Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52395 - gcc-3.4.0 ice on glibc-2.3.3_pre20040527 and cvs 20040530
Summary: gcc-3.4.0 ice on glibc-2.3.3_pre20040527 and cvs 20040530
Status: VERIFIED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 14:50 UTC by Philippe Trottier (RETIRED)
Modified: 2004-07-13 20:21 UTC (History)
1 user (show)

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 Philippe Trottier (RETIRED) gentoo-dev 2004-05-29 14:50:29 UTC
gcc-3.3.3_pre20040408-r1 does it just fine but,
Bad news is , gcc-3.4.0 cannot compile the latest glibc that error is from the glibc cvs 20040530:

gcc ../sysdeps/unix/sysv/linux/init-first.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -mnew-mnemonics   -fpic    -I../include -I. -I/home/tchiwam/libc/buildhere-gcc-3.4/csu -I.. -I../libio  -I/home/tchiwam/libc/buildhere-gcc-3.4 -I../sysdeps/powerpc/powerpc64/elf -I../sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64 -I../linuxthreads/sysdeps/unix/sysv/linux/powerpc -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc/powerpc64 -I../linuxthreads/sysdeps/powerpc -I../sysdeps/unix/sysv/linux/powerpc/powerpc64 -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/powerpc64/fpu -I../sysdeps/powerpc/powerpc64 -I../sysdeps/wordsize-64 -I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/powerpc64-unknown-linux-gnu/3.4.0/include -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC -DSHARED     -DHAVE_INITFINI -o /home/tchiwam/libc/buildhere-gcc-3.4/csu/init-first.os -MD -MP -MF /home/tchiwam/libc/buildhere-gcc-3.4/csu/init-first.os.dt
../sysdeps/unix/sysv/linux/init-first.c:89: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [/home/tchiwam/libc/buildhere-gcc-3.4/csu/init-first.os] Error 1
make[2]: Leaving directory `/home/tchiwam/libc/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/home/tchiwam/libc'
make: *** [all] Error 2
Comment 1 Travis Tilley (RETIRED) gentoo-dev 2004-05-29 19:25:30 UTC
try the 20040529 ebuild. i've temporarily fixed this problem there by disabling unit-at-a-time. see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15666 for more information.
Comment 2 Tom Gall (RETIRED) gentoo-dev 2004-05-31 10:06:38 UTC
stick a fork in it