public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53305] New: internal crash with variadic templates and decltype
@ 2012-05-10 12:17 chesstr at hotmail dot com
  2012-05-10 19:56 ` [Bug c++/53305] " daniel.kruegler at googlemail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: chesstr at hotmail dot com @ 2012-05-10 12:17 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53305
           Summary: internal crash with variadic templates and decltype
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: chesstr@hotmail.com


Created attachment 27362
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27362
simplified c++ code that crushes gcc

g++ -std=c++0x gcc_bug.cpp -o t
gcc_bug.cpp: In member function ‘int funct::operator()(argTs ...)’:
gcc_bug.cpp:7:2: error: expected ‘;’ before ‘}’ token
gcc_bug.cpp:23: confused by earlier errors, bailing out

in the real (and more complex) code, instead the last error message was :

internal compiler error: Segmentation fault


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

end of thread, other threads:[~2012-06-26  3:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-10 12:17 [Bug c++/53305] New: internal crash with variadic templates and decltype chesstr at hotmail dot com
2012-05-10 19:56 ` [Bug c++/53305] " daniel.kruegler at googlemail dot com
2012-05-10 22:36 ` paolo.carlini at oracle dot com
2012-05-10 23:42 ` paolo.carlini at oracle dot com
2012-05-11  8:25 ` paolo at gcc dot gnu.org
2012-05-11  8:29 ` paolo.carlini at oracle dot com
2012-06-26  3:43 ` jason at gcc dot gnu.org
2012-06-26  3:43 ` jason at gcc dot gnu.org
2012-06-26  3:45 ` jason at gcc dot gnu.org

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