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/54095] Unnecessary static variable renaming
Date: Tue, 18 Sep 2012 14:21:00 -0000	[thread overview]
Message-ID: <bug-54095-4-zdOz54XZ08@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-54095-4@http.gcc.gnu.org/bugzilla/>

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27879|0                           |1
        is obsolete|                            |

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-18 14:20:45 UTC ---
Created attachment 28215
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28215
patch

More complete patch, still has issues.  We rely on the name mapping to find
LTO data but that for some reason is confused when we try to rename late.
Which you can see from LTO testsuite fails caused by this patch.

At least with the partitioning reorg the patch doesn't look as bad as before ;)


  parent reply	other threads:[~2012-09-18 14:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 17:16 [Bug lto/54095] New: " rth at gcc dot gnu.org
2012-07-25 17:44 ` [Bug lto/54095] " andi-gcc at firstfloor dot org
2012-07-26  8:46 ` rguenth at gcc dot gnu.org
2012-07-26 14:49 ` rguenth at gcc dot gnu.org
2012-07-26 14:54 ` rguenth at gcc dot gnu.org
2012-09-18 14:21 ` rguenth at gcc dot gnu.org [this message]
2012-09-19  8:24 ` hubicka at ucw dot cz
2012-09-25  9:04 ` rguenth at gcc dot gnu.org
2012-09-25  9:39 ` rguenth at gcc dot gnu.org
2012-09-25  9:54 ` rguenth at gcc dot gnu.org
2012-09-25 10:13 ` rguenth at gcc dot gnu.org
2012-09-27 12:46 ` rguenth at gcc dot gnu.org
2012-09-28  8:38 ` rguenth at gcc dot gnu.org
2012-10-04 14:28 ` hubicka at gcc dot gnu.org
2012-10-25 14:21 ` andi-gcc at firstfloor dot org
2013-01-16 13:19 ` hubicka at gcc dot gnu.org
2013-04-08 19:49 ` hubicka at gcc dot gnu.org
2013-05-10 19:12 ` hubicka at gcc dot gnu.org
2013-05-13 12:56 ` izamyatin at gmail dot com

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-54095-4-zdOz54XZ08@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).