https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57519
--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- The test succeeds on darwin with the following patch --- ../_clean/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-2.C 2014-06-04 00:42:23.000000000 +0200 +++ gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-2.C 2015-04-04 13:41:18.000000000 +0200 @@ -1,5 +1,5 @@ // { dg-do compile } -// { dg-options "-gdwarf-2 -dA -O0 -fno-merge-debug-strings" } +// { dg-options "-gdwarf-2 -gno-strict-dwarf -dA -O0 -fno-merge-debug-strings" } class AAAA {