This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12938] segmentation fault
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2003 15:30:22 -0000
- Subject: [Bug c++/12938] segmentation fault
- References: <20031107081507.12938.dave@boost-consulting.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12938
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Keywords| |ice-on-valid-code
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-07 15:30 -------
I cannot reproduce this problem on i686-pc-linux-gnu with 3.4 (20031107), 3.2.3, or 3.3.1
(20030707), 3.3.3 (20031105), or 3.3 (20021216). Can you provide the exact comand you invoke
to get the seg fault? Also provide the exact version of gcc, by giving the output of gcc -v?