[Bug rtl-optimization/57359] wrong code for union access at -O3 on x86_64-linux

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Fri May 31 21:07:00 GMT 2013


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

--- Comment #9 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
I think this is invalid, because the assignment that changes the current 
union member doesn't go through the union type (cf. DR#236).



More information about the Gcc-bugs mailing list