]> git.ipfire.org Git - thirdparty/gcc.git/commit
fix cgraph comment
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 27 Oct 2019 08:27:19 +0000 (08:27 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sun, 27 Oct 2019 08:27:19 +0000 (08:27 +0000)
commitef7361636dd922c9ae1f5d20b07d1f63e03d18d0
tree693ecbdcbc0be94628d0321025cc2a0e08fad2a3
parenta33c028eb38268b5084ebc4cc17a1cb64b3a838b
fix cgraph comment

This comment cut&pasto fix was split out of another patch I'm about to
contribute, as the current version of the patch no longer touches cgraph
data structures.

for  gcc/ChangeLog

* cgraph.c (cgraph_node::rtl_info): Fix cut&pasto in comment.
* cgraph.h (cgraph_node::rtl_info): Likewise.

From-SVN: r277485
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h