public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug modula2/114422] Attempting to declare a set of unknown type causes ICE
Date: Fri, 22 Mar 2024 01:48:38 +0000	[thread overview]
Message-ID: <bug-114422-4-Ze85VTspxP@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-114422-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <gaius@gcc.gnu.org>:

https://gcc.gnu.org/g:1542e8a44cc35e63233d3557afbf501c5ff84c55

commit r14-9602-g1542e8a44cc35e63233d3557afbf501c5ff84c55
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Fri Mar 22 01:47:31 2024 +0000

    PR modula2/114422 Attempting to declare a set of unknown type causes ICE

    This patch corrects an error message directive which did not
    escape the { character.  The patch also contains test cases
    to stress set declaration errors.

    gcc/m2/ChangeLog:

            PR modula2/114422
            * gm2-compiler/M2Quads.mod (BuildConstructor): Add escape
            character.

    gcc/testsuite/ChangeLog:

            PR modula2/114422
            * gm2/iso/fail/badset.mod: New test.
            * gm2/iso/fail/badset2.mod: New test.
            * gm2/iso/fail/badset3.mod: New test.

    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

  parent reply	other threads:[~2024-03-22  1:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 20:49 [Bug modula2/114422] New: " gaius at gcc dot gnu.org
2024-03-21 20:49 ` [Bug modula2/114422] " gaius at gcc dot gnu.org
2024-03-21 21:00 ` gaius at gcc dot gnu.org
2024-03-22  1:48 ` cvs-commit at gcc dot gnu.org [this message]
2024-03-22  1:50 ` gaius 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-114422-4-Ze85VTspxP@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).