[Bug target/51003] bfin ICE compiling libgcc in gen_const_vector, at emit-rtl.c:5476

2011-12-19 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51003

Bernd Schmidt bernds at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED

--- Comment #3 from Bernd Schmidt bernds at gcc dot gnu.org 2011-12-19 
12:41:00 UTC ---
Fixed.


[Bug target/51003] bfin ICE compiling libgcc in gen_const_vector, at emit-rtl.c:5476

2011-12-14 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51003

--- Comment #2 from Joel Sherrill joel at gcc dot gnu.org 2011-12-14 18:26:11 
UTC ---
Stuart Henderson sent this in response to my status report to gcc@ mailing
list.

This looks like a known, general issue which Bernd had a fix for, but it
doesn't appear to have been checked in yet:

http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01524.html

This appears to let the build get further since it is now generating invalid
assembly building newlib.


[Bug target/51003] bfin ICE compiling libgcc in gen_const_vector, at emit-rtl.c:5476

2011-11-06 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51003

Joel Sherrill joel at gcc dot gnu.org changed:

   What|Removed |Added

 Target||bfin-rtems4.11
 CC||ralf.corsepius at rtems dot
   ||org
  Known to work||4.6.2

--- Comment #1 from Joel Sherrill joel at gcc dot gnu.org 2011-11-06 23:31:49 
UTC ---
Command line reduces to:

/home2/joel/build/b-bfin-gcc/./gcc/xgcc -B/home2/joel/build/b-bfin-gcc/./gcc/
-c m.c


$ cat m.c
main() {}