repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fortran: Fix PR 47485.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
diagnostic
/
sys-narrow1a.C
blob
58cdaf273c94743cb17173d45bc5fbf47dca31fc
1
// { dg-do compile { target c++11 } }
2
// { dg-additional-options "-w" }
3
4
// { dg-error "narrowing" "" { target *-*-* } 2 }
5
#include "sys-narrow.h"