[Bug bootstrap/30511] False array bound check causes gcc failed to boostrap

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Sat Jan 20 13:28:00 GMT 2007



------- Comment #6 from dominiq at lps dot ens dot fr  2007-01-20 13:27 -------
On Mac OSX 10.3.9, after the same failure I have applied the patch of comment
#1. Now the build fails
with:

/sw/src/fink.build/gcc4-4.3.0-20070120/darwin_objdir/./gcc/xgcc
-B/sw/src/fink.build/gcc4-4.3.0-20070120/darwin_objdir/./gcc/
-B/sw/lib/gcc4/powerpc-apple-darwin7/bin/
-B/sw/lib/gcc4/powerpc-apple-darwin7/lib/ -isystem
/sw/lib/gcc4/powerpc-apple-darwin7/include -isystem
/sw/lib/gcc4/powerpc-apple-darwin7/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-4.3-20070120/libgfortran -I.
-iquote../../../gcc-4.3-20070120/libgfortran/io
-I../../../gcc-4.3-20070120/libgfortran/../gcc
-I../../../gcc-4.3-20070120/libgfortran/../gcc/config -I../.././gcc
-D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -MT error.lo -MD -MP
-MF .deps/error.Tpo -c ../../../gcc-4.3-20070120/libgfortran/runtime/error.c 
-fno-common -DPIC -o .libs/error.o
In file included from ../../../gcc-4.3-20070120/libgfortran/runtime/error.c:52:
/usr/include/sys/resource.h:81: error: field 'ru_utime' has incomplete type
/usr/include/sys/resource.h:82: error: field 'ru_stime' has incomplete type

Any idea?


-- 


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



More information about the Gcc-bugs mailing list