[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
blobbb587bec7369fae5ba72554259cc3ec306cbe23b
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" } } */
7 int version;