------- Comment #17 from zadeck at naturalbridge dot com 2007-12-11 13:30 ------- Created an attachment (id=14729) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14729&action=view) fixup of stevens hack
This hack cuts the -O compile time for the c testcase from 35 to 2 seconds. my guess is that we will need a similar hack for the rd problem to get better. interestingly the c test compiles in 4 seconds at -O2 both with and without this patch. I assume that the tree level is cleaning things up. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34400