This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db494fd68d1 lto-plugin: Honor link_output_name for -foffload-objects file name new 69619acd8d9 target/104762 - vectorization costs of CONSTRUCTORs new eb5edcf3f3a tree-optimization/104880 - update-address-taken and cmpxchg
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/config/i386/i386.cc | 17 +++++++++----- gcc/testsuite/g++.dg/opt/pr104880.cc | 43 ++++++++++++++++++++++++++++++++++++ gcc/tree-ssa.cc | 16 +++++++++++--- 3 files changed, 67 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr104880.cc