FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.law / enum8.C
blob192a2b4c468e0ea36d6576919356f1906e296d98
1 // Build don't link: 
2 // Special g++ Options: -fshort-enums
3 // GROUPS passed enums
4   enum E { A = 0x80000000 };