Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92543 - gcc-4.0.0 internal compiler error on wget-1.9.1-r4
Summary: gcc-4.0.0 internal compiler error on wget-1.9.1-r4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 16:19 UTC by gentoo-bugs
Modified: 2005-05-14 08:26 UTC (History)
0 users

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


Attachments
gzipped, precompiled source of recur.c (recur.c.precomp.gz,54.44 KB, application/x-gzip)
2005-05-13 16:21 UTC, gentoo-bugs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo-bugs 2005-05-13 16:19:54 UTC
Trying to emerge wget-1.9.1-r4 with gcc-4.0.0 results in an internal compiler error:

i686-pc-linux-gnu-gcc -I. -I.    -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wget/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -march=athlon-xp -O3 -pipe -I/usr/include/openssl -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DLFS -c recur.c
recur.c: In function 'retrieve_tree':
recur.c:193: internal compiler error: in get_indirect_ref_operands, at tree-ssa-operands.c:1449
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.

This is reproducable, preprocessed source will be attached

emerge info
Portage 2.0.51.21-r1 (default-linux/x86/2004.2/gcc34/2.6, gcc-4.0.0, glibc-2.3.5-r0, 2.6.10-mm1 i686)
=================================================================
System uname: 2.6.10-mm1 i686 AMD Athlon(tm) XP 2100+
Gentoo Base System version 1.6.11
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
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.97
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ http://gentoo.tiscali.nl/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/my /usr/local/portage/triphoenix"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aalib alsa apache2 apm avi berkdb bitmap-fonts bonobo cdr crypt cups curl dvd dvdr eds emboss encode esd fam flac font-server foomatic foomaticdb fortran gd gdbm gif gimpprint gnome gpm gtk gtk2 gtkhtml guile imagemagick imlib ipv6 jack java jpeg junit kde ldap libg++ libwww mad mikmod mmx mmx2 mmxext motif mp3 mpeg mysql ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline samba sdl slang spell sse ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb vorbis xine xml xml2 xmms xprint xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 gentoo-bugs 2005-05-13 16:21:58 UTC
Created attachment 58844 [details]
gzipped, precompiled source of recur.c

precompiled source
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2005-05-13 16:22:32 UTC
Please try the gcc-4.0.1 snapshot in portage.
Comment 3 gentoo-bugs 2005-05-14 06:03:42 UTC
Seems to work fine on gcc-4.0.1-beta20050507 :)
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2005-05-14 08:26:21 UTC
Newest snapshot works for user.