This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a243ce2a52a tree-optimization/44794 - avoid excessive RTL unrolling on [...] new 7838574b5ac Avoid non-unified nodes on the topological sorting for PTA solving new 9d218c45e31 Remove senseless store in do_sd_constraint new 8366e6764e1 Fix do_sd_constraint escape special casing new 6702fdcdf8b Remove special-cased edges when solving copies new a6e4b81b12e Revert "libstdc++: Fix preprocessor condition in linker scr [...] new fac24d43e68 Revert "libstdc++: Export global iostreams with GLIBCXX_3.4 [...]
The 6 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/tree-ssa-structalias.cc | 37 +++++++++++----------- .../post/aarch64-linux-gnu/baseline_symbols.txt | 24 +++++--------- .../abi/post/i486-linux-gnu/baseline_symbols.txt | 24 +++++--------- .../abi/post/m68k-linux-gnu/baseline_symbols.txt | 24 +++++--------- .../post/powerpc64-linux-gnu/baseline_symbols.txt | 24 +++++--------- .../post/riscv64-linux-gnu/baseline_symbols.txt | 24 +++++--------- .../abi/post/s390x-linux-gnu/baseline_symbols.txt | 24 +++++--------- .../post/x86_64-linux-gnu/32/baseline_symbols.txt | 24 +++++--------- .../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 24 +++++--------- libstdc++-v3/config/abi/pre/gnu.ver | 13 -------- libstdc++-v3/src/Makefile.am | 1 - libstdc++-v3/src/Makefile.in | 3 +- libstdc++-v3/src/c++98/Makefile.am | 1 + libstdc++-v3/src/c++98/Makefile.in | 16 ++++++---- libstdc++-v3/src/c++98/globals_io.cc | 32 +++++-------------- 15 files changed, 102 insertions(+), 193 deletions(-)