Fix PR# in last commit
authorJeff Law <law@gcc.gnu.org>
Tue, 28 Mar 2017 03:30:35 +0000 (21:30 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 28 Mar 2017 03:30:35 +0000 (21:30 -0600)
From-SVN: r246518

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 10bb56bada237b99efc162436aae38336d3fd0cd..1830d71b11b27203858b915350a85163b513edc4 100644 (file)
@@ -1,6 +1,6 @@
 017-03-27  Jeff Law  <law@redhat.com>
 
-        PR tree-optimization/80162
+        PR tree-optimization/880216
        * tree-ssa-dom.c (derive_equivalences_from_bit_ior): Fix typo in
        function name.  Limit recursion depth.
        (record_temporary_equivalences): Corresponding changes.
index 9c7f2cf9ae9e695e8f5de18c9f770ffe6333b034..086be297bd3d978ed05783310051be64d32708f0 100644 (file)
@@ -1,6 +1,6 @@
 2017-03-27  Jeff Law  <law@redhat.com>
 
-       PR tree-optimization/80162
+       PR tree-optimization/80216
        * gcc.c-torture/compile/pr80216.c: New test.
 
 2017-03-27  Jakub Jelinek  <jakub@redhat.com>