This is the mail archive of the gcc-cvs@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]

r260422 - in /trunk/gcc: ChangeLog config/nds32...


Author: jasonwucj
Date: Sun May 20 16:03:45 2018
New Revision: 260422

URL: https://gcc.gnu.org/viewcvs?rev=260422&root=gcc&view=rev
Log:
[NDS32] Set call address constraint.

gcc/
	* config/nds32/constraints.md (S): New constraint.
	* config/nds32/nds32.md (call_internal): Use constraint S.
	(call_value_internal): Likewise.
	(sibcall_internal): Likewise.
	(sibcall_value_internal): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/constraints.md
    trunk/gcc/config/nds32/nds32.md


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