This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e4a4e01 PR sanitizer/80067 * fold-const.c (fold_comparison): Use pr [...] new 25c0a09 [ARC] Update ARC SIMD patterns. new de4c7f6 [ARC] Define _REENTRANT when -pthread is passed. new 8fbe825 Fix calls.c for a _complex type (PR ipa/80104).
The 3 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 | 25 ++++++++++ gcc/cgraphunit.c | 4 ++ gcc/config/arc/arc.h | 24 +++++++++- gcc/config/arc/elf.h | 3 +- gcc/config/arc/linux.h | 5 ++ gcc/config/arc/simdext.md | 98 ++++++++++++++++++++++++++------------ gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/ipa/pr80104.c | 15 ++++++ 8 files changed, 146 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr80104.c