vec.h (vec_heap_free): Add parentheses around free.
commit04924d6a8881c2f4d4461e0e7a169846f2a34a05
authorNathan Froyd <froydnj@codesourcery.com>
Mon, 28 Jun 2010 12:04:54 +0000 (28 12:04 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Mon, 28 Jun 2010 12:04:54 +0000 (28 12:04 +0000)
treebb1f1cf3fc571083de0db917a2eeeb95c8c15cb4
parent3b06d379028526625f4b9e0cf5d5f5137de950d4
vec.h (vec_heap_free): Add parentheses around free.

gcc/
* vec.h (vec_heap_free): Add parentheses around free.

gcc/fortran/
* trans-openmp.c (dovar_init): Define.  Define VECs containing it.
(gfc_trans_omp_do): Use a VEC to accumulate variables and their
initializers.

From-SVN: r161486
gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/fortran/trans-openmp.c
gcc/vec.h