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 18:21:16 +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 #7 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-12 18:20:33 UTC ---
Author: rth
Date: Tue Jul 12 18:20:29 2011
New Revision: 176211
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176211
Log:
PR target/49714
* config/i386/i386.c (x86_output_mi_thunk): Use
machopic_indirect_call_target instead of machopic_indirection_name
directly.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c