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 c++/47049] [C++0x] ICE in write_unnamed_type_name with lambda use
Date: Sat, 28 May 2011 00:58:00 -0000	[thread overview]
Message-ID: <bug-47049-4-FIH3Jw3INw@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47049-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #13 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-28 00:53:53 UTC ---
Author: jason
Date: Sat May 28 00:53:49 2011
New Revision: 174375

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174375
Log:
    PR c++/47049
    * semantics.c (maybe_add_lambda_conv_op): Fix COMDAT sharing.
    * decl.c (start_preparsed_function): Don't call comdat_linkage for
    a template.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2011-05-28  0:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23  9:29 [Bug c++/47049] New: internal compiler error: in write_unnamed_type_name due to C++0x lamba use emn13+gcc at nerbonne dot org
2010-12-23  9:30 ` [Bug c++/47049] " emn13+gcc at nerbonne dot org
2010-12-23  9:31 ` emn13+gcc at nerbonne dot org
2010-12-23  9:33 ` emn13+gcc at nerbonne dot org
2011-01-20 12:01 ` [Bug c++/47049] [C++0x] ICE in write_unnamed_type_name with lambda use emn13+gcc at nerbonne dot org
2011-01-20 12:10 ` redi at gcc dot gnu.org
2011-01-20 15:42 ` redi at gcc dot gnu.org
2011-01-23 15:03 ` emn13+gcc at nerbonne dot org
2011-01-23 16:38 ` redi at gcc dot gnu.org
2011-01-23 17:58 ` [Bug c++/47049] [4.5/4.6 Regression] " hjl.tools at gmail dot com
2011-01-28 17:06 ` jakub at gcc dot gnu.org
2011-02-08 13:58 ` [Bug c++/47049] " rguenth at gcc dot gnu.org
2011-02-08 14:00 ` jakub at gcc dot gnu.org
2011-05-27 20:25 ` jason at gcc dot gnu.org
2011-05-28  0:58 ` jason at gcc dot gnu.org [this message]
2011-05-28  3:23 ` jason at gcc dot gnu.org
2011-05-28  6:18 ` 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-47049-4-FIH3Jw3INw@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).