This is the mail archive of the gcc-patches@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]

Re: Reduce Dwarf Debug Size


On 5/8/07, Andrew Pinski <pinskia@gmail.com> wrote:
> I didn't put the tests in the debug areas originally because their .exp
> files do too much for my tests.

gcc.dg/debug/dwarf2 does not test too much, it only tests -gdwarf-2 (I
just checked dwarf2.exp).
Though g++.dg/debug tests the different debugging styles, you could
have added a g++.dg/debug /dwarf2 testsuite while adding the testcases
and copied what
gcc.dg/debug/dwarf2 does.  It is not like you can't change the
structure of tests in general.

Any progress on this? Or do I have to write this change myself to make sure we don't get extra failures on targets which don't support dwarf2 yet?

Thanks,
Andrew Pinski


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