| .. |
|
cons
|
libstdc++: N3126 draft support.
|
2010-11-01 22:35:28 -04:00 |
|
requirements
|
re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uint128_t)
|
2011-09-19 11:52:49 +00:00 |
|
29989.cc
|
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
|
2009-04-09 17:00:19 +02:00 |
|
40856.cc
|
limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128.
|
2011-09-21 11:23:11 +00:00 |
|
char16_32_t.cc
|
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
|
2009-04-09 17:00:19 +02:00 |
|
denorm_min.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
digits10.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
dr559.cc
|
limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128.
|
2011-09-21 11:23:11 +00:00 |
|
epsilon.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
infinity.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
is_iec559.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
is_signed.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
lowest.cc
|
limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128.
|
2011-09-21 11:23:11 +00:00 |
|
max_digits10.cc
|
limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128.
|
2011-09-21 11:23:11 +00:00 |
|
min_max.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
primary.cc
|
limits (numeric_limits): Fix returns per C++11.
|
2012-03-02 22:24:45 +00:00 |
|
quiet_NaN.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
specialization_default_values.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |
|
traps.cc
|
denorm_min.cc: Use dg-add-options ieee.
|
2009-08-31 22:29:47 +00:00 |