Re: [google]: add a wrong dce regression test case

2011-04-30 Thread Diego Novillo
On Fri, Apr 29, 2011 at 19:59, Xinliang David Li wrote: > 2011-04-29  Xinliang David Li   > >        * gcc.dg/tree-ssa/alias_bug.c: New test. OK if the test works. Diego.

[google]: add a wrong dce regression test case

2011-04-29 Thread Xinliang David Li
The following test makes sure compiler does not wrongly eliminate store to ireg.ax. Ok for trunk? David 2011-04-29 Xinliang David Li * gcc.dg/tree-ssa/alias_bug.c: New test. Index: testsuite/gcc.dg/tree-ssa/alias_bug.c