public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66758] New: [concepts] ICE compiler deeply confused by simple-seeming concept definition
@ 2015-07-03 23:16 eric.niebler at gmail dot com
  2015-07-03 23:32 ` [Bug c++/66758] " eric.niebler at gmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: eric.niebler at gmail dot com @ 2015-07-03 23:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66758

            Bug ID: 66758
           Summary: [concepts] ICE compiler deeply confused by
                    simple-seeming concept definition
           Product: gcc
           Version: c++-concepts
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: eric.niebler at gmail dot com
  Target Milestone: ---

Created attachment 35906
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35906&action=edit
preprocessed source

Compile attachment with "/usr/local/gcc-concepts/bin/g++.exe -std=c++1z -Tp -c
foundational.cpp.i"

Result:

/cygdrive/c/Users/eric/Code/cmcstl2/include/stl2/concepts/foundational.hpp:30:19:
internal compiler error: Segmentation fault
   Destructible<T>() &&
                   ^

/cygdrive/c/Users/eric/Code/cmcstl2/include/stl2/concepts/foundational.hpp:30:19:
internal compiler error: Aborted
g++: internal compiler error: Aborted (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


Hard for me to guess what the problem could be. A cursory attempt to reduce the
error caused it to go away.


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

end of thread, other threads:[~2015-07-23 23:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-03 23:16 [Bug c++/66758] New: [concepts] ICE compiler deeply confused by simple-seeming concept definition eric.niebler at gmail dot com
2015-07-03 23:32 ` [Bug c++/66758] " eric.niebler at gmail dot com
2015-07-10  7:26 ` jason at gcc dot gnu.org
2015-07-10 14:08 ` jason at gcc dot gnu.org
2015-07-10 17:35 ` eric.niebler at gmail dot com
2015-07-10 17:36 ` eric.niebler at gmail dot com
2015-07-10 22:11 ` jason at gcc dot gnu.org
2015-07-10 22:20 ` jason at gcc dot gnu.org
2015-07-10 22:46 ` jason at gcc dot gnu.org
2015-07-10 23:37 ` eric.niebler at gmail dot com
2015-07-10 23:38 ` eric.niebler at gmail dot com
2015-07-11  3:08 ` jason at gcc dot gnu.org
2015-07-11  3:09 ` jason at gcc dot gnu.org
2015-07-23 23:15 ` 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).