This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/19876] [4.0 Regression] g++ starts eating all the memory and the CPU


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]