public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35319]  New: [4.3/4.4 regression] ICE throwing fixed-point types
@ 2008-02-23 18:17 reichelt at gcc dot gnu dot org
  2008-02-23 18:17 ` [Bug c++/35319] " reichelt at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2008-02-23 18:17 UTC (permalink / raw)
  To: gcc-bugs

The following valid code snippet triggers an ICE on mainline and 4.3 branch
when compiled with -O:

===============
void foo()
{
  throw 0r;
}
===============

bug.cc: In function 'void foo()':
bug.cc:3: internal compiler error: in write_type, at cp/mangle.c:1695
Please submit a full bug report, [etc.]

The code was invalid before GCC 4.3.0 and was simply rejected.


-- 
           Summary: [4.3/4.4 regression] ICE throwing fixed-point types
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-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=35319


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

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-23 18:17 [Bug c++/35319] New: [4.3/4.4 regression] ICE throwing fixed-point types reichelt at gcc dot gnu dot org
2008-02-23 18:17 ` [Bug c++/35319] " reichelt at gcc dot gnu dot org
2008-02-23 18:18 ` reichelt at gcc dot gnu dot org
2008-03-03 16:26 ` rguenth at gcc dot gnu dot org
2008-03-14 17:13 ` rguenth at gcc dot gnu dot org
2008-03-30  0:21 ` pinskia at gcc dot gnu dot org
2008-06-06 15:05 ` rguenth at gcc dot gnu dot org
2008-08-27 22:07 ` jsm28 at gcc dot gnu dot org
2008-11-22 17:45 ` steven at gcc dot gnu dot org
2008-12-04 19:25 ` jason at gcc dot gnu dot org
2008-12-10 22:14 ` jason at gcc dot gnu dot org
2008-12-18  9:19 ` [Bug c++/35319] [4.3 " reichelt at gcc dot gnu dot org
2008-12-22  2:35 ` jason at gcc dot gnu dot org
2008-12-27 23:10 ` [Bug c++/35319] [4.3/4.4 " reichelt at gcc dot gnu dot org
2009-02-19  7:03 ` 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).