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-cpp98.C
blob
bdb15d41b20c85fc80f43c394e993c2020690318
1
// { dg-do compile }
2
// { dg-options "-O -std=c++98 -gdwarf-2 -dA" }
3
// DW_LANG_C_plus_plus = 0x0004
4
// { dg-final { scan-assembler "0x4\[^\n\r]* DW_AT_language" } } */
5
6
int version;