From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8A61338493E0; Mon, 13 Feb 2023 12:54:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A61338493E0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676292884; bh=IjUqmaQn5/Dq85iJAxM29PkEiHJT3dnPl3/Ut+Yrzec=; h=From:To:Subject:Date:From; b=y6I71PN4YGh5EEOr1OHXP7Ea3Ll6AoxSRsLgBC8NwN9nxqgrJ1HYhF3BJclaeI2QZ bnuXSZIAc6x6lvzt/yDSNasKLIqgza2EkexlXLqOv8edFL4BFMSscRb0reQ4g8RpDy SZGY9cSNZJPx9C+1pvSw3ZC/2NQdXrUdZRuvE3RU= From: "kkeithle at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108773] New: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph Date: Mon, 13 Feb 2023 12:54:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kkeithle at redhat dot com 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: 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=3D108773 Bug ID: 108773 Summary: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: kkeithle at redhat dot com Target Milestone: --- Description of problem: see https://koji.fedoraproject.org/koji/taskinfo?taskID=3D97426819 gcc throws compiler error during compilation of ...ceph/src/rgw/driver/rados/rgw_sync_trace.cc in ceph snapshot from https://1.chacra.ceph.com/r/ceph/main/9754cafc029e1da83f5ddd4332b69066fe6b3= ffb/centos/8/flavors/default/SRPMS/ceph-18.0.0-2148.g9754cafc.el8.src.rpm Version-Release number of selected component (if applicable): 13.0.1-0.2.fc38 How reproducible: See preprocessed output in the attachment=