dejagnu help? Problems reproducing bugs in testsuite/g++.dg/pch
Manfred Hollstein
mh@novell.com
Fri Oct 1 14:34:00 GMT 2004
On Fri, 01 Oct 2004, 16:08:02 +0200, Diego Novillo wrote:
>
> I have a local patch that is causing an ICE when compiling
> testsuite/g++.dg/pch/uninst.C. So, I cut and paste the command lines
> from g++.log, only to find out that one of the header files
> (uninst.H.gch) used by the file is somehow generated by dejagnu, but it
> is removed after the testsuite runs.
>
> This makes it impossible for me to debug the ICE. How do I tell dejagnu
> not to do that? I tried what I thought was the obvious thing in
> g++.dg/pch/pch.exp to on avail.
>
> Can anyone point me in the right direction?
I'd comment the various "file delete ....gch" statements in
gcc/testsuite/lib/dg-pch.exp
> Thanks. Diego.
HTH, cheers.
l8er
manfred
More information about the Gcc
mailing list