This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] fix bug in deferred constant
> Some of them couldn't because the current test harness is not very
> flexible and basically forces a single file per test, which is not
> practical in many cases. I've already raised this issue in the past, but
> got no positive feedback on improving this so far.
I still think that "not practical in many cases" is not quite true.
Yes, distilling reduced testcases can be burdensome, but by doing so you keep
the testsuite lean and fast, which speeds up the development of the compiler.
--
Eric Botcazou