]> gcc.gnu.org Git - gcc.git/commit
arm: Extend the PR94780 fix to arm
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 29 Apr 2020 10:51:38 +0000 (11:51 +0100)
committerJakub Jelinek <jakub@redhat.com>
Fri, 18 Sep 2020 08:57:52 +0000 (10:57 +0200)
commitbbb72c2ccc271541e0d1feb25d2256d47041df59
treeec2c759ffa4030fc1bd83cc02078211201021031
parente991bd1ecd85b421ce6fc9364e66068e293e3f00
arm: Extend the PR94780 fix to arm

Essentially the same fix as for x86.

2020-04-29  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* config/arm/arm-builtins.c (arm_atomic_assign_expand_fenv): Use
TARGET_EXPR instead of MODIFY_EXPR for the first assignments to
fenv_var and new_fenv_var.

(cherry picked from commit 1d7ead9cba91533291e0048d22b711ca124e19de)
gcc/ChangeLog
gcc/config/arm/arm-builtins.c
This page took 0.067591 seconds and 6 git commands to generate.