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: My Small AltiVec Patch - TAKE 4


On Tue, Feb 10, 2004 at 11:59:50AM -0800, Ziemowit Laski wrote:
> 
> On 10 Feb, 2004, at 11.48, Ziemowit Laski wrote:
> 
> >
> >On 10 Feb, 2004, at 3.57, Aldy Hernandez wrote:
> >
> >>>Alas, no. :-(  I guess I'll need to move 'vector_size_helper' into a
> >>>more sunny spot -- do you think putting in somewhere in libbackend.a
> >>>would be appropriate?
> >>
> >>Yeah, seems like it.
> >
> >It seems that convert.c is a good place for it -- what do you think?


Tree.c sounds like a good place, but it's up to one of the front-end
or global maintainers.  That's why it was recommended that you split
up the patch in functional units to make it easier on everone to
review.

(Zack, what do you think?  Tree.c good for you?)

After you get it bootstrapping regression free I'll review it, and
it'll be up to the other maintainers to review that little bit.

Aldy


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