From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15089 invoked by alias); 2 Dec 2004 09:49:47 -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 14943 invoked by uid 48); 2 Dec 2004 09:49:31 -0000 Date: Thu, 02 Dec 2004 09:49:00 -0000 Message-ID: <20041202094931.14942.qmail@sourceware.org> From: "reichelt at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040416183851.14981.davide.rossetti@roma1.infn.it> References: <20040416183851.14981.davide.rossetti@roma1.infn.it> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/14981] [3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1 X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg00277.txt.bz2 List-Id: ------- Additional Comments From reichelt at gcc dot gnu dot org 2004-12-02 09:49 ------- Richard's patch http://gcc.gnu.org/ml/gcc-cvs/2004-12/msg00026.html fixed the problem on mainline, so that all the problems mentioned in this PR seem to be fixed on mainline. We still have the 3.4 regression, though: The testcase from comment #18 still ICEs with "gcc -O -msse2" or "gcc -O -msse". -- What |Removed |Added ---------------------------------------------------------------------------- GCC build triplet|i686-pc-linux-gnu-gcc-3.4.0 |i686-pc-linux-gnu GCC host triplet|i686-pc-linux-gnu-gcc-3.4.0 |i686-pc-linux-gnu GCC target triplet|i686-pc-linux-gnu-gcc-3.4.0 |i686-pc-linux-gnu Summary|[3.4/4.0 Regression] ICE in |[3.4 Regression] ICE in |_mm_xor_pd for SSE2 with -O1|_mm_xor_pd for SSE2 with -O1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14981