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]

Long compile time for testsuite g++.other/headers1.C with enable-checking


I have been following up --enable-checking=tree,misc,gc,gcac testsuite
failures on irix6.5. The failure of g++.other/headers1.C is due to a
timeout.  This test is taking 882s to compile on an unloaded r10k processor.
CPU bound, as it was getting 99+% of CPU and only required about 14MB of
memory.  Is this a problem?

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