This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: c/7344: performance regression on huge case statements


On Fri, Oct 11, 2002 at 05:01:48PM +0200, Jan Hubicka wrote:
> 	* cfgbuild.c (make_edges): Create edge cache when we do have
> 	large jumptable.
> 	(do_tablejump): Note size of maximal jumptable.

typo, should include "* expr.c".

> 	* function.c (prepare_function_start): Zero out size.
> 	* function.h (function): Add max_jumptable_ents.

Ok.


r~


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