r214256 - in /trunk/gcc: ChangeLog cgraphunit.c...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Thu Aug 21 06:18:00 GMT 2014
Author: hubicka
Date: Thu Aug 21 06:18:48 2014
New Revision: 214256
URL: https://gcc.gnu.org/viewcvs?rev=214256&root=gcc&view=rev
Log:
* tree-profile.c (tree_profiling): Skip external functions
when doing coverage instrumentation.
* cgraphunit.c (compile): Do not assert that all nodes are reachable.
* gcc.dg/ipa/ctor-empty-1.c: Update template.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraphunit.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c
trunk/gcc/tree-profile.c
More information about the Gcc-cvs
mailing list