2017-01-25 Richard Biener <rguenther@suse.de>
PR testsuite/72850
* gcc.dg/tree-ssa/pr69270-3.c: Change back expected outcome
to what we had before adding the threading passes.
From-SVN: r244898
+2017-01-25 Richard Biener <rguenther@suse.de>
+
+ PR testsuite/72850
+ * gcc.dg/tree-ssa/pr69270-3.c: Change back expected outcome
+ to what we had before adding the threading passes.
+
2017-01-25 Richard Biener <rguenther@suse.de>
PR tree-optimization/69264
/* We're looking for a constant argument a PHI node. There
should only be one if we unpropagate correctly. */
-/* { dg-final { scan-tree-dump-times ", 1" 4 "uncprop1"} } */
+/* { dg-final { scan-tree-dump-times ", 1" 1 "uncprop1"} } */
typedef long unsigned int size_t;
typedef union gimple_statement_d *gimple;