------- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-10-22 21:01 ------- Having thought about it some more, MODULO should be implemented using fmod{f,,l} and MOD should use remainder{f,,l}. See how BUILT_IN_POWL is used, for example, to emit the same kind of code in gfc_conv_intrinsic_mod.
Beginner project for someone? :) -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2006-06-20 12:22:57 |2006-10-22 21:01:38 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24518