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 middle-end/49990] Regression: Bootstrap failure for x86_64-*-mingw32 in libfortran


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49990

--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-08-08 18:19:20 UTC ---
Author: ktietz
Date: Mon Aug  8 18:19:17 2011
New Revision: 177573

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177573
Log:
2011-08-08  Richard Henderson  <rth@redhat.com>

        PR middle-end/49990
        * config/i386/i386.c (ix86_expand_prologue): Call
        for SEH target gen_prologue_use instead of gen_blockage
        at prologue's end.


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]