c/7344

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Fri Oct 11 13:36:00 GMT 2002


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

From: hubicka@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/7344
Date: 11 Oct 2002 20:26:51 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	hubicka@gcc.gnu.org	2002-10-11 13:26:51
 
 Modified files:
 	gcc            : ChangeLog calls.c cfgbuild.c function.c 
 	                 function.h cfgcleanup.c 
 
 Log message:
 	* calls.c (expand_call): Simplify noreturn call.
 	
 	PR c/7344
 	* cfgbuild.c (make_edges): Create edge cache when we do have
 	large jumptable.
 	(do_tablejump): Note size of maximal jumptable.
 	* function.c (prepare_function_start): Zero out size.
 	* function.h (function): Add max_jumptable_ents.
 	
 	* cfgcleanup.c (insn_match_p): Verify sibcall flag for calls to.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15682&r2=1.15683
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/calls.c.diff?cvsroot=gcc&r1=1.239&r2=1.240
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfgbuild.c.diff?cvsroot=gcc&r1=1.27&r2=1.28
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/function.c.diff?cvsroot=gcc&r1=1.385&r2=1.386
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/function.h.diff?cvsroot=gcc&r1=1.88&r2=1.89
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cfgcleanup.c.diff?cvsroot=gcc&r1=1.66&r2=1.67
 



More information about the Gcc-prs mailing list