public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: hubicka@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: c/7344
Date: Fri, 11 Oct 2002 13:36:00 -0000	[thread overview]
Message-ID: <20021011203601.18845.qmail@sources.redhat.com> (raw)

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
 


             reply	other threads:[~2002-10-11 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11 13:36 hubicka [this message]
2002-10-15  1:26 c/7344 hubicka
2002-10-17  6:56 c/7344 hubicka
2002-10-17  8:16 c/7344 hubicka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021011203601.18845.qmail@sources.redhat.com \
    --to=hubicka@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).