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

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


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.


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