This is the mail archive of the gcc-help@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' issue in gcc-4.5.0


Prashant Rawat <prashant.srawat86@gmail.com> writes:

> The  summary of make check is :
>
>                === gcc Summary ===
>
> # of expected passes            62284
> # of unexpected failures        13
> # of unexpected successes       25
> # of expected failures          192
> # of unsupported tests          533
>
> What is the meaning of the Error? Is something wrong in my way of
> doing make check?

Hard to say without more information, such as which tests unexpected
failed and succeeded.  You may find it helpful to look at
http://gcc.gnu.org/ml/gcc-testresults to see testsuite runs reported
by other people using gcc 4.5.0.

Ian


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