From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14104 invoked by alias); 12 Sep 2004 05:53:29 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 14090 invoked from network); 12 Sep 2004 05:53:28 -0000 Received: from unknown (HELO book.moene.indiv.nluug.nl) (195.109.255.217) by sourceware.org with SMTP; 12 Sep 2004 05:53:28 -0000 Received: from local ([127.0.0.1] helo=moene.indiv.nluug.nl) by book.moene.indiv.nluug.nl with esmtp (Exim 3.36 #1 (Debian)) id 1C6NKo-0000Qm-00; Sun, 12 Sep 2004 07:55:34 +0200 Message-ID: <4143E4C2.2020702@moene.indiv.nluug.nl> Date: Sun, 12 Sep 2004 11:39:00 -0000 From: Toon Moene Organization: Moene Computational Physics, Maartensdijk, NL User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.6) Gecko/20040414 Debian/1.6-5 MIME-Version: 1.0 To: Richard Henderson CC: gcc@gcc.gnu.org, "gcc-patches@gcc.gnu.org" Subject: Re: RFC: Remove flags -fmove-all-movables and -freduce-all-givs. References: <41433266.5010908@moene.indiv.nluug.nl> <20040911175806.GA10543@redhat.com> In-Reply-To: <20040911175806.GA10543@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00707.txt.bz2 Richard Henderson wrote: > On Sat, Sep 11, 2004 at 07:14:14PM +0200, Toon Moene wrote: > >> * common.opt: Remove flags -fmove-all-movables and >> -freduce-all-givs. >> * loop-invariant.c (find_invariants_to_move): >> Remove all uses of flag_move_all_movables. >> * loop.c (move_movables): Remove all uses of >> flag_move_all_movables. >> (strength_reduce): Remove all uses of >> flag_reduce_all_givs. >> * doc/invoke.texi: Remove documentation of flags >> -fremove-all-movables and -freduce-all-givs. > > > Ok. Done after bootstrap and make -k check on powerpc-unknown-linux-gnu. -- Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/