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


> Note that we should indeed either have a "single file + gnatchop" approach,
> or use separate directories for each test case (that's what we do
> at AdaCore), otherwise the current scheme won't scale easily and
> it will rapidly become impractical to provide "complex" test cases.

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

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).

-- 
Eric Botcazou


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