https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
--- Comment #6 from Martin Liška ---
Author: marxin
Date: Wed Jul 20 11:16:47 2016
New Revision: 238513
URL: https://gcc.gnu.org/viewcvs?rev=238513&root=gcc&view=rev
Log:
Properly handly PHI stmts in later_of_the_two (PR
PR middle-end/7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
--- Comment #5 from Martin Liška ---
(In reply to Joost VandeVondele from comment #4)
> (In reply to Martin Liška from comment #2)
> > Created attachment 38939 [details]
> > Candidate patch
>
> Since this is a graphite fix, it might also fix PR7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
--- Comment #4 from Joost VandeVondele
---
(In reply to Martin Liška from comment #2)
> Created attachment 38939 [details]
> Candidate patch
Since this is a graphite fix, it might also fix PR71351 ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
Martin Liška changed:
What|Removed |Added
Attachment #38939|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
--- Comment #2 from Martin Liška ---
Created attachment 38939
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38939&action=edit
Candidate patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71898
Martin Liška changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNCO