mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-26 20:44:53 +08:00
8f2b580aeb
2012-10-05 Marc Glisse <marc.glisse@inria.fr> PR libstdc++/54686 * include/c_std/cstdlib (abs(long long)): Define with __builtin_llabs when we have long long. (abs(long)): Use __builtin_labs. (abs(__int128)): Define when we have __int128. * testsuite/26_numerics/headers/cstdlib/54686.c: New file. From-SVN: r192132 |
||
---|---|---|
.. | ||
accumulate | ||
adjacent_difference | ||
complex | ||
headers | ||
inner_product | ||
iota | ||
partial_sum | ||
random | ||
slice | ||
slice_array | ||
valarray |