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 with gcc-2.95 on Solaris-(2.6|7)


> The following code was found in a Linux Usenet-group, but it turned out,
> that gcc-2.95 on Solaris-2.6 and
> Solaris-7 shows the same behaviour.
> CFLAGS="" and CFLAGS="-O3" produce correct results,
> CFLAGS="-O" or CFLAGS="-O2" produce false results.

Thanks for your bug report. gcc-2.95.2 seems to correct this problem.

Regards,
Martin

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