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]

r217653 - in /trunk/gcc: ChangeLog gimple.h


Author: dodji
Date: Mon Nov 17 09:56:43 2014
New Revision: 217653

URL: https://gcc.gnu.org/viewcvs?rev=217653&root=gcc&view=rev
Log:
Add more comments to some gimple accessors

gcc/ChangeLog:

	* gimple.h (gimple_set_visited, gimple_visited_p)
	(gimple_set_plf, gimple_plf, gimple_set_uid, gimple_uid): Add more
	comments to these accessors.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.h


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