This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f4588141fc libstdc++: Add workaround for ia32 floating atomics miscomp [...] new 0cda606d08d i386: Fix unsigned int -> double conversion on i386 w/ -mfp [...] new ae2f6e01749 libstdc++: Fix "bare" notifications dropped by waiters check new 3bb6a9c01f1 Fix various typos.
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/builtins.c | 2 +- gcc/config/i386/i386-expand.c | 7 +++++++ gcc/dwarf2out.c | 4 ++-- gcc/fortran/frontend-passes.c | 2 +- gcc/testsuite/g++.dg/template/nontype29.C | 4 ++-- gcc/testsuite/gcc.dg/Warray-bounds-64.c | 2 +- gcc/testsuite/gcc.dg/Warray-parameter.c | 2 +- gcc/testsuite/gcc.dg/Wstring-compare.c | 10 +++++----- gcc/testsuite/gcc.dg/format/gcc_diag-11.c | 2 +- gcc/testsuite/gcc.target/i386/{pr96793-2.c => pr100119.c} | 10 +++++----- gcc/testsuite/gfortran.dg/array_constructor_3.f90 | 2 +- gcc/testsuite/gfortran.dg/matmul_bounds_9.f90 | 2 +- gcc/testsuite/gfortran.dg/pr78033.f90 | 2 +- gcc/testsuite/gfortran.dg/pr96325.f90 | 2 +- libstdc++-v3/include/bits/atomic_wait.h | 12 ++++++------ 15 files changed, 36 insertions(+), 29 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr96793-2.c => pr100119.c} (62%)