builtins.c
321 KB
-
builtins.c (fold_fixed_mathfn): When long and long long are the same size... · 482c6ce8
* builtins.c (fold_fixed_mathfn): When long and long long are the same size, canonicalize llceil*, llfloor*, llround* and llrint* functions to their lceil*, lfloor*, lround* and lrint* forms. * gcc.dg/builtins-55.c: New test case. From-SVN: r115775
Roger Sayle committed