[gcn] mkoffload.cc: Print fatal error if -march has no multilib but generic has
[gcc.git] / gcc / testsuite / g++.dg / debug / dwarf2 / lang-cpp23.C
blob8bcc8f2d3894dfcbb74cc079dd0a94f4184e4c66
1 // { dg-do compile }
2 // { dg-options "-O -std=c++23 -gdwarf-5 -dA -gno-strict-dwarf" }
3 // { dg-skip-if "AIX DWARF5" { powerpc-ibm-aix* } }
4 // DW_LANG_C_plus_plus_14 = 0x0021
5 // DW_LNAME_C_plus_plus = 0x0004 202302
6 // { dg-final { scan-assembler "0x21\[^\n\r]* DW_AT_language" } } */
7 // { dg-final { scan-assembler "0x4\[^\n\r]* DW_AT_language_name" } } */
8 // { dg-final { scan-assembler "0x3163e\[^\n\r]* DW_AT_language_version" } } */
10 int version;