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]

Re: No way to scan-tree-dump .i01.cgraph?


    The problem with leaving failed dump files behind is that they can
    interfere with a following run of the testsuite (particularly if a pass
    is added/subtracted).  I would vote strongly that the dump files for
    failing tests be removed.

Likewise.  I've run into this problem more than once and gotten confused
by it.


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