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/108956] [13 regression] SEGV in M2RTS_RegisterModule
Date: Tue, 28 Feb 2023 15:36:05 +0000	[thread overview]
Message-ID: <bug-108956-4-U89GIDD47Z@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-108956-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from CVS 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:62ed1066196c81ab1fad13b2cc5ebbfe887138f9

commit r13-6378-g62ed1066196c81ab1fad13b2cc5ebbfe887138f9
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Tue Feb 28 15:35:12 2023 +0000

    Fix build warnings noreturn M2RTS and fix calls to RegisterModule
[PR108956]

    mc needs a fix to optionally suppress the generation of the noreturn
    attribute when building M2RTS.  All the hand built C++ modules calling
    RegisterModule must supply the library name.  These changes require
    the boot strap tools mc and pge to be rebuilt.

    gcc/m2/ChangeLog:

            PR modula2/108956
            * Make-lang.in (m2/gm2-libs-boot/M2RTS.o): New specific rule to
            add the --suppress-noreturn option.
            * Make-maintainer.in (m2/gm2-ppg-boot/$(SRC_PREFIX)M2RTS.o): New
            specific rule to add the --suppress-noreturn option.
            (m2/gm2-pg-boot/$(SRC_PREFIX)M2RTS.o): New
            specific rule to add the --suppress-noreturn option.
            (m2/gm2-pg-boot/$(SRC_PREFIX)%.o): Add missing $(srcdir).
            (m2/gm2-pge-boot/$(SRC_PREFIX)M2RTS.o): New
            specific rule to add the --suppress-noreturn option.
            (m2/gm2-pge-boot/$(SRC_PREFIX)%.o): Add missing $(srcdir).
            * gm2-libs-ch/UnixArgs.cc (LIBNAME): New define.
            (_M2_UnixArgs_ctor): Add LIBNAME parameter to RegisterModule.
            * gm2-libs-ch/dtoa.cc (LIBNAME): New define.
            (_M2_dtoa_ctor): Add LIBNAME parameter to RegisterModule.
            * gm2-libs-ch/ldtoa.cc (LIBNAME): New define.
            (_M2_ldtoa_ctor): Add LIBNAME parameter to RegisterModule.
            * pge-boot/m2rts.h (M2RTS_RegisterModule): Add libname
            parameter.
            * gm2-libs-ch/m2rts.h (M2RTS_RegisterModule): Add libname
            parameter.
            * mc-boot-ch/GUnixArgs.cc (_M2_UnixArgs_ctor): Remove.
            * pge-boot/GUnixArgs.cc (LIBNAME): New define.
            (_M2_UnixArgs_ctor): Add LIBNAME parameter to RegisterModule.
            * gm2-libs/RTint.def (AttachVector): Rename parameter.
            * mc-boot/GDynamicStrings.c: Rebuilt.
            * mc-boot/GFIO.c: Rebuilt.
            * mc-boot/GIndexing.c: Rebuilt.
            * mc-boot/GM2EXCEPTION.c: Rebuilt.
            * mc-boot/GPushBackInput.c: Rebuilt.
            * mc-boot/GRTExceptions.c: Rebuilt.
            * mc-boot/GRTint.c: Rebuilt.
            * mc-boot/GRTint.h: Rebuilt.
            * mc-boot/GStdIO.c: Rebuilt.
            * mc-boot/GStringConvert.c: Rebuilt.
            * mc-boot/GSysStorage.c: Rebuilt.
            * mc-boot/Gdecl.c: Rebuilt.
            * mc-boot/Gkeyc.c: Rebuilt.
            * mc-boot/GmcComment.c: Rebuilt.
            * mc-boot/GmcComp.c: Rebuilt.
            * mc-boot/GmcDebug.c: Rebuilt.
            * mc-boot/GmcMetaError.c: Rebuilt.
            * mc-boot/GmcOptions.c: Rebuilt.
            * mc-boot/GmcOptions.h: Rebuilt.
            * mc-boot/GmcStack.c: Rebuilt.
            * mc-boot/GnameKey.c: Rebuilt.
            * mc-boot/GsymbolKey.c: Rebuilt.
            * mc/decl.mod:: Rebuilt.
            * mc/mcOptions.def: Rebuilt.
            * mc/mcOptions.mod:: Rebuilt.
            * pge-boot/GDynamicStrings.c: Rebuilt.
            * pge-boot/GFIO.c: Rebuilt.
            * pge-boot/GIndexing.c: Rebuilt.
            * pge-boot/GM2EXCEPTION.c: Rebuilt.
            * pge-boot/GM2RTS.c: Rebuilt.
            * pge-boot/GNameKey.c: Rebuilt.
            * pge-boot/GPushBackInput.c: Rebuilt.
            * pge-boot/GRTExceptions.c: Rebuilt.
            * pge-boot/GStdIO.c: Rebuilt.
            * pge-boot/GSymbolKey.c: Rebuilt.
            * pge-boot/GSysStorage.c: Rebuilt.

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

  parent reply	other threads:[~2023-02-28 15:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27 21:26 [Bug modula2/108956] New: " ro at gcc dot gnu.org
2023-02-27 21:27 ` [Bug modula2/108956] " ro at gcc dot gnu.org
2023-02-28  1:15 ` gaius at gcc dot gnu.org
2023-02-28  1:16 ` gaius at gcc dot gnu.org
2023-02-28  1:29 ` gaius at gcc dot gnu.org
2023-02-28  8:36 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-02-28 13:02 ` gaius at gcc dot gnu.org
2023-02-28 15:36 ` cvs-commit at gcc dot gnu.org [this message]
2023-03-01 10:36 ` gaius at gcc dot gnu.org
2023-03-01 10:37 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-03-01 14:20 ` 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-108956-4-U89GIDD47Z@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).