public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30917]  New: ICE with friend in local class (to a function)
@ 2007-02-21 18:24 pinskia at gcc dot gnu dot org
  2007-02-21 18:24 ` [Bug c++/30917] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-02-21 18:24 UTC (permalink / raw)
  To: gcc-bugs

Testcase:
 unsigned count() {
  class QGListIterator {
 friend class QGList;
  QGListIterator( const QGList & );
};
}
--------
I think this is valid code.


-- 
           Summary: ICE with friend in local class (to a function)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-08-30 16:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-21 18:24 [Bug c++/30917] New: ICE with friend in local class (to a function) pinskia at gcc dot gnu dot org
2007-02-21 18:24 ` [Bug c++/30917] " pinskia at gcc dot gnu dot org
2007-02-22  6:53 ` [Bug c++/30917] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-02-22  9:36 ` [Bug c++/30917] [4.1/4.2/4.3 " rguenth at gcc dot gnu dot org
2007-03-05  4:01 ` mmitchel at gcc dot gnu dot org
2007-03-08  6:55 ` patchapp at dberlin dot org
2007-07-08 22:41 ` mmitchel at gcc dot gnu dot org
2007-07-28 10:48 ` simartin at gcc dot gnu dot org
2007-07-28 20:13 ` simartin at gcc dot gnu dot org
2007-07-28 20:14 ` [Bug c++/30917] [4.1 " simartin at gcc dot gnu dot org
2007-08-30 16:33 ` jason 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).