[RFC] Change PCH "checksum"

Michael Matz matz@suse.de
Tue Feb 26 16:18:00 GMT 2019


Hi,

On Tue, 26 Feb 2019, Richard Biener wrote:

> get_build_id_1 (struct dl_phdr_info *info, size_t, void *data)
> { 

Isn't this all a bit silly?  We could simply encode the svn revision, or 
maybe even just some random bytes generated once in stage1 at build time 
as "checksum" and be done with.  In the latter case PCHs will then not 
work across different compiler builds, but so what?


Ciao,
Michael.



More information about the Gcc mailing list