]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
cgraphunit.c (verify_cgraph_node): Verify there is no direct call to a thunk.
authorMartin Jambor <mjambor@suse.cz>
Mon, 3 Jan 2011 13:15:35 +0000 (14:15 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Mon, 3 Jan 2011 13:15:35 +0000 (14:15 +0100)
commit76df0ae6df0c70f20b19c9e407892fb17b2643cc
tree39b43f209e2695644ffc95e3fb782a47c96c3a90
parentce47fda3ce6adfe86f725930dedbfb1f775ddd45
cgraphunit.c (verify_cgraph_node): Verify there is no direct call to a thunk.

2011-01-03  Martin Jambor  <mjambor@suse.cz>

* cgraphunit.c (verify_cgraph_node): Verify there is no direct call to
a thunk.

From-SVN: r168422
gcc/ChangeLog
gcc/cgraphunit.c