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/28170] [4.1/4.2 Regression] Wrong result after swap byte in one word when compiled in 64-bit mode



------- Comment #11 from dje at gcc dot gnu dot org  2006-07-06 14:37 -------
The original code could not be "totally broken" unless Alan's code also is
totally broken because he computes many of the same tests.  Also, Alan does not
include an important test from the original code, so his code is wrong.

I am testing a variant of the original code that includes some of Alan's
simplifications.


-- 


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


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