Fix pr54684.C regression.
From-SVN: r199552
This commit is contained in:
parent
cf11fc73f6
commit
dd7b0c8128
@ -1,3 +1,7 @@
|
|||||||
|
2013-05-31 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||||
|
|
||||||
|
* g++.dg/torture/pr54684.C: Add -fno-short-enums.
|
||||||
|
|
||||||
2013-05-31 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
2013-05-31 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||||
|
|
||||||
* gcc.target/arm/pr56184.C: Add -fno-short-enums.
|
* gcc.target/arm/pr56184.C: Add -fno-short-enums.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// { dg-do compile }
|
// { dg-do compile }
|
||||||
|
// { dg-options "-fno-short-enums" }
|
||||||
|
|
||||||
typedef union tree_node *tree;
|
typedef union tree_node *tree;
|
||||||
typedef union gimple_statement_d *gimple;
|
typedef union gimple_statement_d *gimple;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user