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 c++/32900] New: [4.2/4.3 regression] compile time and memory regression


[forwarded from http://bugs.debian.org/431608]

c++ source files generated with sip-qt take much longer (4.2) and much more
memory (4.3) to build, than building with 4.1:

4.1 20070718    0m58.881s  about 400mb
4.2.1 release  86m13.933s  about 400mb
4.3 20070720   14m51.718s  about 1.5gb

built on i486-linux-gnu. 4.1 and 4.2 are built with --enable-checking=release,
4.3 with the setting from trunk.

  Matthias


-- 
           Summary: [4.2/4.3 regression] compile time and memory regression
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32900


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