Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Silly gcc bugs
On Sun, Feb 14, 2016 at 09:44:44PM +0000, Maciej W. Rozycki wrote:
> I hope this was the last issue, but please do let me know even if not.
Unfortunately the new compiler fails at various places like this:
# compile libgmp/hgcd2_jacobi.o
/usr/tools/bin/vax--netbsdelf-gcc -O2 -pipe -std=gnu99 -Werror -g -Wno-stack-protector --sysroot=/hosts/vax -I. -I/usr/src/external/lgpl3/gmp/lib/libgmp/../../dist -I/usr/src/external/lgpl3/gmp/lib/libgmp/arch/vax -D__GMP_WITHIN_GMP -DHAVE_CONFIG_H -c /usr/src/external/lgpl3/gmp/lib/libgmp/../../dist/mpn/generic/hgcd2_jacobi.c -o hgcd2_jacobi.o
(symbol_ref:SI ("__gmp_jacobi_table") [flags 0x40] <var_decl 0x7f7ff6c99980 __gmp_jacobi_table>)
/usr/src/external/lgpl3/gmp/lib/libgmp/../../dist/mpn/generic/hgcd2_jacobi.c: In function '__gmpn_hgcd2_jacobi':
/usr/src/external/lgpl3/gmp/lib/libgmp/../../dist/mpn/generic/hgcd2_jacobi.c:356:1: internal compiler error: output_operand: symbol used as immediate operand
}
^
Let me know if you need any intermediate files or whatever (this is your patch
applied to 4.8.5 as in our current tree in the gcc.old directory)
Martin
Home |
Main Index |
Thread Index |
Old Index