------- Comment #2 from jakub at gcc dot gnu dot org  2009-03-11 16:59 -------
Sounds like a user error.  If you compile with -mcpu=970, you shouldn't be
telling the assembler not to grok power4 or altivec instructions, which it can
generate.  Just drop that -Wa,-mppc64, gcc will take care of passing the right
options to gas.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to