This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 047de8cf59f Fortran] PR91253 fix continuation-line handling with -pre_include new 1a839ffee6f PR target/92095 * config/sparc/sparc-protos.h (output_loa [...] new 7cac3d3cd41 * gcc.target/sparc/overflow-1.c: Add -fno-pie to the optio [...]
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 | 21 +++- gcc/config/sparc/sparc-protos.h | 1 + gcc/config/sparc/sparc.c | 121 ++++++++++++++--------- gcc/config/sparc/sparc.md | 5 +- gcc/testsuite/ChangeLog | 9 ++ gcc/testsuite/gcc.c-torture/compile/20191108-1.c | 14 +++ gcc/testsuite/gcc.target/sparc/overflow-1.c | 2 +- gcc/testsuite/gcc.target/sparc/overflow-2.c | 2 +- gcc/testsuite/gcc.target/sparc/overflow-3.c | 2 +- gcc/testsuite/gcc.target/sparc/overflow-4.c | 2 +- gcc/testsuite/gcc.target/sparc/overflow-5.c | 2 +- 11 files changed, 125 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/20191108-1.c