This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/14405] arm-rtems fails to build with ICE on libc


------- Additional Comments From joel at oarcorp dot com  2004-03-03 14:06 -------
Created an attachment (id=5851)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5851&action=view)
preprocessed failure case

I extracted the failing file from the full build and this is the preprocessed
output along with a smaller command line.  It compiles at -O1 but gives the
ICE at -O2.  

./xgcc -B./ -B/opt/rtems-4.7/arm-rtems4.7/bin/	 -O2	-mthumb  -c
pr14405test.c 

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]