This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/25200] ICE compiling GNU tar



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]