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/17667] New: Const/pure function detection during tree-based profiling


Jan Hubicka said:

the problem is caused by tree profiling affecting const/pure function
autodetection resulting in CFG missmatch in between profiling and
feedback passs.  As disucssed with Rth, all the alternatives of fixing
this I can think of seems nasty and bit invasiave for 4.0. [...]
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02641.html

This should be revisited for 4.1

-- 
           Summary: Const/pure function detection during tree-based
                    profiling
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giovannibajo at libero dot it
                CC: gcc-bugs at gcc dot gnu dot org


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


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