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: flatten expr.h (version 2)


On Fri, 23 Jan 2015, Prathamesh Kulkarni wrote:

> On 21 January 2015 at 23:18, Eric Botcazou <ebotcazou@adacore.com> wrote:
> >> Thanks. I had wrongly made eliminate_constant_term() static, reverted
> >> that change and it builds on
> >> all targets in config-list.mk.
> >> Committed as r219655 (hopefully nothing breaks!).
> >
> > Any particular reason why store_bit_field, extract_bit_field, extract_low_bits
> > expand_mult and expand_mult_highpart_adjust are declared in emit-rtl.h?
> Thanks, moved them to expmed.h.
> Boostrapped on x86_64-unknown-linux-gnu with languages: all, testing
> in progress.
> Build on all targets in config-list.mk in progress.
> Assuming it goes fine, OK to commit ?

Ok.

Thanks,
Richard.


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