https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #12 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:dba5d112691a3e10b722468d94fffeda0fdbb818
commit r16-365-gdba5d112691a3e10b722468d94fffeda0fdbb818
Author: Andrew Pinski
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Joseph S. Myers changed:
What|Removed |Added
CC||jsm28 at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #10 from Andrew Pinski ---
(In reply to Pengfei Li from comment #9)
> Thanks Andrew for the quick fix. I've bootstrapped and regression tested the
> fix on x86_64 and AArch64.
>
> Apologies for introducing the issue (I'm new to GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #9 from Pengfei Li ---
Thanks Andrew for the quick fix. I've bootstrapped and regression tested the
fix on x86_64 and AArch64.
Apologies for introducing the issue (I'm new to GCC), and really appreciate
Andrew's help.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Andrew Pinski changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #7 from Andrew Pinski ---
Created attachment 61269
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61269&action=edit
Reduced
`-O2 -g` is enough even on x86_64.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #6 from Andrew Pinski ---
This semi obvious patch fixes it. The only thing I am not 100% sure yet is why
is simplify_gen_subreg failing; but yes simplify_gen_subreg is known in some
cases to return NULL.
```
diff --git a/gcc/simpli
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Sam James changed:
What|Removed |Added
Attachment #61267|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Andrew Pinski changed:
What|Removed |Added
Summary|[16 regression] ICE when|[16 regression] ICE when
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #3 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #2)
> Most likely
> https://gcc.gnu.org/cgit/gcc/commit/gcc/simplify-rtx.
> cc?id=d84fbc516ea57de7e88fce76ff6f342ee808c02e
Almost positive since simplify_with_subreg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
--- Comment #2 from Andrew Pinski ---
Most likely
https://gcc.gnu.org/cgit/gcc/commit/gcc/simplify-rtx.cc?id=d84fbc516ea57de7e88fce76ff6f342ee808c02e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120059
Sam James changed:
What|Removed |Added
Target Milestone|--- |16.0
Keywords|
14 matches
Mail list logo