This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9bc5a79a235 [arm] Don't strip off all architecture features from -march [...] new ca2d1413411 [arm] PR target/83206: Make native driver select fp-capable [...] new 2c692ecc5c8 2017-12-08 Richard Biener rguenther@suse.de new 414384381b0 combine: Fix PR83304 new a22775d88ce * profile-count.c (profile_count::from_gcov_type): Move fr [...]
The 4 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 | 23 +++++++++++++++++++++++ gcc/combine.c | 20 ++++++++++++++++++++ gcc/config/arm/driver-arm.c | 6 +++--- gcc/gimple-loop-interchange.cc | 7 ++++++- gcc/profile-count.c | 18 ++++++++++++++++++ gcc/profile-count.h | 17 +++++------------ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.c-torture/compile/pr83069.c | 14 ++++++++++++++ 8 files changed, 94 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83069.c