public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/37964]  New: [4.4 regression] ICE with operator auto
@ 2008-10-30 20:30 reichelt at gcc dot gnu dot org
  2008-10-30 20:31 ` [Bug c++/37964] " reichelt at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2008-10-30 20:30 UTC (permalink / raw)
  To: gcc-bugs

The following code snippet triggers an ICE on mainline:

========================
struct A
{
  operator auto();
};
========================

bug.cc:3: internal compiler error: Segmentation fault
Please submit a full bug report, [etc.]

The bug appeared with the patches for the new 'auto' semantics.


-- 
           Summary: [4.4 regression] ICE with operator auto
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, monitored
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-11-03  7:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-30 20:30 [Bug c++/37964] New: [4.4 regression] ICE with operator auto reichelt at gcc dot gnu dot org
2008-10-30 20:31 ` [Bug c++/37964] " reichelt at gcc dot gnu dot org
2008-10-30 21:01 ` rguenth at gcc dot gnu dot org
2008-10-31 11:28 ` jakub at gcc dot gnu dot org
2008-11-03  7:41 ` reichelt at gcc dot gnu dot org
2008-11-03  7:43 ` reichelt at gcc dot gnu dot 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).