public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19149] New: [4.0 Regression] seg fault on invalid code
@ 2004-12-24 18:01 pinskia at gcc dot gnu dot org
  2004-12-24 18:02 ` [Bug c++/19149] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-24 18:01 UTC (permalink / raw)
  To: gcc-bugs

struct QChar {
    QChar( char c );
    QChar( const QChar& c );
    static const ;
} ;

: Search converges between 2004-06-24-trunk (#471) and 2004-06-26-trunk (#472).

-- 
           Summary: [4.0 Regression] seg fault on invalid code
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          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=19149


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

end of thread, other threads:[~2004-12-27 19:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-24 18:01 [Bug c++/19149] New: [4.0 Regression] seg fault on invalid code pinskia at gcc dot gnu dot org
2004-12-24 18:02 ` [Bug c++/19149] " pinskia at gcc dot gnu dot org
2004-12-24 18:03 ` pinskia at gcc dot gnu dot org
2004-12-24 18:25 ` pinskia at gcc dot gnu dot org
2004-12-24 18:33 ` pinskia at gcc dot gnu dot org
2004-12-27 18:28 ` mmitchel at gcc dot gnu dot org
2004-12-27 19:03 ` cvs-commit at gcc dot gnu dot org
2004-12-27 19:04 ` mmitchel 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).