[Bug c/65345] ICE with _Generic selection on _Atomic int

mpf at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 9 12:37:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345

--- Comment #28 from mpf at gcc dot gnu.org ---
Author: mpf
Date: Tue Aug  9 12:36:18 2016
New Revision: 239278

URL: https://gcc.gnu.org/viewcvs?rev=239278&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c


More information about the Gcc-bugs mailing list