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] |
2013/10/14 Richard Sandiford <rdsandiford@googlemail.com>: > Chung-Ju Wu <jasonwucj@gmail.com> writes: >> + push_p ? false : true, > > Minor nit, but I think the normal GCC style would be to use !push_p here. > Ah~ yes, thank you for the catch. Modify it accordingly. A revised-5 patch for nds32.c is attached. :) > Thanks for your patience in dealing with all my comments. All three > subparts look good to me with the change above and the ones mentioned > in the (2) thread. Hope the port gets accepted. > > Thanks, > Richard Thank you for your technical review in these days. All of our compiler engineers at Andes Technology Corporation greatly appreciate your guidance in machine description design. I will post final v4 patches of nds32 port on the gcc-patches and see whether global reviewers have other comments. Thank you very much. :) Best regards, jasonwucj
Attachment:
2-nds32-backend-md-part1.v3.revised-5.patch
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |