This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fc6b42bbaa2 pretty-print SSA names new 2ca17e0a89f intl: Allow building both with old bison and bison >= 3 [PR92008] new 42e20fd25d3 bootstrap: Fix building with GCC 4.2 [PR89494]
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/ChangeLog | 6 ++++++ gcc/function.c | 8 +++++++ intl/ChangeLog | 19 +++++++++++++++++ intl/Makefile.in | 6 +++++- intl/config.h.in | 3 +++ intl/configure | 27 ++++++++++++++++++++++++ intl/configure.ac | 23 +++++++++++++++++++++ intl/plural-exp.h | 6 +++++- intl/plural.c | 62 +++++++++++++++++++++++++++++++++++++------------------ intl/plural.y | 27 +++++++++++++++++++++++- 10 files changed, 164 insertions(+), 23 deletions(-)