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: Optimizer bug in 2.95 for Solaris 2.6?


> I recently ran across an interesting problem related to
> floating-point math on Solaris 2.6, using gcc-2.95.  In short,
> compiling with no optimization produces the correct results, while
> compiling with -O2 produces incorrect results.  I have not tried to
> reproduce this bug on any other platform (yet).  Here is the
> relevant info on my system.

Thanks for your bug report. Unfortunately, I fail to see the bug in
your report - the attachments you sent only indicate the compiler
output, not the program output. Also, I could not reproduce it with
gcc 2.95.2 on Solaris 2.6, so it may have been fixed. If not, please
re-report.

Regards,
Martin

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