This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217653 - in /trunk/gcc: ChangeLog gimple.h
- From: dodji at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 17 Nov 2014 09:56:43 -0000
- Subject: 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