This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29974] New: Segmentation fault on simple input file. Omission of #include <string> prevents error. WinXP x64, cygwin
- From: "jfhamlin at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2006 05:32:51 -0000
- Subject: [Bug c++/29974] New: Segmentation fault on simple input file. Omission of #include <string> prevents error. WinXP x64, cygwin
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Segmentation fault on simple input file.
OS: Windows XP x64 running cygwin.
The error does not occur if the last member of the class (the vector<int>) is
removed or replaced with an int. Neither does it occur when the "#include
<string>" line is removed.
--
Summary: Segmentation fault on simple input file. Omission of
#include <string> prevents error. WinXP x64, cygwin
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jfhamlin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29974