Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90739 - gcc-4.0.0 internal compiler error on libggi-2.1.0
Summary: gcc-4.0.0 internal compiler error on libggi-2.1.0
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-28 10:04 UTC by alexander j pierce
Modified: 2005-05-02 02:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexander j pierce 2005-04-28 10:04:01 UTC
libggi causes and internal compiler error on gcc-4.0.0

Reproducible: Always
Steps to Reproduce:
1. use gcc-config to set gcc-4.0.0 as default compiler
2. source /etc/profile
3. emerge libggi
Actual Results:  
if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../include   -I/usr/include  -O3 -march=pentium4 -pipe
-fomit-frame-pointer -I/usr/include -D_REENTRANT -D_THREAD_SAFE -MT visual.lo
-MD -MP -MF ".deps/visual.Tpo" -c -o visual.lo visual.c; \
then mv -f ".deps/visual.Tpo" ".deps/visual.Plo"; else rm -f ".deps/visual.Tpo";
exit 1; fi
monotext.c: In function 
Comment 1 alexander j pierce 2005-04-28 10:04:01 UTC
libggi causes and internal compiler error on gcc-4.0.0

Reproducible: Always
Steps to Reproduce:
1. use gcc-config to set gcc-4.0.0 as default compiler
2. source /etc/profile
3. emerge libggi
Actual Results:  
if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../include   -I/usr/include  -O3 -march=pentium4 -pipe
-fomit-frame-pointer -I/usr/include -D_REENTRANT -D_THREAD_SAFE -MT visual.lo
-MD -MP -MF ".deps/visual.Tpo" -c -o visual.lo visual.c; \
then mv -f ".deps/visual.Tpo" ".deps/visual.Plo"; else rm -f ".deps/visual.Tpo";
exit 1; fi
monotext.c: In function _ggi_monotextOpen:
monotext.c:435: internal compiler error: in get_value_handle, at tree-vn.c:288
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [monotext.lo] Error 1


Portage 2.0.51.20-r5 (default-linux/x86/2005.0, gcc-4.0.0, glibc-2.3.5-r0,
2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.6.11
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com
http://open-systems.ufl.edu/mirrors/gentoo http://mirror.datapipe.net/gentoo
http://gentoo.oregonstate.edu/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1,--sort-common,--enable-new-dtags"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3D a52 aalib acl acpi aim alsa apm arts artworkextra audiofile avi
berkdb bidi bitmap-fonts bzlib cairo calendar canna caps cdparanoia cdr cjk
crypt cscope ctype cups curl dga divx4linux dpms dts dv dvd eds emboss encode
epiphany esd exif fam fftw flac fortran ftp gcj gd gdbm ggi gif glitz gmp gnome
gnutls gphoto2 gstreamer gtk gtk2 guile hal howl iconv icq icu imagemagick imap
imlib ipv6 jabber jack java javamail javascript jikes jpeg junit kde kerberos
krb4 lcms ldap libcaca libg++ libwww live lzo mad matroska mcal mikmod mime mmap
mmx mng mono motif mozdevelop mozilla mozsvg mozxmlterm mp3 mpeg mpi msn ncurses
network nls nntp nptl nptlonly offensive ogg oggvorbis openal opengl oscar pam
pdflib perl png pnp posix python qt quicktime readline real ruby samba sdl
session slang sox spell sqlite sse sse2 ssl svg tcltk tcpd tetex theora tiff
truetype truetype-fonts type1-fonts unicode usb vorbis wmf xanim xface xine
xinerama xml2 xosd xpm xprint xsl xv xvid yahoo zlib"
Unset:  ASFLAGS, CTARGET, LC_ALL, LINGUAS
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-05-02 02:04:10 UTC
gcc4 isn't yet supported.  Please work with upstream developers to fix ICE bugs in gcc4.