public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "marxin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug modula2/108135] Modula2 meets clang
Date: Mon, 23 Jan 2023 11:03:20 +0000	[thread overview]
Message-ID: <bug-108135-4-nqHq6vXPmg@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-108135-4@http.gcc.gnu.org/bugzilla/>

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Thanks for the fix. However, I still see some Clang warnings related to M2:

./m2/gm2config.h:56:9: warning: 'PACKAGE_NAME' macro redefined
[-Wmacro-redefined]
./m2/gm2config.h:59:9: warning: 'PACKAGE_STRING' macro redefined
[-Wmacro-redefined]
./m2/gm2config.h:62:9: warning: 'PACKAGE_TARNAME' macro redefined
[-Wmacro-redefined]
./m2/gm2config.h:68:9: warning: 'PACKAGE_VERSION' macro redefined
[-Wmacro-redefined]
m2/gm2-compiler-boot/M2GCCDeclare.c:5404:13: warning: function 'AddSymToWatch'
is not needed and will not be emitted [-Wunneeded-internal-declaration]
m2/gm2-compiler-boot/M2Quads.c:10291:16: warning: variable 'Dim' set but not
used [-Wunused-but-set-variable]
m2/gm2-compiler-boot/M2Quads.c:18420:54: warning: unused parameter 'withTok'
[-Wunused-parameter]

Please fix the as well.

  parent reply	other threads:[~2023-01-23 11:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15 19:26 [Bug modula2/108135] New: " dcb314 at hotmail dot com
2022-12-15 19:28 ` [Bug modula2/108135] " marxin at gcc dot gnu.org
2023-01-20 17:55 ` gaius at gcc dot gnu.org
2023-01-20 17:56 ` gaius at gcc dot gnu.org
2023-01-23 11:03 ` marxin at gcc dot gnu.org [this message]
2023-01-26  0:01 ` gaius at gcc dot gnu.org
2023-01-26  1:03 ` gaius at gcc dot gnu.org
2023-02-01 13:18 ` marxin at gcc dot gnu.org
2023-02-06 21:15 ` cvs-commit at gcc dot gnu.org
2023-02-06 21:17 ` gaius at gcc dot gnu.org
2023-02-07  8:36 ` marxin at gcc dot gnu.org

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-108135-4-nqHq6vXPmg@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).