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



"Christos Zoulas" writes:
> Module Name:	src
> Committed By:	christos
> Date:		Sun Sep  3 18:45:26 UTC 2023
>
> Modified Files:
> 	src/external/gpl3/gcc.old/dist/gcc: ubsan.c
>
> Log Message:
> remap generated ubsan filename string labels. fixes reproducible builds.
> reported by wiz@

thanks.  surprised it was needed for .old, but not surprised
the for GCC 12 -- that one had sanitizers replaced and i did
not attempt to merge, but re-ported.

it was pretty crazy -- our GCC 10 has a much nicer libsanitizer
than GCC 10 upstream, but GCC 12 has upgraded to an even newer
version that included many, but not all, of the netbsd fixes,
and finding all the fixes from the prior is difficult, as there
was no real "base version" to compare against parts of both GCC
and llvm upstreams were that base..

anyway, i say this because there's always a chance of something
else having been missed in the re-port.

thanks again!


.mrg.


Home | Main Index | Thread Index | Old Index