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]
Other format: [Raw text]

[Bug fortran/24518] Intrinsic MOD incorrect for large arg1/arg2 and slow.



------- Comment #15 from fxcoudert at gcc dot gnu dot org  2006-10-31 16:05 -------
(In reply to comment #14)
> It also does MODULO correctly

Why not use remainder{f,,l}? Is it incorrect?

> although I am not sure that I understand why anybody
> would use this intrinsic knowingly!

Agreed :)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24518


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