From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD4183886A33; Thu, 15 Dec 2022 08:04:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD4183886A33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671091495; bh=x8KXFZ0g9Cv0KvvxL9prWWnHUZPIf1oYNs2nyy4Qv1U=; h=From:To:Subject:Date:From; b=ReZ05UXWYP3Olj46jJyUDYDK9uEJ80DHxV6s901WJmZ5x2vkffwKZHlJD7zBNMwPH ijZLZd31XSCxExVPTJqijsOYNPKC1nscGPMQEvFsgs+6BXmhHlUGXNTmUEmnmGeb4r G/ViejnI7PEe6gJO9PPYJqiIuMFFvoppcVmpg2O8= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108119] New: m2rte Seems like it should not be there at all Date: Thu, 15 Dec 2022 08:04:55 +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: pinskia 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=3D108119 Bug ID: 108119 Summary: m2rte Seems like it should not be there at all Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee: gaius at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- The plugin usage in the gm2 driver is going to break if someone tries to compile C or fortran code with it. I suspect it will also break using -flto too.=