mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-04 18:27:24 +08:00
* g++.dg/opt/switch4.C: Pass -fshort-enums -w.
From-SVN: r122235
This commit is contained in:
parent
a0ad3539f4
commit
c2143cc185
@ -1,3 +1,7 @@
|
||||
2007-02-22 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* g++.dg/opt/switch4.C: Pass -fshort-enums -w.
|
||||
|
||||
2007-02-22 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
PR debug/30898
|
||||
|
@ -1,4 +1,5 @@
|
||||
// { dg-do compile }
|
||||
// { dg-options "-fshort-enums -w" }
|
||||
|
||||
// PR c++/20008
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user