https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058
--- Comment #8 from xiaoyong yan ---
ok, thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058
--- Comment #6 from xiaoyong yan ---
~/x-tools/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-as
-mcpu=cortex-a78ae test.S
test.S: Assembler messages:
test.S: Warning: end of file not at end of a line; newline inserted
test.S:5: Error:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058
--- Comment #5 from xiaoyong yan ---
(In reply to Andrew Pinski from comment #3)
> This looks like a binutils issue rather a gcc one. It might be already fixed
> in binutils too.
I encountered issues even with the latest version 2.42 of binutil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058
--- Comment #4 from xiaoyong yan ---
(In reply to Andrew Pinski from comment #3)
> This looks like a binutils issue rather a gcc one. It might be already fixed
> in binutils too.
I am using binutils 2.39.0, GNU assembler version 2.39.0
arm-non
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058
--- Comment #2 from xiaoyong yan ---
(In reply to Richard Earnshaw from comment #1)
> It looks like those messages are coming from the assembler, not the
> compiler, but without a testcase it's difficult to be exactly sure what your
> problem is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058
Bug ID: 115058
Summary: on target arm -mcpu=cortex-a78ae does not allow use
pauth and dot product
Product: gcc
Version: 12.2.1
Status: UNCONFIRMED
Severity: no