[Bug rtl-optimization/18363] build fails when using optimization

2007-05-17 Thread ebotcazou at gcc dot gnu dot org
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2007-05-17 15:30 --- Not a GCC bug. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-07 21:29 --- g++: Internal error: Killed (program cc1plus) The kernel is killing cc1plus for hitting memory limits and not gcc crashing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread aphexer at mailhaven dot com
--- Additional Comments From aphexer at mailhaven dot com 2004-11-07 21:28 --- Isn't this error a bit misleading? Something like "Not enouph memory, aborting..." seems alot more clear! Maybe this is something which can be changed for a next release? Well my problem is actually solved...

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-07 21:24 --- Yes this is a case where 32M is just too little for compiling C++ code in 3.3, you might want to try 3.4. -- What|Removed |Added

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread aphexer at mailhaven dot com
--- Additional Comments From aphexer at mailhaven dot com 2004-11-07 21:22 --- Now it's on that next file but it's the same error: if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -MT HFormat.o -MD -MP -MF ".deps/HFormat.Tpo" -c -o HFormat.o HFormat.cpp; \ then mv -f ".deps/HFormat.Tpo

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-07 21:16 --- Yes most likley. What is the error message? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread aphexer at mailhaven dot com
--- Additional Comments From aphexer at mailhaven dot com 2004-11-07 21:15 --- Can this be caused by insufficient memory? This machine only has 32MB of ram... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363

[Bug rtl-optimization/18363] build fails when using optimization

2004-11-07 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c++ |rtl-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18363