From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15276 invoked by alias); 2 Feb 2005 01:49:45 -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 15242 invoked by uid 48); 2 Feb 2005 01:49:34 -0000 Date: Wed, 02 Feb 2005 01:49:00 -0000 Message-ID: <20050202014934.15241.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040406182004.14868.nick@ilm.com> References: <20040406182004.14868.nick@ilm.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/14868] ICE with -msse2 -mfpmath=sse -fnon-call-exceptions X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00145.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-02 01:49 ------- Hmm, x86 split the branch by itself. ix86_split_fp_branch But we don't recombine the branch again why? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14868