From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 96B19385842A; Sun, 29 Oct 2023 07:29:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96B19385842A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698564588; bh=K+5hM7jm9glGcv2YNyPzZg3tzyND1ezKUgp0NOmOViE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WhKeP4hoDsFIjbeDyXvKaq2MWrawHWXmuvAa2QkcGEzm6jayX2LSwQs3TdcLzyJ1e GNRj9rqcJ1YkWliUijA1C1cKsWVi9yJ+yse3jYa9/RLdYXui5Bb2sr0lO2rauV+QdV IHjjQ2jtYJS9zEPVYj2YlvyTUG06dB+zmnFUw+/c= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109334] tree-object-size: Improve size computation in arguments Date: Sun, 29 Oct 2023 07:29:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed target_milestone bug_status see_also cf_reconfirmed_on 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=3D109334 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Target Milestone|--- |14.0 Status|UNCONFIRMED |NEW See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D104970 Last reconfirmed| |2023-10-29 --- Comment #4 from Sam James --- Fixed for 14 then?=