public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "iains at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug modula2/108553] GM2 ICEs on mistyped command line options
Date: Fri, 27 Jan 2023 08:45:27 +0000	[thread overview]
Message-ID: <bug-108553-4-RV8LL1CCFj@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-108553-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108553

--- Comment #7 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #6)
> (In reply to CVS Commits from comment #5)
> > The master branch has been updated by Iain D Sandoe <iains@gcc.gnu.org>:

> 
> You should now see an unused variable diagnostic about 'opt', but the ICE is
> gone.  Thanks.

Hmm that's surprising 'opt' is used in several calls like so:
          M2Options_CppArg (opt, arg, (option->flags & CL_JOINED)
                              && !(option->flags & CL_SEPARATE));

I wonder what is causing that diagnostic?


(bootstrap succeeded for me without disabling Werror .. so it does not seem to
show on Darwin)

      parent reply	other threads:[~2023-01-27  8:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26  8:29 [Bug modula2/108553] New: " rguenth at gcc dot gnu.org
2023-01-26  8:32 ` [Bug modula2/108553] " rguenth at gcc dot gnu.org
2023-01-26  8:38 ` iains at gcc dot gnu.org
2023-01-26  9:10 ` iains at gcc dot gnu.org
2023-01-26  9:46 ` marxin at gcc dot gnu.org
2023-01-26 12:47 ` rguenth at gcc dot gnu.org
2023-01-26 16:30 ` cvs-commit at gcc dot gnu.org
2023-01-27  7:44 ` rguenth at gcc dot gnu.org
2023-01-27  8:45 ` iains at gcc dot gnu.org [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=bug-108553-4-RV8LL1CCFj@http.gcc.gnu.org/bugzilla/ \
    --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).