This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98e7c96 * config/i386/sse.md (*vec_concatv4si): Use v=v,v instead of [...] new 3237fc5 On behalf of Aaron Conole aconole@redhat.com * libgcov-d [...] new dad46eb [rtlanal] Fix rtl-optimization/71295
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 | 6 ++++ gcc/rtlanal.c | 10 ++++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.c-torture/compile/pr71295.c | 12 +++++++ libgcc/ChangeLog | 8 +++++ libgcc/libgcov-driver-system.c | 49 +++++++++++++++++++++++++-- libgcc/libgcov-driver.c | 8 ++++- 7 files changed, 95 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr71295.c