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/14907] bogus sign/zero extension when relaying parameters with regparm


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-10 15:31 -------
Confirmed.  I think this is requied by the ABI to promote it but since it is already promoted it could just 
use the full register, I do not know if this is really a bug but then again I could be wrong.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|optimization                |target
     Ever Confirmed|                            |1
           Keywords|                            |pessimizes-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-10 15:31:46
               date|                            |


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


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