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
doc: Simplify references to PTFs for AIX
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
Wshift-overflow-11.c
blob
9063d80d7e01315d9189a0fc73c2b1529995c36f
1
/* PR c++/55095 */
2
/* { dg-do compile { target int32 } } */
3
/* { dg-options "-Wshift-overflow=1 -fwrapv" } */
4
5
#include
"Wshift-overflow-6.c"