This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/67967] [5.2/6 Regression] ICE in i386_pe_seh_unwind_emit


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

--- Comment #6 from uros at gcc dot gnu.org ---
Author: uros
Date: Wed Oct 14 21:18:19 2015
New Revision: 228826

URL: https://gcc.gnu.org/viewcvs?rev=228826&root=gcc&view=rev
Log:
        PR target/67967
        * config/i386/i386.c (ix86_emit_save_reg_using_mov): Do not add
        REG_CFA_EXPRESSION to aligned SSE stores.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]