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/33669] [4.3 Regression] Revision 128957 miscompiles 481.wrf



------- Comment #5 from hjl at lucon dot org  2007-10-06 02:07 -------
Kenny, does your patch

http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00124.html

handle cases where number of consecutive hard regs needed to hold some mode > 1
correctly? IA32 needs 2 hard registers to hold long long and your patch
miscompiles the testcase in comment #4.


-- 


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


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