From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E2FC43858D28; Tue, 9 Apr 2024 00:15:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E2FC43858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712621704; bh=Bvp24RjcJgikxzMU17Fyr8qzaAYhnl9HlsgMABbflIM=; h=From:To:Subject:Date:From; b=Eu/7/jSd+FNTxbXNJsdb+EWvLycRJ/lQJIDmUMVBM76jh6v5IEOI/pVYpLamBmfUn 3LyklOwNB+GmRs0/7SdNayAQ92t7q8U+3aVVt6iEOi8hB1e+k9VP7mGnGKHy5//Xsy fba0pXi84sl4l1vUmbahjHpI/YL2zX/8DG9gmXb0= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/114648] New: compiler by default does not handle C pre-processor file and line directives Date: Tue, 09 Apr 2024 00:15:04 +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: 14.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=3D114648 Bug ID: 114648 Summary: compiler by default does not handle C pre-processor file and line directives Product: gcc Version: 14.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 compiler currently rejects C preprocessor file and line directives whic= h is a mismatch from the description in the documentation.=