From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3687 invoked by alias); 18 Feb 2007 11:27:49 -0000 Received: (qmail 3665 invoked by uid 48); 18 Feb 2007 11:27:41 -0000 Date: Sun, 18 Feb 2007 11:27:00 -0000 Subject: [Bug c++/30840] New: ice for legal code with flags -O3 -fno-strict-aliasing X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dcb314 at hotmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg02097.txt.bz2 I just tried to compile Suse Linux package rxvt-unicode-8.1-3 with the GNU C++ compiler version 4.3 snapshot 20070216. The compiler said screen.C: In member function 'void rxvt_term::scr_reset()': screen.C:160: internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source code attached. Flags -O3 -fno-strict-aliasing required. -- Summary: ice for legal code with flags -O3 -fno-strict-aliasing Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcb314 at hotmail dot com GCC host triplet: x86_64-suse-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30840