------- Comment #10 from falk at debian dot org 2005-11-03 20:20 ------- Created an attachment (id=10134) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10134&action=view) Preprocessed test case
This is not a designed test case, it's distilled from a real-world application (libqd). I've attached the original source. g++ -O2 takes 103s for 33667 lines (about 1M, not really very large for preprocessed C++). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23490