public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11675] New: gstabs
@ 2003-07-25 14:58 mboccafo at cs dot unibo dot it
  2003-07-25 15:07 ` [Bug debug/11675] gstabs pinskia at physics dot uc dot edu
  0 siblings, 1 reply; 2+ messages in thread
From: mboccafo at cs dot unibo dot it @ 2003-07-25 14:58 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: gstabs
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mboccafo at cs dot unibo dot it
                CC: gcc-bugs at gcc dot gnu dot org

some problem with c++ and option gstabs

~$ cat p.c 
#include<iostream>
main()
{
        int i;
        cout <<i;
}
~$ g++ -gstabs p.c
In file included from /usr/include/c++/3.3/bits/stl_algobase.h:73,
                 from /usr/include/c++/3.3/memory:54,
                 from /usr/include/c++/3.3/string:48,
                 from /usr/include/c++/3.3/bits/locale_classes.h:47,
                 from /usr/include/c++/3.3/bits/ios_base.h:47,
                 from /usr/include/c++/3.3/ios:49,
                 from /usr/include/c++/3.3/ostream:45,
                 from /usr/include/c++/3.3/iostream:45,
                 from p.c:1:
/usr/include/c++/3.3/bits/stl_iterator_base_types.h:84: 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.


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

* [Bug debug/11675] gstabs
  2003-07-25 14:58 [Bug c++/11675] New: gstabs mboccafo at cs dot unibo dot it
@ 2003-07-25 15:07 ` pinskia at physics dot uc dot edu
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-25 15:07 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c++                         |debug
           Keywords|                            |ice-on-valid-code
         Resolution|                            |DUPLICATE
            Summary|gstabs                      |gstabs


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-25 15:07 -------
This is a dup of bug 11473 which is fixed for 3.3.1 which should be released in the next two 
weeks.

*** This bug has been marked as a duplicate of 11473 ***


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

end of thread, other threads:[~2003-07-25 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-25 14:58 [Bug c++/11675] New: gstabs mboccafo at cs dot unibo dot it
2003-07-25 15:07 ` [Bug debug/11675] gstabs pinskia at physics dot uc dot edu

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).