This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from fd732eee98b Daily bump. new 7442a775817 tree-optimization/88240 - stopgap for floating point code-h [...] new c863dec102e Add missing vn_reference_t::punned initialization
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/testsuite/gcc.target/i386/pr88240.c | 26 ++++++++++++++++++++++++++ gcc/tree-ssa-pre.c | 10 ++++++++++ gcc/tree-ssa-sccvn.c | 14 +++++++++++++- gcc/tree-ssa-sccvn.h | 1 + 4 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr88240.c