This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 1a35d87 2015-10-27 Martin Jambor mjambor@suse.cz new ac0e630 [ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
The 1 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 | 7 ++++++ gcc/config/arm/arm.c | 37 +++++++++++++++++++++----------- gcc/config/arm/constraints.md | 3 ++- gcc/config/arm/predicates.md | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/arm/pr67929_1.c | 21 ++++++++++++++++++ 6 files changed, 60 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr67929_1.c