[Bug c++/27045] c++ is generating incorrect optimized code for xor operations on long long

Graham Stott graham.stott@btinternet.com
Wed Apr 5 16:00:00 GMT 2006


All,

Not a bug, this is yet another case of type pruning.

Use -fno-strict-aliasing or fix your code.

Graham



More information about the Gcc-bugs mailing list