public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66962] New: [concepts] overloaded function causing memory blow-up and ICE
@ 2015-07-21 18:40 eric.niebler at gmail dot com
  2015-07-23 20:39 ` [Bug c++/66962] " eric.niebler at gmail dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: eric.niebler at gmail dot com @ 2015-07-21 18:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66962
           Summary: [concepts] overloaded function causing memory blow-up
                    and ICE
           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 36028
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36028&action=edit
preprocessed source

Compile with: g++ -std=gnu++1z -c iterator.i.cpp

Result:
g++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

It seems to have something to do with the iter_swap2 definition. Commenting out
those two functions makes the compile complete successfully (although IMO it
takes longer than it should, so we're probably already in trouble).


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

end of thread, other threads:[~2015-08-04 15:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-21 18:40 [Bug c++/66962] New: [concepts] overloaded function causing memory blow-up and ICE eric.niebler at gmail dot com
2015-07-23 20:39 ` [Bug c++/66962] " eric.niebler at gmail dot com
2015-07-23 20:44 ` trippels at gcc dot gnu.org
2015-07-23 20:59 ` Casey at Carter dot net
2015-07-23 21:05 ` eric.niebler at gmail dot com
2015-07-23 21:20 ` Casey at Carter dot net
2015-07-23 23:17 ` jason at gcc dot gnu.org
2015-07-24  9:23 ` trippels at gcc dot gnu.org
2015-07-24 19:11 ` eric.niebler at gmail dot com
2015-07-24 19:26 ` trippels at gcc dot gnu.org
2015-07-25 15:09 ` andrew.n.sutton at gmail dot com
2015-07-28 21:04 ` jason at gcc dot gnu.org
2015-07-28 21:16 ` jason at gcc dot gnu.org
2015-08-04 15:30 ` jason at gcc dot gnu.org
2015-08-04 15:39 ` jason at gcc dot gnu.org
2015-08-04 15:39 ` 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).