This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/34814] SDmode function args not passed according to ABI specification



------- Comment #1 from bergner at gcc dot gnu dot org  2008-01-16 17:51 -------
I'll be posting a proposed patch today or tomorrow.  The patch will allow us to
be binary compatible with XLC which is producing binaries that follow the ABI. 
There  have been some reload issues which have made this all difficult to
implement, but I think I've done a fair job trying to keep the changes
localized to the rs6000 port.


-- 

bergner at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
           Keywords|                            |ABI


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]