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 08/18, nds32] We need to make sure it is NOT a variadic function so that some v3push/v3pop preparation can be applied.


Hi, all,

Committed as Rev. 214857: https://gcc.gnu.org/r214857


gcc/ChangeLog

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

        * config/nds32/nds32.c (nds32_compute_stack_frame): Do not use
        v3push/v3pop for variadic function.
        * config/nds32/nds32.md (prologue, epilogue): Likewise.


Best regards,
jasonwucj

Attachment: 0008-PATCH-08-We-need-to-make-sure-it-is-NOT-a-variadic-f.patch
Description: Binary data


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