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 middle-end/36583] [4.3/4.4 Regression] ICE on 5282/5206 at -O2



------- Comment #3 from eric dot norum at usask dot ca  2008-07-07 18:41 -------
When I compile for an MC68040 target I don't get the fault.   So the problem
may be in the ColdFire-specific parts of the compiler.

/usr/local/rtems/rtems-4.9/bin/m68k-rtems4.9-gcc --pipe
-B/usr/local/rtems/rtems-4.9/m68k-rtems4.9/mvme167/lib/ -specs bsp_specs
-qrtems   -fasm -c   -mcpu=68040               -DUNIX    -ansi  -O2 -g
-fno-omit-frame-pointer -g  -Wall         
-DRTEMS_NETWORK_CONFIG_DNS_DOMAINNAME=aps.anl.gov
-DRTEMS_NETWORK_CONFIG_DNS_DOMAINNAME=aps.anl.gov  -I. -I../O.Common -I. -I..
-I../../../include/os/RTEMS -I../../../include         ../dbAccess.c 


-- 


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


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