Commit a7ff220a by Terry Guo Committed by Xuepeng Guo

foldconst-3.c: Don't use short enums.

	* gcc.dg/tree-ssa/foldconst-3.c: Don't use short enums.

From-SVN: r178906
parent b9f04a84
2011-09-16 Terry Guo <terry.guo@arm.com>
* gcc.dg/tree-ssa/foldconst-3.c: Don't use short enums.
2011-09-15 Diego Novillo <dnovillo@google.com>
* lib/g++.exp (g++_init): Add $TEST_ALWAYS_FLAGS to
......
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-optimized" } */
/* { dg-options "-O2 -fdump-tree-optimized -fno-short-enums" } */
typedef const union tree_node *const_tree;
typedef struct
{
......
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