public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30298]  New: [4.2/4.3 regression] ICE with duplicate broken inheritance
@ 2006-12-26 11:47 reichelt at gcc dot gnu dot org
  2006-12-26 11:48 ` [Bug c++/30298] " reichelt at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-12-26 11:47 UTC (permalink / raw)
  To: gcc-bugs

==================================
union A {};

struct B : A {};
struct B : A {};
==================================

bug.cc:3: error: base type 'A' fails to be a struct or class type
bug.cc:4: internal compiler error: in xref_basetypes, at cp/decl.c:9865
Please submit a full bug report, [etc.]


-- 
           Summary: [4.2/4.3 regression] ICE with duplicate broken
                    inheritance
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery, 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=30298


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

end of thread, other threads:[~2010-05-20 19:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-26 11:47 [Bug c++/30298] New: [4.2/4.3 regression] ICE with duplicate broken inheritance reichelt at gcc dot gnu dot org
2006-12-26 11:48 ` [Bug c++/30298] " reichelt at gcc dot gnu dot org
2006-12-26 22:33 ` pinskia at gcc dot gnu dot org
2007-02-19 20:58 ` mmitchel at gcc dot gnu dot org
2007-05-14 21:32 ` mmitchel at gcc dot gnu dot org
2007-07-20  3:50 ` mmitchel at gcc dot gnu dot org
2007-10-09 19:28 ` mmitchel at gcc dot gnu dot org
2008-02-01 16:58 ` jsm28 at gcc dot gnu dot org
2008-05-19 20:47 ` [Bug c++/30298] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-31 20:06 ` [Bug c++/30298] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:35 ` rguenth at gcc dot gnu dot org
2010-05-13 16:21 ` [Bug c++/30298] [4.3/4.4/4.5/4.6 " paolo dot carlini at oracle dot com
2010-05-13 17:28 ` paolo dot carlini at oracle dot com
2010-05-14  9:43 ` paolo dot carlini at oracle dot com
2010-05-14 15:05 ` paolo dot carlini at oracle dot com
2010-05-20 19:32 ` paolo at gcc dot gnu dot org
2010-05-20 19:33 ` paolo dot carlini at oracle dot com
2010-05-20 19:34 ` [Bug c++/30298] [4.3/4.4/4.5 " paolo dot carlini at oracle dot com

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).