public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/47488] New: [C++0x] decltype + template + string literals: ICE in write_template_arg_literal, at cp/mangle.c
@ 2011-01-27 11:04 flast at flast dot jp
  2011-01-27 11:11 ` [Bug c++/47488] [4.4,4.5,4.6 Regression] (sizeof|decltype) " redi at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: flast at flast dot jp @ 2011-01-27 11:04 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [C++0x] decltype + template + string literals: ICE in
                    write_template_arg_literal, at cp/mangle.c
           Product: gcc
           Version: 4.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: flast@flast.jp


Created attachment 23139
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23139
test code

compiler output:
$ g++-4.5 -std=c++0x testcase.cpp
testcase.cpp: In instantiation of 'decltype (int f(T(), "")) g(const T&) [with
T = int, decltype (f(T(), "")) = int]':
testcase.cpp:9:11:   instantiated from here
testcase.cpp:5:26: internal compiler error: in write_template_arg_literal, at
cp/mangle.c:2687
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

tested version:
4.4.4-14ubuntu5 - Crash
4.5.1 - Crash
4.5.2 - Crash
4.5.6 20110127 - Crash


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-11-05 22:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27 11:04 [Bug c++/47488] New: [C++0x] decltype + template + string literals: ICE in write_template_arg_literal, at cp/mangle.c flast at flast dot jp
2011-01-27 11:11 ` [Bug c++/47488] [4.4,4.5,4.6 Regression] (sizeof|decltype) " redi at gcc dot gnu.org
2011-01-27 11:23 ` redi at gcc dot gnu.org
2011-01-27 20:25 ` hjl.tools at gmail dot com
2011-01-27 20:27 ` hjl.tools at gmail dot com
2011-02-08 15:21 ` [Bug c++/47488] [4.4/4.5/4.6 " rguenth at gcc dot gnu.org
2011-02-22  9:51 ` jakub at gcc dot gnu.org
2011-03-08 16:05 ` jason at gcc dot gnu.org
2011-03-08 17:06 ` jason at gcc dot gnu.org
2011-03-08 17:31 ` [Bug c++/47488] sorry, unimplemented: string literal in function template signature jason at gcc dot gnu.org
2011-03-08 17:32 ` [Bug c++/47488] [4.4/4.5/4.6 Regression] (sizeof|decltype) + template + string literals: ICE in write_template_arg_literal, at cp/mangle.c jason at gcc dot gnu.org
2011-03-08 17:39 ` [Bug c++/47488] sorry, unimplemented: string literal in function template signature jason at gcc dot gnu.org
2011-03-08 17:40 ` jason at gcc dot gnu.org
2011-03-25 19:59 ` jakub at gcc dot gnu.org
2011-04-28 15:59 ` rguenth at gcc dot gnu.org
2013-11-05 22:04 ` jewillco at osl dot iu.edu

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).