gcc -D_XOPEN_UNIX -D_XOPEN_SOURCE_EXTENDED -D_INCLUDE__STDC_A1_SOURCE
-D_INCLUDE
_XOPEN_SOURCE_500 -c   -g -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototype
s -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-fno-co
mmon   -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc
/../include -I../../gcc/gcc/../libcpp/include -I/opt/gnu/gcc/gcc-4.2.0/include
-I../../gcc/gcc/../libdecnumber -I../libdecnumber    ../../gcc/gcc/tree-cfg.c
-o
 tree-cfg.o
../../gcc/gcc/tree-cfg.c: In function 'make_edges':
../../gcc/gcc/tree-cfg.c:528: error: 'OMP_RETURN_EXPR' undeclared (first use in
this function)
../../gcc/gcc/tree-cfg.c:528: error: (Each undeclared identifier is reported
onl
y once
../../gcc/gcc/tree-cfg.c:528: error: for each function it appears in.)
../../gcc/gcc/tree-cfg.c: In function 'make_omp_sections_edges':
../../gcc/gcc/tree-cfg.c:569: warning: implicit declaration of function
'OMP_SEC
TIONS_SECTIONS'
../../gcc/gcc/tree-cfg.c:569: warning: assignment makes pointer from integer
wit
hout a cast
../../gcc/gcc/tree-cfg.c:585: error: invalid lvalue in assignment
../../gcc/gcc/tree-cfg.c: In function 'move_stmt_r':
../../gcc/gcc/tree-cfg.c:4552: error: 'OMP_RETURN_EXPR' undeclared (first use
in
 this function)
make[3]: *** [tree-cfg.o] Error 1
make[3]: Leaving directory `/mnt/gnu/gcc-3.3/objdir/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/mnt/gnu/gcc-3.3/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/mnt/gnu/gcc-3.3/objdir'
make: *** [bootstrap] Error 2
Fri Apr 14 19:24:16 EDT 2006

R 112958 doesn't have the problem.


-- 
           Summary: tree-cfg.c:528: error: 'OMP_RETURN_EXPR' undeclared
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27174

Reply via email to