MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenv
authorMatthew Fortune <matthew.fortune@imgtec.com>
Tue, 9 Aug 2016 12:36:18 +0000 (12:36 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Tue, 9 Aug 2016 12:36:18 +0000 (12:36 +0000)
commita00f4c6b4f46ab219946e738586fca49d4e71bfd
tree1f2bf2476891ba3db08245d259f881fe95957af4
parentfda5c810e17e600a10de691a9b8aa00bdd8be277
MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenv

gcc/
PR c/65345
* config/mips/mips.c (mips_atomic_assign_expand_fenv):
Use create_tmp_var_raw instead of create_tmp_var.

From-SVN: r239278
gcc/ChangeLog
gcc/config/mips/mips.c