https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126153
--- Comment #23 from David Binderman <dcb314 at hotmail dot com> --- (In reply to Martin Jambor from comment #21) > Bah, IPA-CP is not really supposed to try anything at non-byte-aligned > offsets. Is there a way to express this constraint in the compiler source code ? This might save a few similar bug reports. Also, csmith proves itself again as a really powerful tool for finding compiler optimiser bugs. 10K runs of it seems a barely adequate test case.
