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: RFC: Generated structure layout tests for gcc.dg/compat/struct-layout-1(take 2)


Hi,

On Wed, 21 Jul 2004, Jakub Jelinek wrote:

> On Wed, Jul 21, 2004 at 05:35:28PM +0100, Paul Brook wrote:
> > Is the size going to continue exploding as we add new things? Last week the 
> > patch was 120K, this week it's 3800k...
> 
> Last week I have only included a sample testcase with 100 structures and the
> generator, this time it included 145 testcases with 15k structures in total.
> 
> > I agree that a compat testsuite is a Good Thing(tm), I'm just a little 
> > concerned that it makes gcc.dg 45% larger. 
> 
> Is the problem space?  gcc/testsuite is 68MB, so 4MB is not that much.

Could we perhaps generate them on the fly, instead of checking in files 
which anyway are generated?  Then we even can have multiple "profiles" of 
testing, e.g. a short-running one for general testing, and under some 
configure switch an extended version.

Or does the generation itself take too much time?


Ciao,
Michael.


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