[Bug c++/17331] "Illegal instruction" error in FTensor when compiled with G++ 3.4.2 prerelease 2 (20040902)

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 6 22:58:00 GMT 2004


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-09-06 22:58 -------
After much investigation at CodeSourcery, we're not sure what to make of this
PR.   The HP linker generates a stub that loads an address from the PLTGOT; that
address is bogus.  It is bogus at program start-up, so it does not look like
we're writing to the PLTGOT accidentally. It's possible that this is an HP
linker bug, or some kind of PLTGOT overflow.

Postponed until GCC 3.4.3.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zack at codesourcery dot com
   Target Milestone|---                         |3.4.3


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



More information about the Gcc-bugs mailing list