[Bug fortran/35944] [4.3, 4.4 regression] wrong result for MOD with kind=10 for some array argument values

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 16 06:22:00 GMT 2008



------- Comment #3 from ubizjak at gmail dot com  2008-04-16 06:21 -------
(In reply to comment #2)
> The tree dump for the kind=8 and kind=10 are exactly identical except for the
> call to __builtin_fmodl for kind=10 and __builtin_fmod for kind=8.
> 
> It looks like fmodl is broken.

Can somebody provide equivalent c testcase? I will look into this problem.


-- 


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



More information about the Gcc-bugs mailing list