This is the mail archive of the gcc@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] md reorg plans for 4.6?


Paolo Bonzini <bonzini@gnu.org> writes:

> with the new plugin infrastructure, it makes sense to replace the
> one-catches-all md reorg pass with target-specific passes plugged into
> the pass manager.

Yes, please.

> - there's also M68HC11 and SH... well, I doubt there will be volunteers.

But note that, e.g., bt-load.c looks like a generic file but is
actually SH specific, so moving it into config/sh will be an
improvement for everybody.

Ian


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