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]

[PATCH, ARM, LRA] Prepare ARM build with LRA


Hi,

here are the modifications, discussed in another thread, needed in
rtlanal.c by ARM targets (AArch32 and AArch64) to build GCC with LRA.

Is it ok for trunk ?

Thanks,
Yvan

2013-09-09  Yvan Roux  <yvan.roux@linaro.org>
            Vladimir Makarov  <vmakarov@redhat.com>

        * rtlanal.c (must_be_index_p, set_address_index): Add ASHIFTRT,
        LSHIFTRT, ROTATE, ROTATERT and SIGN_EXTRACT handling.
        (set_address_base): Add SIGN_EXTRACT handling.

Attachment: arm-lra-rtl.patch
Description: Binary data


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