From: ebotcazou Date: Sun, 6 Jun 2010 15:41:37 +0000 (+0000) Subject: Improve latest entry X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a54b7084566f7e6f4d6c74fbe13e0469eda8dc;p=thirdparty%2Fgcc.git Improve latest entry git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160345 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 86cfe4e83243..561371329c3f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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