From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19200 invoked by alias); 4 Jan 2005 01:37:41 -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 19111 invoked by uid 48); 4 Jan 2005 01:37:35 -0000 Date: Tue, 04 Jan 2005 01:37:00 -0000 Message-ID: <20050104013735.19110.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041226212704.19162.debian-gcc@lists.debian.org> References: <20041226212704.19162.debian-gcc@lists.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/19162] [4.0 regression] ICE while building libobjc's sendmsg.c X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg00301.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-04 01:37 ------- Looking at the history I think this is also a 3.4 release, so maybe the problem is using XFmode: * arm.h (ENABLE_XF_PATTERNS): Delete. * arm.md (addxf3, subxf3, mulxf3, divxf3, modxf3, negxf2, absxf2) (sqrtxf2, floatsixf2, fix_truncxfsi2, truncxfsf2, truncxfdf2) (extendsfxf2, extenddfxf2, movxf, cmpxf, cmpxf_insn) (cmpxf_trap): Delete. (movxf_hard_insn): Remove test of ENABLE_XF_PATTERNS. http://gcc.gnu.org/ml/gcc-patches/2003-01/msg00414.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19162