------- Comment #16 from rguenth at gcc dot gnu dot org  2008-11-01 11:51 
-------
How is this a regression?  In fact this seems to be fixed on the trunk and
instead the 4.3 branch and earlier releases suffer from memory/compile-time
explosion during inlining.

Marked as fixed.  If the problem from comment #12 still occurs it should go
to a separate PR.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Priority|P2                          |P3
         Resolution|                            |FIXED
            Summary|[4.4 regression] Inadequate |Inadequate optimization of
                   |optimization of inline      |inline templated functions,
                   |templated functions,        |infinite loop in ipa-
                   |infinite loop in ipa-       |reference and memory hog
                   |reference and memory hog    |
   Target Milestone|---                         |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14703

Reply via email to