This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gcc 3.3/3.4 are broken on Linux
Greg Schafer writes:
> Yes, the patch Jakub comiited to the rhl branch works on the 3.3 branch.
> Configure says:-
>
> checking assembler hidden support... yes
>
> and auto-host.h ends up with:-
>
> #define HAVE_GAS_HIDDEN 1
>
> as is expected.
>
> Please commit! :-)
I'll do so as soon as I get proper approval:
http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00968.html
Thanks for the testing. Btw., did you notice the problem on mainline, as
H.J. claims? I'd like to get an indepenent verification for this.
Rainer