]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Improve latest entry
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Jun 2010 15:41:37 +0000 (15:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Jun 2010 15:41:37 +0000 (15:41 +0000)
From-SVN: r160345

gcc/ChangeLog

index 86cfe4e832438343fa91e4d4b91414a76babb326..561371329c3f847dc4b0e2810582de3435783149 100644 (file)
@@ -2,7 +2,8 @@
 
        * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the
        newly built CALL_EXPR.
-       * tree-profile.c (tree_profiling): Return 0 for built-in stuff.
+       * tree-profile.c (tree_profiling): Don't profile functions produced
+       for built-in stuff.
 
 2010-06-06  Segher Boessenkool  <segher@kernel.crashing.org>