public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/17965] ice in expand_call
Date: Sun, 26 Jun 2005 05:27:00 -0000	[thread overview]
Message-ID: <20050626052726.14223.qmail@sourceware.org> (raw)
In-Reply-To: <20041013023407.17965.pinskia@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-26 05:27 -------
Subject: Bug 17965

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jakub@gcc.gnu.org	2005-06-26 05:27:15

Modified files:
	gcc            : ChangeLog calls.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gcc.c-torture/compile: 20050622-1.c 

Log message:
	PR middle-end/17965
	* calls.c (expand_call, emit_library_call_value_1): Use xmalloc/free
	instead of alloca for really big argument sizes.
	
	* gcc.c-torture/compile/20050622-1.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9231&r2=2.9232
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&r1=1.391&r2=1.392
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5687&r2=1.5688
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20050622-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17965


  parent reply	other threads:[~2005-06-26  5:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-13  2:34 [Bug middle-end/17965] New: " pinskia at gcc dot gnu dot org
2004-10-13  2:35 ` [Bug middle-end/17965] " pinskia at gcc dot gnu dot org
2004-10-13  2:43 ` giovannibajo at libero dot it
2004-10-13  3:07 ` bangerth at dealii dot org
2004-10-13  3:17 ` pinskia at gcc dot gnu dot org
2004-10-13 13:29 ` bangerth at dealii dot org
2004-10-23 23:45 ` [Bug middle-end/17965] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-11-25 18:44 ` [Bug middle-end/17965] " pinskia at gcc dot gnu dot org
2004-11-28 10:25 ` amodra at bigpond dot net dot au
2005-06-22 12:07 ` pinskia at gcc dot gnu dot org
2005-06-26  5:27 ` cvs-commit at gcc dot gnu dot org [this message]
2005-06-26 14:36 ` pinskia at gcc dot gnu dot org
     [not found] <bug-17965-6528@http.gcc.gnu.org/bugzilla/>
2005-11-21  9:41 ` jakub at gcc dot gnu dot org

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=20050626052726.14223.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).