https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125197

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=34121
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
   Last reconfirmed|2026-05-06 00:00:00         |

--- Comment #4 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I am not sure compiling for sparc64 -m32 multilib with -march=v9 will valid
thing to do because that multilib is supposed to be able to run for v8 code
too. 

I think if you want a -m32 multilib that only works for v9, you need
--with-cpu_32=v9 .

Reply via email to