This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33761] non-optimal inlining heuristics pessimizes gzip SPEC score at -O3
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2007 17:26:11 -0000
- Subject: [Bug tree-optimization/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 #7 from ubizjak at gmail dot com 2007-12-10 17:26 -------
(In reply to comment #6)
> FSF GCC 4.1 does not have -mtune=generic.
OK, OK. Now with 'gcc version 4.1.3 20070716 (prerelease)':
-m32 -O2: 29.306s
-m32 -O3: 29.582s
I don't have 4.2 here.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33761