This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11588] segfault on compiling mozilla component of openoffice
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2003 03:33:36 -0000
- Subject: [Bug c++/11588] segfault on compiling mozilla component of openoffice
- References: <20030719025821.11588.edscott@imp.mx>
- 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=11588
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-19 03:33 -------
cpp0 is the preprocessor so the preprocessed file will not be complete and there really is
no way to reproduce this with the ii file you gave. Is this reproduce able every time you
try and is the preprocessed file the same each time?