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
PR c++/86728 - C variadic generic lambda.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
warn_cxx0x3.C
blob
204b4ae991f30615c99833ff4234de91f854c8aa
1
// PR c++/50810
2
// { dg-do compile { target c++11 } }
3
// { dg-options "-std=gnu++98 -Wc++11-compat -Wno-narrowing" }
4
5
signed char data[] = { 0xff };