This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR optimization/5547 (was DWARF-2 ICE on IA-32)
>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:
> On Wed, Feb 13, 2002 at 02:42:50PM -0800, Geoff Keating wrote:
>>
>> > The testcase should go in gcc.dg/debug.
>>
>> Oh, wait, no it shouldn't, it's a C++ testcase. Sigh.
> Maybe at some point g++.dg/debug will be useful too, but currently we have
> just 3 testcases...
Create it anyway; g++.dg is still rather new. In general, please think of
the right category rather than put tests in "other".
Jason