This is the mail archive of the gcc-patches@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]

Re: [Patch, fortran] PR24518 - Intrinsic MOD incorrect for large arg1/arg2 and slow.


Uros,
Paul Richard Thomas wrote:

Regtested on FC5/x86_ia64 - OK for trunk, and 4.2?

In 4.2, the fmod intrinsic is still protected by flag_unsafe_math_optimizations. For your fortran patch to be effective on 4.2, fmod patch (http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01209.html) needs to be backported to 4.2. [Patch was OK'd for mainline].


Roger, is fmod patch also OK for 4.2?

Ah yes, you are quite right. This is not exactly a bug fix, is it? OK for trunk, then? :-)

Paul



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