public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jason at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/53808] Undefined symbol when building a library with lto
Date: Mon, 30 Jun 2014 20:21:00 -0000	[thread overview]
Message-ID: <bug-53808-4-rejJis1ddx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53808-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #11 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Jun 30 20:20:55 2014
New Revision: 212174

URL: https://gcc.gnu.org/viewcvs?rev=212174&root=gcc&view=rev
Log:
    PR c++/61659
    PR lto/53808
gcc/cp
    * decl2.c (maybe_emit_vtables): Mark all vtable entries if
    devirtualizing.
    * init.c (build_vtbl_address): Don't mark destructor.
    * class.c (finish_struct_1): Add all classes to keyed_classes
    if devirtualizing.
libstdc++-v3/
    * libsupc++/cxxabi.h (class __pbase_type_info): __pointer_catch
    is pure, not inline.

Added:
    trunk/gcc/testsuite/g++.dg/opt/devirt5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/cp/decl2.c
    trunk/gcc/cp/init.c
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/cxxabi.h


  parent reply	other threads:[~2014-06-30 20:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-29 18:20 [Bug lto/53808] New: " rafael.espindola at gmail dot com
2012-07-03 13:18 ` [Bug lto/53808] " hubicka at gcc dot gnu.org
2012-11-06 13:53 ` rafael.espindola at gmail dot com
2013-03-23  0:36 ` jason at gcc dot gnu.org
2013-03-23 21:40 ` hubicka at ucw dot cz
2013-09-04 12:26 ` rafael.espindola at gmail dot com
2014-02-25 17:47 ` jason at gcc dot gnu.org
2014-02-25 17:57 ` jason at gcc dot gnu.org
2014-02-25 18:55 ` jason at gcc dot gnu.org
2014-02-25 19:00 ` jason at gcc dot gnu.org
2014-02-26 21:33 ` jason at gcc dot gnu.org
2014-06-30 20:21 ` jason at gcc dot gnu.org [this message]
2014-07-22 14:03 ` rafael.espindola at gmail dot com
2014-07-30 17:28 ` jason at gcc dot gnu.org
2014-07-30 21:30 ` jason at gcc dot gnu.org
2014-08-19 17:30 ` jason at gcc dot gnu.org
2014-09-10 14:28 ` jason 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-53808-4-rejJis1ddx@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).