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/16640] In function `__floattidf':, libgcc2.c:1292: internal compiler error: in expand_shift, at expmed.c:2111


------- 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


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