From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26905 invoked by alias); 25 Jun 2005 07:40:13 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 26840 invoked by uid 48); 25 Jun 2005 07:40:03 -0000 Date: Sat, 25 Jun 2005 07:40:00 -0000 Message-ID: <20050625074003.26838.qmail@sourceware.org> From: "uros at kss-loka dot si" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041226201629.19161.rth@gcc.gnu.org> References: <20041226201629.19161.rth@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/19161] No emms or femms emitted between MMX and FP instructions X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg03072.txt.bz2 List-Id: ------- Additional Comments From uros at kss-loka dot si 2005-06-25 07:40 ------- (In reply to comment #8) > > This is a known problem, with a hack to mode-switching.c at > > http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01434.html. > > > > Please, could you try to apply the mode-switching.c part of the patch > > and see if it fix an ice for you. > > with this hack bootstrap still ices. > > ../../gcc/unwind.inc: In function '_Unwind_ForcedUnwind': > ../../gcc/unwind.inc:215: internal compiler error: in create_pre_exit, > at mode-switching.c:362 It was a hack anyway :---( Thanks for the report, I'll try to find a proper fix in the next week. (BTW: It fails for x86-64, because this target enables mmx by default.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19161