ACATS B tests

guerby@acm.org guerby@acm.org
Fri Dec 7 04:55:00 GMT 2001


> OK, I give up.  Why is that?  Is it because the error was supposed to be
> on the *previous* line?

My rough estimate is that yes, about half of errors will be generated
not on the line flagged as ERROR, but I haven't looked at the whole B
tests, just enough to realize that it is a huge task.

> BTW, what is your plan with regard to macro substitutions?  I assume you'll
> remove the CE tests that need absolute filenames, right?

I believe the 3 CE tests doing smart things with filenames have been
removed, I have to recheck otherwise I won't bother with them.

I plan to commit with all macro substituted, most macro deal with the
testsuite being tailored to one special compiler, and we have only one
compiler out there :). GNAT handles platform specific stuff using
Standard'Attribute in a uniform source way, no need for target macros
as far as ACATS for GCC is concerned.

-- 
Laurent Guerby <guerby@acm.org>



More information about the Gcc mailing list