Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc



> On 08 Mar 2016, at 04:58, Christos Zoulas <christos%netbsd.org@localhost> wrote:
> 
> Module Name:	src
> Committed By:	christos
> Date:		Tue Mar  8 03:58:08 UTC 2016
> 
> Modified Files:
> 	src/external/gpl3/gcc.old/dist/gcc: output.h varasm.c
> 	src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c
> 
> Log Message:
> Fix copy relocations against protected symbols from:
>    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc.old/dist/gcc/output.h \
>    src/external/gpl3/gcc.old/dist/gcc/varasm.c
> cvs rdiff -u -r1.3 -r1.4 \
>    src/external/gpl3/gcc.old/dist/gcc/config/i386/i386.c

This change seems to break rump, number of failed tests on arch
amd64 goes from 19 to 1342, same problem on i386.

--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig (Germany)



Home | Main Index | Thread Index | Old Index