repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Skip analyzer strndup test on hppa*-*-hpux*
[official-gcc.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.brendan
/
enum14.C
blob
e18284458eb675b11249342aa8c5b0c1835ffcd3
1
// { dg-do assemble }
2
// { dg-options "-fshort-enums" }
3
// GROUPS passed enums
4
enum E { A = 0x80000000 };