This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13798] New: 10x compile time regression
- From: "tm at kloo dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2004 20:31:33 -0000
- Subject: [Bug optimization/13798] New: 10x compile time regression
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Here are the compile times for imdecode.i (from stress-1.17) using the options
-O2 -m4 on a P2/300 with 128 megs of RAM:
tree-ssa:
real 23m56.505s
user 22m42.970s
sys 0m11.900s
mainline:
real 2m9.078s
user 2m5.930s
sys 0m1.970s
This appears to be a 10x compile time regression.
Toshi
--
Summary: 10x compile time regression
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tm at kloo dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-linux
GCC host triplet: i386-linux
GCC target triplet: sh-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13798