alpha: Implement the PR94780 fix for alpha.
authorUros Bizjak <ubizjak@gmail.com>
Thu, 7 May 2020 06:44:38 +0000 (08:44 +0200)
committerUros Bizjak <ubizjak@gmail.com>
Thu, 7 May 2020 06:44:38 +0000 (08:44 +0200)
commit6760cb478451203ca1213d157b93253f1d5013e4
treef46699fbab6eac46f5eae85be58204eab0e7c75b
parent4be996072ce81a90e1502d3f03edb0d0ca553e78
alpha: Implement the PR94780 fix for alpha.

Essentially the same fix as for x86.

2020-05-07  Uroš Bizjak  <ubizjak@gmail.com>

gcc/
* config/alpha/alpha.c (alpha_atomic_assign_expand_fenv): Use
TARGET_EXPR instead of MODIFY_EXPR for the first assignments to
fenv_var and new_fenv_var.
gcc/ChangeLog
gcc/config/alpha/alpha.c