sra-10.c: Do not dump esra details.
2010-05-25 Richard Guenther <rguenther@suse.de> * gcc.dg/tree-ssa/sra-10.c: Do not dump esra details. From-SVN: r159818
This commit is contained in:
parent
9a2d05e0bc
commit
791bddee09
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-05-25 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* gcc.dg/tree-ssa/sra-10.c: Do not dump esra details.
|
||||
|
||||
2010-05-25 Iain Sandoe <iains@gcc.gnu.org>
|
||||
|
||||
PR ObjC/44140
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-O1 -fdump-tree-optimized -fdump-tree-esra-details" } */
|
||||
/* { dg-options "-O1 -fdump-tree-optimized" } */
|
||||
|
||||
struct S
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue