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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |X86_64
          Component|c                           |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
1) I don't think this is a bug since the abi says to use SSE registers here. If
you want a different abi where SSE is not used you need to create a new abi

2) yes GCC is inconatsaint here but not really a bug due to an abi different.

Reply via email to