r263065 - in /trunk/gcc: ChangeLog doc/extend.texi

amonakov@gcc.gnu.org amonakov@gcc.gnu.org
Mon Jul 30 12:26:00 GMT 2018


Author: amonakov
Date: Mon Jul 30 12:26:37 2018
New Revision: 263065

URL: https://gcc.gnu.org/viewcvs?rev=263065&root=gcc&view=rev
Log:
doc: discourage const/volatile on register variables (PR 86673)

	PR target/86673
	* doc/extend.texi (Global Register Variables): Discourage use of type
	qualifiers.
	(Local Register Variables): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi



More information about the Gcc-cvs mailing list