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]

Superfluous testresults in 4.4.0.


Hallo,

i'm comparing minor differences between testresults of 4.4/4.3 (20080221 x64)
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01486.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01487.html
and i found superfluous reporting in 4.4.0:

FAIL: foo/bar.mm (test for excess errors)
UNRESOLVED: foo/bar.mm compilation failed to produce executable

Why does it print FAIL and UNRESOLVED in 4.4, and only UNRESOLVED in 4.3?

Don't report many errors for the same failed file!
Do report only one kind of error well studied for each failed file!

   :)


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