https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
--- Comment #12 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:1a15a91a0015208eafb797e4de1348c9877fd6d0
commit r12-5333-g1a15a91a0015208eafb797e4de1348c9877fd6d0
Author: Andrew Pinski
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
Andrew Pinski changed:
What|Removed |Added
Keywords||patch
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
--- Comment #10 from Andrew Pinski ---
Created attachment 51819
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51819&action=edit
Patch which is in testing
Patch is now in full testing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
--- Comment #9 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #8)
> I still need to test it a little bit.
I get no failures in tree-ssa.exp. Running a full bootstrap/test.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
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=103288
--- Comment #7 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #5)
> Before phiopt, we have:
> if (func_14_uli_8.0_1 != 0)
> goto ; [50.00%]
> else
> goto ; [50.00%]
>
>[local count: 805306369]:
> _11 = pretmp_1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
Andrew Pinski changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
--- Comment #4 from Andrew Pinski ---
For me it was working at r12-5290-g074ee8d9a91d7 .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
--- Comment #3 from David Binderman ---
(In reply to Andrew Pinski from comment #1)
> Most likely caused by r12-5300-gf98f373dd822b35c .
Strange. That git commit doesn't seem to be in the range of
git hashes I specified.
The one commit that do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
--- Comment #2 from David Binderman ---
Reduced C code seems to be
int ui_5;
long func_14_uli_8;
void func_14() {
ui_5 &= (func_14_uli_8 ? 60 : ui_5) ? 5 : 0;
}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103288
Andrew Pinski changed:
What|Removed |Added
Summary|ice during GIMPLE pass: |[12 Regression] ice during
13 matches
Mail list logo