public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Sebastian Pop <sebpop@gmail.com>
Cc: gcc-patches@gcc.gnu.org, rguenther@suse.de,
	gcc-graphite@googlegroups.com
Subject: Re: [PATCH 5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange.
Date: Tue, 25 Jan 2011 23:28:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1101252255510.1203@digraph.polyomino.org.uk> (raw)
In-Reply-To: <1295329083-27160-6-git-send-email-sebpop@gmail.com>

On Mon, 17 Jan 2011, Sebastian Pop wrote:

> 	(gate_graphite_transforms): Make flag_tree_loop_linear an alias of
> 	flag_loop_interchange.

The preferred way to make one option an alias of another is using Alias in 
the .opt file.  In this case, you definitely need to make sure that the 
sorry ("Graphite loop optimizations cannot be used"); in process_options 
is properly called for -ftree-loop-linear.

-- 
Joseph S. Myers
joseph@codesourcery.com

  parent reply	other threads:[~2011-01-25 22:57 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18  5:38 [PATCH 0/5] Remove the LAMBDA framework Sebastian Pop
2011-01-18  5:38 ` [PATCH 1/5] Relax the definition of same_pdr_p Sebastian Pop
2011-01-18  5:40 ` [PATCH 3/5] Allow several reductions in a reduction PBB Sebastian Pop
2011-01-18  7:45 ` [PATCH 2/5] Remove duplicate close phi nodes in the canonical close phi representation Sebastian Pop
2011-01-18  8:45 ` [PATCH 4/5] Do not create the temporary array for reductions into VAR_DECLs Sebastian Pop
2011-01-18 10:50   ` Richard Guenther
2011-01-18  9:03 ` [PATCH 5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange Sebastian Pop
2011-01-18 10:52   ` Richard Guenther
2011-01-18 16:48     ` Sebastian Pop
2011-01-25 23:39       ` Joseph S. Myers
2011-01-27 10:38         ` Jay Foad
2011-01-28 18:12         ` [PATCH] Use HOST_WIDE_INTs in gcd and least_common_multiple Sebastian Pop
2011-01-28 19:01           ` Joseph S. Myers
2011-01-28 22:18             ` Sebastian Pop
2011-01-31 12:35               ` Richard Guenther
2011-01-31 22:37                 ` Joseph S. Myers
2011-02-04  4:08                   ` Sebastian Pop
2011-02-04 23:13                     ` Richard Guenther
2011-07-29  8:27                   ` Sebastian Pop
2011-07-30  7:22                     ` Richard Henderson
2011-01-31 14:36           ` Jay Foad
2011-01-31 14:43             ` Joseph S. Myers
2011-01-31 14:53               ` Jay Foad
2011-01-26 12:22       ` [PATCH 5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange Eric Botcazou
2011-01-26 13:32         ` Richard Guenther
2011-01-26 15:59           ` Eric Botcazou
2011-01-26 22:43           ` Eric Botcazou
2011-01-25 23:28   ` Joseph S. Myers [this message]
2011-01-28 22:42     ` [PATCH] Use Alias in common.opt to " Sebastian Pop
2011-01-29  9:58       ` Jack Howarth
2011-01-29 10:54         ` Sebastian Pop
2011-01-31 12:41           ` Richard Guenther
2011-01-18 14:46 ` [PATCH 0/5] Remove the LAMBDA framework Jack Howarth
2011-01-18 16:56   ` Sebastian Pop
2011-01-18 17:08 ` Sebastian Pop
2011-01-18 18:20   ` Jack Howarth
2011-01-18 18:54     ` Sebastian Pop
2011-01-18 19:58       ` Jack Howarth

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=Pine.LNX.4.64.1101252255510.1203@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=gcc-graphite@googlegroups.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rguenther@suse.de \
    --cc=sebpop@gmail.com \
    /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).