public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/53780] [l4.7.1 lto] linker fails with lto and "standard" object file
Date: Fri, 29 Jun 2012 10:51:00 -0000	[thread overview]
Message-ID: <bug-53780-4-BP8B2CrUlV@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53780-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53780

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-29 10:50:48 UTC ---
Candidates are

+2012-06-19  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52637
+       * dwarf2out.c (modified_type_die): Use scope_die_for.
+       (gen_type_die_with_usage, dwarf2out_finish): Likewise.
+       (uses_local_type_r, uses_local_type): New.
+       (scope_die_for): Keep a type that uses a local type in local scope.
+       Use get_context_die for namespace and type scope.


+2012-06-19  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/53470
+       * tree.c (free_lang_data_in_type): Do not clear TYPE_CONTEXT but
+       replace it with the first non-BLOCK context.

if you are using -g and all C++ changes.


  parent reply	other threads:[~2012-06-29 10:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 15:23 [Bug lto/53780] New: " vincenzo.innocente at cern dot ch
2012-06-28 12:52 ` [Bug lto/53780] " vincenzo.innocente at cern dot ch
2012-06-29  6:11 ` vincenzo.innocente at cern dot ch
2012-06-29  7:39 ` vincenzo.innocente at cern dot ch
2012-06-29 10:34 ` vincenzo.innocente at cern dot ch
2012-06-29 10:51 ` rguenth at gcc dot gnu.org [this message]
2012-06-29 13:20 ` vincenzo.innocente at cern dot ch
2012-06-29 13:46 ` rguenth at gcc dot gnu.org
2012-06-29 15:03 ` vincenzo.innocente at cern dot ch
2012-06-29 15:31 ` vincenzo.innocente at cern dot ch
2012-06-30 15:24 ` vincenzo.innocente at cern dot ch
2012-10-11 19:10 ` matt at use dot net

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-53780-4-BP8B2CrUlV@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).