[Bug target/47487] ICE in rs6000_output_function_epilogue, at config/rs6000/rs6000.c:21782 building 64bit libgo

amodra at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 21 12:22:00 GMT 2011


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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.02.21 12:10:03
                 CC|                            |amodra at gmail dot com
     Ever Confirmed|0                           |1

--- Comment #2 from Alan Modra <amodra at gmail dot com> 2011-02-21 12:10:03 UTC ---
This is just a lack of

else if (strcmp (language_string, "GNU Go") == 0)
  i = mumble;



More information about the Gcc-bugs mailing list