This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: altivec: frame and dynamic stack offset
- From: Per Bothner <per at bothner dot com>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: David Edelsohn <dje at watson dot ibm dot com>, gcc patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 30 Nov 2001 14:28:08 -0800
- Subject: Re: altivec: frame and dynamic stack offset
- References: <1007158462.5176.158.camel@litecycle.cc.andrews.edu>
Aldy Hernandez wrote:
> sigh, this is getting to be really time consuming. i'm going to have to
> lump more patches together because tests, especially aix ones, take
> forever.
While not ideal, I think it should be acceptable to test a set of
patches together as a unit. I.e. check patches A, B, and C in (and
submit them) as separate patches, after running the testsuite with A+B+C
together. It is possible that patch B might hide a real bug in patch A,
so this should be avoided if that seems like a possibility.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/