------- Comment #4 from dalej at gcc dot gnu dot org  2009-06-04 00:06 -------
Yeah.  Looking through our local changes, I think you just need this line in
i386.h:

#define SSE_REGPARM_MAX (TARGET_64BIT ? 8 : (TARGET_MACHO ? 4 : (TARGET_SSE ? 3
: 0)))

However Apple employees can't currently touch GPLv3 code, so we can't do the
testing.  Stan, can you do this?


-- 

dalej at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stanshebs at earthlink dot
                   |                            |net


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

Reply via email to