This is the mail archive of the gcc-regression@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: new FAILs on HEAD


On Sunday 12 September 2004 09:00, Michael Ritzert wrote:
> FAIL: g++.dg/parse/break-in-for.C (test for excess errors)

Hmm right.  This happens because we run all C++ tests
with -ansi -pedantic-errors, and the test case is not
ANSI conforming, apparently.  Fixed now.

Gr.
Steven


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