http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59119
Jeffrey A. Law changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59119
--- Comment #3 from Jeffrey A. Law ---
Author: law
Date: Wed Nov 13 23:10:34 2013
New Revision: 204760
URL: http://gcc.gnu.org/viewcvs?rev=204760&root=gcc&view=rev
Log:
* PR middle-end/59119
* gimple-ssa-isolate-paths.c (find_implicit_err
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59119
--- Comment #2 from Jeffrey A. Law ---
Ah nuts.
While pondering this a bit more, I realized we have the same problem in this
code that we do in DOM. Namely that we can have references to SSA_NAMEs that
have been released to the name manager in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59119
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|