This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d4c374c441 tree-optimization/99912 - schedule another TODO_remove_unus [...] new e600df51a15 cfgcleanup: Fix -fcompare-debug issue in outgoing_edges_mat [...] new 26690993d0a Revert "libstdc++: Add workaround for ia32 floating atomics [...]
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/cfgcleanup.c | 4 +- gcc/testsuite/g++.dg/opt/pr100254.C | 101 +++++++++++++++++++++ .../testsuite/29_atomics/atomic_float/1.cc | 1 - .../29_atomics/atomic_float/wait_notify.cc | 1 - 4 files changed, 103 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr100254.C