From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116901 invoked by alias); 24 Feb 2015 12:26:21 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 114729 invoked by uid 48); 24 Feb 2015 12:26:18 -0000 From: "vries at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/64950] postpone expanding va_arg till pass_stdarg Date: Tue, 24 Feb 2015 12:50:00 -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: 5.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: enhancement X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: vries at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg02632.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64950 vries at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2015-02-24 Ever confirmed|0 |1 --- Comment #2 from vries at gcc dot gnu.org --- STATUS: 0001-Disable-lang_hooks.gimplify_expr-in-free_lang_data.patch OK for stage1: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01182.html 0002-Add-gimple_find_sub_bbs.patch OK for stage1: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01183.html Updated with comment: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01330.html 0003-Factor-optimize_va_list_gpr_fpr_size-out-of-pass_std.patch OK for stage1: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01184.html 0004-Handle-internal_fn-in-operand_equal_p.patch OK for stage1: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01408.html 0005-Postpone-expanding-va_arg-until-pass_stdarg.patch Submitted for stage1: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01332.html 0006-Set-PROP_gimple_lva-for-functions-without-IFN_VA_ARG.patch Submitted for stage1: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01402.html