This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 26b4fc38356 * configure.host (abi_baseline_pair): Adjust for SPARC64/L [...] new 40e9dabf6a0 2019-02-22 Richard Biener rguenther@suse.de new 3350055cdde 2019-02-22 Richard Biener rguenther@suse.de
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 | 25 +++++++++++++++++++++ gcc/cfghooks.c | 7 +++--- gcc/cfghooks.h | 18 ++++++++++++++-- gcc/cfgrtl.c | 6 +++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/restrict-7.c | 27 +++++++++++++++++++++++ gcc/tree-cfg.c | 32 ++++++++++++++++++++++++++- gcc/tree-core.h | 4 +++- gcc/tree-inline.c | 7 +++++- gcc/tree-ssa-structalias.c | 36 ++++++++++++++++++++++++++++++- 10 files changed, 155 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/restrict-7.c