On amd64 linux> uname -a Linux strongbad 2.6.12-gentoo-r9 #3 Mon Aug 22 21:07:30 MDT 2005 x86_64 AMD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux There are no Athlon config files, only Opteron. It seems wrong to have stable on amd64 w/o the Athlon. Here are the messages: linux> /usr/bin/runacovea -config gcc34_opteron.acovea -bench almabench.c runacovea -- a command-line driver program for the Acovea framework ACOVEA - Analysis of Compiler Options Via Evolutionary Algorithm Invented by Scott Robert Ladd: Coyote Gulch Productions scott.ladd@coyotegulch.com http://www.coyotegulch.com test application: /usr/share/acovea/benchmarks/almabench.c test system: strongbad config description: GCC 3.4 Opteron (AMD64/x86_64) test configuration: gcc34_opteron.acovea acovea version: 4.0.0 evocosm version: 2.5.2 test start time: 2005 Aug 29 11:15:54 # of populations: 5 population size: 40 survival rate: 10% (4) migration rate: 5% (2) mutation rate: 1% crossover rate: 100% fitness scaling: windowed generations to run: 20 random number seed: 3271332057 /usr/share/acovea/benchmarks/almabench.c: In function `planetpv': /usr/share/acovea/benchmarks/almabench.c:308: internal compiler error: in remember_web_was_spilled, at ra-build.c:2314 Please submit a full bug report, Reproducible: Always Steps to Reproduce: 1. Run the above from the commanbd line on an amd64 Athlon machine (/usr/bin/runacovea -config gcc34_opteron.acovea -bench almabench.c) Actual Results: linux> /usr/bin/runacovea -config gcc34_opteron.acovea -bench almabench.c runacovea -- a command-line driver program for the Acovea framework ACOVEA - Analysis of Compiler Options Via Evolutionary Algorithm Invented by Scott Robert Ladd: Coyote Gulch Productions scott.ladd@coyotegulch.com http://www.coyotegulch.com test application: /usr/share/acovea/benchmarks/almabench.c test system: strongbad config description: GCC 3.4 Opteron (AMD64/x86_64) test configuration: gcc34_opteron.acovea acovea version: 4.0.0 evocosm version: 2.5.2 test start time: 2005 Aug 29 11:15:54 # of populations: 5 population size: 40 survival rate: 10% (4) migration rate: 5% (2) mutation rate: 1% crossover rate: 100% fitness scaling: windowed generations to run: 20 random number seed: 3271332057 /usr/share/acovea/benchmarks/almabench.c: In function `planetpv': /usr/share/acovea/benchmarks/almabench.c:308: internal compiler error: in remember_web_was_spilled, at ra-build.c:2314 Please submit a full bug report, Expected Results: This should have run the benchmark and not crashed. It said to paste in this file: (but it is too big, I will attach it)
Created attachment 67187 [details] Preprocessed source that the error said to attach
Re-assign.
*** This bug has been marked as a duplicate of 115392 ***