This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f52e883ec8 S/390: Increase register move costs for CC_REGS new 37bad429463 * doc/sourcebuild.texi (target attributes): Document new " [...] new 5360d64d593 * lib/target-supports.exp: Add check for "inf" effective t [...] new 48c519ac365 Fix sanitizer frame unwind on 32-bit ABIs (again)
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: gcc/ChangeLog | 5 +++++ gcc/doc/sourcebuild.texi | 5 ++++- gcc/testsuite/ChangeLog | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/builtins-44.c | 1 + gcc/testsuite/gcc.dg/builtins-45.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-complex-1.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-cproj-1.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-frexp-1.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-ldexp-1.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-logb-1.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-math-2.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-math-5.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-math-7.c | 1 + gcc/testsuite/gcc.dg/torture/builtin-modf-1.c | 1 + gcc/testsuite/gcc.dg/torture/type-generic-1.c | 1 + gcc/testsuite/lib/target-supports.exp | 7 +++++++ libsanitizer/ChangeLog | 7 +++++++ libsanitizer/LOCAL_PATCHES | 1 + libsanitizer/sanitizer_common/sanitizer_stacktrace.cc | 13 ++++++++++--- 19 files changed, 63 insertions(+), 4 deletions(-)