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.)

Reply via email to