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 optimization/10776] [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression
Date: Mon, 12 Jan 2004 09:44:00 -0000	[thread overview]
Message-ID: <20040112094427.12975.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030514062600.10776.pgonzalez@bluel.com>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-12 09:44 -------
Subject: Bug 10776

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hubicka@gcc.gnu.org	2004-01-12 09:44:17

Modified files:
	gcc            : ChangeLog Makefile.in cselib.c params.def 
	gcc/doc        : invoke.texi 

Log message:
	Partial fox for PR opt/10776 II
	* cselib.c: Include params.h
	(cselib_invalidate_mem):  Limit amount of nonconflicting memory
	locations.
	* params.def (PARAM_MAX_CSELIB_MEMORY_LOCATIONS): New.
	* Makefile.in (cselib.o): Depend on params.h

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2234&r2=2.2235
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1218&r2=1.1219
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.c.diff?cvsroot=gcc&r1=1.30&r2=1.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.def.diff?cvsroot=gcc&r1=1.32&r2=1.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.388&r2=1.389



-- 


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


  parent reply	other threads:[~2004-01-12  9:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030514062600.10776.pgonzalez@bluel.com>
2003-08-06  2:02 ` [Bug middle-end/10776] " pinskia at physics dot uc dot edu
2003-08-07  9:25 ` [Bug middle-end/10776] [3.3/3.4 regression] " giovannibajo at libero dot it
2003-10-16 17:03 ` mmitchel at gcc dot gnu dot org
2003-12-21 19:14 ` gdr at gcc dot gnu dot org
2004-01-10 18:17 ` [Bug optimization/10776] " pinskia at gcc dot gnu dot org
2004-01-10 20:18 ` pinskia at gcc dot gnu dot org
2004-01-11 15:56 ` cvs-commit at gcc dot gnu dot org
2004-01-12  9:44 ` cvs-commit at gcc dot gnu dot org [this message]
2004-01-12 21:38 ` cvs-commit at gcc dot gnu dot org
2004-01-13 11:49 ` ebotcazou at gcc dot gnu dot org
2004-01-27 13:08 ` [Bug optimization/10776] [3.3/3.4/3.5 " cvs-commit at gcc dot gnu dot org
2004-03-01  1:54 ` [Bug optimization/10776] [3.3 " giovannibajo at libero dot it
2004-03-12 20:54 ` cvs-commit at gcc dot gnu dot org
2004-03-12 21:01 ` gdr 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=20040112094427.12975.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).