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
[gcn] mkoffload.cc: Print fatal error if -march has no multilib but generic has
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
debug
/
dwarf2
/
lang-cpp14.C
blob
bb587bec7369fae5ba72554259cc3ec306cbe23b
1
// { dg-do compile }
2
// { dg-options "-O -std=c++14 -gdwarf-5 -dA" }
3
// { dg-skip-if "AIX DWARF5" { powerpc-ibm-aix* } }
4
// DW_LANG_C_plus_plus_14 = 0x0021
5
// { dg-final { scan-assembler "0x21\[^\n\r]* DW_AT_language" } } */
6
7
int version;