Remove duplicate entry, mention PR.
authorDJ Delorie <dj@gcc.gnu.org>
Fri, 5 Sep 2003 00:46:06 +0000 (20:46 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 5 Sep 2003 00:46:06 +0000 (20:46 -0400)
From-SVN: r71100

gcc/ChangeLog

index 9b8ec11fbd8a8487b12de8b695d4d99eac6824c7..3db86c36a965ca638bfaf0fb8d31509fa9e1dc69 100644 (file)
@@ -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  <ro@TechFak.Uni-Bielefeld.DE>