This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/17667] New: Const/pure function detection during tree-based profiling
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2004 11:00:50 -0000
- Subject: [Bug middle-end/17667] New: Const/pure function detection during tree-based profiling
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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