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


On Sat, Jun 14, 2003 at 04:57:21PM +0200, Eric Botcazou wrote:
> > If the output isn't being flushed when the test aborts early, does the
> > following patch fix it?
> 
> Yes it does, see the attached log file. The only (very minor) remaining 
> complaint is for the missing EOLs at the end of the tests.

Eric,

Please try the following alternate patch, which uses unbuffered output as
suggested by Richard Henderson.  If it works for you I'll check it in.

In your log file it looks as if EOLs are missing only for the tests that
abort early, and getting a final one in such a test seems too messy to be
worthwhile.

Janis

Attachment: compat.20030616.bz2
Description: Binary data


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