[Bug c++/35391] New: gcc fails to compile file in icewm (icewm.org)

T dot Mittelstaedt at cadenas dot de gcc-bugzilla@gcc.gnu.org
Wed Feb 27 13:01:00 GMT 2008


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 <URL:http://gcc.gnu.org/bugs.html> 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



More information about the Gcc-bugs mailing list