This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix multi-block spanning libcall sequence
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Arnaud Charlet <charlet at adacore dot com>
- Cc: "James A. Morrison" <ja2morri at csclub dot uwaterloo dot ca>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 7 Aug 2006 16:36:35 +0200
- Subject: Re: Fix multi-block spanning libcall sequence
- References: <200607161632.40040.ebotcazou@adacore.com> <200608042027.01702.ebotcazou@adacore.com> <20060807141033.GA68756@adacore.com>
> 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.
I think that the GNAT dg testsuite should only contain reduced testcases, like
the dg testsuite of other compilers. ACATS tests are definitely not reduced,
the first thing I do when investigating an ACATS failure is to reduce the
test. And my experience is that it's always doable with a bit of work.
--
Eric Botcazou