This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95e851a7f2a * g++.dg/gomp/declare-variant-6.C: New test. new 83ef2350022 2019-10-30 Richard Biener rguenther@suse.de new 908fd357173 Fix a call to ultimate_alias_target new a78a4af6c51 gcc/ChangeLog:
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 | 19 ++++++ gcc/config/msp430/msp430.c | 43 ++++++++++++-- gcc/ipa-prop.c | 2 +- gcc/testsuite/ChangeLog | 9 +++ gcc/testsuite/gcc.dg/torture/pr92275.c | 13 ++++ .../gcc.target/msp430/mlarge-use-430-insn.c | 33 +++++++++++ gcc/tree-vect-loop-manip.c | 69 ++++++++++++++-------- 7 files changed, 158 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr92275.c create mode 100644 gcc/testsuite/gcc.target/msp430/mlarge-use-430-insn.c