This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11642] Segment violation when compiling
- From: "guy dot voncken at waagner-biro dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2003 09:38:14 -0000
- Subject: [Bug c++/11642] Segment violation when compiling
- References: <20030723092948.11642.guy.voncken@waagner-biro.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=11642
------- Additional Comments From guy dot voncken at waagner-biro dot com 2003-07-23 09:38 -------
Created an attachment (id=4464)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4464&action=view)
Prepocessed file to reproduce the problem
1)Uncompres the file (with "bunzip2 my_cpp_after_preprocessor.ii.bz2")
2)Execute "g++ my_cpp_after_preprocessor.ii" to reproduce the segment violation