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] Unbreak build on mips (was Re: Passes are now C++ classes (was Re: [PATCH 03/11] Handwritten part of conversion of passes to C++ classes))


On Tue, 2013-08-06 at 19:11 +0100, Richard Sandiford wrote:
> David Malcolm <dmalcolm@redhat.com> writes:
> > commit 11d46884e8bd9802b0f528a16b3970b4076fe8a9
> > Author: David Malcolm <dmalcolm@redhat.com>
> > Date:   Tue Aug 6 13:48:59 2013 -0400
> >
> >     gcc/
> >     	* config/mips/mips.c (insert_pass_mips_machine_reorg2): Move
> >     	into...
> >     	(mips_option_override): ...here, porting to new C++ API for
> >     	passes.
> 
> OK.  Thanks for the quick fix!

Thanks; committed to trunk as r201542.



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