diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2002-04-03 14:41:22 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2002-04-03 14:41:22 -0800 |
commit | 36c2272c905e791fa3241e7e26a02c2a322d95d7 (patch) | |
tree | 1f8c07bf5fce34e468af3229628507f49cea813d /gcc | |
parent | 9ba81eaafa25a9515f6914d32e44dd42a60835ba (diff) | |
download | gcc-36c2272c905e791fa3241e7e26a02c2a322d95d7.zip gcc-36c2272c905e791fa3241e7e26a02c2a322d95d7.tar.gz gcc-36c2272c905e791fa3241e7e26a02c2a322d95d7.tar.bz2 |
Oops, wrong pr number.
From-SVN: r51820
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 758e3a4..fe4963f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2002-04-03 Richard Henderson <rth@redhat.com> - PR opt/4330 + PR opt/3569 * langhooks.h (lang_hooks.decls.warn_unused_global): New. * toplev.c (check_global_declarations): Use it. * langhooks-def.h (lhd_warn_unused_global_decl): Declare. |