public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21026] New: ICE in check_tag_decl, at cp/decl.c:3516
@ 2005-04-14 19:12 belyshev at depni dot sinp dot msu dot ru
  2005-04-14 19:13 ` [Bug c++/21026] " belyshev at depni dot sinp dot msu dot ru
  2005-04-16 21:51 ` belyshev at depni dot sinp dot msu dot ru
  0 siblings, 2 replies; 3+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-04-14 19:12 UTC (permalink / raw)
  To: gcc-bugs

// compile with -O0

template <class T> class C
{
  void f ()
  {
    typedef typeof(*this) int;
  }
};

// not a regression, fixed in 4.0 and above:
// Search converges between 2004-06-24-trunk (#471) and 2004-06-26-trunk (#472).

-- 
           Summary: ICE in check_tag_decl, at cp/decl.c:3516
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at depni dot sinp dot msu dot ru
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/21026] ICE in check_tag_decl, at cp/decl.c:3516
  2005-04-14 19:12 [Bug c++/21026] New: ICE in check_tag_decl, at cp/decl.c:3516 belyshev at depni dot sinp dot msu dot ru
@ 2005-04-14 19:13 ` belyshev at depni dot sinp dot msu dot ru
  2005-04-16 21:51 ` belyshev at depni dot sinp dot msu dot ru
  1 sibling, 0 replies; 3+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-04-14 19:13 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.4.4 3.3.5
      Known to work|                            |4.0.0 4.1.0


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


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

* [Bug c++/21026] ICE in check_tag_decl, at cp/decl.c:3516
  2005-04-14 19:12 [Bug c++/21026] New: ICE in check_tag_decl, at cp/decl.c:3516 belyshev at depni dot sinp dot msu dot ru
  2005-04-14 19:13 ` [Bug c++/21026] " belyshev at depni dot sinp dot msu dot ru
@ 2005-04-16 21:51 ` belyshev at depni dot sinp dot msu dot ru
  1 sibling, 0 replies; 3+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-04-16 21:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From belyshev at depni dot sinp dot msu dot ru  2005-04-16 21:51 -------


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

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


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


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

end of thread, other threads:[~2005-04-16 21:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-14 19:12 [Bug c++/21026] New: ICE in check_tag_decl, at cp/decl.c:3516 belyshev at depni dot sinp dot msu dot ru
2005-04-14 19:13 ` [Bug c++/21026] " belyshev at depni dot sinp dot msu dot ru
2005-04-16 21:51 ` belyshev at depni dot sinp dot msu dot ru

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