Commit e660c8f2 by Jie Zhang Committed by Jie Zhang

* gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums.

From-SVN: r164683
parent 2e9c3ef3
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.
......
/* { dg-do compile } */
/* { dg-options "-Wc++-compat" } */
/* { dg-options "-fno-short-enums -Wc++-compat" } */
enum E { A };
......
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