[Bug target/70120] [6 Regression][aarch64] -g causes Assembler messages: Error: unaligned opcodes detected in executable segment
zsojka at seznam dot cz
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 07:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70120
--- Comment #8 from Zdenek Sojka <zsojka at seznam dot cz> ---
Created attachment 37987
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37987&action=edit
further testcases
(In reply to Richard Henderson from comment #6)
> Created attachment 37975 [details]
> proposed patch
>
> This is kind of a hack, but not too bad.
>
> Zdenek, could you please test on that third testcase that
> you didn't post? I expect it'll be fixed too, but...
Hello Richard,
Attached are testcases that were found overnight; the command line is always:
$ aarch64-unknown-linux-gnu-gcc @flags-min testcase-min0.i
Testcase 3 has a reasonable low number of arguments and short reproducer code.
The testcases are failing at r234227 + the patch applied (hopefully).
More information about the Gcc-bugs
mailing list