This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 232f2ad Implement LWG 2534, Constrain rvalue stream operators. * incl [...] new 91a4d16 arc: Avoid store/load pipeline hazard new b8a4902 gcc/lto/ PR lto/78562 * lto-symtab.c (lto_symtab_merge_decl [...]
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/ChangeLog | 8 +++ gcc/config/arc/arc-protos.h | 1 + gcc/config/arc/arc.c | 75 +++++++++++++++++++++++ gcc/config/arc/arc700.md | 2 + gcc/lto/ChangeLog | 6 ++ gcc/lto/lto-symtab.c | 8 +++ gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.target/arc/arc700-stld-hazard.c | 14 +++++ 8 files changed, 118 insertions(+) create mode 100644 gcc/testsuite/gcc.target/arc/arc700-stld-hazard.c