This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/51941] FAIL: g++.dg/debug/dwarf2/nested-3.C scan-assembler


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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|x86_64-apple-darwin10       |*-apple-darwin*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-22
               Host|x86_64-apple-darwin10       |*-apple-darwin*
     Ever Confirmed|0                           |1
              Build|x86_64-apple-darwin10       |*-apple-darwin*

--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> 2012-01-22 13:01:36 UTC ---
(In reply to comment #0)

Well, as you say... we don't support dwarf-4 (yet)

but even when we do ... this would be broken .. another built-in target
assumption?
>     .section .gnu.linkonce.wt.a547508193f2f296

>  it is my understanding that darwin does not support dwarf-4 

that is correct, and it is not likely to happen "soon" (although we're working
quite hard on getting GAS support).

what's needed is a require-effective-target-dwarf{2,3,4}  maybe?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]