This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36583] [4.3/4.4 Regression] ICE on 5282/5206 at -O2
- From: "eric dot norum at usask dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2008 18:41:42 -0000
- Subject: [Bug middle-end/36583] [4.3/4.4 Regression] ICE on 5282/5206 at -O2
- References: <bug-36583-296@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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