This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b5a306 Add dot-fn to gdbhooks.py new 0934337 gcc/ PR target/69806 PR target/54089 * config/sh/sh.c (sh_ [...]
The 1 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 | 11 +++ gcc/config/sh/sh.c | 6 +- gcc/config/sh/sh.md | 24 +++-- gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gcc.target/sh/pr54089-10.c | 153 +++++++++++++++++++++++++++++++ 5 files changed, 190 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/sh/pr54089-10.c