From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19312 invoked by alias); 5 Feb 2003 13:26:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 19296 invoked by uid 71); 5 Feb 2003 13:26:00 -0000 Date: Wed, 05 Feb 2003 13:26:00 -0000 Message-ID: <20030205132600.19295.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Eric Botcazou Subject: Re: c++/9373: [3.3/3.4 regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932 Reply-To: Eric Botcazou X-SW-Source: 2003-02/txt/msg00254.txt.bz2 List-Id: The following reply was made to PR c++/9373; it has been noted by GNATS. From: Eric Botcazou To: Volker Reichelt Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, adam@os.inf.tu-dresden.de Subject: Re: c++/9373: [3.3/3.4 regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932 Date: Wed, 5 Feb 2003 14:25:13 +0100 > The bug seems to be fixed on the 3.3 branch, but is still present on > mainline. No, it is not fixed on the 3.3 branch: pr9373.cpp: In member function `void Thread::hook_ipc_vector()': pr9373.cpp:11: internal compiler error: in set_mem_alias_set, at emit-rtl.c: 1932 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gcc version 3.3 20030205 (prerelease) You need to have checking enabled in your build to get it. -- Eric Botcazou