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: Makefile change to allow testing individual languages


> I haven't tested all these new targets but I thought I would propose
> this patch to see if people thought it would be useful and if it was
> an acceptable patch either now or after the 4.4 branch.

I like this idea, but I think it's clearly not eligible for 4.4.  One
thing to check is to make sure that it will work well with the new
parallel make check support that Jakub added -- ie. `make -j16 check-c'
should work just as `make -j16 check' does in the gcc directory.

Cheers, Ben

-- 
Ben Elliston <bje@au.ibm.com>
Australia Development Lab, IBM


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