[Bug target/41722] internal compiler error / unable to generate reloads

2012-09-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41722 --- Comment #5 from Andrew Pinski 2012-09-23 21:58:27 UTC --- This works for me with arm-linux-gnueabi which is now the only supported arm linux target.

[Bug target/41722] internal compiler error / unable to generate reloads

2009-10-20 Thread ramana at gcc dot gnu dot org
--- Comment #4 from ramana at gcc dot gnu dot org 2009-10-20 07:29 --- Marking it as P4 because arm-linux is effectively in maintenance only mode. -- ramana at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/41722] internal compiler error / unable to generate reloads

2009-10-16 Thread mikpe at it dot uu dot se
--- Comment #3 from mikpe at it dot uu dot se 2009-10-16 11:48 --- I can reproduce this ICE with gcc 4.3.4, 4.4.2, and 4.5-20091008 when compiling for armv7-a and hardfloat and FPA. Dropping the -march=armv7-a or switching to softfloat masks the ICE. -- http://gcc.gnu.org/bugzilla/s

[Bug target/41722] internal compiler error / unable to generate reloads

2009-10-15 Thread vincent dot stehle at laposte dot net
--- Comment #2 from vincent dot stehle at laposte dot net 2009-10-15 22:59 --- Complete compiler version: vinc...@clopinette:bug$ arm-linux-gnu-gcc-4.3 -v Using built-in specs. Target: arm-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl

[Bug target/41722] internal compiler error / unable to generate reloads

2009-10-15 Thread vincent dot stehle at laposte dot net
--- Comment #1 from vincent dot stehle at laposte dot net 2009-10-15 22:56 --- gcc 3.4.6, 4.1.3 and 4.2.4 (Debian) not affected because -march=armv7-a not supported. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41722