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]

Question on the testsuite.


Hi,

I was experimenting with some code (tree-ssa-sccvn.c to be precise), and while doing so, when I ran the testsuite, I got an error with a file (namely, "20030125-1.c" in "gcc.c-torture/compile/"). 

My problem is, when I copy this file aside and try to compile it (using the same build of course), I do not get any error. How is it that the test fails only when run through the testsuite? I'm kind of lost here as I need to debug this file and see where it fails.

Thanks a lot.

Vaivaswatha N,
Mysore, India




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