public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23694] New: [4.0/4.1 Regression] ICE after error about extern "C".
@ 2005-09-02 12:24 pinskia at gcc dot gnu dot org
  2005-09-02 12:25 ` [Bug c++/23694] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-02 12:24 UTC (permalink / raw)
  To: gcc-bugs

Testcase:
extern "C" class c1
{
  friend inline bool operator==(c1 const & a, c1 const & b){}
  friend inline bool operator==(c2 const & a, c2 const & b){}
}

---
This worked in 3.4.0.

-- 
           Summary: [4.0/4.1 Regression] ICE after error about extern "C".
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: minor
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-23694-6528@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-10-13 13:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-02 12:24 [Bug c++/23694] New: [4.0/4.1 Regression] ICE after error about extern "C" pinskia at gcc dot gnu dot org
2005-09-02 12:25 ` [Bug c++/23694] " pinskia at gcc dot gnu dot org
2005-09-05 11:40 ` [Bug c++/23694] [3.4/4.0/4.1 " reichelt at gcc dot gnu dot org
2005-09-27 15:56 ` mmitchel at gcc dot gnu dot org
     [not found] <bug-23694-6528@http.gcc.gnu.org/bugzilla/>
2005-10-13  5:55 ` mmitchel at gcc dot gnu dot org
2005-10-13  8:36 ` cvs-commit at gcc dot gnu dot org
2005-10-13  8:38 ` cvs-commit at gcc dot gnu dot org
2005-10-13  8:39 ` mmitchel at gcc dot gnu dot org
2005-10-13 13:15 ` nathan 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).