diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2020-04-27 14:54:46 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2020-04-27 14:59:56 +0100 |
commit | 6b6a77d25e83e071ba5d08648c5bd3953d8a0c03 (patch) | |
tree | 7f80902a4684fe80603f175640458443dec9ceba /gcc/fortran/interface.c | |
parent | 5328710be314dee43da8027dbff547d48b85e35e (diff) | |
download | gcc-6b6a77d25e83e071ba5d08648c5bd3953d8a0c03.zip gcc-6b6a77d25e83e071ba5d08648c5bd3953d8a0c03.tar.gz gcc-6b6a77d25e83e071ba5d08648c5bd3953d8a0c03.tar.bz2 |
arm: Fix bootstrap failure with rtl-checking
The code change that caused this regression was not meant to affect neon
code-gen, however I missed the REG fall through. This patch makes sure we only
get the left-hand of the PLUS if it is indeed a PLUS expr.
gcc/ChangeLog:
2020-04-27 Andre Vieira <andre.simoesdiasvieira@arm.com>
* config/arm/arm.c (output_move_neon): Only get the first operand if
addr is PLUS.
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions