From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 760D83858403; Sat, 3 Feb 2024 00:15:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 760D83858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706919350; bh=9F848TIFeqaXkX00FqA97nU4PgMaMDPc8fsK3wTXg/Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WySYXevAWiigcdxisFZXfcxhQHngkHQistX/mxTITRq0Ji7fpp5kyRvCZ+4Jm6cfJ te4DQEUqG6kRMm6mS8YwixDQGIJoGqPkFm8lbJcDgdVZqjKuPAnrMSoLCZzeZ1ZP/H TStQ8d6G5pk8aCmpIxMIrVZODLxejIffowHhtUuQ= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/113730] Unexpected handling of mixed-precision integer arithmetic Date: Sat, 03 Feb 2024 00:15:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution bug_status Message-ID: In-Reply-To: References: 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=3D113730 Gaius Mulley changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Gaius Mulley --- Closing now that the patch has been applied.=