serious libgcc regression added recently
Andrew Pinski
pinskia@gmail.com
Wed Nov 2 23:40:00 GMT 2011
On Wed, Nov 2, 2011 at 4:28 PM, David Miller <davem@davemloft.net> wrote:
> +LIB1ASMSRC = `if test x$$($(CC) -print-multi-os-directory) \
> + = x../lib64; then echo sparc/lb1spc.S; fi`
> +LIB1ASMFUNCS = `if test x$$($(CC) -print-multi-os-directory) \
> + = x../lib64; then echo _mulsi3 _divsi3 _modsi3; fi`
>
-print-multi-directory is most likely easier to handle than os-directory.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list