This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c92d330c63a Update baseline symbols for hppa-linux. new bf3c19903a8 libstdc++: Shorten integer std::to/from_chars symbol names new 19df06f67c9 Add missing return in gori_compute::logical_combine
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/gimple-range-gori.cc | 1 + gcc/testsuite/gnat.dg/opt102.adb | 10 ++++++++++ gcc/testsuite/gnat.dg/opt102_pkg.adb | 12 ++++++++++++ gcc/testsuite/gnat.dg/opt102_pkg.ads | 10 ++++++++++ libstdc++-v3/include/std/charconv | 34 +++++++++------------------------- 5 files changed, 42 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt102.adb create mode 100644 gcc/testsuite/gnat.dg/opt102_pkg.adb create mode 100644 gcc/testsuite/gnat.dg/opt102_pkg.ads