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 target/51003] bfin ICE compiling libgcc in gen_const_vector, at emit-rtl.c:5476


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() {}


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