public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/23490] [3.4/4.0/4.1 Regression] Long compile time for array initializer with inlined constructor
Date: Sat, 05 Nov 2005 00:55:00 -0000	[thread overview]
Message-ID: <20051105005528.25963.qmail@sourceware.org> (raw)
In-Reply-To: <bug-23490-2744@http.gcc.gnu.org/bugzilla/>



------- Comment #12 from hubicka at gcc dot gnu dot org  2005-11-05 00:55 -------
Subject: Bug 23490

Author: hubicka
Date: Sat Nov  5 00:55:23 2005
New Revision: 106520

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106520
Log:
        PR rtl-optimization/23490
        * doc/invoke.texi (max-predicted-iterations, max-cse-insns,
        max-flow-memory-location): Document.
        * flow.c: Include params.h
        (MAX_MEM_SET_LIST_LEN): Kill.
        (add_to_mem_set_list): Use new param.
        * cse.c (cse_basic_block): Replace 1000 by new param.
        * params.def (PARAM_MAX_PREDICTED_ITERATIONS, PARAM_MAX_CSE_INSNS,
        PARAM_MAX_FLOW_MEMORY_LOCATIONS): New.
        * predict.c (predict_loops): Use new param.
        * predict.def (MAX_PRED_LOOP_ITERATIONS): Remove.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cse.c
    trunk/gcc/doc/invoke.texi
    trunk/gcc/flow.c
    trunk/gcc/params.def
    trunk/gcc/predict.c
    trunk/gcc/predict.def


-- 


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


  parent reply	other threads:[~2005-11-05  0:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-23490-2744@http.gcc.gnu.org/bugzilla/>
2005-10-31  5:17 ` mmitchel at gcc dot gnu dot org
2005-11-03 20:06 ` hubicka at gcc dot gnu dot org
2005-11-03 20:20 ` falk at debian dot org
2005-11-03 21:23 ` hubicka at ucw dot cz
2005-11-05  0:55 ` hubicka at gcc dot gnu dot org [this message]
2005-11-07 20:57 ` [Bug rtl-optimization/23490] [3.4/4.0 " pinskia at gcc dot gnu dot org
2006-03-11  3:20 ` mmitchel at gcc dot gnu dot org
2007-02-03 15:37 ` [Bug rtl-optimization/23490] [4.0 " gdr at gcc dot gnu dot org
2008-05-03  0:10 ` pinskia at gcc dot gnu dot org
2005-08-19 22:48 [Bug tree-optimization/23490] New: " falk at debian dot org
2005-08-20  2:29 ` [Bug rtl-optimization/23490] [3.4/4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-09-19  0:02 ` pinskia at gcc dot gnu dot org
2005-09-19  0:05 ` pinskia at gcc dot gnu dot org
2005-09-19  0:07 ` steven at gcc dot gnu dot org
2005-09-19 11:07 ` steven at gcc dot gnu dot org
2005-09-27 16:15 ` mmitchel 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=20051105005528.25963.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).