http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50413
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com --- Comment #10 from H.J. Lu <hjl.tools at gmail dot com> 2011-09-19 14:19:59 UTC --- The checked-in testcase always passes since it has no check. It is missing: if (V.uint128.uint64_lower != 0x14b84800d4004001) abort (); at the end.