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 middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types
Date: Tue, 22 May 2012 13:25:00 -0000	[thread overview]
Message-ID: <bug-53161-4-KBvXF7NMQc@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53161-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-05-22 13:20:19 UTC ---
OK, this problem is caused by C++ FE corrupting symbol table by creating new
symbol from DECL_ASSEMBLER_NAME langhook while creating another symbol.  There
has to be better ways to produce those aliases than from here...

I am testing fix.
Honza


  parent reply	other threads:[~2012-05-22 13:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-29 20:15 [Bug c++/53161] New: index domain error, in ipa_remove_reference at ipa-ref.c:84 dcb314 at hotmail dot com
2012-04-29 20:16 ` [Bug c++/53161] " dcb314 at hotmail dot com
2012-04-29 20:24 ` [Bug middle-end/53161] " pinskia at gcc dot gnu.org
2012-04-30  4:15 ` [Bug middle-end/53161] [4.8 Regression] ICE with weakref function and a function which takes vector types pinskia at gcc dot gnu.org
2012-04-30 14:04 ` hjl.tools at gmail dot com
2012-04-30 15:17 ` hubicka at gcc dot gnu.org
2012-05-11 10:08 ` izamyatin at gmail dot com
2012-05-11 10:08 ` izamyatin at gmail dot com
2012-05-21 21:05 ` roman at binarylife dot net
2012-05-22 13:25 ` hubicka at gcc dot gnu.org [this message]
2012-05-23  9:28 ` hubicka at gcc dot gnu.org
2012-09-07 11:43 ` rguenth 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-53161-4-KBvXF7NMQc@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).