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


> Eric Botcazou <ebotcazou@adacore.com> writes:
> > 2006-07-16  Olivier Hainque  <hainque@adacore.com>
> > 
> > 	* gnat.dg/assert.ads: New file.
> > 	* gnat.dg/controlled_record.ads: Likewise.
> > 	* gnat.dg/controlled_record.adb: Likewise.
> 
>  To avoid future naming conflicts, would it be easy to put all three files in
> one and use gnatchop?

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.

Arno


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