This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49990] Regression: Bootstrap failure for x86_64-*-mingw32 in libfortran
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 8 Aug 2011 18:19:24 +0000
- Subject: [Bug middle-end/49990] Regression: Bootstrap failure for x86_64-*-mingw32 in libfortran
- Auto-submitted: auto-generated
- References: <bug-49990-4@http.gcc.gnu.org/bugzilla/>
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