dejagnu help? Problems reproducing bugs in testsuite/g++.dg/pch

Diego Novillo dnovillo@redhat.com
Fri Oct 1 14:25:00 GMT 2004


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?


Thanks.  Diego.



More information about the Gcc mailing list