[Bug target/55721] -mabi=64 compilation results in unknown UNSPEC note

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 17 18:07:00 GMT 2012


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-12-17
          Component|debug                       |target
     Ever Confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-12-17 18:06:58 UTC ---
Actually the MIPS backend does have an UNSPEC 230.  It is one of the
SYMBOL_64_* unspecs.

See http://gcc.gnu.org/ml/gcc-patches/2012-07/msg01069.html for a start of a
patch which would fix this.  It was rejected by Richard S because it is not
trustworthy in some cases which is correct but I could not see a way to fix
that part though.

Also this note only happens with checking enabled.



More information about the Gcc-bugs mailing list