* language.c (lang_bool_type), language.h: New function.
authorPer Bothner <per@bothner.com>
Fri, 1 Dec 1995 08:08:41 +0000 (08:08 +0000)
committerPer Bothner <per@bothner.com>
Fri, 1 Dec 1995 08:08:41 +0000 (08:08 +0000)
* language.h (LA_BOOL_TYPE):  New macro.
* eval.c (evaluate_subexp_standard)  Use LA_BOOL_TYPE instead
of builtin_type_int where appropriate,
* valarith.c (value_subscript):  Likewise.


No differences found