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 #5 from fxcoudert at gcc dot gnu dot org  2006-10-23 06:19 -------
Created an attachment (id=12477)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12477&action=view)
Example patch

I don't know if it's giving correct results in all cases, or if it works even
on platforms without C99 math functions, but the idea is here.


-- 


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]