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 optimization/13798] New: 10x compile time regression


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


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