testsuite: Skip DWARF 5 testcases on AIX.
[official-gcc.git] / gcc / testsuite / g++.dg / debug / dwarf2 / lang-cpp17.C
bloba1e3cccea263e00171c336f1e4834d40c0c85a00
1 // { dg-do compile }
2 // { dg-options "-O -std=c++17 -gdwarf-5 -dA" }
3 // { dg-skip-if "AIX DWARF5" { powerpc-ibm-aix* } }
4 // For -gdwarf-6 hopefully DW_LANG_C_plus_plus_17
5 // DW_LANG_C_plus_plus_14 = 0x0021
6 // { dg-final { scan-assembler "0x21\[^\n\r]* DW_AT_language" } } */
8 int version;