/home/dave/gnu/gcc-4.2/objdir/./prev-gcc/xgcc
-B/home/dave/gnu/gcc-4.2/objdir/./
prev-gcc/ -B/home/dave/opt/gnu/gcc/gcc-4.2.0/hppa-linux/bin/ -c   -g -O2
-DIN_GC
C   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definiti
on -Wmissing-format-attribute -Werror -Wc++-compat -fno-common  
-DHAVE_CONFIG_H
 -I. -Icp -I../../gcc/gcc -I../../gcc/gcc/cp -I../../gcc/gcc/../include
-I../../
gcc/gcc/../libcpp/include  -I../../gcc/gcc/../libdecnumber -I../libdecnumber
../../gcc/gcc/cp/parser.c -o cp/parser.o
cc1: warnings being treated as errors
../../gcc/gcc/cp/parser.c: In function 'cp_parser_init_declarator':
../../gcc/gcc/cp/parser.c:10895: warning: 'is_parenthesized_init' may be used
un
initialized in this function
make[3]: *** [cp/parser.o] Error 1
make[3]: Leaving directory `/home/dave/gnu/gcc-4.2/objdir/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/dave/gnu/gcc-4.2/objdir'
make[1]: *** [stage2-bubble] Error 2


-- 
           Summary: parser.c:10895: warning: 'is_parenthesized_init' may be
                    used uninitialized in this function
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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

Reply via email to