From: steven Date: Mon, 17 May 2004 21:28:56 +0000 (+0000) Subject: oh oh oh. forgot to add the PR number. X-Git-Tag: upstream/4.9.2~71217 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=075417bf43705f61484e293d75df74372ea3e182;p=platform%2Fupstream%2Flinaro-gcc.git oh oh oh. forgot to add the PR number. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81952 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ea3b7f9..5adeee0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2004-05-17 Steven Bosscher + PR tree-optimization/15438 * tree-ssa-operands.c (get_expr_operands): Do not treat malloc attributed functions as pure or const.