This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Long compile time for testsuite g++.other/headers1.C with enable-checking
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: Long compile time for testsuite g++.other/headers1.C with enable-checking
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Thu, 10 Aug 2000 01:21:43 -0000
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?