Commit f825efaa by Greta Yorsh Committed by Greta Yorsh

forwprop-26.c: Add -fno-short-enums to dg-options.

gcc/testsuite 

2013-05-13  Greta Yorsh  <Greta.Yorsh@arm.com>

	* gcc.dg/tree-ssa/forwprop-26.c: Add -fno-short-enums
	to dg-options.

From-SVN: r198832
parent c59b7e28
2013-05-13 Greta Yorsh <Greta.Yorsh@arm.com>
* gcc.dg/tree-ssa/forwprop-26.c: Add -fno-short-enums
to dg-options.
2013-05-13 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/45216
......
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-forwprop1" } */
/* { dg-options "-O2 -fdump-tree-forwprop1 -fno-short-enums" } */
union tree_node;
typedef union tree_node *tree;
......
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