This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6262e3a22b3 fortran: Fix setting of array lower bound for named arrays new fe7c3ecff1f pch: Add support for PCH for relocatable executables [PR71934] new 7e71909af2c x86: Speed up target attribute handling by using a cache
The 2 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/attribs.c | 2 +- gcc/attribs.h | 1 + gcc/c-family/c-pch.c | 15 ------------ gcc/config/avr/avr.c | 5 ++-- gcc/config/darwin.c | 2 +- gcc/config/i386/i386-options.c | 26 ++++++++++++++++++++- gcc/config/pa/pa.c | 4 ++-- gcc/config/rs6000/rs6000.c | 30 +++++++++++++----------- gcc/doc/gty.texi | 9 ++++++++ gcc/gengtype-state.c | 32 ++++++++++++++++++++++++++ gcc/gengtype.c | 39 ++++++++++++++++++++++++++++--- gcc/gengtype.h | 6 +++++ gcc/ggc-common.c | 52 ++++++++++++++++++++++++++++++++++++++++++ gcc/ggc.h | 4 ++++ gcc/output.h | 14 ++++++------ gcc/tree-core.h | 2 +- gcc/varasm.c | 8 +++---- libcpp/include/line-map.h | 4 ++-- 18 files changed, 202 insertions(+), 53 deletions(-)