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/42589] bswap optimization does not work for 32bit (but for 64bit) on 64bit registers



------- Comment #5 from andi-gcc at firstfloor dot org  2010-01-03 13:11 -------
I would expect two bswaps yes, like llvm generates

I also can't see how this should be a bad idea for any target with a bswap
like operation (unless it's 64bit)


-- 


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


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