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 04/18, nds32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we indeed save $fp/$gp/$lp registers.


Hi, all,

Committed as Rev. 214853: https://gcc.gnu.org/r214853


gcc/ChangeLog

2014-09-03  Chung-Ju Wu  <jasonwucj@gmail.com>

        * config/nds32/nds32-predicates.c
        (nds32_valid_stack_push_pop): Rename to ...
        (nds32_valid_stack_push_pop_p): ... this.
        * config/nds32/nds32-protos.h: Likewise.
        * config/nds32/predicates.md: Likewise.


Best regards,
jasonwucj

Attachment: 0004-PATCH-04-In-nds32_valid_stack_push_pop_p-we-look-int.patch
Description: Binary data


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