This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19876] [4.0 Regression] g++ starts eating all the memory and the CPU
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Feb 2005 18:30:12 -0000
- Subject: [Bug middle-end/19876] [4.0 Regression] g++ starts eating all the memory and the CPU
- References: <20050210180239.19876.pied@fnux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-10 18:30 -------
Ok, I can confirm this with the following options on powerpc-darwin (which means it is most likely a
tree optimizator problem but I could be wrong).
-fno-exceptions -fno-check-new -fno-common -O2
It worked in 3.3.2 so this is a regression.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |middle-end
Known to fail| |4.0.0
Known to work| |3.3.2
Summary|g++ starts eating all the |[4.0 Regression] g++ starts
|memory and the CPU |eating all the memory and
| |the CPU
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19876