This is the mail archive of the gcc-patches@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: [PATCH] testsuite/gcc.dg/compat changes for debugging output


> This patch changes the debugging output in the existing C binary
> compatibility tests in gcc.dg/compat.  By default the tests produce
> no output and abort as soon as an error is detected.  When compiled
> with -DDBG, they print output that helps to determine where problems
> occur.  The output is now more clear, and a failing test now aborts
> at the end of the test rather than when the first error is detected.

I'm having some problems with this (very useful btw) feature on SPARC: the 
FAILures are not expanded, whereas the PASSes are. Log file attached.

Could this be a DejaGNU bug?

-- 
Eric Botcazou

Attachment: gcc.log.gz
Description: GNU Zip compressed data


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