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: PATCH: back end initialization reorganization


Sandra Loosemore wrote:
> This is part 1 of the 3-part patch set that allows selecting
> mips16/nomips16 mode on a per-function basis.  This piece is
> non-MIPS-specific and includes the reorganization of the back end
> initialization code into target-specific and non-target-specific
> sections; the former might be invoked more than once if we change modes
> on the target.

I think this patch meets the requirements that Ian and others requested.
(I've put Ian in the CC: to get his reaction.)

I guess I think it would be OK to put this patch in without getting
everything else working, just so that it's not a moving target, but
that's arguable, and I have an obvious bias.  So, what I'm hoping is
that Ian will say that the patch is OK, and indicate whether he thinks
we should put it in now, or wait until you have (a) the cfun stuff, and
(b) the MIPS bits all ready to go as well.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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