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: make check-gcc failing


sashan wrote:
FAIL: gcc.dg/c90-const-expr-3.c (test for excess errors)
FAIL: gcc.dg/c99-const-expr-3.c (test for excess errors)

These are normal. It is very hard to get all of the bugs out of all of the targets for all testsuite cases. Particularly when you are using experimental sources. So there are usually a number of unfixed problems. The better maintained the target, the fewer of them there are.


See the gcc-testsuites mailing list for normal results for a number of popular targets. See in particular
http://gcc.gnu.org/ml/gcc-testresults/2004-04/msg00906.html
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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