public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/102828] [12 Regression] ODR violation in gimple-predicate-analysis.h since g:94c12ffac234
Date: Wed, 03 Nov 2021 13:02:39 +0000	[thread overview]
Message-ID: <bug-102828-4-Clh31qNNwC@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-102828-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102828

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:2d01bef2f214bb80dca0e91c14e95cf4d76b0afb

commit r12-4861-g2d01bef2f214bb80dca0e91c14e95cf4d76b0afb
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Nov 3 10:38:21 2021 +0100

    Rename predicate class to ipa_predicate

            PR bootstrap/102828

    gcc/ChangeLog:

            * ipa-fnsummary.c (edge_predicate_pool): Rename predicate class to
ipa_predicate.
            (ipa_fn_summary::account_size_time): Likewise.
            (edge_set_predicate): Likewise.
            (set_hint_predicate): Likewise.
            (add_freqcounting_predicate): Likewise.
            (evaluate_conditions_for_known_args): Likewise.
            (evaluate_properties_for_edge): Likewise.
            (remap_freqcounting_preds_after_dup): Likewise.
            (ipa_fn_summary_t::duplicate): Likewise.
            (set_cond_stmt_execution_predicate): Likewise.
            (set_switch_stmt_execution_predicate): Likewise.
            (compute_bb_predicates): Likewise.
            (will_be_nonconstant_expr_predicate): Likewise.
            (will_be_nonconstant_predicate): Likewise.
            (phi_result_unknown_predicate): Likewise.
            (predicate_for_phi_result): Likewise.
            (analyze_function_body): Likewise.
            (compute_fn_summary): Likewise.
            (summarize_calls_size_and_time): Likewise.
            (estimate_calls_size_and_time): Likewise.
            (ipa_call_context::estimate_size_and_time): Likewise.
            (remap_edge_summaries): Likewise.
            (remap_freqcounting_predicate): Likewise.
            (ipa_merge_fn_summary_after_inlining): Likewise.
            (ipa_update_overall_fn_summary): Likewise.
            (read_ipa_call_summary): Likewise.
            (inline_read_section): Likewise.
            * ipa-fnsummary.h (struct ipa_freqcounting_predicate): Likewise.
            * ipa-predicate.c (predicate::add_clause): Likewise.
            (ipa_predicate::add_clause): Likewise.
            (predicate::or_with): Likewise.
            (ipa_predicate::or_with): Likewise.
            (predicate::evaluate): Likewise.
            (ipa_predicate::evaluate): Likewise.
            (predicate::probability): Likewise.
            (ipa_predicate::probability): Likewise.
            (dump_condition): Likewise.
            (dump_clause): Likewise.
            (predicate::dump): Likewise.
            (ipa_predicate::dump): Likewise.
            (predicate::debug): Likewise.
            (ipa_predicate::debug): Likewise.
            (predicate::remap_after_duplication): Likewise.
            (ipa_predicate::remap_after_duplication): Likewise.
            (predicate::remap_after_inlining): Likewise.
            (ipa_predicate::remap_after_inlining): Likewise.
            (predicate::stream_in): Likewise.
            (ipa_predicate::stream_in): Likewise.
            (predicate::stream_out): Likewise.
            (ipa_predicate::stream_out): Likewise.
            (add_condition): Likewise.
            * ipa-predicate.h (class predicate): Likewise.
            (class ipa_predicate): Likewise.
            (add_condition): Likewise.

  parent reply	other threads:[~2021-11-03 13:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  7:24 [Bug bootstrap/102828] New: " marxin at gcc dot gnu.org
2021-10-19  7:24 ` [Bug bootstrap/102828] " marxin at gcc dot gnu.org
2021-10-19  7:44 ` rguenth at gcc dot gnu.org
2021-10-19 17:30 ` msebor at gcc dot gnu.org
2021-10-24  7:11 ` pinskia at gcc dot gnu.org
2021-11-03  9:37 ` marxin at gcc dot gnu.org
2021-11-03 13:02 ` cvs-commit at gcc dot gnu.org [this message]
2021-11-03 13:04 ` marxin at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-102828-4-Clh31qNNwC@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).