diff options
Diffstat (limited to 'lang/gcc/patches/patch-bi')
-rw-r--r-- | lang/gcc/patches/patch-bi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc/patches/patch-bi b/lang/gcc/patches/patch-bi index c6364e3edec..39ea2a8a989 100644 --- a/lang/gcc/patches/patch-bi +++ b/lang/gcc/patches/patch-bi @@ -1,7 +1,7 @@ -$NetBSD: patch-bi,v 1.1 2002/01/03 20:40:46 tron Exp $ +$NetBSD: patch-bi,v 1.2 2002/03/28 10:11:54 jmc Exp $ ---- ../gcc-2.95.3/gcc/objc/objc-act.c.orig Wed Apr 14 22:28:54 1999 -+++ ../gcc-2.95.3/gcc/objc/objc-act.c Thu Jan 3 20:37:54 2002 +--- ../gcc-2.95.3/gcc/objc/objc-act.c.orig 2000/07/26 00:19:06 1.1.1.1 ++++ ../gcc-2.95.3/gcc/objc/objc-act.c 2000/08/10 21:06:50 1.2 @@ -8399,8 +8399,11 @@ pushdecl (decl); rest_of_decl_compilation (decl, 0, 0, 0); |