Commit 0be72a6b by Jakub Jelinek Committed by Jakub Jelinek

re PR tree-optimization/66726 (missed optimization, factor conversion out of COND_EXPR)

	PR middle-end/66726
	* g++.dg/tree-ssa/pr66726.c: Renamed to...
	* g++.dg/tree-ssa/pr66726.C: ... this.

From-SVN: r231384
parent bcaddce2
2015-12-07 Jakub Jelinek <jakub@redhat.com>
PR middle-end/66726
* g++.dg/tree-ssa/pr66726.c: Renamed to...
* g++.dg/tree-ssa/pr66726.C: ... this.
2015-12-07 Steve Ellcey <sellcey@imgtec.com> 2015-12-07 Steve Ellcey <sellcey@imgtec.com>
* gcc.target/mips/wrap-delay.c: New test. * gcc.target/mips/wrap-delay.c: New test.
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-O2" } */ /* { dg-options "-O2" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment