This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be39636d9f6 Improve code generation for x86_64 [PR 92180] new 948ef142253 [RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.c new a019766f996 Update documentation for spec files new 29c5d9ceb9b Daily bump.
The 3 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: ChangeLog | 4 + contrib/ChangeLog | 5 + gcc/ChangeLog | 161 +++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 + gcc/doc/invoke.texi | 115 +++++++++++++++++-- gcc/fortran/ChangeLog | 5 + gcc/gcc.c | 6 + gcc/testsuite/ChangeLog | 78 +++++++++++++ libgcc/ChangeLog | 6 + libgcc/config/rs6000/ppc64-fp.c | 237 ---------------------------------------- libgcc/config/rs6000/t-ppc64-fp | 3 +- libstdc++-v3/ChangeLog | 6 + 13 files changed, 383 insertions(+), 250 deletions(-) delete mode 100644 libgcc/config/rs6000/ppc64-fp.c