This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49714] [4.7 Regression] Revision 176128 introduced many ICEs in insn_default_length, at config/i386/i386.md:600
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 12 Jul 2011 15:46:14 +0000
- Subject: [Bug target/49714] [4.7 Regression] Revision 176128 introduced many ICEs in insn_default_length, at config/i386/i386.md:600
- Auto-submitted: auto-generated
- References: <bug-49714-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49714
--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-12 15:46:13 UTC ---
Author: rth
Date: Tue Jul 12 15:46:02 2011
New Revision: 176208
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176208
Log:
PR target/49714
* config/i386/i386.c (x86_output_mi_thunk): Fix mode for
destination address in memory on some paths.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c