Correct PR number in last commit

From-SVN: r79884
This commit is contained in:
Zack Weinberg 2004-03-23 23:49:35 +00:00
parent f75fbaf754
commit 1b1d85bda3
3 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
2004-03-23 Zack Weinberg <zack@codesourcery.com>
PR 12267, 12391, 12560, 13129, 14114, 14113
PR 12267, 12391, 12560, 13129, 14114, 14133
* c-tree.h: Forward declare struct c_binding. Declare
c_override_bindings_to_false. Update prototypes.
(struct lang_identifier): Update comments. Change fields to be

View File

@ -1,6 +1,6 @@
2004-03-23 Zack Weinberg <zack@codesourcery.com>
PR 12267, 12391, 12560, 13129, 14114, 14113
PR 12267, 12391, 12560, 13129, 14114, 14133
* cp-lang.c (c_reset_state): Delete.
(push_file_scope, pop_file_scope): New stubs.
* parser.c (c_parse_file): Call sorry() here if called more than once.

View File

@ -1,6 +1,6 @@
2004-03-23 Zack Weinberg <zack@codesourcery.com>
PR 12267, 12391, 12560, 13129, 14114, 14113
PR 12267, 12391, 12560, 13129, 14114, 14133
* gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
* gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
* gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m: