Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123751 - insn-attrtab.c:22564: internal compiler error: Segmentation fault
Summary: insn-attrtab.c:22564: internal compiler error: Segmentation fault
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-22 14:05 UTC by Diogo Freitas
Modified: 2006-03-01 05:27 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 Diogo Freitas 2006-02-22 14:05:36 UTC
When I was compiling de gcc-3.4.5 this segmentation happen:

 transformation: 0.008000, building DFA: 6.212388
  DFA minimization: 0.296019, making insn equivalence: 0.000000
 all automaton generation: 6.568411, output: 0.068004
/bin/sh /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/usr/x86_64-pc-linux-gnu/bin/    -O2 -pipe -march=athlon64 -fprofile-generate -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H    -I. -I. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/. -I/var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/gcc/../include  -c insn-attrtab.c \
  -o insn-attrtab.o
insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:22564: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
sandbox:  Caught signal 2 in pid 7854
make[2]: *** Deleting file `insn-attrtab.o'
make[2]: *** [insn-attrtab.o] Interrupt
make[1]: *** [stageprofile_build] Interrupt
make: *** [profiledbootstrap] Interrupt

/usr/portage/sys-devel/gcc/gcc-3.4.5.ebuild: src_compile aborted; exiting.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2006-02-22 14:23:44 UTC
You failed to attach the output of `emerge info'.  Please reopen when you supply that.  Also, does it fail in the same place every time?
Comment 2 Diogo Freitas 2006-03-01 05:27:05 UTC
Sorry,
I discovery why the failed happened!!! My memory card is wirh a letter problema!!!

Thanks for your atention!!