public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21495] New:  internal compiler error: Segmentation fault
@ 2005-05-10 16:00 jkherciueh at gmx dot net
  2005-05-10 17:02 ` [Bug c++/21495] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jkherciueh at gmx dot net @ 2005-05-10 16:00 UTC (permalink / raw)
  To: gcc-bugs

The following code segfaults g++

class A {

  extern
  void* copy ( void* p ) {
    return( p );
  }

};

My settings are

gcc> g++ -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0.0/configure --prefix=/pkg/gcc-4.0.0/usr
Thread model: posix
gcc version 4.0.0

-- 
           Summary:  internal compiler error: Segmentation fault
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jkherciueh at gmx dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-05-19 11:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-10 16:00 [Bug c++/21495] New: internal compiler error: Segmentation fault jkherciueh at gmx dot net
2005-05-10 17:02 ` [Bug c++/21495] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-05-10 17:50 ` pinskia at gcc dot gnu dot org
2005-05-11 10:01 ` jakub at gcc dot gnu dot org
2005-05-11 11:20 ` pinskia at gcc dot gnu dot org
2005-05-19  7:38 ` cvs-commit at gcc dot gnu dot org
2005-05-19  7:49 ` cvs-commit at gcc dot gnu dot org
2005-05-19 11:44 ` 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).