public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hubicka at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/65378] Tweak to wording of -Wodr message
Date: Mon, 08 Jun 2015 20:38:00 -0000	[thread overview]
Message-ID: <bug-65378-4-61nxchWnS3@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65378-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon Jun  8 20:37:53 2015
New Revision: 224248

URL: https://gcc.gnu.org/viewcvs?rev=224248&root=gcc&view=rev
Log:

        PR lto/65378
        * ipa-utils.h (warn_types_mismatch): Update prototype.
        * ipa-devirt.c (odr_types_equivalent_p): Add loc1/loc2
        parameters.
        (type_mismatch_p): New function.
        (warn_types_mismatch): Reorg to work better on non-C++ types.
        (odr_types_equivalent_p): Add loc1/loc2 parameters.
        (add_type_duplicate): Update.
        * lto-symtab.c (warn_type_compatibility_p): Fix call of
        odr_or_derived_type_p.
        (lto_symtab_merge_decls_2): Update call of warn_types_mismatch.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-devirt.c
    trunk/gcc/ipa-utils.h
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-symtab.c


      parent reply	other threads:[~2015-06-08 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 15:42 [Bug lto/65378] New: " dmalcolm at gcc dot gnu.org
2015-03-10 15:45 ` [Bug lto/65378] " dmalcolm at gcc dot gnu.org
2015-04-27  7:52 ` hubicka at gcc dot gnu.org
2015-06-08 20:38 ` hubicka at gcc dot gnu.org [this message]

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-65378-4-61nxchWnS3@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).