Steps to reproduce: 1. Download Pixie 2.1.1 from https://sourceforge.net/project/showfiles.php?group_id=59462 2. untar and configure 3. Try to compile with make, specifically Pixie/src/ri/execute.cpp
Memory usage blows up and g++ gets killed. Compiling with make CXXFLAGS=-g works. -- Summary: gcc exhausts memory when compiling pixie with optimizations Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gonsolo at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31503