public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30293]  New: [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value
@ 2006-12-26 11:06 reichelt at gcc dot gnu dot org
  2006-12-26 11:07 ` [Bug c++/30293] " reichelt at gcc dot gnu dot org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-12-26 11:06 UTC (permalink / raw)
  To: gcc-bugs

The following code snippet triggers an ICE since GCC 4.0.0:

==================================
extern "Java" struct A {};

A a = A();
==================================

bug.cc:3: internal compiler error: in store_init_value, at cp/typeck2.c:598
Please submit a full bug report, [etc.]

With GCC 3.4.x we got the message:

bug.cc:3: error: no matching function for call to `A::A(A)'


-- 
           Summary: [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in
                    store_init_value
           Product: gcc
           Version: 4.3.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=30293


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

end of thread, other threads:[~2009-03-30 20:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-26 11:06 [Bug c++/30293] New: [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value reichelt at gcc dot gnu dot org
2006-12-26 11:07 ` [Bug c++/30293] " reichelt at gcc dot gnu dot org
2006-12-26 22:19 ` pinskia at gcc dot gnu dot org
2007-01-09  2:47 ` mmitchel at gcc dot gnu dot org
2007-01-09 18:46 ` tromey at gcc dot gnu dot org
2007-02-03 21:21 ` gdr at gcc dot gnu dot org
2007-02-03 21:23 ` pinskia at gcc dot gnu dot org
2007-02-14  9:19 ` mmitchel at gcc dot gnu dot org
2007-11-12  0:52 ` pcarlini at suse dot de
2007-11-12 18:07 ` tromey at gcc dot gnu dot org
2007-11-22 10:11 ` jakub at gcc dot gnu dot org
2007-11-23 20:49 ` jakub at gcc dot gnu dot org
2007-11-23 20:50 ` jakub at gcc dot gnu dot org
2007-11-23 20:51 ` [Bug c++/30293] [4.0/4.1/4.2 " jakub at gcc dot gnu dot org
2008-07-04 21:47 ` [Bug c++/30293] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-30 20:17 ` jsm28 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).