From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28371 invoked by alias); 27 Feb 2008 13:01:08 -0000 Received: (qmail 28169 invoked by uid 48); 27 Feb 2008 13:00:25 -0000 Date: Wed, 27 Feb 2008 13:01:00 -0000 Subject: [Bug c++/35391] New: gcc fails to compile file in icewm (icewm.org) X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "T dot Mittelstaedt at cadenas dot de" 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-02/txt/msg02833.txt.bz2 cd /localbuild/icewm-1.2.35/src/ g++ -fpermissive -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -Woverloaded-virtual -W -fno-exceptions -fno-rtti -g -O2 -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/share/icewm"' -DCFGDIR='"/etc/icewm"' -DLOCDIR='"/usr/local/share/locale"' -DKDEDIR='""' -DPACKAGE='"icewm"' -DVERSION='"1.2.35"' -DHOSTOS='"Linux 2.6.17-10-generic"' -DHOSTCPU='"x86_64"' -DEXEEXT='""' -DICEWMEXE='"icewm"' -DICEWMTRAYEXE='"icewmtray"' -DICEWMBGEXE='"icewmbg"' -DICESMEXE='"icewm-session"' -DICEHELPEXE='"icehelp"' -DICEHELPIDX='"/usr/local/share/doc/icewm-1.2.35/icewm.html"' -I/usr/include -I/usr/include/freetype2 -I/usr/include -c yapp.cc yapp.cc:472: internal compiler error: in reference_to_unused, at dwarf2out.c:10010 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Compilation exited abnormally with code 1 at Wed Feb 27 14:00:04 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.2.2/configure --prefix=/opt2/gcc-4.2.2 --enable-version-specific-runtime-libs --enable-static --enable-shared --enable-languages=c,c++,objc,obj-c++ --enable-threads=posix --enable-nls --enable-__cxa_atexit --enable-libstdcxx-debug --enable-checking=release Thread model: posix gcc version 4.2.2 -- Summary: gcc fails to compile file in icewm (icewm.org) Product: gcc Version: 4.2.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: T dot Mittelstaedt at cadenas dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35391