This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3c6824f Fix PR c++/68711 - [6 regression] SEGV on an invalid offsetof [...] new 4e42d23 PR ipa/61886 * lto-streamer.h (lto_symtab_merge_decls, lto_ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 8 +++ gcc/lto-streamer-out.c | 6 +- gcc/lto-streamer.h | 5 -- gcc/lto/ChangeLog | 14 ++++ gcc/lto/lto-symtab.c | 180 +++++++++++++++++++++++++++++++++---------------- gcc/lto/lto-symtab.h | 47 +++++++++++++ gcc/lto/lto.c | 1 + 7 files changed, 197 insertions(+), 64 deletions(-) create mode 100644 gcc/lto/lto-symtab.h