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 middle-end/29749] [4.0/4.1/4.2/4.3 regression] Missing byte swap optimizations



------- Comment #4 from dougkwan at google dot com  2007-07-11 23:15 -------
Created an attachment (id=13891)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13891&action=view)
Patch for fixing byte swap optimization.

I have tested this patch on i486-linux-gnu (C/C++ test suite only, full
bootstrap to be done). The problem was reported on m68k initially but I checked
that it also appeared on i486. The patched have been tested to work on
i486-linux-gnu and powerpc64-unknown-linux-gnu.


-- 


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


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