flatten expr.h (version 2)

Richard Biener rguenther@suse.de
Fri Jan 23 10:14:00 GMT 2015


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.



More information about the Gcc-patches mailing list