public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/28878]  New: [4.0/4.1/4.2 regression] ICE using "[" instead of "{"
@ 2006-08-28 23:38 reichelt at gcc dot gnu dot org
  2006-08-28 23:39 ` [Bug c++/28878] " reichelt at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-08-28 23:38 UTC (permalink / raw)
  To: gcc-bugs

The following invlaid code snippet triggers a segfault since GCC 3.4.0:

==========================
template<int> void foo()
[
  throw;
}
==========================

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


-- 
           Summary: [4.0/4.1/4.2 regression] ICE using "[" instead of "{"
           Product: gcc
           Version: 4.2.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=28878


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

end of thread, other threads:[~2007-02-03 19:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-28 23:38 [Bug c++/28878] New: [4.0/4.1/4.2 regression] ICE using "[" instead of "{" reichelt at gcc dot gnu dot org
2006-08-28 23:39 ` [Bug c++/28878] " reichelt at gcc dot gnu dot org
2006-08-28 23:46 ` pinskia at gcc dot gnu dot org
2006-09-01 10:59 ` jakub at gcc dot gnu dot org
2006-09-01 15:44 ` patchapp at dberlin dot org
2006-09-01 22:16 ` mmitchel at gcc dot gnu dot org
2006-09-02  6:54 ` jakub at gcc dot gnu dot org
2006-09-02  6:58 ` jakub at gcc dot gnu dot org
2007-02-03 19:38 ` [Bug c++/28878] [4.0 " gdr 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).