From: DJ Delorie Date: Fri, 5 Sep 2003 00:46:06 +0000 (-0400) Subject: Remove duplicate entry, mention PR. X-Git-Tag: releases/gcc-3.4.0~3889 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f571a786918e811ff7fe77a700be900092d39ae;p=thirdparty%2Fgcc.git Remove duplicate entry, mention PR. From-SVN: r71100 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9b8ec11fbd8a..3db86c36a965 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,8 +7,8 @@ * builtins.c (apply_args_size): Guard against a NULL cfun. (expand_builtin_apply_args_1): Likewise. - (expand_builtin_apply_args_1): Likewise. (expand_builtin_apply): Likewise. + Fixes PR bootstrap/12172. 2003-09-04 Rainer Orth