This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4225b5dcdbc [NDS32] Add load_multiple,store_multiple and new attribute combo. new f4474f8cf55 [NDS32] Refine load_multiple and store_multiple.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 23 + gcc/config/nds32/nds32-memory-manipulation.c | 87 +- gcc/config/nds32/nds32-multiple.md | 3580 +++++++++++++++++++++++++- gcc/config/nds32/nds32-predicates.c | 44 +- gcc/config/nds32/nds32-protos.h | 6 +- gcc/config/nds32/predicates.md | 22 +- 6 files changed, 3613 insertions(+), 149 deletions(-)