http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363



--- Comment #13 from Dominique d'Humieres <dominiq at lps dot ens.fr> 
2013-03-05 15:11:48 UTC ---

(In reply to comment #9)

> This failure has re-appeared at r196444 on x86_64-apple-darwin12...

>

> FAIL: g++.dg/debug/dwarf2/thunk1.C -std=gnu++98  scan-assembler-times LFB3 5

> FAIL: g++.dg/debug/dwarf2/thunk1.C -std=gnu++11  scan-assembler-times LFB3 5



There are two issues for  x86_64-apple-darwin*



(1) As noticed in comment #2:



> On Darwin/x86 (32-bit i386-apple-darwin11.3.0 compiler), LFB3 doesn't

> occur in thunk1.s at all.



(2) Before revision 195842 the test was unsupported on x86_64-*-*.



(In reply to comment #11)

> It seems that darwin doesn't do PIC the way ELF targets do, so this test 
> should

> be skipped.



What is supposed to be tested? Sould the whole test skipped on darwin or only

the dg-final?

Reply via email to