From: Jakub Jelinek <jakub@redhat.com>
To: Tobias Burnus <burnus@net-b.de>
Cc: gcc patches <gcc-patches@gcc.gnu.org>, gfortran <fortran@gcc.gnu.org>
Subject: Re: [Patch,Fortran] PR 44945 - Fix DECL of module variables (wrong-code "regression")
Date: Fri, 16 Jul 2010 14:48:00 -0000 [thread overview]
Message-ID: <20100716145036.GX20208@tyan-ft48-01.lab.bos.redhat.com> (raw)
In-Reply-To: <4C4066F9.80902@net-b.de>
On Fri, Jul 16, 2010 at 04:04:41PM +0200, Tobias Burnus wrote:
> 2010-07-16 Tobias Burnus <burnus@net-b.de>
>
> PR fortran/44945
> * gfortran.dg/char_array_structure_constructor.f90: Add
> -fwhole-file as dg-option as it otherwise fails on some
> systems.
>
> --- gcc/testsuite/gfortran.dg/char_array_structure_constructor.f90 (revision 162255)
> +++ gcc/testsuite/gfortran.dg/char_array_structure_constructor.f90 (working copy)
> @@ -1,4 +1,9 @@
> ! { dg-do run }
> +! { dg-options "-O3 -fwhole-file" }
Shouldn't this be just "-fwhole-file"? Otherwise you test 4 times the same
command line, as -O3 comes after the -O? from cycling through the
optimization options.
Jakub
prev parent reply other threads:[~2010-07-16 14:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-16 14:05 Tobias Burnus
2010-07-16 14:40 ` Paul Richard Thomas
2010-07-22 13:59 ` Tobias Burnus
2010-07-22 14:09 ` Tobias Burnus
2010-07-23 19:03 ` Paul Richard Thomas
2010-07-16 14:48 ` Jakub Jelinek [this message]
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=20100716145036.GX20208@tyan-ft48-01.lab.bos.redhat.com \
--to=jakub@redhat.com \
--cc=burnus@net-b.de \
--cc=fortran@gcc.gnu.org \
--cc=gcc-patches@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).