public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: jakub@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: c/5656
Date: Tue, 19 Mar 2002 00:06:00 -0000	[thread overview]
Message-ID: <20020319080602.6690.qmail@sources.redhat.com> (raw)

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/5656
Date: 19 Mar 2002 07:56:40 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Branch: 	gcc-3_1-branch
 Changes by:	jakub@gcc.gnu.org	2002-03-18 23:56:40
 
 Modified files:
 	gcc            : ChangeLog tree-inline.c c-typeck.c c-tree.h 
 	                 langhooks.h langhooks-def.h c-lang.c 
 	                 langhooks.c 
 	gcc/testsuite  : ChangeLog 
 	gcc/objc       : objc-lang.c 
 Added files:
 	gcc/testsuite/gcc.c-torture/compile: 20020318-1.c 
 
 Log message:
 	PR c/5656
 	* langhooks.h (struct lang_hooks_for_tree_inlining): Add
 	convert_parm_for_inlining.
 	* c-lang.c (LANG_HOOKS_TREE_INLINING_CONVERT_PARM_FOR_INLINING):
 	Define.
 	* langhooks-def.h: Likewise.
 	* objc/objc-lang.c: Likewise.
 	* langhooks.c (lhd_tree_inlining_convert_parm_for_inlining): New
 	function.
 	* tree-inline.c (initialize_inlined_parameters):
 	Call convert_parm_for_inlining lang hook if needed.
 	* c-typeck.c (c_convert_parm_for_inlining): New function.
 	* c-tree.h (c_convert_parm_for_inlining): Add prototype.
 	
 	* gcc.c-torture/compile/20020318-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.134&r2=1.13152.2.135
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.15.2.1&r2=1.15.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.180&r2=1.180.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.81&r2=1.81.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/langhooks.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.15&r2=1.15.8.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/langhooks-def.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.8&r2=1.8.10.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-lang.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.74&r2=1.74.6.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/langhooks.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.16&r2=1.16.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.31&r2=1.1672.2.32
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/objc/objc-lang.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.2&r2=1.2.14.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.c-torture/compile/20020318-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1
 


             reply	other threads:[~2002-03-19  8:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-19  0:06 jakub [this message]
2002-03-19  0:56 c/5656 jakub

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=20020319080602.6690.qmail@sources.redhat.com \
    --to=jakub@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).