]> git.ipfire.org Git - thirdparty/gcc.git/commit
[NDS32] Add memory mode in call pattern.
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Feb 2019 07:04:00 +0000 (07:04 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Feb 2019 07:04:00 +0000 (07:04 +0000)
commitcb587da0eef77813325592673c7588c802ca3c44
tree5086282314f858f88bd679f7b8f35fc744224d15
parentfde55a839e1222cbbb32e4c44578e15d626ca052
[NDS32] Add memory mode in call pattern.

gcc/
* config/nds32/nds32.md (call_internal, call_value_internal,
sibcall_internal, sibcall_value_internal): Use SImode for mem rtx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268761 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nds32/nds32.md