This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/25200] ICE compiling GNU tar
- 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: 1 Dec 2005 20:08:26 -0000
- Subject: [Bug middle-end/25200] ICE compiling GNU tar
- References: <bug-25200-5659@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2005-12-01 20:08 -------
Hmm, the preprocessed source file looks not all the way here:
it sends like
char *
__argp_short_program_name (void)
{
I don't know if this is becuase the preprocessor is seg faulting or it just did
not get uploaded fully?
Could you invoke the gcc comment which fails with -save-temps and -v and give
the output?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25200