This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Fix typo in libgcc_visibility check
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 24 Jul 2003 09:05:46 -0700
- Subject: Re: 3.4 PATCH: Fix typo in libgcc_visibility check
- References: <16159.57141.789321.301395@xayide.TechFak.Uni-Bielefeld.DE>
Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
> A typo (missing whitespace around test operands) caused .hidden support on
> IRIX 6 with GNU as and native ld not to be disabled as it should.
>
> Bootstrapped without regressions on mips-sgi-irix6.5 with gas.
>
> Ok for mainline?
Yes please.
zw