TOT bootstrap failure

Andrew Pinski pinskia@physics.uc.edu
Thu Nov 11 04:08:00 GMT 2004


On Nov 10, 2004, at 7:06 PM, Matt Austern wrote:

> stage1/xgcc -Bstage1/ -B/work/root/powerpc-apple-darwin7.6.0/bin/ -c   
> -g -O2 -mdynamic-no-pic -DIN_GCC   -W -Wall -Wwrite-strings 
> -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
> -Wno-variadic-macros -Wold-style-definition -Werror -Werror 
> -fno-common   -DHAVE_CONFIG_H    -I. -Icp -I../../fsf/gcc 
> -I../../fsf/gcc/cp -I../../fsf/gcc/../include -I./../intl 
> -I../../fsf/gcc/../libcpp/include  ../../fsf/gcc/cp/typeck.c -o 
> cp/typeck.o
> cc1: warnings being treated as errors
> ../../fsf/gcc/cp/typeck.c: In function 'cxx_mark_addressable':
> ../../fsf/gcc/cp/typeck.c:4345: warning: suggest explicit braces to 
> avoid ambiguous 'else'


Fixed thusly.  Applied as obvious.

Thanks,
Andrew Pinski

ChangeLog:
	* typeck.c (cxx_mark_addressable): Add braces around the first if.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: temp.diff.txt
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20041111/98797488/attachment.txt>


More information about the Gcc mailing list