[Bug tree-optimization/71083] [5/6/7 Regression] Unaligned bit-field address when predictive commoning
mikpelinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Aug 7 09:09:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
Mikael Pettersson <mikpelinux at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpelinux at gmail dot com
--- Comment #5 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Just adding that this test case fails with a SIGBUS on SPARC, using a recent
trunk gcc:
foo:
ld [%o0+1], %g3
(Checked by adding a main() and calling foo() with a struct lock_chain array.)
More information about the Gcc-bugs
mailing list