[Bug target/115058] on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product

2024-05-15 Thread yanxiaoyong5 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115058 --- Comment #8 from xiaoyong yan --- ok, thanks

[Bug target/115058] on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product

2024-05-14 Thread yanxiaoyong5 at gmail dot com via Gcc-bugs
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:

[Bug target/115058] on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product

2024-05-14 Thread yanxiaoyong5 at gmail dot com via Gcc-bugs
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

[Bug target/115058] on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product

2024-05-13 Thread yanxiaoyong5 at gmail dot com via Gcc-bugs
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

[Bug target/115058] on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product

2024-05-13 Thread yanxiaoyong5 at gmail dot com via Gcc-bugs
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

[Bug target/115058] New: on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product

2024-05-12 Thread yanxiaoyong5 at gmail dot com via Gcc-bugs
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