public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Manuel López-Ibáñez" <lopezibanez@gmail.com>
To: gcc-patches <gcc-patches@gcc.gnu.org>
Subject: PR 30437 [4.0/4.1/4.2/4.3 Regression] -Wno-all is rejected
Date: Mon, 15 Jan 2007 20:59:00 -0000	[thread overview]
Message-ID: <6c33472e0701151259n11176fffhd617f9f9fffe7d07@mail.gmail.com> (raw)

:ADDPATCH fortran:

Wno-all is currently rejected on mainline. This simple patch fixes the
issue. However, a better fix would be to move Wall to common.opt but
let it be handled by each front-end. I was not able to implement this,
front-ends were not able to catch Wall, any suggestions ?

This patch bootstraps and does not generate new regressions. OK for mainline?

2007-01-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
   fortran/
  PR fortran/30437
  * lang.opt (Wall): Remove RejectNegative.

   testsuite/
  PR fortran/30437
  * gcc.dg/Wall-no.c: New.

             reply	other threads:[~2007-01-15 20:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-15 20:59 Manuel López-Ibáñez [this message]
2007-01-15 21:00 ` Manuel López-Ibáñez
2007-01-15 21:03 ` Andrew Pinski
2007-01-15 21:11   ` Manuel López-Ibáñez
2007-01-15 21:16     ` Andrew Pinski
2007-01-15 21:25       ` Manuel López-Ibáñez
2007-01-15 23:03 ` Brooks Moses

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=6c33472e0701151259n11176fffhd617f9f9fffe7d07@mail.gmail.com \
    --to=lopezibanez@gmail.com \
    --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).