public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/26295]  New: Invalid namespace pointer seg fault
@ 2006-02-15  4:45 gcc-bugzilla at meta-dynamic dot com
  2006-02-15  4:54 ` [Bug c++/26295] " pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: gcc-bugzilla at meta-dynamic dot com @ 2006-02-15  4:45 UTC (permalink / raw)
  To: gcc-bugs

Compiling this code:
    namespace A { } ;
    int (A::*B)();
With this command:
    g++ --version ; g++ -c test-bug-1.cc
Produces this output:
    g++ (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
    Copyright (C) 2005 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    test-bug-1.cc:3: internal compiler error: Segmentation fault
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    For Debian GNU/Linux specific bug reporting instructions,
    see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.

NOTE: I don't know if this is the most up-to-date version of the compiler; it
is the one that is distributed with my operating system.  I tried searching
existing bugs but didn't see this one; my apologies if it has already been
reported and/or fixed.


-- 
           Summary: Invalid namespace pointer seg fault
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc-bugzilla at meta-dynamic dot com


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


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

end of thread, other threads:[~2007-02-03 16:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-15  4:45 [Bug c++/26295] New: Invalid namespace pointer seg fault gcc-bugzilla at meta-dynamic dot com
2006-02-15  4:54 ` [Bug c++/26295] " pinskia at gcc dot gnu dot org
2006-02-15  4:56 ` [Bug c++/26295] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-02-15  4:57 ` pinskia at gcc dot gnu dot org
2006-02-18  6:44 ` mmitchel at gcc dot gnu dot org
2006-02-18  9:58 ` mmitchel at gcc dot gnu dot org
2006-02-24  0:31 ` mmitchel at gcc dot gnu dot org
2006-02-28 23:55 ` pinskia at gcc dot gnu dot org
2006-04-11 23:00 ` mmitchel at gcc dot gnu dot org
2006-04-12  2:05 ` mmitchel at gcc dot gnu dot org
2006-04-12  2:06 ` [Bug c++/26295] [4.0 " mmitchel at gcc dot gnu dot org
2006-05-25  2:38 ` mmitchel at gcc dot gnu dot org
2006-05-25 16:30 ` pinskia at gcc dot gnu dot org
2007-02-03 16:17 ` gdr 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).