r262176 - in /trunk/gcc: ChangeLog config/aarch...

siddhesh@gcc.gnu.org siddhesh@gcc.gnu.org
Wed Jun 27 05:28:00 GMT 2018


Author: siddhesh
Date: Wed Jun 27 05:28:06 2018
New Revision: 262176

URL: https://gcc.gnu.org/viewcvs?rev=262176&root=gcc&view=rev
Log:
[aarch64] Fix obsolete comment about X30

r217431 changed X30 as caller-saved in CALL_USE_REGISTERS because of
which this comment about X30 not being marked as call-clobbered is no
longer accurate.  Fixed to describe the current state more accurately.

	* config/aarch64/aarch64.h (CALL_USE_REGISTERS): Fix obsolete
	comment.
	(EPILOGUE_USES): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.h



More information about the Gcc-cvs mailing list