From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2FB153858D1E; Wed, 29 Mar 2023 14:22:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FB153858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680099730; bh=pWhOhzYTISdm02RldI6ZxXANN3ha9xhdyPRQUj/OkWE=; h=From:To:Subject:Date:From; b=t2KbDPcmRZgm8ehSD6M+7zCeETdlnbI8zwvq/s+tUv8qRXo2Iy+LBIReLn8YbToXS /zdcdLTYtBbrwaxkLlzS7b02kl58NznQDL0L3vm++Iow18dFoWIbkNhXje1pIfLfDq qGN5p4Gi5pJCRoEt8u/Psn6wLl1mDXMac0+/bYPc= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/109336] New: The -fmod= and -fdef= options do not work. Date: Wed, 29 Mar 2023 14:22:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: modula2 X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gaius at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109336 Bug ID: 109336 Summary: The -fmod=3D and -fdef=3D options do not work. Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee: gaius at gcc dot gnu.org Reporter: gaius at gcc dot gnu.org Target Milestone: --- The -fmod=3D and -fdef=3D options do not work. After the linking re-implem= entation and subsequent restructuring the -fmod=3D amd -fdef=3D are now broken.=