This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33761] non-optimal inlining heuristics pessimizes gzip SPEC score at -O3
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2007 12:31:15 -0000
- Subject: [Bug target/33761] non-optimal inlining heuristics pessimizes gzip SPEC score at -O3
- References: <bug-33761-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2007-10-13 12:31 -------
I suppose that alias partitioning makes the difference instead. This is not
really a fault of the inliner but our dumb memory optimizers.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33761