From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BCED53858C2C; Wed, 3 Jan 2024 09:24:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCED53858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704273898; bh=3pMDUD9zLPjwZK7ZFqxUNXOLNBGm9HbPDFTnrmfZHFw=; h=From:To:Subject:Date:From; b=A82rT/2noRQtgDJayEOodIjmOl9gISP0Qj8vHwo3OAUqTaMXmOTNHrySL8Qc0XFN3 A1CSlddave0Hub0e4G/tKVeD9aXZlxoexBPRFSGp/Nr2EW+soY85JdHcGbkEK3by9Q j+aDVj3m6+oNeeRJSRvMn1l6gNsrnHm5dgCe+/+s= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113212] New: expand_expr_real_2 first argument can be constified Date: Wed, 03 Jan 2024 09:24:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: internal-improvement 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: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords 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=3D113212 Bug ID: 113212 Summary: expand_expr_real_2 first argument can be constified Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: internal-improvement Severity: normal Priority: P3 Component: middle-end Assignee: pinskia at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- Filing this to remind myself to submit a patch for this when stage 1 opens = up.=