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: Extrange thing


> I'm successfully using gcc v.2.95.2 form a big C++ program on a
> Linux system.  I decided to compile it on a faster machine having
> gcc v.2.85.1 but it didn't compiled.  Tentatively, I should'nt worry
> by an earlier version, but the cool thing is that I had experienced
> unexplainable segmentation faults in certain calculations which are
> done in the part of the code where the compilation with v. 2.85.1
> fails.  I'm novice at reporting possible bugs so let me know the
> exact procedure I should follow.

Thanks for your bug report. Please have a look at

http://www.gnu.org/software/gcc/bugs.html

We really need source code to understand and analyze the
problem. Please also have a look at the section "Reporting Bugs" of
your GCC manual (have a look at the GCC manual if you haven't done
so), it gives more insight about writing good bug reports.

Also note that there is no compiler with the version 2.85.1 - the
previous one was 2.8.1.

Regards,
Martin

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