From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3DC4D3853515; Sat, 28 Oct 2023 03:22:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3DC4D3853515 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698463332; bh=8Yxp286oTBLkFoVKu+zG0X+7WpRh6aSTFdnS+HwItxU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WNbHFDw3mwsKiu/0nu6FtkaErzbw8Gln9gjZ+jeufYjoeY2UYsxTqaZVfYaVBhEeY HXUheS6cjToHSINMdS6io27Dk/+NXsdmMxfG7U0hqP4zkjVuty2ynfUCpAvJLKWWkT 0gP2Iafkrz2XgGzb866xyg47srGvSxe5aJTzohrE= From: "22s302h0659 at sonline20 dot sen.go.kr" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/112112] Improper Arithmetic Type Conversion in s390x-linux-gnu-gcc Date: Sat, 28 Oct 2023 03:22:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 11.4.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 22s302h0659 at sonline20 dot sen.go.kr X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D112112 --- Comment #1 from =EA=B9=80=EB=8C=80=EC=98=81 <22s302h0659 at sonline20 d= ot sen.go.kr> --- Created attachment 56320 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56320&action=3Dedit bug_Poc Codes.=