On Aug 29, 2016, at 12:41 PM, Jakub Jelinek <ja...@redhat.com> wrote: > > This testcase expects to find DWARF extensions, but those are disabled by > default on darwin/vxworks because broken tools there don't handle debug info > very well. > > I think the following patch (regtested on x86_64-linux and i686-linux) > should fix it, but I have no access to darwin, so can't verify. > > Ok for trunk?
Ok. :-) > > 2016-08-29 Jakub Jelinek <ja...@redhat.com> > > PR debug/77389 > * g++.dg/debug/dwarf2/template-params-12f.C: Pass -gno-strict-dwarf > in dg-options.