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 rtl-optimization/37782] [4.4 regression] Stage2 ada compiler miscompiled



------- Comment #7 from pinskia at gcc dot gnu dot org  2008-10-27 19:41 -------
Created an attachment (id=16570)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16570&action=view)
Patch which needs to be tested

Ok, I think I know what the issue is now, I actually fixed this locally in the
PS3 compiler.  The issue is we are doing the addition/zero extend in the wrong
mode.


-- 


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


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