This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71a38860b78 compiler: fix evaluation order of LHS index expressions new 3878b4ed081 [arm] Put CPU's FPU capabilities directly in the ISA specification new 21d374ac2d8 * vr-values.c (gimple_stmt_nonzero_p): Abstract com [...]
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 | 15 +++++ gcc/config/arm/arm-cpus.in | 145 +++++++++++++++----------------------------- gcc/config/arm/parsecpu.awk | 10 --- gcc/gimple.c | 51 ++++++++++++++++ gcc/gimple.h | 2 + gcc/vr-values.c | 32 +--------- 6 files changed, 119 insertions(+), 136 deletions(-)