From: Richard Kenner Date: Fri, 18 Apr 2003 23:03:19 +0000 (-0400) Subject: Add missing ChangeLog from 3/19/03 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=22672fc4834bcce3f1c76e64d681053267525978;p=gcc.git Add missing ChangeLog from 3/19/03 From-SVN: r65800 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8d1fb696680..1b9bb923537 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -4257,6 +4257,11 @@ Mon Mar 24 20:03:03 CET 2003 Jan Hubicka (sordered, sungt, sunle, sunge, sunlt): Likewise. (eh_epilogue, tablejump): Likewise. +2003-03-09 Richard Kenner + + * tree.c (substitute_in_expr, case 'e'): Only make recursive call + on operands if it has a PLACEHOLDER_EXPR. + 2003-03-09 David Edelsohn Mostafa Hagog