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]

Re: bug


> I don't know how much of this is a but of how much is my incompitence.  I
> got a message at the end to send in a bug report.  As I can't find a
> formal form to use for reporting bugs, I will try to answer the questions
> that I think that you are looking for.

Thanks for your report; it was quite good already. The only missing piece
was the source code, which allows people to duplicate the bug without
duplicating your entire system.

Please read the section 'Reporting Bugs' in the gcc manual, which got
installed as GNU info files. This gives you some guidelines what to do
and what not. To produce the preprocessor output, simply run the
compiler with --save-temps, and include the resulting .ii file in your
report.

BTW, there is a good chance that the upcoming egcs 1.1 release has
this problem fixed. If it is still there, please report it again.

Thanks,
Martin


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