This is the mail archive of the gcc-patches@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: Fix multi-block spanning libcall sequence


> I'd personally avoid the gnatchop approach, that's not very convenient.

The current scheme isn't very convenient either.

> As for "complex" test cases, they are not supposed to go in the testsuite.
> In my experience, virtually all Ada testcases can be reduced to at most 3 
> files (2 specs + 1 body).

That's not my experience in maintaining and writing Ada test cases, and will
certainly reduce the number of test cases I will be able to commit in the
repository.

Simply look at the ACATS tests: several of them use multiple packages for a
single test, so these couldn't be integrated in the dejagnu framework
today, which seems a clear minus on the current approach.

Arno


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