https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67821
--- Comment #5 from Marek Polacek ---
Author: mpolacek
Date: Mon Oct 5 15:28:06 2015
New Revision: 228490
URL: https://gcc.gnu.org/viewcvs?rev=228490&root=gcc&view=rev
Log:
PR tree-optimization/67821
* tree-ssanames.c (duplicate
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67821
--- Comment #4 from Marek Polacek ---
I think this should be just
diff --git a/gcc/tree-ssanames.c b/gcc/tree-ssanames.c
index 64e2379..c3484fe 100644
--- a/gcc/tree-ssanames.c
+++ b/gcc/tree-ssanames.c
@@ -561,7 +561,10 @@ reset_flow_sensitive_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67821
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67821
Marek Polacek changed:
What|Removed |Added
CC||su at cs dot ucdavis.edu
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67821
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a