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 c++/12850] [3.4/3.5 Regression] memory consumption for heavy template instantiations tripled since 3.3
Date: Fri, 30 Jan 2004 11:46:00 -0000	[thread overview]
Message-ID: <20040130114639.22586.qmail@sources.redhat.com> (raw)
In-Reply-To: <20031030234001.12850.jens.maurer@gmx.net>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-30 11:46 -------
Subject: Bug 12850

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	hubicka@gcc.gnu.org	2004-01-30 11:46:28

Modified files:
	gcc            : ChangeLog cgraph.c cgraphunit.c tree-optimize.c 

Log message:
	PR c++/12850
	* cgraph.c (cgraph_remove_node): Clear out saved/insns/arguments and
	initial pointers.
	* cgraphunit.c (cgraph_finalize_function): Clear out DECL_SAVED_INSNS
	for functions that will be only inlined.
	(cgraph_mark_function_to_output): Likewise.
	(cgraph_expand_function): Sanity check that DECL_DEFER_OUTPUT is clear;
	do not clear function body.
	* tree-optimize.c (clear_decl_rtl): Use decl_function_context.
	(tree_rest_of_compilation): Reorganize the logic releasing function
	body to use callgraph datastructure.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.110&r2=2.2326.2.111
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraph.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.41.2.1&r2=1.41.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraphunit.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.46.2.1&r2=1.46.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-optimize.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.8&r2=2.8.8.1



-- 


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


  parent reply	other threads:[~2004-01-30 11:46 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30 23:42 [Bug c++/12850] New: " jens dot maurer at gmx dot net
2003-10-30 23:43 ` [Bug c++/12850] " jens dot maurer at gmx dot net
2003-10-30 23:44 ` jens dot maurer at gmx dot net
2003-10-31  0:04 ` jens dot maurer at gmx dot net
2003-10-31  1:39 ` [Bug c++/12850] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-12-19  9:41 ` pinskia at gcc dot gnu dot org
2004-01-14 11:37   ` Jan Hubicka
2004-01-14 11:38   ` Jan Hubicka
2003-12-29 17:55 ` pinskia at gcc dot gnu dot org
2004-01-05  6:43 ` pinskia at gcc dot gnu dot org
2004-01-05  6:58 ` pinskia at gcc dot gnu dot org
2004-01-05  7:29 ` pinskia at gcc dot gnu dot org
2004-01-06 23:18 ` pinskia at gcc dot gnu dot org
2004-01-07  7:27 ` pinskia at gcc dot gnu dot org
2004-01-07  8:03 ` steven at gcc dot gnu dot org
2004-01-10 13:36 ` hubicka at gcc dot gnu dot org
2004-01-10 17:12 ` pinskia at gcc dot gnu dot org
2004-01-13 23:59 ` cvs-commit at gcc dot gnu dot org
2004-01-14 11:34 ` cvs-commit at gcc dot gnu dot org
2004-01-14 11:37 ` hubicka at ucw dot cz
2004-01-14 11:38 ` hubicka at ucw dot cz
2004-01-14 18:12 ` pinskia at gcc dot gnu dot org
2004-01-27 13:14 ` [Bug c++/12850] [3.4/3.5 " cvs-commit at gcc dot gnu dot org
2004-01-27 16:35 ` pinskia at gcc dot gnu dot org
2004-01-27 16:37 ` hubicka at ucw dot cz
2004-01-29  0:34 ` cvs-commit at gcc dot gnu dot org
2004-01-30 11:46 ` cvs-commit at gcc dot gnu dot org [this message]
2004-01-31 12:01 ` cvs-commit at gcc dot gnu dot org
2004-02-01 13:01 ` cvs-commit at gcc dot gnu dot org
2004-02-14 14:27 ` hubicka at gcc dot gnu dot org
2004-02-14 14:38 ` hubicka at ucw dot cz
2004-03-21 18:58 ` [Bug c++/12850] " mmitchel at gcc dot gnu dot org
2004-05-05 23:31 ` hubicka at gcc dot gnu dot org
2004-07-04 23:35 ` pinskia at gcc dot gnu dot org
2004-09-23 18:17 ` pinskia at gcc dot gnu dot org
2004-09-27  4:02 ` pinskia at gcc dot gnu dot org
2004-12-03  3:02 ` pinskia at gcc dot gnu dot org
2004-12-11 17:43 ` pinskia at gcc dot gnu dot org
2004-12-21  3:33 ` pinskia at gcc dot gnu dot org
2004-12-21  5:53 ` pinskia at gcc dot gnu dot org
2004-12-23 12:20 ` steven at gcc dot gnu dot org
2004-12-23 14:42 ` gdr at integrable-solutions dot net
2004-12-28 16:43 ` pinskia at gcc dot gnu dot org
2004-12-29 12:57 ` steven at gcc dot gnu dot org
2004-12-29 13:10 ` steven at gcc dot gnu dot org
2005-07-23 22:32 ` pinskia at gcc dot gnu dot org
2005-07-24  4:50 ` gdr at integrable-solutions dot net

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