From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12649 invoked by alias); 1 Feb 2005 22:05:07 -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 12519 invoked by uid 48); 1 Feb 2005 22:04:57 -0000 Date: Tue, 01 Feb 2005 22:05:00 -0000 Message-ID: <20050201220457.12518.qmail@sourceware.org> From: "steven at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050201220107.19744.nick@ilm.com> References: <20050201220107.19744.nick@ilm.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/19744] ICE in if_convert with -fnon-call-exceptions -O2 on amd64 X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00122.txt.bz2 List-Id: ------- Additional Comments From steven at gcc dot gnu dot org 2005-02-01 22:04 ------- If it reproduces on x86 with -msse, it's not an amd64 bug, but something realted to SSE/MMX (d'oh). Fun, didn't that just get rewritten for GCC 4.0? ;-) -- What |Removed |Added ---------------------------------------------------------------------------- GCC build triplet|x86_64-unknown-linux-gnu | GCC host triplet|x86_64-unknown-linux-gnu | GCC target triplet|x86_64-unknown-linux-gnu | Keywords| |ssemmx http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19744