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] move a call to assemble_external


On Tue, 22 Jul 2008, Rafael Espindola wrote:

> 2008/7/21 Diego Novillo <dnovillo@google.com>:
> > On Mon, Jul 21, 2008 at 10:55, Rafael Espindola <espindola@google.com> wrote:
> >
> >> 2008-07-21  Rafael Avila de Espindola  <espindola@google.com>
> >>
> >>        * c-typeck.c (build_external_ref): Don't call assemble_external.
> >>        * final.c (output_operand): Call assemble_external.
> >
> > The patch makes sense to me, but I would rather have a C FE maintainer
> > sign-off on it.
> 
> 
> Hi Joseph,
> 
> Diego tells me you are the one to CC on C FE changes. Can you please
> take a look at this one?

The C front end part of the patch is OK if the patch passed testing with 
no regressions.

-- 
Joseph S. Myers
joseph@codesourcery.com


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