c/7344: performance regression on huge case statements

Nathanael Nerode neroden@twcny.rr.com
Thu Oct 17 06:36:00 GMT 2002


The following reply was made to PR c/7344; it has been noted by GNATS.

From: Nathanael Nerode <neroden@twcny.rr.com>
To: gcc-gnats@gcc.gnu.org, jh@suse.cz, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c/7344: performance regression on huge case statements
Date: Thu, 17 Oct 2002 09:28:01 -0400

 Jan, your patch of October 14 had the ChangeLog entries for predict.c 
 (can_predict_insn_p etc) and toplev.c (rest_of_compilation), but somehow 
 the actual files failed to get committed.  Either commit the files 
 (preferred) or remove the ChangeLog entry, please. :-)
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7344
 
 Incidentally, with only the patch of October 11th (edge cache) the test 
 case still seems to take forever.  We'll see what happens once the patch 
 of October 14th (eliminating unnecessary queries) is in place; I expect 
 that to be more important based on your earlier numbers.
 
 --Nathanael
 



More information about the Gcc-prs mailing list