public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/22125] New: ICE on invalid code.
@ 2005-06-19 20:12 pluto at agmk dot net
  2005-06-19 20:15 ` [Bug other/22125] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: pluto at agmk dot net @ 2005-06-19 20:12 UTC (permalink / raw)
  To: gcc-bugs

void foo() 
{ 
    struct { 
        struct a _a; 
    } c; 
} 
 
$ gcc bug.c 
bug.c: In function 'foo': 
bug.c:4: error: field '_a' has incomplete type 
bug.c:5: internal compiler error: tree check: expected class 'type', 
         have 'exceptional' (error_mark) in gimplify_type_sizes, 
         at gimplify.c:4491 
 
gcc version 4.1.0 20050619

-- 
           Summary: ICE on invalid code.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pld-linux
  GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux


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


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

* [Bug other/22125] ICE on invalid code.
  2005-06-19 20:12 [Bug other/22125] New: ICE on invalid code pluto at agmk dot net
@ 2005-06-19 20:15 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-19 20:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-19 20:15 -------
Even though PR 22028 has a different testcase this is the same bug.

*** This bug has been marked as a duplicate of 22028 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2005-06-19 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-19 20:12 [Bug other/22125] New: ICE on invalid code pluto at agmk dot net
2005-06-19 20:15 ` [Bug other/22125] " pinskia 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).