https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #23 from Rainer Orth <ro at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #22)
> (In reply to Rainer Orth from comment #8)
> > Fixed for 4.8.0.
>
> Rainer, do you want to remain the assignee for this? It was reopened for a
> different platform than you originally opened it for... Although, then again:
>
> (In reply to Jason Merrill from comment #18)
> > Author: jason
> > Date: Wed Mar 6 15:34:11 2013
> > New Revision: 196493
> >
> > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196493
> > Log:
> > PR debug/53363
> > * g++.dg/debug/dwarf2/thunk1.C: Skip on darwin.
> >
> > Modified:
> > trunk/gcc/testsuite/ChangeLog
> > trunk/gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C
>
> ...did this fix it? If so we can just close it and it won't matter who the
> assignee is.
I don't see any failure of this test on any target, so it can be closed.
Thanks for looking after this.
Rainer