This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: for Re: New GCC 3.0 build failure on FreeBSD 4.3
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: PATCH: for Re: New GCC 3.0 build failure on FreeBSD 4.3
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Mon, 11 Jun 2001 23:42:26 -0500 (CDT)
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
- References: <200106112232.f5BMWUg41879@latour.rsch.comm.mot.com>
In article <200106112259.f5BMxL442449@latour.rsch.comm.mot.com> you write:
> Using the same technique already present to hide declarations normally
> obtained from OS header files (i.e. low-risk), this patch hides
> additional declarations.
>
> These files now build with -Werror (they reported CV qualification
> mismatches before). Full 3.0 bootstrap commencing.
OK, that patch gets us bootstrapping on the 3.0 branch (mainline was
rebuilt as well) and `make check' looks as expected on
i386-unknown-freebsd4.2 and alpha-unknown-freebsd4.2.
I would like to apply it to fix: bootstrap/3106 ASAP unless the patch
which tightened CV qualification matching is to be removed before the
3.0 release.
Regards,
Loren