From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15892 invoked by alias); 11 Apr 2008 18:07:51 -0000 Received: (qmail 3369 invoked by uid 48); 11 Apr 2008 18:07:04 -0000 Date: Fri, 11 Apr 2008 18:07:00 -0000 Subject: [Bug c++/35909] New: ice for legal code 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: 2008-04/txt/msg00839.txt.bz2 I just tried to compile the Suse Linux package tse3-0.3.1 with the GNU C compiler version 4.4 snapshot 20080404 The compiler said g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -W -Wall -ansi -pedantic -MT Alsa-0.9.lo -MD -MP -MF .deps/Alsa-0.9.Tpo -c Alsa-0.9.cpp -fPIC -DPIC -o .libs/Alsa-0.9.o In file included from Alsa-0.9.cpp:35: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. Alsa-0.9.cpp: In member function 'void TSE3::Plt::AlsaMidiScheduler::getSystemInfo()': Alsa-0.9.cpp:208: warning: the address of 'ci' will always evaluate as 'true' Alsa-0.9.cpp:219: warning: the address of 'pi' will always evaluate as 'true' Alsa-0.9.cpp:238: warning: the address of 'subs' will always evaluate as 'true' Alsa-0.9.cpp: In member function 'void TSE3::Plt::AlsaImpl::tx(TSE3::MidiCommand, int, long int, long int)': Alsa-0.9.cpp:343: internal compiler error: in build_target_expr, at cp/tree.c:267 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed C++ source code attached. No flags required -- Summary: ice for legal code Product: gcc Version: 4.4.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: suse-linux-x86_64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35909