From bcc7f70854fad804d31f5ebe2645045c6bec4c9a Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Wed, 4 Aug 2004 07:25:19 +0000 Subject: [PATCH] Correct PR numbers From-SVN: r85547 --- gcc/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 50a6f80f034..c08e8d219b7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -5,11 +5,11 @@ under the same conditions that this function formerly wasn't called. Add explanatory comments. - PR 14680 + PR 14860 * c-decl.c (record_builtin_type): Call debug_hooks->type_decl on the new decl. - PR 13596 + PR 13956 * dbxout.c (dbx_output_lbrac, dbx_output_rbrac): New functions, broken out of dbxout_block. (dbxout_block): The block at depth 0 should get LBRAC/RBRAC -- 2.11.4.GIT