This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 01da03c915f tree-optimization/98381 - fix live bool vector extract new f7028937872 go: Fix -fgo-embedcfg= option description. new a7553ad60be store-merging: Handle vector CONSTRUCTORs using bswap [PR96239]
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/gimple-ssa-store-merging.c | 100 +++++++++++++++++++++++++++++++- gcc/go/lang.opt | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr96239.c | 18 ++++++ 3 files changed, 116 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96239.c