[Bug other/28264] broken gcc/config/soft-fp build.

2006-07-05 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-05 06:23 --- How did you configure GCC? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28264

[Bug other/28264] broken gcc/config/soft-fp build.

2006-07-05 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-05 06:24 --- soft-fp is included by default on powerpc-linux and it works for everyone I know. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28264

[Bug other/28264] broken gcc/config/soft-fp build.

2006-07-05 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-07-05 06:25 --- And config/soft-fp/divdf3.c is there for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28264

[Bug other/28264] broken gcc/config/soft-fp build.

2006-07-05 Thread pluto at agmk dot net
--- Comment #4 from pluto at agmk dot net 2006-07-05 08:19 --- ohhh, now I see what's wrong. Out of Memory: Killed process 18248 (cc1). the PPC970FX box has 1GB ram + 1GB swap. i'll re-run build and try to reproduce this memory-hog. --

[Bug other/28264] broken gcc/config/soft-fp build.

2006-07-05 Thread pluto at agmk dot net
--- Comment #5 from pluto at agmk dot net 2006-07-05 15:45 --- ok, my fault.(In reply to comment #4) ohhh, now I see what's wrong. Out of Memory: Killed process 18248 (cc1). the PPC970FX box has 1GB ram + 1GB swap. i'll re-run build and try to reproduce this memory-hog.

[Bug other/28264] broken gcc/config/soft-fp build.

2006-07-05 Thread pluto at agmk dot net
--- Comment #6 from pluto at agmk dot net 2006-07-05 15:48 --- (In reply to comment #5) with -O2 ./cc1 ICEs. for more details see PR28272 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28264