[Bug inline-asm/94552] issue with branch offset calculation by m68k-linux-gnu-as
info@abp-labs.com
gcc-bugzilla@gcc.gnu.org
Fri Apr 10 18:21:39 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94552
Jean-Michel <info@abp-labs.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Jean-Michel <info@abp-labs.com> ---
Wrong bug report!
Code is OK with bra.w (6000 0002)
Code can not be generated with bra.s (6000) since is causes an address trap
error.
More information about the Gcc-bugs
mailing list