public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "spop at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/32540] [4.3 Regression] Exponential time behavior in PRE
Date: Mon, 05 Nov 2007 15:42:00 -0000	[thread overview]
Message-ID: <20071105154239.1985.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32540-2744@http.gcc.gnu.org/bugzilla/>



------- Comment #16 from spop at gcc dot gnu dot org  2007-11-05 15:42 -------
Subject: Bug 32540

Author: spop
Date: Mon Nov  5 15:42:30 2007
New Revision: 129901

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129901
Log:
2007-11-05  Nick Clifton  <nickc@redhat.com>
            Sebastian Pop  <sebastian.pop@amd.com>

        PR tree-optimization/32540
        PR tree-optimization/33922
        * doc/invoke.texi: Document PARAM_MAX_PARTIAL_ANTIC_LENGTH.
        * tree-ssa-pre.c: Include params.h.
        (compute_partial_antic_aux): Use PARAM_MAX_PARTIAL_ANTIC_LENGTH
        to limit the maximum length of the PA set for a given block.
        * Makefile.in: Add a dependency upon params.h for tree-ssa-pre.c
        * params.def (PARAM_MAX_PARTIAL_ANTIC_LENGTH): New parameter.

        * gcc.dg/tree-ssa/pr32540-1.c: New.
        * gcc.dg/tree-ssa/pr32540-2.c: New.
        * gcc.dg/tree-ssa/pr33922.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32540-1.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32540-2.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr33922.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/doc/invoke.texi
    trunk/gcc/params.def
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-pre.c


-- 


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


  parent reply	other threads:[~2007-11-05 15:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 20:15 [Bug tree-optimization/32540] New: " falk at debian dot org
2007-06-28 20:16 ` [Bug tree-optimization/32540] " falk at debian dot org
2007-06-28 20:25 ` [Bug tree-optimization/32540] [4.3 Regression] " rguenth at gcc dot gnu dot org
2007-06-29 18:59 ` mmitchel at gcc dot gnu dot org
2007-06-30 14:16 ` dberlin at gcc dot gnu dot org
2007-06-30 14:17 ` dberlin at gcc dot gnu dot org
2007-09-24 20:18 ` falk at debian dot org
2007-10-20  8:03 ` tbm at cyrius dot com
2007-10-20 10:15 ` rguenth at gcc dot gnu dot org
2007-10-20 20:49 ` dberlin at dberlin dot org
2007-10-20 20:52 ` rguenther at suse dot de
2007-11-01 15:26 ` rguenth at gcc dot gnu dot org
2007-11-01 21:16 ` jakub at gcc dot gnu dot org
2007-11-01 21:24 ` dberlin at dberlin dot org
2007-11-03  5:19 ` sebpop at gmail dot com
2007-11-03  5:26 ` sebpop at gmail dot com
2007-11-03  5:54 ` sebpop at gmail dot com
2007-11-05 15:42 ` spop at gcc dot gnu dot org [this message]
2007-11-05 15:45 ` spop 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=20071105154239.1985.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).