diff options
author | Paolo Carlini <paolo.carlini@oracle.com> | 2008-08-10 10:11:46 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2008-08-10 10:11:46 +0000 |
commit | 77d451087596cba90c948eb7c4446f4f9a2a785a (patch) | |
tree | ff20909381317787f8fdac9e1446ecf96752f68c /gcc/tree-ssa.c | |
parent | d47c3b4eb17c16582507840c61be4ad05884116b (diff) | |
download | gcc-77d451087596cba90c948eb7c4446f4f9a2a785a.zip gcc-77d451087596cba90c948eb7c4446f4f9a2a785a.tar.gz gcc-77d451087596cba90c948eb7c4446f4f9a2a785a.tar.bz2 |
type_traits (_DEFINE_SPEC*): Simplify.
2008-08-10 Paolo Carlini <paolo.carlini@oracle.com>
* include/tr1_impl/type_traits (_DEFINE_SPEC*): Simplify.
(_DEFINE_SPEC_BODY): Remove.
(__is_void_helper, __is_integral_helper, __is_floating_point_helper,
__is_member_object_pointer_helper, __is_member_function_pointer_helper,
__remove_pointer_helper): Add.
(is_void, is_integral, is_floating_point, is_member_object_pointer,
is_member_function_pointer, remove_pointer): Use the latter.
* include/tr1/type_traits (_DEFINE_SPEC): Simplify.
(_DEFINE_SPEC_HELPER): Remove.
(__is_signed_helper, __is_unsigned_helper): Add.
(is_signed, is_unsigned): Use the latter.
From-SVN: r138925
Diffstat (limited to 'gcc/tree-ssa.c')
0 files changed, 0 insertions, 0 deletions