public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/58083] New: ICE with lambda as default parameter of a template function
@ 2013-08-05  1:50 i.zaufi at gmail dot com
  2013-08-05  1:51 ` [Bug c++/58083] " i.zaufi at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: i.zaufi at gmail dot com @ 2013-08-05  1:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58083
           Summary: ICE with lambda as default parameter of a template
                    function
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: i.zaufi at gmail dot com

Created attachment 30614
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30614&action=edit
preprocessed buggy file

I know that my code is incorrect and shouldn't work, but ICE shouldn't happen
anyway.
I tried to play w/ SFINAE and using lambdas to do a 'concept checking' w/ a
native C++ syntax, but really soon got an ICE w/ that code


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

end of thread, other threads:[~2013-08-18  1:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-05  1:50 [Bug c++/58083] New: ICE with lambda as default parameter of a template function i.zaufi at gmail dot com
2013-08-05  1:51 ` [Bug c++/58083] " i.zaufi at gmail dot com
2013-08-05  9:02 ` [Bug c++/58083] [4.8/4.9 Regression] " paolo.carlini at oracle dot com
2013-08-07 20:40 ` jason at gcc dot gnu.org
2013-08-13 17:44 ` daniel.kruegler at googlemail dot com
2013-08-16 13:50 ` jakub at gcc dot gnu.org
2013-08-18  1:07 ` 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).