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
Add __builtion_unreachable to vector::size(), vector::capacity()
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp1y
/
Wnarrowing2.C
blob
048d484f46fe57cd5a405c2988206cb31ae6faf0
1
// { dg-do compile { target c++14 } }
2
3
#include "Wnarrowing2.h"
4
// { dg-error "narrowing conversion" "" { target *-*-* } 0 }