This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Results for 2.97 20010212 (experimental) testsuite on i686-pc -cyg win
- To: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Subject: Re: Results for 2.97 20010212 (experimental) testsuite on i686-pc -cyg win
- From: Christopher Faylor <cgf at redhat dot com>
- Date: Fri, 2 Mar 2001 12:24:58 -0500
- Cc: Geoff Keating <geoffk at geoffk dot org>, DJ Delorie <dj at redhat dot com>, David dot Billinghurst at riotinto dot com, gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <8D00C32549556B4E977F81DBC24E985DC6E2@crtsmail1.technol_exch.corp.riotinto.org> <20010228074833.C28670@daikokuya.demon.co.uk> <20010228195131.D6418@redhat.com> <200103010057.TAA30711@greed.delorie.com> <20010228200559.A6693@redhat.com> <200103010112.UAA08414@greed.delorie.com> <jm3dcym8m5.fsf@geoffk.org> <20010228232400.A988@redhat.com> <20010302072832.A570@daikokuya.demon.co.uk>
On Fri, Mar 02, 2001 at 07:28:32AM +0000, Neil Booth wrote:
>Christopher Faylor wrote:-
>
>> Would this fix the problem then?
>
>This is fine for mainline, and branch, with a documentation update.
>
>Thanks,
I've done this on the mainline. I'll have to check out the branch and
do it later today.
cgf
>> Index: cppinit.c
>> ===================================================================
>> RCS file: /cvs/uberbaum/gcc/cppinit.c,v
>> retrieving revision 1.150
>> diff -u -p -r1.150 cppinit.c
>> --- cppinit.c 2001/02/25 09:43:02 1.150
>> +++ cppinit.c 2001/03/01 04:24:22
>> @@ -236,7 +236,7 @@ append_include_chain (pfile, dir, path,
>> new->nlen = len;
>> new->ino = st.st_ino;
>> new->dev = st.st_dev;
>> - if (path == SYSTEM)
>> + if (path == SYSTEM || path == AFTER)
>> #ifdef NO_IMPLICIT_EXTERN_C
>> new->sysp = 1;
>> #else
--
cgf@cygnus.com Red Hat, Inc.
http://sources.redhat.com/ http://www.redhat.com/