* gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums.
From-SVN: r164683
This commit is contained in:
parent
2e9c3ef354
commit
e660c8f208
@ -1,3 +1,7 @@
|
||||
2010-09-28 Jie Zhang <jie@codesourcery.com>
|
||||
|
||||
* gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums.
|
||||
|
||||
2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
Merge from 'apple/trunk' branch on FSF servers.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-Wc++-compat" } */
|
||||
/* { dg-options "-fno-short-enums -Wc++-compat" } */
|
||||
|
||||
enum E { A };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user