This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IMPLICIT_EXTERN_C failure due to cpplib patch
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sun, 2 Mar 2003 21:51:37 +0000
- Subject: Re: IMPLICIT_EXTERN_C failure due to cpplib patch
- References: <20030301142620.GA26876@daikokuya.co.uk> <200303022141.QAA25430@makai.watson.ibm.com>
David Edelsohn wrote:-
> The cpplib patch has broken IMPLICIT_EXTERN_C support which has
> broken bootstrap on AIX. With the cpplib patch, some functions now are
> being mangled, causing unresolved references.
Which patch? The initial one, or the partial reversion?
Neil.