https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93053
--- Comment #10 from Jakub Jelinek ---
Created attachment 48269
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48269&action=edit
gcc10-pr93053.patch
So how about this (tested just that when preprocessing + assembling with
-DHAVE_AS_LSE and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93053
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
CC||ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93053
--- Comment #8 from Jakub Jelinek ---
I've tried manually:
--- cas_16_1.s~ 2020-04-14 12:19:03.0 +0200
+++ cas_16_1.s 2020-04-14 12:20:10.083098672 +0200
@@ -5,7 +5,7 @@
# 1 "" 2
# 1 "/usr/src/gcc/libgcc/config/aarch64/lse.S"
# 53 "/u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93053
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Component|libgcc