[Bug target/16640] In function `__floattidf':, libgcc2.c:1292: internal compiler error: in expand_shift, at expmed.c:2111
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 20 17:17:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-20 17:17 -------
Actually that means it is fixed and a bug in 3.0.x which is known and I thought was documented.
And it is:
>From <http://gcc.gnu.org/install/specific.html>:
GCC 3.3 and GCC 3.4 trigger code generation bugs in earlier versions of the GNU compiler (especially
GCC 3.0.x versions), which lead to the miscompilation of the stage1 compiler and the subsequent
failure of the bootstrap process. A workaround is to use GCC 3.2.3 as an intermediary stage, i.e. to
bootstrap that compiler with the base compiler and then use it to bootstrap the final compiler.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16640
More information about the Gcc-bugs
mailing list