[PING c, c++, fortran, treelang] remove signed(_or_unsigned)?_type langhooks
Rafael Espindola
espindola@google.com
Sun Jun 10 12:50:00 GMT 2007
Now the only parts of the patch
(http://gcc.gnu.org/ml/gcc-patches/2007-06/msg00313.html) that are
missing approval are:
* gcc/cp/cp-objcp-common.h (LANG_HOOKS_SIGNED_TYPE): Remove.
(LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): Remove.
* gcc/fortran/trans-types.c (gfc_signed_type): Remove.
* gcc/fortran/trans-types.h (gfc_signed_type): Remove.
* gcc/fortran/f95-lang.c (LANG_HOOKS_SIGNED_TYPE): Remove.
* gcc/treelang/treetree.c (tree_lang_signed_type): Remove.
(LANG_HOOKS_SIGNED_TYPE): Remove.
* gcc/c-objc-common.h (LANG_HOOKS_SIGNED_TYPE): Remove.
(LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): Remove.
* gcc/c-common.c (same_scalar_type_ignoring_signedness): Use
c_common_signed_type instead of lang_hooks.types.signed_type.
--
Rafael Avila de Espindola
Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland
Registered in Dublin, Ireland
Registration Number: 368047
More information about the Fortran
mailing list