This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new bootstrap results on sun sparc solaris 2.7
- To: Mike Stump <mrs at windriver dot com>
- Subject: Re: new bootstrap results on sun sparc solaris 2.7
- From: Bruce Korb <bkorb at sco dot COM>
- Date: Thu, 14 Dec 2000 10:35:15 -0800
- CC: gcc at gcc dot gnu dot org, bkorb at gnu dot org
- Organization: The Santa Cruz Operation
- References: <200012132224.OAA26270@kankakee.wrs.com>
Mike Stump wrote:
> Index: fixincl.c
> ===================================================================
> RCS file: /cvs/gcc/gcc/gcc/fixinc/fixincl.c,v
> retrieving revision 1.46
> retrieving revision 1.47
> diff -p -c -r1.46 -r1.47
> *** fixincl.c 2000/12/08 03:00:25 1.46
> --- fixincl.c 2000/12/13 20:07:45 1.47
> ***************
> *** 1,4 ****
> !
> /* Install modified versions of certain ANSI-incompatible system header
> files which are fixed to work correctly with ANSI C and placed in a
> directory that GNU C will search.
> --- 1,4 ----
> ! :1066
> /* Install modified versions of certain ANSI-incompatible system header
> files which are fixed to work correctly with ANSI C and placed in a
> directory that GNU C will search.
> Surely, this didn't actually compile for you, did it? ;-)
Sure it did. Up until I moved my editor line number to 1066 AD.
Obviously, I did that during the checkin, then I went back to
bed (I've been fighting the flu for days on end now....)
Also, someone was kind enough to patch this for me, I noticed. :-)
Sorry.