This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e59618e 2015-01-27 Paul Thomas pault@gcc.gnu.org new 8a73696 [AArch64] Handle vector float modes properly in aarch64_outpu [...] new 7ee34ff [AArch64] PR 68102: Check that operand is REG before checking [...]
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 | 12 ++++++++++++ gcc/config/aarch64/aarch64.c | 5 ++++- gcc/config/aarch64/aarch64.md | 4 ++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/aarch64/pr68102_1.c | 18 ++++++++++++++++++ 5 files changed, 41 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr68102_1.c