https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Richard Biener changed:
What|Removed |Added
Target Milestone|9.4 |9.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Jakub Jelinek changed:
What|Removed |Added
Summary|[9/10/11 Regression]|[9/10 Regression]
|une
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|9.3 |9.4
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Jakub Jelinek changed:
What|Removed |Added
CC||rearnsha at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
--- Comment #4 from jbeulich at suse dot com ---
(In reply to Andrew Pinski from comment #3)
> @@ -4908,7 +4908,8 @@ aarch64_function_arg_boundary (machine_mode mode,
> const_tree type)
>bool abi_break;
>unsigned int alignment = aarch64_fu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
--- Comment #3 from Andrew Pinski ---
Something like:
diff --git a/gcc/config/aarch64/aarch64.c b/gcc/config/aarch64/aarch64.c
index f69cbf992ab..e069c29d18f 100644
--- a/gcc/config/aarch64/aarch64.c
+++ b/gcc/config/aarch64/aarch64.c
@@ -4908,7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91710
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |9.3
Summary|unexpected ABI ch