OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / gcc / ch / ChangeLog
1 2000-12-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * Make-lang.in (CHILL.info): Depend on info files in source
4         directory.
5         (ch/chill.info): Build info files in source directory.
6         (CHILL.install-info): Install info files from source directory.
7
8 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
9
10         * lex.c: Don't bother checking whether ISUPPER(c) before
11         calling TOLOWER(c).  Don't bother checking whether isascii(c)
12         before testing ISSPACE(c); ISSPACE(c) includes '\n'.
13
14 2000-12-06  Rodney Brown  <RodneyBrown@mynd.com>
15
16         * actions.h: Standarize copyright statement.
17         * except.c inout.c lang.c lex.c lex.h loop.c nloop.c: Likewise.
18         * parse.c tasking.c tasking.h timing.c xtypeck.c: Likewise.
19
20 2000-11-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21
22         * actions.c (check_missing_cases), typeck.c (build_chill_slice,
23         build_chill_cast): Use memset () instead of bzero ().
24
25 2000-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
26
27         * Make-lang.in (CHILL.distdir): Remove.
28
29 2000-11-02  Geoffrey Keating  <geoffk@cygnus.com>
30
31         * Make-lang.in: Remove 'CYGNUS LOCAL' markers.
32         * Makefile.in: Likewise.
33         * configure: Likewise.
34
35 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
36
37         * Makefile.in ($(srcdir)/hash.h): Refer to GNU FTP site for
38         updated gperf.
39
40 2000-10-05  Richard Henderson  <rth@cygnus.com>
41
42         * decl.c (finish_chill_function): Don't init can_reach_end.
43
44 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
45
46         * decl.c, timing.c: Include defaults.h if not already included.
47         Don't define the *_TYPE_SIZE macros.
48         * Makefile.in: Update dependencies.
49
50 2000-08-29  Zack Weinberg  <zack@wolery.cumb.org>
51
52         * inout.c (add_enum_to_list): Use DECL_NAME directly, don't get
53         its IDENTIFIER_POINTER and immediately call get_identifier on it.
54         * lex.c (yywrap): Constify a char *.
55
56 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
57
58         * Make-lang.in (cc1chill): Don't depend on c-iterate.o.
59
60 2000-08-21  Nix  <nix@esperi.demon.co.uk>
61
62         * lang-specs.h: Do not process -o or run the assembler if
63         -fsyntax-only.
64
65 2000-08-07  Kazu Hirata  <kazu@hxi.com>
66
67         * decl.c: Fix a comment typo.
68
69 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
70
71         * Make-lang.in (cc1chill): Depend on $(BACKEND), not stamp-objlist.
72         * Makefile.in (cc1chill): Link with $(BACKEND).  Define BACKEND,
73         eliminate C_OBJS (was commented out), OBJS, OBJDEPS.
74
75 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
76
77         * lang-specs.h: Rename cpp to cpp0 and/or tradcpp to tradcpp0.
78
79 Mon Jul 31 07:58:31 2000  Casper Dik <Casper.Dik@holland.sun.com>
80
81         * Makefile.in: Remove naked "^L".
82
83 2000-07-13  Zack Weinberg  <zack@wolery.cumb.org>
84
85         * lang-specs.h: Use the new named specs.  Remove unnecessary braces.
86
87 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
88
89         * decl.c (init_decl_processing): Set TYPE_USER_ALIGN.
90         (layout_enum): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
91         * typeck.c (layout_chill_range_type): Set TYPE_USER_ALIGN.
92         (apply_chill_field_layout): Set DECL_USER_ALIGN.
93         (layout_chill_struct_type): Set TYPE_USER_ALIGN.
94
95 Tue Jun 13 15:30:46 2000  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
96
97         * Make-lang.in (CHILL.install-common): Use $(INSTALL_SCRIPT), not
98         $(INSTALL_PROGRAM) for chill.install.
99
100 2000-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
101
102         * Makefile.in (EXPR_H): New dependency variable.
103         (actions.o, expr.o): Use EXPR_H.
104         (lang.o): Depend on RTL_H and EXPR_H.
105
106         * lang.c: Include rtl.h and expr.h.
107         (lang_get_alias_set): Mark parameter with ATTRIBUTE_UNUSED.
108
109 2000-06-04  Philipp Thomas  <pthomas@suse.de>
110
111         * Makefile.in(INTLLIBS): New macro.
112         (LIBS): Add INTLLIBS.
113         (DEPLIBS): Likewise.
114         * config-lang(outputs): Specify ch/Makefile.
115
116 Sat Jun  3 15:31:07 2000  Jeffrey A Law  (law@cygnus.com)
117
118         * chill.texi (INFO-DIR-ENTRY): Fix chill entry.
119
120 2000-06-02  Richard Henderson  <rth@cygnus.com>
121
122         * lang.c (lang_get_alias_set): New.
123
124 Sat May 27 11:24:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
125
126         * lang.c (deep_const_expr): Use first_rtl_op.
127         * satisfy.c (satisfy): Use TREE_CODE_LENGTH.
128
129 2000-05-18  Chris Demetriou  <cgd@netbsd.org>
130
131         * Makefile.in (hash.h): Delete a redundant use of gawk and sed.
132
133 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
134
135         * decl.c (c_decode_option): Update -Wall unused flags by
136         calling set_Wunused.
137         (poplevel): Replace warn_unused with warn_unused_label.
138
139 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
140
141         * ch-tree.h: Update prototypes.  Remove prototypes for
142         functions declared elsewhere.
143         * decl.c (define_label): Constify filename parameter.
144         * grant.c (globalize_decl, set_default_grant_file): Constify
145         local char * variables.  Don't declare
146         first_global_object_name or asm_out_file.
147         * lang.c (chill_real_input_filename): Constify.
148         * lex.c (init_parse): Constify parameter and return value.
149         * parse.c: Don't declare input_filename.
150         (ch_expand_asm_operands): Constify filename parameter.
151         (parse_multi_dimension_case_action): Constify local char *.
152         * satisfy.c (safe_satisfy_decl): Constify local char *.
153
154 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
155
156         * ch-tree.h (init_function_start): Constify.
157
158 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
159
160         * ch/lex.c: Remove references to cccp.c.
161
162 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
163
164         * lang-specs.h: Pass -fno-show-column to the preprocessor.
165
166 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
167
168         * expr.c (chill_expand_expr): Pass bit alignment to emit_block_move.
169
170 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
171
172         * actions.c (check_missing_cases): BYTES_NEEDED is HOST_WIDE_INT.
173         * typeck.c (expand_constant_to_buffer): Use int_byte_position.
174         (extract_constant_from_buffer): Likewise.
175
176 Fri Mar 17 08:09:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
177
178         * typeck.c (min_precision): New function.
179         (build_chill_slice): Use host_integerp and tree_low_cst.
180         (expand_constant_to_buffer): Likewise and also int_bit_position.
181         LO is unsigned HOST_WIDE_INT
182         (build_chill_array_ref_1): Make `i' be HOST_WIDE_INT; use tree_low_cst.
183         (extract_constant_from_buffer): Sizes are now HOST_WIDE_INT.
184         Use host_integerp and tree_low_cst.
185         (build_chill_bin_type): Use host_integerp and tree_low_cst.
186         (layout_chill_range_type): Use tree_int_cst_sgn, compare_tree_int,
187         tree_low_cst, and min_precision.
188         (apply_chill_array_layout): Cleanups for types of variables
189         and use tree_int_cst_sgn, compare_tree_int, and tree_low_cst.
190         (apply_chill_field_layout): Likewise.
191
192 2000-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
193
194         * grant.c (globalize_decl): Constify a char*.
195
196 Mon Mar  6 17:52:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
197
198         * actions.c (chill_convert_for_assignment): INDEX is unsigned
199         HOST_WIDE_INT.
200         * ch-tree.h (DECL_NESTING_LEVEL): Use TREE_INT_CST_HIGH since unsigned.
201         * except.c (chill_handle_on_labels): ALTERNATIVE is unsigned.
202         Use compare_tree_int.
203         (expand_goto_except_cleanup): Likewise.
204
205 2000-03-01  Martin von Loewis  <loewis@informatik.hu-berlin.de>
206
207         * decl.c (current_function_decl): Move to toplev.c.
208
209 Mon Feb 28 08:12:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
210
211         * ch-tree.h (DECL_ACTION_NESTING_LEVEL): Use new tree union name.
212         * decl.c (finish_struct): Don't clear DECL_FIELD_SIZE.
213         * typeck.c (make_chill_struct_type): Likewise.
214         (apply_decl_field_layout): General cleanup.
215         Set DECL_SIZE instead of DECL_FIELD_SIZE.
216
217 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
218
219         * actions.c (chill_convert_for_assignment): Don't use size_binop
220         for things that aren't sizes.
221         (expand_varying_length_assignment): Likewise.
222         * convert.c (digest_array_tuple, convert): Likewise.
223         * typeck.c (build_chill_slice, smash_dummy_type): Likewise.
224         (build_chill_slice_with_range): Likewise.
225         (build_chill_slice_with_length): Likewise.
226         (build_array_from_set): Adjust types for size_binop.
227         * expr.c (build_concat_expr, build_chill_repetition_op): Likewise.
228         (build_chill_sizeof): Use TYPE_SIZE_UNIT.
229         * tree.c (build_string_type): Pass proper type to size_binop.
230
231 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
232
233         * decl.c (layout_enum): Set DECL_SIZE_UNIT.
234         * satisfy.c (safe_satisfy_decl): Likewise.
235
236 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
237
238         * lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.
239
240 2000-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
241
242         * grant.c: Don't declare `version_string'.
243
244 2000-02-11  Nathan Sidwell  <nathan@acm.org>
245
246         * decl.c (init_decl_processing): Remove duplicate decl of
247         set_alignment.
248
249 2000-02-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
250
251         * expr.c (compare_records): Delete maximum_field_alignment declaration.
252         * inout.c (inout_init): Likewise.
253         (build_chill_gettextaccess): Likewise.
254         (build_enum_tables): Likewise.
255         * lang.c: Likewise.
256         * satisfy.c (satisfy): Likewise.
257         * tasking.c (build_tasking_struct): Likewise.
258         (build_tasking_message_type): Likewise.
259         * typeck.c (build_init_struct): Likewise.
260
261         * except.c (emit_setup_handler): Make save_maximum_field_alignment
262         unsigned int to match maximum_field_alignment.
263         * inout.c (inout_init): Likewise.
264         (build_chill_gettextaccess): Likewise.
265         (build_enum_tables): Likewise.
266         * tasking.c (build_tasking_struct): Likewise.
267         (build_tasking_message_type): Likewise.
268         * typeck.c (build_init_struct): Likewise.
269
270 2000-02-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
271
272         * except.c (maximum_field_alignment): Remove duplicate declaration.
273
274 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
275
276         * All files: PROTO -> PARAMS.
277
278 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
279
280         * lex.c: Include tm_p.h.
281
282 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
283
284         * actions.c (update_else_range_for_int_const): Initialize
285         variables `lowval' and `highval'.
286         (update_else_range_for_range): Likewise for `low_range_val' and
287         `high_range_val'.
288
289 1999-12-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
290
291         * typeck.c (apply_chill_array_layout, apply_chill_field_layout):
292         Avoid the use of ANSI string concatenation.
293
294         * expr.c (chill_expand_case_expr): Likewise.
295
296 1999-11-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
297
298         * expr.c (build_chill_function_call): Don't call a variadic
299         function with a non-literal format string.
300
301         * grant.c (write_spec_module): Likewise.
302
303         * parse.c (require, expect): Likewise.
304
305         * tasking.c (get_struct_type_name, get_struct_debug_type_name,
306         get_tasking_code_name, get_struct_variable_name,
307         get_process_wrapper_name, build_start_process): Likewise.
308
309         * typeck.c (valid_array_index_p): Likewise.
310
311 Sun Oct 31 22:33:33 1999  Jeffrey A Law  (law@cygnus.com)
312
313         * Makefile.in (convert.o, typeck.o): Depend on output.h
314         * convert.c: Include output.h.
315         * typeck.c: Include output.h.
316         (initializer_constant_valid_p): Delete fucntion.
317         * ch-tree.h (initializer_constant_valid_p): Delete prototype.
318
319 1999-10-26  Mark Mitchell  <mark@codesourcery.com>
320
321         * ch-tree.h (remember_end_note): Remove prototype.
322         * decl.c (poplevel): Don't call remember_end_note.
323
324 Fri Sep 24 10:48:10 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
325
326         * ch-tree.h (builtin_function): Don't declare.
327         * decl.c (builtin_function): New arg CLASS.  Arg FUNCTION_CODE now of
328         type int.  All callers changed.
329         Set the builtin's DECL_BUILT_IN_CLASS.
330
331 1999-09-20  Nick Clifton  <nickc@cygnus.com>
332
333         * lang.c (lang_decode_option): Extend comment.
334
335 1999-09-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
336
337         * lex.c (maybe_downcase, getlc, handle_generic_pragma,
338         check_newline): Use uppercase ctype macro from system.h.
339
340 1999-09-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
341
342         * actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.
343
344 Fri Sep 10 10:32:32 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
345
346         * ch-tree.h: Delete declarations for all tree nodes now moved to
347         global_trees.
348         * expr.c: Likewise.
349         * typeck.c: Likewise.
350         * decl.c: Delete their definitions.
351         (init_decl_processing): Call build_common_tree_nodes and
352         build_common_tree_nodes_2 instead of building their nodes here.
353         Use set_sizetype instead of assigning sizetype.
354
355 1999-09-08  Bruce Korb  autogen@linuxbox.com
356
357         * Makefile.in: Give the gperf user a hint about why "gperf -F" fails.
358
359 Tue Sep  7 15:59:56 1999  Dave Brolley  <brolley@cygnus.com>
360
361         * parse.h: Undefine DELAY if it's defined.
362         (PACK,NOPACK,POS): Remove erroneous comments regarding these tokens.
363         Also, move them to their proper place alphabetically.
364
365 1999-09-04  Mark Mitchell  <mark@codesourcery.com>
366
367         * Make-lang.in (cc1chill): Depend on ggc-callbacks.o.
368         * Makefile.in (CHILL_OBJS): Add ggc-callbacks.o.
369
370 1999-08-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
371
372         * parse.c (language_string): Constify.
373
374 1999-08-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
375
376         * Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.
377         Remove hacks for stuff which now comes from libiberty.
378
379 1999-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
380
381         * lang.c (chill_print_error_function): Constify a char*.
382
383 1999-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
384
385         * Makefile.in (ch-version.c): Constify a char*.
386
387         * actions.c (id_cmp, warn_unhandled, adjust_return_value,
388         update_else_range_for_int_const, update_else_range_for_range,
389         update_else_range_for_range_expr, update_else_range_for_type,
390         compute_else_range, check_case_value,
391         chill_handle_case_label_range,
392         chill_handle_multi_case_label_range,
393         chill_handle_multi_case_else_label, chill_handle_multi_case_label,
394         chill_handle_multi_case_label_list print_missing_cases): Add
395         static prototypes.
396         (build_exception_variant): Cast the function argument of qsort.
397         (build_rts_call, warn_unhandled, chill_convert_for_assignment,
398         adjust_return_value, chill_expand_result,
399         build_multi_case_selector_expression, print_missing_cases):
400         Constify a char*.
401         (print_missing_cases): Introduce an intermediary non-const ptr.
402         Add brackets and indent.
403
404         * ch-tree.h (maybe_building_objc_message_expr,
405         maybe_objc_comptypes, comptypes_record_hook): Remove declarations.
406         (push_handler, pop_handler): Add prototypes.
407         (builtin_function, valid_array_index_p,
408         build_chill_exception_decl, build_rts_call,
409         chill_convert_for_assignment, display_int_cst,
410         build_chill_addr_expr, check_have_mode, get_identifier3,
411         build_chill_string, register_seize_path, get_unique_identifier,
412         add_taskstuff_to_list, gnuchill_version): Constify a char*.
413         (finish_chill_function): Add void prototype argument.
414
415         * convert.c (convert_to_reference, convert_to_boolean,
416         convert_to_char, base_type_size_in_bytes, remove_tree_element,
417         check_ps_range, digest_powerset_tuple, digest_structure_tuple,
418         digest_array_tuple, convert1): Add static prototypes.
419         (base_type_size_in_bytes): Hide unused function.
420         (display_int_cst, digest_array_tuple): Constify a char*.
421
422         * decl.c (set_nesting_level, make_chill_variants, fix_identifier,
423         proclaim_decl, maybe_acons, push_scope_decls, pop_scope_decls,
424         build_implied_names, bind_sub_modules, layout_array_type,
425         do_based_decl, handle_one_level, label_value_cmp,
426         find_implied_types): Add static prototypes.
427         (boolean_code_name, chill_tree_code_type, chill_tree_code_name):
428         Constify a char*.
429         (layout_chill_variants): Cast the function argument of qsort.
430         (start_chill_function, fix_identifier, init_decl_processing):
431         Constify a char*.
432         (init_decl_processing): Prefer memcpy over bcopy to avoid casts.
433         Use xcalloc instead of xmalloc/bzero.
434         (builtin_function, build_chill_exception_decl,
435         finish_outer_function): Constify a char*.
436
437         * except.c (start_handler_array, finish_handler_array): Add static
438         prototypes.
439
440         * expr.c (chill_expand_expr, chill_expand_case_expr,
441         check_arglist_length, internal_build_compound_expr,
442         is_really_instance, invalid_operand, invalid_right_operand,
443         build_chill_abstime, build_allocate_memory_call,
444         build_allocate_global_memory_call, build_return_memory,
445         build_chill_duration, build_chill_floatcall,
446         build_allocate_getstack, build_chill_allocate,
447         build_chill_getstack, build_chill_terminate, build_chill_inttime,
448         build_chill_lower_or_upper, build_max_min,
449         build_chill_pred_or_succ, expand_packed_set, fold_set_expr,
450         build_compare_set_expr, scalar_to_string, build_concat_expr,
451         build_compare_string_expr, compare_records, string_char_rep,
452         build_boring_bitstring): Add static prototypes.
453         (check_have_mode, chill_expand_expr, build_chill_floatcall,
454         build_allocate_getstack, build_max_min, build_chill_function_call,
455         expand_packed_set, build_compare_set_expr, build_chill_addr_expr,
456         string_char_rep): Constify a char*.
457
458         * gperf (hash, in_word_set): Add prototypes.
459
460         * grant.c (newstring, strfree, append, prepend,
461         grant_use_seizefile, decode_layout, grant_array_type,
462         grant_array_type_selective, get_tag_value,
463         get_tag_value_selective, print_enumeral, print_enumeral_selective,
464         print_integer_type, find_enum_parent, print_integer_selective,
465         print_struct, print_struct_selective, print_proc_exceptions,
466         print_proc_tail, print_proc_tail_selective, find_in_decls,
467         in_ridpointers, grant_seized_identifier, globalize_decl,
468         grant_one_decl_selective, compare_memory_file, search_in_list,
469         really_grant_this): Add static prototypes.
470         (newstring, append, prepend, grant_use_seizefile,
471         print_integer_type, decode_constant, grant_one_decl_selective,
472         header_template): Constify a char *.
473
474         * inout.c (add_enum_to_list, build_chill_io_list_type,
475         build_io_types, declare_predefined_file, build_access_part,
476         textlocation_mode, check_assoc, assoc_call, check_transfer,
477         connect_process_optionals, connect_text, connect_access,
478         check_access, check_text, get_final_type_and_range,
479         process_io_list, check_format_string, get_max_size,
480         check_exprlist): Add static prototypes.
481         (declare_predefined_file, check_assoc, assoc_call, check_transfer,
482         check_access, check_text, process_io_list): Constify a char*.
483
484         * lang.c (deep_const_expr, chill_print_error_function): Add static
485         prototypes.
486
487         * lex.c (close_input_file, maybe_number, string_or_char): Constify
488         a char*.
489         (ch_lex_init, skip_directive, same_file, getlc, yywrap,
490         yy_refill): Add static prototypes.
491         (build_chill_string, same_file, register_seize_path): Constify a
492         char*.
493
494         * lex.h (finish_chill_seizes): Remove unused prototypes.
495
496         * loop.c (build_temporary_variable, maybe_make_for_temp,
497         get_unique_identifier): Constify a char*.
498
499         * parse.c (ch_parse_init, check_end_label, end_function,
500         build_prefix_clause, PEEK_TOKEN, peek_token_, pushback_token,
501         forward_token_, require, check_token, expect, define__PROCNAME__):
502         Add static prototypes.
503         (build_prefix_clause, expect): Constify a char*.
504         (parse_expression, parse_primval, parse_untyped_expr,
505         parse_opt_untyped_expr, parse_opt_actions): Add void prototype
506         argument.
507         (parse_opt_name_string, parse_simple_name_string,
508         parse_name_string, parse_defining_occurrence, parse_name,
509         parse_optlabel, parse_opt_end_label_semi_colon, parse_modulion,
510         parse_spec_module, parse_semi_colon,
511         parse_defining_occurrence_list, parse_mode_definition,
512         parse_mode_definition_statement, parse_synonym_definition,
513         parse_synonym_definition_statement, parse_on_exception_list,
514         parse_on_alternatives, parse_loc_declaration,
515         parse_declaration_statement, parse_optforbid, parse_postfix,
516         parse_postfix_list, parse_rename_clauses, parse_opt_prefix_clause,
517         parse_grant_statement, parse_seize_statement,
518         parse_param_name_list, parse_param_attr, parse_formpar,
519         parse_formparlist, parse_opt_result_spec, parse_opt_except,
520         parse_opt_recursive, parse_procedureattr, parse_proc_body,
521         parse_procedure_definition, parse_processpar,
522         parse_processparlist, parse_process_definition,
523         parse_signal_definition, parse_signal_definition_statement,
524         parse_then_clause, parse_opt_else_clause, parse_expr_list,
525         parse_range_list_clause, pushback_paren_expr, parse_case_label,
526         parse_case_label_list, parse_case_label_specification,
527         parse_single_dimension_case_action,
528         parse_multi_dimension_case_action, parse_case_action,
529         parse_asm_operands, parse_asm_clobbers, ch_expand_asm_operands,
530         parse_asm_action, parse_begin_end_block, parse_if_action,
531         parse_iteration, parse_delay_case_event_list,
532         parse_delay_case_action, parse_do_action, parse_receive_spec,
533         parse_receive_case_action, parse_send_action, parse_start_action,
534         parse_call, parse_tuple_fieldname_list, parse_tuple_element,
535         parse_opt_element_list, parse_tuple, parse_operand6,
536         parse_operand5, parse_operand4, parse_operand3, parse_operand2,
537         parse_operand1, parse_operand0, parse_case_expression,
538         parse_then_alternative, parse_else_alternative,
539         parse_if_expression, parse_index_mode, parse_set_mode, parse_pos,
540         parse_step, parse_opt_layout, parse_field_name_list,
541         parse_fixed_field, parse_variant_field_list,
542         parse_variant_alternative, parse_field, parse_structure_mode,
543         parse_opt_queue_size, parse_procedure_mode, parse_program,
544         parse_pass_1_2): Add static prototypes.
545         (parse_process_definition): Remove extra argument in function call.
546         (parse_range_list_clause): Likewise.
547
548         * satisfy.c (satisfy, cycle_error_print, safe_satisfy_decl,
549         satisfy_list, satisfy_list_values): Add static prototype.
550         (safe_satisfy_decl): Cast DECL_TASKING_CODE_DECL() to (tree).
551
552         * tasking.c (make_process_struct): Remove unused prototype.
553         (validate_process_parameters, get_struct_variable_name,
554         decl_tasking_code_variable, get_struct_debug_type_name,
555         get_process_wrapper_name, build_tasking_enum,
556         build_tasking_message_type, build_receive_signal_case_label,
557         build_receive_buffer_case_label, build_receive_buffer_case_end,
558         build_receive_signal_case_end): Add static prototypes.
559         (struct_name, struct_debug_name, data_name, wrapper_name,
560         get_struct_type_name, get_struct_debug_type_name,
561         get_tasking_code_name, get_struct_variable_name,
562         get_process_wrapper_name): Constify a char*.
563         (validate_process_parameters, get_struct_variable_name,
564         decl_tasking_code_variable): Hide unused functions.
565         (build_start_process, add_taskstuff_to_list, build_queue_length):
566         Constify a char*.
567
568         * tree.c (make_powerset_type): Add static prototype.
569         (get_identifier3, build_alias_decl, decl_check_rename): Constify a
570         char*.
571
572         * typeck.c (extract_constant_from_buffer,
573         expand_constant_to_buffer, build_empty_string,
574         make_chill_pointer_type, make_chill_range_type,
575         apply_chill_array_layout, field_decl_cmp, make_chill_struct_type,
576         apply_chill_field_layout): Add static prototype.
577         (valid_array_index_p, extract_constant_from_buffer,
578         chill_expand_tuple): Constify a char*.
579         (layout_chill_struct_type): Cast the function argument of qsort.
580
581 1999-08-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
582
583         * actions.c (lang_identify): Constify a char*.
584
585         * lang.c (chill_print_error_function): Likewise.
586         (lang_init): Remove redundant prototype for `print_error_function'.
587
588 1999-07-25  Richard Henderson  <rth@cygnus.com>
589
590         * decl.c (va_list_type_node): New.
591
592 1999-06-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
593
594         * Make-lang.in (CHILL.stage1): Depend on stage1-start.
595         (CHILL.stage2): Likewise for stage2-start.
596         (CHILL.stage3): Likewise for stage3-start.
597         (CHILL.stage4): Likewise for stage4-start.
598
599 Tue May 18 00:21:34 1999  Zack Weinberg  <zack@rabi.phys.columbia.edu>
600
601         * lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc
602         was not given.
603
604 1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
605
606         * lang-specs.h: Pass -$ to the preprocessor.
607
608 Tue May  4 14:52:53 1999  Dave Brolley  <brolley@cygnus.com>
609
610         * actions.c (chill_expand_assignment): Use powersetlen to calculate the
611         length of an array of packed bits.
612
613 Tue Apr 20 23:37:01 1999   Nathan Sidwell  <nathan@acm.org>
614
615         * Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct
616         order.
617
618 Wed Apr 14 21:07:30 1999  Mumit Khan  <khan@xraylith.wisc.edu>
619
620         * config-lang.in (compilers): Add exeext.
621         (stagestuff): Likewise.
622
623 Fri Apr  2 15:49:44 1999  Jeffrey A Law  (law@cygnus.com)
624
625         * Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).
626
627 Wed Mar 31 10:44:47 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
628
629         * Makefile.in (hash.h): Generate using gperf language 'C', not
630         'KR-C', so gperf uses the `const' keyword on strings.
631
632         * gperf (resword): Const-ify a char*.
633
634 Sun Mar 28 00:30:36 1999  Jeffrey A Law  (law@cygnus.com)
635
636         * Make-lang.in (CHILL.dvi): New target.
637         (CHILL.mostlyclean): Remove remnants of old runtime library structure.
638
639 1999-02-20  Craig Burley  <craig@jcb-sc.com>
640
641         * Make-lang.in (CHILL.info): Depend on intermediate ch/chill.info
642         target instead of the chill.texi file.
643         (ch/chill.info): New target, depends on the chill.texi source file.
644         Its command writes ch/chill.info instead of chill.info.
645         (CHILL.install-info): Install from ch/chill.info instead of
646         chill.info.
647         If any ch/chill.info* files exist, delete *all* chill.info* files
648         in $infodir first, not just the ones corresponding to the
649         files to be installed (just in case the docs get smaller).
650
651 Sun Jan 31 20:34:29 1999  Zack Weinberg  <zack@rabi.columbia.edu>
652
653         * decl2.c: Don't define flag_no_ident here.  Don't process
654         -f(no-)ident here.
655         * ch-tree.h: Don't declare flag_no_ident here.
656         * lang-specs.h: Map -Qn to -fno-ident.
657
658 Tue Jan 19 23:24:36 1999  Jeffrey A Law  (law@cygnus.com)
659
660         * Makefile.in (typeck.o): Depend on insn-codes.h.
661         * actions.c (chill_handle_multi_case_label): Initialize "expr".
662         * decl.c (poplevel): Initialize "block_previously_created".
663         * expr.c (chill_expand_expr): Initialize "size0" and "size1".
664         (fold_set_expr): Initialize "buffer1".
665         * inout.c (process_io_list): Initialize "to_assign".
666         (check_exprlist): Initialize "result".
667         * parse.c (expand_expr): Declare.
668         (parse_multi_dimension_case_action): Initialize "end_case_label".
669         * tasking.c (build_start_process): Initialize "struct_type_node".
670         * typeck.c (apply_chill_field_layout): Initialize "word".
671         (type_for_mode); Unconditionally cast RHS & LHS to ints to shut up
672         signed/unsigned comparison warning.
673
674 Mon Jan 18 11:55:06 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
675
676         * ch-tree.h: Remove conflicting prototypes for pedwarn,
677         warning_with_decl, and make_dcl_rtl.
678
679 Sun Jan 17 21:53:23 1999  Jeffrey A Law  (law@cygnus.com)
680
681         * Makefile.in: Do not put ^Ls at the start of a line.
682
683 Wed Jan  6 02:53:38 1999  Jeffrey A Law  (law@cygnus.com)
684
685         * Makefile.in: Add some missing $(exeext).  Remove some obsolete
686         runtime stuff.
687         * Make-lang.in: Similarly.
688
689 Tue Nov 24 09:57:34 1998  Jeffrey A Law  (law@cygnus.com)
690
691         * Makefile.in (lex.c): Do not depend on hash.h.
692         (lex.o): Depend on hash.h.
693
694 Mon Oct 19 12:13:47 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
695
696         * Makefile.in (lex.o): Depend on dwarfout.h.
697
698         * lang-specs.h: Add missing braces in initializer.
699
700         * lex.c: Include dwarfout.h, if DWARF_DEBUGGING_INFO is defined.
701
702 Thu Oct 15 09:25:21 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
703
704         * expr.c (build_chill_card): Use &&, not &, when comparing truth
705         values.
706
707         * parse.c (parse_spec_module): Remove unused variable
708         `module_name', but preserve function call from initialization.
709         (parse_operand6): Mark variable `location' with ATTRIBUTE_UNUSED.
710
711         * inout.c (init_text_location): Remove unused variable `textlength'.
712
713 Wed Oct 14 22:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
714
715         * typeck.c (build_chill_cast): Fix typo in assignment statement.
716
717         * tasking.c (build_signal_descriptor): Use IDENTIFIER_POINTER()
718         when printing a `tree'.
719
720 Fri Oct  9 13:01:23 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
721
722         * ch-tree.h (build_delay_case_end): Remove unused parameter.
723         (build_receive_case_end): Likewise.
724         (check_queue_size): Likewise.
725
726         * parse.c: Callers changed.
727
728         * satisfy.c: Likewise.
729
730         * tasking.c (build_receive_buffer_case_end): Remove unused
731         parameter `label_cnt'.
732         (build_receive_signal_case_end): Likewise.
733         (build_receive_case_end): Likewise.
734         (build_delay_case_end): Likewise.
735         (check_queue_size): Likewise for parameter `type'.
736         All callers changed.
737
738 Thu Oct  8 05:57:41 1998  Jeffrey A Law  (law@cygnus.com)
739
740         * typeck (type_for_mode): Only return TItype nodes when
741         HOST_BITS_PER_WIDE_INT is >= 64 bits.
742         (type_for_size): Similarly.
743         * decl.c (intTI_type_node, unsigned_intTI_type_node): Only declare
744         when HOST_BITS_PER_WIDE_INT is >= 64 bits.
745         (init_decl_processing): Only create TItype nodes when
746         HOST_BITS_PER_WIDE_INT is >= 64 bits.
747
748 Wed Oct  7 12:19:21 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
749
750         * Makefile.in (hash.h): Add -L KR-C -F ', 0, 0, 0' flags to gperf.
751         (hash.h): Regenerate using gperf 2.7.1 (19981006 egcs).
752
753 Thu Oct  1 10:43:45 1998  Nick Clifton  <nickc@cygnus.com>
754
755         * lex.c: Replace occurances of HANDLE_SYSV_PRAGMA with
756         HANDLE_GENERIC_PRAGMAS.
757         (handle_generic_pragma): New function: Parse generic pragmas.
758
759 Wed Sep 30 20:22:34 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
760
761         * parse.c (emit_label): Fix return-type of prototype.
762
763 Wed Sep 30 19:41:36 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
764
765         * actions.c (chill_handle_multi_case_label): Always return a value
766         in function returning non-void.
767
768         * except.c: Include OS headers before any local ones.
769
770         * typeck.c (layout_chill_range_type): Change type of variable
771         `negprecision' to int.
772         (apply_chill_array_layout): Initialize variables `stepsize' and
773         `start_bit'.
774         (layout_chill_struct_type): Change type of variable `min_align' to
775         unsigned int.
776         (smash_dummy_type): Change name of variable `main' to `main_tree'.
777
778 Wed Sep 30 19:24:41 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
779
780         * actions.c (id_cmp): Do pointer arithmetic as `long' not `int' to
781         ensure enough bits for calculation.
782
783         * ch-tree.h (check_text_length): Remove unused parameter.
784
785         * convert.c (display_int_cst): Cast a HOST_WIDE_INT argument to
786         function sprintf into the appropriate type for printing.
787
788         * decl.c (print_lang_decl): Use HOST_WIDE_INT_PRINT_DEC as the
789         format specifier.
790         (print_mode): Likewise.
791         (init_decl_processing): Cast the arguments of bcopy/bzero to char *.
792
793         * grant.c (grant_array_type): Use HOST_WIDE_INT_PRINT_DEC as
794         the format specifier.
795
796         * inout.c (check_text_length): Remove unused parameter `type'.
797         (build_chill_associate): Initialize variables `arg1', `arg2',
798         `arg3', `arg4' and `arg5'.
799         (build_chill_modify): Likewise.
800         (scanformcont): Change type of variable `curr' to `unsigned char'.
801
802         * lex.c (maybe_downcase): Cast the argument of `tolower' to
803         `unsigned char'.
804
805         * satisfy.c (satisfy): Remove unused parameter in call to
806         `check_text_length'.
807
808         * tasking.c (generate_tasking_code_variable): Pass a HOST_WIDE_INT
809         as a `long' in call to function `error'.
810         (decl_tasking_code_variable): Likewise.
811
812 Wed Sep 30 19:03:02 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
813
814         * grant.c (decode_decl_selective): Cast switch's enum argument to
815         an int.
816         (really_grant_this): Add default case in switch.
817
818         * typeck.c (chill_resulting_class): Add default cases in switch.
819         Also add `break' statements after each case.
820
821 Tue Sep 29 21:37:33 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
822
823         * ch-tree.h (build_compare_expr): Change first argument's type
824         from `enum chill_tree_code' to `enum tree_code'.
825         (build_compare_discrete_expr): Likewise.
826
827         * expr.c (build_compare_set_expr): Likewise.
828         (build_compare_string_expr): Likewise.
829         (build_compare_expr): Likewise.
830         (build_compare_discrete_expr): Likewise.  Also add default case in
831         switch statement.
832         (compare_int_csts): Add default case in switch statement.
833
834 Sun Sep 20 11:02:55 1998  Robert Lipe  <robertl@dgii.com>
835
836         * except.c: Include system.h.
837
838         * Makefile.in (except.o): Depend on system.h.
839
840 Sun Sep 20 09:25:13 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
841
842         * Makefile.in (actions.o, convert.o, decl.o, expr.o, lang.o,
843         lex.o, loop.o, parse.o, satisfy.o, timing.o, tasking.o, tree.o,
844         typeck.o): Depend on system.h and toplev.h.
845         (except.o): Depend on toplev.h.
846         (grant.o): Depend on system.h, toplev.h and output.h.
847
848         * actions.c: Include system.h and toplev.h.  Remove redundant
849         prototypes.
850         (build_cause_exception): Add default case in switch.
851         (update_else_range_for_range): Add parentheses around && within ||.
852         (chill_handle_multi_case_label_list): Remove unused variable
853         `selector_value'.
854         (print_missing_cases): Reconcile format specifiers vs arguments in
855         calls to sprintf.
856
857         * ch-tree.h: Don't include stdio.h.  Wrap prototypes using FILE*
858         with macro BUFSIZ.  Add missing prototypes.
859
860         * convert.c: Include system.h and toplev.h.  Remove redundant
861         prototypes.
862         (convert): Remove unused variable `errstr'.
863
864         * decl.c: Include system.h and toplev.h.  Remove redundant
865         prototypes.
866         (builtin_scope): Add missing initializers.
867         (clear_scope): Likewise.
868         (allocate_lang_decl): Mark parameter `t' with ATTRIBUTE_UNUSED.
869         (copy_lang_decl): Likewise for parameter `node'.
870         (c_decode_option): Likewise for parameter `argc'.
871         (push_extern_function): Likewise for parameter `granting'.
872         (switch_to_pass_2): Hide declaration of errorcount/sorrycount.
873         (pushdecl): Remove unused variable `t'.
874         (lookup_name_current_level): Make static and hide.
875         (lookup_name_for_seizing): Make static.
876         (finish_decl): Remove unused variable `type'.
877         (maybe_build_cleanup): Mark parameter `decl' with ATTRIBUTE_UNUSED.
878         (complete_array_type): Mark parameters `type', `initial_value' and
879         `do_default' with ATTRIBUTE_UNUSED.
880         (start_struct): Mark parameter `name' with ATTRIBUTE_UNUSED.
881         (start_enum): Likewise.
882         (shadow_record_fields): Remove unused variables `type' and `parent'.
883
884         * except.c: Include toplev.h.  Remove redundant prototypes.
885
886         * expr.c: Include system.h and toplev.h.  Don't define NULL.
887         Remove redundant prototypes.
888         (internal_build_compound_expr): Mark parameter `first_p' with
889         ATTRIBUTE_UNUSED.
890         (build_allocate_getstack): Remove unused variable `init'.
891         (build_chill_pred_or_succ): Likewise for variable `limit'.
892         (varying_to_slice): Likewise for variable `doamin' [sic].
893         (finish_chill_binary_op): Likewise for variables `code0' and
894         `code1'.  Remove unused label `finish'.  Add explicit braces to
895         avoid ambiguous `else'.
896         (build_chill_addr_expr): Remove extra parameter in call to `error'.
897         (build_chill_unary_op): Remove unused variables `class' and `type0'.
898         (powersetlen): Remove unused variables `domain' and `temp'.
899
900         * grant.c: Include system.h, toplev.h and output.h.  Don't handle
901         strchr/strrchr.  Remove redundant prototypes.
902         (decode_constant_selective): Remove unused variables `op' and `wrk'.
903         (push_granted): Mark parameters `name' and `decl' with
904         ATTRIBUTE_UNUSED.
905
906         * inout.c: Include system.h and toplev.h.  Remove redundant
907         prototypes.
908         (textlocation_mode): Use &&, not &, when comparing two truth
909         values.
910         (scanformcont): Remove unused label `do_the_action'.
911
912         * lang.c: Include system.h and toplev.h.  Remove redundant
913         prototypes.
914         (lookup_interface): Mark parameter `arg' with ATTRIBUTE_UNUSED.
915         (maybe_objc_comptypes): Likewise for parameters `lhs' and `rhs'.
916         (lang_print_xnode): Likewise for parameters `file', `node' and
917         `indent'.
918         (lang_decode_option): Explicitly declare `explicit_ignore_case'.
919         (incomplete_type_error): Mark parameters `value' and `type' with
920         ATTRIBUTE_UNUSED.
921
922         * lex.c: Include system.h and toplev.h.  Remove redundant
923         prototypes.  Don't handle strchr/strrchr.  Use CAPITALIZED
924         versions of ctype macros from system.h.  Cast ctype arguments to
925         unsigned char when necessary.
926         (last_token, RETURN_TOKEN): Hide definition.
927         (push_back): Remove unused function.
928         (readstring): Change variable `i' to unsigned.
929         (yywrap): Remove unused variable `node'.
930
931         * loop.c: Include system.h and toplev.h.  Remove redundant
932         prototypes.
933         (chill_unsigned_type): Hide prototype and definition.
934         (begin_loop_scope): Remove unused variable `firstp'.
935         (nonvalue_begin_loop_scope): Likewise.
936
937         * parse.c: Include system.h and toplev.h.  Remove redundant
938         prototypes.
939         (quasi_signal): Hide.
940         (PEEK_TOKEN): Change return type to `enum terminal'.
941         (parse_mode_definition_statement): Remove unused variable `names'.
942         (parse_formpar): Remove unused parameter `in_spec_module'.  All
943         callers changed.
944         (parse_formparlist): Likewise.
945         (parse_processpar): Remove unused variable `parms'.
946         (parse_definition): Add explicit braces to avoid ambiguous `else'.
947         (parse_multi_dimension_case_action): Initialize variable
948         `begin_test_label'.  Remove unused variable `new_test'.
949         (parse_case_action): Remove unused variable `caseaction_flag'.
950         (parse_asm_clobbers): Remove unused variable `expr'.
951         (parse_delay_case_action): Initialize variable `label_cnt'.
952         (parse_action): Make function static.
953         (parse_tuple_element): Remove unused variable `list'.
954         (parse_primval): Add default case in switch.
955         (parse_variant_alternative): Remove unused variables `x' and
956         `variant_fields'.
957
958         * satisfy.c: Include system.h and toplev.h.  Remove redundant
959         prototypes.
960
961         * tasking.c Include system.h and toplev.h.  Remove redundant
962         prototypes.
963         (data_name): Hide.
964         (get_struct_variable_name): Likewise.
965         (validate_process_parameters): Mark parameter `parms' with
966         ATTRIBUTE_UNUSED.
967         (build_start_process): Initialize variable `tuple'.
968         (build_receive_buffer_case_end): Remove unused variable `buffer_ptr'.
969
970         * timing.c: Include system.h and toplev.h.
971         (build_after_timeout_start): Remove unused variable `goto_where'.
972
973         * tree.c: Include system.h and toplev.h.  Remove redundant
974         prototypes.
975
976         * typeck.c: Include system.h and toplev.h.  Remove redundant
977         prototypes.
978         (extract_constant_from_buffer): Make function static.  Add
979         explicit braces to avoid ambiguous `else'.
980         (expand_constant_to_buffer): Likewise.
981         (build_chill_slice): remove unused variable `is_static'.
982         (chill_compatible): Add explicit braces to avoid ambiguous `else'.
983         (apply_chill_array_layout): Remove unused variable `offset'.
984         (smash_dummy_type): Remove unused variable `save_lang_specific'.
985         (initializer_constant_valid_p): Add default case in switch.
986
987 Mon Sep 14 16:46:36 1998  Dave Brolley  <brolley@cygnus.com>
988
989         * typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the
990         domain type of the array.
991
992         * expr.c (build_chill_function_call): Remove redundant call to
993         chill_convert_to_assignment
994
995 Thu Sep 10 17:52:36 1998  Dave Brolley  <brolley@cygnus.com>
996
997         * actions.c (chill_convert_for_assignment): Make a copy of the result
998         node before modifying it.
999
1000 Sat Sep  5 16:55:37 1998  John Carr  <jfc@mit.edu>
1001
1002         * Make-lang.in: Comment ^L characters.  Sun make doesn't like them.
1003
1004 Sat Sep  5 23:49:50 1998  Jeffrey A Law  (law@cygnus.com)
1005
1006         * Makefile.in (INCLUDES): Update after recent reorganization at the
1007         toplevel gcc directory.
1008
1009 Sat Sep  5 22:25:51 1998  Richard Henderson  <rth@cygnus.com>
1010
1011         * Makefile.in: Update dependancies for top-level gcc files that moved.
1012
1013 Sat Sep  5 02:21:08 1998  Jeffrey A Law  (law@cygnus.com)
1014
1015         * Makefile.in: Tweak to avoid building runtime.  It's built
1016         elsewhere now.
1017
1018 Thu Sep  3 15:32:03 1998  Dave Brolley  <brolley@cygnus.com>
1019
1020         * typeck.c (layout_chill_range_type): set TYPE_SIZE_UNIT.
1021
1022 Wed Sep 02 09:25:29 1998  Nick Clifton  <nickc@cygnus.com>
1023
1024         * lex.c (check_newline):  Change how HANDLE_PRAGMA is called.
1025         Generate warning messages if unknown pragmas are encountered.
1026         (pragma_getc): New function: retrieves characters from the
1027         input stream.  Defined when HANDLE_PRAGMA is defined.
1028         (pragma_ungetc): New function: replaces characters back into the
1029         input stream.  Defined when HANDLE_PRAGMA is defined.
1030
1031 Mon Aug 31 15:35:16 1998  Dave Brolley  <brolley@cygnus.com>
1032
1033         * decl.c (layout_chill_variants): Calculate nlables properly.
1034
1035 Mon Jul 27 17:21:01 1998  Dave Brolley  <brolley@cygnus.com>
1036
1037         * typeck.c (apply_chill_array_layout): Don't set TYPE_SIZE of the
1038         element type.
1039
1040 Mon Jul 13 14:20:12 1998  Nick Clifton  <nickc@cygnus.com>
1041
1042         * lang-options.h: Format changed to match changes in gcc/toplev.c
1043         to implement a --help option.
1044
1045 Wed Jul  8 02:58:35 1998  Jeffrey A Law  (law@cygnus.com)
1046
1047         * lang.c (lang_init_options): New function.
1048
1049 Wed Jun 10 12:08:09 1998  Dave Brolley  <brolley@cygnus.com>
1050
1051         * lang-options.h: Remove -I.
1052         * ch-tree.h (c_decode_option): New argc/argv interface.
1053         * decl.c (c_decode_option): New argc/argv interface.
1054         * lang.c (lang_decode_option):  New argc/argv interface.
1055
1056 Wed May 27 10:33:41 1998  Dave Brolley  <brolley@cygnus.com>
1057
1058         * actions.c (chill_handle_multi_case_label): Arguments 1 and 2 to
1059         chill_handle_multi_case_label_range were reversed.
1060
1061         * Make-lang.in (chill): Use the correct gcc in the driver script.
1062
1063 Thu May 21 14:40:44 1998  Dave Brolley  <brolley@cygnus.com>
1064
1065         * convert.c (digest_array_tuple): Move conversion to
1066         chill_convert_for_assignment.
1067
1068         * actions.c (chill_convert_for_assignment): Allow conversion of array
1069         constructor to bitstring constructor for assignment to array of packed bits.
1070
1071 Thu May 14 13:57:51 1998  Dave Brolley  <brolley@cygnus.com>
1072
1073         * Make-lang.in (chill-runtime): Depend on stmp-headers to build float.h.
1074
1075 Wed May 13 14:07:51 1998  Dave Brolley  <brolley@cygnus.com>
1076
1077         * typeck.c (build_chill_slice): Adjust slice index to account for the
1078         lower bound of the array.
1079
1080         * actions.c (chill_expand_assignment): Convert function arguments to the
1081         correct types.
1082         (chill_expand_assignment): Ditto.
1083
1084 Mon May 11 16:20:57 1998  Dave Brolley  <brolley@cygnus.com>
1085
1086         * typeck.c (build_chill_slice): Propogate the TYPE_PACKED setting
1087         of the array_type to the slice_type.
1088         (build_chill_slice): Use SLICE_EXPR to represent a slice of an array
1089         of bits.
1090
1091         * loop.c (build_loop_iterator): Disallow location enumeration for
1092         bit-packed arrays.
1093
1094         * convert.c (digest_array_tuple): Allow conversion of an array tuple
1095         to a bitstring for assignment to a packed array of bits.
1096
1097 Mon May  4 16:28:58 1998  Dave Brolley  <brolley@cygnus.com>
1098
1099         * ch-tree.def (PACKED_ARRAY_REF): New tree code.
1100         * typeck.c (build_chill_array_ref_1): Build PACKED_ARRAY_REF if array is packed.
1101         (chill_location): Handle PACKED_ARRAY_REF.
1102         (apply_chill_array_layout): Allow PACK for arrays of single bits.
1103         * expr.c (chill_expand_expr): Expand PACKED_ARRAY_REF.
1104         (invalid_operand): Check PACKED_ARRAY_REF operands.
1105         * actions.c (chill_expand_assignment): Expand PACKED_ARRAY_REF.
1106
1107 Thu Apr 23 15:33:20 1998  Dave Brolley  <brolley@cygnus.com>
1108
1109         * typeck.c (apply_chill_field_layout): Only integral fields can be packed
1110         to the bit level.
1111
1112 Tue Apr 21 14:30:10 1998  Jeffrey A Law  (law@cygnus.com)
1113
1114         * decl.c (intTI_type_node, unsigned_intTI_type_node): Define.
1115         (init_decl_processing): Handle TI types.
1116         * typeck.c (intTI_type_node, unsigned_intTI_type_node): Declare.
1117         (type_for_size): Handle TI types.
1118         (type_for_mode): Handle TI types.
1119
1120 Mon Apr 20 13:12:26 1998  Dave Brolley  <brolley@cygnus.com>
1121
1122         * typeck.c (layout_chill_struct_type): Don't promote bitfield types to
1123         int.
1124
1125         * actions.c (chill_convert_for_assignment): Check that the rhs is not
1126         a type declaration.
1127
1128 Tue Apr 14 13:17:44 1998  Dave Brolley  <brolley@cygnus.com>
1129
1130         * lex.c (init_parse): Now returns char* containing the filename.
1131
1132         * typeck.c (get_type_precision): Declare.
1133         (apply_chill_field_layout): Use the minimum number of bits necessary to
1134         represent discrete types as the natural length of the field.
1135
1136 Thu Apr  9 12:46:55 1998  Dave Brolley  <brolley@cygnus.com>
1137
1138         * lex.c (finput): Move definition here from toplev.c
1139         (init_parse): New function replaces init_lex.
1140         (init_parse): Add code to open source file.
1141         (finish_parse): New function.
1142         (close_input_file): File was being closed more than once.
1143
1144         * lang.c (finput): Declare.
1145         * ch-tree.h (init_lex): Remove.
1146
1147
1148 Wed Apr  8 14:47:33 1998  Dave Brolley  <brolley@cygnus.com>
1149
1150         * actions.c (compute_else_range): Fix loop index error.
1151         (chill_handle_multi_case_label_range): Move error checking to
1152         chill_handle_multi_case_label.
1153         (chill_handle_multi_case_else_label): Convert ELSE range values to
1154         the type of the corrersponding CASE selector.
1155
1156 Wed Apr  8 13:02:50 1998  Jeffrey A Law  (law@cygnus.com)
1157
1158         * actions.c (sizetype_tab): Do not declare.
1159         * lang.c (lang_print_xnode): New function.
1160
1161 Mon Mar 23 14:43:06 1998  Dave Brolley  <brolley@cygnus.com>
1162
1163         * grant.c (decode_layout): New function.
1164         (grant_array_type): Call decode_layout to export layout information to
1165         the grant file.
1166         (decode_decl): Ditto
1167
1168 Fri Mar 20 16:06:41 1998  Dave Brolley  <brolley@cygnus.com>
1169
1170         * parse.c (parse_tuple_element): Call had arguments in wrong order.
1171
1172 Thu Mar 19 13:42:33 1998  Dave Brolley  <brolley@cygnus.com>
1173
1174         * typeck.c (apply_chill_array_layout): Use
1175         TYPE_PRECISION (chill_integer_type_node) in stead of BITS_PER_WORD for
1176         the word size.
1177
1178 Wed Mar 18 16:25:48 1998  Dave Brolley  <brolley@cygnus.com>
1179
1180         * typeck.c (apply_chill_field_layout): Only set DECL_BIT_FIELD for discrete
1181         fields.
1182
1183         * parse.c (parse_multi_dimension_case_action): Call emit_line_note at the
1184         proper places.
1185
1186 Tue Mar 17 14:16:08 1998  Dave Brolley  <brolley@cygnus.com>
1187
1188         * parse.c (gen_label_rtx): Declare before use.
1189         (emit_jump): Declare before use.
1190         (emit_label): Declare before use.
1191         (parse_case_label_list): Pass in CASE selector so we can mark it as having
1192         an (ELSE) label if necessary.
1193         (parse_case_label_specification): Pass in the CASE selector list so that
1194         the CASE selectors can be passed to parse_case_label_list.
1195         (parse_multi_dimension_case_action): Modify to generate branching code in
1196         one pass.
1197         (parse_case_expression): Compute (ELSE) range before generating CASE expression.
1198         (parse_variant_alternative): Remove error for (ELSE) specified.
1199
1200         * expr.c (check_case_selector_list): Preserve TREE_PURPOSE of selector list.
1201
1202         * decl.c (layout_chill_variants): Add code to check compatibility of ranges
1203         and discrete mode names.
1204
1205         * ch-tree.h (ELSE_LABEL_SPECIFIED): New Chill specific flag.
1206
1207         * actions.h (build_multi_case_selector_expression): Make it extern.
1208         (chill_handle_multi_dimension_case_label): Remove.
1209         (compute_else_ranges): New function.
1210
1211         * actions.c (update_else_range_for_int_const): New function.
1212         (update_else_range_for_range): New function.
1213         (update_else_range_for_range_expr): New function.
1214         (update_else_range_for_type): New function.
1215         (compute_else_range): New function.
1216         (compute_else_ranges): New function.
1217         (chill_handle_multi_case_else_label): New function
1218         (chill_handle_multi_case_label_range): Don't generate tests for conditions
1219         which are always true or false.
1220         (chill_handle_multi_case_label): Ditto.
1221         (chill_handle_multi_case_label): Implement (ELSE) label support.
1222         (chill_handle_multi_case_label): First argument is now the selector tree not
1223         its VALUE.
1224         (chill_handle_multi_dimension_case_label): Removed.
1225         (build_chill_multi_dimension_case_expr): List of CASE alternatives is no longer
1226         reversed on entry, so reverse it here.
1227
1228 Tue Mar 10 15:02:26 1998  Dave Brolley  <brolley@cygnus.com>
1229
1230         * actions.c (chill_handle_multi_case_label_range): Add more error checking.
1231         (chill_handle_multi_case_label): Implement (*) for multi dimensional CASE.
1232         (chill_handle_multi_case_label): Improve Error handling.
1233
1234 Mon Mar  9 12:39:00 1998  Dave Brolley  <brolley@cygnus.com>
1235
1236         * actions.c (chill_handle_multi_case_label_range): Added.
1237         (chill_handle_multi_case_label): Add support for discrete ranges and
1238         discrete modes.
1239
1240         * typeck.c (apply_chill_array_layout): Added more error checking.
1241         (apply_chill_field_layout): Added more error checking.
1242
1243 Wed Mar  4 16:08:26 1998  Dave Brolley  <brolley@cygnus.com>
1244
1245         * convert.c (convert): Call build_simple_array_type with new argument.
1246
1247         * ch-tree.h(build_simple_array_type): Add argument for array layout.
1248
1249         * typeck.c (build_chill_slice): Call build_simple_array_type with new argument.
1250         (build_simple_array_type): Attach array layout to TYPE_ATTRIBUTES.
1251         (apply_chill_array_layout): New function to implement array layout.
1252         (layout_chill_array_type): Call apply_chill_array_layout and reset
1253         TYPE_ATTRIBUTES to NULL_TREE.
1254         (build_chill_array_type): Extend to handle one array layout per index mode.
1255         (smash_dummy_type): Call build_simple_array_type with new argument.
1256
1257         * satisfy.c (satisfy): Call SATISFY on array layout tree.
1258
1259 Wed Feb 25 14:36:41 1998  Dave Brolley  <brolley@cygnus.com>
1260
1261         * typeck.c (next_struct_offset): Added.
1262         (apply_chill_field_layout): New function to check and apply PACK, NOPACK,
1263         or POS layout to a structure field.
1264         (layout_chill_struct_type): Add call to apply_chill_field_layout.
1265
1266         * satisfy.c (satisfy): Call satisfy recursively to handle the expressions
1267         in the field layout tree.
1268
1269         * parse.c (pack_warn_printed): Remove.
1270         (nopack_warn_printed): Remove.
1271         (step_warn_printed): Remove.
1272         (pos_warn_printed): Remove.
1273         (parse_opt_layout): Remove warnings about POS, STEP, PACK and NOPACK usage.
1274
1275         * decl.c (grok_chill_fixedfields): Check for POS specified for a list of
1276         field declarations.
1277
1278 Thu Feb 19 17:33:06 1998  Dave Brolley  <brolley@cygnus.com>
1279
1280         * parse.c (parse_opt_layout): Generate syntax errors in pass 1 only.
1281         (parse_opt_mode): Removed incorrect comment about association of array
1282         layouts with nested array elements.
1283         (parse_opt_mode): Allow for one layout per index mode specified.
1284
1285 Wed Feb 18 23:48:57 1998  Richard Henderson  <rth@cygnus.com>
1286
1287         * Make-lang.in (cc1chill): Kill lingering bc-opcode.h dependancy.
1288
1289 Wed Feb 18 17:35:05 1998  Dave Brolley  <brolley@cygnus.com>
1290
1291         * parse.c (parse_field): Get rid of warning for multiple case selectors.
1292
1293         * decl.c (layout_chill_variants): Fix loop indexing error.
1294
1295 Mon Feb 16 15:54:47 1998  Dave Brolley  <brolley@cygnus.com>
1296
1297         * parse.c (parse_case_expression): Remove code which checked for
1298         unimplemented (ELSE) label.
1299         (parse_case_expression): Add code to handle multi dimensional case
1300         expression.
1301
1302         * expr.c (check_case_selector_list): Fixed to return a list of the
1303         selectors which were checked.
1304         (chill_expand_case_expr): Remove "sorry" message for multi dimension
1305         case.
1306         (chill_expand_case_expr): Reverse order of case alternatives.
1307         (chill_expand_case_expr): Add "error" message for multiple case
1308         selectors.
1309
1310         * actions.h (build_chill_multi_dimension_case_expr): Added.
1311
1312         * actions.c (build_multi_case_selector_expression): Renamed from
1313         build_multi_case_expression.
1314         (chill_handle_multi_dimension_case_label): Call above function by its
1315         new name.
1316         (build_chill_case_expr): Don't reverse the list elements here. It may
1317         not be necessary.
1318         (build_chill_multi_dimension_case_expr): New function implements multi
1319         dimensional case expression.
1320
1321 Thu Feb 12 15:44:50 1998  Dave Brolley  <brolley@cygnus.com>
1322
1323         * parse.c (parse_case_action): Implement multi-dimension CASE action.
1324         (parse_multi_dimension_case_action): Added.
1325         (parse_single_dimension_case_action): Added based on code moved from
1326         parse_case_action.
1327
1328         * expr.c (check_case_selector_list): Added.
1329
1330         * ch-tree.h (check_case_selector_list): Added.
1331
1332         * actions.h (chill_handle_single_dimension_case_label): Added.
1333         (chill_handle_multi_dimension_case_label): Added.
1334
1335         * actions.c (chill_handle_single_dimension_case_label): Added.
1336         (chill_handle_multi_case_label): Added.
1337         (chill_handle_multi_case_label_list): Added.
1338         (build_multi_case_expression): Added.
1339         (chill_handle_multi_dimension_case_label): Added
1340
1341 Fri Feb  6 16:43:41 1998  Dave Brolley  <brolley@cygnus.com>
1342
1343         * actions.c (sizetype_tab): Fix declaration to match gcc changes.
1344
1345 Thu Feb  5 14:03:00 1998  Dave Brolley  <brolley@cygnus.com>
1346
1347         * decl.c (chill_tree_code_type):  Change this to be an array of char like
1348         the tree_code_type in the rest of gcc.
1349
1350         * ch-tree.def (chill_tree_code_type): See decl.c.
1351
1352 Thu Jan 29 15:34:18 1998  Dave Brolley  <brolley@cygnus.com>
1353
1354         * tasking.c (error_with_decl): Correct prototype.
1355         (build_gen_ptype): Reverse arguments.
1356
1357         * lang.c (chill_real_input_filename): Add definition.
1358         (chill_print_error_function): Correct second argument.
1359         (lang_init): Set chill_real_input_filename.
1360
1361         * expr.c (NULL): Protect definition with #ifndef.
1362
1363         * decl.c (init_decl_processing): Don't allocate chill_tree_code_...
1364         (init_decl_processing): Change last argument to 'sizeof(char)'.
1365
1366
1367 Tue Nov 25 10:44:19 1997  Nick Clifton  <nickc@cygnus.com>
1368
1369         * Make-lang.in (mostlyclean): Use && to separate commands, so that
1370         if the directory change fails, the rule will not loop.
1371
1372 Mon Mar  3 12:08:19 1997  Fred Fish  <fnf@cygnus.com>
1373
1374         * Make-lang.in (CHILL_FLAGS_TO_PASS): Remove extraneous leading
1375         spaces and use single tab character on some lines.
1376         (cc1chill): Ditto.
1377
1378 Tue Nov 26 05:12:40 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1379
1380         * tasking.c (build_receive_buffer_case_label): Rework in a manner,
1381         that the buffer location gets evaluated only once, in
1382         build_receive_buffer_case_end.
1383
1384         * typeck.c (build_chill_bin_type): Rework.
1385         (layout_chill_range_type): Process BIN mode.
1386         (build_chill_array_type): Remove checking of layout. This is done
1387         at the parse.
1388
1389         * parse.c (parse_on_exception_list): Don't allow ON name:.
1390         (parse_opt_layout): Parse POS and STEP and return a tree instead
1391         of int.
1392
1393         * lex.c (init_lex), lex.h: Define and initialise RID_BIN.
1394
1395         * grant.c (print_integer_type): Take care of BIN.
1396
1397         * expr.c (build_chill_descr): Make descr static if requested
1398         location is static.
1399         (build_chill_length): Process text mode name and text location as
1400         described in Z.200/1992.
1401         (build_compare_expr): Don't allow < <= > >= for composite modes.
1402
1403         * decl.c (grok_chill_fixedfields): Remove checking of
1404         layout. This is done at the parser.
1405
1406         * convert.c (digest_structure_tuple): Take care of wrong (probably
1407         array) tuple. Printing error may cause sigsegv.
1408
1409         * ch-tree.h: Change prototypes of grok_chill_fixedfields and
1410         build_chill_array_type (layout is passed now as a tree instead of
1411         int).
1412
1413 Fri Nov 15 15:17:44 1996  Per Bothner  <bothner@deneb.cygnus.com>
1414
1415         * convert.c (display_int_cst):  Check that val is INTEGER_CST.
1416         (digest_array_tuple):  Some extra error checks (i.e. that indexes
1417         are constant).  If dynamic mode, result is not constant.
1418
1419 Mon Oct 28 12:48:06 1996  Jeffrey A Law  (law@cygnus.com)
1420
1421         * typeck.c (signed_or_unsigned_type): If the given type already
1422         as the correct signedness, then just return it.
1423
1424         * typeck.c ({un,}signed_type): If can't do anything, call
1425         signed_or_unsigned_type.
1426
1427 Fri Sep  6 02:50:08 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1428
1429         * typeck.c (build_chill_cast): In case of rangecheck, take care of
1430         constant expression (when defining a SYN).
1431
1432 Thu Sep  5 04:30:32 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1433
1434         * parse.c (define__PROCNAME__): New function to define a SYNONYM
1435         __PROCNAME__ (__procname__) which is a character string containing
1436         the name of the current procedure. This is quit the same as
1437         __FUNCTION__ in C.
1438         (parse_proc_body): Add call to define__PROCNAME__.
1439
1440         * typeck.c (chill_equivalent): Take care of NEWMODE'd procedure
1441         modes on one side and procedures on the other side..
1442
1443 Wed Jul 24 01:13:51 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1444
1445         * typeck.c: Replace all local variables and arguments named `index'
1446         with `idx', `index' gets replaced by `strchr' which makes debugging
1447         somehow difficult.
1448         (valid_array_index_p): New argument to indicate that we are processing
1449         LENGTH (varying string) on the lefthand side of an assignment. The
1450         index check is different in this case.
1451         (build_chill_cast): In case of expression conversion do an OVERFLOW
1452         check with the limits of the target mode.
1453
1454         * ch-tree.h: New prototype for valid_array_index_p.
1455
1456         * actions.c (expand_varying_length_assignment): Add new argument to
1457         call to valid_array_index_p to indicate we are processing
1458         LENGTH on the lefthand side of an assignment.
1459
1460         * loop.c: Rename loop_stack to loopstack to avoid clashes with
1461         global variable ../stmt.c:loop_stack.
1462
1463 Tue Jun 18 23:04:06 1996  Per Bothner  <bothner@deneb.cygnus.com>
1464
1465         * expr.c (resolve_component_ref):  Set TREE_SIDE_EFFECTS properly.
1466
1467 Mon Jun 10 15:01:51 1996  Per Bothner  <bothner@deneb.cygnus.com>
1468
1469         * typeck.c (build_chill_reference_type):  Copy novelty for reference.
1470         * satisfy.c (satisfy):  If REFERENCE_TYPE, copy novelty.
1471
1472 Thu May 30 04:55:27 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1473
1474         * typeck.c (valid_array_index_p): For varying character strings
1475         we must check if the index is less then the actual length instead
1476         of less equal.
1477
1478 Wed May 15 06:07:10 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1479
1480         * ch-tree.h: Add prototype for test_range.
1481
1482         * inout.c (process_io_list): Fix duplicate function call if
1483         writetext argument is a function returning a varying string.
1484
1485 Tue May 14 21:08:47 1996  Per Bothner  <bothner@deneb.cygnus.com>
1486
1487         Re-do string comparisons.  Old way could re-use temporary
1488         (SAVE_EXPR created for an argumnet is variable) prematurely.
1489         * ch-tree.def (STRING_EQ_EXPR, STRING_LT_EXPR):  New codes.
1490         * decl.c (init_decl_processing):  Remove __eqstring, __gestring,
1491         __gtstring, __lestring, __ltstring, __nestring declarations.
1492         * expr.c (build_char_array_expr):  Rename to build_compare_string_expr.
1493         Create STRING_EQ_EXPR, STRING_LT_EXPR nodes, instead of CALL_EXPRs.
1494         (chill_expand_expr):    Implement STRING_EQ_EXPR, STRING_LT_EXPR.
1495         (build_compare_expr):  Use new build_char_array_expr name.
1496
1497 Mon Apr  8 14:08:30 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1498
1499         Cleanup of April 5 fix:
1500         * actions.c (test_range):  New function.
1501         (check_range):  Simplify to use test_range.
1502         * convert.c (digest_powerset_tuple):  Move error message from here ...
1503         (check_ps_range):  ... to here.  Also, simplify to use test_range.
1504
1505 Fri Apr  5 03:41:05 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1506
1507         * convert.c (check_ps_range): New function to perform range check
1508         of powerset tuple elements. This is quite the same as check_range,
1509         however, the actions on rangefail are different.
1510         (digest_powerset_tuple): Call check_ps_range.
1511
1512         * loop.c (build_loop_iterator): Chaeck if location enumeration
1513         is requested for BOOLS(n) and print an error message.
1514
1515 Wed Mar  6 17:46:48 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1516
1517         * parse.c (parse_primval):  Emit error if !ignore (before: pass==2).
1518
1519         Implement parameterised array and string modes (using LANG_TYPE).
1520         * parse.c (parse_opt_mode):  Handle parameterized arrays and strings.
1521         * grant.c (decode_mode):  Support extended use of LANG_TYPE.
1522         * satisfy.c (cycle_error_print):  Ignore non-decls in chain.
1523         (safe_satisfy_decl):  No error if non-decl (pointer type) in cycle.
1524         (satisfy):  Return immediately if laid out non-pointer type.
1525         (satisfy case LANG_TYPE):  Handle paramertised mode.
1526         (satisfy case POINTER_TYPE/REFERENCE_TYPE):  Push type on chain;
1527         return immediately if already in chain.
1528         * typeck.c (smash_dummy_type):  Handle parameterized modes and CHAR(N).
1529         Change return type (can now return error_mark_node).
1530         (build_readonly_type):  Return return value from smash_dummy_type.
1531         * ch-tree.h:  Change smash_dummy_type return type.
1532
1533 Tue Mar  5 22:31:20 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1534
1535         * typeck.c (build_chill_slice):  Re-do index_type calculation.
1536         * typeck.c (layout_chill_range_type):  Use compare_int_csts rather
1537         than tree_int_cst_lt to avoid signed/unsigned problems.
1538
1539         * typeck.c (copy_novelty):  Use copy_node rather than build_type_node.
1540         * typeck.c (smash_dummy_type):  Use copy_novelty for NEWMODE of range.
1541
1542         * decl.c (init_decl_processing): More portable sizetype initialization.
1543
1544         * tree.c (build_string_type):  Generalize to also create bitstrings.
1545         Return error_mark_node if an argument is an ERROR_MARK.
1546         (build_bitstring_type):  Simplify - just call build_string_type.
1547
1548 Tue Mar  5 03:48:32 1996  Wilfried Moser  <moser@blues.cygnus.com>
1549
1550         * actions.c (warn_unhandled): Add missing assignment.
1551
1552         * loop.c (build_loop_iterator): In case of IN, check if
1553         expression has a mode, otherwise make an error.
1554
1555 Mon Mar  4 23:12:03 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1556
1557         *  convert.c (digest_powerset_tuple):  Check tuple elements
1558         for compatibility;  if compatible, call convert.
1559
1560 Thu Feb 29 23:39:54 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1561
1562         Simplify NOVELTY representation.
1563         * ch-tree.h (CH_NOVELTY):  Re-implement as plain TYPE_CONTEXT.
1564         (CH_NOVELTY_FLAG):  Removed.  (Just use CH_NOVELTY.)
1565         * decl.c (push_modedef):  Make copy even for SYNMODE.
1566         but not for internal typedefs (indicated by make_newmode==-1).
1567         * tasking.c:  Call push_modedef with make_newmode==-1.
1568         * typeck.c (chill_novelty):  Remove.
1569         (smash_dummy_type):  Removed unused event/buffer stuff.  Update.
1570         * grant.c (decode_decl), inout.c (build_io_types),
1571         expr.c (build_concat_expr), typeck.c (build_chill_slice, copy_novelty),
1572         tasking.c (build_instance_type):  Simplify using new CH_NOVELTY.
1573
1574         Solidify READ mode handling.
1575         * decl.c (do_decl, push_syndecl, start_chill_function):
1576         Possibly set TREE_READONLY for a VAR_DECL, CONST_DECL, or PARM_DECL.
1577         * typeck.c (build_chill_slice):  Set TREE_READONLY appropriately.
1578         (build_chill_array_ref_1, build_chill_bitref):  Likewise.
1579         (build_chill_cast):  Set TREE_READONLY depending on result type (only).
1580         * convert (convert_from_reference, convert):  Likewise.
1581         * expr.c (resolve_component_ref):  Set TREE_READONLY appropriately.
1582         (build_chill_function_call):  Error if OUT/INOUT arg is TREE_READONLY.
1583         * actions.c (chill_expand_assignment):  Also error if TREE_READONLY.
1584         Use convert_from_reference.
1585
1586 Thu Feb 29 11:14:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1587
1588         * parse.c (parse_do_action):  DO WITH expressions are evaluated in
1589         outer scope.  Also call save_if_needed.
1590         * decl.c (shadow_record_fields);  Fix and simplify.
1591
1592 Tue Feb 27 22:19:40 1996  Per Bothner  <bothner@cygnus.com>
1593
1594         * convert.c (display_int_cst):  Gereralize to wider range of ints.
1595
1596 Thu Feb 22 06:12:59 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1597
1598         * convert.c (digest_array_tuple): Take care of type == error_mark_node.
1599
1600         * decl.c (do_decl): In case of chill_varying_type_p, check if
1601         type of fixed part is error mark and do nothing in this case.
1602
1603         * lex.c (convert_bitstring): Don't complain when length of
1604         bitstring is 0 (BOOLS(0) is a valid mode).
1605
1606         * tree.c (layout_powerset_type): Add check for TYPE_MAX/MIN_VALUE
1607         (domain) is error mark.
1608
1609         * typeck.c (layout_chill_range_type): If lowvalue or highvalue ==
1610         error_mark_node, just return.
1611
1612 Tue Feb 20 00:01:10 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1613
1614         * parse.c (parse_variant_alternative): When checking for ELSE take
1615         care of tagless variants.
1616
1617 Mon Feb 19 05:54:45 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1618
1619         * parse.c (parse_case_action): Check if ELSE was specified
1620         in a case label list (this is only valid for array tuples).
1621         (parse_case_expression): Deto.
1622         (parse_variant_alternative): Deto.
1623
1624 Tue Feb 13 17:08:16 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1625
1626         * typeck.c (chill_location):  Cleanup.  Neither SLICE_EXPR nor
1627         BIT_FIELD_REF are referable, even if their base strings are.
1628
1629 Fri Feb  9 02:25:33 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1630
1631         * actions.c (chill_expand_result): Do CH_FUNCTION_SETS_RESULT after
1632         checking the expression.
1633
1634         * convert.c (convert): Set TREE_CONSTANT when taking the
1635         address of a function.
1636
1637         * decl.c (start_chill_function): Check if the mode is really
1638         a mode to avoid subsequent segfaults.
1639
1640         * typeck.c (string_assignment_condition): Add checking of
1641         bitstring length.
1642
1643 Thu Feb  8 01:37:59 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1644
1645         * actions.c (build_cause_exception): Print warning of unhandled
1646         exception only once for each exception.
1647
1648 Mon Feb  5 22:17:13 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1649
1650         * tree.c (discrete_count), ch-tree.h:  New function.
1651         * expr.c (build_concate_expr, build_chill_repetition_op,
1652         chill_expand_expr):  Use discrete_count;  make sure arguments
1653         to size_binop are sizetype.
1654         (powersetlen):  Trvialize using discrete_count.
1655
1656         * inout.c (process_io_list):  Use new assign_temp function.
1657         * inout.c (build_enum_tables):  Avoid taking address of array_ref,
1658         which sometimes gets optimized to a constant.
1659
1660         * expr.c (finish_chill_unary_op):  Call convert_to_class on argument.
1661         Remove some obsolete TREE_UNSIGNED stuff.
1662         * lex.c (convert_integer):  Removed more TREE_UNSIGNED stuff.
1663
1664 Thu Feb  1 15:11:20 1996  Doug Evans  <dje@charmed.cygnus.com>
1665
1666         * lex.c (check_newline): Return result of HANDLE_PRAGMA.
1667
1668 Wed Jan 31 17:13:25 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1669
1670         * decl.c (char_array_type_node, wchar_array_type_node):  Removed.
1671         (init_decl_processing):  Remove array_domain_type;  don't set
1672         char_array_type_node or wchar_array_type_node.
1673         * decl.c (init_decl_processing):  Use fixup_unsigned_type to
1674         simplify code to create boolean_type_node and char_type_node.
1675
1676 Mon Jan 29 14:20:10 1996  Doug Evans  <dje@charmed.cygnus.com>
1677
1678         * lex.c (check_newline): Pass character after `#pragma' to
1679         HANDLE_PRAGMA.  Don't call get_directive_line if at end of line.
1680
1681 Fri Jan 26 05:56:27 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1682
1683         * expr.c (build_chill_function_call): Add check and error for
1684         actual argument is a TYPE_DECL.
1685
1686         * parse.c (parse_set_mode): Print a warning if the set mode contains
1687         numbered and unnumbered set elements.
1688
1689 Wed Jan 24 05:10:08 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1690
1691         * Make-lang.in: Change GNUCHILL_VERSION to 1.5.2.
1692
1693         * decl.c (layout_enum): Add check for negative values if
1694         enum is numbered and duplicate values in an enum.
1695
1696 Mon Jan 15 06:21:52 1996  Wilfried Moser  <moser@rtl.cygnus.com>
1697
1698         * actions.c (chill_expand_assignment): Add check for lefthand side
1699         of an assignment is a location.
1700
1701         * ch-tree.def: Name of SET_IN_EXPR is really "set_in_expr" and
1702         not "concat_expr".
1703
1704         * expr.c (is_really_instance): New function to check if a datum
1705         is really an instance. CH_IS_INSTANCE_MODE seems to be to weak
1706         for this case.
1707         (build_chill_component_ref): call is_really_instance.
1708
1709 Wed Jan 10 13:47:14 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1710
1711         * ch-tree.h (TYPE_ARRAY_MAX_SIZE):  Removed;  now in ../tree.h.
1712
1713 Mon Jan  8 15:29:20 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1714
1715         * expr.c (build_char_array_expr):  Add save_if_needed's if varying.
1716         Also, remove unused len0 and len1.
1717
1718 Mon Dec 11 17:36:44 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1719
1720         * inout.c (build_chill_associate, assoc_call, build_chill_readrecord,
1721         build_chill_getassociation, build_chill_getusage,
1722         build_chill_gettextrecord,  build_chill_gettextaccess:  Simplify
1723         - modify TREE_TYPE of CALL_EXPR, instead of building a CONVERT_EXPR.
1724
1725         * parse.c (parse_action):  Minor simplification.
1726
1727 Thu Dec  7 00:02:47 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1728
1729         * parse.c (parse_action): In case of CALL, do a check if there
1730         is really a function call.
1731
1732 Tue Dec  5 05:06:02 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1733
1734         * convert.c (display_int_cst): Fix printing of control sequence.
1735
1736 Thu Nov 30 21:07:57 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1737
1738         * grant.c (decode_constant, decode_constant_selective):  Make work
1739         for REAL_IS_NOT_DOUBLE case.
1740
1741         * decl.c (CHILL_INT_IS_SHORT):  New macro.
1742         (init_decl_processing):  Use CHILL_INT_IS_SHORT.
1743         Change name of integer_type_node from _cint to long.
1744
1745 Mon Nov 27 17:07:05 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1746
1747         * loop.c (top_loop_end_check):  Check while condition *after*
1748         getting next powerset element.
1749
1750 Mon Nov 27 05:29:52 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1751
1752         * parse.c (parse_receive_case_action): Fix typo in error message.
1753
1754         * convert.c (display_int_cst): Format characters like strings in
1755         grant.c(decode_constant).
1756
1757         * grant.c: Remove the old forbid stuff.
1758
1759         * lex.c (readstring): Fix reading of '^^'.
1760
1761         * parse.c (parse_procedure_mode): nreverse param_types.
1762
1763 Thu Nov 23 05:39:57 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1764
1765         * actions.c (chill_expand_assignment): Check for assigning to
1766         location with non-value mode.
1767
1768         * ch-tree.h: New macro CH_TYPE_NONVALUE_P.
1769         Add new and change some prototypes.
1770
1771         * decl.c (init_nonvalue_struct): New function to generate
1772         initialisation code for non-value structs.
1773         (init_nonvalue_array): New function to generate initialisation
1774         code for non-value array's.
1775         (do_decl): Call one of the above mentioned functions in case
1776         we have a mode with the non-value property.
1777         (start_chill_function): Print error message if a non-value mode
1778         gets returned without LOC and check for arguments of non-value
1779         modes only gets passed by LOC.
1780
1781         * grant.c (print_proc_tail): Fix for procedure returning LOC.
1782
1783         * inout.c (build_io_types): Set CH_TYPE__NONVALUE_P on
1784         association_type_node.
1785         (invalidate_access_recordmode): New function to set the
1786         record mode of an ACCESS to error_mark_node in case of
1787         record mode has the non-value property.
1788         (build_text_mode): Set CH_TYPE_NONNVALUE_P.
1789         (build_access_mode, build_chill_gettextaccess): Deto.
1790         (check_exprlist): Correct processing of repetition factor.
1791
1792         * lex.c (readstring): Correct processing of control
1793         sequences of the form '^([H | D | O | B]'xx)'.
1794
1795         * loop.c: Cleanup iterator handling (done by Per).
1796         (nonvalue_begin_loop_scope, nonvalue_end_loop_scope): New
1797         functions for starting and ending a loop scope in case
1798         of initialising an array with non-value property.
1799
1800         * parse.c (check_end_label): Remove '\n' from error message.
1801         (parse_loc_declaration): Print error in case of loc-identity
1802         declaration without initialisation or with keyword INIT.
1803         (parse_do_action): Clean up iterator handling (done by Per).
1804
1805         * satisfy.c (safe_satisfy_decl (case TYPE_DECL)): Print an error
1806         message in case of TYPE_DECL is a signal and the mode has the
1807         non-value property.
1808         (satisfy (case ARRAY_TYPE)): Set CH_TYPE_NONVALUE_P of the
1809         the array type if the array element mode has the non-value
1810         property.
1811         (satisfy case RECORD_TYPE)): Set CH_NONVALUE_P on the record
1812         type if one of the fields have the non-value property. If the
1813         record is a buffer mode and the element mode of the buffer has
1814         the non-value-p., invalidate it (see
1815         tasking.c (invalidate_buffer_element_mode). Same for access modes.
1816
1817         * tasking.c (build_signal_descriptor): If the signal type have
1818         the non-value property, do nothing.
1819         (build_receive_signal_case_label): Don't do an assignment if the
1820         signal type have the non-value property.
1821         (build_receive_buffer_case_label): Add check for buffer element
1822         mode is ERROR_MARK.
1823         (expand_send_buffer): Deto.
1824         (build_buffer_type): Set CH_TYPE_NONVALUE_P on buffer mode.
1825         (invalidate_buffer_element_mode): New function to set type of
1826         buffer element mode to error_mark_node.
1827         (build_event_type): Set CH_TYPE_NONVALUE_P on event mode.
1828
1829 Wed Nov 15 13:26:20 1995  Jeffrey A Law  (law@cygnus.com)
1830
1831         * inout.c (intsize_of_charsexpr): Move declaration to top
1832         of file to avoid error from solaris2.5 cc.
1833
1834 Thu Nov  9 02:50:40 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1835
1836         * satisfy.c (satisfy): For a RECORD_TYPE, which is an ACCESS or TEXT
1837         mode, temporarily reset maximum_field_alignment to 0 before
1838         layouting it to be compatible with the runtime library.
1839
1840         * inout.c (build_chill_gettextaccess): Deto.
1841
1842 Mon Nov  6 04:12:06 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1843
1844         * decl.c (do_decl): If type is READonly, add check if an
1845         ASSOCIATION, ACCESS, TEXT, BUFFER, or EVENT will be declared
1846         and print an error if this is true. Variables of this modes
1847         may not be declared READonly.
1848         Add check for mode is one of the above and an init value was
1849         given. This is also not allowed.
1850         Add initialisation of variables of the above modes during
1851         runtime. This influence the mechanism for detecting to
1852         build a constructor.
1853         (push_modedef): NEW- or SYNMODES of ASSOCIATION, ACCESS, TEXT,
1854         BUFFER, and EVENT mode must not be READonly.
1855         (start_chill_function): Arguments of modes ASSOCIATION, ACCESS,
1856         TEXT, BUFFER, or EVENT may be passed only by LOC. Add this check.
1857         (declare_predefined_file): Move to inout.c.
1858         (init_decl_processing): Add definitions for new built-in's.
1859         (finish_outer_function): Build a constructor only if
1860         build_constructor is set.
1861
1862         * except.c: On Linux native, setjmp is __setjmp.
1863
1864         * expr.c (build_chill_component_ref): New function. It gets called
1865         from parse.c instead of build_component_ref. Functions checks if the
1866         user tries to access a field of an ACCESS, ASSOCIATION, BUFFER,
1867         EVENT, INSTANCE, or TEXT mode, which actually is not allowed.
1868         (build_chill_floatcall): New function to resolve CHILL's floating
1869         point builtin calls (SIN, COS, TAN, etc.).
1870         (build_allocate_getstack, build_chill_allocate, build_chill_getstack,
1871         build_chill_terminate): New functions to resolve CHILL's ALLOCATE,
1872         GETSTACK, and TERMINATE built-in's.
1873         (build_generalized_call): Process new built-in's.
1874
1875         * grant.c (decode_mode): Add processing of ACCESS and TEXT modes.
1876         (decode_mode_selective): deto.
1877
1878         * inout.c: Completely rewritten for implementing Chapter 7 of
1879         Z.200 (input and output).
1880
1881         * lex.c (yylex): An '_' after a '.' doesn't mean, that we are
1882         parsing numbers.
1883
1884         * lex.h (enum rid): Add RID_ASSOCIATION.
1885
1886         * parse.c: New flag build_constructor to indicate if a constructor
1887         should be generated at the end of compilation or not. See
1888         decl.c(do_decl).
1889         (parse_begin_end_block): Don't emit a line note.
1890         (parse_primval): Call build_chill_component_ref instead of
1891         build_component_ref.
1892         (parse_opt_mode): Process ACCESS modes, ASSOCIATION modes, TEXT
1893         modes, USAGE modes, WHERE modes.
1894
1895         * satisfy.c (safe_satisfy_decl): Check if a SYN is of mode ASSOCIATION,
1896         ACCESS, TEXT, BUFFER, or EVENT and print an error in this case.
1897         (satisfy (case RECORD_TYPE)): If exp is TEXT mode, check the text length.
1898
1899         * typeck.c (extract_constant_from_buffer): Fix thinko in case
1900         of ! BYTES_BIG_ENDIAN.
1901         (build_chill_cast): Implement representation conversion between
1902         INT's and REAL's.
1903         (chill_similar): Add check of ACCESSes.
1904         (layout_chill_range_type): Check for real ranges and print
1905         sorry message.
1906
1907         * Make-lang.in: Change compiler version.
1908         chill also depends on Makefile.
1909
1910         * chill.in: Process command line option -Xlinker like -Tdata.
1911
1912         * ch-tree.h: New macros CH_IS_ASSOCIATION_MODE, CH_IS_ACCESS_MODE,
1913         CH_IS_USAGE_MODE, CH_IS_WHERE_MODE, and CH_IS_TEXT_MODE.
1914         Add some prototypes.
1915         (enum chill_built_in_function): Add BUILT_IN_ARCCOS, BUILT_IN_ARCSIN,
1916         BUILT_IN_CH_DELETE, BUILT_IN_LOG, BUILT_IN_SQRT.
1917         Remove BUILT_IN_READLEN, BUILT_IN_ROUND, BUILT_IN_SKIPRECORD.
1918
1919         * gperf, hash.h: Remove definition of WHERE.
1920
1921 Thu Oct  5 06:22:19 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1922
1923         * grant.c (decode_constant_selective): Add some newlines
1924         to generated SPEC MODULE.
1925
1926 Wed Oct  4 18:16:44 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1927
1928         * decl.c (pop_chill_function_context):  Remove some bogosity.
1929
1930 Wed Oct  4 05:14:00 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1931
1932         * grant.c (print_integer_selective): In case of a RANGE of
1933         a SET mode, try to find and grant the parent mode.
1934         (grant_seized_identifier): Dont write it out, if the identifier
1935         doesn't have a seize file (it may come from a SPEC MODULE
1936         defined in the compilation unit).
1937
1938 Fri Sep 22 14:04:40 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1939
1940         * actions.c (check_non_null):  Wrap expr in SAVE_EXPR if needed.
1941
1942 Wed Sep 20 13:51:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1943
1944         * expr.c (force_addr_of):  Optimize an INDIRECT_REF using
1945         convert_to_pointer rather than convert (which in case of
1946         a REFERENCE_TYPE would losingly call convert_from_reference).
1947
1948 Wed Sep 20 04:03:58 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1949
1950         * inout.c (build_chill_writetext): In case of character string:
1951         Add processing of a concatenation including varying character
1952         strings.
1953         (intsize_of_charsexpr, get_max_size): New functions to determine
1954         the maximum size of varying character strings.
1955
1956         * grant.c (decode_constant, decode_constant_selective): Add
1957         processing of COMPONENT_REF.
1958
1959         * satisfy.c (satisfy (case COMPONENT_REF)): Correct handling
1960         for SYNONYM's with STRUCT mode.
1961
1962 Mon Sep 18 17:25:11 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1963
1964         * expr.c (force_addr_of):  Optimize of value is INDIRECT_REF.
1965         * typeck.c (build_chill_slice):  Call mark_addressable.
1966
1967 Mon Sep 18 14:38:15 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1968
1969         * expr.c (chill_expand_expr):  Make a copy before calling __psslice
1970         if the array is neither referable nor BLKmode.
1971         (build_set_expr):  Renamed to ...
1972         (build_compare_set_expr):  Allow one opperand to be boolean.
1973         (build_compare_expr):  Check both operands for SET_EXPR,
1974         before checking for discrete types (for -fold-strings).
1975
1976 Fri Sep 15 11:35:43 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1977
1978         * satisfy.c (safe_satisfy_decl):  For a CONST_DECL, set TREE_TYPE
1979         to error_mark_node or error.
1980
1981 Fri Sep 15 00:26:02 1995  Wilfried Moser  <moser@rtl.cygnus.com>
1982
1983         * grant.c (decode_constant_selective): Add processing of
1984         TREE_OPERAND (val, 0).
1985
1986 Wed Sep 13 14:24:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1987
1988         * ch-tree.h (CH_IS_INSTANCE_MODE):  Redefine to use CH_SIMILAR.
1989         * convert.c (convert):  Use CH_IS_INSTANCE_MODE.
1990         * inout.c (build_chill_writetext):  Likewise.
1991         * tasking.c (build_receive_case_start, build_delay_case_start):  Ditto.
1992         * parse.c (parse_start_action):  Remove redundant tests.
1993         * tasking.c (build_start_process):  Also test that optset is instance.
1994         (build_copy_number, build_proc_type, expand_send_signal):  Use
1995         CH_IS_INSTANCE_MODE, not CH_COMPATIBLE.
1996         * actions.c, convert.c (instance_type_node):  Remove redundant
1997         extern declaration.
1998
1999 Wed Sep 13 14:19:37 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2000
2001         * regression.awk2:  Use \ line-continuation-markers
2002         to remove gratuitous gawk dependency.
2003
2004 Mon Sep 11 17:26:53 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2005
2006         * typeck.c (build_chill_modify_expr):  Use force_addr_of.
2007         (mark_addressable):  Handle INDIRECT_REF of ADDR_EXPR.
2008
2009         * typeck.c (check_case_value), ch-tree.h:  Moved to ...
2010         * actions.c (check_case_value):  ... here.  Also check for
2011         compatibility with selector (which is passed as extra argument).
2012         (chill_handle_case_label_range):  Take selector argument,
2013         and use it to call check_case_value.
2014         (chill_handle_case_label):  Take extra selector argument.
2015         * ch-tree.h (chill_handle_case_labe):  Add prototype.
2016         * except.c expr.c, parse.c:  Remove chill_handle_case_label prototypes.
2017         * actions.c, except.c, expr.c, parse.c: Pass extra selector
2018         argument to function calls as needed.
2019
2020 Mon Aug 28 02:47:54 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2021
2022         * grant.c (decode_constant_selective): Fix a bug in writing items
2023         to grant file.
2024
2025 Thu Aug 24 04:52:28 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2026
2027         * parse.c (parse_case_expression): Print warning only in
2028         pass 1.
2029
2030         * actions.c (print_missing_cases): Correct printing of
2031         character ranges.
2032
2033 Wed Aug 23 15:26:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2034
2035         * parse.c (parse_case_label_list):  Take extra parameter to
2036         indicate if we're parsing a tuple or a case-label-spec.
2037         If former, don't allow '(' EXPR ')' ',' but backup instead.
2038         (parse_case_label_specification, parse_tuple_element):
2039         Pass appropriate new argument to parse_case_label_list.
2040
2041 Wed Aug 23 06:08:28 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2042
2043         * inout.c (build_chill_readtext): Add processing of BOOL's and
2044         CHARS(n).
2045
2046         * grant.c (decode_constant): Process nonprintable characters
2047         in a STRING_CST.
2048
2049 Fri Aug 11 15:26:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2050
2051         * except.c (initialize_exceptions):  Name setjmp "setjmp" and not
2052         "__builtin_setjmp" (which is not recognized by expand_call).
2053
2054 Wed Aug  9 23:35:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2055
2056         * loop.c (end_loop_scope):  Need to call kept_level_p,
2057         in argument to poplevel.
2058
2059 Wed Aug  9 05:48:30 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2060
2061         * Make-lang.in (CHILL.install-common): Don't install chill-cross (this
2062         file might be empty). Install chill.install instead.
2063
2064 Tue Aug  8 21:46:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2065
2066         * loop.c (end_loop_scope):  Do poplevel *after* expand_end_bindings.
2067
2068 Tue Aug  8 00:51:09 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2069
2070         * tasking.c (build_process_header): Also set DECL_ASSEMBLER_NAME
2071         of PARAM_DECL, since otherwise dbxout_symbol_name may barf.
2072
2073         * decl.c (start_chill_function): Likewise ...
2074
2075 Mon Aug  7 18:35:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2076
2077         * tasking.c (build_process_wrapper):  Also set DECL_ASSEMBLER_NAME
2078         of PARM_DECL, since otherwise dbxout_symbol_name may barf.
2079
2080 Mon Jul 31 14:32:33 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2081
2082         * loop.c:  Re-written implementation of powerset iteration.
2083         (declare_temps):  iter_var is now integer index into bitstring,
2084         and powerset_temp just uses save_expr (normally needs no temp).
2085         (top_loop_end_check):  Pass index to start searching (from iter_var)
2086         to library function, instead of dependning on latter to clear old bits.
2087         (increment_temps):  UNless DOWN, increment iter_var.
2088         * decl.c (init_decl_processing):  Declare new types for
2089         __ffsetclrpowerset and __flsetclrpowerset (now misnamed...).
2090
2091 Mon Jul 31 12:47:28 1995  Per Bothner  <bothner@cygnus.com>
2092
2093         * convert.c (digest_array_tuple):  Set TREE_STATIC if possible.
2094
2095 Fri Jul 28 05:11:56 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2096
2097         * lex.c (readstring): Process integer literals starting with
2098         H', D', or B' within a control sequence.
2099
2100 Thu Jul 27 23:08:51 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2101
2102         * parse.c (parse_do_action):  Don't call push_action, but defer
2103         push_handler until begin_loop_scope.
2104         Call parse_opt_handler here, to move handler scope inside loop block.
2105         (parse_action):  After do_action, nothing to do now.
2106         * loop.c (begin_loop_scope):  Also call push_handler here.
2107         (declare_temps):  Copy derived flag to user_var.
2108         (declare_temps):  For POWERSET, always copy to temporary (even if
2109         constant), since the runtime clears bits from it.
2110
2111         * expr.c (build_chill_sizeof):  Use convert_to_class.
2112         * satisfy.c (safe_satisfy_decl):  Cleanup handling of CONST_DECL -
2113         set proper value of CH_DECL_FLAG on both the decl and its value.
2114
2115         * convert.c (digest_array_tuple); Slightly better errors.
2116
2117 Wed Jul 26 22:13:39 1995  Per Bothner  <bothner@cygnus.com>
2118
2119         * expr.c (expand_packed_set):  Also allocate the CONSTRUCTOR itself.
2120         (fold_set_expr):  Simplify accordingly.
2121         (build_concat_expr):  Constant fold bitstring CONCAT_EXPRs.
2122
2123 Thu Jul 13 12:21:22 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2124
2125         * typeck.c (build_chill_slice):  Use build1 instead of build.
2126         * typeck.c (xtract_constant_from_buffer):  Pass correct precision
2127         to lshift_double.
2128
2129         * typeck.c (expand_constant_to_buffer):  Handle RANGE_EXPR index.
2130         * convert.c (digest_array_tuple):  Generate RANGE_EXPR as index
2131         for tuples with ranges.
2132
2133 Thu Jun 29 23:41:15 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2134
2135         * typeck.c (build_chill_slice):  Re-implement to use casts
2136         instead of build_chill_array_ref_1 (which doesn't always work).
2137         * convert.c (convert):  Remove old bugs code.
2138
2139 Tue Jun 27 05:00:04 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2140
2141         * parse.c (parse_if_action): Do PUSH_ACTION before parsing the
2142         expression so that a possible handler at the if action will
2143         be found.
2144         (parse_proc_body): New argument to indicate if the function
2145         raises exceptions or not. In case the function will raise
2146         exception: start a handler, parse the function and generate
2147         code for reraising the exceptions (call chill_reraise_exceptions).
2148
2149         * except.c (chill_reraise_exceptions): New function to generate
2150         code for reraising exceptions are specified at the function
2151         definition.
2152
2153         * ch-tree.h: Add prototype for chill_reraise_exceptions.
2154
2155         * decl.c (build_chill_function_type): When the function (type)
2156         raise an exception, generate two new arguments (additional to the
2157         formal parameters), the filename and linenumber of the caller.
2158         (start_chill_function): likewise...
2159
2160         * expr.c (build_chill_function_call): If the called function raises
2161         exceptions, give current filename and linnumber as aditional
2162         arguments.
2163
2164         * actions.c (build_cause_exception): Handle case when function
2165         propagates the exception.
2166
2167         * grant.c (print_proc_tail, print_proc_tail_selective): If the
2168         function(type) raises exceptions, don't process the last to
2169         parmeters of the formal argument list, they are compiler
2170         generated.
2171
2172         * typeck.c (chill_similar): In case of FUNCTION_TYPE: check if
2173         the exception lists are equal.
2174
2175 Thu Jun 22 19:27:47 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2176
2177         * loop.c (flag_local_loop_counter):  Change default to 1.
2178         (end_loop_scope):  Set 'keep' parameter in poplevel call.
2179         (declare)_temps):  Don't set IDENTIFIER_LOCAL_VALUE, since that
2180         is handled (correctly!) by pushdecl.
2181         (begin_loop_scope):  Call pushlevel here,
2182         * parse.c (parse_do_action):  Move pushlevel so only called for WITH.
2183         * decl.c (struct scope):  Remove n_incomplete field and its uses.
2184         (pushdecl):  Re-write to use proclaim_decl.  Remove old C-isms.
2185         (init_decl_processing):  Re-name integer_type_node as "_cint" to
2186         remove complaint from pushdecl about chill_integer_type_node as "int".
2187
2188 Tue Jun 20 18:15:58 1995  Doug Evans  <dje@canuck.cygnus.com>
2189
2190         * Make-lang.in (chill-runtime): Restore patch to disable building of
2191         runtime libraries for cross compilers.  This patch should remain
2192         until a build of a freshly checked out devo "just works".
2193
2194 Mon Jun 19 06:01:42 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2195
2196         * Make-lang.in: Update GNUCHILL_VERSION to 1.4.4.
2197
2198         * decl.c (init_decl_processing): Remove builtin function
2199         __cause_exception. New builtin functions __cause_ex1 and
2200         __unhandled_ex.
2201
2202         * except.c (is_handled): Return 0 when no handler found,
2203         1, if the handler is in local scope and 2, if function
2204         may propagate the exception.
2205
2206         * actions.c (build_cause_exception): New argument to
2207         indicate if a warning should be printed when
2208         causing an unhandled exception. Call is_handled here.
2209
2210         * ch-tree.h: Change prototype for build_cause_exception.
2211         New marco CH_ALREADY_GRANTED. Used in grant.c to determine if an
2212         identifier already has been written to grant file.
2213
2214         * grant.c (write_spec_module): If not GRANT ALL specified,
2215         write only this identifiers to grant file which are
2216         neccessary to form a prober grant file. This will shorten
2217         grant files and speed up compilation.
2218         (decode_constant_selective, decode_mode_selective,
2219         get_type_selective, decode_decl_selective,
2220         grant_array_type_selective, get_tag_value_selective,
2221         print_enumeral_selective, print_integer_selective,
2222         print_struct_selective, print_proc_tail_selective,
2223         grant_one_decl_selective): New functions.
2224
2225         * lex.c (yywrap): Remove writing of not yet written USE_SEIZE_FILE
2226         directives to grant file.
2227
2228         * parse.c (parse_on_exception_list): Fis constructing of
2229         exceptions list.
2230
2231 Wed Jun 14 15:21:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2232
2233         * typeck.c (valid_array_index_p):  Check for syntax error, where
2234         index is a mode, rather than a value.
2235
2236         * expr.c (build_chill_binary_op_1):  Remove unused function.
2237
2238 Sat Jun 10 11:36:52 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2239
2240         * except.c (is_handled):  New function.
2241         Various fixes here and there to make it work.
2242
2243         * parse.c (parse_param_name_list):  Set DECL_ASSEMBLER_NAME.
2244         (Otherwise dbxout may crash.)
2245
2246         * satisfy.c (satisfy case FUNCTION_TYPE):  Check for non-type result.
2247         * decl.c (start_chill_function):  If result type was error_mark,
2248         kludge type chill_os result_decl to avoid extra errors.
2249         * actions.c (chill_expand_result, chill_expand_return):  If type of
2250         chill_result_decl is error_mark, do nothing.
2251
2252         * typeck.c (chill_similar): Fix thinko in recent change.
2253
2254         * config-lang.in (diff_exclude):  Remove ch/lex.c - now it's a
2255         true source file, and is never longer generated with [f]lex.
2256
2257         * regression.sh:  Pass -s to make clean (to make it silent).
2258         Explicitly call gawk, instead of depending of '#!' to work.
2259         Add --objdir flags.  Never send mail to bill.
2260
2261 Thu Jun  8 15:08:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2262
2263         * typeck.c (chill_similar):  Add extra parameter.  Use to to prevent
2264         infinite recursion.
2265         (chill_equivalent, chill_l_equivalent):  Also add new parameter.
2266         * ch-tree.h (CH_SIMILAR, CH_EQUIVALENT):  Modify to match.
2267
2268 Tue Jun  6 17:14:49 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2269
2270         * loop.c (declare_temps):  If -flocal-loop-counter, make sure to
2271         pushdecl the new variable (created with decl_temp1).
2272         And fix the type of the local variable for powerset iteration.
2273
2274 Tue Jun  6 15:07:19 1995  Per Bothner  <bothner@cygnus.com>
2275
2276         * typeck.c (mark_addressable):  Handle ADDR_EXPR inside
2277         NOP_EXPR inside INDIRECT_EXPR.  For TRUTH_ANDIF_EXPR,
2278         TRUTH_ORIF_EXPR, and COMPOUND_EXPR mark operand 1, not operand 0
2279         (which is used for range-checks and suchlike).
2280
2281 Thu Jun  1 02:45:54 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2282
2283         * expr.c (build_set_expr): Do some optimizations for LE_EXPR and
2284         GE_EXPR (don't do invert_truthvalue, just switch operands).
2285
2286 Wed May 31 14:00:38 1995  Doug Evans  <dje@canuck.cygnus.com>
2287
2288         * lang-options.h: New file.
2289         * lang-specs.h: New file.
2290
2291 Wed May 24 01:45:18 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2292
2293         * actions.c (assign_stack_temp):  Remove unneeded declaration.
2294
2295 Tue May 23 00:17:38 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2296
2297         * parse.c (parse_on_exception_list):  Return list of exception
2298         names in pass 1, not in pass 2.  (Return non-NULL dummy if pass 2.)
2299         (parse_on_alternatives):  Call chill_handle_on_labels even if ignoring.
2300         (parse_opt_handler):  Likewise for chill_start_default_handler.
2301         * except.c (push_handler):  Clear on_alt_list only if pass 1.
2302         (chill_handle_on_labels):  Build on_alt_list in pass 1,
2303         retrieve it in pass 2.
2304
2305         Fix so that decl_temp1 does not expand_decl_init, which calls
2306         free_temp_slots, which loses in the middle on an expression.
2307         * decl.c (finish_decl):  Don't call expand_decl_init.
2308         (do-decl):  Do initialization assignment even if stack variable.
2309         * parse.c (parse_loc_declaration):  Call free_temp_slots.
2310
2311         * decl.c (finish_decl), ch-tree.h:  Remove last two always-NULL
2312         parameters.  Cleanup never-used code.
2313         * decl.c, except.c:  Update calls to finish_decl.
2314
2315         * decl.c (case_else_node):  Define new variable.
2316         (init_decl_processing):  Initialize it.
2317         (make_chill_variants): If variant label is case_else_node (i.e. it
2318         is (ELSE):), treat that as an ELSE variant.
2319         * ch-tree.h (case_else_node):  Declare case_else_node.
2320         * parse.c (parse_case_label):  Use case_else_node.
2321
2322 Mon May 22 10:18:11 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2323
2324         * grant.c (print_proc_tail):  Also call print_proc_exceptions.
2325         (decode_decl):  Don't explicitly call print_proc_exceptions for
2326         FUNCTION_DECL.
2327         (Net effect is that now exceptions are printed for FUNCTION_TYPE too.)
2328
2329         * actions.c (chill_convert_for_assignment):  Use save_if_needed,
2330         instead of save_expr, in case value is a reference.
2331
2332         * typeck.c (build_chill_slice):  Fix old thinko (missing call to
2333         build_pointer_type).
2334
2335         * actions.c (size_int):  Remove unused and conflicting prototype.
2336
2337 Wed May 17 16:23:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2338
2339         * actions.c (chill_convert_for_assignment):  Call save_expr if
2340         range_checking (twice).
2341
2342 Tue May 16 11:33:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2343
2344         * typeck.c (layout_chill_range_type):  Re-organize error checking.
2345         Add extra parameter to indicate if non-constant bounds are allowed.
2346         If bounds are bad, set them to the min_value of the parent.
2347         * ch-tree.h (layout_chill_range_type):  Update declaration.
2348         * satisfy.c (satisfy):    Update call of layout_chill_range_type.
2349         * typeck.c (build_chill_range_type):  Likewise.
2350         * tree.c (build_string_type):  Likewise.
2351
2352 Tue May 16 00:37:51 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2353
2354         * expr.c (build_chill_sizeof): Fix bug in case of SIGNAL.
2355
2356 Mon May 15 12:54:32 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2357
2358         * satisfy.c (satisfy):  Supress error message for REF <error_mark>.
2359         * decl.c (push_modedef):  Check for TREE_CODE != ERROR_MARK, instead
2360         of against error_mark_node.  (smash_dummy_type can copy error marks.)
2361         (finish_decl):  Simplify C-derived check for incomplete type,
2362         and suppress if it is an ERROR_MARK.
2363         Don't call rest_of_decl_compilation if type is an ERROR_MARK.
2364
2365 Sun May 14 22:52:40 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2366
2367         * convert.c (convert):  Handle array types with different modes.
2368
2369 Thu May 11 15:52:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2370
2371         * loop.c (build_loop_iterator):  Handle the case of a non-local
2372         loop counter having reference type.
2373
2374 Thu May 11 07:04:29 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2375
2376         * tasking.c (build_copy_number, build_gen_code, build_gen_inst,
2377         build_gen_ptype, build_proc_type): Set CH_DERIVED_FLAG on result
2378         to avoid erros when assigning to (comparing with) NEWMODEd INT's.
2379
2380 Mon May  8 15:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2381
2382         * expr.c (build_chill_card):  Do constant folding, if possible.
2383         (build_max_min):  Do constant folding for MIN/MAX of powersets.
2384
2385 Mon May  8 06:57:21 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2386
2387         * expr.c (build_chill_sizeof): Add corect processing of a
2388         SIGNAL definition without data.
2389
2390 Sat May  6 16:27:10 1995  Doug Evans  <dje@canuck.cygnus.com>
2391
2392         * Make-lang.in (maintainer-clean): Renamed from realclean.
2393
2394 Tue May  2 06:16:23 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2395
2396         * parse.c (parse_asm_action): Do PUSH_ACTION unconditionally,
2397         otherwise "handler stack" will get out of sync.
2398
2399 Mon Apr 24 09:51:07 1995  Per Bothner  <bothner@rtl.cygnus.com>
2400
2401         Fixes to support module-level non-static temporary variables.
2402         * parse.c (parse_loc_declaration):  If all_static_flag and not
2403         resursive, tell do_decls to make new decl static.
2404         * decl.c (do_decl):  Don't use maybe_static function to force static.
2405         (do_decl):  Don't let initialization count as "using" the variable.
2406         (maybe_static):  Removed.
2407         (finish_decl):  Call expand_decl and expand_decl_init if needed
2408         (as it will be for non-static temporaries).
2409
2410 Fri Apr 21 21:02:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2411
2412         * convert.c, expr,c typeck.c (expand_decl):  Remove usused declaration.
2413
2414 Fri Apr 21 02:27:12 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2415
2416         * expr.c (build_set_expr): Fix thinko: GE(x,y) is not eqivalent to
2417         LT(y,x) its rather equivalent to NOT (LT(x,y)). Same is true for
2418         GT(x,y), its not equiv. to LE(y,x), its equiv. to NOT (LE(x,y)).
2419
2420 Thu Apr 20 15:29:05 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2421
2422         * parse.c (yytext, finput):  Remove unused declarations.
2423
2424         * parse.c (proc_action_level):  New variable.
2425         (parse_proc_body):  New function.  Common code from
2426         parse_procedure_definition and parse_process_definition moved here.
2427         Save, set, and restore proc_action_level from action_nesting_level.
2428         (parse_action case RETURN):  Pass proc_action_level to
2429         expand_goto_except_cleanup.
2430
2431 Thu Apr 20 06:02:20 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2432
2433         * grant.c (really_grant_this): Add processing of LABEL_DECL's
2434         (don't grant them).
2435
2436 Tue Apr 18 18:16:28 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2437
2438         * lex.c ( convert_bitstring):  Use BYTES_BIG_ENDIAN rather
2439         than BITS_BIG_ENDIAN to layout bits within bitstring.
2440         * typeck.c (expand_constant_to_buffer, extract_constant_from_buffer):
2441         Likewise.
2442
2443 Sun Apr 16 19:55:51 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2444
2445         * decl.c (finish_chill_function):  If currently global_function_decl,
2446         don't set outer_function to global_function_decl.
2447
2448 Wed Apr 12 22:45:06 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2449
2450         * decl.c (start_chill_function):  Normal functions are nested.
2451         (finish_chill_function):  No longer takes a 'nested' parameter.
2452         Normal functions are nested.
2453         Never call permanent_allocation, since it does little good (all normal
2454         functions are nested), and trashes some things we need.
2455         (finish_outer_function):  Update call to finish_chill_function.
2456         * grant.c (chill_finish_compile):  Likewise.
2457         * tasking.c (build_process_wrapper):  Likewise.
2458         * parse.c (end_function):  Likewise.
2459         * ch-tree.h (finish_chill_function):  Update declaration.
2460
2461         * parse.c (parse_asm_clobbers):  Re-enable.
2462         (expand_asm_operands):  function.
2463         (parse_asm_action):  Re-enable.  Don't do anything in pass 1.
2464
2465         * typeck.c (build_chill_slice):  Do constant folding.
2466         Also, work around problem where expand_expr constant folds ARRAY_REF.
2467         (sort_constructor):  Remove unused function.
2468
2469         * expr.c (chill_expand_expr case CONCAT_EXPR):  Make sure we
2470         emit_block_move if needed with correct size.
2471
2472         * inout.c (build_chill_io_list_type):  Simplify.
2473
2474         * lex.c (check_newline):  Uncomment some dwarf stuff,
2475         which needs get_directive_line, which we no longer have.
2476
2477 Wed Apr  5 16:05:15 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2478
2479         * Makefile.in (C_OBJS, xcc1chill):  Removed.  We no longer
2480         link cc1chill with ../c-typeck.o ../c-aux-info.o ../c-common.o.
2481
2482         * expr.c (build_chill_component_ref):  Renamed to build_component_ref.
2483         (chill_truthvalue_conversion):  Renamed to truthvalue_conversion.
2484         * decl.c, expr.c, inout.c, loop.c, parse.c, tasking.c, timing.c,
2485         typeck.c:  Update accordingly.
2486         * typeck.c (valid_array_index_p):  We only need to save_expr (index)
2487         if we're range-checking.
2488         * typeck.c (unsigned_type, signed_type, signed_or_unsigned_type,
2489         mark_addressable, initializer_constant_valid_p, check_case_value,
2490         type_for_size, type_for_mode):  New functions, copied from
2491         ../c-common.c and ../c-typeck.c.
2492
2493         * lang.c (incomplete_type_error):  New.  (Was in c-common.o.)
2494         * decl.c (constant_expression_warning):  New.  (Was in c-common.o.)
2495
2496         * lang.c (string_index_type_dummy):  Remove definition from here.
2497         * tree.c (string_index_type_dummy):  Define here instead.
2498         * lang.c (lang_init):  Move init of string_index_type_dummy
2499         (which is too late) from here ...
2500         * decl.c (init_decl_processing): ... to here.
2501
2502         * decl.c (signed_boolean_type_node):  New variable.
2503         (init_decl_processing):  Initialize it.
2504
2505         * parse.c:  Comment out ASM action support, for now.
2506
2507         * loop.c (maybe_skip_loop):  Make return void, not int.
2508         Use build_compare_discrete_expr.
2509         (increment_temps):  Use chill_expand_assignment.
2510
2511 Thu Mar 30 23:28:28 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2512
2513         * decl.c (do_decl):  If default-initializing variable-length
2514         string to "" (or []), make it lifetime_bound.
2515
2516 Thu Mar 30 02:51:59 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2517
2518         * parse.h, hash.h, gperf: New compiler directives
2519         EMPTY_ON and EMPTY_OFF.
2520
2521         * lex.c: New variables empty_checking and runtime_checking_flag.
2522         (ch_lex_init): Initialize empty_checking and range_checking
2523         when switching from pass 1 to 2.
2524         (read_directive): Add processing of EMPTY_OFF/ON.
2525
2526         * expr.c (build_chill_indirect_ref): New argument do_empty_check
2527         to indicate if null pointer checking should be done or not.
2528         It's not always necessary to do a null pointer check.
2529
2530         * decl.c (lookup_name): Add argument to call to
2531         build_chill_indirect_ref.
2532         (shadow_record_fields): ...
2533         * parse.c (parse_primval): ...
2534         * tasking.c (build_process_wrapper): ...
2535         (build_receive_buffer_case_label): ...
2536
2537         * ch-tree.h: Change prototype of build_chill_indirect_ref.
2538         Add declaration of runtime_checking_flag and empty_checking.
2539
2540         * actions.c (check_non_null): Do null pointer checking only
2541         when enabled (empty_checking != 0).
2542
2543 Wed Mar 29 15:18:23 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2544
2545         * actions.c (chill_expand_assignment):  Add 'else' so we don't do
2546         regular assignment in addition to spacial assignment (e.g. for slices).
2547
2548         * ch-tree.h (convert_to_discrete):  Add declaration.
2549         * typeck.c (convert_to_discrete):  New function.
2550         (valid_array_index_p):  Use convert_to_discrete.  Also simplify.
2551         (build_chill_slice):  Say sorry if variable-length bitstring.
2552         (build_chill_slice_with_length):  Re-do bounds check.
2553         * expr.c (check_case_selector):  Re-write to use convert_to_discrete.
2554         (build_chill_num, build_chill_pred_or_succ):  Use convert_to_discrete.
2555
2556         * decl.c (do_decl):  Don't do redundant chill_convert_for_assignment.
2557
2558 Wed Mar 29 00:00:29 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2559
2560         * expr.c (build_chill_num): need_unsigned have to be set for
2561         characyer strings of length 1 too. Happens when compiling
2562         with -fold-strings and do NUM(a(i)).
2563
2564         * parse.c (parse_loc_declaration): Print error message only
2565         in pass 1.
2566         (parse_mode): Likewise ...
2567
2568         * tasking.c (build_tasking_message_type): Temporarily reset
2569         maximum_field_alignment to get proper aligned temp. variables
2570         gets passed to runtime system.
2571
2572 Tue Mar 28 00:08:06 1995  Per Bothner  <bothner@cygnus.com>
2573
2574         * typeck.c (my_build_array-ref):  Merged into build_chill_array_ref_1.
2575         But don't convert index to integer_type_node.  And we don't need to
2576         check the we're given an array.
2577         * typeck.c (valid_array_index_p):  If flag_old_strings, convert
2578         chars(1) to char and bools(1) to bool before index checking.
2579
2580 Sun Mar 26 22:42:39 1995  Per Bothner  <bothner@cygnus.com>
2581
2582         * ch-tree.h (struct module):  Added next module field.
2583         * decl.c (first_mdoule, next_module):  New global variables.
2584         (switch_to_pass_2):  Re-initialize next_module.
2585         (push_module):  In pass 2, reuse the same module objects from pass 1.
2586
2587         * decl.c (declare_predefined_file):  Set DECL_IN_SYSTEM_HEADER.
2588
2589         * typeck.c (valid_array_index_p):  Do range check on original index,
2590         before we convert to domain type.
2591
2592 Fri Mar 24 11:43:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2593
2594         * parse.c (parse_fixed_field):  New function.
2595         (parse_variant_field_list):  New function replaces parse_simple_fields.
2596         (parse_variant_alternative, parse_field):  Update to use new functions.
2597         (parse_field):  Error message if neither CASE nor NAME.
2598
2599         * actions.c (check_non_null):  New function - checks for NULL pointers.
2600         * ch-tree.h (check_non_null):  New declaration.
2601         * tasking.c (expand_send_signal):  Call check_non_null.
2602         * expr.c (build_chill_indirect_ref, build_chill_function_call):  Same.
2603         * lex.h (enum rid):  Add RID_EMPTY.
2604         * lex.c (init_lex):  Initialize ridpointers[RID_EMPTY].
2605
2606         * lex.c (read_directive):  Remove 2 calls of to_global_binding_level
2607
2608 Wed Mar 22 16:36:46 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2609
2610         * tasking.c (tasking_list):  Change to chain of TREE_VEcs, rather than
2611         chain of (nested) TREE_LIST nodes.
2612         (TASK_INFO_PDECL, TASK_INFO_ENTRY, TASK_INFO_CODE_DECL,
2613         TASK_INFO_STUFF_NUM, TASK_INFO_STUFF_TYPE):  New macros.
2614         (tasking_setup, tasking_registry, add_taskstuff_to_list):  Use them.
2615
2616         * ch-tree.h (C_TYPE_FIELDS_READONLY):  Rename to TYPE_FIELDS_READONLY.
2617         (TYPE_READONLY_PROPERTY):  New macro, to match Z.200 concept.
2618         * typeck.c (build_chill_modify_expr):  Don't check for read-only-ness,
2619         since it is redundant for chill_expand_assignment and breaks
2620         reach-bound initialization in do_decl.
2621         (my_build_array_ref):  Simplify by using TYPE_READONLY_PROPERTY.
2622         (layout_chill_array_type):  Set TYPE_FIELDS_READONLY if appropriate.
2623         * actions.c (chill_expand_assignment):  Check TYPE_READONLY_PROPERTY
2624         instead of TREE_READONLY of the target's type.
2625         * expr.c (build_chill_function_call):  Likewise.
2626         * inout.c (build_chill_readtext):  Likewise.
2627         * decl.c (do_decl):  Likewise, to check if init is required.
2628
2629         * typeck.c (build_chill_bitref):  Removed unused RANGE_EXPR hack.
2630
2631 Wed Mar 22 07:52:52 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2632
2633         * tasking.c (build_start_process): Get a unique identifier for
2634         the start arguments.
2635
2636 Tue Mar 21 07:36:40 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2637
2638         * expr.c (fold_set_expr): At label build_result: Add setting unused
2639         bits to 0. This is the same as the runtime library does.
2640
2641         * parse.c (expect): Function returns now int, 0, if the expected
2642         token was not got, 1 when it was found.
2643         (parse_synonym_definition): In case of syntax error (missing =),
2644         set expr to NULL_TREE and mode to error_mark to avoid subsequent
2645         segfaults.
2646
2647         * chill.texi: Add chapter about differences to Z.200/1988.
2648
2649 Mon Mar 20 18:01:11 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2650
2651         * lang.c (chill_print_error_function):  New function, to report
2652         module name if not inside a function.
2653         (lang_init):  Set print_error_function to chill_print_error_function.
2654
2655         * tasking.c (max_queue_size, buffer_element_mode):  Cleanup
2656         to remove unreachable code.
2657
2658         * grant.c (chill_finish_compile):  Avoid doing a lookup_name
2659         to find init function (which got broken by recent nesting re-org).
2660
2661         * decl.c (poplevel):  Push and pop function context around
2662         call to output_inline_function (as done for C and C++).
2663
2664 Thu Mar 16 17:56:07 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2665
2666         * parse.c (parse_pass_1_2):  If unknown top-level token, skip pass 2.
2667
2668 Wed Mar  8 13:54:33 1995  Doug Evans  <dje@canuck.cygnus.com>
2669
2670         * Make-lang.in (chill-runtime): Temporarily disable building of
2671         runtime libraries for cross compilers.
2672
2673 Mon Mar  6 23:36:19 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2674
2675         * parse.c, decl.c:  Remove use of FUNCTION_NEEDS_STATIC_CHAIN.
2676
2677         * configure:  Merge in tolerance for new flags (e.g. --x-libraries).
2678
2679 Sat Mar  4 15:47:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2680
2681         * expr.c (build_chill_arrow_expr):  Error if pass == 1.
2682
2683 Thu Mar  2 19:28:07 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2684
2685         * decl.c (do_decl):  Setting seen_action must be done in pass 1.
2686         (save_decl):  Don't set DECL_CONTEXT to global_function_decl.
2687         (start_chill_function):  Simplify due to above change.
2688
2689         * parse.c (parse_case_label):  Hack to distinguish (ELSE) from (*).
2690         * grant.c (decode_constant):  Emit ELSE in case label.
2691
2692         * parse.c (serious_errors):  New global variable.
2693         * parse.c (to_global_binding_level):  Set serious_errors.
2694         (parse_pass_1_2):  Exit after pass 1 if serious_errors > 0.
2695         * lex.c (readstring):  Recover from unterminstaed control sequence.
2696
2697 Tue Feb 28 17:08:08 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2698
2699         Re-write of module-level actions.  No longer generate a module
2700         function for module-level actions.  Instead, put them inside
2701         a new global dummy function.  Nest everything logically inside it.
2702
2703         * lex.h, grant.c (chill_module_name):  Removed declaration.
2704         * grant.c (write_spec_module):  Instead use current_module->name.
2705         * grant.c (chill_start_module_code, chill_finish_module_code):
2706         Removed.
2707         * grant.c (chill_finish_compile):  Make rtl for global function.
2708
2709         * actions,c (push_action):  Don't call chill_start_module_code.
2710         * expr.c (build_chill_function_call, build_generalized_call):
2711         Likewise.
2712         * parse.c (INIT_ACTION):  Likewise.
2713
2714         * parse.c (seen_action):  New variable.
2715         * parse.c (end_function):  Always call pop_chill_function_context.
2716         (parse_procedure_definition):  Always call push_chill_function_context.
2717         (parse_modulion):  Parse optional handler.
2718         (parse_modulion, parse_spec_module):  Do find_granted_decls.
2719         (parse_action):  Set seen_action if global and a real action.
2720         ([arse_program):  Call start_outer_function and finish_outer_function.
2721
2722         * ch-tree.h:  Appropriate updates.
2723
2724         * tasking.c (generate_tasking_code_variable):  Make it lifetime-bound.
2725         (build_process_header):  Always push_chill_function_context;
2726         we are now always nested.
2727         (build_process_wrapper):  Always pop_chill_function_context.
2728
2729         * tasking.c (build_start_process):  Only expand_start_bindings and
2730         expand_end_bindings if pass 2.
2731
2732         * decl.c (global_function_decl):  New variable.
2733         (do_decl):  Implement reach-bound initialization of static variables.
2734         (start_chill_function):  Set DECL_CONTEXT to NULL if
2735         it would be global_function_decl (so as to not confuse gcc backend).
2736         (start_chill_function, finish_chill_function):  If compiling
2737         global_function_decl in pass 2 and !seen_action, suppress it.
2738         (set_module_name):  New function.
2739         (global_bindings_p):  Re-defined to check against global_function_decl.
2740         (start_outer_function, finish_outer_function):  New functions.
2741
2742 Tue Feb 28 16:00:03 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2743
2744         * typeck.c (build_chill_modify_expr):  Inline logic from
2745         chill_expand_array_assignment,
2746         * actions.c (chill_expand_array_assignment):  Removed.
2747         (chill_expand_assignment):  Remove call to removed function.
2748
2749         * lex.c (reinit_parse_for_function):  Removed empty unused function.
2750         * decl.c (start_chill_function):  Don't call removed function.
2751
2752 Tue Feb 28 00:29:51 1995  Per Bothner  <bothner@cygnus.com>
2753
2754         * configure:  Merge in code for calculating host, build, and
2755         target and canon_{host,build,target} from ../configure.
2756         Fix calculation of mainsrcdir.  Host canon_* variables
2757         to merge in build-make (as in ../configure).
2758
2759 Sun Feb 26 18:59:02 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2760
2761         * typeck.c (expand_constant_to_buffer):  Use new function
2762         get_set_constructor_bytes.
2763
2764 Tue Feb 21 01:41:56 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2765
2766         * inout.c (build_chill_writetext): Add processing of
2767         conditional expressions in argument list.
2768
2769         * parse.c (parse_opt_name_string): Print error message only
2770         in pass 1.
2771
2772         * chill.texi: Add chapter about compiler directives.
2773
2774 Tue Feb 14 16:45:19 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2775
2776         * decl.c (start_chill_function):  Set FUNCTION_NEEDS_STATIC_CHAIN
2777         unless nested.
2778
2779         * decl.c (decl_temp1):  Make lifetime_bound iff static.
2780
2781 Fri Feb  3 04:30:28 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2782
2783         * grant.c (really_grant_this, search_in_list): New static
2784         functions to determine if a decl should be written to
2785         grant file.
2786         (write_spec_module): Add call to really_grant_this.
2787
2788 Fri Jan 27 00:06:12 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2789
2790         * actions.c (check_expression): Apply Per's patch.
2791         (chill_expand_result): New argument to indicate if we come
2792         from a RETURN or RESULT action. Change various error messages.
2793
2794         * ch-tree.h: New macro CH_USE_SEIZEFILE_RESTRICTED.
2795         New argument for chill_expand_result.
2796
2797         * chill.in: In case of -fgrant-only, clear library, libpath and
2798         startfile to avoid warnings from gcc.
2799
2800         * gperf, hash.h: New compiler directive USE_SEIZE_FILE_RESTRICTED.
2801
2802         * parse.h (enum terminal): Add USE_SEIZE_FILE_RESTRICTED.
2803
2804         * grant.c (decode_decl): Don't write USE_SEIZE_FILE directive
2805         and subsequent SEIZEs to grant file, if the seize file is
2806         used restricted.
2807
2808         * lex.c (read_directive): Process new compiler directive
2809         USE_SEIZE_FILE_RESTRICTED.
2810         (handle_use_seizefile_directive): Same as above.
2811         (yywrap): Don't write USE_SEIZE_FILE directive to grant file
2812         if this seize file is used restricted.
2813
2814         * parse.c (parse_action, case RETURN): Change RETURN expr action
2815         to RESULT expr; RETURN. This enables range checking and
2816         exception delivery in case of rangefail.
2817
2818 Tue Jan 17 07:38:27 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2819
2820         * decl.c (init_decl_processing): Add definition of
2821         library function __inbitstring (see expr.c).
2822
2823         * expr.c (chill_expand_expr case SET_IN_EXPR): Call function
2824         __inpowerset fir POWERSET's and function __inbitstring for
2825         BITSTRING's. In case of POWERSET's we must not do a rangecheck,
2826         in case of BITSTRING's we have to do one.
2827         (build_compare_expr): Fix typo CH_DERIVED_FLAG (tmp); (warning
2828         statement with no effect).
2829
2830 Fri Jan 13 13:35:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2831
2832         * actions.c (check_expression):  Simplify result.
2833
2834         * ch-tree.h (SET_CH_NOVELTY_NONNIL):  New macro.
2835         * expr.c, timing.c, typeck.c:  Use SET_CH_NOVELTY_NONNIL.
2836
2837         * typeck.c (valid_array_index_p), ch-tree.h:  Change interface
2838         to return modified index expression.  Call error if out-of-range.
2839         * actions.c, typeck.c:  Modify
2840         for new valid_array_index_p interface.
2841
2842         * actions.c (build_chill_slice):  Copy novelty of index type.
2843
2844 Fri Jan 13 13:04:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2845
2846         * convert.c (digest_array_tuple):  Allow mode name in array
2847         tuple label.  Print error message instead of aborting.
2848
2849         * parse.c (parse_body):  Error message only if pass 1.
2850
2851         * decl.c (check_identifier), ch-tree.h:  Remove.  Unused.
2852
2853 Wed Jan 11 14:03:47 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2854
2855         * parse.c (parse_modulion):  Undo yesterday's change (to allow
2856         an ON-handler to follow) until we re-implement module.
2857
2858 Tue Jan 10 17:23:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2859
2860         * loop.c (declare_temps):  Remove bogus prohibition against
2861         iterating over BOOL arrays.
2862
2863         * parse.c (parse_semi_colon):  Make it a pedwarn (instead of an
2864         error) if a semi-colon is missing before an END.
2865         (parse_action):  Likewise.
2866         * parse.c (parse_modulion):  Allow an ON-handler to follow.
2867
2868         * parse.c (parse_set_mode):  Use parse_expression to get
2869         values for number set elements.
2870
2871         * expr.c (build_compare_expr):  Make sure result has
2872         CH_DERIVED_FLAG set, since it is supposed to be BOOL-derived.
2873         (finish_chill_binary_op):  Likewise for IN_EXPR.
2874
2875 Tue Jan 10 04:46:42 1995  Wilfried Moser  <moser@rtl.cygnus.com>
2876
2877         * actions.c (lookup_and_expand_goto, lookup_and_handle_exit): Add
2878         checking the argument.
2879         (chill_expand_assignment): Take care of a newmoded dst_offset
2880         when calling __pscpy and a newmoded from_pos when calling
2881         __setpowersetbits.
2882
2883         * expr.c (chill_expand_expr): When calling __psslice take care
2884         of a newmoded min_value.
2885
2886         * parse.c (parse_name_string): Print error message only in
2887         pass 1.
2888
2889 Tue Jan  3 19:56:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2890
2891         * typeck.c (build_chill_array_ref_1):  Use varying_to_slice
2892         instead of building a VRAY_ARRAY_REF node.
2893         * ch-tree.def (VARY_ARRAY_REF):  Removed.
2894         * actions.c (chill_expand_assignment):  Will never call
2895         expand_assignment_to_varying_array for a VARY_ARRAY_REF, so don't.
2896         (expand_assignment_to_varying_array):  Removed.
2897         * convert.c (convert):  Remove unneeded VARY_ARRAY_REF support.
2898         * expr.c (chill_expand_expr):  Likewise.
2899
2900 Tue Jan  3 19:50:18 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2901
2902         * parse.c (parse_iteration):  Set step_value to NULL if missing.
2903         * loop.c (ITER_TYPE):  Remove DO_RANGE.
2904         (build_loop_iterator):  Implement old DO_RANGE in terms of DO_STEP.
2905         (begin_loop_scope):  Don't return on error.
2906         (build_loop_iterator):   Calculate loop variable type using
2907         resulting classes (as in Z200), rather than precision.
2908
2909         * loop.c (initialzie_iter_var, bottom_loop_end_check):  For DO_STEP,
2910         make iter_var one less to avoid overflow.
2911         * loop.c (build_loop_iterator):  If !flag_local_loop_counter,
2912         declare a new variable if needed, as allowed by Z200 (1984).
2913
2914         * ch-tree.h (ch_class):  Add typedef.
2915
2916         * typeck.c (chill_resulting_class):  New function.
2917         (chill_root_resulting_class):  Remove.
2918         * ch-tree.h (CH_RESULTING_CLASS):  New macro.
2919         (CH_ROOT_RESULTING_CLASS):  Re-implement using CH_RESULTING_CLASS.
2920
2921 Tue Jan  3 19:36:27 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2922
2923         * actions.c (build_cause_exception, expand_cause_exception), ch-tree.h:
2924         Change interface to take IDENTIFIER tree node, rather char char*.
2925         (check_expression): Change (simplify) callers appropriately.
2926         * parse.c (parse_action), typeck.c (valid_array_index_p):  Likewise.
2927         * lex.h (enum rid):  Add RID_ASSERTFAIL.
2928         * lex.c (init_lex):  Enter RID_ASSERTFAIL.
2929         * parse.c (parse_action case ASSERT):  Fix thinko TRUTH_ANDIF_EXPR
2930         to TRUTH_ORIF_EXPR.  Use RID_ASSERTFAIL.
2931
2932         * typeck.c (discrete_type_p):  Re-implement using INTEGRAL_TYPE_P.
2933
2934 Tue Jan  3 19:20:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2935
2936         Move checking for modeless tuples in invalid contexts from parser
2937         to semantic function check_have_mode (for better error recovery):
2938         * expr.c (check_have_mode), ch-tree.h:  New function.
2939         * satisfy.c (safe_satisfy_decl):  Use check_have_mode.
2940         * expr.c (build_compare_expr, finish_chill_binary_op,
2941         finish_chill_unary_op):  Likewise.
2942         * parse.c (parse_primval):  Don't complain about mode-less tuple here.
2943
2944 Tue Jan  3 17:36:48 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2945
2946         * expr.c (varying_to_slice):  Support varying arrays whose
2947         lower bound is non-zero.
2948
2949         * parse.c (parse_body):  Allow (with warning) definition to
2950         follow action.
2951
2952         * expr.c (check_case_selector), ch-tree.h:  New function.
2953         (chill_expand_case_expr):  Use it.
2954         * parse.c (parse_case_action):  Likewise.
2955
2956 Fri Dec 23 00:47:54 1994  Wilfried Moser  <moser@rtl.cygnus.com>
2957
2958         * actions.c (chill_expand_return): Change error message.
2959
2960         * ch-tree.h: Change prototypes of do_decl and do_decls.
2961
2962         * convert.c (convert): Add missing initialisation of
2963         variable orig_e_constant.
2964
2965         * decl.c: Change all calls to do_decl.
2966         (maybe_static): New function to process the ALL_STATIC_ON/OFF
2967         compiler directives.
2968         (do_decls): New argument.
2969         (do_decl): New argument and process reachbound and lifetime
2970         bound initialisation.
2971
2972         * gperf, hash.h: Add compiler directives ALL_STATIC_ON and
2973         ALL_STATIC_OFF.
2974
2975         * grant.c: Change all calls to do_decl.
2976
2977         * lex.c (read_directive): Process ALL_STATIC_ON/OFF compiler
2978         directive.
2979
2980         * parse.c (parse_loc_declaration): Pass lifetime_bound flag to
2981         do_decls.
2982
2983         * parse.h (enum terminal): Add ALL_STATIC_ON and ALL_STATIC_OFF.
2984
2985         * tasking.c: Change all calls to do_decl.
2986
2987 Mon Dec 19 23:13:58 1994  Wilfried Moser  <moser@rtl.cygnus.com>
2988
2989         * parse.c (parse_procedure_definition): Save chill_at_module_level
2990         flag, set ot to 0 and restore it at the end of function.
2991         A sequence BEGIN x: PROC () RETURN; END x; END; at module level
2992         have produced an error.
2993
2994         * expr.c (build_chill_repetition_op): Fix typo in error message.
2995
2996 Tue Dec 13 12:26:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
2997
2998         * actions.c (expand_assignment_to_varying_array):  Fix thinko:
2999         build_chill_array_ref -> build_chill_array_ref_1.
3000
3001 Sun Dec 11 23:04:27 1994  Per Bothner  <bothner@rtl.cygnus.com>
3002
3003         * actions.c (chill_expand_assignment):  Simplify the lhs if it is
3004         a COMPOUND_EXPR, so we can better handle SLICE_EXPR in lhs.
3005
3006 Thu Dec  8 13:45:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3007
3008         * loop.c, ch-tree.h (build_loop_iterator):  Fix to return void.
3009         If start_exp is ERROR_MARK, return.
3010         * expr.c (build_generalized_call):  More robust on syntax errors.
3011
3012 Tue Dec  6 02:33:23 1994  Wilfried Moser  <moser@rtl.cygnus.com>
3013
3014         * inout.c (build_chill_readtext): In case of reading a SET mode
3015         pass ignore_case flag to runtime library.
3016
3017 Tue Nov 29 14:41:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3018
3019         * parse.c (parse_receive_case_action):  Print error only if pass==1.
3020         * decl.c (push_scope_decls):  Use error_with_file_and_line
3021         to get correct line number of SEIZE.
3022
3023 Mon Nov 28 16:59:18 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3024
3025         * expr.c (resolve_component_ref):  Call fold on result.
3026
3027         * expr.c (resolve_component_ref):  Use check_expression.
3028         * actions.c (chill_convert_for_assignment):  Likewise.
3029         * actions.c (cond_exception), ch-tree.h:  Removed.
3030         * actions.c (check_expression):  First part of COMPOUND_EXPR
3031         should be boolean_type_node;  void_type_node loses in SAVE_EXPRs.
3032
3033         * actions.c (chill_convert_for_assignment):
3034         Check string_assignment_condition for varying strings too.
3035
3036         * typeck.c (build_chill_cast):  If the types have different sizes,
3037         don't allow nondiscrete->discrete conversion, and only allow
3038         discrete->nondiscrete if input expression is constant.
3039
3040         * typeck.c (chill_similar):  Don't use losing array_type_nelts.
3041
3042         * ch-tree.h (ELSE_VARIANT_NAME):  New.
3043         * convert.c, decl.c, grant.c:  Use ELSE_VARIANT_NAME.
3044         * decl.c (handle_one_level):  Recurse on ELSE_VARIANT_NAME too.
3045
3046         Reduce dependencies on ../c-typeck.c:
3047         * expr.c:  Fix c_expand_start_case -> expand_start_case.
3048         Fix c_expand_expr_stmt -> expand_expr_stmt.
3049         (build_chill_indirect_ref):  Call convert instead of build_c_cast.
3050         * loop.c (bottom_loop_end_check):  Don't use build_modify_statement.
3051         * expr.c, except.c, typeck.c:  Don't call default_conversion.
3052         * typeck.c (string_assignment_condition):  Fix build_component_ref ->
3053         build_chill_component_ref.
3054         * decl.c:  Fix build_indirect_ref -> build_chill_indirect_ref (twice).
3055         * decl.c:  Don't set unused constructor_no_implicit (from c-typeck.c).
3056         * decl.c:  Don't call declare_function_name.
3057
3058         * parse.c: Don't always keep a valid token in terminal_buffer[0].
3059         The extra look-ahead may have made the parser faster, but caused
3060         some problems synchronizing with the lexer.  Specifically:
3061         (PEEK_TOKEN):  Now calls an optimized variant of peek_token_(0).
3062         (next_token_):  Don't call peek_token_.  Renamed to forward_token_.
3063         (NEXT_TOKEN):  Renamed to FORWARD_TOKEN.
3064         (parse_program):  Don't call yylex yet.
3065
3066         * parse.c (parse_action):  Re-do case ASSERT.
3067         Fix c_expand_expr_stmt -> expand_expr_stmt.
3068
3069         * lex.l:  Re-written to not use [f]lex, and renamed to ...
3070         * lex.c:  ... new lexer.
3071         * Makefile.in, Make-lang.in:  Remove [f]lex crud.
3072
3073         * lex.h (enum rid), lex.c (init_lex):  Added RID_ELSE.
3074
3075 Tue Nov 22 15:19:03 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3076
3077         * Make-lang.in: Let chill-runtime depend on $(GCC_PASSES).
3078
3079 Fri Nov 18 14:27:32 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3080
3081         * parse.c (parse_structure_node):  Simpler, and more robust.
3082
3083 Wed Nov 16 14:40:52 1994  Ian Lance Taylor  (ian@cygnus.com)
3084
3085         * lex.l (convert_bitstring): Check BITS_BIG_ENDIAN at run time,
3086         not at compile time.
3087         * typeck.c (expand_constant_to_buffer): Likewise.
3088         extract_constant_from_buffer): Likewise.
3089
3090 Tue Nov 15 14:41:53 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3091
3092         * convert.c (convert):  Call build_chill_range_type rather than
3093         build_index_2_type (which has obstack and canonicalization problems).
3094         * expr.c (build_chill_pred_or_succ):  Convert expr to root class
3095         before arithmetic.
3096         * loop.c (declare_temps):  If location iterated over is not
3097         a location, make a temporary variable for it.
3098
3099 Mon Nov 14 16:33:47 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3100
3101         * typeck.c, ch-tree.h (chill_equivalent):  Change to return
3102         a tree (a Boolean expression).  Also, add some missing tests.
3103         * ch-tree.h (CH_EQUIVALENT):  Modify accordingly.
3104
3105         * expr.c (chill_expand_expr case CONCAT_EXPR):  When the 2nd operand
3106         is an UNDEFINED_EXPR, handle mode-mismatch with whole expr.
3107         Also, replace MEM (which is not a mode) by Pmode.
3108
3109         * ch-tree.h, typeck.c (chill_comptypes):  Removed.
3110         * convert.c (convert):  Remove calls to chill_comptypes.
3111
3112 Fri Nov 11 13:06:29 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3113
3114         * grant.c (write_grant_file): Call pfatal_with_name instead
3115         of abort when something goes wrong when opening or writing
3116         the grant file.
3117         unlink grant file if something goes wrong during writing
3118         (i.e. device full).
3119
3120         * Make-lang.in (CHILL_SRCS): Add timing.c
3121
3122         * ch-tree.h: Add prototype for chill_tasking_type_node.
3123         * lex.l (equal_number): Use chill_tasking_type_node instead of
3124         integer_type_node for converting the result.
3125         Print error messages in pass 2, in pass 1 no error will be
3126         detected.
3127         * tasking.c: New variable chill_tasking_type_node for all
3128         generated tasking related variables.
3129         Use chill_tasking_type_node instead of chill_unsigned_type_node.
3130
3131         * expr.c (chill_expand_expr): Apply Per's change.
3132
3133         * expr.c (build_chill_sizeof): In case of error just
3134         return error_makr_node.
3135         Set CH_DERIVED_FLAG at the result.
3136
3137         * timing.c (build_after_timeout_start): Clear the the timeout
3138         level to know if we are in the action part of AFTER statement
3139         or in the TIMEOUT part.
3140
3141         * typeck.c (build_chill_slice_with_length): Convert the class
3142         of the result to class of first value in expression.
3143
3144         * inout.c (build_chill_writetext, build_chill_readtext): Use stack
3145         temporary variables for the iolist so that they can get reused in
3146         subsequent calls. Emit code immediately instead of building a
3147         compound expr.
3148
3149 Fri Nov  4 12:00:54 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3150
3151         * expr.c (build_chill_function_call):  Don't set TREE_TYPE
3152         of assignment to void_type_node - it confuses save_expr.
3153         * decl.c (init_decl_processing):  Removed unused code.
3154         * parse.c:  Changes to avoid warnings.
3155
3156         * grant.c (chill_finish_module_code):  Minor simplification.
3157         * lex.l (readstring):  Set *len to 1 on error.
3158
3159 Thu Nov  3 01:05:17 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3160
3161         * grant.c (decode_decl): Add granting of BASED declarations.
3162
3163 Wed Nov  2 12:14:31 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3164
3165         * expr.c (build_chill_lower_or_upper):  Take more care to
3166         ensure result has the right class.
3167         (build_chill_pred_or_succ):  Be more careful to get the right
3168         resulting class, and check bounds using *root* mode.
3169
3170         * typeck.c (build_chill_slice_with_range):  Check that array
3171         really is an array or string.
3172         (build_chill_slice_with_length):  Likewise.
3173
3174         * typeck.c (extract_constant_from_buffer):  Fix calculation of
3175         SET_TYPE size.  (Cannot depend on 1-byte TYPE_PRECISION field.)
3176
3177 Wed Nov  2 05:33:03 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3178
3179         * Make-lang.in: Change version of compiler.
3180
3181         * ch-tree.h: Add new prototypes.
3182
3183         * decl.c (init_decl_processing): Remove timing related
3184         initialisations. Add call to timing_init.
3185
3186         * parse.c (parse_action): Process AFTER action.
3187
3188         * tasking.c (build_receive_case_start,
3189         build_receive_signal_case_label, build_receive_buffer_case_label,
3190         build_delay_case_start, build_delay_action, expand_send_buffer):
3191         Add processing of timesupervision.
3192         (tasking_init): Change definitions of runtime   functions.
3193
3194         * timing.c (timing_init): New function for initialisation of
3195         timing related stuff.
3196         (build_cycle_start, build_cycle_end): Changed due to
3197         implementation of timesupervision.
3198         (build_after_start, build_after_timeout_start, build_after_end):
3199         Implement the AFTER action.
3200         (build_timeout_preface, build_timesupervised_call): New functions
3201         to handle timesupervision in case of blocking system calls (i.e.
3202         SEND buffer action, RECEIVE CASE action etc.).
3203
3204 Thu Oct 27 12:50:24 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3205
3206         * expr.c (build_chill_repetition_op):  Fix repeating all-zero
3207         bitstring with orig_len!=1.  Also, call build_boring_bitstring
3208         if original string was all ones, using one range.  Also:
3209         Cannot use one-bit TYPE_PRECISION to get bitstring length.
3210
3211 Tue Oct 25 14:11:07 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3212
3213         * convert.c (convert):  When converting BOOL constant to
3214         bit-string, bit_one_node and bit_zero_node were switched.
3215         * actions.c (chill_expand_assignment):  Use force_addr_of,
3216         not build_chill_addr_expr - latter yields bogus error.
3217
3218 Fri Oct 21 14:26:52 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3219
3220         * expr.c (build_chill_indirect_ref):  Check for POINTER_TYPE (only)
3221         after converting from REFERENCE_TYPE.
3222         * expr.c (build_compare_expr):  Convert to common mode *after*
3223         we've checked compatibility.
3224
3225 Fri Oct 21 02:29:15 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3226
3227         * lex.l (check_newline): Use getc instead of getlc to read
3228         the filename in a # line name directive to avoid possibly
3229         downcaseing of a filename.
3230
3231 Thu Oct 20 05:37:17 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3232
3233         * expr.c (build_chill_indirect_ref): Add check for really
3234         dereferencing a pointer.
3235
3236         * convert.c (convert): Take care of TREE_CONSTANT of a
3237         SYNONYM having mode ARRAY () VARYING something.
3238
3239 Mon Oct 17 02:30:38 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3240
3241         * decl.c (init_decl_processing): Set CH_DERIVED_FLAG for
3242         boolean_true_node and boolean_false_node. TRUE and FALSE have
3243         the BOOL derived class.
3244
3245         * expr.c (build_chill_num): Set CH_DERIVED_FLAG at the result
3246         of NUM. NUM delivers the INT derived class.
3247
3248         * grant.c (write_spec_module): Add writing of
3249           <> USE_SEIZE_FILE "x.grt" <>
3250           SEIZE ALL;
3251         to generated grant file.
3252
3253 Thu Oct 13 14:45:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3254
3255         * convert.c (convert_from_reference):  Make non-static.
3256         * ch-tree.h (convert_from_reference):  Add prototype.
3257         * parse.c (parse_name):  If the decl is a REFERENCE_TYPE, just
3258         call convert_from_reference - and not a full-scale convert.
3259
3260         * convert.c (convert):  Only call digest_array_tuple if ARRAY_TYPE.
3261         * typeck.c (chill_expand_tuple):  Print error if type is
3262         neither array, struct, or powerset.
3263
3264         * expr.c (chill_expand_expr cases CONCAT_EXPR, SET_*_EXPR,
3265         UNDEFINED_EXPR):  Call preserve_temp_slots for temp targets.
3266         If target is not MEM, make temp (even if not REG) to simplify
3267         - and don't copy original target to temp target first.  (Not needed.)
3268
3269         * lang.c (maybe_objc_comptypes):  Just return -1.
3270
3271 Wed Oct 12 12:24:20 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3272
3273         * tasking.c (tasking_setup):  Fix breakage from previous check-in.
3274
3275 Tue Oct 11 16:00:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3276
3277         * actions.c, convert.c, except.c, expr.c, inout.c, loop.c, tasking.c,
3278         timing.c, typeck.c:  Change build1 (ADDR_EXPR, ptr_type_node, XX)
3279         to force_addr_of (XX).  Add call to mark_addressable where needed
3280         for other calls to build 1 (ADDR_EXPR, TYPE, XX).
3281
3282 Thu Oct  6 06:36:28 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3283
3284         * inout.c (build_chill_writetext): Remove processing
3285         of POWERSET's.
3286
3287 Tue Oct  4 14:08:26 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3288
3289         * convert.c (convert):  If flag_old_strings, support converting
3290         CHARS(1) and BOOLS(1) to INT.
3291
3292 Fri Sep 30 01:44:51 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3293
3294         * inout.c (build_chill_readtext): Add check for item is
3295         referable and not READonly. Add processing of BITSTRINGs.
3296
3297 Mon Sep 26 16:19:36 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3298
3299         * expr.c (build_chill_descr):  Add missing call to mark_addressable.
3300         * loop.c (toop_loop_end_check):  Replace build1 (ADDR_EXPR ...)
3301         with call to force_addr_of (which calls mark_addressable).
3302         * expr.c (build_chill_descr, build_chill_inttime):  Likewise.
3303         * inout.c (build_chill_writetext):  Likewise.
3304
3305 Mon Sep 26 05:19:21 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3306
3307         * grant.c (print_struct): Move printing of VARYING from
3308         here ...
3309         * grant.c (grant_array_type): ... to here.
3310
3311 Mon Sep 26 00:09:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3312
3313         * ch-tree.h (force_addr_of):  New prototype.
3314         * expr.c (force_addr_of):  Call mark_addressable.  Make non-static.
3315         * inout.c (build_chill_writetext):  Use force_addr_of.
3316
3317 Sun Sep 25 23:41:59 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3318
3319         * except.c (push_handler), actions.h:  Removed unused parameter.
3320         * actions.c (push_action):  Remove unused paramater.
3321         * parse.c, actions.c:  Remove no-longer-used parameter to
3322         calls to push_handler and push_action.
3323
3324         * decl.c (push_extern_process):  Only build types in pass 1.
3325         * tasking.c (build_process_header):  Only build types in pass 1.
3326         * tasking.c (build_start_process):  Do pushdecl/popdecl etc
3327         even after an error (to maintain consistency between passes).
3328
3329         * convert.c (convert_to_boolean):  Allow any integral input type.
3330
3331 Sat Sep 24 22:47:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3332
3333         * typeck.c (extract_constant_from_buffer):  Add (somewhat kludgey)
3334         support for UNION_TYPE.  (Patch from Wilfried.)
3335         Also, reverse RECORD_TYPE constructor list.
3336
3337 Fri Sep 23 19:06:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3338
3339         * expr.c (build_concat_expr):  Fix calculation of result_size.
3340
3341 Wed Sep 21 00:54:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3342
3343         Give up on trying to use the cleanup mechanism in stmt.c to
3344         make sure the exception handler get unlinked on goto/exit/return.
3345         Instead, do it ourselves.  (Much simpler.)
3346         * except.c, ch-tree.h (action_nesting_level):  New global.
3347         * ch-tree.h (DECL_ACTION_NESTING_LEVEL):  New macro.
3348         * decl.c (define_label):  Set DECL_ACTION_NESTING_LEVEL.
3349         * except.c (expand_goto_except_cleanup):  New function.
3350         (cleanup_chain):  New variable.
3351         (push_handler, pop_handler):  Adjust action_nesting_level.
3352         (emit_setup_handler):  Push cleanup.
3353         (chill_finish_on):  Pop cleanup.
3354         * actions.c (lookup_and_expand_goto, lookup_and_handle_exit):
3355         Call expand_goto_except_cleanup.
3356         * parse.c (parse_action):  Before RETURN, call
3357         expand_goto_except_cleanup.
3358
3359 Mon Sep 19 00:59:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3360
3361         * lex.l (equal_number):  Make sure converted synonym
3362         is on permanent obstack.
3363         * typeck.c (extract_constant_from_buffer):  Fix INTEGER_TYPE
3364         loop to traverse in big-endian order.
3365
3366 Sat Sep 17 20:48:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3367
3368         * typeck.c (build_chill_cast):  Call mark_addressable.
3369         * expr.c (build_chill_function_call):  Call mark_addressable.
3370
3371 Thu Sep 15 23:47:01 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3372
3373         * typeck.c (expand_constant_to_buffer):  Fix an endian-ness
3374         problem for INTEGER_CST.
3375         (extract_constant_from_buffer):  Likewise.
3376
3377 Thu Sep 15 22:59:04 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3378
3379         * decl.c (pushlevel):  Do different things depending on
3380         actual parameter.
3381         * decl.c, parse.c, tasking.c:  Change argument to to pushlevel to 1.
3382         * actions.c (push_action):  Take new parameter.
3383         * except.c (push_handler):  Likewise.
3384         * parse.c:  Change calls to push_action and push_handler.
3385         * loop.c (begin_loop_scope):  Always call expand_start_bindings.
3386         * loop.c (end_loop_scope):  Always call expand_end_bindings.
3387         * except.c (emit_setup_handler):  Add a cleanup to
3388         unlink from exception stack if we return/exit/goto from here.
3389         * loop.c (begin_loop_scope):  Move pushlevel from here ...
3390         * parse.c (parse_do_action): ... to here.
3391
3392         Clean up do-decl interface (for decl_temp1).
3393         * parse.c (parse_loc_declaration):  If global_bindings_p (),
3394         treat as static.
3395         * decl.c (do_decl):  Don't test global_bindings_p ().
3396
3397         * decl.c (keep_next_level_flag, keep_next_if_subblocks):
3398         Not used.  Removed.
3399         (struct scope::keep, scope::keep_if_subblocks):  Likewise.
3400         (keep_next_level):  Likewise.
3401         (kept_level_p, pushlevel, poplevel):  Simplify.
3402
3403         * decl.c (init_decl_processing):  Don't call init_iterators.
3404         * Makefile.in (C_OBJS):  Don't get ../c-iterator.o - not needed.
3405
3406 Thu Sep 15 05:54:11 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3407
3408         * lex.l (readstring): Add processing of control sequence
3409         in character string literals. The granting mechanism writes
3410         this to grant files.
3411
3412 Tue Sep 13 06:19:42 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3413
3414         * expr.c (compare_records): In case of -fpack do always
3415         a memcmp instead of comparing each field of the
3416         structure. If the structure is a variant structure,
3417         issue a warning.
3418
3419 Mon Sep 12 13:15:09 1994  Per Bothner  (bothner@cygnus.com)
3420
3421         * grant.c (write_spec_module):  Add cast, to avoid PCC warning.
3422         * grant.c (header_template):  Don't use ANSI-specific string
3423         literal concatenation.
3424
3425 Fri Sep  9 01:53:30 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3426
3427         * tasking.c (get_process_wrapper_name): New function.
3428         (add_taskstuff_to_list): Add a new argument, which is
3429         the entrypoint of a process.
3430         (build_process_header): Change PROCESS arguments to be
3431         like arguments of a function. There will be a wrapper
3432         which is the real entry point for a PROCESS. This wrapper
3433         is automatically build after a PROCESS definition and gets
3434         as argument a pointer to a structure looking like the
3435         arguments of the PROCESS. This wrapper will call the
3436         PROCESS (see build_process_wrapper).
3437         (build_process_wrapper): New function (see above).
3438         (build_start_process): Change processing of arguments.
3439         (tasking_setup): Add processing of a different entry point
3440         in case of PROCESSes.
3441
3442         * parse.c (parse_process_definition): Add call to
3443         build_process_wrapper.
3444         * parse.c (end_function): Remove the poplevel() call.
3445         build_process_header no longer makes the corresponding
3446         pushlevel().
3447
3448         * grant.c (print_proc_tail): Remove special processing
3449         of PROCESSes, they look now like normal functions.
3450
3451         * decl.c (init_decl_processing): Add declaration of memcmp
3452         function.
3453
3454         * ch-tree.h: Add new prototype for build_process_wrapper,
3455         change prototypes for add_taskstuff_to_list and
3456         build_process_header.
3457
3458         * grant.c (write_spec_module): Write GNUCHILL and gcc
3459         version into grant file.
3460
3461         * Make-lang.in (CHILL_FLAGS_TO_PASS): Add passing of CC and
3462         GNUCHILL_VERSION to ch/Makefile.
3463         * Make-lang.in (CHILL.mostlyclean): Add ch/ch-version.c.
3464
3465         * Makefile.in (CHILL_OBJS): Add ch-version.o. ch-version.c
3466         will get generated every time a new Makefile will get
3467         generated.
3468         * Makefile.in (GNUCHILL_VERSION): Remove it, its defined in
3469         Make-lang.in.
3470
3471         * chill.in: In case of -fgrant-only pass "-S -o /dev/null"
3472         to the compiler to avoid generation of an object file.
3473
3474 Thu Sep  8 12:07:28 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3475
3476         * convert.c (display_int_cst), ch-tree.h:  New function.
3477         * convert.c (digest_array_tuple):  Use digest_int_cst to
3478         provide better error messages.  Return error_mark_node on error.
3479         * grant.c (decode_const):  Simplify by using digest_int_cst.
3480         * grant.c (format_character, find_assoc):  Removed.
3481
3482         * decl.c (do_decl):  Add missing TREE_CHAIN.
3483
3484         * decl.c (finish_incomplete_decl):  Removed.
3485         (init_decl_processing):  Don't set incomplete_decl_finalize_hook.
3486         (finish_decl):  Remove old C-specific code to deduce size of
3487         array from initialization.
3488         (complete_array_type):  Just make it abort.
3489
3490         * except.c (finish_handler_array):  Avoid calling C-specific kludge
3491         complete_array_type.
3492
3493         * convert.c (digest_constructor):  Rename, and re-write to:
3494         (digest_array_tuple, convert):  No longer use the code in
3495         ../c-typeck.c;  use a Chill-only implementation (sigh).
3496
3497         * typeck.c (chill_expand_tuple):  Remove unneeded call to
3498         complete_array_type.
3499
3500         * expr.c (fold_set_expr), grant.c (decode_constant),
3501         typeck.c (expand_constant_to_buffer):  Update name of called
3502         function unpack_set_constructor to get_set_constructor_bits.
3503         * expr.c (powersetlen ):  Remove redundant call to convert.
3504
3505         * ch-tree.h (unpack_set_constructor):  Removed obsolete declaration.
3506
3507         * inout.c (build_chill_writetext):  Handle 64-bit integer literals
3508         by trying to convert them to a smaller type.
3509
3510         * lex.l (convert_number):  Always use long long type (possibly
3511         unsigned) to avoid problems with constant folding truncation.
3512
3513 Mon Sep  5 08:08:22 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3514
3515         * ch-tree.h (enum chill_built_in_function): Add BUILT_IN_QUEUE_LENGTH.
3516         Add new prototype (see tasking.c).
3517
3518         * expr.c (build_generalized_call): Add processing of
3519         BUILT_IN_QUEUE_LENGTH.
3520
3521         * tasking.c (build_queue_length): New function.
3522
3523         * tasking.c (tasking_init): Add new external function definition.
3524
3525 Thu Sep  1 15:38:00 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3526
3527         * lex.l (default_lex):  New function.  Progress towards
3528         getting rid of [f]lex.
3529
3530         * lex.l (convert_number):  Use mul_double and add_double.
3531         Set result type to a reasonable type in which the literal
3532         will fit.  Give error message if literal is too big.
3533
3534         * lex.l (equal_number):  Switch (temporarily) to permanent obstack.
3535
3536         * typeck.c (build_chill_slice_with_range):  Check for empty
3537         slice *after* we have checked for upper/lower limit in range.
3538
3539         * grant.c (decode_mode):  Remove unused code.  (BOOL and
3540         CHAR ranges are represented as INTEGER_TYPEs.)
3541
3542         * tasking.c (build_process_header):  Add missing call to
3543         expand_start_bindings.
3544         * parse.c (end_function):  Add missing expand_end_bindings.
3545
3546 Wed Aug 31 17:25:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3547
3548         * decl.c (init_decl_processing):  Set set_alignment.
3549
3550 Tue Aug 30 16:40:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3551
3552         * actions.c (print_missing_cases, check_missing_cases,
3553         BITARRAY_TEST, BITARRAY_SET):  New functions and macros,
3554         to check for completeness of case actions and expressions.
3555         * decl.c (c_decode_option, init_decl_processing):
3556         Don't set warn_switch.
3557         * expr.c (chill_expand_case_expr):  Call check_missing_cases
3558         instead of check_for_full_enumeration_handling.
3559         * parse.c (parse_case_actions):  Call check_missing_cases.
3560
3561         * expr.c (build_chill_binary_op):  Remove some dead code.
3562         * expr.c (chill_truthvalue_conversion):  Call build_chill_binary_op
3563         instead of build_binary_op.
3564         * ch-tree.h (binary_op_error, build_binary_op):  Unused.  Removed.
3565
3566         * parse.c (end_function):  Use kept_level_p in parameter to
3567         poplevel.  This reverts a June 13 change.
3568
3569 Fri Aug 26 11:50:19 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3570
3571         * configure: Ignore --without, as ../configure does.
3572
3573 Wed Aug 24 01:17:28 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3574
3575         * lex.l: Change rule for decimal numbers to allow identifiers
3576         to start with an underscore (_).
3577
3578 Fri Aug 19 16:38:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3579
3580         * tasking.c (build_receive_signal_case_label):  Remove backwards
3581         chill_convert_for_assignment (which converted whatever garbage
3582         was in the *target* to the type of the signal argument!).
3583
3584 Fri Aug 19 07:10:43 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3585
3586         * inout.c (build_chill_io_list_type, build_enum_tables),
3587         tasking.c (build_tasking_struct): Temporarily reset
3588         maximum_field_alignment to 0, so that the compiler-built
3589         data structures needed by the RTS can be independent of -fpack.
3590
3591 Thu Aug 18 13:39:51 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3592
3593         * typeck.c (build_init_struct):  Temporarily reset
3594         maximum_field_alignment to 0, so that the compiler-built
3595         data structures needed by the RTS can be independent of -fpack.
3596
3597 Wed Aug 17 23:48:33 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3598
3599         * parse.c (parse_primval, expect, parse_on_exception_list):
3600         Print error message only in pass 2.
3601
3602 Wed Aug 17 13:47:50 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3603
3604         * decl.c (switch_to_pass_2):  Revert June 13 change,
3605         (Don't exit after pass 1 if an error was found.)
3606
3607         * ch-tree.def (SLICE_EXPR):  New tree-code.
3608         * typeck.c (build_chill_slice):  For building a slice of a
3609         bit-string, just generate a SLICE_EXPR.
3610         * decl.c (init_decl_processing):  Declare __pscpy.
3611         * actions.c (chill_expand_assignment):  Handle a SLICE_EXPR
3612         on the LHS of assignment, by calling __pscpy.
3613         * expr.c (chill_expand_expr):  Handle SLICE_EXPR (as a RHS
3614         value) by using __psslice to copy slice to a temp.
3615
3616 Wed Aug 17 05:52:44 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3617
3618         * Make-lang.in: Change version of GNUCHILL compiler to 1.4.1.
3619         * expr.c (build_chill_length): Enable LENGTH built-in to process
3620         Buffers and Events too (Z.200/1992).
3621         * lex.l (yywrap): Always set yyin to finput and/or grt_in. On
3622         a linux system the previous version was not able to run.
3623         * tasking.c: Correct processing of infinite buffer- and event-length
3624         to avoid RANGEFAIL warning.
3625
3626 Thu Aug 11 11:46:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3627
3628         * parse.c (parse_if_expression_body):  Don't call the C-specific
3629         build_conditional_expr.  Just do build_nt (COND_EXPR, ...).
3630         * convert.c (convert):  Convert a COND_EXPR by converting
3631         each branch.
3632
3633         * convert.c (convert):  Don't call convert before
3634         convert_to_reference.  It's apt to do weird and unneedful things.
3635         * convert.c (convert):  If the expression is varying, just call
3636         varying_to_slice, which simplifies quite a bit.
3637
3638         * ch-tree.h (varying_to_slice):  Add prototype.
3639         * typeck.c (varying_to_slice):  Remove prototype.
3640
3641         * satisfy.c (satisfy):  Move case PAREN_EXPR from type 'e'
3642         to type '1'.
3643
3644         * except.c (emit_setup_handler):  Temporarily reset the
3645         maximum_field_alignment to zero so the compiler's exception
3646         data structures can be compatible with the run-time system,
3647         even when we're compiling with -fpack.
3648
3649         * expr.c (compare_records):  Call saved_if_needed on operands.
3650
3651         * expr.c (build_set_expr case NE_EXPR):  Don't use __nepowerset
3652         which has been reimplemented to just call __eqpowerset and
3653         invert the result.  Inline this new implementation by
3654         handling as EQ_EXPR, and inverting the result.
3655         * decl.c (init_decl_processing):  Don't define unused __eqpowerset.
3656
3657         * typeck.c (valid_array_index_p):  The TRUTH_ANDIF_EXPR has
3658         type boolean_type_node, not void_type_node.  (Fixing this
3659         avoids a crash in the back-end.)
3660
3661         * grant.c (decode_constant):  In a CALL_EXPR, if the argument
3662         list is not a TREE_LIST (as in string repetiation), don't
3663         emit parentheses.
3664
3665 Wed Aug 10 13:13:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3666
3667         * decl.c (proclaim_decl):  Use CH_DECL_ENUM to check that a
3668         CONST_DECL is from a SET definition.  (This is safer than
3669         checking that the type is ENUMERAL_TYPE, because synonym
3670         definitions may have a NULL TREE_TYPE.)
3671         Also, if we have duplicate enums whose types are identical,
3672         this is an error.
3673         * decl.c (proclaim_decl, pushdecllist, push_scope_decls):  Add
3674         an extra 'quiet' parameter, which is true if we're called from
3675         bind_sub_modules.  (In that case an error message about duplicated
3676         decls would be repeated later, so suppress it.)
3677
3678         * parse.c (stmt_count):  Removed, not used.
3679         (INIT_ACTION):  Call emit_line_note only if !ignoring.
3680         (parse_begin_end_block):  Do INIT_ACTION even if ignoring.
3681
3682 Fri Aug  5 12:39:11 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3683
3684         * parse.c (parse_untyped_expr):  Add missing semi-colon.
3685
3686 Thu Aug  4 17:40:38 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3687
3688         * parse.c (parse_untyped_expr):  Fix various problem for the
3689         case that we see a '(':  Add missing 'case' keyword.
3690         Only recurse if '(' is followed by 'if', 'case' or '[',
3691         and in that case emit a pedwarn (and do a missing NEXT_TOKEN).
3692
3693         * parse.c (parse_send_action):  Remove extra nreverse.
3694
3695 Thu Jul 28 04:00:11 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3696
3697         * expr.c (build_allocate_global_memory_call, build_allocate_memory_call):
3698         Add new checks.
3699
3700 Tue Jul 26 22:48:15 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
3701
3702         * parse.c (parse_untyped_expr): Added missing "case" before LPRN.
3703         Added a missing call to `require' as well.
3704
3705 Tue Jul 19 10:30:12 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3706
3707         * lex.l (yywrap): Define as yywrap_chill to avoid conflicts with
3708         the extern declaration in the flex skeleton.
3709
3710 Mon Jul 18 23:06:04 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3711
3712         * tasking.c (build_copy_number, build_proc_type, expand_send_signal):
3713         Check the type of the instance expr using CH_COMPATIBLE,
3714         and not just == instance_type_node.  (This allows
3715         the expression to have mode READ INSTANCE).
3716         * tasking.c (build_instance_type):  Give instance_type_node
3717         a non-null novelty (i.e. different from a struct).
3718         * tasking.c (build_receive_case_start, build_delay_case_start):
3719         Check that for a location using CH_LOCATION_P.
3720
3721 Mon Jul 18 13:22:23 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
3722
3723         * expr.c (finish_chill_unary_op): Use TREE_SET_CODE not TREE_CODE
3724         to modify a tree code.
3725
3726 Mon Jul 18 11:24:57 1994  Bill Cox  (bill@rtl.cygnus.com)
3727
3728         * convert.c (digest_structure_tuple): Fix thinko in TREE_CODE
3729           comparison.
3730
3731 Mon Jul 18 05:40:15 1994  Doug Evans  (dje@canuck.cygnus.com)
3732
3733         * decl.c (warn_bad_function_cast): Define so cc1chill will link.
3734
3735 Thu Jul 14 18:37:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3736
3737         * parse.c (parse_send_action):  Do tree_cons *before* checking
3738         for end of loop.
3739
3740 Mon Jul 11 15:33:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3741
3742         * convert.c (digest_structure_tuple):  Don't use convert to
3743         coerce initial value,  use chill_convert_for_assignment instead.
3744         (Thus we also get range_checking.)
3745
3746         * expr.c (build_chill_card):  Use force_addr_of instead of
3747         build_chill_addr_expr.
3748
3749         * loop.c (build_temporary_variable):  Stylistic tweak.
3750         * loop.c (maybe_make_for_temp):  Initialize temp using
3751         explicitly, not using assignment.  Avoids a problem if
3752         the expression is read-only.
3753         * typeck.c (smash_dummy_type):  Always used the saved TYPE_NAME
3754         and CH_NOVELTY_FLAG.
3755
3756 Wed Jul  6 20:12:13 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3757
3758         * expr.c, ch-tree.h (finish_chill_unary_op):  New function,
3759         based on code ripped out of build_chill_unary_op.
3760         (build_chill_unary_op):  Call finish_chill_unary_op unless pass==1.
3761         * satisfy.c (satisfy):   Call finish_chill_unary_op when needed.
3762
3763 Mon Jun 27 11:29:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3764
3765         * tree.c (save_if_needed), ch-tree.h:  New function.
3766         * typeck.c (build_chill_slice_with_range,
3767         build_chill_slice_with_length):  Call save_if_neeed on array arg.
3768         * expr.c (varying_to_slice):  Re-write to use save_if_needed.
3769
3770         * typeck.c (extract_constant_from_buffer):  Handle BOOLEAN_TYPE.
3771
3772 Mon Jun 27 01:11:10 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3773
3774         * inout.c (build_chill_io_list_type): Change layout of __tmp_WIO_list
3775         that it is always the same, regardless if compiled with -fpack
3776         or not.
3777
3778 Tue Jun 14 16:44:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3779
3780         * lex.l (yywrap):  Kludge to work around mis-synchronization
3781         between lexer (which read ahead) and parser:  Don't emit
3782         (left-over) uze_seizefile directives at the end of file.
3783
3784         * typeck.c (build_chill_array_ref):  Allow the derived
3785         array indexing syntax for arrays of bit strings.
3786         Add a comment explaining why.
3787
3788         * typeck.c, ch-tree.h (string_assignment_condition):  Change
3789         the interface.  Return a boolean expression (which can be
3790         used in a conditional at run-time);  never expand anything.
3791
3792         * actions.c (chill_convert_for_assignment):  Check
3793         string_assignment_condition here, rather than in callers.
3794         * actions.c (chill_expand_assignment):  Don't need to check
3795         string_assignment_condition here.
3796         * expr.c (build_chill_function_call):  Likewise.
3797         * satisfy.c (safe_satisfy_decl):  Update accordingly.
3798         * decl.c (do_decl):  Simplify testing and conversion by
3799         deferring everything to chill_convert_for_assignment.
3800
3801         * parse.c:  Combine the two variables 'ignore_exprs' and
3802         'ignore_actions' into one variable called 'ignoring'.
3803         * ch-tree.h:  Add 'extern int ignoring'.
3804         * actions.c, except.c, parse.c, tasking.c, timing.c, typeck.c:
3805         Rename ignore_actions and ignore_exprs to ignoring.
3806         Remove unneeded extern declarations.
3807         * expr.c (build_chill_indirect_ref, build_chill_component_ref,
3808         build_chill_arrow_expr, build_generalized_call, build_delay_action,
3809         build_buffer_type, build_event_type):  I changed my mind.  It is
3810         cleaner to check for 'ignoring' in the parser, rather than here.
3811         * parse.c (parse_action, parse_primval, parse_opt_mode):
3812         Therefore we must check for ignoring here.
3813         * parse.c (parse_loc_declaration):  Set ignoring in pass 2
3814         when parsing the mode.
3815
3816         * tasking.c (generate_tasking_code_variable):  Do arithmetic
3817         on signal_code etc using unsigned rather than signed shorts.
3818
3819         * grant.c (static char* current_grant_modename):  Removed.
3820         * grant.c (decode_decl case CONST_DECL):  Remove error message.
3821
3822         * Make-lang.in (CHILL_SRCS):  Add $(srcdir)/ch/parse.c.
3823         * Makefile.in:  Fix dependencies for parse.o.
3824         Remove some duplicate dependencies for $(TREE_H).
3825
3826 Mon Jun 13 14:25:50 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3827
3828         * typeck.c (build_chill_cast):  Allow a value cast between
3829         non-discrete object of the same size, but with a pedwarn.
3830         * typeck.c (bit_string_assignment_condition,
3831         char_string_assignment_condition):  Merge near-duplicate functions
3832         and place the code in string_assignment_condition.
3833
3834         * decl.c (parm_flag, declare_parm_level, in_param_level_p):
3835         Removed.  Not used.
3836         * decl.c (start_chill_function, finish_chill_function):  Make
3837         parameter level have same nesting level as body, as required by Z200.
3838         * decl.c (switch_to_pass_2):  Always exit if an error has been found.
3839         * decl.c (pop_module):  Copy DECL_SEIZEFILE to a new ALIAS_DECL
3840         generated from GRANT ALL.
3841         * decl.c (lookup_name_for_seizing):  Don't seize from
3842         the nesting level of builtins (predefined objects).
3843         * decl.c (lookup_name_for_seizing):  Make more robust on error.
3844
3845         * decl.c (start_chill_function):  MAKE DECL_NAME (chill_result_decl)
3846         be 'RESULT' (or 'result').  This makes it more accessible from gdb.
3847         Also, use do_decl to declare it, so that debugging symbols are
3848         generated.  And, re-arrange so that actions that need to
3849         be done both passes (such as push_levels) use the same code.
3850
3851         * parse.c (get_type_of):  If ignore_exprs, don't lookup name.
3852         * parse.c (end_function):  Fix poplevel params.
3853         * parse.c (expect):  Don't read forwards on an error.
3854         * parse.c (parse_field):  Don't define two tag_list locals!
3855         * parse.c (parse_pass_1_2):  Better error message.
3856
3857         * parse.c (parse_mode, parse_opt_mode):  Have parse_mode call
3858         parse_opt_mode, rather than vice versa.  If parse_opt_mode
3859         returns NULL_EXPR, then parse_mode gives an error.
3860         Change parse_opt_mode (and any functions it calls) to only
3861         return NULL_TREE if there is no mode (even on ignore_exprs).
3862         (parse_set_mode, parse_structure_mode, parse_procedure_mode):
3863         Never return NULL_EXPR.
3864         * tasking.c (build_buffer_type, build_event_type):  Return
3865         void_type_node instead of NULL_EXPR if ignore_exprs is true.
3866
3867         * parse.c (parse_synonym_definition):  Call parse_untyped_expr
3868         only if we have a mode.
3869         * parse.c (parse_send_action):  Parse list of untyped_expr's,
3870         rather than a list of (typed) expressions.
3871         * parse.c (parse_primval):  Emit error if '[' seen without
3872         preceding mode name.  (If this is to be allowed, call
3873         parse_untyped_expr instead.)
3874
3875         * parse.c (parse_array_index):  Renamed to ...
3876         (parse_index_mode):  ... to match Z200 terminology.
3877         Re-write to resolve some of the nastier ambiguities,
3878         and allow things like ' CHAR(10) : CHAR(20) '.
3879
3880         * parse.c (parse_tuple_element):  Change interface to return
3881         reversed list, so don't call nreverse.
3882         * parse.c (parse_tuple):  No longer nreverse element list here.
3883         * parse.c (parse_opt_element_list):  Do nreverse here instead.
3884         * parse.c (parse_case_label_list):  Call nreverse at end.
3885
3886 Fri Jun 10 15:36:22 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3887
3888         * typeck.c (chill_similar):  Remove bogus "else".
3889
3890 Wed Jun  8 00:01:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3891
3892         * ch-tree.h (TYPE_ARRAY_MAX_SIZE):  New macro (and comment)
3893         to make it clearer that we are using TYPE_MAX_VALUE in a special way.
3894         * typeck.c (build_chill_slice):  Use TYPE_ARRAY_MAX_SIZE.
3895         * expr.c (chill_expand_expr case CONCAT_EXPR):  Likewise.
3896         * convert.c (convert):  When converting a fixed string/array
3897         to varying, and we need padding, set the TYPE_ARRAY_MAX_SIZE
3898         of (the type of) the padding.
3899         * convert.c (convert): If the concatenation is non-constant, use
3900         the low-level 'build' to set the type of the result (which is usually
3901         a fixed-size array) rather than depend on build_chill_binary_op
3902         to figure it out (it's unable to simplify the size to a constant).
3903
3904 Mon Jun  6 18:16:57 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3905
3906         * lang.c (lang_decode_option):  Let -fspecial_UC imply
3907         -fno-ignore-case without requiring it explicitly.
3908         * lang.c (lang_decode_option):  Support (experimentally)
3909         the -fpack and -fno-pack flags.
3910
3911 Thu Jun  2 20:49:51 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
3912
3913         * configure: Add support for --program-prefix and --program-suffix.
3914
3915 Tue May 31 18:12:00 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3916
3917         * convert.c (digest_constructor):  Check that initial value
3918         is compatible with element mode before calling convert.
3919         * typeck.c (chill_compatible):  A string mode is not compatible
3920         with an untyped constructor.
3921         * decl.c (do_decl):  Clean up error messages.  Use error_with_decl.
3922
3923         * ch-tree.h:  Fix inconsistencies: bool_true_node ->
3924         boolean_true_node, and bool_false_node -> boolean_false_node.
3925         * typeck.c (valid_array_index_):  Minor simplification.
3926
3927 Tue May 31 04:33:28 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3928
3929         * inout.c (build_chill_writetext): Add correct processing
3930         of POWERSET RANGE (setmode).
3931
3932         * lex.l (same_file): Add searching for file(s) in
3933         seize_path_list.
3934
3935 Fri May 27 14:22:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3936
3937         * Make-lang.c (CHILL.mostlyclean, CHILL.distdir):  Don't list
3938         yacc/bison output files, since the grammer is no longer in yacc.
3939         * config-lang.in (diff_excludes):  Likewise.
3940
3941 Thu May 26 16:38:13 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3942
3943         * gperf, hash.h, lex.l, parse.h:  Rename PROCESS_TYPE token
3944         (in some files spelled PROCESS_TYPE_ to avoid clashes
3945         with the PROCESS_TYPE tree_code) to PROCESS_TYPE_TOKEN.
3946
3947 Thu May 26 02:18:28 1994  Wilfried Moser  (moser@rtl.cygnus.com)
3948
3949         * timing.c (build_cycle_start): Change call to __define_timeout.
3950         * decl.c (init_decl_processing): Change definitions of
3951         __define_timeout and __wait_timeout.
3952
3953 Wed May 25 11:53:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3954
3955         Replace yacc-based parser with a recursive-decent parser.
3956         (This may seem backwards, but Chill [like C++] is not a
3957         language that is remotely LALR(1).  Using a R-D parser
3958         allows us to use look-ahead and to back-up to resolve the
3959         difficult ambiguities.)
3960         * parse.y:  Removed.
3961         * parse.c, parse.h:  New files, containing new r-d parser.
3962         * Makefile.in:  Update accordingly.
3963         * actions.c (chill_convert_for_assignment):  Don't return
3964         NULL_EXPR if ignore_exprs is true.  It simplifies the parser
3965         if we consistently reserve NULL_EXPR for a missing expression.
3966         * expr.c (build_chill_function_call):  Likewise.
3967
3968         * lex.l:  Tweaks for new parser.
3969         * lex.l (prepare_paren_colon, paren_paren_colon_level,
3970         paren_level):  Ugly hack no longer needed.
3971
3972         * expr.c (build_chill_function_call):  Cleanup.
3973         Call chill_convert_for_assignment to convert IN/INOUT
3974         paramaters on both input and output.  For LOC parameters,
3975         give error if actual is a non-referable location.
3976         * actions.c (convert_for_assignment):  Add new parameter (a
3977         "place" string used in error messages).
3978         * actions.c (adjust_parm_or_field):  Removed.
3979         * actions.c (chill_expand_assignment):  Take just a single LHS,
3980         and move support for multiple assignments to ...
3981         (expand_assignment_action): ... here.  Some cleaning up.
3982         * timing.c (build_cycle_start):  Adjust accordingly.
3983         * actions.c (expand_assignment_to_varying_array):  Likewise.
3984         * tasking.c (many places): Ditto.
3985         * ch-tree.h:  Fix declarations appropriately.
3986
3987         * parse.c (parse_defining_occurrence_list):  Return a single
3988         IDENTIFIER_NODE (instead of a singleton list) in the common
3989         case.  Minor complication to save a minor amount of space.
3990         * decl.c (do_based_decls):  Move guts of code into ...
3991         (do_based_decl):  ... this new function.
3992         * decl.c (do_decls):  Handle either IDENTIFIER_NODE or a TREE_LIST.
3993         * decl.c (push_syndecl):  Replace by ...
3994         (push_syndecl):  ... (which only supports a single name).
3995         (push_modedef):  Only handle a single name.
3996         * tasking.c (build_process_header, build_signal_struct_type):
3997         Adjust accordingly.
3998
3999         * expr.c (build_generalized_call):  Handle string repetition.
4000         * expr.c (build_chill_repetition_op):  Change interface.
4001         * grant.c (decode_constant):  Allow parameter list to be
4002         a non-TREE_LIST.  (Used for string repetition.)
4003
4004 Wed May 25 11:28:48 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4005
4006         * lex.l (make_identifier):  Replaced by ...
4007         (read_identifier, handle_name): ... new functions.
4008         * lex.l: Parse an identifiers using read_identifier using
4009         read_identifier and handle_name, rather than having [f]lex
4010         do it.  (One reason is that lex uses a fixed-size buffer.)
4011
4012         * lex.l (read_directive, skip_directive):  New functions.
4013         Use them to parse compiler-directives, instead of rather
4014         ugly and useless use of lexer start conditions.
4015
4016 Tue May 24 22:36:51 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4017
4018         * decl.c (unnamed_module_number):  Renamed to ...
4019         (module_number):  .. and make non-static.
4020         (push_module):  Always increment module_number.
4021         * lex.l (yywrap):  Print warning if no modules seen.
4022
4023         * decl.c (pop_module):  Don't set DECL_SEIZEFILE of granted
4024         decl to current_seizefile_name (which is unreliable).
4025         * grant.c (chill_grant):  Set it here instead.
4026
4027         * expr.c (fold_set_expr):  Use int_size_in_bytes instead of
4028         TYPE_PRECISION (which is not defined for a SET_TYPE).
4029
4030 Fri May 20 15:21:26 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4031
4032         Cleanup to remove need for variables in common storage.
4033         * decl.c:  Remove unused use of current_obstack.
4034         * actions.c (maybe_chill_check_decl):  Remove unused function.
4035         * actions.h, lang.c:  Remove uses of doing_chill_thang.
4036         * ch-tree.h (void_list_node):  Make extern (rather than common).
4037         * decl.c (void_list_node):  Add definition.
4038
4039 Thu May 19 06:54:56 1994  Wilfried Moser  (moser@rtl.cygnus.com)
4040
4041         * configure (build): Build canon_host and canon_target
4042         to pass it to all subsequently generated Makefiles (needed
4043         for testsuite/execute in case of cross build).
4044
4045 Wed May 18 13:27:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4046
4047         * grant.c (decode_mode):  Remove.  It checks the TYPE_NAME of
4048         the input type, which loses with the no-longer-new 2-pass
4049         implementation, since the input "type" could be an IDENTIFIER_NODE.
4050         * grant.c (raw_decode_mode):  Rename to decode_mode.
4051
4052 Tue May 17 13:19:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4053
4054         * typeck.c (chill_location):  Neither a STRING_CST nor a
4055         CONSTRUCTOR is a location.
4056         * typeck.c (chill_root_mode):  Convert a function to a
4057         pointer-to-function.
4058         * expr.c (build_chill_indirect_ref, build_chill_component_ref,
4059         build_chill_arrow_expr):  If ignore_exprs, return operand
4060         rather than NULL_EXPR.  This makes it easier for the parser to
4061         distinguish missing expressions.
4062         * expr.c (build_max_min):  Convert the lower bound of a
4063         set to a long before calling run-time routine.
4064         * expr.c (build_chill_pred_or_succ):  Use discrete_type_p
4065         to check the argument type.
4066         * expr.c (build_chill_arrow_expr):  If argument is not a location,
4067         do a predwarn if it is a STRING_CST or has function type.
4068
4069 Tue May 17 06:05:13 1994  Wilfried Moser  (moser@rtl.cygnus.com)
4070
4071         * configure (build): Remove building of canon_host and canon_target.
4072         It doesn't work in any case.
4073
4074 Mon May 16 02:10:35 1994  Wilfried Moser  (moser@rtl.cygnus.com)
4075
4076         * configure (build): Build canon_host and canon_target
4077         to pass it to all subsequently generated Makefiles (needed
4078         for testsuite/execute in case of cross build).
4079         * Make-lang.in (chill-runtime): Change chill to CHILL in the case
4080         statement to build chill-runtime automatically.
4081
4082 Mon May  9 15:30:08 1994  Doug Evans  (dje@canuck.cygnus.com)
4083
4084         * Makefile.in (FLAGS_TO_PASS): Define.
4085         (OBJDEPS): Define.
4086         (../cc1chill): Depend on $(OBJDEPS) $(C_OBJS).
4087         * Make-lang.in (cc1chill): Delete dependency on $(OBJS) $(BC_OBJS).
4088         (CHILL.mostlyclean): Use `mostlyclean' as recursive target.
4089
4090 Sun May  8 13:05:00 1994  Per Bothner  (bothner@cygnus.com)
4091
4092         * Make-lang.in (cc1chill):  Should not depend on libgcc.a.
4093
4094 Thu May  5 18:58:22 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4095
4096         * decl.c (copy_lang_decl):  New (dummy) function.
4097
4098 Mon May  2 14:33:44 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4099
4100         * parse.y (sendaction):   Fix thinko (in sense of condition).
4101         * tasking.c (build_receive_case_label):  Another thinko.
4102
4103         * parse.y (optsigdest):  Force ignore_exprs to 0 while parsing
4104         the (signal-)name.
4105
4106         * decl.c (build_chill_function_type):  Don't call layout_type
4107         (since that may prevent parameter or result types being
4108         properly satisfied).
4109         * satisfy.c (satisfy):  Layout FUNCTION_TYPEs.
4110         * parse.y (procmode):  Call build_chill_pointer_type, rather
4111         than build_pointer_type (which incorrectly sets TYPE_SIZE).
4112
4113         * parse.y (get_type_of):  Handle TYPE_DECL (again).
4114         * parse.y (optresultspec):  Call build_chill_reference_type, rather
4115         than build_reference_type (which incorrectly sets TYPE_SIZE).
4116         * parse.y (range_or_mode):  Rename to plain range, since it
4117         no longer matches modename.
4118         * actions.c (chill_handle_case_label_range):  New function, with
4119         functionality moved out of chill_handle_case_label.
4120         * actions.c (chill_handle_case_label):  Handle here the case that
4121         the label_value is a TYPE_DECL (modename).   Also clean up some.
4122         * typeck.c (build_chill_slice_with_length):  Convert max_index
4123         to the type of min_value.  (Old code broke on varying strings.)
4124
4125 Sun May  1 13:53:36 1994  Doug Evans  (dje@canuck.cygnus.com)
4126
4127         * Makefile.in (BC_OBJS): Delete all references
4128         (OBJS): Cat ../stamp-objlist to get language independent files.
4129         (../cc1chill): Delete dependency on $(OBJS).
4130         * Make-lang.in (cc1chill): Depend on stamp-objlist.
4131
4132 Sat Apr 30 14:50:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4133
4134         * lex.h, lex.c:  Remove lastiddecl.
4135         * lex.l (name_type_signal):  Simplify.  We no longer check for
4136         TYPENAME or SIGNALNAME (which was unreliable with two passes).
4137         Also rename to make_identifier.
4138         * parse.y:  Cleaned up grammar to not need SIGNALNAME or TYPENAME.
4139         * Makefile.in (stamp-parse);  One conflict fewer!
4140         * parse.y (rccase_label_flag):  Moved to tasking.c.
4141         * parse.y (rccase_label):  Move most of the logic to
4142         build_receive_case_label in tasking.c.
4143         * parse.y (sendaction):  Re-write to not depend on SIGNALNAME.
4144
4145         * parse.y (name):  Do name lookup here (and not in location).
4146         * parse.y:  Replace most uses of NAME by higher-level non-terminals:
4147         simple_name_string, name_string, defining_occurrence, or name.
4148
4149         * tasking.c (build_receive_signal_case_label,
4150         build_receive_buffer_case_label):  New functions, split out from
4151         build_receive_case_label.
4152         * tasking.c (build_receive_case_label):  Change parameters
4153         and return type.  Moved stuff here (from the parser).
4154         * tasking.c (struct rc_state_type):  Removed had_errors.
4155         Return error_mark_node instead.
4156         * tasking.c (build_rccase_set_error), ch-tree.h:  Removed.
4157
4158         * expr.c (build_generalized_call):  If func is a signal type,
4159         call build_signal_descriptor.
4160
4161         * parse.y (arrayindex):  Renamed to index_mode, to match Z.200.
4162         * parse.y (ioindexmode):  Removed;  use index_mode instead.
4163         * expr.c (build_generalized_call):  If args is a RANGE_EXPR,
4164         we have either a slice or a range mode, depending on func.
4165         * parse.y (index_mode):  If we got an 'expr', only allow a name,
4166         or a range mode.
4167         * parse.y (call):  A slice with both end points can be a range
4168         mode, so defer handling to build_generalized_call (or index_mode).
4169
4170         * typeck.c (build_chill_slice_with_length):  Fix type-checking.
4171         * typeck.c (chill_novelty):  Undo (part of) change of April 28:
4172         The novelty of a range mode is the novlety of the parent.
4173         * typeck.c (chill_root_mode):  Don't return integer_type_node
4174         if argument has non-nil novelty.
4175
4176         * decl.c (global_bindings_p):  Return -1 as true, for the sake
4177         of variable_size (in ../stor-layout.c).
4178
4179 Fri Apr 29 13:42:43 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4180
4181         * parse.y:  Remove TYPENAME and modename.  These are now plain
4182         NAMEs.  Modify parsing actions appropriately.
4183         * expr.c (build_generalized_call):  Handle the case that
4184         TREE_CODE (func) == TYPE_DECL (as in a cast).
4185         * lex.l (name_type_signal):  Never return TYPENAME.
4186         * parse.y (get_type_of):  If pass 1, just return the argument.
4187
4188         * decl.c (do_decl):  If an initializer has the wrong type,
4189         replace it by NULL_TREE, to avoid subsequent errors.
4190
4191 Thu Apr 28 15:21:56 1994  Wilfried Moser  (moser@rtl.cygnus.com)
4192
4193         * Makefile.in: Add new file timing.c to rules.
4194         * timing.c: New file. Implements the timing actions AT,
4195           CYCLE and AFTER.
4196         * decl.c (init_decl_processing): Add new builtin function
4197           descriptions.
4198         * expr.c (build_chill_indirect_ref): Change error message and
4199           add check agains an IDENTIFIER_NODE.
4200         * gperf, hash.h: Change EVENT_CODE, BUFFER_CODE to IGNORED_DIRECTIVE.
4201           They are no longer needed.
4202         * grant.c (print_integer_type): Add processing of builtin types
4203           DURATION and TIME.
4204         * lex.l: Remove processing of directive EVENT_CODE & BUFFER_CODE.
4205         * parse.y (timingactions): split up to afteraction, ataction
4206           and cycleaction.
4207         * parse.y (afteraction): New rule.
4208         * parse.y (ataction): New rule and put actions in.
4209         * parse.y (cycleaction): New rule and put actions in.
4210         * parse.y (sendaction): Add code for SEND buffer.
4211         * parse.y (rccase_label): Change error processing.
4212         * tasking.c (build_gen_inst): More checks.
4213         * tasking.c (build_gen_code): Add checking for argument is a
4214           PROCESS or a SIGNAL.
4215         * tasking.c (struct rc_state_type): Add new fields for easier
4216           error processing.
4217         * tasking.c (build_receive_case_if_generated), ch-tree.h: New function.
4218         * tasking.c (build_rccase_set_error), ch-tree.h: New function.
4219         * tasking.c (build_receive_case_label): Add processing of BUFFER's.
4220         * tasking.c (build_receive_buffer_case_end, build_receive_signal_case_end):
4221           New functions to process the end of a RECEIVE CASE action in case
4222           of BUFFER's and SIGNAL's.
4223         * tasking.c (build_receive_case_end): Do only general processing and
4224           call one of the above mentioned functions.
4225         * tasking.c (build_delay_case_start, build_delay_case_label,
4226           build_delay_case_end): Rewritten due to new implementation of events.
4227         * tasking.c (build_delay_action): Rewritten due to new implementation
4228           of EVENT's.
4229         * tasking.c (expand_send_buffer), ch-tree.h: New function.
4230         * timing.c (build_at_action, build_cycle_start, build_cycle_end),
4231           ch-tree: New functions.
4232
4233 Thu Apr 28 14:11:29 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4234
4235         * typeck.c (smash_dummy_type):  Handle the special case of a
4236         NEWMODE of a range mode, as required by Z200, by creating a
4237         new parent mode with the new novelty (and casting the min
4238         and max of the range to teh new parent mode).
4239         * typeck.c (chill_novelty, chill_root_mode):  Remove special
4240         kludges for of NEWMODE ranges.
4241         * expr.c (build_chill_lower_or_upper):  New function, combining
4242         the "guts" of build_chill_lower and build_chill_upper.
4243         * expr.c (build_chill_lower_or_upper):  Simplify;  no longer
4244         need to kludge the novelties.
4245
4246         * typeck.c (valid_array_index_p):  A string index expression
4247         need not be Compatible with the index type;  only similar.
4248
4249         * decl.c (layout_chill_variants):  If error seen, skip stuff
4250         (rather than aborting or crashing).
4251         * decl (push_modedef):  If newdecl's type is an error mark,
4252         continue rather than aborting.
4253
4254 Thu Apr 28 02:07:42 1994  Doug Evans  (dje@cygnus.com)
4255
4256         * Make-lang.in: Update of directory reorg from fsf.
4257         * config-lang.in: Ditto.
4258
4259 Mon Apr 25 13:09:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4260
4261         * typeck.c (chill_similar):  Check RECORD_TYPEs properly,
4262         * convert.c (convert):  If all else fails, just call convert1.
4263         Thus we can now convert RECORD_TYPEs (assuming they are similar).
4264
4265         * parse.y, lex.l:  Remove BUFFERNAME (use location/expr instead).
4266         * parse.y:  Re-do BUFFER handling (similar to previous EVENT change).
4267         * grant.c (raw_decode_mode):  Re-do BUFFER mode handling.
4268         * ch-tree (lang_type_record):  Removed max_queue_size field.
4269         * tasking.c (build_buffer_type):  Re-write.
4270         * tasking.c (max_queue_size):  Fix to support buffer modes.
4271         * tasking.c (buffer_element_mode), ch-tree.h:  New function.
4272         * tasking.c ch-tree.h (expand_send_buffer):  Now has 3 parameters.
4273         * parse.y (modename):  No longer match SIGNALNAME.  Instead, add it
4274         to name and simple_name_string.  This removes a reduce/reduce conflict.
4275         * Makefile.in (stamp-parse):  Expect fewer conlicts.
4276
4277         * lex.l (yywrap):  Move check for circularly seizeing current
4278         grant-file from here ...
4279         * lex.l (handle_use_seizefile_directive):  ... to here.
4280         This is to avoid calling stat on a not-yet written grantfile,
4281         now that we're using same_file (which calls stat).
4282         * grant.c (set_use_this_gf):  Removed.
4283         * grant.c (set_default_grant_file):  Set grant_file_name here,
4284         because we need it earlier (due to above lexer change).
4285
4286         * typeck.c (layout_chill_struct_type):  Remove useless code to
4287         remove zero-width bitfield (which messes up CONST_DECLs).
4288
4289 Sat Apr 23 13:16:39 1994  Bill Cox  (bill@rtl.cygnus.com)
4290
4291         * Makefile.in (check): Assure that 'ld' is available before checking.
4292
4293 Thu Apr 21 13:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4294
4295         * grant.c (print_an_int):  Removed.
4296         (raw_decode_mode):  Generalized to use decode_constant
4297         instead of print_an_int.
4298         (decode_constant):  Print directly, instead of calling print_an_int.
4299         * parse.y (event_list):  Fix syntax.
4300         * parse.y (optqueuesize):  Default is NULL_TREE, not zero.
4301         * tasking.c (check_queue_size):  New function, for error checking.
4302         * ch-tree.h:  Add declaration for check_queue_size.
4303         * satisfy.c (satisfy case RECORD_TYPE):  Satisfy constant fields
4304         (used for queue size of EVENT and BUFFER), and call check_queue_size.
4305
4306 Tue Apr 19 13:42:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4307
4308         Re-implement EVENT modes to support general EVENT objects
4309         (and not just EVENT names), according to Z200.  (Not finished!)
4310         * tasking.c, ch-tree.h (max_queue_size):  New function.
4311         * parse.y (dcalternative, event_list, event_list_head):  New
4312         implementation of DELAY CASE, avoiding parsing ambiguities.
4313         (call, locdec, delayaction):  Remove old EVENTNAME kludges.
4314         * lex.l (name_type_signal):  Remove EVENTNAME recognition.
4315         * tasking.c (build_event_type):  Re-written.
4316         * typeck.c (chill_similar), decl.c (print_lang_type):
4317         Use new max_queue_size function.
4318         * typeck.c (layout_chill_struct_size):  Ignore CONST_DECL.
4319         * tasking.c (build_delay_action):  Preliminary changes - just to
4320         make it compile.  FIXME!
4321         * grant.c (raw_decode_mode):  Use new max_queue_size function.
4322         Move EVENT support from LANG_TYPE to RECORD_TYPE.
4323         * ch-tree.h (process_event_decls):  Removed.
4324
4325 Tue Apr 19 11:44:01 1994  Bill Cox  (bill@rtl.cygnus.com)
4326
4327         * regression.sh: Complete previous change - eliminate all
4328           references to objdir as a user parameter.
4329
4330 Mon Apr 18 10:17:55 1994  Bill Cox  (bill@cygnus.com)
4331
4332         * Makefile.in (check): Simplified regression.sh call.
4333         * regression.sh: Change command-line parsing.  Default
4334           srcdir to the script's path.  Calculate objdir
4335           internally - don't pass it in.
4336
4337 Thu Apr 14 13:30:19 1994  Wilfried Moser  (moser@phishhead.cygnus.com)
4338
4339         * expr.c (build_chill_duration): Add range checking.
4340
4341         * lex.l (init_lex): Add predefined names DURATION and TIME.
4342         * lex.h (enum rid): Add RID_DURATION and RID_TIME.
4343         * ch-tree.h: Add prototypes and externals.
4344         * decl.c (init_decl_processing): Add builtin function
4345         descriptions.
4346         * expr.c (build_generalized_call): Add processing of some
4347         builtin's.
4348         * expr.c (build_chill_abstime): New function to process builtin
4349         ABSTIME.
4350         * expr.c (build_chill_inttime_type): New function to built type
4351         for the INTTIME builtin.
4352         * expr.c (build_chill_inttime): New function to process builtin
4353         INTTIME.
4354         * expr.c (build_chill_duration): New function to process builtin's
4355         MILLISECS, SECS, MINUTES, HOURS and DAYS.
4356
4357 Tue Apr 12 11:55:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4358
4359         * lex.l (chill_same_grant_file):  Rename to same_file.  Change to
4360         take two files names rather than two DECLs.  Also check that the
4361         filesystems (st_dev) are equal.  Finally, make static.
4362         * lex.l (handle_use_seizefile_directive):  Check for duplicate
4363         USE_SEIZE_FILE directives using same_file.
4364         * decl.c (pop_module):  Remove dubious call to chill_same_grant_file.
4365
4366 Sun Apr 10 17:19:56 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4367
4368         * decl.c, ch-tree.h (chill_result_decl):  New variable.  Used to
4369         store RESULT value.  (Cannot use DECL_RESULT;  see comment in decl.c.)
4370         * actions.c (chill_expand_result, chill_expand_return):
4371         Use chill_result_decl appropriately.
4372         * ch-tree.h, decl.c, actions.c (saved_result_rtx):  Removed.
4373         Subsumed by chill_result_decl.
4374
4375         * expr.c (chill_expand-expr case CONCAT_EXPR):  Generate temporary
4376         using the mode of the result type, and don't assume it is BLKmode.
4377
4378 Fri Apr  8 17:46:13 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4379
4380         * actions.c (chill_expand_assignment):  Check for compatibility
4381         _after_ "expanding out" a binary operation.  This fixes
4382         the case "STRING //:= CHAR".
4383
4384         * lex.l (equal_number):  Convert symbol to integer_type_node, to
4385         force the value to be INT-derived (and avoid novelty conflicts).
4386
4387 Mon Apr  4 22:06:31 1994  Per Bothner  (bothner@cygnus.com)
4388
4389         * ch-tree.h (CH_FUNCTION_SETS_RESULT):  New flag.
4390         * ch-actions.c (chill_expand_return), ch-tree.h:  Extra
4391         parameter, indicates if implicit return at end of function.
4392         * ch-parse.y:  Modify accordingly.
4393         * ch-actions.c (chill_expand_return):  Various improvements.
4394
4395         * decl.c, ch-tree.h (result_never_set):  New variable.
4396         * actions.c (chill_expand_result, chill_expand_return):  Clear it.
4397         * ch-parse.y (end_function):  Warn if no RETURN or RESULT action.
4398
4399         * decl.c, ch-tree.h (saved_result_rtx):  New variable.
4400         * decl.c (start_chill_function):  Use saved_result_rtx as return
4401         value if there is a RESULT in a REG that might get clobbered.
4402         * actions.c (chill_expand_result):  Save result in saved_result_rtx
4403         or assign to DECL_RESULT as appropriate.
4404         * decl.c, ch-tree.h (current_function_returns_value,
4405         current_function_returns_null, current_extern_inline):
4406         Don't use.  Only define first two to allow linking with ch-typeck.c.
4407
4408         * typeck.c (chill_l_equivalent):  Add forward declaration.
4409
4410 Fri Apr  1 11:02:27 1994  Wilfried Moser  (fs_moser at rcsw47)
4411
4412         * lex.l (readstring): Handle control sequence in all cases (Z.200
4413         5.2.4.4 page 54).
4414
4415 Fri Apr  1 13:11:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4416
4417         * configure:  Simplify and fix the logic for looping through
4418         sub-directories.
4419
4420 Thu Mar 31 18:59:57 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4421
4422         * ch-tree.h (CH_L_EQUIVALENT):  Moved from typeck.c.
4423         * typeck.c (chill_similar):  Add support for checking
4424         FUNCTION_TYPEs for similarity.  Also, treat
4425         pointer-to-function-type the same as function-type.
4426
4427 Thu Mar 31 11:22:56 1994  Wilfried Moser  (fs_moser at rcsw47)
4428
4429         * ch-tree.h: Change prototype of function expand_send_signal.
4430         * parse.y: Change calls to expand_send_signal.
4431         * tasking.c (expand_send_signal): Change handling of optsetto
4432         argument. New argument signame to get a possible destination
4433         process for the signal.
4434
4435 Wed Mar 30 14:54:48 1994  Wilfried Moser  (fs_moser at rcsw1j)
4436
4437         * tasking.c (make_process_struct): Change error message in case of
4438         a process argument has other attribute then IN or LOC.
4439         * tasking.c (build_start_process): Add check that the optset is
4440         referable in case it is specified (this makes
4441         noncompile/start_.ch working).
4442
4443 Tue Mar 29 13:24:27 1994  Wilfried Moser  (fs_moser at rcsw1h)
4444
4445         * Makefile.in: Change version string to 1.2.1
4446         * ch-tree.h (enum chill_built_in_function): Delete no longer valid
4447           entries.
4448         * ch-tree.h: Change prototype for build_chill_readtext.
4449         * decl.c (init_decl_processing): Add builtin_function _readstring,
4450           _readunixstd and READTEXT.
4451         * expr.c (build_generalized_call): Add processing of READTEXT.
4452           Delete handling of no longer valid builtin_functions.
4453         * gperf: Remove keyword READTEXT.
4454         * parse.y: Remove token READTEXT.
4455         * inout.c (build_chill_io_list_type): Add building type for
4456           READTEXT.
4457         * inout.c (build_chill_readtext): Implement the function
4458           (partial).
4459         * inout.c (build_chill_writetext): Do some cleanups.
4460
4461 Tue Mar 29 12:30:59 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4462
4463         * typeck.c (build_chill_cast):  Re-arrange, to support casts
4464         of const integer to type of different size, if there is
4465         an integral type of the desired size:  Go through the
4466         const conversion code.
4467
4468         * actions.c (adjust_parm_or_field):  Move support for LOC to ...
4469         * expr.c (build_chill_function_call): ... here.
4470         Fix a number of bugs in OUT/INOUT handling.
4471
4472         * ch-tree.h, actions.c (adjust_parm_or_field), grant.c (print_struct),
4473         parse.y (location), typeck.c (chill_comptypes):  Remove unused
4474         support for ENCAPSULATED_ARRAY_P.
4475         * typeck.c (build_chill_array_parm_type), ch-tree.h:  Remove; unused.
4476
4477         * ch-tree.h, decl.c (shadow_record_fields), decl.c
4478         (shadow_record_fields), expr.c (chill_expand_case_expr,
4479         build_chill_function_call), grant.c (chill_finish_compile),
4480         typeck.c (build_empty_string, build_init_struct):  Rename magic
4481         identifiers of the form "<...>" to "__..." for better portability.
4482
4483         * actions.c (adjust_parm_or_field):  Remove extraneous
4484         call to build_chill_repetition_op.
4485         * expr.c (build_chill_function_call):  Some simplifictions
4486         (since neither valtail nor typetail can be NULL).
4487         Clean up error message for OUT//INOUT not location to use only 1 line.
4488         Add error message for OUT/INOUT if type is READonly.
4489         * typeck.c (build_chill_modify_expr):  Simplify.
4490
4491 Sun Mar 27 19:30:25 1994  Bill Cox  (bill@rtl.cygnus.com)
4492
4493         * Makefile.in: Clean up generally.  Assure that
4494           runtime is built before running regressions.
4495           Build correct parameters to regression.sh.
4496           Remove a lot of 'clean' cruft.
4497         * Make-lang.in, config-lang.in: New files for
4498           subdirectory architecture.
4499
4500 Sat Mar 26 10:39:12 1994  Bill Cox  (bill@rtl.cygnus.com)
4501
4502         * Makefile.in (check): Build correct parameters for regression.sh.
4503
4504 Fri Mar 25 10:13:06 1994  Bill Cox  (bill@rtl.cygnus.com)
4505
4506         * configure: Also mark regression.awk3 as executable.
4507         * regression.sh: Add comments about command-line options.
4508           Calculate srcdir correctly, defaulting to the script's path.
4509           Add OPT flag to pass to the Makefiles, to specify the
4510           compiler's optimization level, and -O  and -O2 options.
4511           Delete GLOBAL flag and tests.  Use a different make.log
4512           file for optimized and unoptimized test results.  Add the
4513           compiler's host and target triples to the report header.
4514
4515 Wed Mar 23 21:41:26 1994  Bill Cox  (bill@rtl.cygnus.com)
4516
4517         * expr.c (build_chill_function_call): Handle INOUT and OUT
4518           parameters better (for the rangefail test, at least).
4519
4520 Wed Mar 23 14:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4521
4522         * regression.sh (srcdir, objdir):  Fixed hard-wired paths.
4523         (grep args):  Changed [XYZ-] to [-XYZ] for SCO.
4524
4525 Wed Mar 23 13:34:18 1994  Bill Cox  (bill@rtl.cygnus.com)
4526
4527         * expr.c (build_generalized_call): Revert previous change.
4528           To do this correctly, we need a new parsing mechanism, and
4529           C++ initializer technology.
4530
4531 Wed Mar 23 09:34:50 1994  Bill Cox  (bill@rtl.cygnus.com)
4532
4533         * expr.c (build_generalized_call): Be sure we're inside the
4534           module-level function before calling build_gen_inst, for
4535           example.
4536
4537 Wed Mar 23 09:34:50 1994  Bill Cox  (bill@rtl.cygnus.com)
4538
4539         * regression.sh (dodirectory): Count the gcov and abort tests
4540           among the .dat files.
4541
4542 Tue Mar 22 15:39:38 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4543
4544         * satisfy.c (safe_satisfy_decl):  When checking that a SYN
4545         value fits in a specified discrete type, don't convert first,
4546         and use compare_int_csts instead of tree_int_cst_lt.
4547
4548 Tue Mar 22 15:25:38 1994  Bill Cox  (bill@rtl.cygnus.com)
4549
4550         * configure: Generate better .gdbinit files.
4551
4552 Tue Mar 22 11:59:38 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4553
4554         * actions.c (check_range):  Don't emit dynamic checks
4555         if not current_function_decl.
4556
4557         * parse.y (arrayindex):  Allow expr (error is emitted
4558         at semantic level if not the NAME of a type).
4559         * typeck.c (build_chill_cast):  Re-enable some casts.
4560         * satisfy.c (safe_satisfy_decl):  Remove redundant CONST check.
4561
4562 Tue Mar 22 11:46:28 1994  Bill Cox  (bill@rtl.cygnus.com)
4563
4564         * configure: Access the utils directory correctly.
4565         * expr.c (build_compare_expr): Reenable compatibility test.
4566
4567 Tue Mar 22 11:24:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4568
4569         * typeck.c (valid_array_index_p):  Call
4570         build_compare_discrete_expr instead of build_compare_expr.
4571         * typeck.c (build_chill_cast):  Improve logic.
4572         * satisfy.c (safe_satisfy_decl):  Simplify test.
4573
4574 Tue Mar 22 10:17:58 1994  Bill Cox  (bill@rtl.cygnus.com)
4575
4576         * actions.c (chill_expand_assignment): Correct detection of
4577           string assignment case.
4578         * expr.c (chill_expand_expr): Now that we're using build_chill_function_call,
4579           the actual parameters need to be converted to the unsigned long
4580           type explicitly.  Do that.
4581         * satisfy.c (safe_satisfy_decl): Correct range-checking code.
4582
4583 Mon Mar 21 16:25:07 1994  Bill Cox  (bill@rtl.cygnus.com)
4584
4585         * Makefile.in: Correct prediction of grammar conflicts.
4586         * actions.c(check_range): Fix reference to NULL_TREE pointer.
4587           And allow compile-time errors even if range_checking is off.
4588         * parse.y: Clean up some comments.
4589         * satisfy.c (safe_satisfy_decl): Add range-check for a SYN's value.
4590
4591 Mon Mar 21 13:29:23 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4592
4593         * typeck.c (layout_chill_range_type):  Instead of tree_int_cst_lt
4594         use compare_int_csts (which is more robust when signedness differs).
4595         Also, convert the bounds *after* doing range checking.
4596
4597         * ch-tree.def (SET_IN_EXPR):  New.
4598         * expr.c (chill_expand_expr):  Code to expand SET_IN_EXPR,
4599         moved from expand_expr in ../expr.c.  Also add some extra
4600         conversions (because we're now using build_chill_function-call).
4601         * actions.c, decl.c, expr.c, grant.c, parse.y, typeck.c:
4602         Use SET_IN_EXPR in place of IN_EXPR.
4603
4604         * expr.c (build_compare_discrete_expr), ch-tree.h:  New function,
4605         with code moved from build_compare_expr.
4606         * expr.c (build_compare_expr):  Re-enable compatibility test.
4607
4608 Mon Mar 21 11:02:33 1994  Bill Cox  (bill@rtl.cygnus.com)
4609
4610         * Makefile.in: Rewrite byacc related rules.
4611         * actions.c (chill_convert_for_assignment): Use the
4612           referenced type only for generating range checks.
4613         * configure: Add 'utils' directory to SUBDIRS variable.
4614
4615 Sun Mar 20 21:49:59 1994  Bill Cox  (bill@rtl.cygnus.com)
4616
4617         * actions.c (check_range): Call build_compare_expr rather than
4618           build_binary_op.
4619           (adjust_parm_or_field): Call convert_for_assignment rathern than
4620           convert, to get the range-checking.
4621         * expr.c (build_chill_pred_or_succ): Fix up rangefail code.
4622           Generate a compile-time message if possible.
4623           (build_compare_expr): Comment out compatibility test - should
4624           not be needed in here.  Fix a couple of typos.  Add some types
4625           to some build calls.
4626
4627 Sun Mar 20 11:48:10 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4628
4629         * decl.c (init_decl_processing):  Clean up parameter type
4630         list for __setbitpowerset,
4631
4632         * typeck.c (chill_compatible_classes):  Allow the M-reference
4633         to be compatible with the N-value class, with suitable M and N.
4634         * typeck.c (build_chill_slice):  Don't smash a void TREE_TYPE.
4635         (We don't need to, and it causes confusion.)
4636
4637         * expr.c (build_compare_expr):  Fix thinko.  Add save_exprs.
4638
4639         * expr.c (build_compare_expr):   Fix a transcription bug
4640         (for converting NULL INSTANCEs).  Also #include convert.h.
4641
4642         * expr.c (compare_int_csts):  New.  Compare INTEGER_CSTs.
4643         Works even if their types have different TREE_UNSIGNED.
4644         * expr.c (finish_chill_binary_op):  Moved code dealing with
4645         the comparison operators from here ...
4646         * expr.c (build_compare_expr):  ... to new function here.
4647         Also, for discrete types, tries to Do The Right Thing, even for
4648         differing values of TYPE_PRECISION and TREE_UNSIGNED.
4649         the code from lay
4650         * ch-tree.h:  Declare new functions.
4651         * typeck.c (valid_array_index_p):  Various cleanups,
4652         including using new build_parse_expr.
4653         * parse.y:  Use new build_compare_expr.
4654
4655         * inout.c (build_chill_writetext):  Handle REFERENCE_TYPE args.
4656
4657 Sun Mar 20 08:54:27 1994  Bill Cox  (bill@rtl.cygnus.com)
4658
4659         * actions.c (expand_assignment_to_varying_array):
4660           Call build_chill_array_ref to get index checking.
4661           (chill_convert_for_assignment): Delete unused errstr
4662           variable.
4663           (chill_expand_assignment): Call build_chill_array_ref
4664           to get runtime index checking.
4665           (expand_varying_length_assignment): Use new interface
4666           to varying_array_index_p.
4667         * ch-tree.h (varying_array_index_p): New proto.
4668         * convert.c (convert): Call build_chill_array_ref
4669           to get runtime index checking.
4670         * expr.c (build_chill_pred_or_succ): Fix cond tree
4671           to have consistent operand types.
4672         * typeck.c (valid_array_index_p): Change interface to pass
4673           validity conditions back on caller's TREE_LIST.  We
4674           cannot link the conditions to anything which a
4675           layout_type routine will expand, since that will occur
4676            before the exception handler is set up.
4677           Change calls to valid_array_index_p also.
4678
4679 Fri Mar 18 14:40:50 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4680
4681         * actions.c, except.c, loop.c, tasking.c:  Call
4682         build_chill_function_call instead of the C-specific
4683         build_function_call.
4684         * except.c (initialize_exceptions):  Fix parmtype of __builtin_setjmp.
4685         * loop.c (top_loop_end_check):  Coerce library function arg.
4686         * convert.c, expr.c:  Re-write to avoid calls to C-specific
4687         function build_unary_op (e.g. by calling build1 directly).
4688
4689         * typeck.c (chill_equivalent):  Change to force failure
4690         for non-matching integral types (even if not ranges).
4691
4692         * typeck.c, ch-tree.h (build_chill_slice):  Make non-static.
4693         * expr.c (varying_to_slice):  Call build_chill_slice (and not
4694         build_chill_slice_with_length, which does bunches of range
4695         checking and does not allow the length to be zero).
4696         * convert.c (convert):  Fix off-by-one error.
4697         * actions.c (chill_expand_array_assignment):  Minor cleaning up.
4698
4699 Fri Mar 18 00:12:48 1994  Per Bothner  (bothner@deneb.cygnus.com)
4700
4701         * decl.c (init_decl_processing):  __lepowerset and __ltpowerset
4702         take *two* pointer parameters, not one.
4703         * satisfy.c (satisfy):  Only call the appropriate layout routine
4704         if TYPE_SIZE is 0 (i.e. type hasn't already been laid out).
4705         * typeck.c (build_chill_slice_with_length):  Fix Bill's previous fix.
4706
4707 Thu Mar 17 17:29:43 1994  Bill Cox  (bill@rtl.cygnus.com)
4708
4709         * expr.c (build_chill_function_call): Give function call the correct
4710           type tree.
4711         * typeck.c (build_chill_slice_with_length): Restore dynamic range
4712           checking, so it doesn't obscure the CONSTANTness of the length.
4713
4714 Wed Mar 16 17:23:31 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4715
4716         * typeck.c (build_chill_slice), expr.c (chill_expand_expr
4717         [case CONCAT_EXPR]):  Remove kludge setting slice size upper bound
4718         in TYPE_LANG_SPECIFIC, and restore kludge setting it in MAX_VALUE.
4719         * typeck.c (build_chill_slice):  Use TYPE_MAX_VALUE of
4720         array_type if needed for size upper bound of slice_type.
4721         * expr.c (build_concat_expr):  Improve calculation of size upper bound.
4722
4723         * typeck.c (valid_array_index_p):  Check compatibility using
4724         correct types.
4725         * typeck.c (build_chill_slice_with_length);  For now revert
4726         calling valid_array_index_p on length.  (It makes it harder
4727         to realize when the slice is constant length.)
4728         * expr.c (build_chill_indirect_expr):  Minor tweak.  (This
4729         seems to work around a weird C compiler bug. ??)
4730
4731         * expr.c (build_chill_function_call):  Cleanup so it doesn't
4732         call build_function_call (in c-typeck.c).
4733         * typeck.c, expr.c:  Use build_chill_function_call instead of
4734         build_function_call (in c-typeck.c).
4735
4736         * parse.y (discrete_mode):  Move some of the rules from
4737         non_array_mode into new non-terminal.
4738         (arrayindex):  Use discrete_mode (with NAME and TYPENAME) to
4739         avoid some misparses.
4740         * ch-tree.h (SLICE_PTR, SLICE_LENGTH):  Removed;  unused.
4741         * convert.c (digest_structure_tuple):  Add missing parameter.
4742         * decl.c (comptypes):  Remove unused prototype.
4743         * decl.c (build_chill_function_type):  Handle NULL return_type
4744         correctly (convert to void_type_node).
4745         * decl.c (init_decl_processing):  layout boolean_type_node *after*
4746         we've set it's TYPE_MIN_VALUE and TYPE_MAX_VALUE.
4747
4748 Wed Mar 16 16:08:22 1994  Bill Cox  (bill@rtl.cygnus.com)
4749
4750         * ch-tree.h: Add prototype.
4751         * convert.c (convert): Correct calculation of padding length.
4752         * decl.c (grok_chill_fixedfields): Move ignore_exprs test to
4753           parse.y where it belongs.  This permits the removal of a kludge
4754           in make_process_struct.
4755         * lex.l, parse.y: Call to_global_level for several errors.  Add
4756           code to output error in only one pass.
4757         * tasking.c (make_process_struct): Delete kludge inserted on
4758           March 8.
4759           (build_receive_case_end): Add Wilfried's check for errors.
4760
4761 Tue Mar 15 08:42:12 1994  Bill Cox  (bill@rtl.cygnus.com)
4762
4763         * actions.c: Fix comment.
4764           (build_rts_call): Ifdef it out - never used.
4765           (expand_varying_length_assignment): call valid_array_index_p.
4766           rather than validate_varying_array_ref.
4767         * ch-tree.h: Fix prototype for valid_array_index_p.
4768         * expr.c (chill_expand_expr): Call build_chill_array_ref to get
4769           index validation.
4770           (build_hill_lower, build_chill_upper): Return value now inherits
4771           the novelty of the input parameter.
4772           (varying_to_slice): Use CH_NOVELTY macro rather than calling
4773           chill_novelty directly.
4774         * grant.c (newstring): Make len unsigned and cast xmalloc parameter
4775           to unsigned.
4776           (print_integer_type): Pass string value as APPEND's second parameter.
4777           (decode_decl): Pass a boolean expression as print_proc_tail's
4778           first parameter.
4779           (chill_finish_module_code): Make xmalloc's parameter unsigned.
4780         * lex.l: Pass sizes to xmalloc as unsigned ints.  Pass second
4781           parameter to in_word_set as unsigned.
4782         * loop.c (build_loop_start): Check top_loop_end_check return value.
4783         * parse.y: Add casts to int for third do_decls parameter, fifth
4784           build_loop_iterator parameter, etc.
4785         * tasking.c (build_receive_case_end): Chack cond_stack before popping.
4786         * typeck.c (validate_varying_array_ref, chill_max_vary_array_index,
4787           valid_array_index): Delete them.  They're now unused.
4788           (valid_array_index_p): Add function, call it everywhere that an
4789           array index is checked.
4790           (build_chill_slice): Restore old functionality where varying_to_slice
4791           is called to handle slices of varying arrays, rather than handling
4792           handling them here.
4793           (build_chill_slice_with_range, build_chill_slice_with_length):
4794           Check range limits for TREE_CONST before calling tree_int_cst_lt.
4795           Delete now-obsolete checks of constant indices.
4796
4797 Mon Mar 14 17:26:51 1994  Per Bothner  (bothner@kalessin.cygnus.com)
4798
4799         * parse.y (modeless_expr):  New rule to allow ([...]) and (if...)
4800         to count as untyped_exprs.  (This is not really permitted by the
4801         Blue Book, but has been requested by customers.)
4802
4803 Thu Mar 10 10:11:02 1994  Bill Cox  (bill@rtl.cygnus.com)
4804
4805         * chill.texi: Document new command-line options.
4806         * expr.c (build_chill_num): Set unsigned parameter for
4807           type_for_size call correctly (unsigned for enums).
4808         * lang.c (lang_decode_option): Add command-line options to
4809           enable/disable runtime range-checking.
4810         * lex.l: Eat more whitespace.
4811
4812 Thu Mar 10 09:41:37 1994  Bill Cox  (bill@rtl.cygnus.com)
4813
4814         * Makefile.in: Have rules to make parse.h, y.tab.c and other
4815           derived files.  This allows the gcc/configure list of CHILL
4816           files machinery to work.
4817         * ch-tree.h (permanent_allocation): Add a parameter flag.
4818         * decl.c (finish_chill_function, finish_decl): Provide the
4819           new permanent_allocation flag.
4820           (poplevel): Return early, avoid a seg fault.
4821         * lex.l (NORMAL): Replace this whole state with the predefined
4822           INITIAL state.  Force compilation state to global level after
4823           compiler directive error - prevents endless loop on error.
4824           (handle_use_seizefile_directive): Rewrite for readability.
4825           (chill_same_grant_file): Reindent.
4826           Generally handle whitespace differently.
4827         * regression.prpt: Print ten PR numbers per line.  The report's
4828           getting too long.
4829
4830 Wed Mar  9 09:58:51 1994  Bill Cox  (bill@rtl.cygnus.com)
4831
4832         * decl.c (do_decl): Suppress the string-assignment-condition
4833           error - it was too often seen.
4834         * expr.c (expand_chill_expr): In CONCAT_EXPR, when argument has a
4835           runtime-changing length (as in a slice), get the parent array's
4836           allocation size from its type tree.
4837         * typeck.c (build_chill_slice): Support VARYING arrays.  Pass
4838           parent array's static allocation size along in the slice type.
4839
4840 Wed Mar  9 08:54:24 1994  Bill Cox  (bill@rtl.cygnus.com)
4841
4842         * lex.l (name_type_signal): Avoid dereferencing a NULL TRE_TYPE.
4843
4844 Tue Mar  8 11:51:10 1994  Bill Cox  (bill@rtl.cygnus.com)
4845
4846         * expr.c (build_chill_sizeof): Fix typo in error msg, add
4847           some whitespace.
4848         * lex.l (name_type_signal): Add debug output.
4849         * parse.y (call):  Allow EVENTNAME and BUFFERNAME parameters
4850           to a call, so that SIZE () works on them.
4851         * tasking.c (make_process_struct): Force ignore_exprs non-zero
4852           when processing a SEIZEd PROCESS declaration.  This prevents
4853           grox-fixed_fields from returning a NULL, and indirectly protects
4854           the chill_integer_type_node tree from corruption.
4855
4856 Mon Mar  7 19:14:05 1994  Bill Cox  (bill@rtl.cygnus.com)
4857
4858         * Makefile.in: Use the 'all' target to build the runtime
4859           library and chillrt0.o.
4860         * README: Explain rules for files in this directory.
4861         * addtest, addtest.man, build-release,
4862           chill.regress.cron: Move to utils subdirectory.
4863         * expr.c (build_chill_function_call): Mark the INOUT
4864           temporary so it doesn't get optimized into a
4865           register.  Fixes the execute/inout.ch bug.
4866         * typeck.c (layout_chill_range_type): Restrict it
4867           from complaining about an empty string type's
4868           bounds (0:-1).
4869
4870 Mon Mar  7 09:06:39 1994  Bill Cox  (bill@rtl.cygnus.com)
4871
4872         * Makefile.in (compiler): Restore this target.
4873           (OBJS, BC_OBJS): Delete unused variables.
4874           Add $(FLAGS_TO_PASS) to sub-make invocations.
4875         * ch_decomment.l, ch_makedepend, chill.patches, printf.c,
4876           tcov.awk, tcov.el, tcov.sh: Move to utils subdirectory.
4877
4878 Sat Mar  5 18:37:50 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4879
4880         * except.c (finish_handler_array): When computing address of
4881         the array ex_decl, don't call build_array_ref.
4882
4883 Sat Mar  5 17:43:36 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4884
4885         * loop.c (declare_temps): Force powerset temp to memory.
4886
4887 Fri Mar  4 11:20:44 1994  Bill Cox  (bill@rtl.cygnus.com)
4888
4889         * typeck.c (layout_chill_range_type): Convert highval and
4890           lowval to a common type before range-checking them.
4891
4892 Fri Mar  4 11:20:44 1994  Bill Cox  (bill@rtl.cygnus.com)
4893
4894         * ch-tree.h: Add loop-related prototypes.
4895         * decl.c, grant.c: Fix -Wall violations.
4896         * parse.y: Fix format of %type directives.
4897
4898 Fri Mar  4 10:04:18 1994  Wilfried Moser  (fs_moser at rcsw1h)
4899
4900         * Makefile.in: Update version number.
4901         * expr.c: Fix a comment.
4902         * inout.c (build_chill_writetext): Add handling of a REAL.
4903         * lex.l (INITIAL): Remove all code to discard 'header lines'.
4904           no longer needed.
4905         * parse.y (optheader): Remove - it's obsolete, as is the
4906           HEADEREL token definition.
4907
4908 Fri Mar  4 09:41:18 1994  Bill Cox  (bill@rtl.cygnus.com)
4909
4910         * addtest: Fix suffix removal when suffix is .c186.
4911         * regression.sh: Allow for underscores on PR filenames.
4912         * typeck.c: Check in the rewrite mentioned earlier.
4913
4914 Thu Mar  3 09:42:10 1994  Wilfried Moser  (fs_moser at rcsw1h)
4915
4916         * tasking.c (build_process_header): Build a debug structure
4917           for easier access to PROCESS parameters.
4918
4919 Thu Mar  3 09:42:10 1994  Bill Cox  (bill@rtl.cygnus.com)
4920
4921         * typeck.c (*string_assignment_condition): Complete rewrite
4922           of a verbose first draft.
4923
4924 Wed Mar  2 16:49:05 1994  Bill Cox  (bill@rtl.cygnus.com)
4925
4926         * actions.c (adjust_return_value): Simplify.
4927           Delete references to CH_RETURNS_LOC, extra parameters to
4928           push_extern_function and start_chill_functions.
4929           (convert_for_assignment): Check whether to generate runtime
4930           range-checking code.  Handle reference_type in convert call.
4931           (chill_expand_assignment): Produce an INDIRECT_REF for a
4932           reference_type on the LHS.  Delete conversions subsumed by
4933           convert_for_assignment.
4934         * ch-tree.h: Delete parameters from prototypes.
4935         * decl.c (print_lang_decl): Print out signal flag.
4936           (push_extern_function, start_chill_function): Delete
4937           extra parameters, references to CH_RETURNS_LOC.
4938         * grant.c (chill_finish_compile): Delete extra parameter.
4939         * parse.y: Delete references to CH_RETURNS_LOC, extra parameters to
4940           push_extern_function and start_chill_functions.
4941         * regression.sh (checkprms): Skip PRMS discrepancies if we
4942           can't access PRMS for some reason.
4943         * satisfy.c: Correct indentation.
4944         * tasking.c (build_process_header): Delete extra parameters
4945           passed to push_extern_function and start_chill_functions.
4946
4947 Wed Mar  2 10:33:50 1994  Bill Cox  (bill@rtl.cygnus.com)
4948
4949         * addtest: Require a fill filename.  Be more careful about
4950           adding the same test twice.
4951         * expr.c: Add FIXME to comment.
4952         * regression.sh: Add configure script call.
4953
4954 Tue Mar  1 16:24:20 1994  Wilfried Moser  (fs_moser at rcsw1h)
4955
4956         * Makefile.in: Change version of chill to 1.1.2
4957         * inout.c: Add processing of SET and POWERSET types to WRITETEXT.
4958
4959 Tue Mar  1 07:34:56 1994  Bill Cox  (bill@rtl.cygnus.com)
4960
4961         RETURN of LOC value is only half-baked.  Stay tuned...
4962         * actions.c (adjust_parm_or_field): Add to comment.
4963           (adjust_return_value): New function for issuing errors about
4964           RETURN and RESULT expressions.  Also converts them.
4965           (chill_expand_result, chill_expand_return): Call new
4966           adjust_return_value function.
4967         * ch-tree.h (CH_RETURNS_LOC): Add new flag for function types.
4968           New parameter for push_extern_function and start_chill_function.
4969         * decl.c (push_extern_function, start_chill_function): New parameter
4970           to say whether return value is a LOC.
4971         * expr.c (build_chill_indirect_ref): Further qualify the issuing
4972           of the error message.
4973         * grant.c (raw_decode_mode): Move test for instance mode under
4974           STRUCT handling.
4975           (start_chill_module_code, chill_finish_compile): Add new
4976           parameter to start_chill_function calls.
4977         * parse.y (get_type_of): Do lookup_name more often.
4978           (quasi_pdef, procedure, procmode, optresultspec): Set
4979           CH_RETURNS_LOC flag.
4980           (optresultattr): Code keywords as a bitmask.
4981         * tasking.c (build_process_header): Add new parameter to
4982           start_chill_function call.
4983
4984 Sat Feb 26 12:49:05 1994  Bill Cox  (bill@rtl.cygnus.com)
4985
4986         * Makefile.in: Replace undefined $(RM) with rm -f.
4987         * configure: Make sure scripts are executable.
4988         * regression.sh: Make variables to invoke make
4989           and awk.  Don't process a directory if it
4990           doesn't exist.
4991
4992 Fri Feb 25 14:48:48 1994  Bill Cox  (bill@rtl.cygnus.com)
4993
4994         * Makefile.in (check): Force the building of ../gcov and
4995           ../xgcc before testing.  Move the printf dependency here
4996           since we don't need it until we're testing.
4997         * addtest: Strip suffix from each input filename.
4998         * decl.c (do_decl): Correct error checking.  Call
4999           string_assignment_condition for some of it.
5000         * tasking.c (build_gen_inst): Add ability to pass an integer
5001           for either the process ID or the copy number.  If a number
5002           is passed, range-check it against the CHILL unsigned type
5003           limits.
5004           (build_buffer_descriptor): Add draft code to check the buffer
5005           name for correctness.
5006
5007 Wed Feb 23 15:07:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5008
5009         New cleaner solution to the following problem:
5010         Chill allows an action to be followed by an ON-handler.
5011         But we don't know if an action has a handler until we've parsed
5012         its end, yet we want to generate extra code to set up an
5013         exception handling contour only if needed.  The old solution
5014         would generate code for the action into an rtl sequence, and then
5015         splice in the exception-setup code if we later found we needed it.
5016         This has a few problems (for example it confuses the management
5017         of stack temporaries), and is ugly.  Now that the compiler is 2-pass
5018         we have a cleaner solution:  In pass 1, we remember which actions
5019         were followed by ON-handlers.  In pass 2, we use this information
5020         to generate appropriate code before an action.
5021         * except.c (push_handler, pop_handler):  In pass 1, set up data
5022         structures (global_handler_list) to remember if an action has an
5023         ON-handler.  In  pass 2, digest this information, and setup
5024         handler if needed.
5025         * except.c, actions.h (pop_handler):  Take an extra int arg.
5026         * except.c (emit_setup_handler):  New function, with code (moved
5027         from chill_start_on) to emit code before an action that has a handler.
5028         * except.c (except_init_pass_2):  New function.
5029         * parse.y (pass1_2):  Call except_init_pass_2 before pass 2.
5030         * parse.y (POP_UNUSED_ON_CONTEXT):  Don't call pop_sequence.
5031         * parse.y:  Invoke POP_UNUSED_ON_CONTEXT and POP_USED_ON_CONTEXT
5032         in pass 1 as well as pass 2.
5033         * parse.y (BEGIN ... END):  Re-arrange logic to avoid block_stack
5034         (local to ../stmt.c) getting out of sync.
5035         * actions.c (push_action):  Don't need to emit a NOP,
5036         now that we're no longer moving sequences around.
5037         * actions.c (push_action):  Call push_handler even in pass one.
5038
5039 Wed Feb 23 11:06:14 1994  Bill Cox  (bill@rtl.cygnus.com)
5040
5041         * decl.c (do_decl): Check for possible overflow in initializing
5042           a declared variable.
5043         * expr.c (build-chill_indirect_ref): Add error message for
5044           a syntax error that C programmers converting to CHILL are
5045           quite likely to make.
5046         * satisfy.c (safe_satisfy_decl): Keep yesterday's change from
5047           seg-faulting.
5048
5049 Tue Feb 22 17:54:43 1994  Bill Cox  (bill@rtl.cygnus.com)
5050
5051         * Makefile.in: Use $(CC) rather than FLAGS_TO_PASS, which isn't
5052           defined.  Build chill script differently, and build an install script.
5053           Add an action to run the regression test.
5054         * actions.c (chill_expand_assignment): Change
5055           string_assignment_condition call.
5056         * ch-tree.h: Add prototype.
5057         * expr.c (build_chill_function_call): Change
5058           string_assignment_condition call.
5059         * satisfy.c (safe_satisfy_decl): Add check that string INIT value
5060           will fit in the declared mode.
5061         * typeck.c (string_assignment_condition): Add flag to disable
5062           runtime code generation.  Add code to generate runtime test.
5063
5064 Mon Feb 21 14:04:20 1994  Bill Cox  (bill@rtl.cygnus.com)
5065
5066         * Makefile.in (check): Add target to trigger a regression test.
5067
5068 Mon Feb 21 13:54:20 1994  Bill Cox  (bill@rtl.cygnus.com)
5069
5070         * decl.c (do _based_decls): Add error check for
5071           decls BASED on a PROC or PROCESS name.
5072
5073 Mon Feb 21 13:24:02 1994  Bill Cox  (bill@rtl.cygnus.com)
5074
5075         * grant.c (chill_finish_compile): Bypass handling
5076           module-level code if an earlier error has made
5077           is useless.
5078         * tasking.c (build_start_process): Generate error,
5079           return if process name unknown.
5080
5081 Mon Feb 21 14:29:41 1994  Wilfried Moser  (fs_moser at rcsw47)
5082
5083         * expr.c (build_generalized_call): Use
5084           build_arrow_expr semantics for ADDR () builtin.
5085
5086 Mon Feb 21 12:49:14 1994  Bill Cox  (bill@rtl.cygnus.com)
5087
5088         * tasking.c (build_gen_inst): Output correct
5089           constructor for GEN_INST.
5090
5091 Mon Feb 21 08:14:59 1994  Wilfried Moser  (fs_moser at rcsw47)
5092
5093         * lex.l (yywrap): Fix punctuation error.
5094
5095 Sun Feb 20 19:58:14 1994  Bill Cox  (bill@rtl.cygnus.com)
5096
5097         * regression.sh: Fix cvs update-related commands.
5098           Have cron job always perform the update, so it's
5099           always reporting on the current state of the
5100           sources.
5101         * typeck.c (string_assignment_condition): Allow a
5102           mis-match if the LHS is varying.
5103
5104 Fri Feb 18 18:10:04 1994  Bill Cox  (bill@rtl.cygnus.com)
5105
5106         * actions.c (expand_chill_assignment): Add call to test the
5107           string assignment condition.
5108         * expr.c (build_chill_function_call):  Add call to test the
5109           string assignment condition.
5110         * regression.awk2: Report WITHDRAWN PRs as well.
5111         * regression.sh: Delete extra commentary about FEEDBACK PRs.
5112         * typeck.c (string_assignment_condition): Add function to
5113           perform the check.
5114
5115 Fri Feb 18 16:30:40 1994  Bill Cox  (bill@rtl.cygnus.com)
5116
5117         * regression.awk1, regression.awk3: Recognize 'withdrawn' PRs
5118           and exclude them from the regression test report.  Mark them
5119           in the list of PRs as 'W' status.
5120
5121 Thu Feb 17 09:13:42 1994  Wilfried Moser  (fs_moser at rcsw47)
5122
5123         * Makefile.in: Define a version number.  Build chill script
5124           differently.  Makefile depends upon ../configure, not configure.
5125         * chill.in: Define some new flags.
5126
5127 Wed Feb 16 19:44:33 1994  Bill Cox  (bill@rtl.cygnus.com)
5128
5129         * grant.c (decode_constant): Restore a 'return result' statement
5130           that seems to have gotten lost.
5131
5132 Wed Feb 16 12:37:44 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5133
5134         * ch-tree.h (various STRING-type macros):  Use new TYPE_STRING_FLAG.
5135
5136         * typeck.c (make_chill_array_type):  Remove unused args.
5137         Simplify to build only one-dimensionsal arrays, so change
5138         index list to single index.  Call layout_chill_array_type
5139         if pass!=1.  And rename to:  build_simple_array_type.
5140         * typeck.c (layout_chill_array_type):  Only recurse
5141         if TREE_TYPE has not been laid out.
5142         * typeck.c (build_chill_array_type):  Update accordingly.
5143         * typeck.c (build_chill_slice):  Replace calls to build_array_type
5144         (which does hash-canonicalization, which breaks if we later set
5145         the TYPE_STRING_FLAG) by calls to build_simple_array_type.
5146         * convert.c (convert):  The same.
5147
5148         * grant.c (decode_constant):  Clean up.  Remove remnants of switch
5149         on TREE_TYPE of the value, and fold those cases into first switch.
5150
5151 Wed Feb 16 09:12:21 1994  Bill Cox  (bill@rtl.cygnus.com)
5152
5153         * Makefile.in: Add printf as a dependency of ../cc1chill.
5154         * regression.sh: Make srcdir and objdir really work.
5155
5156 Wed Feb 16 09:12:21 1994  Bill Cox  (bill@rtl.cygnus.com)
5157
5158         * expr.c (build_char_array_expr): Fix spelling
5159           error in error msg.
5160         * tree.c (build_string_type): Make check for overlarge
5161           string more robust.
5162
5163 Wed Feb 16 02:37:43 1994  Mike Stump  (mrs@cygnus.com)
5164
5165         * grant.c (decode_constant): Remove useless tests
5166         for STRING_TYPE (which isn't used by anyone, including CHILL).
5167
5168 Tue Feb 15 15:35:07 1994  Bill Cox  (bill@cygnus.com)
5169
5170         * build-release:  Add refinements to checkout commands.
5171         * decl.c (init_decl_processing): Move initialization of
5172           chill_unsigned_type_node before 1st call to build_string_type.
5173         * tree.c (build_string_type): Add compile-time test of string
5174           allocated length.
5175         * typeck.c (layout_chill_range_type): Add compile-time range limit
5176           checking.
5177
5178 Tue Feb 15 08:55:37 1994  Bill Cox  (bill@cygnus.com)
5179
5180         * Makefile.in:  Add stamp-chill-objs as a dependency of ../cc1chill.
5181         * regression.sh: Rename test directory names.
5182
5183 Mon Feb 14 09:24:16 1994  Bill Cox  (bill@rtl.cygnus.com)
5184
5185         * Makefile.in: Change interface with parent directory's
5186           Makefile, decoupling the lists of each others' files.
5187
5188 Mon Feb 14 09:24:16 1994  Bill Cox  (bill@rtl.cygnus.com)
5189
5190         * lex.l: Delete obsolete comment.
5191         * tasking.c (expand_send_signal): Add a type to the OPTSENDTO
5192           instance constructor.
5193
5194 Mon Feb 14 04:04:16 1994  Bill Cox  (bill@rtl.cygnus.com)
5195
5196         * lex.l (maybe_number): Add octal to numbers
5197           handled by Feb 1 change.
5198
5199 Sat Feb 12 16:24:22 1994  Bill Cox  (bill@rtl.cygnus.com)
5200
5201         * actions.c, convert.c, decl.c, expr.c, lex.l,
5202           tasking.c, typeck.c: gcc -Wall cleanups.
5203         * ch-tree.h: Change loop-related prototypes.
5204         * loop.c, parse.y: Rewrite to set up correct loop scope.
5205           Fix error path where loop variable not declared.
5206
5207 Fri Feb 11 11:12:29 1994  Bill Cox  (bill@rtl.cygnus.com)
5208
5209         * Makefile.in: Add rule to build printf.  Make it a dependency
5210           of ../cc1chill.
5211         * printf.c: New tool for regression testing script.
5212         * regression.sh: Look for print in ${objdir}.
5213
5214 Thu Feb 24 17:31:12 1994  Wilfried Moser  (fs_moser at rcsw1j)
5215
5216         * tasking.c (build_gen_inst): Allow integer expression as argument
5217           1 to this function. This was a change request to get rid of
5218           unsupported value conversion from INSTANCE to ARRAY (0:1) UINT
5219           or STRUCT (t UINT, c UINT).
5220
5221 Thu Feb 10 09:49:31 1994  Bill Cox  (bill@rtl.cygnus.com)
5222
5223         * regression.awk3: Recognize upper-case PRMS state names.
5224
5225 Wed Feb  9 15:26:19 1994  Bill Cox  (bill@cygnus.com)
5226
5227         * parse.y (dowithaction): Allow EXIT from DO WITH.
5228
5229 Tue Feb  8 13:13:54 1994  Bill Cox  (bill@rtl.cygnus.com)
5230
5231         * configure: Change to require grant.c for evidence that we've
5232           found the source directory.
5233         * decl.c (init_decl_processing): delete unused builtin_slice
5234           function declaration.
5235         * expr.c (chill_expand_expr): Calculate powerset's length
5236           correctly, calling powersetlen to do it.
5237         * regression.sh: Replace BASE references with objdir references.
5238         * typeck.c (build_chill_slice): Build the compound expression
5239           in the right order.
5240
5241 Mon Feb  7 15:56:07 1994  Bill Cox  (bill@rtl.cygnus.com)
5242
5243         * expr.c (build_chill_lower, build_chill_upper): Handle
5244           LOC parameter types.
5245         * regression.sh: Correct path to executable sub-shell-scripts.
5246
5247 Mon Feb  7 11:33:47 1994  Bill Cox  (bill@rtl.cygnus.com)
5248
5249         * regression.sh: Pervasive changes to allow for separate
5250           source and object directories.
5251
5252 Wed Feb  2 17:5620 1994  Bill Cox  (bill@rtl.cygnus.com)
5253
5254         * decl.c (find_implied_typed): Delete obsolete reference to
5255           PROCESS_TYPE.
5256         * ch-tree.def (PROCESS_DECL, PROCESS_TYPE): Delete - they're
5257           obsolete.
5258
5259 Wed Feb  2 13:37:56 1994  Bill Cox  (bill@rtl.cygnus.com)
5260
5261         * Makefile.in: Delete bogus runtime/Makefile lines.
5262         * configure: Build testsuite directory.
5263
5264 Wed Feb  2 13:37:56 1994  Bill Cox  (bill@rtl.cygnus.com)
5265
5266         * configure: Correct srcdir for chill.examples directory.
5267
5268 Wed Feb  2 11:24:57 1994  Wilfried Moser  (fs_moser at rcsw47)
5269
5270         * ch-parse.y (rule call): Add
5271               BUFFERNAME LPRN untyped_expr RPRN
5272           to enable generating a descriptor same as for SIGNALS.
5273         * ch-tasking.c (generate_tasking_code variable,
5274           decl_tasking_code_variable): Implement overflow check of
5275           taskingcode in case a tasking code is specified with the
5276           compiler directives SIGNAL_CODE, BUFFER_CODE, EVENT_CODE or
5277           PROCESS_TYPE.
5278
5279 Wed Feb  2 09:31:37 1994  Bill Cox  (bill@rtl.cygnus.com)
5280
5281         * configure: Add ${srcdir} to Makefile.in's path.
5282         * loop.c: Delete unused whitespace.
5283
5284 Tue Feb  1 17:09:41 1994  Bill Cox  (bill@rtl.cygnus.com)
5285
5286         * expr.c (string_char_rep): Process STRING_CST correctly.
5287
5288 Tue Feb  1 15:29:28 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5289
5290         * expr.c (build_boring_bitstring):  New function.
5291         * expr.c (build_chill_repetition_op):  Fix a number of bugs in
5292         implementation of bitstring repetition.
5293         Also, implement repetition of Booleans.
5294
5295 Tue Feb  1 15:28:21 1994  Bill Cox  (bill@rtl.cygnus.com)
5296
5297         * configure: Delete code to check for gas or ld.  Add code to
5298           store a config.status file in each configured subdirectory.
5299         * expr.c (): Spell concatbitstring as concatps, which is the
5300           runtime routine name.
5301         * regression.sh: Force use of GNU make.
5302
5303 Tue Feb  1 15:22:12 1994  Bill Cox  (bill@rtl.cygnus.com)
5304
5305         * tasking.c: Mark compiler-generated temps to prevent
5306           GRANTing them.
5307
5308 Tue Feb  1 17:38:51 1994  Wilfried Moser  (fs_moser at rcsw1j)
5309
5310         * lex.l (equal_number): Improve check for number after = in a
5311           compiler directive.
5312         * tasking.c (build_tasking_struct): Make field TaskValue
5313           pointer to chill_unsigned_type_node.
5314         * tasking.c (generate_tasking_code_variable): Declare tasking
5315           code variable as chill_unsigned_type_node.
5316         * tasking.c (decl_tasking_code_variable): Declare tasking
5317           code variable as chill_unsigned_type_node.
5318
5319 Mon Jan 31 14:01:58 1994  Bill Cox  (bill@rtl.cygnus.com)
5320
5321         * addtest (update_Makefile): No longer build actions - they're
5322           now in pattern rules.
5323         * ch_makedepend: Do the grep first, to avoid processing non
5324           USE_SEIZE_FILE lines.
5325         * configure: Pervasive rewrite to support configuring regression
5326           test directories.
5327
5328 Mon Jan 31 04:35:53 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5329
5330         * typeck.c (build_chill_slice): Compute EXTENT correctly.
5331
5332 Sun Jan 30 14:33:12 1994  Bill Cox  (bill@rtl.cygnus.com)
5333
5334         * tasking.c (build_gen_inst): Return a typed tuple with
5335           INSTANCE type.
5336
5337 Sun Jan 30 12:01:07 1994  Bill Cox  (bill@rtl.cygnus.com)
5338
5339         * actions.c (chill_expand_assignment): Recognize LENGTH builtin
5340           in the left hand side, pass it to
5341           expand_varying_length_assignment.
5342           (expand_varying_length_assignment): Clean up bitrot.
5343         * convert.c (convert): Revert most recent change.
5344         * loop.c (maybe_skip_loop): New function, split out of
5345           begin_chill_loop.  Add conditional to skip processing an empty
5346           VARYING array.
5347         * parse.y (assignaction): Delete code to recognize LENGTH
5348           on left-hand-side.
5349         * typeck.c (validate_varying_array_ref): Correct misleading comment.
5350
5351 Sat Jan 29 10:54:06 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5352
5353         * typeck.c (build_chill_slice): Pass a valid identifier to
5354         `get_unique_identifier'.
5355
5356         * convert.c (convert): Rename LENGTH variable to MAXIDX, and
5357         use correct value for VAR_LENGTH when initializing a varying array.
5358
5359         * decl.c (do_decl): Set DECL_COMMON.
5360
5361         * actions.c (check_range): Temporarily inhibit warnings so the
5362         compiler doesn't warn the user about useless range checks that it
5363         might create.  It's far easier for the compiler to figure out that
5364         a range check need not be done than it is for us to try to figure
5365         it out for ourselves.
5366
5367         * expr.c (build_concat_expr): Generalize to handle bitstrings.
5368         (scalar_to_string): New function.
5369         (chill_expand_expr): Handle SET_TYPEs in CONCAT_EXPR by using new
5370         library call (__concatbitstring).
5371
5372 Sat Jan 29 08:43:54 1994  Bill Cox  (bill@rtl.cygnus.com)
5373
5374         * ch_makedepend: Fix the 'sed' command so that seize file
5375           name can be delimited by double quotes as well as apostrophes.
5376
5377 Thu Jan 27 17:26:19 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5378
5379         * typeck.c (my_build_array_ref):  Do constant folding.
5380
5381 Thu Jan 27 16:24:24 1994  Bill Cox  (bill@rtl.cygnus.com)
5382
5383         * actions.c, actions.h, ch-tree.h, chill.texi, convert.c,
5384           decl.c, except.c, expr.c, grant.c, inout.c, lang.c,
5385           lex.h, lex.l, loop.c, parse.y, tasking.c, tasking.h,
5386           tree.c, typeck.c: New 'Copyright' line for 1994.
5387
5388 Thu Jan 27 14:12:07 1994  Mike Stump  (mrs@cygnus.com)
5389
5390         * configure: Don't configure this directory with this configure,
5391         just subdirectories and cleanup.
5392         * Makefile.in (Makefile): Run config.status in parent directory,
5393         if we need rebuilding.
5394
5395 Thu Jan 27 10:37:33 1994  Bill Cox  (bill@rtl.cygnus.com)
5396
5397         * decl.c (bind_sub_modules): Need a parameter on the recursive call.
5398           Thanks, Zoo!
5399
5400 Thu Jan 27 10:37:33 1994  Bill Cox  (bill@rtl.cygnus.com)
5401
5402         * expr.c (build_concat_expr): Fix SunOS portability problem.
5403
5404 Wed Jan 26 14:57:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5405
5406         * convert.c (digest_powerset_tuple):  New function, used to set
5407         TREE_CONSTANT and TREE_STATIC properly.
5408         (digest_structure_tuple, convert (NULL to instance, non-varying
5409         to varying)):  Set TREE_CONSTANT and TREE_STATIC when appropriate.
5410         * expr.c (varying_to_slice):  Preserve novelty of slice type.
5411         * expr.c (build_concat_expr):  Make sure class of result is
5412         correct (including correct novelty).
5413         * satisfy.c (safe_satisfy_decl):  If value of CONST_DECL is
5414         not TREE_CONSTANT, emit an error.
5415         * typeck.c (build_chill_slice):  Preserve novelty of result.
5416         * typeck.c (build_chill_slice):  Simplify for varying argument
5417         (by using varying_to_slice).
5418         * typeck.c (expand_constant_to_buffer, extract_constant_from_buffer):
5419         New functions.
5420         * typeck.c (build_chill_cast): Use above new functions to convert
5421         constant expressions.
5422         * typeck.c (copy_novelty), ch-tree.h:  New function.
5423         * chill.texi:  Update for new constant conversion semantics.
5424
5425 Tue Jan 25 14:00:02 1994  Wilfried Moser  (fs_moser at rcsw1j)
5426
5427         * ch-decl.c (init_decl_processing): Add new builtin function
5428           DESCR. Add call to build_chill_descr_type.
5429         * ch-expr.c: Add function build_chill_descr_type, which actually
5430           build the type the DESCR builtin returns.
5431           Add function build_chill_descr, which process the DESCR builtin.
5432         * ch-expr.c (build_chill_length): Add code to enable
5433           LENGTH (bitstring).
5434         * ch-expr.ch (build_generalized_call): Add processing of DESCR
5435           builtin.
5436         * ch-grant.c: Add code to avoid producing of unnecessary grant
5437           files.
5438         * ch-tree.h: Add enum for builtin function DESCR. Add prototype
5439           for build_chill_descr.
5440         * ch-inout.c (build_chill_io_list_type): Change generation of the
5441           type passed to runtime library according to the new definition.
5442         * ch-inout.c (build_chill_writetext): Change processing of format
5443           string that a character constant is allowed as format string if
5444           compiler gets called with -fold-strings option.
5445         * ch-inout.c (build_chill_writetext): Change processing of
5446           integers in case NEWMODE x = INT.
5447         * ch-inout.c (build_chill_writetext): Remove processing of ranges.
5448         * ch-inout.c (build_chill_writetext): Add processing of
5449           bitstrings.
5450
5451 Tue Jan 25 09:07:10 1994  Mike Stump  (mrs@cygnus.com)
5452
5453         * Makefile.in (all, OBSTACK): Build interesting things be default,
5454         and make sure we include OBSTACK.
5455
5456 Sun Jan 23 12:35:38 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5457
5458         * grant.c (decode_constant):  Handle RANGE_EXPR.
5459         Simplify handling of CONSTRUCTOR.
5460
5461         * typeck.c (build_chill_slice):  Use build_chill_array_ref_1,
5462         not build_chill_array_ref.
5463
5464 Sat Jan 22 16:23:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5465
5466         * parse.y:  Generate a RANGE_EXPR (instead of a confusing
5467         TREE_LIST) to indicate a range in case and tuple lables.
5468         * actions.c (chill_handle_case_label), convert.c (digest_constructor):
5469         Update accordingly to handle these RANGE_EXPRs.
5470         * satisfy.c (satisfy):  Don't call finish_chill_binary_op
5471         for a RANGE_EXPR.
5472
5473 Fri Jan 21 15:39:36 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5474
5475         * expr.c (force_addr_of):  New function, to encapsulate passing
5476         by reference a powerset or string  to a library function.
5477         * expr.c (build_min_max, build_set_expr):  Use force_addr_of.
5478         * expr.c (chill_expand_expr case CONCAT_EXPR):  Fix passing of
5479         rtl modes.  (Old code fails on 64-bit Alpha.)
5480         * expr.c (build_chill_function_call):  Remove bogues check for
5481         READonly variable passed as parameter.
5482         * expr.c (build_set_expr):  Merge common code.
5483         * parse.y (string repetition):  Fix logic for 2-pass scheme.
5484         * expr.c (finish_chill_binary_op), grant.c (decode_constant),
5485         satisfy.c (satisfy):  Handle REPLICATE_EXPR.
5486         * chill.texi:  Fix typo.
5487
5488 Mon Jan 17 13:55:48 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
5489
5490         * Makefile.in (INCLUDE): Add -I$(srcdir)/ch so that toplevel
5491         tree.c can find ch-tree.h.
5492
5493 Sat Jan 15 15:34:11 1994  Mike Stump  (mrs@rtl.cygnus.com)
5494
5495         * configure: Fix problem so that building in a separate directory
5496         works.
5497
5498 Sat Jan 15 09:51:02 1994  Bill Cox  (bill@rtl.cygnus.com)
5499
5500         * Makefile.in: Recurse down into runtime to
5501           create its Makefile, and to clean up.
5502         * configure: Recurse into runtime to make its Makefile.
5503
5504 Sat Jan 15 09:15:22 1994  Bill Cox  (bill@rtl.cygnus.com)
5505
5506  << This set of CHILL frontend sources is now the
5507     maintainable and master set. Accept no substitutes! >>
5508         * Makefile.in, configure: Completely rewritten
5509           to be invoked by gcc/Makefile.in and
5510           gcc/configure.
5511         * addtest (update_ChangeLog): Fix insertion
5512           of the '*'.
5513         * regression.sh: Add global option to suppress results of
5514           proprietary tests.
5515         * cpy.sh: Add necessary edits to files as they
5516           are copied down.
5517         * actions.c, ch-tree.def, ch-tree.h, convert.c,
5518           decl.c, except.c, expr.c, grant.c, inout.c,
5519           lang.c, lex.h, lex.l, loop.c, parse.y,
5520           satisfy.c, tasking.c, typeck.c: Latest
5521           versions from the repository.
5522
5523 Fri Jan 14 12:28:39 1994  Bill Cox  (bill@rtl.cygnus.com)
5524
5525         * addtest: Fix insertion of line into ChangeLog.
5526         * configure: Add a script.
5527         * Makefile.in: Hack from ../Makefile.in
5528         * actions.c, convert.c, decl.c, expr.c, grant.c, inout.c,
5529         * lex.l, loop.c, parse.y, satisfy.c, typeck.c: Latest sources.
5530
5531 Mon Jan 10 11:38:07 1994  Bill Cox  (bill@rtl.cygnus.com)
5532
5533         * build-release: Rewrite for easier tailoring.
5534
5535 Wed Jan  5 08:38:21 1994  Bill Cox  (bill@cygnus.com)
5536
5537         * actions.c, convert.c, decl.c, except.c, expr.c,
5538           inout.c, loop.c, parse.y, satisfy.c, typeck.c:
5539           Current versions from devo/gcc.
5540
5541 Wed Dec 29 14:07:10 1993  Bill Cox  (bill@rtl.cygnus.com)
5542
5543         * addtest: Don't add comment headers to source or .dat files
5544           if they're already present.
5545
5546 Wed Dec 29 13:15:11 1993  Bill Cox  (bill@rtl.cygnus.com)
5547
5548         * mktg_leads: New file.
5549         * regression.sh, regression.awk2: Updated status report scripts.
5550         * addtest: New script to add a test to a directory.
5551         * ch_makedepend: Add full path to ch_decomment.
5552         * actions.c, convert.c, decl.c, expr.c, grant.c, inout.c,
5553           lex.l, loop.c, parse.y, satisfy.c, tasking.c, typeck.c:
5554           Updated copies of actual sources.
5555         * chill.brochure, chill.texi: Update with current status.
5556         * cpy.sh: Script for updating copies of sources.
5557         * chill.patches: New script for creating a patch release.
5558           Pretty rough.
5559
5560 Wed Dec  8 09:35:54 1993  Bill Cox  (bill@rtl.cygnus.com)
5561
5562         * build-release: Delete lots of unused regression-testing cruft.
5563         * chill.brochure: Initial draft of marketing brochure.
5564         * chill.patches: Preliminary script for building patch sets
5565           for CHILL.
5566         * tcov.awk, tcov.el, tcov.sh: New files. Script, tools for
5567           building a tcov report on the CHILL compiler.
5568
5569 Sun Nov 21 08:34:33 1993  Bill Cox  (bill@rtl.cygnus.com)
5570
5571         * Makefile.in: Adjust gperf rule for names in this directory.
5572         * ch_decomment.l: New file.  Ignores CHILL comments.
5573           Executable is used bu ch_makedepend.
5574         * ch_makedepend: New script.  Makes CHILL dependencies for
5575           Makefiles.
5576         * gperf, hash.h: New files about lexer tokens.
5577         * regression.sh: Delete notes justifying non-summing
5578           report rows.
5579         * regression.awk2: Report PRMS status when there are
5580           missing test results.
5581         * regression.awk3: Add #! line, so this can be used separately.
5582         * Other files: latest versions copied from devo/gcc.
5583
5584 Sat Oct 30 15:02:24 1993  Per Bothner  (bothner@kalessin.cygnus.com)
5585
5586         * chill.texi:  Add new node about conversions.
5587
5588 Fri Oct 29 14:17:31 1993  Bill Cox  (bill@cygnus.com)
5589
5590         * chill.regress.cron: Change path to executable, enable PR report.
5591         * regression.awk2: Add terminating periods to messages.
5592         * regression.sh: Change path to testsuites.  Add disclaimer at end
5593           of report.  Print explicit lists of resolved/unresolved PRs.
5594
5595 Thu Oct 28 09:22:20 1993  Bill Cox  (bill@rtl.cygnus.com)
5596
5597         * regression.sh: More PR-related status is printed.
5598
5599 Thu Oct 21 19:24:02 1993  Bill Cox  (bill@rtl.cygnus.com)
5600
5601         * regression.sh: Simplify the paths, make the source
5602           and test files accessed separately from the executables.
5603
5604 Wed Oct 20 16:35:30 1993  Bill Cox  (bill@rtl.cygnus.com)
5605
5606         * regression.sh: Finally fix the file-delete problem.
5607           Thanks, Jeffrey!
5608         * build-release: Make more verbose, fix comment.
5609
5610 Mon Oct 18 00:21:24 1993  Bill Cox  (bill@cygnus.com)
5611
5612         * regression.sh: Build linker if -U option.  Put stderr
5613           into make.log files, too.  Also report on Z.200 examples.
5614         * regression.awk3: New script to help build release note.
5615
5616 Fri Oct 15 16:33:54 1993  Bill Cox  (bill@cygnus.com)
5617
5618         * regression.sh, regression.prpt: Output PR status only
5619           conditionally.  Add command-line flag for CVS updates.
5620
5621 Thu Oct 14 07:53:59 1993  Bill Cox  (bill@rtl.cygnus.com)
5622
5623         * regression.sh: Count PRs accurately.
5624         * Makefile.in: New file.
5625
5626 Sat Oct  9 19:46:58 1993  Bill Cox  (bill@rtl.cygnus.com)
5627
5628         * regression.awk?: Add program fragments for
5629           report of PRMS/test exceptions.
5630         * regression.sh: Add options and PRMS reports.
5631
5632 Fri Oct  8 06:44:41 1993  Bill Cox  (bill@rtl.cygnus.com)
5633
5634     Create chill frontend directory, populate it.
5635     Later, the chill-specific frontend files will be moved here.
5636
5637         * chill: Moved here from gcc directory.
5638         * chill.regress.cron: Add crontab file for regression tests.
5639         * regression.sh: Add regression test control script.
5640
5641 #
5642 # What follows is a copy of the former devo/gcc/ChangeLog.Chill file,
5643 #
5644 Sat Jan 15 14:54:07 1994  Bill Cox  (bill@rtl.cygnus.com)
5645
5646         * ch-*.*: All of these files are now moved to the ch subdirectory.
5647         Further update changes should be recorded in the ch/ChangeLog file.
5648
5649 Fri Jan 14 21:09:44 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5650
5651         * c-typeck.c, ch-actions.c, ch-convert.c, ch-decl.c, ch-except.c,
5652         ch-satisfy.c, ch-typeck.c:  Undo all of initializer-related changes
5653         that Tiemann did earlier this month.
5654         * c-typeck.c (really_start_incremental_init):  Save
5655         constructor_elements and (old value of) constructor_stack
5656         on constructor_stack, to allow for nested initializers.
5657         * ch-convert.c (digest_constructor):  If we need a varying
5658         array, and have a constructor (for the array elements),
5659         make sure to use convert so that the constructor gets
5660         wrapped in an implicit record constructor.
5661         * ch-decl.c (do_decl):  If there is no initializer for a
5662         varying array (or bitstring), create default constructor.
5663
5664         * ch-expr.c (build_chill_lower):  Fix thinko for ARRAY_TYPE.
5665         * ch-satisfy.c (safe_satisfy_decl):  Make sure that we make
5666         original decl to check if we need to make an rtl.
5667
5668         * ch-typeck.c (build_chill_array_ref_1), ch-tree.h:  New function
5669         which does the actual work for build_chill_array_ref (which
5670         now just loops over an argument list).
5671         * ch-actions.c, ch-expr.c, ch-inout.c:  Use build_chill_array_ref_1
5672         instead of build_chill_array_ref where appropriate.
5673         * ch-actions.c, ch-expr.c, ch-typeck.c:  Make operand 1 of a
5674         VARY_ARRAY_REF is a single index, not an index list.
5675
5676         * ch-grant.c (__init_list):  Renamed to _ch_init_list, to
5677         avoid a conflict on the Alpha.
5678
5679 Wed Jan 12 10:19:35 1994  Bill Cox  (bill@rtl.cygnus.com)
5680
5681         * ch-lex.l (WS): Add BS, VT and CR to definition of
5682           whitespace.
5683           (convert_number): Allow for uppercase hex digits.
5684
5685 Tue Jan 11 19:43:55 1994  Bill Cox  (bill@cygnus.com)
5686
5687         * ch-actions.c (lookup_and_handle_exit): Correct
5688           conditional so error messages are output.
5689         * ch-expr.c (build_chill_addr_expr): Add error message.
5690         * ch-grant.c (chill_finish_module_code): Avoid abort by
5691           giving the init_list constructor a type.
5692           (chill_finish_compile): Delete unused code.
5693         * ch-lex.l: Make most build_init_2 calls from the
5694           permanent obstack, so that enumeration values endure.
5695         * ch-loop.c (build_chill_iterator): Add several error
5696           messages.
5697
5698 Tue Jan 11 12:31:55 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5699
5700         * ch-expr.c, ch-typeck.c:  Rewrite some instances of
5701         'struct ch_class class = chill_expr_class (expr);' to
5702         'struct ch_class class; class = chill_expr_class (expr);'
5703         to work around a bug in /usr/ucb/cc on SunOS4.
5704
5705 Mon Jan 10 18:29:36 1994  Bill Cox  (bill@rtl.cygnus.com)
5706
5707         * ch-actions.c (chill_convert_for_assignment): Avoid seg fault.
5708         * ch-expr.c (expand_packed_set): Add new parameter to pass
5709           set's minimum ordinal value.  Fix loop invariant problem.
5710           (fold_set_expr): Change to add new parameter to
5711           expand_packed_set call.
5712         * ch-grant.c: Move extern declaration to ch-tree.h.
5713         * ch-lex.l (convert_bitstring): Also output the bitstring
5714           if yydebug is set.
5715         * ch-tree.h: Add prototype.
5716
5717 Mon Jan 10 11:29:41 1994  Bill Cox  (bill@rtl.cygnus.com)
5718
5719         * ch-inout.c: Fix comment.
5720         * ch-tree.h: Add prototype.
5721
5722 Sun Jan  9 18:22:22 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5723
5724         * ch-tree.h (chill_expr_class):  New prototype.
5725         * ch-expr.c (build_chill_pred_or_succ, build_chill_unary_op):
5726         Convert result to correct class.
5727         * ch-expr.c (build_chill_repetition_op):  Preserve CH_DERIVED_FLAG.
5728         Also, fix some bugs for bitstrings (with ranges).
5729
5730         (Patches from Tiemann.)
5731         * ch-convert.c (convert1):  New function to force TREE_TYPE.
5732         (convert):  Use convert1 where appropriate.
5733         * ch-typeck.c:  Formatting change.
5734         * ch-parse.y (build_chill_constructor):  Fix thinko.
5735
5736         * ch-expr.c (varying_to_slice):  If array is not referable,
5737         call save_expr on it, rather than stabilize_reference.
5738         * ch-satisfy.c (safe_satify_decl, for CONST_DECL):
5739         Don't force value to value class if mode is not explicitly
5740         specified.  Also, make sure convert etc is only done once.
5741
5742 Sat Jan  8 16:37:10 1994  Per Bothner  (bothner@kalessin.cygnus.com)
5743
5744         * ch-decl.c (build_chill_function_type):  Don't call
5745         build_function_type, because it does hash canonicalization,
5746         which once in a while looses badly.
5747         * tree.c (build_function_type):  Remove no-longer-needed test
5748         for doing_chill_thang.
5749
5750         * ch-tree.h (CH_DERIVED_FLAG):  New flag.
5751         * ch-tree.h (enum ch_expr_class):  Renamed to ch_class_kind.
5752         (struct ch_class):  New type, used to represent a Chill
5753         'class' as a first-class value.
5754         (CH_ROOT_RESULTING_MODE):  Replaced by CH_ROOT_RESULTING_CLASS.
5755         * ch-typeck.c (chill_expr_class):  Change interface to return
5756         a struct ch_class.
5757         (chill_compatible, chill_compatible_classes):  Update accordingly.
5758         (chill_root_resulting_mode):  Replace by ....
5759         (chill_root_resulting_class):  ... new function.
5760         * ch-convert.c (convert_to_class):  New function.
5761         * ch-decl.c (layout_enum):  Mark enum values with CH_DERIVED_FLAG.
5762         * ch-lex.l (string_or_int):  Rename to string_or_char.
5763         * ch-lex.l (build_chill_string, string_or_char, convert_bitstring,
5764         convert_float, convert_number):  Set CH_DERIVED_FLAG for literals.
5765         * ch-expr.c (finish_chill_binary_op):  Use convert_to_class.
5766         * ch-satisfy.c (safe_satisfy_decl):  For CONST_DECL, make sure
5767         DECL_INITIAL gets set to result of convert.
5768         Also, clear CH_DERIVED_FLAG for SYN value.
5769         * expr.c (store_constructor):  If a [power]set is exactly one
5770         word long, use single-word move.
5771
5772 Sat Jan  8 08:38:29 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5773
5774         * c-typeck.c (chill_initializer_constant_valid_p): Fix typo.
5775
5776 Wed Jan  5 05:18:46 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5777
5778         * ch-typeck.c (build_chill_slice_with_length): Test that ARRAY is of
5779         ARRAY_TYPE before assuming so.  Also, subtract 1 from LENGTH in
5780         computation of SLICE_END.
5781
5782         * ch-typeck.c (chill_location): Treat CONSTRUCTORs like STRING_CSTs.
5783
5784         * ch-expr.c (build_chill_indirect_ref): Handle MODE == NULL_TREE.
5785
5786         * ch-expr.c (fold_set_expr): Handle OP1 == NULL_TREE (which happens
5787         for unary set operations).
5788
5789         * ch-expr.c (build_chill_array_expr): Take new argument FORCE.  All
5790         callers changed.  All callers changed.
5791
5792         * ch-convert.c (digest_structure_tuple): Handle SELECTED_VARIANT
5793         being NULL_TREE until we've started walking the list of values via
5794         the loop over VARIANTs.
5795
5796         * ch-parse.y (build_chill_constructor): If we see an IDENTIFIER_NODE,
5797         treat it as an enum value (and hence constant).  Also, only set
5798         TREE_STATIC if the constructor is indeed constant.
5799         * c-typeck.c (chill_initializer_constant_valid_p): If we see a
5800         VAR_DECL, test the TREE_CONSTANT field of the DECL_INITIAL, don't
5801         recurse on the DECL_INITIAL.
5802
5803 Wed Jan  5 01:24:50 1994  Bill Cox  (bill@cygnus.com)
5804
5805         * Makefile.in: Add CHILL to LANGUAGES variable.
5806         * ch-actions.c (check_range): Call build_binary_op instead of
5807           fold, build to get the common types chosen.
5808           (cond_range_exception, cond_overflow_exception,
5809            cond_type_range_exception): Delete, obsolete.
5810           (chill_convert_for_assignment): Enable this, get particular
5811           about when to generate rangecheck code.
5812         * ch-expr.c (build_chill_function_call): Sketch in where to
5813           perform chill_convert_for_assignment on actual parameters.
5814           (build_chill_addr_expr): Correct compiler warning.
5815         * ch-loop.c (build_chill_iterator): Add runtime check for
5816           negative loop step expression.
5817         * ch-tree.h: Add prototype.
5818         * ch-typeck.c (chill_max_vary_array_ref): Correct misunderstanding.
5819           A varying array's length field counts the NUMBER of active array
5820           array entries, not the byte-length of them.
5821
5822 Tue Jan  4 17:57:39 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5823
5824         * ch-decl.c (do_decl): Call `suspend_momenary' if the
5825         converted constructor must live on the permanent_obstack.
5826         * ch-convert.c (convert): When building a new SET_TYPE
5827         constructor, re-set the TREE_CONSTANT and TREE_STATIC bits.
5828         * c-typeck.c (chill_initializer_constant_valid_p): Handle VAR_DECLs.
5829
5830         * ch-typeck.c (chill_location): CONSTRUCTORS that are static
5831         are locations.
5832         * ch-satisfy.c (safe_satisfy_decl): Convert DECL_INITIAL of CONST_DECL
5833         on permanent_obstack if necessary.
5834
5835         * ch-convert.c (digest_structure_tuple): When building a new SET_TYPE
5836         constructor, re-set the TREE_CONSTANT and TREE_STATIC bits.
5837
5838         * ch-decl.c (do_decl): Fix handling of REFERENCE_TYPEs which
5839         the patch below helped to mess up.
5840
5841         * ch-expr.c (build_chill_arrow_expr): Call `mark_addressable'.
5842         (build_chill_addr_expr): Take new argument ERRORMSG.
5843         All callers changed.  Also, call `build_chill_addr_expr' where
5844         we used to call `build1 (ADDR_EXPR, ptr_type_node, ...)' since
5845         that now calls `mark_addressable' automagically.
5846
5847         * ch-decl.c (do_decl): Keep OPT_INIT in DECL_INITIAL if possible.
5848         This is needed because variables may appear in initialization
5849         statements, and their DECL_INITIALs are their values at
5850         initialization time.
5851         * ch-convert.c (digest_structure_tuple,digest_constructor): Changed
5852         to handle VAR_DECLs as initializers.
5853
5854         * ch-convert.c (digest_structure_tuple): Copy elements of INITS so
5855         they aren't destroyed for later use.
5856
5857 Tue Jan  4 15:25:30 1994  Bill Cox  (bill@cygnus.com)
5858
5859         * ch-expr.c (chill_expand_expr): Correct check-range lo_limit
5860           parameter for varying_array_ref calculations.
5861           (build_chill_indirect_ref): Prevent seg fault due to syntax error.
5862         * ch-typeck.c (build_chill_slice_with_range): Correct issuance
5863           of bogus error in votrics.
5864           (build_chill_slice_with_length): Change for debug tracability.
5865
5866 Tue Jan  4 02:43:37 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5867
5868         * ch-convert.c (digest_structure_tuple): Fix phasing problem in
5869         handling variant record initializers.
5870         (various places): Change `pop_init_level' calls to match
5871         `push_init_level' wrt implicit variable.
5872
5873         * ch-typeck.c (build_chill_slice): Convert the dynamic max index to
5874         `integer_type_node' before using it in comparisons.  FIXME: should
5875         this be done in `chill_max_vary_array_index' by default?
5876
5877 Tue Jan  4 00:24:14 1994  Bill Cox  (bill@cygnus.com)
5878
5879         * ch-actions.c: Fix comments.
5880         * ch-parse.y: Define caseaction_flag.
5881           (caseaction): Create new caseaction_flag node at the start,
5882           then free it at the end.  Check it before the ELSE code.
5883           (expanded_case_label): Check the flag here.  If set in either
5884           place, generate a jump to the end of the case.
5885         * ch-typeck.c (build_chill_slice_with_length,
5886           build_chill_slice_with_range): Add lots of compile-time
5887           parameter range checking.
5888
5889 Mon Jan  3 21:49:04 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5890
5891         * ch-convert.c (digest_structure_tuple): Call `push_init_level' with
5892         implicit==0 everywhere, not 1.
5893         (digest_constructor): Ditto.
5894
5895         * ch-actions.c (check_range): Permit limits to be NULL_TREE.
5896         Also, hack out some dead code.
5897         * ch-typeck.c (build_chill_slice): Check varying and non-varying
5898         slice constructs for range failures.
5899         (build_chill_slice_with_range): Reindented, but not changed.
5900
5901         * ch-typeck.c (chill_max_vary_array_index): New function.
5902         * ch-expr.c (chill_expand_expr): Call it.
5903
5904         * ch-decl.c (var_data_id, var_length_id): New variables.
5905         (init_decl_processing): Initialize them.  All calls to
5906         get_identifier (VAR_LENGTH or VAR_DATA) are now replaced
5907         by references to these variables.  This simplifies the code
5908         w/o obscuring anything.
5909
5910 Mon Jan  3 21:24:44 1994  Bill Cox  (bill@cygnus.com)
5911
5912         * c-typeck.c: Fix comment.
5913         * ch-actions.c (chill_expand_assignment): Error assigning to
5914           READONLY location.  (PR_3903)  Pass filename, linenumber
5915           to setbitpowerset runtime routine.
5916         * ch-decl.c (init_decl_processing): Add filename, linenumber
5917           parameters to setbitpowerset prototype.
5918         * ch-expr.c (build_chill_function_call): Error when passing a
5919           READonly location as a LOC or INOUT parameter.
5920         * ch-parse.y (mode): Correct code marking type as readonly.
5921
5922 Mon Jan  3 19:03:55 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5923
5924         * ch-actions.c (chill_expand_assignment): Disable code that defeats
5925         building varying array references.
5926         * ch-expr.c (chill_expand_expr): Add rangecheck code to
5927         VARY_ARRAY_REF case.
5928         * ch-typeck.c (build_chill_array_ref): Don't call an `expand_'
5929         function (in this case, `validate_varying_array_ref') when we're
5930         doing a `build_' operation.
5931
5932         * ch-typeck.c (validate_varying_array_ref): Simplify interface
5933         since INDEX parameter can never meaningfully be an INDEXLIST.
5934         * ch-actions.c (expand_varying_length_assignment): Caller changed.
5935
5936 Mon Jan  3 07:29:45 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5937
5938         * ch-typeck.c (build_chill_cast): Set TREE_CONSTANT on NOP_EXPRs.
5939         * ch-convert.c (digest_structure_tuple): Switch to permanent_obstack
5940         if we need to build a CONSTRUCTOR for a SET_TYPE initializer.
5941         (digest_structure_tuple): If TREE_VALUE (VALUE) == NULL_TREE, don't
5942         call CH_COMPATIBLE or try to convert it to TREE_TYPE (FIELD).  This
5943         can happen when constructors are output incrementally.
5944         * c-typeck.c (initializer_constant_valid_p): Handle SET_TYPEs.
5945         * varasm.c (output_constant): Handle NOP_EXPRs in SET_TYPE
5946         CONSTRUCTORS.
5947
5948 Sun Jan  2 08:17:09 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5949
5950         * ch-convert (digest_structure_tuple): Handle SET_TYPEs.  Also, call
5951         `convert' so we can handle INSTANCE types (and other anomolies)
5952         correctly.
5953
5954         * ch-convert.c (digest_structure_tuple): Fixed variant
5955         structure initialization.  Also fixed a typo (TYPE_NAME
5956         was being used on a FIELD_DECL instead of DECL_NAME).
5957         * c-typeck.c (initializer_constant_valid_p): Pass missing
5958         ENDTYPE argument on recursive call.
5959         (set_init_field): New function, needed by ch-convert.c change above.
5960
5961         * ch-decl.c (layout_chill_variants): Added a FIXME next to an
5962         almost certain typo.
5963
5964         * ch-expr.c (build_chill_arrow_expr): Call `build1' and set
5965         TREE_CONSTANT for static references.
5966         * ch-except.c (chill_start_on): Change calls to
5967         `build_unary_op' (which is C-specific) to `build_chill_arrow_expr'
5968         which has CHILL semantics.
5969         * ch-convert.c (convert): Ditto (albeit in some disabled code).
5970
5971 Sat Jan  1 21:26:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5972
5973         * ch-satisfy.c (safe_satisfy_decl): Reorder conditional test of
5974         TREE_CODE of DECL in case it's altered by actions in the switch.
5975
5976         * ch-satisfy.c (satisfy): Undo abort added earlier on 1 Jan.  CVS log
5977         mentions where to find code that triggers this case.
5978
5979         * ch-actions.c (adjust_parm_or_field): Handle CONSTRUCTORS here as
5980         well.
5981
5982         * ch-convert.c (digest_structure_tuple): Push to permanent_obstack if
5983         we're dealing with a CONSTRUCTOR that is TREE_PERMANENT.
5984         (digest_constructor): Ditto.
5985
5986 Sat Jan  1 10:29:19 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
5987
5988         * ch-parse.y (handleraction,resultaction,assignaction,call): Modified
5989         so that CONSTRUCTORS are properly handled before being used.
5990
5991         * ch-convert.c (chill_start_init): New function.  All callers to
5992         `start_init' changed to call this function instead.
5993         (digest_struct_tuple): Defend against initialization machinery
5994         mucking with CONSTRUCTOR_ELTS of CONSTRUCTORs by grokking both
5995         IDENTIFIER_NODEs and FIELD_DECLs in the TREE_PURPOSE slots.  This is
5996         needed because CONSTRUCTORS stored in DECL_INITIALs of CONST_DECLs
5997         can be refered to throughout the compilation unit.  Also remove an
5998         extraneous call to `process_init_element' erroneously added to the
5999         variant record sub-loop.
6000         (digest_constructor): Propagate TREE_CONSTANT and TREE_STATIC to
6001         CONSTRUCTORS of SET_TYPE.
6002         * ch-parse.y (build_chill_constructor): Refix typo.  Also set
6003         TREE_STATIC if at top level.
6004
6005         * ch-expr.c (build_chill_arrow_ref): Fix yet another case of
6006         TREE_CONSTANT not being set by calling `build1' when `build_unary_op'
6007         should have been called.
6008
6009         * ch-convert.c (digest_struct_tuple): Restore code which tracks
6010         field initializations so that the compiler can deduce what variant
6011         initializations to assume.
6012
6013         * ch-satisfy (safe_satisfy_decl): Turn on initialization machinery
6014         when we push into a scope that has a DECL with a CONSTRUCTOR as its
6015         DECL_INIT.
6016
6017         * ch-parse.y (build_chill_constructor): Change the name of the
6018         parameter to something more meaningful.  Fix typo.  Also, handle case
6019         where element is an untyped CONSTRUCTOR.
6020
6021         * ch-except.c (finish_handler_array): Set TREE_CONSTANT on
6022         constant ADDR_EXPRs.
6023         (chill_start_on): Call `build_unary_op' to set TREE_CONSTANT
6024         on JBUF_REF (instead of calling `build1' which does not).
6025
6026         * ch-convert.c (convert): Test LENGTH instead of NEEDED_PADDING.
6027
6028         * ch-typeck.c (chill_expand_tuple): Deleted.
6029         * ch-parse.y (primval rule): Don't call `chill_expand_tuple';
6030         instead, use initialization machinery for CONSTRUCTORS that
6031         come through here.
6032         * ch-except.c (finish_handler_array): Ditto for CONSTRUCTORS
6033         that are created here.
6034         * ch-satisfy (satisfy): Abort in case we would have called
6035         chill_expand_tuple.  FIXME: some other code is needed here,
6036         but I don't know what yet.
6037
6038         * ch-parse.y (build_chill_constructor): New function to
6039         propagate TREE_CONSTANT bits to CONSTRUCTORS.
6040         (untyped_expr rule): Use it.
6041         (primval rule): Use it.
6042
6043         * ch-decl.c (do_decl): Call `finish_init'.
6044         * ch-convert.c (convert): If we spontaneously create a CONSTRUCTOR in
6045         this function, make sure the initialization machinery is set up.
6046
6047         * ch-convert.c (digest_structure_tuple, digest_constructor): Add
6048         missing prototypes.
6049
6050 Fri Dec 31 11:31:01 1993  Michael Tiemann  (tiemann@blues.cygnus.com)
6051
6052         * ch-grant.c (chill_finish_module_code): Mark ADDR_EXPR built by hand
6053         as being TREE_CONSTANT.  Otherwise it gets bounded by the initializer
6054         code.
6055
6056         * ch-decl.c (do_decl): Change in CONSTRUCTOR handling due to...
6057         * ch-convert.c (digest_structure_tuple,digest_constructor): Mostly
6058         rewritten to work with GCC's initialization code.  The basic change
6059         was to keep the initializers in sync with the initialization
6060         machinery that `process_init_element' imposes.  Both of these
6061         functions now return `void'.
6062         * ch-convert.c (convert): Changed calls to `digest_...' functions.
6063
6064         FIXME: the code handling UNION_TYPE (and variant records) has not
6065         been tested yet.
6066
6067 Fri Dec 31 15:32:56 1993  Bill Cox  (bill@rtl.cygnus.com)
6068
6069         * ch-lex.l (convert_number): Output the converted number if
6070           yydebug is enabled.
6071         * ch-parse.y (signaldef): Set ignore_exprs correctly for a
6072           SIGNAL declaration.
6073
6074 Fri Dec 31 13:17:48 1993  Bill Cox  (bill@cygnus.com)
6075
6076         * ch-parse.y: Cleanup handling of RETURN actions, to distinguish
6077           a RETURN without a value (which cannot have an exception
6078           handler) from a RETURN with a value (which can).  Eliminate
6079           some shift/reduce and reduce/reduce conflicts.
6080
6081 Thu Dec 30 17:42:32 1993  Michael Tiemann  (tiemann@blues.cygnus.com)
6082
6083         * ch-inout.c (build_chill_writetext): Deal with 2 cases where
6084         types returned from `type_for_size' are not expected.  FIXME.
6085         * ch-decl.c (init_decl_processing): Mark `char_type_node' unsigned.
6086         This is required when range checking is enabled.
6087
6088 Thu Dec 30 14:28:25 1993  Bill Cox  (bill@rtl.cygnus.com)
6089
6090         DELAY CASE works now.
6091         * ch-decl.c (init_decl_processing): Move rest of tasking-related
6092           initialization into tasking_init().
6093         * ch-parse.y (delaycaseaction): Pervasive additions/corrections.
6094           (optsetprio): New non-terminal.
6095         * ch-tasking.c (get_task_name): Delete, obsolete.
6096           (build_instance_type): build pointer to instance type also.
6097           (build_receive_case_start): Cleanup per -Wall messages.
6098           (build_receive_case_label): Move between start and end functions.
6099           (build_delay_case_start): Pass SET name and priority also.
6100           Generally update to correct functioning.
6101           (build_delay_case_label): Move between start and end fucntions,
6102           correct its functioning.
6103           (build_delay_case_end): Correct the code.
6104           (tasking_init): Lots of tasking-related code moved here from
6105           init_decl_processing.
6106         * ch-tree.h: Update, add prototypes.
6107
6108 Wed Dec 29 10:13:10 1993  Bill Cox  (bill@rtl.cygnus.com)
6109
6110         * ch-expr.c (build_chill_indirect_ref): Revert change which
6111           failed full regression testing.
6112         * ch-lex.l (name_type_signal): Add debug output.
6113         * ch-parse.y (structured_variable): Add a debug variable.
6114
6115 Wed Dec 29 02:05:51 1993  Bill Cox  (bill@rtl.cygnus.com)
6116
6117         * ch-decl.c (get_next_decl): Revert change which failed full
6118           regression testing.
6119
6120 Tue Dec 28 18:20:14 1993  Bill Cox  (bill@rtl.cygnus.com)
6121
6122         DELAY actions work now.
6123         * ch-decl.c: Correct spelling in comments.
6124           (get_next_decl): NULL out the decl's TREE_CHAIN before returning
6125           it, to prevent accidental access to the remembered_decls.
6126           (init_decl_processing): Add wait_event to runtime functions.
6127         * ch-expr.c (build_chill_indirect_ref): Prevent a syntax error from
6128           becoming a seg fault.
6129         * ch-grant.c: Correct a comment.
6130         * ch-loop.c: Delete/correct comments.
6131         * ch-parse.y (delaycaseaction): Add push/poplevel calls.  Turn 'sorry'
6132           into rough draft of actual code.
6133           (delayaction): Don't make a new scope here, use get_unique_identifier
6134           instead.
6135           (locdec): process event decls here, too.
6136           (mode): Add code to forbid READonly EVENT and BUFFER decls.  Delete
6137           code which required EVENTs and BUFFERs to be declared at global scope.
6138           (simple_name_string): Add an EVENTNAME.
6139         * ch-satisfy.c (safe_satisfy_decl): Prevent a syntax error from
6140           becoming a seg fault.
6141         * ch-tasking.c (tasking_setup): Add the event queue's max. length
6142           as the 'entry_point' parameter in the list.
6143           (build_receive_case_start, build_receive_case_label): Defer
6144           calling runtime routine until we know whether we have a signal
6145           or a buffer to wait for.
6146           (build_delay_case_start, build_delay_case_end,
6147            build_delay_case_label, build_delay_action,
6148            process_event_decls): Added functions.
6149         * ch-typeck.c (chill_similar): Allow all integers of differing
6150           precisions to be similar.
6151
6152 Thu Dec 23 18:00:40 1993  Bill Cox  (bill@rtl.cygnus.com)
6153
6154         * gcc.c (CHILL SPECS): Delete references to -M -MM -MD -MMD
6155           options.  Delete C-specific defines.  Disable piping from
6156           pre-processor to cc1chill (even if -pipe is specified), since cc1chill
6157           rewinds its input for its second pass.  Piping still works
6158           from cc1chill to as.
6159
6160 Thu Dec 23 12:31:55 1993  Bill Cox  (bill@rtl.cygnus.com)
6161
6162         * ch-tasking.c (decl_tasking_code_variable): Assure that the
6163           tasking_code variable is allocated on the permanent obstack.
6164           (tasking_setup): Lots of changes - handle EVENT/BUFFER max.
6165           queue length (passed as the entry_point parameter).
6166           Other changes to variable names to increase 'self-documentation'
6167           the only kind GNU CHILL will get, for a while..
6168
6169 Wed Dec 22 10:46:31 1993  Bill Cox  (bill@rtl.cygnus.com)
6170
6171         * ch-decl.c (do_seize): Delete - it's unused.  Fix comments.
6172         * ch-loop.c (build_chill_iterator): Convert BY expression
6173           so loop involving a SET works.  Additional errors generated
6174           for numbered SET expression as start or end expression.
6175         * ch-tree.h: Prototypes for future DELAY functions.
6176         * ch-typeck.c: Standard indentation.
6177
6178 Tue Dec 21 15:30:57 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6179
6180         * ch-actions.c (build_cause_exception):  New function.
6181         (expand_cause_exception):  Re-write to use build_cause_exception.
6182         (check_expression, check_range):  New functions.
6183         (chill_convert_for_assignment):  New function.
6184         * ch-expr.c (build_chill_pred_or_succ):  New function.
6185         (build_chill_succ, build_chill_pred):  Removed.
6186         (build_generalized_call):  Use build_chill_pred_or_succ.
6187         * ch-lex.h, ch-lex.l (init_lex):  Add RID_OVERFLOW and RID_RANGEFAIL.
6188         * ch-lex.l (init_lex):  Use new macro to make more terse.
6189         * ch-typeck.c (chill_equivalent):  New function.
6190         Also check that ranges have the same bounds.
6191         * ch-typeck.c (my_build_array_ref):  Add optional range-checking.
6192         * ch-typeck.c (chill_location):  Handle COMPOUND_EXPR properly.
6193         Return 2 if also a referable.
6194         * ch-typeck.c (chill_referable):  Re-define to use chill_location.
6195         * ch-tree.h (CH_EQUIVALENT):  Re-defined to use chill_equivalent.
6196
6197         * dbxout.c (dbxout_type):  Output the type attribute "@S;" to
6198         distinguish a string from a char array, and to distinguish a
6199         bitstring from regulat (power)set.  (Needed for Chill.)
6200         * dbxout.c (dbxout_type):  Only check for baseclasses in
6201         type.binfo is a vector.  (It is used in Chill for tagged unions.)
6202
6203 Fri Dec 17 09:56:07 1993  Bill Cox  (bill@rtl.cygnus.com)
6204
6205         * ch-actions.c, ch-convert.c, ch-decl.c, ch-expr.c,
6206           ch-grant.c, ch-inout.c, ch-loop.c, ch-parse.y,
6207           ch-satisfy.c, ch-tasking.c, ch-tree.h, ch-typeck.c:
6208           Fix -Wall problems.
6209         * ch-actions.c (chill_expand_assignment): Error if assigning
6210           a value to a BUFFER or EVENT variable.
6211         * ch-expr.c (invalid_left_operand): Delete, unused.
6212         * ch-grant.c (tasking_setup): Call build_enum_tables.
6213         * ch-inout.c (get_final_type_and_range, build_enum_tables,):
6214           New functions.
6215           (build_chill_writetext): Lots of changes to support other
6216           basic CHILL data types.
6217         * ch-loop.c (build_chill_iterator): Lots of new code to check
6218           the expressions in a STEP loop.
6219         * ch-tasking.c (rc_state): Add fields to flag SIGNAL and BUFFER
6220           names in receivecasealternative.  Generate error messages
6221           if they're mixed in the same receive case.
6222           (process_buffer_decl): Renamed from build_buffer_decl.
6223         * ch-tree.h: Fix prototypes.
6224         * ch-typeck.c (smash_dummy_type): Handle all four kinds of LANG_TYPE
6225           correctly.  Thanks Per!
6226
6227 Wed Dec 15 15:05:56 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6228
6229         * ch-decl.c (push_scope_decls):  Re-arrange some more, so
6230         that normal SEIZES (without ALL) are handled before SEIZE ALL.
6231
6232 Wed Dec 15 13:01:22 1993  Bill Cox  (bill@rtl.cygnus.com)
6233
6234         * ch-loop.c (declare_temps): Calculate end-of-array pointer
6235           using correct type (NOT chill_integer_type).
6236           (begin_chill_loop): Build loop-bypass expression in the
6237           type of the start expression, not in the unsigned type.
6238
6239 Tue Dec 14 15:41:32 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6240
6241         * ch-decl.c (push_scope_decls):  Re-arrange so that normal
6242         (non-seize) declarations are proclaim_decl'd *before* we
6243         handle the ALIAS_DECLs for seizes.  The advantage is
6244         that we can now test for (an approximation) to the
6245         'seizeable' concept, thus avoiding duplicate definitions
6246         when a module has both GRANTs and SEIZE ALL.
6247
6248         * ch-expr.c (build_chill_arrow_expr): No longer re-write
6249         addr-of-conversion to pointer-conversion-of-addr.
6250         * ch-expr.c (build_chill_addr_expr): Re-write to just use
6251         build_chill_arrow_expr.
6252
6253 Mon Dec 13 16:44:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6254
6255         * ch-expr.c (build_chill_addr_expr, build_chill_addr_expr):  Don't re-write
6256
6257         * ch-tree.h (chill_root_resulting_mode):  Fix typo (missing '_').
6258
6259         * ch-expr.c (finish_chill_binary_op):  Use CH_ROOT_RESULTING_MODE
6260         macro (which works on expressions), rather than CH_RESULTING_MODE
6261         (which works on modes, and isn't quite correct).
6262         * ch-tree.h (CH_IS_BOUND_REFERENCE_MODE):  New macro.
6263         * ch-typeck.c (chill_read_compatible, chill_compatible):
6264         Use the new macro, which handles NEWMODEs of PTR correctly.
6265         * ch-typeck.c (chill_similar):  Return 1 rather than 0 for
6266         dynamic-length array (and string) types (e.g. slices).
6267         * ch-typeck.c (chill_root_mode):  If the mode has a Novelty,
6268         just return it as is.  (This is still not 100% correct for
6269         NEWMODE of RANGEs, but is close enough.)
6270
6271 Mon Dec 13 16:27:06 1993  Bill Cox  (bill@rtl.cygnus.com)
6272
6273         * ch-parse.y (locdec): Avoid passing IDENTIFIER_NODEs to
6274           build_buffer_decl, which then seg faults.
6275         * ch-tasking.c (build_buffer_descriptor): Move declaration
6276           of bufdecl closer to its use.
6277
6278 Mon Dec 13 14:57:55 1993  Bill Cox  (bill@rtl.cygnus.com)
6279
6280         * ch-actions.c (chill_expand_result): Use expand_expr_stmt
6281           to avoid C-specific conversions.
6282         * ch-lex.l (name_type_signal): Rewrite to support BUFFERs and EVENTs.
6283         * ch-parse.y (sendaction): Delete unused statement, use the 'name'
6284           variable.
6285         * ch-tasking.c: Use expand_expr_stmt to avoid C-specific
6286           conversions.
6287           (build_buffer_decl): Save the tasking_code_variable's decl
6288           in the buffer decl tree.
6289           (build_buffer_descriptor): Real, working version.
6290
6291 Mon Dec 13 03:13:36 1993  Bill Cox  (bill@rtl.cygnus.com)
6292
6293         * ch-decl.c (print_lang_identifier): Delete code
6294           to print buffer size - it's no longer kept here.
6295         * ch-parse.y (expand_send_buffer): Renamed from
6296           build_send_buffer.
6297           (locdec): Enable building of a buffer decl.
6298           (optresultspec, optresultattr): Add optional
6299           result attributes such as LOC.  Semantics
6300           not enabled yet.
6301         * ch-tasking.c (expand_send_buffer): Renamed.
6302         * ch-tree.h (build_send_buffer): Renamed.
6303         * ch-typeck.c (chill_expr_class): Do more complete,
6304           job of classifying expressions.  Thanks, Per.
6305
6306 Mon Dec 13 00:59:30 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6307
6308         * ch-typeck.c (chill_expr_class):  Return CH_DERIVED_CLASS
6309         for bitstring constants.
6310         * ch-typeck.c (chill_novelty):  The novelty of an (unnamed)
6311         range mode is that of its parent mode; the novelty of READ M
6312         is that of M.
6313
6314 Sat Dec 11 15:14:41 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6315
6316         * ch-expr.c (varying_to_slice):  Call stabilize_reference
6317         rather than save_expr.
6318         * ch-typeck.c (build_chill_slice):  Don't emit warning
6319         if array is a SAVE_EXPR (it is effectively referable).
6320         * ch-typeck.c (chill_root_resulting_mode):  Handle
6321         correctly the case that one operand is DERIVED and one is VALUE.
6322
6323 Fri Dec 10 10:00:42 1993  Bill Cox  (bill@rtl.cygnus.com)
6324
6325         * ch-grant.c (decode_decl): Restore code mistakenly deleted.
6326           Move instance-handling code to raw_decode_mode.
6327         * ch-parse.y (formpar): Allow READ modifier in SPEC MODULE.
6328           Add rough draft of DELAY statement handling.
6329         * ch-tasking.c (build_event_type): New function.
6330         * ch-tree.h (build_event_type): Add prototype.
6331         * ch-typeck.c (smash_dummy_type): Add buffer & event handling.
6332
6333 Wed Dec  8 18:02:26 1993  Bill Cox  (bill@rtl.cygnus.com)
6334
6335         Parse and grant BUFFER modes.
6336         * ch-grant.c (raw_decode_mode): Format BUFFER, EVENT modes.
6337           Moved from decode_decl.
6338         * ch-parse.y: Fix several sorry() messages.
6339         * ch-tasking.c (build_buffer_type): Use a LANG_TYPE to pass the
6340           info.
6341
6342 Wed Dec  8 12:59:54 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6343
6344         * ch-actions.c (chill_expand_assignment):  In a multiple
6345         assignment, check that all the targets are equivalent.
6346
6347         * ch-typeck.c (chill_l_equivalent, CH_L_EQUIVALENT):  New function
6348         and macro to (partially) implement the relation l-equivalent.
6349         * ch-typeck.c (chill_read_compatible):  Implement at least
6350         initial check of read-only-ness.
6351         * ch-typeck.c (build_readonly_type):  Fix thinkos.
6352
6353 Wed Dec  8 09:11:46 1993  Bill Cox  (bill@rtl.cygnus.com)
6354
6355         * ch-decl.c (pop_module): Only warn about duplicate grant
6356           statements if they inhabit different files, by examining
6357           inode numbers.  Only report compatibility problems in pass 1.
6358         * ch-lex.l (chill_same_grant_file): New function to support the
6359           above test.
6360
6361 Tue Dec  7 17:10:36 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6362
6363         * ch-decl.c (start_chill_function):  Handle attributes in pass 1,
6364         rather than in pass 2.  (It seems to make more sense that way.)
6365         * ch-parse.y (procedureattr):  Build attribute list if pass != 2.
6366
6367         * ch-parse.y (mode):  Don't call build_readonly_type in pass 2.
6368
6369 Mon Dec  6 14:35:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6370
6371         This implements NOVELTY and READONLY checking.
6372         * ch-tree.def:  Added comment about use of LANG_TYPE.
6373         * ch-typeck.c (build_readonly_type, smash_dummy_type):  New functions.
6374         * ch-tree.h: New prototypes.
6375         * ch-decl.c (push_modedef):  If newmode, lazily "copy" the given mode
6376         immediately (even if it's just a type name), using a LANG_TYPE.
6377         * ch-parse.y (mode):  Call build_readonly_type to handle READ.
6378         * ch-decl.c (find_implied_types), ch-grant.c (raw_decode_mode),
6379         ch-satisfy.c (satisfy):  Handle a LANG_TYPE.
6380         * ch-decl.c:  Remove chill_modes_equiv and other unused junk.
6381         * ch-satisfy.c (safe_satisfy_decl/CONST_DECL):  Better
6382         mode compatibility checking for SYN declarations.
6383
6384         * ch-typeck.c (chill_similar):  Be more general when checking set
6385         modes for similarity - specifically support calling chill_similar
6386         BEFORE the modes have been satisfied (needed by proclaim_decl).
6387         * ch-decl.c (proclaim_decl):  Allow duplicate definitions
6388         of set elements of similar set modes.
6389
6390         * ch-parse.y (caseaction):  Call language-independent
6391         expand_start_case rather than c_expand_start_case (which
6392         doesn't allow chars or booleans).
6393
6394 Sat Dec  4 22:16:19 1993  Bill Cox  (bill@rtl.cygnus.com)
6395
6396         * ch-actions.c (cond_range_exception,
6397           cond_type_range_exception): Check command-line flag before
6398           generating code.  Fix comments.
6399         * ch-expr.c (build_chill_num): Add generation of OVERFLOW
6400           code, commented out.
6401         * ch-loop.c (build_chill_iterator): Comment out
6402           exception code generation.
6403         * ch-parse.y: Delete quasi_signal flag, use
6404           current_module->is_spec_module instead.
6405         * ch-tasking.c (build_buffer_decl, build_buffer_descriptor):
6406           Delete quasi_decl flag.  Look at current_module
6407           instead.
6408         * ch-tree.h: Take quasi_decl flag out of buffer
6409           related prototypes.
6410         * ch-typeck.c (valid_array_index, chill_similar):
6411           Comment out runtime range checking for now.
6412         * expr.c (store_constructor): Fix word-size set problem.
6413         * varasm.c (emit_set_data): Fix word-size set problem.
6414
6415 Wed Dec  1 19:08:12 1993  Bill Cox  (bill@rtl.cygnus.com)
6416
6417         * ch-actions.c: Delete unused prototype for build_compound_expr.
6418         * ch-loop.c (begin_chill_loop): Convert operands of the conditional
6419           expression to lp->iter_type before expanding it.  Prevents an abort
6420           deep in expand_expr and friends.
6421
6422 Wed Dec  1 17:00:44 1993  Bill Cox  (bill@rtl.cygnus.com)
6423
6424         * ch-actions.c (chill_expand_assignment): Comment out strange
6425           test and its error message.
6426         * ch-loop.c (begin_chill_loop): Correct call to generate conditional
6427           jump around the loop.
6428         * ch-typeck.c (build_chill_slice): Call correct temporary generator.
6429
6430 Wed Dec  1 14:19:51 1993  Bill Cox  (bill@rtl.cygnus.com)
6431
6432         * ch-actions.c (cond_exception): Clarify that it generates
6433           an exception if the given expression is TRUE.  Make it so, Number One.
6434         * ch-decl.c (DOLLARS_IN_IDENTIFIERS): Disable these.
6435           (print_lang_type): Print max queue size.
6436           Add casts to DECL_TASKING_CODE_DECL references.  Fixes a
6437           portability problem.
6438           (init_decl_processing): Add filename and linenumber arameters
6439           to tasking and memory-allocate runtime prototypes.
6440         * ch-expr.c (finish_chill_binary_op): Check for division
6441           by a constant zero.  Replace build_temporary_variable
6442           calls with decl_temp1 calls, to decouple from ch-loop.c.
6443           (build_chill_succ, build_chill_pred): Sketch code to generate
6444           exceptions.  Add error check for numbered set.
6445           (build_generalized-call): Correct call for return_memory.
6446           Standardize whitespace before left parens.
6447         * ch-grant.c: Use new macro for checking for BUFFER mode.
6448         * ch-lex.l (name_type_signal): Add attempts to recognize BUFFER
6449           and EVENT names.
6450         * ch-loop.c (build_temporary_variable): Make static, unavailable
6451           to outsiders.
6452           (declare_temps): Make user's variable for him/her, in the
6453           true Z.200 case, where it hasn't previously been declared.
6454           (begin_chill_loop): simplify control flow a bit.
6455         * ch-parse.y (quasi_locdec): Set/reset quasi_flag.
6456           (rccase_label): Delete bogus error checks.  Rough draft of
6457           BUFFER-related code.
6458           (assertaction): Remove logical negation - it's now in cond_exception.
6459           (locdec): Sketch of buffer-related code.
6460           (non_array_mode): Add EVENT and BUFFER modes here.  Add setting of
6461           set-numbered flag for pred and succ functions.
6462           (optqueuesize): Default to integer_zero_node.
6463           (simple_name_string): Add BUFFERNAME.
6464         * ch-tasking.c: Add casts to DECL_TASKING_CODE_DECL references.
6465           (build_chill_start_process, expand_send_signal,
6466            build_receive_case_start, build_send_buffer): Add filename, linenumber parameters
6467           to tasking-related runtime calls.  Sketches of BUFFER mode
6468           processing.
6469         * ch-tree.h: Remove left-hand-side cast in DECL_TASKING_CODE_DECL
6470           macro, for portability to non-gcc compilers.  Add prototypes
6471           for buffer-related functions.
6472         * ch-typeck.c: Replace build_temporary_variable calls with
6473           decl_temp1 calls, to decouple from ch-loop.c.
6474           (chill_similar): Add tests for BUFFER and EVENT modes.
6475
6476 Wed Dec  1 14:05:26 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6477
6478         * ch-actions.c (malloc prototype):  Remove; can cause conflicts.
6479
6480 Wed Dec  1 09:49:58 1993  Bill Cox  (bill@rtl.cygnus.com)
6481
6482         * ch-grant.c (raw_decode_mode): Process a REFERENCE_TYPE.
6483
6484 Tue Nov 30 14:05:23 1993  Bill Cox  (bill@rtl.cygnus.com)
6485
6486         * ch-decl.c (init_decl_processing): Add filename, line number
6487           parameters to tasking-related runtime routines.
6488         * ch-grant.c (decode_decl): Check for BUFFER mode differently.
6489         * ch-parse.y (BUFFER_CODE, EVENT_CODE): Move token to
6490           lex-only list.
6491           (quasi_locdec): Set/reset quasi_decl flag.
6492         * ch-tasking.c (build_start_process, expand_send_signal,
6493           build_receive_case_start, build_send_buffer): Add filename. linenumber to
6494           (build_buffer_decl, build_buffer-type): New rough-draft functions.
6495           generated runtime routine call.
6496         * ch-tree.h (CH_IS_BUFFER_MODE, CH_IS_EVENT_MODE): New macros
6497           to mark a synchronization mode.  Update the prototypes.
6498         * ch-typeck.c (chill_similar): Check EVENT or BUFFER modes for
6499           similarity.
6500
6501 Tue Nov 30 09:51:47 1993  Doug Evans  (dje@canuck.cygnus.com)
6502
6503         * cccp.c (main): Add missing chill sanitization.
6504
6505 Sun Nov 28 15:50:10 1993  Bill Cox  (bill@rtl.cygnus.com)
6506
6507         * ch-loop.c (initialize_iter_var): Build count expression
6508           more robustly.
6509           (bottom_loop_end_check): Call emit_line_note.
6510           (end_chill_loop): Delete emit_line_note call.
6511         * ch-parse.y (doaction): Move DO keyword
6512           after end_chill_loop call.
6513
6514 Wed Nov 24 08:49:07 1993  Bill Cox  (bill@rtl.cygnus.com)
6515
6516         * c-typeck.c (c_expand_start_case): Back out previous
6517           change.
6518
6519 Tue Nov 23 12:33:50 1993  Bill Cox  (bill@rtl.cygnus.com)
6520
6521         * c-typeck.c (c_expand_start_case): Allow any CHILL discrete
6522           type as a CASE label.
6523
6524 Tue Nov 23 11:37:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6525
6526         * ch-decl.c (grok_chill_variantdefs):  Use NULL as the name
6527         of variant fields (not __CASE or anything based on it).
6528         * ch-decl.c (handle_one_parent), ch-expr.c (compare_records):
6529         Don't check for field name __CASE.
6530
6531 Tue Nov 23 09:37:54 1993  Bill Cox  (bill@rtl.cygnus.com)
6532
6533         * ch-decl.c (grok_chill_variantdefs): Use a unique dummy
6534           name for the FIELD_DECL.
6535         * ch-parse.y (optstartset): More error tests.
6536         * ch-tasking.c (make_process_struct): Only report error in pass 1.
6537           (build_start_process): Remove bogus restriction, allowing
6538           an INSTANCE expression as the optset parameter.
6539
6540 Mon Nov 22 17:56:34 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6541
6542         * ch-tree.h (expand_function_end):  Now is takes parameters, not 2.
6543         * ch-decl.c (finish_chill_function):  Add 3rd parameter to
6544         call of expand_function_end.
6545
6546         * ch-expr.c (chill_expand_expr):  For set and strings ops,
6547         if target is in a register, use a stack temporary (since we must
6548         take its address).  (Similar to Oct 29 change for store_constructor.)
6549         * ch-expr.c (resolve_component_ref):  Fix variant field lookups.
6550
6551 Mon Nov 22 14:23:13 1993  Bill Cox  (bill@rtl.cygnus.com)
6552
6553         * ch-expr.c (chill_expand_expr): Assure that emit_library_call
6554           parameter 1 and its mode are always in sync.
6555           (build_chill_pred, build_chill_succ): Allow pred/succ of a
6556           pointer.
6557         * ch-loop.c (chill_unsigned_type): New function, used instead of
6558           unsigned-type, since it understands the chill_integer_type.
6559           (decl_iteration_var): Delete, use build_temporary_variable
6560           instead.
6561           (declare_temps): Use lp->iter_type for the temp evaluations.
6562           (initialize_iter_var): More careful calculation, to handle
6563           MININT to MAXINT loops w/o overflow/underflow.
6564           (begin_chill_loop): Use the original start/end expressions
6565           for the loop bypass test.
6566
6567 Mon Nov 22 14:02:06 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6568
6569         * ch-typeck.c (build_chill_slice):  If the argument is
6570         is constant, use a read-only static variant, as the
6571         existing algorithm assumes addressability.
6572         * ch-typeck.c (chill_compatible):  De-reference reference types.
6573         * ch-typeck.c (layout_chill_range_type):  Set TREE_UNSIGNED.
6574
6575 Sat Nov 20 20:17:15 1993  Bill Cox  (bill@rtl.cygnus.com)
6576
6577         * ch-decl.c (init_decl_processing): Add filename
6578           and linenumber to allocate, free memory calls.
6579         * ch-expr.c (build_allocate_memory_call,
6580           (build_allocate_global_memory_call): Add
6581           filename, linenumber to call.
6582         * ch-loop.c: Complete rewrite for maintainability.
6583
6584 Sat Nov 20 17:30:05 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6585
6586         * ch-except.c:  Make it so that (by default at least) the
6587         code to push/pop the __exceptionStack is done using library
6588         functions __ch_link_handler and __ch_unlink_handler.  This
6589         provides better flexibility (for e.g. multi-threading).
6590
6591         * ch-decl.c (layout_chill_variants):  Allow (useless) selectors
6592         even for tag-less variants.
6593
6594 Fri Nov 19 14:32:20 1993  Bill Cox  (bill@rtl.cygnus.com)
6595
6596         * ch-decl.c (init_decl_processing): Add memmove builtin
6597           function definition.
6598         * ch-actions.c (chill_expand_array_assignment): Use memmove
6599           call to copy an array or slice across the assignment.
6600
6601 Wed Nov 17 18:23:15 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6602
6603         * ch-satisfy.c (satisfy):  If a CONTRUCTOR already has a
6604         TREE_TYPE, temporarily clear it before calling chill_expand_tuple,
6605         to force expansion (processing of the elements).
6606         * ch-grant.c (decode_constant):  If a tuple (CONTRUCTOR) has
6607         a mode, write it out.
6608         * ch-decl.c (init_decl_processing): Add some missing inits.
6609
6610 Wed Nov 17 17:13:20 1993  Bill Cox  (bill@rtl.cygnus.com)
6611
6612         * ch-loop.c: Fix unterminated strings in design comments.
6613           Add enumeration to the iterator structure for type of loop.
6614           unused for now.
6615
6616 Wed Nov 17 16:40:05 1993  Bill Cox  (bill@rtl.cygnus.com)
6617
6618         * ch-decl.c (init_decl_processing): Add long parameters to lots
6619           of powerset runtime routines.
6620         * ch-expr.c (chill_expand_expr): Change parameters to powerset
6621           runtimes so bitlengths are long unsigned ints.
6622         * ch-inout.c (build_chill_writetext): Add filename and linenumber
6623           as runtime parameters, for better error messages.
6624         * ch-loop.c: general pre-rewrite cleanup.
6625         * expr.c (store_constructor): Rewrite set interface to
6626           setpowersetbits for long bitnumbers, rather than shorts.
6627
6628 Tue Nov 16 13:41:12 1993  Bill Cox  (bill@rtl.cygnus.com)
6629
6630         * ch-expr.c (build_chill_function_call): Stop generating empty
6631           copyback statements, which lead to a seg fault.
6632
6633 Tue Nov 16 12:20:17 1993  Per Bothner  (bothner@cygnus.com)
6634
6635         * ch-satisfy.c (satisfy):  If satisfying a type whose
6636         TYPE_MAIN_VARIANT is not itself, also satisfy the TYPE_MAIN_VARIANT.
6637         * ch-actions.c (build_exception_variant):  Remove some crud.
6638         * ch-actions.c (build_exception_variant), ch-tree.h, ch-decl.c:
6639         Remove unused first argument.
6640         * ch-decl.c (start_chill_function):  Call build_exception_variant
6641         in pass 1, not in pass 2.
6642
6643 Tue Nov 16 11:10:03 1993  Bill Cox  (bill@rtl.cygnus.com)
6644
6645         * ch-decl.c (shadow_record_fields): Call new function
6646           build_chill_arrow_expr, which returns a ptr-to-a-type.
6647         * ch-expr.c (build_chill_arrow_expr): New function, works like
6648           build_chill_addr_expr used to do, returning a typed ptr.
6649           (build_chill_addr_expr): Now returns unbound ref - analogous
6650           to C 'void *'.
6651         * ch-parse.y (PREDEF_MODEDECL): Delete unused token.
6652           (operand6): Call build_chill_arrow_expr.  Reindent a bit.
6653         * ch-tree.h (build_chill_arrow_expr): New prototype.
6654
6655 Mon Nov 15 16:38:28 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6656
6657         * stor-layout.c (layout_type): If a SET_TYPE needs more than
6658         INT_TYPE_SIZE bits, use BLKmode (and never DImode).
6659
6660         * ch-decl.c (start_chill_function):  Set DECL_CONTEXT of params.
6661
6662 Mon Nov 15 14:49:17 1993  Bill Cox  (bill@rtl.cygnus.com)
6663
6664         * ch-decl.c (init_decl_processing): Move tasking stuff (__whoami
6665           build_function_call, etc.) to tasking_init.
6666         * ch-gperf, ch-hash.h: Add ASM keyword.
6667         * ch-parse.y: Add ASM statement rules.
6668           (format_str, text_arg): Delete last rules for WRITETEXT, READTEXT.
6669         * ch-tasking.c: Move tasking stuff here.
6670
6671 Sun Nov 14 15:50:34 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6672
6673         * ch-parse.y (mode2):  Split into array_mode and non_array_mode
6674         to resolve layout ambiguity.
6675         * ch-parse.y (checked_name):  Remove.  Use name_string instead.
6676         * ch-parse.y (variantdef):  Don't crash if no tag fields.
6677         * ch-typeck.c (build_chill_array_type):  If varying_p,
6678         actually do build_varying_struct here (rather than in ch-parse.y).
6679
6680 Fri Nov 12 15:37:45 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6681
6682         * ch-satisfy.c (safe_satisfy_decl): Don't mangle function-local
6683         static names.  (Let make_decl_rtl generate a unique name.)
6684
6685 Sun Nov 14 13:15:26 1993  Bill Cox  (bill@rtl.cygnus.com)
6686
6687         * ch-expr.c (build_chill_lower, cuild_chill_upper):
6688           Rewrite for modes, values, etc.
6689         * ch-inout.c (build_chill_writetext): Add ability
6690           to write out characters.
6691         * ch-satisfy.c (safe_satisfy_decl): Don't mangle function-local
6692           static names.  (Let make_decl_rtl generate a unique name.)
6693         * varasm.c (unpack_set_constructor): Subtract
6694           lower domain value from a bit's index value,
6695           to match the runtime and allow powersets
6696           with negative lower bounds.
6697
6698 Fri Nov 12 14:00:48 1993  Bill Cox  (bill@rtl.cygnus.com)
6699
6700         * ch-inout.c (build_chill_writetext): Save reserved words in
6701           uppercase if -fspecial_UC was specified.
6702
6703 Fri Nov 12 13:27:12 1993  Per Bothner  (bothner@rtl.cygnus.com)
6704
6705         * ch-expr.c (chill_expand_expr, build_concat_expr): Simplify
6706         string concatenation by treating varying strings as slices.
6707         (varying_to_slice): New function.
6708         * ch-typeck.c (build_chill_slice): Changed to support the above.
6709
6710 Fri Nov 12 12:07:28 1993  Bill Cox  (bill@rtl.cygnus.com)
6711
6712         * ch-convert.c (convert): Fall through & convert a VARY_ARRAY_REF.
6713         * ch-expr.c (build_generalized_call): Start module before a
6714           writetext action, so its variables are inside the module-level
6715           function.
6716         * ch-loop.c (init_loop_counter): Correct for_u_bound computation
6717           for enumeration loop on a varying array.
6718
6719 Thu Nov 11 07:49:53 1993  Bill Cox  (bill@rtl.cygnus.com)
6720
6721         * cccp.c (main): Disable trigraphs for CHILL.
6722         * ch-decl.c (grok_chill_fixedfields): Add special_UC
6723           to conditional to determine case of reserved words.
6724           Make PACK/UNPACK warning more specific.
6725         * ch-expr.c (build_generalized_call): Enable recognition
6726           of WRITETEXT call here.
6727         * ch-gperf, ch-hash.h: Remove WRITETEXT as a reserved
6728           word.  It's only predefined.
6729         * ch-inout.c: Add special_UC to conditionals
6730           to determine case of reserved words.
6731           (build_chill_writetext): Change for call from
6732           build_generalized_call.  Add code to format
6733           integers.
6734         * ch-lang.c (lang_decode_option): Add special_UC and
6735           special_LC flags and logic to interlock with
6736           ignore_case flag.
6737         * ch-lex.l: Add special_UC to conditionals
6738           to determine case of reserved words.
6739         * ch-parse.y: Delete WRITETEXT as reserved word.
6740         * ch-tasking.c: Add special_UC to conditionals
6741           to determine case of reserved words.
6742           (build_instance_type): Make components of INSTANCE
6743           unsigned 16-bit integers.
6744         * ch-tree.h (build_chill_writetext): Fix prototype.
6745         * ch-typeck.c (build_chill_array_type): Make PACK
6746           /UNPACK warning more specific.
6747         * toplev.c (lang_options): Add -fspecial_LC
6748           and -fspecial_UC flags.
6749
6750 Wed Nov 10 02:29:53 1993  Bill Cox  (bill@rtl.cygnus.com)
6751
6752         * Makefile.in: Move ch-hash.h from ch-lex.o
6753           rule to ch-lex.c rule, so flex is rerun.
6754         * ch-actions.c (chill_expand_assignment): Error if
6755           user tries to assign to a LHS function.
6756         * ch-decl.c (grok_chill_fixedfields): Use of PACK
6757           /UNPACK is only a warning.
6758           (init_decl_processing): Add ADDR as a builtin function.
6759         * ch-expr.c (build_generalized_call): Add ADDR
6760           as a builtin function.
6761           (build_chill_addr_expr): Sanity check parameters.
6762         * ch-gperf: Remove ADDR as a reserved word,
6763           make ASM into one.
6764         * ch-hash.h: gperf'd version of the above.
6765         * ch-inout.c (chill_stdio_p): Recognize upper/lower
6766           case file names.
6767         * ch-lex.l: Make ignore-case work.  Downcase
6768           token before checking for reserved words.
6769         * ch-parse.y: Delete ADDR as a reserved word.
6770           (mode2, optlayout): Allow PACK/UNPACK specifier.
6771           (call): Use build_generalized_call for
6772                   primval LPRN modename RPRN.
6773           (primval): Delete ADDR reference.  It's now only
6774           predefined, not reserved.
6775         * ch-tree.h: Add BUILT_IN_ADDR as a predefined.
6776         * ch-typeck.c (build_chill_array_type): Just
6777           a warning for PACK/UNPACK usage.
6778         * toplev.c: Add -fignore-case and -fno-ignore-case.
6779
6780 Tue Nov  9 15:07:02 1993  Bill Cox  (bill@rtl.cygnus.com)
6781
6782         * ch-actions.c: Reindent for readability.
6783         * ch-convert.c (convert): Turn a NULL keyword into [0, 0] for
6784           a conversion to INSTANCE.
6785         * ch-decl.c: Change special_UC to ignore_case everywhere.
6786           (init_decl_processing): Add builtin_function calls for lots of
6787           predefined functions.
6788         * ch-expr.c: Change builtin function handlers back to accepting
6789           args, not a treelist.
6790           (route_to_predefined_function): Delete it and its call.
6791           (build_generalized_call): Add lots of builtin functions.
6792         * ch-gperf (backwards, duration, inttime, null): Delete them.
6793         * ch-hash.h: New version.
6794         * ch-inout.c: Change special_UC to ignore_case everywhere.
6795         * ch-lang.c: Delete special_UC flag.
6796         * ch-lex.l: Change special_UC to ignore_case everywhere.
6797         * ch-loop.c (high_domain_value, low_domain_value): Change
6798           interfaces to build_chill_upper and built_chill_lower.
6799         * ch-parse.y: Delete lots of stuff which should only be predefined.
6800         * ch-tasking.c: Change special_UC to ignore_case everywhere.
6801           Change builtin function handlers back to accepting args,
6802           not a treelist.
6803         * ch-tree.h: Add lots of builtin functions to the enumerator.
6804
6805 Mon Nov  8 18:08:27 1993  Bill Cox  (bill@rtl.cygnus.com)
6806
6807         * ch-tasking.c (tasking_init): Disable last-minute change for now.
6808
6809 Mon Nov  8 17:30:22 1993  Bill Cox  (bill@rtl.cygnus.com)
6810
6811         * Makefile.in: New commands to build ch-hash.h.  Add ch-lex.h to
6812           dependencies where it's used.
6813         * ch-decl.c (init_decl_processing): Build predefined constants
6814           for TRUE, FALSE and NULL.  Add declaration for abs builtin
6815           function.
6816           (lookup_name): Check for a CONST_DECL, don't ask about DECL_NESTING
6817           stuff for builtin constant like TRUE.
6818         * ch-expr.c (route_to_predefined_function): Add a bunch of
6819           predefined functions to the list.
6820         * ch-gperf: Define the list of reserved words, minus the predefined
6821           words, using the special_UC flag.  Remove NULL, TRUE, FALSE -
6822           these are only predefined, not reserved.
6823         * ch-hash.h: Check this into repository, even though it's derived
6824           from ch-gperf, for those users who don't have gperf.
6825         * ch-inout.c (build_chill_io_list_type): Use the special_UC flag
6826           to refer to the IO types. Standardize the indentation.
6827         * ch-lex.h: Add enumerators for TRUE, FALSE, NULL.
6828         * ch-lex.l: Total rewrite of reserved-word recognition, using
6829           the ch-hash.h lookup routines.
6830         * ch-parse.y: Delete a bunch of unused rules for predefined
6831           procedures and their parameters.
6832         * ch-tasking.c (tasking_init): Build predefined functions
6833           for COPY_NUMBER, GEN_CODE, GEN_INST, and GEN_PTYPE.  Not
6834           complete yet.  Change interface to builtin handlers to accept
6835           just an expression list.
6836
6837 Wed Nov  3 18:07:08 1993  Bill Cox  (bill@rtl.cygnus.com)
6838
6839         * Makefile.in: Debug, activate rule to make CHILL hash table.
6840         * ch-actions.c: Compress parameter type lists per standard.
6841         * ch-decl.c: Correct spelling in comment, compress parameter lists.
6842           (init_decl_processing): Check special_UC flag to build builtin
6843           function declarations.
6844         * ch-expr.c (route_to_predefined_function): Check for upper OR
6845           lowercase function names.
6846         * ch-gperf: Update the list of keywords.
6847         * ch-inout.c (build_chill_io_list): Check for special_UC flag
6848           to build I/O list type.  Compress parameter lists.
6849           (chill_stdio_p): Check for special_UC flag in recognizing
6850           file streams.
6851         * ch-lang.c (lang_decode_option): Add command-line options
6852           for upper-case keywords and user labels.
6853         * ch-lex.l (init_lex): Initialize ridpointers to uppercase
6854           if special_UC flag is set.
6855           (downcase, getlc, check_newline): Don't do this if ignore_case
6856           flag is set.
6857         * ch-parse.y (variantdef, case_expr): Report 'sorry' for use of
6858           multiple selector expressions.
6859
6860 Sat Oct 30 01:06:19 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6861
6862         * ch-expr.c (compare_record, finish_chill_binary_op): Compare
6863         STRUCTs (and INSTANCEs) for equality.
6864         * ch-expr.c (invalid_operand):  New functions, combines most of
6865         the functionality of invalid_left_operand and invalid_right_operand.
6866         * ch-convert.c (digest_constructor):  Set TREE_CONSTANT if it is.
6867
6868 Sat Oct 30 11:12:47 1993  Bill Cox  (bill@rtl.cygnus.com)
6869
6870         * Makefile.in (chill): Add back in the commands to build chill
6871           (the script) from chill.in.
6872
6873 Fri Oct 29 16:25:38 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6874
6875         * expr.c (store_constructor):  If SET_TYPE target is in a register,
6876         use a stack temporary (since we must take its address).
6877
6878         * ch-expr.c (build_allocate_global_memory_call,
6879         build_allocate_memory_call):  Cast argument pointer to PTR,
6880         if needed (using location cast).  Also, some other cleanups.
6881         * ch-parse.y (bracketed_action):  Re-arrange things so that
6882         a handler following BEGIN END comes before the final poplevel.
6883         * ch-typeck.c (build_chill_cast): Just return if already correct type.
6884
6885         Re-do DO WITH so that build_component_ref for is done lazily
6886         (at each reference) instead of eagerly (at the beginning
6887         of DO WITH).  This is needed for tagged variants,
6888         * ch-tree.def (WITH_DECL):  New declaration tree code.
6889         * ch-decl.c (lookup_name):  Recognize WITH_DECLs.
6890         * ch-decl.c (handle_one_level):  Variant parts are currently
6891         indicacted with '__CASE'.  Recognize that.
6892         Generate a WITH_DECL (instead of ALIAS_DECL) for each field name.
6893
6894 Thu Oct 28 22:17:41 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6895
6896         * ch-expr.c (build_chill_length), ch-typeck.c (build_chill_cast):
6897         Remove some old crud.
6898         * ch-typeck.c (build_chill_cast):  Another attempt at a
6899         compromise between robustness and generality for casts.
6900         Location conversions are now less likely to confuse things.
6901         * ch-parse.y (optactions):  Allow further optactions following
6902         an initial semicolon.
6903         * ch-parse.y:  Add error messages on EVENT and BUFFER.
6904
6905         * ch-decl.c, ch-expr.c, ch-parse.y, ch-typeck.c:
6906         Undo some of the Oct 27 changes.
6907
6908         Convert (some) builtin functions previously using reserved
6909         names to be just predefined.
6910         * tree.h (enum builtin_in_function):  Added END_BUILTINS at end.
6911         * ch-decl.c:  Add predefines for allocate_memory,
6912         allocate_global_memory, return_memory, writetext.
6913         * ch-expr.c (check_arglist_length):  New function.
6914         * ch-expr.c (build_generalized_call):  If "function" is
6915         a builtin, build the appropriate tree.
6916         * ch-parse.y, ch-lex.l:  No longer recognize many pre-defined
6917         functions at the lexer/parser level.
6918         * ch-tree.h (enum chill_built_in_function):  New type.
6919
6920 Thu Oct 28 16:43:36 1993  Bill Cox  (bill@rtl.cygnus.com)
6921
6922         * ch-expr.c (allocate_memory, allocate_global_memory):
6923           Check for invalid parameters, issue errors.
6924         * expr.c (store_constructor): Calculate bitlength, startrtx
6925           and endrtx of powerset correctly.  Define targetx, use it
6926           and XEXP correctly.
6927
6928 Wed Oct 27 08:25:56 1993  Bill Cox  (bill@rtl.cygnus.com)
6929
6930         * ch-expr.c (build_max_min): Error for passing empty tuple
6931           as the argument.
6932
6933 Wed Oct 27 08:25:56 1993  Bill Cox  (bill@rtl.cygnus.com)
6934
6935         * ch-decl.c (init_decl_processing): Make allocate
6936           builtins have a pointer-to-pointer-to-void
6937           first parameter, rather than a reference parameter.
6938         * ch-expr.c (build_allocate_memory_call,
6939           build_allocate_global_memory_call): Do automatic
6940           ADDR () on the first parameter, for backward
6941           compatibility.
6942         * ch-grant.c (grant_one_decl): Don't grant if
6943           DECL_SOURCE_LINE is zero.
6944           (start_chill_module_code): Set DECL_SOURCE_LINE
6945           to zero so that module-level function isn't granted.
6946         * ch-parse.y (handleraction): Add return_memory action.
6947         * ch-typeck.c (chill_similar): Allow a void_type
6948           to be similar to anything.  This makes allocate_memory
6949           and return_memory pointer parameters slide through.
6950
6951 Tue Oct 26 00:12:19 1993  Per Bothner  (bothner@kalessin.cygnus.com)
6952
6953         * ch-typeck.c (build_chill_array_ref):  Check for and complain
6954         if there are more index expressions than the array rank.
6955
6956         * ch-actions.c (chill_expand_assignment):  Emit appropriate
6957         error message if RHS of multiple assignment is tuple/case/if.
6958         * ch-tree.def (CONCAT_EXPR):  Change TREE_CODE_CLASS from
6959         'e' to the more specific '2'.  (Fixes a satisfy bug.)
6960
6961 Thu Oct 21 17:25:33 1993  Bill Cox  (bill@rtl.cygnus.com)
6962
6963         * ch-parse.y: Revert experimental error-generating change
6964           that was checked in by mistake.
6965
6966 Thu Oct 21 12:15:30 1993  Bill Cox  (bill@rtl.cygnus.com)
6967
6968         * ch-satisfy.c (safe_satisfy_decl): Satisfy the hidden tasking
6969           code variables associated with a process or signal.
6970           (Apparently I forgot to actually check these in last time.)
6971         * ch-tasking.c: Replace last calls to get_tasking_code with
6972           working references to DECL_TASKING_CODE_DECL.
6973
6974 Thu Oct 21 10:27:42 1993  Bill Cox  (bill@rtl.cygnus.com)
6975
6976         * ch-satisfy.c (safe_satisfy_decl): Satisfy the hidden tasking
6977           code variables associated with a process or signal.
6978         * ch-tasking.c (build_gen_inst, build_gen_ptype): Use the decl's
6979           tasking_code_decl pointer, rather than trying to look it up
6980           in the hash table or linked scope list.
6981
6982 Wed Oct 20 09:52:44 1993  Bill Cox  (bill@rtl.cygnus.com)
6983
6984         * ch-actions.c (lookup_and_handle_exit): Only output error message
6985           in pass 1.
6986         * ch-convert.c (convert): Correct conversion of VARYING array to/
6987           from non-VARYING one.
6988         * ch-decl.c (print_lang_decl): Add debug output for DECL_TASKING_CODE_DECL
6989           field in the node.
6990           (decl_tasking_code_var): Delete it.  Its calls are replaced woth
6991           generate_tasking_code_variable calls, plus a little glue.
6992           (push_extern_process): generate tasking_code_variable as local
6993           static variable, point the process' function_decl at it for later
6994           reference by build_start_process.
6995           (print_mode): Use CHILL upper-case convention to print modes.
6996         * ch-lex.l: Must initialize tasking-related trees to NULL at start
6997           of each pass, or we lose the fact that the user did or did not
6998           specify a value for each of them.
6999         * ch-parse.y (check_end_label, action, exceptlist): Only output
7000           error message in pass 1.
7001           (sendaction): Add comments.
7002           (sigdef): Comment out special handling for external signals.
7003           Chain tasking_variable_decl onto signal structure decl, for
7004           easier non-symbol-table access later.
7005         * ch-tasking.c (generate_tasking_code_variable): Do work in both
7006           passes, using do_decl so we can pass the pass 2 value of the
7007           process_type or signal_code to it.  Only update the process_type
7008           if the incoming pointer isn't null and pass == 2.  Use a new
7009           parameter to know whether to include an init expression.
7010           (build_process_header): Attach tasking-code_variable to process
7011           function_decl for easy access later, not through the hash table.
7012           (build_start_process): Get tasking_code_variable out of the process'
7013           function decl.
7014           (build_signal_struct_type): Return the type decl, to be accessed by ...
7015           (build_signal_descriptor): .. this function.
7016           (build_receive_case_label): Get data buffer pointer not from hash
7017           table, but from Tiemann's current rc_state structure instead.
7018         * ch-tree.h: Change prototype, fix comment, add DECL_TASKING_CODE_DECL
7019           macro for tasking_code_variable storage.
7020
7021 Tue Oct 19 17:39:40 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7022
7023         * ch-lex.l (equal_number):  If the "number" is a CONST_DECL,
7024         return its DECL_INITIAL.
7025         * ch-satisfy.c (safe_satisfy_decl):  Change logic for rtl
7026         generation for decls to not use DECL_ASSEMBLER_NAME.
7027         * ch-decl.c:  Set DECL_ASSEMBLER_NAME to DECL_NAME.
7028         This matches C, and allows dbxout to emit proper user-level names.
7029         (It would be cleaner to fix dbxout to use DECL_NAME ...)
7030         * ch-decl.c (outer_decls):  New global list of the decls granted
7031         into the outer scope.
7032         (pop_module):  Change code that grants into outer scope accordingly.
7033         (lookup_name_for_seizing):  Similarly update.
7034         (push_scope_decls):  Handle SEIZE ALL from the global scope
7035         by searching outer_decls.
7036         * ch-grant.c (grant_array_type):  Fix thinko.
7037         * ch-inout.c (build_chill_writetext):  Remove excessive TREE_TYPE.
7038
7039 Mon Oct 18 15:57:00 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7040
7041         * varasm.c (output_constructor):  Add support for non-zero
7042         lower array bound.
7043         * c-typeck.c (output_init_element):  Revert recent changes.
7044         * varasm.c (emit_set_data):  Fix emitting set constant data.
7045         * ch-lex.l (yywrap):  Reset line number to 0, not 1.
7046         It sets incremented to 1 by check_newline.
7047         * ch-tree.h:  Restore old version.
7048         * ch-expr.c (finish_chill_binary_op):  Convert TRUNC_DIV_EXPR
7049         to RDIV_EXPR if an operand is floating.  (This functionality
7050         got dropped when hacking finish_chill_binary_op).
7051
7052         * ch-actions.c (build_chill_case_expr):  Set type to NULL_TREE.
7053         not error_mark_node.
7054         * ch-actions.c (chill_expand_assignment):  Allow such borderline
7055         constructs as:  LHS OR:= [X].
7056         * ch-convert.c (convert):  Hande CASE_EXPR (and COND_EXPR)
7057         with unknown (NULL_EXPR) type, not just CONSTRUCTORS.
7058         * ch-decl.c (do_decl):  Remove CONSTRUCTOR kludge.
7059         * ch-typeck.c (chill_compatible):  Allow expr to have NULL mode
7060         if it's a CASE_EXPR or COND_EXPR (and not just CONSTRUCTOR).
7061
7062 Mon Oct 18 13:20:53 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
7063
7064         * c-typeck.c (output_init_element): Limit previous changes to
7065         ARRAY_TYPE and SET_TYPE initializers.
7066
7067 Sun Oct 17 23:15:00 1993  Bill Cox  (bill@cygnus.com)
7068
7069         * c-typeck.c (output_init_element): Handle NULL domain case.
7070         * ch-decl.c (do_decl): Revert bogus initializer type change.
7071         * ch-grant.c (chill_finish_module_code): Put module's decl onto
7072           the module_init_list, for chill_finish_compile's possible use.
7073           (chill_finish_compile): Rename variables for clarity, add
7074           commented-out code as example for assignment of module address to its
7075           init_list entry.
7076
7077 Sun Oct 17 15:16:54 1993  Bill Cox  (bill@cygnus.com)
7078
7079         * ch-convert.c: Move semicolon to separate line - easier to see.
7080         * ch-decl.c (do_decl): Handle untyped_expr initializers by
7081           simply using the variable's declared type - no compatibility
7082           check can be made if the expression has no type.
7083         * ch-expr.c (expand_packed_set): Fix endless loop - increment
7084           the loop variable.
7085           (fold_set_expr): Fix two other endless loops by passing
7086           correct parameters to unpack_set_constructor.
7087         * varasm.c: Standardize 'for' loop.
7088
7089 Sun Oct 17 12:16:21 1993  Bill Cox  (bill@cygnus.com)
7090
7091         * c-typeck.c (output_init_element): Handle initializer for
7092           array with non-zero lower index bound.
7093
7094 Sat Oct 16 16:48:48 1993  Per Bothner  (bothner@cygnus.com)
7095
7096         * ch-expr.c (finish_chill_binary_op):  Use TREE_SET_CODE
7097         to change TREE_CODE.
7098
7099 Sat Oct 16 08:07:17 1993  Bill Cox  (bill@rtl.cygnus.com)
7100
7101         * ch-expr.c (finish_chill_binary_op): Disable
7102           rough-draft code, not intended for release.
7103
7104 Fri Oct 15 21:44:11 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
7105
7106         * expr.c (store_constructor): use PROTO for pack_set_constructor
7107
7108 Fri Oct 15 10:30:09 1993  Bill Cox  (bill@cygnus.com)
7109
7110         * ch-expr.c (finish_chill_binary_op): Activate some
7111           type-setup code.
7112         * expr.c (store_constructor): Subtract arrays minimum element.
7113           Makes orientexpress work.
7114
7115 Fri Oct 15 09:26:24 1993  Bill Cox  (bill@cygnus.com)
7116
7117         * ch-convert.c, ch-expr.c: Add externs so it'll compile.
7118         * ch-tree.def: Add BASED_DECL definition.
7119
7120 Thu Oct 14 13:20:02 1993  Bill Cox  (bill@cygnus.com)
7121
7122         * ch-actions.c (build_chill_cause_exception): Pass the
7123           *address* of the filename string to the runtime routine,
7124           rather than passing the string by value.
7125
7126 Thu Oct 14 13:08:07 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7127
7128         * expr.c (store_constructor):  Use a (usually) more efficient
7129         algorithm for setting SET types.
7130
7131 Thu Oct 14 13:08:07 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7132
7133         Changes to better support 1984 version of Chill, which doesn't
7134         really distinguish BOOL and BITS(1) or CHAR and CHARS(1).
7135         * ch-lang.c, toplev.c, ch-tree.h (flag_old_strings):  New flag.
7136         * ch-typeck.c (chill_similar):  Support flag_old_strings.
7137         * ch-convert.c (convert_to_boolean):  Generalize code to
7138         convert singleton bitstring to Boolean.
7139         * ch-convert.c (convert):  Use string_one_type_node.
7140         * ch-convert.c (convert):  Add code to convert Boolean to BOOLS(1).
7141         * ch-convert.c (convert):  In code that converts fixed string to
7142         varying use new 'e' variable, rather than original 'expr' variable.
7143         Allows cascaded conversions:  CHAR -> CHARS(1) -> varying CHARS.
7144         * ch-decl.c (string_type_node, const_string_type_node,
7145         int_array_type_node), ch-tree.h:  Removed.
7146         * ch-decl.c (string_one_type_node, bitstring_one_type_node,
7147         bit_zero_node, bit_one_node), ch-tree.h:  New globals tree nodes.
7148         * ch-decl.c (init_decl_precessing):  Remove some junk.
7149         * ch-expr.c (build_generalized_call):  If flag_old_strings,
7150         treat string index as string slice.  Also, better error checking.
7151
7152         Added support for (some kinds of) BASED declarations.
7153         * ch-tree.def (BASED_DECL):  New tree code.
7154         * ch-decl.c (lookup_name):  Implement BASED_DECL using
7155         build_chill_indirect_ref.
7156         * ch-decl.c (do_based_decls):  Make a BASED_DECL.
7157         * ch-parse.y:  Call do_based_decls for DCL ... BASED(...).
7158         * ch-satisfy.c (safe_satisfy_decl):  Handle BASED_DECL.
7159
7160         Improve handling of set binary operations.
7161         * ch-expr.c (expand_packed_set):  New function.
7162         (fold_set_expr):  Re-write.  Simpler, more general algorithm.
7163         (build_set_expr):  Only used for comparsions now.
7164         (finish_chill_binary_op):  Handle set ops better (more directly).
7165         (fold_set_and, fold_set_diff, fold_set_eq, fold_set_or,
7166         fold_set_ne, fold_set_xor):  Removed.  No longer needed.
7167
7168         * ch-decl.c:  Remove calls to allocate_lang_decl.
7169         * ch-tree.c (build_string_type):  If const length, layout immediately.
7170
7171 Mon Oct 11 17:23:02 1993  Bill Cox  (bill@cygnus.com)
7172
7173         * ch-decl.c (init_decl_processing): Define __whoami and
7174           __wait_buffer functions.
7175         * ch-lex.l (ch_lex_init): Reset tasking numbers to zero.
7176         * ch-parse.y (sigdef): Add new add_taskstuff_to_list
7177           parameter.
7178         * ch-tasking.c (get_tasking_code): Search tasking_list for
7179           tasking code name match.  Can't use lookup_name.
7180           (get_task_name): New function.
7181           (generate_tasking_code_variable): Return if pass 1.
7182           Always update *tasking_code_ptr.
7183           (build_process_header): Add new add_taskstuff_to_list
7184           parameter.
7185           (tasking_setup): New code to unpack the tasking
7186           list entries no built by ..
7187           (add_taskstuff_to_list): Accept new parameter,
7188           add it to the list.
7189         * ch-tree.h (add_taskstuff_to_list): Add new
7190           parameter.
7191
7192 Mon Oct 11 14:54:50 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7193
7194         * Makefile.in (cc1chill):  Also link in $(BC_OBJS).
7195
7196 Mon Oct 11 06:28:39 1993  Doug Evans  (dje@canuck.cygnus.com)
7197
7198         * ch-decl.c (flag_allow_single_precision): New global,
7199         from ss-931002 merge.
7200
7201 Sun Oct 10 09:11:52 1993  Bill Cox  (bill@rtl.cygnus.com)
7202
7203         * Makefile.in: Remove references to chill.in and
7204           ch-hash.h.  Remove bogus cc1chil : chill
7205           dependency.
7206
7207 Fri Oct  8 16:00:04 1993  Bill Cox  (bill@cygnus.com)
7208
7209         * ch-actions.c (adjust_parm_or_field): Add parameter to
7210           decl_temp1 call.
7211         *ch-decl.c (decl_tasking_code_var): Replace do_decl call with
7212           decl_temp1 call.
7213           (decl_temp1): Add parameter to signal 'make this external'.
7214           (shadow_record_fields): Add parameter to decl_temp1 call.
7215         * ch-expr.c (chill_expand_case_expr): Add parameter
7216           to decl_temp1 call.
7217         * ch-grant.c (chill_finish_compile): Add code to spoof
7218           get_file_function_name,  so we don't get __tmp_s1_code,
7219           for example, as the module-level code's name.
7220         * ch-loop.c (build_temporary_variable, begin_for_range,
7221           init_loop_counter): Add parameter to decl_temp1 call.
7222         * ch-parse.y (quasi_signaldef): Clear quasi_signal flag here,
7223           for easier maintenance.
7224           (sendaction): Rewrite to receive SIGNALNAME token correctly
7225           from ch-lex.l (name_type_signal).
7226           (signaldef): Don't clear quasi_signal here.
7227         * ch-tasking.c (generate_tasking_code_variable): Tell decl_temp1
7228           to make the variable public (visible to linker).
7229           (build_start_process): Add parameter to decl_temp1 call.
7230           (tasking_setup): Comment out band-aid hack which calls
7231           generate_tasking_code_variable.  Shouldn't be necessary.
7232           Use null_pointer_node rather than integer_zero_node in
7233           entry_point.  More rewrites.
7234           (build_signal_descriptor): Name the non-signal in the error msg.
7235           Rewrite the building of the signal envelope - avoid seg fault.
7236           Add parameter to decl_temp1 call.
7237           (expand_send_signal, build_receive_case_start,
7238           build_receive_case_end, build_buffer_descriptor): Add parameter
7239           to decl_temp1 call.
7240         * ch-tree.h: Add parameter to decl_temp1 proto.
7241         * chill: Add new CHILL frontend directory
7242
7243 Tue Oct  5 13:51:27 1993  Bill Cox  (bill@cygnus.com)
7244
7245         * ch-grant.c: Standardize indentation.
7246         * ch-parse.y (end_function): Unconditionally poplevel for processes.
7247         * ch-tasking.c (build_process_header): Unconditionally pushlevel.
7248           (generate_tasking_code_variable): Stop using pass number to
7249           force a one-time action.
7250         * ch-tree.h (build_chill_slice): Delete proto since function went static.
7251
7252 Mon Oct  4 13:52:36 1993  Bill Cox  (bill@cygnus.com)
7253
7254         * ch-decl.c (decl_tasking_code_var): Use do_decl, since we're
7255           called here in both passes.  Set DECL_ASSEMBLER_NAME.
7256           (lookup_name_for_seizing): Move NULL test forward to prevent
7257           seg fault.
7258         * ch-expr.c (finish_chill_binary_op): Mode access to TREE_CODE
7259           to prevent a seg fault in telebras/dynsto.ch.  Make indentation
7260           changes.
7261         * ch-tasking.c (build_signal_struct): Rename to build_signal_struct_type.
7262           (build_send_signal): Rename to expand_send_signal.
7263           (generate_tasking_code_variable): Return the var's decl.
7264           (build_signal_struct_type): Move generate_tasking_code_variable
7265           and add_taskstuff_to_list calls to ..
7266         * ch-parse.y (sigdef): .. here.  And make indentation changes.
7267         * ch-tree.h: Rename functions, add return values.
7268
7269 Mon Oct  4 15:43:56 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7270
7271         * ch-convert.c (digest_constructor):  Convert element to element_type.
7272         * ch-parse.y (end_function):  Use DECL_ARGUMENTS to check
7273         for parameterless process.
7274
7275 Fri Oct  1 13:57:30 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7276
7277         * ch-typeck.c (chill_location):  New function.
7278         Based on lvalue_p, but also handle Chill-specific VARY_ARRAY_REF.
7279         * ch-typeck.c, ch-tree.h (CH_LOCATION_P), ch-convert.c:  Use
7280         chill_location instead of lvalue_p.
7281
7282
7283 Fri Oct  1 11:28:42 1993  Bill Cox  (bill@cygnus.com)
7284
7285         * ch-convert.c (convert): Back out Michael's changes, unintentionally
7286           checked in.
7287         * ch-lex.l (handle_use_seizefile_directive): No longer downcase
7288           seize file names.
7289         * ch-parse.y (sendaction): Fix a couple of seg faults.  Comment out
7290           SEND BUFFER processing for now.
7291         * ch-tree.h: Fix comment.
7292
7293 Thu Sep 30 17:00:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7294
7295         * ch-tree.h (CH_CHARS_ONE_P, CH_BOOLS_ONE_P):  New macros,
7296         for recognizing singleton strings.
7297         * ch-tree.h (MARK_AS_STRING_TYPE):  New macro.
7298         * ch-tree.c (build_string_type, build_bitstring_type),
7299         ch-convert.c (convert):  Use it.
7300         * ch-typeck.c (build_chill_slice):  Take length rather than upper
7301         bound.  This makes it easier to recognize that A(X UP LENGTH)
7302         really has fixed length.  Also, if the argument is string,
7303         mark the slice as a string too.  Also, handle varying strings.
7304
7305         * ch-typeck.c (conflate_singleton_strings):  New global.
7306         * ch-typeck.c (chill_similar):  If conflate_singleton_strings is
7307         set (as it currently is), allow CHARS(1)/BOOLS(1) to be similar
7308         to CHAR/BOOL, as required by the 1984 version of Z.200.
7309         * ch-convert.c (convert_to_char):  Convert CHARS(1) to CHAR.
7310         * ch-convert.c ( build_array_type_for_scalar):  If input is string,
7311         so is output.
7312         * ch-convert (maybe_turn_scalar_into_arra), ch-tree.h:  Removed.
7313         * ch-convert.c (convert):  Convert CHAR to CHARS(1).
7314
7315         This fixes 'X // := Y' and is also a general simplification.
7316         * ch-actions.c (chill_expand_assignment):  Convert 'LHS OP := RHS'
7317         to 'LHS := LHS OP RHS' (using stabilize_reference on LHS).
7318         Also, call save_expr on RHS if a multiple assignment.
7319         * ch-parse.y (assignaction):  Therefore, no longer need to call
7320         stabilize_reference on RHS.
7321         * ch-typeck.c (build_chill_modify_expr), ch-tree.h:  Remove
7322         modifycode parameter.  Make it the caller's responsibility to
7323         handle <assigning operator>.
7324         * ch-actions.c, ch-decl.c, ch-except.c, ch-expr.c, ch-grant.c,
7325         ch-loop.c: Fix calls to build_chill_modify_expr accordingly.
7326
7327 Wed Sep 29 18:02:55 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7328
7329         * ch-lang.c (string_index_type_dummy), ch-tree.h:  New variable.
7330         * ch-decl.c (integer_minus_one_node), ch-tree.h:  New variable.
7331
7332         * ch-parse.y (arrayindex: modename):  Remove useless code.
7333         * ch-satisfy.c (satisfy):  Don't gag on string_index_type_dummy,
7334         * ch-tree.c (build_string_type):  Pass string_index_type_dummy as
7335         the parent type of the index range.
7336         * ch-typeck.c (layout_chill_range_type):  Recognize and handle
7337         string_index_type_dummy - specifically allow an empty range.
7338
7339 Wed Sep 29 13:36:23 1993 1993  Bill Cox  (bill@cygnus.com)
7340
7341         * ch-convert.c (convert_to_reference): Check for loc-identity
7342           mismatches correctly (and remove one of those chill_compatible
7343           calls).
7344         * ch-decl.c (decl_tasking_code_var): New function, called from
7345           push_extern_process and push_extern_signal.
7346         * ch-parse.y (end_function): Delete parameter.  Check current_function_decl
7347           whether it's actually a process, and whether it has parameters.
7348           Make Michael's change simplifying the pass 2 test, preventing a seg
7349           fault.
7350           (procedure, process): Change calls to end_function, remove
7351           code saving value from build_process_header.  Delete redundant chill_
7352           phrases from some function calls.
7353         * ch-tasking.c: Remove some redundant _chill phrases from function
7354           names.
7355         * ch-tree.h: Remove some redundant _chill phrases from function
7356           names.  Add the CH_VARYING_ARRAY_TYPE macro, call it from
7357           all relevant places.
7358         * ch-typeck.c: Use the new macro.  Cast TREE_CODEs to chill_tree_code.
7359
7360 Wed Sep 29 13:07:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7361
7362         * ch-convert.c (convert_to_reference):  Remove redundancies.
7363         * ch-convert.c (convert):  Handle convert_to_reference
7364         with a recursive convert call.
7365         * ch-decl.c (do_decl): Add missing compatibility-checking
7366         of initializer (don't depend on convert).
7367
7368 Tue Sep 28 00:02:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7369
7370         * ch-tree.h (CH_LOCATION_P):  New macro.
7371         * ch-typeck.c (layout_chill_range_type):  Fix call to
7372         type_for_size, when figuring out a defaulted parent type.
7373         * ch-expr.c (build_chill_lower, build_chill_sizeof):  Check
7374         for TREE_CODE_CLASS != 't' rather than == 'd'.
7375         * ch-expr.c (build_chill_function_call):  Use CH_LOCATION_P
7376         to check for location, rather than TYPE_CODE_CLASS == 'd'.
7377
7378         * ch-tree.c (build_string_type):  Make 2-pass safe.  Also,
7379         change parameter to be length, not index type.
7380         * ch-parse.y (mode2), ch-expr.c (build_concat_expr), ch-lex.l
7381         (build_chill_string): Modify callers of build_string_type accordingly.
7382         * ch-lex.l (check_newline):  Don't look for # directive inside a
7383         C-style comment.
7384         * ch-grant.c (grant_array_type):  Make more robust for char-
7385         and bit-strings (allow non-constant sizes).  Change parameters
7386         and return types.  (raw_decode_mode):  Use grant_array_type
7387         for bitstrings.  (otherwise):  Fix grant_array_type callers.
7388
7389 Mon Sep 27 16:57:57 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7390
7391         Remove changes of Sep 15.
7392         * ch-tree.h (CH_SINGLETON_DOMAIN): Removed.
7393         * ch-typeck.c (chill_similar):  Don't allow a singleton
7394         powerset to be similar to its domain.
7395         * ch-convert.c (convert_to_boolean):  Don't convert a singleton
7396         SET_TYPE constructor to a Boolean.
7397
7398         * ch-actions.c (chill_expand_assignment):  Handle IN_EXPR on
7399         LHS of assignment, which is what we're current (temporarily?) using.
7400
7401 Mon Sep 27 06:01:57 1993  Bill Cox  (bill@rtl.cygnus.com)
7402
7403         * ch-actions.c, ch-convert.c, ch-decl.c, ch-expr.c,
7404           ch-grant.c, ch-inout.c, ch-parse.y, ch-satisfy.c,
7405           ch-tasking.c, ch-tree.c, ch-tree.h, ch-typeck.c:
7406           -Wall cleanup.  Add prototypes where missing.
7407           Delete unused variables.  Cast uses of tree_codes
7408           to chill_tree_code, which they are.
7409
7410 Sun Sep 26 13:09:57 1993  Bill Cox  (bill@rtl.cygnus.com)
7411
7412         * ch-decl.c (do_decl): Save initializer in pass zero
7413           case also.
7414         * ch-lex.l: Fix comments, indentation.
7415         * ch-parse.y: Standardize error messages to use
7416           uppercase for CHILL keywords rather than quoting them.
7417           Suggestion from docs department.
7418         * ch-tasking.c: Pervasive changes to get processes to
7419           compile and START.
7420         * ch-tree.h: Delete prototypes for functions whic
7421           I made static inside ch-tasking.c.
7422
7423 Sun Sep 26 02:40:02 1993  Michael Tiemann  (tiemann@blues.cygnus.com)
7424
7425         * ch-lex.l (yywrap): Call `check_newline' in case the file
7426         started with a line directive.
7427
7428 Sat Sep 25 13:54:41 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7429
7430         * ch-decl.c:  Expand pre-amble comment.
7431         * ch-decl.c (struct scope, push_module):  Use new field
7432         tail_chain_module to build child-module list in order.
7433         (Just to make compiler debugging a little less confusing.)
7434
7435         * ch-decl.c (struct scope):  New field weak_decls.
7436         * ch-decl.c (find_implied_types):  New interface.  Now pre-pend
7437         new enum types to a given input list.  This makes it easier to
7438         avoid duplicates, which should at least be more efficient.
7439         Also, handle FUNCTION_DECL.
7440         * ch-decl.c (bind_saved_names):  Removed.  Distribute its
7441         functionality over new functions (push_scope_decls, pop_scope_decls,
7442         build_implied_names, bind_sub_modules).  The goal (which seems to
7443         have been more-or-less attained) was to fix weak name handling.
7444         * ch-decl.c (poplevel):  Use new function pop_scope_decls.
7445
7446         * ch-tasking.c (build_signal_struct, build_tasking_message_type):
7447         Use build_decl directly, rather than grok_chill_fixedfields
7448         (which depends on ignore_exprs and has more overhead).
7449         * ch-tasking.c (build_signal_struct):  Construct the type
7450         only in pass 1.
7451         * ch-typeck.c (build_chill_slice):  Use my_build_array_ref rather
7452         than build_array_ref (which does C-specific "optimizations").
7453         (Hence move my_build_array_ref up earlier in the file.)
7454
7455 Sat Sep 25 03:47:28 1993  Michael Tiemann  (tiemann@blues.cygnus.com)
7456
7457         * ch-tasking.c: Declare static variable `void_ftype_void'.
7458         (chill_tasking_init): Initialize `void_ftype_void' here.
7459         (build_tasking_struct): Use, don't declare `void_ftype_void'.
7460         (generate_tasking_code_variable): Call `do_decl', not
7461         `decl_temp1' to declare TASKING_CODE_NAME.
7462         (tasking_setup): Drop into 1-pass mode so that all
7463         tasking-related declarations are installed in the global
7464         scope.  Use correct CHILL types for initializers (since
7465         ptr_type_node doesn't have the right meaning for CHILL).
7466         Also, call `do_decl' instead of `decl_temp1' for
7467         `init_struct'.
7468         (add_taskstuff_to_list): Set TASKING_LIST in pass 1 to keep
7469         `chill_finish_compile' in sync between passes.
7470
7471         * ch-decl.c (do_decl): Set DECL_ASSEMBLER_NAME for
7472         declarations on pass zero.  Keep obstacks in sync, and always
7473         call `finish_decl' for pass zero declarations.
7474         (push_chill_extern_function): Keep obstacks in sync, and always
7475         call `finish_decl' for pass zero declarations.
7476         (build_enumerator): Ditto.
7477         (grok_chill_variantdefs): Change PASS test to exclude only
7478         pass one.
7479         (finish_struct): Ditto.
7480         * ch-expr.c (build_chill_component_ref): Ditto.
7481         (build_chill_binary_op): Ditto.
7482         * ch-tree.c (build_powerset_type): Ditto.
7483         (build_bitstring_type): Ditto.
7484         * ch-typeck.c (build_chill_range_type): Ditto.
7485         (build_chill_struct_type): Ditto.
7486
7487         * ch-decl.c (build_chill_exception_decl): Clarify reasons for
7488         extra pushing and popping of obstacks.
7489
7490         * ch-inout.c (build_chill_io_list_type): Call `satisfy_decl'
7491         on IO_DESCRIPTOR.  This causes IO_DESCRIPTOR to be laid out.
7492
7493         * ch-grant.c (chill_finish_compile): Clear out both
7494         MODULE_INIT_LIST and TASKING_LIST if either contains stuff
7495         from pass one.
7496
7497         * ch-parse.y (rccase_label): Add NAME rules so that pass one
7498         works w/o knowing we're parsing a signal.  Simplify SIGNALNAME
7499         rules since we only get SIGNALNAME tokens in pass two.
7500         (sendaction): Ditto.
7501         * ch-lex.l (name_type_signal): Enable returning SIGNALNAME and
7502         BUFFERNAME on pass two.  The grammar now handles this.
7503         * ch-decl.c (lookup_remembered_decl): Deleted.
7504
7505 Fri Sep 24 15:27:13 1993  Bill Cox  (bill@cygnus.com)
7506
7507         * ch-decl.c (lookup_remembered_names): Removed.  It was being
7508           misused in ch-lex.l.
7509         * ch-lex.l (name_type_signal): Revert last change.  Basically,
7510           we cannot use the C typedef/variable name trick in CHILL, due
7511           due to the language's 2-pass nature.
7512         * ch-parse.y (arrayindex): Rewrite for correctness, and to avoid
7513           a seg fault.
7514         * ch-tree.h (lookup_remembered_name): Comment out the prototype.
7515
7516 Fri Sep 24 11:01:31 1993  Michael Tiemann  (tiemann@blues.cygnus.com)
7517
7518         * ch-decl.c (do_decl, push_chill_extern_function): Change pass
7519           checks so the pass == 0 case is handled for built-in types.
7520           (push_modedef): Add check for error_mark_node.
7521           (lookup_remembered_decl): New function.
7522           (pushlevel, poplevel) Change pass checks.
7523           (pushdecl): Check type as well for NULL.
7524           (build_enumerator): Handle pass == 0 case.
7525         * ch-lex.l: Use lookup_remembered_decl to get lastiddecl
7526           during pass 1.
7527         * ch-parse.y: Set pass to zero to indicate initial decl processing.
7528           Replace NAME references with SIGNALNAME references.
7529           (startaction): Only check copy number if not ignoring actions.
7530           Always call build_chill_start_process.
7531           (optstartset): Don't lookup the instance name.
7532         * ch-tasking.c (generate_tasking_code_variable): Replace
7533           do_decl call with decl_temp1 call.
7534           (build_chill_start_action): Check for ignore_actions here.
7535           (build_tasking_message_type): Layout the type.
7536           (rc_state_type): New structure to keep nested receive-case
7537           info in.
7538           (build_chill_receive_case_start, build_chill_receive_case_end):
7539           Use the new struct.
7540
7541
7542 Fri Sep 24 04:19:15 1993  Michael Tiemann  (tiemann@blues.cygnus.com)
7543
7544         * ch-tasking.c (build_chill_receive_case_start): `namedecl'
7545         should be a _DECL, not an IDENTIFIER_NODE.
7546
7547 Thu Sep 23 18:18:24 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7548
7549         * ch-decl.c (find_implied_types):  Handle VAR_DECLs.
7550
7551         * ch-decl.c (print_lang_identifier):  Print IDENTIFIER_OUTER_VALUE.
7552         * ch-actions.c (chill_expand_result):  Allow value-less RETURN.
7553         * ch-expr.c (resolve_component_ref):  Recognize error_mark.
7554
7555         * ch-convert.c (digest_constructor):  Handle a nested powerset tuple.
7556         * ch-satisfy.c (satisfy):  Use return value of layout_chill_range_type.
7557         * ch-typeck.c (chill_similar):  Repeatedly get parent modes
7558         of ranges, not just once.
7559         * ch-typeck.c (chill_root_resulting_mode), ch-tree.h:  New function.
7560         * ch-typeck.c (layout_chill_rang_type):  Re-do type-checking
7561         to follow Blue Book better (check for Compatibility).
7562
7563         * ch-tree.h (CH_ROOT_RESULTING_MODE):  New macro.
7564         * ch-lex.l (use_seizefile_name, current_seizefile_name), ch-tree.h:
7565         New variables.  The latter replaces in_seizefile.
7566
7567         Changes to store in the new DECL_SEIZEFILE field each seize
7568         ALIAS_DECL the name in the most recent use_seize_file directive.
7569         (This requires that use_seize_file directives written to the
7570         grant file be written before the SEIZEs that need it.)
7571         Allow clashing declarations granted into the global scope
7572         (produce a warning), but remember the seizefile case from
7573         (using the DECL_SEIZEFILE field of the grant ALIAS_DECL).
7574         The a SEIZE will select the granted decl that matches its
7575         DECL_SEIZEFILE (in other words:  grants from the most recent
7576         use_seize_file will be preferred).
7577         * ch-tree.h (DECL_SEIZEFILE), ch-tree.def:  New macro.
7578         * ch-tree.h (global_value, IDENTIFIER_GLOBAL_VALUE):  Renamed
7579         to outer_value, IDENTIFIER_OUTER_VALUE.
7580         Changes to cause the use_seize_file directives to be written
7581         out in order as they're seen in source.
7582         * ch-lex.l (files_to_seize, next_file_to_seize, last_file_to_seize):
7583         Changed to have type TREE_LIST of pointer to IDENTIFIER_NODE.
7584         * ch-lex.l (handle_use_seizefile_directive):  Modify appropriately.
7585         Don't call grant_use_seizefile.
7586         * ch-lex.l (mark_use_seizefile_written):  New function.
7587         * ch-grant.c (decode_decl):  Write out use_seize_file directive,
7588         if needed, before writing a seize declarations.
7589         * ch-decl.c (pop_module):  Handle decls granted into the global
7590         module specially, setting IDENTIFIER_OUTER_VALUE.
7591         * ch-decl.c (lookup_name_for_seizing):  Check IDENTIFIER_OUTER_VALUE.
7592
7593 Thu Sep 23 19:05:37 1993  Bill Cox  (bill@cygnus.com)
7594
7595         * ch-decl.c (push_chill_extern_process): Delete unused variables,
7596           declare the process' tasking_code variable as external.
7597         * ch-parse.y (process): Force ignore_exprs to FALSE while parsing
7598           the process header.
7599         * ch-tasking.c (sigdef): Move resetting of quasi_signal from here
7600           to (signaldef).
7601         * ch-tree.h: Add prototype.
7602         * expr.c (store_constructor): Emergency first-aid.  Rewrite later.
7603
7604 Thu Sep 23 12:57:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7605
7606         * ch-expr.c (build_chill_function_call):  Move possible call to
7607         chill_start_module_code until we know we're not calling a builtin.
7608         * ch-decl.c (save_expr_under_name):  Use pushdecllist,
7609         not proclaim_decl (which provide for popping the decl).
7610         * ch-parse.y (optname):  Also allow TYPENAME.
7611
7612 Thu Sep 23 09:18:35 1993  Bill Cox  (bill@cygnus.com)
7613
7614         * ch-decl.c (print_lang_decl): Make weak name output more standard.
7615           (print_lang_identifier): Make signal-data flag output more standard.
7616           (push_chill_extern_process): Pass correct arg tree to
7617           push_chill_extern_function.
7618           (push_syn_decls, fixup_unknown_type, chill_modes_equiv):
7619           Standardize function header layouts (Makes the tcov script
7620           work better).
7621         * ch-except.c (chill_finish_on): Standardize function header.
7622         * ch-expr.c (fold_set_or): Standardize function header.
7623         * ch-grant.c (print_proc_tail, print_proc_exceptions): Standardize
7624           function headers.
7625           (decode_constant): Make sure that alpha operators are surrounded
7626           with whitespace.
7627         * ch-parse.y: Spell Z.200 correctly in comments.
7628
7629 Wed Sep 22 10:42:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7630
7631         * ch-expr.c (build_chill_addr_expr), ch-tree.h:  New function.
7632         * ch-parse.y, ch-decl.c (shadow_record_fields):  Use it.
7633         * ch-lex.l (handle_use_seizefile_directive):  Don't emit
7634         use_seize_file directive if in_seizefile.
7635
7636         * ch-convert.c (digest_structure_tuple):  Fix code that checks
7637         for excess init values.
7638         * ch-decl.c (layout_chill_variants):  Move increment of nlabels
7639         inside the proper loop.
7640         * ch-grant.c (print_struct):  Add missing loop for tag_list.
7641         (print_struct):  Look for variant fields by checking for a
7642         UNION_TYPE, not a NULL name, since we must use a dummy name.
7643         * ch-parse.y (structured_variable):  Various fixing.
7644         * ch-decl.c (shadow_record_fields):  Rename arg decl -> struct_val.
7645
7646         * ch-satisfy.c (safe_satisfy_decl):  Disable copying of modes
7647         for NEWMODE (and hence novelty checking), until we figure out
7648         a better way.
7649
7650         * ch-except.c (finish_handler_array):  Use null_pointer_node,
7651         not integer_zero_node (which fails to type-check).
7652
7653         * c-typeck.c (get_constructor_element_type):  New function.
7654         * ch-tree.h (CH_NOVELTY_FLAG):  Now also used in TYPE_DECLs.
7655         (CH_NOVELTY):  Redefined to call new function chill_novelty.
7656         (CH_CLASS_IS_XXX, TYPE_NEWMODE, CH_CLASS_MODE):  Removed.
7657         * ch-typeck.c (classify_chill_expr renamed to chill_expr_class):
7658         Take extra output parameter (for M, as in M-value class).
7659         * ch-typeck.c (chill_novelty):  New function.  (Also de-references.)
7660
7661         * ch-expr.c (resolve_component_ref, build_chill_component_ref):
7662         New functions.  Handle 2-pass and variant records.
7663         * ch-parse.y (primval DOT name): Use instead of build_component_ref.
7664         * ch-satisfy.c (satisfy, case COMPONENT_REF):
7665         New case, call resolve_component_ref.
7666
7667         * ch-expr.c (build_generalized_call):  Extract single arg from
7668         arg list before calling build_chill_cast.
7669
7670         * ch-parse.y (defining_occurrence_list):  New non-terminal.
7671         Use it to replace locnamelist, synnames, and modenames.
7672         * ch-parse.y:  Re-write parsing of variant records.
7673
7674         * ch-decl.c (grok_chill_variantdefs):  Now return a FIELD_DECL
7675         rather than just its type.
7676         * ch-inout.c (build_chill_io_list_type), ch-parse.y:
7677         Change callers appropriately.
7678
7679         * ch-tree.h (TYPE_TAG_VALUES):  Add an extra level of TREE_LIST,
7680         to support multiple tag fields.
7681         * ch-grant.c  (print_struct), ch-decl.c (layout_chill_variants):
7682         Support multiple tag fields.
7683
7684         * ch-convert.c (remove_tree_element, digest_structure_tuple):
7685         New functions, to digest structure tuples, without calling the
7686         code in c-typeck.c.  Handles variant tuples and tags (partially).
7687         * ch-convert.c (digest_constructor, convert):  Call
7688         digest_structure_tuple when appropriate.
7689         * ch-convert.c (digest_constructor): Re-arrange a bit.
7690
7691         * ch-decl.c (push_modedef):  Defer copying of tree until ...
7692         * ch-satisfy (safe_satisfy_decl): ... here.
7693
7694         * ch-decl.c (getdecls):  Add kludge to help dbxout_init.
7695
7696 Tue Sep 21 14:19:11 1993  Bill Cox  (bill@cygnus.com)
7697
7698         Partial tasking update - not done yet.
7699         * ch-actions.c: Comments, indentation.
7700         * ch-decl.c (push_chill_extern_process): No longer need to
7701           reformat the arg list for make_process_struct.
7702           (pop_module): Don't seg fault on null DECL_NAME.
7703           (handle_one_level): Error, not warning if tree not recognized.
7704           (shadow_record_fields): Rename formal param for readability.
7705         * ch-grant.c (decode_decl): Write proper header for a process.
7706         * ch-parse.y (quasi_pdef): process now uses processparlist,
7707           which doesn't change with the passes.
7708           (quasi_locdec): Call build_chill_reference_type to defer
7709           doing the type's layout.
7710           (processpar): Use paramnamelist, but reformat it into a
7711           list of identifiers in pass 2, so a processpar is the same
7712           structure in both passes.
7713           (locdec): Call build_chill_reference_type to defer doing the
7714           type's layout.
7715         * ch-tasking.c (generate_tasking_code_variable): Call do_decl to
7716           build the decl.  Only update the variable's tree in pass 2.
7717           (make_process_struct): Call build_chill_reference_type to defer
7718           doing the type's layout.
7719           (build_process_header): New code to call make_process_struct.
7720           New pass-2 code to make a PARM_DECL for start_chill_function.
7721           Pass a void_type_node, not a NULL_TREE for an empty list.
7722           Get input for shadow_record_fields from current_function_decl.
7723           (build_buffer_decl): Call do_decl not decl_temp1.
7724         * ch-typeck.c: Reindent to standards.
7725         * gcc.c (SPECS): Add recognition for the '.chi' CHILL suffix.
7726
7727 Mon Sep 20 12:00:24 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7728
7729         * ch-typeck.c (classify_chill_expr):  An expression with a
7730         REFERENCE_TYPE still has VALUE class, even if an ADDR_EXPR.
7731         * ch-actions.c (adjust_parm_or_field):, ch-tree.h:  Change last
7732         parameter, so we can reliably recognize LOC parameters.
7733         * ch-tasking.c, ch-expr.c:  Change callers appropriately.
7734
7735 Sun Sep 19 22:26:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7736
7737         * ch-tree.h (CH_READ_COMPATIBLE, CH_REFERABLE):  New macros.
7738         * ch-typeck.c (chill_referable, chill_read_compatible):  New functions.
7739         * ch-typeck.c (chill_compatible):  Allow un-resolved CONSTRUCTOR
7740         (with NULL TREE_TYPE), when reasonable.  (Simplifies callers.)
7741         Also, handle case of expr being of reference class.
7742         * ch-actions.c (adjust_parm_or_field):  Major re-arrange
7743         to handle conversions and LOC args better.
7744         * ch-actions.c (chill_expand_assignment):  Simplify conversions.
7745         * ch-expr.c (build_chill_function_call):  If needed, call
7746         chill_start_module_code.
7747         * ch-decl.c (declare_predefined_file):  New function, used
7748         to pre-define stdin, stdout, and stderr.
7749         * ch-inout.c (chill_stdio_p):  Change names of predefined
7750         files from chill-stdin etc to plain stdin (and change their types).
7751         * ch-lex.l:  Remove some obsolete stuff.
7752         * ch-convert.c (convert):  Move conversion from reference to
7753         to beginning of convert() so other conversion can work better.
7754         Also, remove bogus direct setting of TREE_TYPE.
7755
7756 Fri Sep 10 12:23:41 1993  Wilfried Moser  (fs_moser@cygnus.com)
7757
7758         * Makefile.in: Change installation of the chill script. gcc will
7759           be called always with the full path. That made problems when
7760           somebody was using chill but didn't have the installation
7761           directory in PATH.
7762         * ch-parse.y: Change parsing of WRITETEXT action.
7763         * ch-tree.h: Add some new prototypes according to the
7764           (partial) implementation of WRITETEXT.
7765         * ch-typeck.c: Add new function chill_varying_string_type_p. This
7766           functions checks a type for being CHAR(n) VARYING.
7767         * ch-decl.c (init_decl_processing): Add new built-in functions
7768           _writestring and _writeunixstd.
7769           Add call to  build_chill_io_list_type in ch-inout.c.
7770         * ch-inout.c (build_chill_writetext): Add some code there.
7771           Add new function build_chill_io_list_type.
7772           Add new static function chill_stdio_p. This function checks
7773           the text argument for being chill_stdin, chill_stdout or
7774           chill_stderr.
7775
7776 Fri Sep 17 22:02:04 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7777
7778         * ch-decl.c (push_modedef):  Fix TYPE_MAIN_VARIANT thinko.
7779
7780 Thu Sep 16 18:38:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7781
7782         * ch-decl.c (allocate_lang_decl):  Do nothing.
7783         * ch-tree.h (struct lang_decl, DECL_GRANT_FILE, DECL_SEIZE_FILE):
7784         No longer used;  remove.
7785
7786         * ch-tree.h (TYPE_TAG_FIELD renamed to TYPE_TAGFIELDS), ch-grant.c
7787         (print_struct), ch-parse.y (opttagfield -> opttagfields), ch-decl.c
7788         (make_chill_variants, layout_chill_variants):  Add (initial) part
7789         of support for multiple tags.
7790         * ch-decl.c (lookup_tag_fields):  New function.
7791         * ch-parse.y (stmt_count):  Not used; removed.
7792         * ch-parse.y (mode2):  Clear current_fieldlist before
7793         parsing STRUCT fields;  restore afterwards.
7794
7795         * ch-parse.y (push_action):  Moved to ch-actions.c.
7796
7797 Wed Sep 15 18:19:37 1993  Bill Cox  (bill@rtl.cygnus.com)
7798
7799         * ch-convert.c (convert_to_boolean): Convert a SET_TYPE
7800           constructor to a boolean.
7801
7802 Wed Sep 15 17:52:10 1993  Bill Cox  (bill@rtl.cygnus.com)
7803
7804         * ch-decl.c (push_modedef): Enable novelty-setting code.
7805         * ch-tree.h (CH_SINGLETON_DOMAIN): New macro.
7806         * ch-typeck.c (chill_similar): Add checking of singleton
7807           powerset against its base type.
7808
7809 Tue Sep 14 17:11:52 1993  Bill Cox  (bill@rtl.cygnus.com)
7810
7811         * ch-actions.c (adjust_parm_or_field): Create a
7812           temporary for an non-referencable actual parameter
7813           passed to a LOC formal parameter.
7814           (chill_expand_assignment): Correct compatibility checking.
7815
7816         * ch-decl.c (push_modedef): Set up a type's NOVELTY value.
7817         * ch-parse.y (opsigdest): Only check for process name
7818           in pass 2, when we know.
7819         * ch-tree.h (CH_NOVELTY_FLAG, CH_NOVELTY): Define.
7820         * ch-typeck.c: Fix comment.
7821
7822 Mon Sep 13 17:33:11 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7823
7824         * ch-grant.c (lookup_decl_in_process, register_decl_as_output,
7825         decl_seen_p, processed_decls, allocated, nr_decls):  Removed
7826         no-longer-useful functions and variables that used to guard
7827         against writing a decl multiple times.  Since we now just
7828         go through the decl list linearly, that is no longer an issue.
7829         * ch-satisfy.c (safe_satisfy_decl):  Handle missing current_module.
7830
7831         * ch-decl.c (start_chill_function):  Clear DECL_ASSEMBLER_NAME.
7832         Don't make TREE_PUBLIC.  Don't generate rtl yet.
7833         * ch-decl.c (pop_module):  If a decl is granted, set TREE_PUBLIC,
7834         and its DECL_ASSEMBLER_NAME.
7835         * ch-decl.c (fix_identifier):  New function.
7836         * ch-grant.c (grant_one_decl):  Don't set TREE_PUBLIC.
7837         * ch-tree.h (struct module):  New field prefix_name.
7838         * ch-satisfy.c (safe_satisfy_decl):  If assembler_name isn't
7839         set, prefix it by the module name(s).
7840         * ch-satisfy.c (safe_satisfy_decl, case FUNCTION_DECL):
7841         Call make_function_rtl if needed and !LOOKUP_ONLY.
7842         * ch-typeck.c (chill_similar):  Flesh out substantially.
7843         * ch-typeck.c (chill_compatible):  Re-structure.
7844
7845         * ch-actions.c (adjust_parm_or_field):  Use CH_COMPATIBLE
7846         instead of chill_comptypes to compare actual and formal.
7847
7848 Sun Sep 12 21:10:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7849
7850         * ch-parse.y (labellist):  Don't do anything if ignore_exprs.
7851
7852         * c-typeck.c (output_pending_init_elements): Handle
7853         !constructor_incremental case of filling in empty positions.
7854         (Patch by Jim Wilson.  CYGNUS LOCAL until we have approval.)
7855         * ch-decl.c (pop_module):  Don't grant a seized name.
7856         * ch-grant.c (decode_constant):  Support CALL_EXPR.
7857         * ch-tree.c (build_bitstring_type):  Don't try to fold non-constant
7858         size if pass==1 (since it may be an unsatisfied name).
7859
7860
7861 Sun Sep 12 18:06:23 1993  Bill Cox  (bill@rtl.cygnus.com)
7862
7863         2-pass fixes for processes.  Partially done.
7864         * ch-actions.c (chill_expand_assignment): Add real
7865           novelty-checking sketch, $ifdef'd out for now.
7866         * ch-decl.c: Generally fix indentation.  Move tasking
7867           init code from init_decl_processing to ch-tasking.c.
7868           Delete ObjC-related cruft.  More accurate parameter name
7869           for shadow_record_fields.  Move debug_scope before
7870           its first call.
7871         * ch-expr.c (build_chill_function_call): Return if not
7872           pass 2.
7873         * ch-grant.c (print_proc_tail): Avoid trying to format
7874           a VOID return type, or using a NULL pointer.
7875           (decode_decl): Minor changes for PROCESS arg access.
7876         * ch-lang.c (lang_decode_option): Use -itu flag to
7877           enable 'pedantic' mode.
7878         * ch-lex.l (init_lex): Initialize compiler-directive
7879           variable trees.
7880           (name_type-signal): Disable the returning of SIGNAL and BUFFER
7881           name tokens.
7882         * ch-parse.y (rccase_label_flag): Renamed from rccase_ifs.
7883           All uses renamed also.
7884           (end_function): Always poplevel, not just in pass 2.
7885           (quasi_pdef): Check for end-label matching.
7886           (quasi_formparlist): Write more clearly.
7887           (rcaltlist, optelsercvcase, optstartset): Add ignore_actions
7888           guards.
7889           (rccase_label, sendaction): Use NAME, not SIGNALNAME
7890           or BUFFERNAME.
7891           (process): Handle like procedure.
7892           (mode): Add SIGNAL as a generic signal parameter.  This
7893           is a client-specific extension, so pedantic is checked.
7894         * ch-tasking.c: Pervasive rewrites for 2-pass. Still not done.
7895         * ch-tree.h (CH_NOVELTY): Make it an lvalue.
7896         * ch-typeck.c: Fix comment.
7897
7898 Sun Sep 12 15:03:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7899
7900         * c-typeck.c (digest_init):  Compare types using comptypes
7901         instead of comparing pointers.  (Helps Chill front end.)
7902         * ch-expr.c (finish_chill_binary_op):
7903         * ch-typeck.c (build_chill_array_ref, build_chill_bitref),
7904         ch-expr.c (finish_chill_binary_op):  For now, prefer IN_EXPR
7905         over BIT_FIELD_REF because of various problems with BIT_FIELD_REF
7906         (incomplete support for variable fields, and possible bug in
7907         optimize_bit_field_compare).
7908         * ch-expr.c (finish_chill_binary_op):  Fix type-checking
7909         and appropriately coerce operands for IN_EXPR and comparsions.
7910         * expr.c (expand_expr, case ARRAY_REF):  Coerce lower bound (if
7911         non-zero) to sizetype before subtraction.
7912         * expr.c (expand_expr):  Remove Chills-specific calls to
7913         __inpowerset from case BIT_FIELD_REF to case IN_EXPR.
7914
7915 Fri Sep 10 15:47:52 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7916
7917         * ch-tree.def (UNDEFINED_EXPR):  New kind of expression.
7918         * ch-grant.c (decode_constant), ch-expr.c (chill_expand_expr),
7919         ch-convert.c (convert):  Handle UNDEFINED_EXPR.
7920
7921         * ch-expr.c (build_char_array_expr):  Move CONCAT_EXPR support to ...
7922         * ch-expr.c (build_concat_expr):  ... here.
7923         Now also folds concatenation of STRING_CST and UNDEFINED_EXPR.
7924         Also, make result varying only if one of the operands are.
7925
7926         * ch-expr.c (build_chill_binary_op):  Move stuff from here to ...
7927         * ch-expr.c (finish_chill_binary_op):  ... here, as needed for
7928         proper 2-pass split.  Also, clean up and simplify heavily.
7929
7930         * ch-tree.h (enum ch_expr_class):  The 5 kinds of expression classes.
7931         * ch-typeck.c (classify_chill_expr):  New function:  Determine
7932         class of expression.
7933         * ch-typeck.c (chill_compatible_classes):  Re-structure; fix
7934         asymmetry bugs.
7935         * ch-tree.h (CH_CLASS_IS_XXX):  Re-define to use classify_chill_expr.
7936
7937         * ch-convert.c (maybe_turn_scalar_into_array):  Complain
7938         unless scalar is a char constant (and we want a string).
7939         * ch-convert.c (convert):  New code for converting to variable
7940         string/array.  Avoid type errors by padding (with an UNDFIEND_EXPR).
7941         * ch-typeck.c (chill_expand_tuple):  Don't do conversion to
7942         varying type here;  that is handled by convert now.
7943         * ch-decl.c (digest_constructor):  Moved to ...
7944         * ch-convert.c (digest_constructor):  ... here.
7945         * ch-decl.c (do_decl):  Simplify; just use convert for initializer.
7946         * ch-decl.c (chill_digest_init):  Merged into convert, and removed.
7947         * ch-decl.c (init_decl_processing):  Set constructor_no_implicit flag.
7948         * ch-except.c (finish_handler-array), ch-decl.c (finish_decl):
7949         Replace chill_digest_init by convert.
7950         * ch-actions.c (chill_expand_array_assignment):  Simplify; use convert.
7951         * ch-lex.l (build_chill_string):  Make string type be derived
7952         from integer, not sizetype, because upper bound can be -1.
7953
7954 Thu Sep  9 18:21:46 1993  Bill Cox  (bill@rtl.cygnus.com)
7955
7956         * ch-typeck.c (my_build_array_ref): Delete pedantic
7957           C-specific error message.
7958
7959 Thu Sep  9 17:44:20 1993  Jeffrey Wheat  (cassidy@eclipse.cygnus.com)
7960
7961         * gcc.c: pass {I*} spec to cc1chill. Fixes -Ifoo not working problem.
7962
7963 Thu Sep  9 12:22:22 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7964
7965         * ch-typeck.c (build_chill_array_ref):  Remove redundant and
7966         broken call to my_build_array_ref.
7967
7968 Wed Sep  8 13:03:49 1993  Per Bothner  (bothner@kalessin.cygnus.com)
7969
7970         * ch-except.c (finish_handler_array), ch-decl.c (finish_decl):
7971         Don't use store_init_value, since it calls digest_init instead
7972         of chill_digest_init.
7973         * ch-except.c (finish_handler_array):  Use build1 (ADDR_EXPR, ...)
7974         instead build_unary_op to avoid C-specific optimizations.
7975         * ch-typeck.c (my_build_array_ref):  Don't use default_conversion
7976         to convert array to pointer.
7977         * c-typeck.c (process_init_default):  New function, to support
7978         default values for array tuples in Chill.
7979         * c-typeck.c (default_conversion):  Don't convert array to pointer
7980         if compiling Chill.
7981         * ch-decl.c (digest_constructor):  New function;  used to be guts
7982         of chill_digest_init.  Now recursive, to handle nested tuples.
7983
7984         * ch-decl.c (chill_digest_init):  Handle struct labels.
7985         * ch-grant.c (get_tag_value):  Use decode_constant in general case.
7986         * ch-grant.c (decode_constant):  Add support for lots of missing
7987         binary and unary operators.
7988
7989 Wed Sep  8 10:11:04 1993  Bill Cox  (bill@rtl.cygnus.com)
7990
7991         * ch-lang.c: Look for '-I' option for seize file path.
7992         * ch-lex.l: Fix comment about above option.
7993
7994 Wed Sep  8 00:37:32 1993  Per Bothner  (bothner@rtl.cygnus.com)
7995
7996         * ch-satisfy.c:  Move code to set (and restore) file-and-line
7997         from satisfy_decl to safe_satisfy_decl, for the sake of satisfying
7998         alias decls that refer to real decls with errors.
7999         * ch-actions.c (lang_init):  Move to ch-lang.c.
8000         * ch-decl.c (init_decl_processing):  Move code to initialize
8001         file-and-line from here ...
8002         * ch-lang.c (lang_init): ... to here, to avoid clobbering.
8003
8004         * ch-decl.c (chill_digest_init):  Add support for SET_TYPE,
8005         and index values.
8006         * ch-typeck.c (chill_expand_typle):  Just call chill_digest_init.
8007         * c-typeck.c:  Fix various things that got broken
8008         in the latest merge.
8009
8010 Tue Sep  7 15:45:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8011
8012         * ch-decl.c (build_enumerator):  Handle a "unnamed set element"
8013         (obsolete feature) by generating a dummy name.
8014         * ch-decl.c (finish_decl):  Call rest_of_decl_compilation with
8015         "correct" value of top-level (to get better debugging output).
8016         * ch-decl.c (bind_saved_names):  Allow a null DECL_NAME.
8017
8018 Tue Sep  7 15:48:35 1993  Bill Cox  (bill@rtl.cygnus.com)
8019
8020         * ch-actions.c (chill_expand_return): Correct breakage
8021           due to recent fsf merge.
8022
8023 Tue Sep  7 11:16:10 1993  Bill Cox  (bill@rtl.cygnus.com)
8024
8025         * .cvsignore: Add multilib.h.
8026         * ch-decl.c (chill_digest_init): New function.  Calls were
8027           changed, since it has fewer parameters than old digest_init.
8028         * ch-parse.y (untyped_expr, primval, tupleelement): Calls to
8029           new init stuff.
8030           (elementlist): Delete unused code.
8031         * ch-satisfy.c (safe_satisfy_decl): Just return if decl == NULL.
8032         * ch-tasking.c (build_tasking_enum): Attempt to adapt to 2-pass.
8033         * ch-tree.h: Delete digest_init prototype.
8034         * ch-typeck.c (digest_init): Much new code.
8035
8036 Tue Sep  7 12:06:28 1993  Bill Cox  (bill@rtl.cygnus.com)
8037
8038         * ch-decl.c, ch-parse.y, ch-tree.h, ch-typeck.c: Revert
8039           files to their pre-init-change state.
8040
8041 Mon Sep  6 15:28:27 1993  Bill Cox  (bill@rtl.cygnus.com)
8042
8043         Preliminary adaptation to rms' new initializer code.
8044         * ch-decl.c (do_decl): Call chill_digest_init, not
8045           digest_init, which rms made static.
8046         * ch-expr.c (chill_truthvalue_conversion): Delete C-
8047           specific code.
8048         * ch-loop.c (init_loop_counter): Indent for readability.
8049         * ch-parse.y (untyped_expr, primval, tupleelement): Call new init code.
8050         * ch-tree.h: Prototype changes for new init code.
8051         * ch-typeck.c (chill_expand_tuple): Call new init code.
8052         * chill.texi: Add necessary '-f' prefix on options.
8053
8054 Wed Sep  1 13:21:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8055
8056         * ch-convert.c (build_array_type_for_scalar),
8057         ch-tasking.c (build_chill_receive_case_end):  Index type
8058         specification is now chain of types (not chain of TREE_LIST).
8059         * ch-satisfy.c (satisfy):  Don't try to satisfy the
8060         abstract_origin of an ALIAS_DECL if DECL_POSTFIX_ALL.
8061         * ch-expr.c (build_chill_binary_op):  If pass 1, do NOT
8062         call finish_chill_binary_op.
8063         * ch-parse.y (arrayindex):  Simplify.
8064
8065 Tue Aug 31 14:57:35 1993  Bill Cox  (bill@rtl.cygnus.com)
8066
8067         * ch-decl.c (print_lang_decl): Print weak-name status.
8068           (print_lang_identifier): Print signal_data as T or F.
8069         * ch-lex.l (convert_bitstring, convert_charliteral,
8070           convert_float, convert_number): Pass string directly to convert
8071           as a parameter.  Return token code consistently, return 0
8072           for error.
8073           (equal_number): Parse differently, allowing hex, binary
8074           and octal constants.
8075         * ch-parse.y (dowithaction, structured_variable): Only
8076           push/pop scopes once per DO WITH.
8077           (structured_variable_list): Check ignore_actions flag here.
8078         * gcc.c: Delete 'traditional' from string, add 'itu'
8079           as the standard flag's name.
8080
8081 Mon Aug 30 15:12:26 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8082
8083         * ch-typeck.c, ch-tree.h (build_chill_range_type):  Take 3
8084         parameters instead of 2 (explicit low and high bounds).
8085         * ch-parse.y (arrayindex):  Build range type from low:high.
8086         (rangesize, optrangesize):  Removed.
8087         (where appropriate):  Use new build_chill_range_type interface.
8088         * ch-grant.c:  Clean up writing of range and array types.
8089         * ch-satisfy.c (satisfy):  Don't ignore the return value of
8090         layout_chill_array_type. (It may be an error mark.)
8091         * ch-typeck.c (build_chill_array_type):  Simplify.
8092         * ch-typeck.c (layout_chill_array_type):  Clean up checks.
8093
8094 Fri Aug 27 12:55:59 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8095
8096         * ch-decl.c (decl_temp1):  Set DECL_ASSEMBLER_NAME.
8097         (push_chill_extern_function)  Don't set current_function_decl.
8098         * ch-parse.y (tupleelement):  Don't wrap index is a TREE_LIST
8099         (i.e. a range), don't wrap a PAREN_EXPR around it.
8100         * ch-grant.c (decode_constant):  For tuple CONSTRUCTORs,
8101         add support for ranges in purpose.
8102
8103 Wed Aug 25 16:58:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8104
8105         * .cvsignore: Add g++.sum
8106         * ch-actions.c (chill_expand_result): Stop building a temp.
8107           Assign the expression directly into function's DECL_RESULT.
8108         * ch-decl.c: Add formfeeds.
8109           (start_chill_function): Don't need to zero DECL_RESULT's pointer any more.
8110           (push_chill_function_context): Delete C pedwarn message.
8111         * ch-expr.c: Move builtin functions together.
8112         * ch-parse.y (end_function): Delete unused code.
8113           Reformat %union for readability.  Delete _MAX and _MIN
8114           tokens.
8115
8116 Wed Aug 25 13:24:06 1993  Bill Cox  (bill@rtl.cygnus.com)
8117
8118         * ch-actions.c (get_result_tmp_name): Delete unused function.
8119           (chill_expand_result, chill_expand_return): Rewrite for
8120           2-pass.
8121         * ch-decl.c (start_chill_function): NULL out the RESULT_DECL's
8122           chain field, so we can make a temp, evaluate a RESULT action's
8123           expression into it, and hang it on here.
8124         * ch-parse.y (end_function): Look for RESULT temps to emit.
8125           (assertaction): Indentation.
8126
8127 Wed Aug 25 08:34:36 1993  Bill Cox  (bill@rtl.cygnus.com)
8128
8129         * ch-lex.l, ch-parse.y: Delete CONTINUE_EVENT token.
8130           It wasn't used anyway.
8131
8132 Tue Aug 24 17:51:18 1993  Bill Cox  (bill@rtl.cygnus.com)
8133
8134         * ch-actions.c (chill_expand_result, chill_expand_return):
8135           No need to make a temp for the value, just use DECL_RESULT.
8136
8137 Tue Aug 24 16:38:24 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8138
8139         * ch-tree.c (layout_powerset_type):  Remove redundant code.
8140         Generalize (in error message) to also handle bitstrings.
8141         * ch-tree.c (build_bitstring_type):  Remove all layout-like
8142         stuff, and defer that to layout_powerset_type.
8143         * ch-expr.c (chill_expand_expr):  For various SET_xxx_EXPRs,
8144         allocate stack temp for target using correct mode.
8145
8146 Tue Aug 24 10:27:19 1993  Bill Cox  (bill@rtl.cygnus.com)
8147
8148         * ch-actions.c, ch-decl.c, ch-except.c,
8149           ch-grant.c, ch-lang.c, ch-loop.c, ch-tree.h,
8150           ch-typeck.c: Change build_modify_expr calls to
8151           build_CHILL_modify_expr calls.
8152         * ch-expr.c (build_chill_modify_expr): Adapted from
8153           build_modify_expr in c-typeck.c.
8154
8155 Mon Aug 23 16:48:39 1993  Bill Cox  (bill@rtl.cygnus.com)
8156
8157         * ch-actions.c, ch-convert.c, ch-decl.c, ch-expr.c,
8158           ch-grant.c, ch-lang.c, ch-lex.l, ch-loop.c,
8159           ch-satisfy.c, ch-tasking.c, ch-tree.c, ch-typeck.c:
8160           Major re-allocation of functions to files.
8161
8162 Mon Aug 23 12:15:11 1993  Bill Cox  (bill@rtl.cygnus.com)
8163
8164         Thanks for the tip, Jim.
8165         * Makefile.in: Add dependency lines for ch-except.o and
8166           ch-satisfy.o.  Correct dependency lines for ch-convert.o,
8167           ch-expr.o, ch-inout.o, and ch-loop.o.
8168           (chill, install-common): Add clean-up commands.
8169
8170 Sat Aug 21 17:11:26 1993  Bill Cox  (bill@rtl.cygnus.com)
8171
8172         * ch-decl.c (get_type_precision): New function.
8173           (layout_enum): Call it.
8174         * ch-tree.c (layout_powerset_type, build_bitstring_type):
8175           Call it.
8176
8177 Sat Aug 21 13:59:40 1993  Bill Cox  (bill@rtl.cygnus.com)
8178
8179         * ch-decl.c (init_decl_processing): Define setbitpowerset
8180           runtime function.
8181         * ch-expr.c (chill_expand_assignment): Call setbitpowerset
8182           to set a bit.
8183         * ch-parse.y: Indentation.
8184
8185 Fri Aug 20 17:29:56 1993  Bill Cox  (bill@rtl.cygnus.com)
8186
8187         * ch-parse.y: Delete unused %type declaration.
8188         * ch-tasking.c (build_signal_struct): Delete return, since
8189           function returns void.
8190         * ch-typeck.c: Indent to standard.
8191         * stor-layout.c: Fix comment.
8192         * toplev.c: Change -L option ti -I.
8193         * varasm.c (emit_set_data): Align set constant to word
8194           boundary.
8195
8196 Fri Aug 20 08:20:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8197
8198         * ch-actions.c: Fix indentation, comments.
8199         * ch-decl.c (push_chill_extern_signal): Use same interface
8200           as build_signal_struct.
8201         * ch-parse.y (quasi_signaldef): Move build_signal_decl
8202           here to sigdef.  Add quasi_signal to distinguish contexts
8203           where sigdef gets used.
8204         * ch-tasking.c: Replace make_signal_struct and build_signal_decl
8205           with build_signal_decl, which doesn't loop through a
8206           TREE_LIST.
8207         * ch-tree.h: Fix protos.
8208
8209 Wed Aug 18 17:36:53 1993  Bill Cox  (bill@cygnus.com)
8210
8211         * ch-actions.c: Fix comments.
8212         * ch-decl.c (push_modedefs): Return the new decl.
8213           (shadow_record_fields): Move pushlevel (0) calls into
8214           the grammar, so they'll get done in both passes.
8215         * ch-parse.y (dowithaction): Always compute & save # of
8216           'with' variables seen (both passes), and always pop that
8217           number of levels.
8218           (structured_variable_list): Always chain variables into a list.
8219           (structured_variable): Put pushlevel here (from shadow_record_fields).
8220         * ch-tasking.c: Indentation fixes.
8221         * ch-tree.h: Change proto.
8222         * chill.texi: Add Blue Book section numbers to unimplemented
8223           features list.
8224
8225 Wed Aug 18 15:48:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8226
8227         * ch-actions.c (build_generalized_call):  New function.
8228         Classifies semantically (if pass 2) this that look like calls.
8229         * ch-parse.y (call):  Invoke build_generalized_call.
8230         * ch-parse.y (sigdef):  Use defining_occurrence instead of NAME.
8231         * ch-parse.y (opt_untyped_exprlist):  New non-terminal.
8232         * ch-satisfy.c (satisfy):  Handle CALL_EXPR.
8233
8234 Tue Aug 17 16:36:15 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8235
8236         * ch-decl.c (find_implied_types): Handle INTEGER_TYPEs (ranges).
8237
8238 Mon Aug 16 18:07:36 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8239
8240         * ch-tree.h (TUPLE_NAMED_FIELD):  New macro.
8241         * ch-parse.y (labelled structure tupleelement):
8242         Set TUPLE_NAMED_FIELD flag.
8243         * ch-grant.c (decode_constant):  Check for TUPLE_NAMED_FLAG.
8244         * ch-satisfy.c (satisfy):  Check for TUPLE_NAMED_FLAG.
8245         Do satisfy the elements of a CONSTRUCTOR even if call
8246         chill_expand_tuple isn't correct.
8247         * ch-satisfy.c (satisfy):  Satisfy TYPE_TAG_VALUES of a RECORD_TYPE.
8248         * ch-parse.y (label_spec):  Defer any semantic checking until ...
8249         * ch-decl.c (layout_chill_variants):  ... here.
8250         Also make sure to call layout_type on the union type.
8251         * ch-decl.c (bind_saved_names):  For weak names, allocate an
8252         ALIAS_DECL, rather than a CONST_DECL.
8253
8254         Add support for implied (weakly visible) names.
8255         * ch-tree.h (DECL_WEAK_NAME):  New macro.
8256         * ch-satisfy.c (satisfy of IDENTIFIER_NODE):  Don't complain
8257         if lookup_name fails if LOOKUP_ONLY - name might be weakly visible.
8258         * ch-decl.c (proclaim_name):  Handle DECL_WEAK_NAME appropriately.
8259         * ch-decl.c (concat_lists, find_implied_types):  New functions.
8260         * ch-decl.c (bind_saved_names):  Search for implied names.
8261         * ch-tree.h (C_DECL_VARIABLE_SIZE): Removed.
8262         * ch-lang.c (layout_chill_struct_type):  Don't use
8263         C_DECL_VARIABLE_SIZE.
8264
8265 Mon Aug 16 16:10:43 1993  Bill Cox  (bill@rtl.cygnus.com)
8266
8267         * ch-actions.c: Delete extra space in error message.
8268         * ch-parse.y: Fix comment.
8269         * expr.c (store_constructor): Avoid passing NULL to convert,
8270           and getting back an error_mark_node and trying to process
8271           *that* node.
8272
8273 Mon Aug 16 14:41:29 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8274
8275         * ch-decl.c:  Add more overview comments.
8276         * ch-decl.c (proclaim_decl):  New function.
8277         * ch-decl.c (temp_pushdecl, struct shadowing):  Removed.
8278         * ch-decl.c (bind_saved_names):  Remove blevel parameter;
8279         use current_scope global instead.  Do some other cleanups.
8280         * ch-decl.c (save_expr_under_name):  Create an ALIAS_DECL.
8281         * ch-decl.c (pushdecllist, save_expr_under_name):  Use proclaim_decl.
8282         * ch-satisfy.c (satisfy, safe_satisfy_decl):  Be more careful
8283         to not do inappropriate things (e.g. type layout) if LOOKUP_ONLY.
8284
8285         * chill.texi:  Start collecting Chill documentation here.
8286         * ch-parse.y (mode):  Ignore READ specifier, for now.
8287
8288 Mon Aug 16 11:13:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8289
8290         * ch-actions.c (chill_comptypes): Correct handling reference
8291           of type 1.
8292           (build_chill_length, build_chill_num,
8293            build_chill_sizeof): Convert result to CHILL integer.
8294           (build_chill_function_call): Clean up INOUT and OUT
8295           parameter handling.
8296         * ch-decl.c (build_chill_function_type): Handle INOUT and
8297           OUT parameters.
8298         * ch-loop.c: Fix up comments.
8299         * ch-parse.y: Fix up comments.
8300
8301 Sun Aug 15 15:06:01 1993  Bill Cox  (bill@rtl.cygnus.com)
8302
8303         * ch-actions.c (build_chill_lower, build_chill_upper):
8304           Re-write, mostly to delete bogus ENUMERAL_TYPE handling.
8305         * ch-decl.c (save_expr_under_name): New function to save
8306           addressing expressions for DO WITH and DO FOR handling.
8307           (handle_one_level): Call new function.
8308         * ch-loop.c (init_loop_counter): Call it here, too.
8309           Check lp->user_var before passing it to lookup_name.
8310           (high_domain_value, low_domain_value): Correct call
8311           to build_chill_upper and build_chill_lower.
8312           (begin_chill_loop, end_chill_loop): Move pushlevel,
8313           poplevel up into the grammar, so they're done in both
8314           passes.
8315         * ch-parse.y (doaction): Unconditionally make a scope
8316           for a loop, pop it later.
8317           (controlpart, iteration): Save return from
8318           build_chill_iterator.
8319         * expr.c: Readability changes.
8320
8321 Sat Aug 14 19:42:32 1993  Bill Cox  (bill@rtl.cygnus.com)
8322
8323         * ch-expr.c (chill_expand_case_expr): Complete rewrite
8324           for 2-pass.  About 1/2 the size, too.
8325         * ch-parse.y (actionlabel): Unconditionally do INIT_ACTION.
8326           This assures that a label preceding a module's first action
8327           is enclosed in the module-level function that's generated.
8328
8329 Sat Aug 14 14:56:07 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8330
8331         Re-implement how EXIT is done.
8332         'LABEL: BEGIN ... EXIT LABEL; ... END' is converted to
8333         'LABEL: BEGIN ... GOTO EXIT!LABEL; ... EXIT!LABEL: ; END'.
8334         Hence we no longer need any support for EXIT in stmt.c.
8335         * stmt.c (stamp_nesting_label, expand_exit_labelled):  Removed.
8336         * ch-actions.c (lookup_and_handle_exit): Handle like 'GOTO EXIT!name'.
8337         * ch-tree.c, ch-tree.h (munge_exit_label): New function.
8338         * ch-parse.y:  Re-write bracked actions to support EXIT new way.
8339         * ch-decl.c, ch-loop.c:  Remove calls to stamp_nesting_level.
8340         * ch-parse.y:  Replace SC by new token semi_colon, which
8341         resets the 'label' global.  Also make sure that label gets
8342         reset whenever we might start a new action statement.
8343         * ch-parse.y (possibly_define_exit_label):  New function.
8344
8345         * ch-except.c (chill_start_on):  Wrap an ADDR_EXPR round the jmpbuf.
8346         * ch-grant.c (chill_finish_compile):  Make sure
8347         get_file_function_name is only called once.
8348         * ch-expr.c (chill_expand_array_assignment):  Use store_expr,
8349         instead of incorrectly calling emit_block_move.
8350
8351         * ch-parse.y (procedure):  Call push_chill_function_context
8352         in *both* passes (if nested).
8353         * ch-parse.y (primval):  Call get_type_of before chill_expand_type.
8354         * ch-parse.y (tupleelement):  Only build PAREN_EXPR during pass 1.
8355
8356 Fri Aug 13 16:36:36 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8357
8358         Re-implement GRANT and SEIZE, to support prefixes and prefix
8359         rename.  All of the Blue Book semantics for these should
8360         now work (except FORBID).
8361         * ch-tree.def, ch-tree.h (DECL_OLD_PREFIX, DECL_NEW_PREFIX,
8362         DECL_POSTFIX, DECL_POSTFIX_ALL):  New ALIAS_DECL layout and macros.
8363         * ch-tree.c (get_identifier3, build_alias_decl, decl_old_name,
8364         decl_check_rename):  New functions.
8365         * ch-lex.h, ch-lex.l, ch-grant, ... (grant_all_seen): Removed.
8366         * ch-satisfy.c (satisfy_decl):  Handle SYN initialized with tuple.
8367         * ch-satisfy.c (satisfy_decl): Set DECL_ASSEMBLER_NAME here ...
8368         * ch-decl.c (pushdecllist): ... instead of here, which is too late.
8369         * ch-grant.c (decode_prefix_rename):  New function.
8370         Use to print out GRANT and SEIZE statements.
8371         * ch-decl.c (ALL_POSTFIX):  New global variable.
8372         * ch-decl.c (bind_saved_names, pop_module):  Change to use new
8373         ALIAS_DECL layout, and support general prefix rename and ALL.
8374         * ch-decl.c (various places):  Don't barf if DECL_ANME is NULL.
8375         * ch-parse.y (build_prefix_clause):  New function (handle PREFIXED).
8376         * ch-parse.y (optprogendname, optname):  Rename to opt_end_label.
8377         * ch-parse.y:  Add support for compound name strings, but defer
8378         using all over teh place, due to parser ambiguities.
8379         Howver, do use defining_occurrence where appropriate.
8380         * ch-parse.y:  Re-write syntax and semantics of GRANT and SEIZE
8381         statements to support Blue Book functionality.  Neato!
8382
8383 Fri Aug 13 17:10:52 1993  Bill Cox  (bill@rtl.cygnus.com)
8384
8385         * ch-actions.c: Redo decl_temp1 calls to save resulting decl.
8386         * ch-decl.c (decl_temp1): Rewrite to return generated decl.
8387           (decl_temp): Deleted.
8388         * ch-loop.c: Redo decl_temp1 calls to save resulting decl.
8389         * ch-satisfy.c (safe_satisfy_decl): Reorder switch for
8390           readability, add comment.
8391         * ch-tasking.c: Redo decl_temp1 calls to save resulting decl.
8392         * ch-tree.h: Delete decl_temp proto, change decl_temp1.
8393
8394 Fri Aug 13 13:39:59 1993  Bill Cox  (bill@rtl.cygnus.com)
8395
8396         * ch-decl.c (decl_temp): Break the chain of decls.  This
8397           prevents an infinite loop.
8398         * ch-lang.c (make_chill_pointer_type): Fix compiler warning.
8399         * ch-lex.l (equal_number): Check passes in looking up a
8400           symbolic value.
8401         * ch-parse.y: Fix comments.
8402         * ch-tasking.c (tasking_setup): Only act in pass 2.
8403           (make_signal_struct, build_signal_decl,
8404            build_chill_receive_case_label): Don't go indirect
8405            thru NULL decl pointer.
8406
8407 Thu Aug 12 11:02:34 1993  Bill Cox  (bill@rtl.cygnus.com)
8408
8409         * ch-actions.c (route_to_predefined_function): New function called
8410           from build_chill_function_call, to call the proper predefined routine.
8411           (build_chill_card, build_chill_length, build_chill_lower,
8412           build_chill_max, build_chill_min, build_chill_num,
8413           build_chill_pred, build_chill_sizeof, build_chill_succ,
8414           build_chill_upper): Rewritten to run only in pass 2.
8415         * ch-decl.c (init_decl_processing): Build predefined functions for card,
8416           length, lower, max, min, num, pred, sizeof, succ and upper.  Delete
8417           unused builtin_function calls.
8418         * ch-grant.c (chill_finish_module_code): Save current_function_decl
8419           before calling finish_chill_function, and use that to build the
8420           initializer structure.
8421         * ch-lex.l: Remove following tokens, since they're now just predefined,
8422           not reserved: card, length, lower, max, min, num, pred, sizeof, succ
8423           and upper.
8424         * ch-loop.c: Readability, indentation changes.
8425         * ch-parse.y: Delete tokens for card, length, lower, max, min, num, pred,
8426           sizeof, succ and upper.  Delete special rules for calls to these.
8427           Delete mode_location and upper_lower_arg non-terminals.
8428           (pmodearg): Eliminate convolutions.
8429           (call): Add rule for typename parameter.
8430         * ch-tasking.c: Readability changes.
8431         * ch-tree.h: Add prototypes.
8432
8433 Thu Aug 12 00:38:17 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8434
8435         * ch-decl.c (save_decl):  Set DECL_CONTEXT (decl).
8436         * ch-grant.c (chill_finish_module_code):  Call
8437         finish_chill_function with nested==0.
8438         * ch-tree.h, ch-decl.c, ch-tasking, ch-parse.y:  Rename
8439         {push,pop}_c_function_context to {push,pop}_chill_function_context.
8440         * ch-parse.y (end_function): If nested, call
8441         pop_chill_function_context regardless of which pass we're in.
8442
8443 Wed Aug 11 02:34:02 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8444
8445         * ch-actions.c (finish_chill_binary_op):  Handle error marks.
8446         * ch-decl.c (do_decl):  Laying out decl and generating rtl
8447         is too late to do here (if there are forward references), so ...
8448         * ch-satisfy.c (satify_decl):  ... do it here instead.
8449         * ch-decl.c (finish_enum):  Fixup types of enum decls now.
8450         * ch-satisfy.c (safe_satisfy_decl):  New routine.  Supports
8451         checking illegal cyclic definitions.
8452         All *satisfy* routines now take a 'chain' parameter (instead
8453         of 'lookup_only') used for checking cycles.
8454         * ch-satisfy.c (satisfy_decl):  Return DECL_INITIAL if appropriate.
8455         * ch-satisfy.c (satisfy):  Lots of little fixes.
8456
8457         * ch-lex.l (init_lex):  Make all the standard ridpointers be
8458         lowercase, so that lookup_name on lower-cased user input
8459         will find the standard types.
8460         * ch-lex.l:  Remove all the standard types, in effect
8461         converting them from reservered anmes to predefined names.
8462         * ch-lex.l, ch-parse.y:  Remove PREDEF_MODEDECL - no longer used.
8463         * ch-grant.c (gfile):  Rename to grant_file_name.
8464         * ch-lex.l (yywrap):  Don't try to seize current grant_file_name.
8465
8466         * initname.c:  Removed. get_file_function_name is now in tree.c
8467         * Makefile.in (CHILL_OBJS): Remove initname.o
8468
8469         * ch-decl.c (do_decl):  New function, based on loop body of do_decls,
8470         * ch-decl.c (do_decls):  Just call do_decl.
8471         * ch-grant.c (chill_finish_module_code):  Minor cleasnups.
8472         Use new do_decl routine.  Clear init_entry_decl's source line.
8473         * ch-grant.c (print_proc_tail):  Fix for new param list structure.
8474         * ch-parse.y (whatpdef):  Removed.  Cleaned up procedure
8475         and process, allowing proper end-label-checking.
8476         * ch-typeck.c (build_chill_cast):  Remove decl->type conversion.
8477
8478 Wed Aug 11 00:33:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8479
8480         * ch-decl.c (layout_enum):  Don't call rest_of_type_compilation.
8481
8482         * ch-lex.l (RETURN_PREDEF):  Don't call lookup_name.
8483         * ch-expr.c (build_chill_indirect_ref):  Call get_type_of.
8484         * ch-parse.y (call):  Call get_type_of before build_chill_cast.
8485
8486 Tue Aug 10 21:33:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8487
8488         *  ch-actions.c (build_char_array_expr):  If a concat operand is
8489         a constant char, convert it to a STRING_CST.
8490         * ch-decl.c (finish_decl):  Call rest_of_decl_compilation
8491         with toplev=0.
8492         * ch-typeck.c (build_chill_cast):  Allow type to be TYPE_DECL.
8493
8494         * ch-parse.y (actionlabel):  Call define_label in both passes.
8495         * ch-actions.c (lookup_and_expand_goto, lookup_and_handle_exit):
8496         New functions, using lookup_name to find LABEL_DECLs.
8497         * ch-parse.y (GOTO, EXIT):  Use above new functions.
8498         * ch-tasking.c (struct rc_state_type *current_rc_state):
8499         Use to store state for the current receive case statement.
8500         (build_chill_receive_case_start, build_chill_receive_case_end):
8501         Don't generate temporary LABEL_DECL; just use gen_label_rtx.
8502         * ch-decl.c:  Remove all stuff dealing with specific label scopes,
8503         including functions push_label_level, pop_label_level.
8504         * ch-decl.c (define_label):  Re-write for 2-pass.
8505         * ch_tree.h (lang_identifier):  Removed label_value.
8506         * ch-tree.h (IDENTIFIER_LABEL_VALUE):  Removed.
8507
8508         * ch-parse.y (modename):  Changed to yield identifier, not type.
8509         This allows following changes, which work better for 2-pass:
8510         (location):  primval ARROW optmodename -> primval ARROW optname.
8511         (primval):  Tuple can now be prefixed by unsatisfied name.
8512
8513         * ch-actions.c (chill_grant_only):  Renamed to grant_only_flag.
8514         * ch-lex.l (yywrap):  Don't read seizefiles if grant_only_flag.
8515         * ch-decl.c (switch_to_pass_2):  Exit if grant_only_flag,
8516
8517         * ch-satisfy.c (satisfy):  Support CONSTRUCTOR, REFERENCE_TYPE.
8518         * ch-satisfy.c (satisfy_decl, satisfy):  Kludge around
8519         to a TYPE_DECL can be simplified to its type.
8520         * ch-expr.c (build_chill_indirect_ref):  New function.
8521         * ch-lex.l (prepare_paren_colon):  Make kludge even uglier,
8522         since the left paran might already have been seen.
8523         * ch-lang.c (make_chill_pointer_type):  Allow parameter
8524         to select pointer or reference type.
8525         (build_chill_reference_type):  New function.
8526         Either function:  Be more careful (in case arg is identifier).
8527         * ch-except.c (initialize_exceptions):  Make
8528         exception_stack_decl be public.
8529         * ch-actions.c (build_char_array_expr):   Can only
8530         constant fold if operands are STRING_CST.
8531         * ch-grant.c (raw_decode_mode):  Allow TYPE_DECL.
8532         (chill_finish_compile:  Set TREE_PUBLIC of init function to 1.
8533
8534 Tue Aug 10 17:55:12 1993  Bill Cox  (bill@rtl.cygnus.com)
8535
8536         * ch-actions.c (build_char_array_expr): Set array sizes correctly.
8537         * ch-decl.c: Fix comment.
8538         * ch-parse.y (pmodearg): Build tree_list in all cases.
8539         * varasm.c (assemble_tasssking_entry): Delete unused code.
8540
8541 Tue Aug 10 13:58:21 1993  Bill Cox  (bill@rtl.cygnus.com)
8542
8543         * ch-actions.c (build_char_array_expr): save/restore
8544           a tree's constant status.
8545           (build_chill_binary_op): Don't convert an expression
8546           if the type we're converting to is NULL.
8547         * ch-convert.c (maybe_turn_scalar_into_array): New functions.
8548           Call it from convert, and from ..
8549         * ch-expr.c (chill_expand_assignment): call new function.
8550           Move convert code earlier, too.
8551         * ch-decl.c (lookup_name): Delete bogus error message.
8552         * ch-tree.h (CH_NOVELTY, SCALAR_P): Handle NULL_TREE.
8553           Add protos.
8554         * ch-typeck.c (valid_array_index): Comment out some strange code
8555           which now seg faults.
8556           (chill_expand_tuple): Re-enable prepending of VARYING
8557           length to a tuple.
8558           (chill_similar): Return FALSE if either mode is NULL_TREE.
8559
8560 Tue Aug 10 07:29:31 1993  Bill Cox  (bill@rtl.cygnus.com)
8561
8562         * ch-decl.c: Delete proto for unused function shadow_tag_warned.
8563           Add commented-out calls to pushtag, in case we decide later
8564           to fill in TYPE_STUB_DECL for dbxout.
8565         * ch-lang.c (build_chill_struct_type): Add commented-out
8566           calls to pushtag, in case we decide later to fill in
8567           TYPE_STUB_DECL for dbxout.
8568
8569 Mon Aug  9 23:09:08 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8570
8571         * ch-decl.c (chill_seize):  Don't get_next_next in pass 2.
8572         * ch-decl.c (get_next_decl):  Skip ALIAS_DECLs.
8573         * ch-decl.c (bind_saved_names):  Handle SEIZE ALL.
8574         * ch-lang.c (layout_chill_struct_type):  Don't call
8575         rest_of_type_compilation - it crashes without a TYPE_STUB_DECL.
8576         * initname.c (get_file_function_name):  Get new file and
8577         function for language-independent constructor name generation.
8578         * ch-grant.c (get_init_function_id):  Removed.
8579         * ch-grant.c (chill_finish_compile):  Call get_file_function_name
8580         instead of get_init_function_id.
8581
8582 Mon Aug  9 18:33:36 1993  Bill Cox  (bill@rtl.cygnus.com)
8583
8584         * ch-decl.c: Formfeeds and comments.
8585         * ch-parse.y (quasi_formpar): Treat just like real formpar.
8586           Eliminate restriction on single name.
8587           (pmodearg, pmodearglist): Remove ignore_exprs stuff.
8588
8589 Mon Aug  9 17:21:14 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8590
8591         * ch-lex.h (enum rid), ch-lex.l (init_lex):  Added RID_ALL.
8592         * ch-lang.c (build_chill_pointer_type):  Layout the pointer type,
8593         if the pointee is laid out, even if pass==1.
8594         * ch-parse.y:  Set ignore_exprs=(pass=2) for entire spec module.
8595
8596 Mon Aug  9 15:44:01 1993  Bill Cox  (bill@rtl.cygnus.com)
8597
8598         This version compiles the 5-line program.  Thanks, Per!
8599         * ch-decl.c (print_lang_decl, print_lang_identifier):
8600           Add appropriate calls to indent_to().  Rename reverse_scopes
8601           to switch_to_pass_2, and wait to set pass = 2 until
8602           here.
8603         * ch-grant.c (chill_finish_module_code): Set module_init_list
8604           non-NULL in pass 1;  in pass2, chain on the module_init
8605           structure's decl.
8606           (chill_finish_compile): Clear module_init_list to NULL.
8607         * ch-parse.y (quasi_formparlist): Rewrite to avoid seg fault.
8608           Rename reverse_scopes to switch_to_pass_2, delete setting
8609           of pass = 2.
8610         * ch-tree.h: Rename reverse_scopes proto.
8611
8612 Mon Aug  9 13:21:34 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8613
8614         * ch-decl.c (build_enumerator):  If name is NULL,
8615         don't call save_decl or get_next_decl.
8616         * ch-decl.c (layout_enum):  Fix calculation of next value.
8617         * ch-grant.c (print_enumeral):  Re-do for new 2-pass scheme.
8618         * ch-grant.c (decode_constant):  Better CONSTRUCTOR support.
8619
8620 Mon Aug  9 11:59:12 1993  Bill Cox  (bill@rtl.cygnus.com)
8621
8622         * ch-actions.c, ch-convert.c, ch-decl.c, ch-grant.c,
8623           ch-lang.c, ch-parse.y, ch-tree.h: gcc -Wall cleanup.
8624           Lots of new prototypes.
8625
8626 Mon Aug  9 01:00:33 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8627
8628         * ch-lex.h:  Remove unused RID_'s.  Make sure RID_MAX is last.
8629         * ch-decl.c (init_decl_processing):  Moved ridpointers
8630         initialization to init_lex().  Use them consistently.
8631         * ch-lex.l (RETURN_PREDEF):  New macro.  Uses ridpointers
8632         for all preferedined types.
8633         * ch-lex.l (init_lex):  Upper case all RIDs, so grantfiles
8634         (and error messages?) will use uppercase.
8635         * ch-decl.c (build_chill_enumerator):  Merged into build_enumerator.
8636         * ch-lang.c (finish_chill_enum):  Merged into ...
8637         * ch-decl.c (finish_enum): .... this function.
8638         * ch-decl.c (layout_enum):  New function.  Does all the pass-2
8639         stuff for enumerations.
8640         * ch-decl.c (finish_enum, start_enum):  Only trivial pass-1 stuff.
8641         * ch-satisfy.c (satisfy):  Support ENUMERAL_TYPE.  Improve ranges.
8642         * ch-parse.y:  Check ignore_exprs instead of ignore_decls when
8643         parsing and building types.
8644
8645 Sun Aug  8 16:26:40 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8646
8647         * ch-lex.h:  Add some missing RID_'s.
8648         * ch-decl.c (init_decl_processing):
8649
8650 Sun Aug  8 15:32:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8651
8652         * ch-grant.c (module_has_actions): Delete this and all
8653           references.  It was a botch.
8654           (chill_finish_module_code): Move finish_chill_function_call inside
8655           the test whether actions were found at module level.
8656           Use current_function_name in the initializer build,
8657           and init_entry_id in the module_list setup.
8658           (chill_finish_compile): Call lookup_name to get the
8659           decl from a module_init_list entry.
8660         * ch-parse.y: Revert module_has_actions additions.
8661         * ch-satisfy.c (satisfy): After satisfying the type  referenced
8662           by a pointer_type, call layout type for the pointer.
8663         * ch-tasking.c (tasking_registry): Only active in pass 2.
8664         * ch-typeck.c: Call build_chill_pointer_type everywhere.
8665
8666 Sun Aug  8 13:13:29 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8667
8668         * ch-tree.def (PAREN_EXPR):  New unary op:  '(' EXPR ')'.
8669         * ch-parse.y (primval):  If pass 1, generate PAREN_EXRR.
8670         * ch-satisfy.c (satisfy):  Reduce PAREN_EXPR to its operand.
8671         * ch-grant.c (decode_const):  Handle PAREN_EXPR.
8672         * ch-decl.c (pop_module):  Fix think.  Inprove error message.
8673
8674 Sun Aug  8 10:31:04 1993  Bill Cox  (bill@rtl.cygnus.com)
8675
8676         Generally, replace 'function' with 'procedure'
8677         and 'type' with 'mode' in error/warning messages.
8678         * ch-actions.c: See Generally. Fix up 'too many' and 'too few' error msgs.
8679         * ch-decl.c: See Generally.
8680           (init_decl_processing): Call build_tasking_enum from here.
8681           Now, it doesn't need a flag to do its work only once.
8682           Also, build the TaskingStruct decl here.
8683         * ch-grant.c: Remove references to `current_grant_file';
8684           there's now only one.  See Generally.  Do gcc -Wall cleanup.
8685         * ch-lex.l: Remove references to `current_grant_file'
8686           and delete USE_GRANT_FILE token.
8687         * ch-parse.y: Remove call to build_tasking_enum, and its extern.
8688         * ch-tasking.c (tasking_setup): Move TaskingStruct build
8689           to init_decl_procesing.  Delete build_tasking_enum calls.
8690         * ch-tree.c: See Generally.
8691         * ch-tree.h: Add proto for build_tasking_struct.
8692
8693 Sun Aug  8 08:59:23 1993  Bill Cox  (bill@rtl.cygnus.com)
8694
8695         * ch-decl.c: Make unnamed_module_number static, reset it to zero
8696           before pass 2, so same module names get generated in both passes.
8697           (push_module): Return user name or generated name.
8698           (init_decl_processing): Build __tmp_initializer_type.
8699           Code moved from chill_finish_module_code.
8700         * ch-grant.c: New flag module_has_actions.  Set TRUE by push_actions,
8701           used, reset by chill_finish_module_code.    Replaces test of
8702           module_function_name.  Shuffled finish-up code to end of module.
8703           (chill_finish_module_code): Use global_bindings_p to determine
8704           'nested' parameter for finish_chill_function.  Use new
8705           module_has_actions flag to trigger generation of module_init list
8706           entry.  We now can handle not only multiple modules per file,
8707           but modules nested inside functions (I think).
8708         * ch-lang.c (build_chill_pointer_type): Restore missing assignment.
8709         * ch-parse.y (push_actions): Set module_has_actions flag.
8710           (modulion, spec_module): Save possibly-generated module name
8711           returned by push_module.
8712         * ch-satisfy.c (satisfy): Put switch cases into alpha order, add
8713           case for POINTER_TYPE.
8714         * ch-tasking.c: Replace build_pointer_type calls with
8715           build_chill_pointer_type calls.
8716         * ch-tree.h: Fix, add prototypes.
8717
8718 Sat Aug  7 17:32:22 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8719
8720         * ch-parse.y:  Remove many useless tests for ignore_decls.
8721         * ch-parse.y:  Remove obsolete support for _EXTERN and _INIT.
8722         * ch-parse.y:  Reset ignore_exprs while parsing declarations,
8723         but handle initializers appropriately.
8724         * ch-grant.c (decode_constant):  Update (for 2-pass) support
8725         for CONSTRUCTOR and SET_TYPE.
8726         * ch-grant.c (chill_initializer_name):  Renamed to
8727         module_function_name.
8728         * ch-grant.c (function_generated):  Removed;
8729         use module_function_name != NULL instead.
8730         * ch-tree.h, ch-parse.y:  Removed unused current_locnamelist.
8731         * ch-decl.c (push_modedef):  Simplify to take just one mode.
8732         * ch-tasking.c (make_process_struct, make_signal_struct):
8733         Change calls to push_modedef correspondingly.
8734         * ch-tree.c (build_powerset_type):  Move the stuff that's
8735         suitable for pass 1 into new function make_powerset_type,
8736         and that for pass 2 into new function layout_powerset_type.
8737         * ch-lang.c:  Move pass-1 stuff from build_chill_pointer_type
8738         into new function make_chill_pointer_type, and split
8739         build_chill_struct_type into make_chill_struct_type
8740         and layout_chill_struct_type.
8741         * ch-decl.c (grok_chill_variantdefs):  Similarly split up
8742         into make_chill_variants and layout_chill_variants.
8743         * ch-satisfy.c (satisfy):  Add support for SET_TYPE, and UNION_TYPE.
8744         Call layout_chill_struct_type for RECORD_TYPE.
8745
8746 Sat Aug  7 09:59:55 1993  Bill Cox  (bill@rtl.cygnus.com)
8747
8748         Fixup previous check-in.
8749         * ch-decl.c: Restore unnamed_module_number, which *was*
8750           used after all.
8751         * ch-grant.c (get_init_function_id): Return type s.b. tree.
8752
8753 Sat Aug  7 09:28:17 1993  Bill Cox  (bill@rtl.cygnus.com)
8754
8755         * ch-decl.c (print_lang_decl, print_lang_type): Add
8756           correct parameter list.  Add print statements for
8757           nesting_level, signal_dest, buffer_size, and the
8758           signal_data flag.
8759           (decl_temp, decl_temp1): Delete unused code.
8760           (init_decl_processing): Call build_instance_type and
8761           build_tasking_type in both passes.
8762           Generally change current_scope comparisons against
8763           global_scope to global_biidings_p calls.
8764         * ch-except.c (push_handler): Add space before parameter paren.
8765         * ch-grant.c (chill_start_module, chill_finish_module,
8766           chill_finish_compile): Complete re-write for 2-pass and
8767           multiple modules per source file.
8768         * ch-parse.y (pass1_2): Call chill_finish_compile once each pass.
8769         * ch-tasking.c: Diffused small adaptations to 2-pass.
8770         * ch-tree.h (print_lang_decl, print_lang_type): Correct
8771           the prototypes.
8772           (chill_finish_module_code): Add module name parameter.
8773         * ch-typeck.c: Fix comments, add whitespace.
8774
8775 Fri Aug  6 12:17:07 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8776
8777         * ch-decl.c (temp_pushdecl, bind_saved_names): The simple-minded
8778         way I allocated the shadow_list on an obstack was too fragile,
8779         so just use xmalloc/free instead.
8780
8781 Fri Aug  6 08:31:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8782
8783         * ch-satisfy.c (satisfy): Satisfy TYPE_MIN_VALUE and
8784           TYPE_MAX_VALUE for vanilla integer type.  Only need
8785           to satisfy TREE_TYPE for integer range type.
8786
8787 Fri Aug  6 00:53:11 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8788
8789         * ch-lang.c (build_chill_range_type):  Split up into two new
8790         functions (make_chill_range_type, layout_chill_range_type);
8791         only former part is done in pass 1.
8792         * ch-lang.c (build_chill_array_type):  Split up in the same
8793         way (yielding make_chill_array_type, layout_chill_array_type).
8794         * ch-satisfy.c (satisfy):  Handle array and range types.
8795         * ch-tree.h (TYPE_RANGE_PARENT):  Removed.  Not used.
8796         * ch-parse.y (mode2):  Handle optional rangesize.
8797
8798 Thu Aug  5 15:13:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8799
8800         * ch-grant.c (print_an_int):  Re-enable (but don't search for SYN).
8801         * ch-grant.c (raw_decode_mode):  Support printing
8802         of an IDENTIFIER_NODE (unresolved type name).
8803         * ch-grant.c (decode_constant):  Support printing of an unresolved
8804         IDENTIFIER_NODE, as well as some kinds of binary operations.
8805         * ch-grant.c (grant_one_decl):  Don't call globalize_decl.
8806
8807         * ch-grant.c (decode_decl):  Add support for ALIAS_DECLs
8808         (from SEIZEs and GRANTs).
8809         * ch-grant.c:  Remove support for multiple grantfiles.
8810         * ch-grant.c, ch-parse.y:  Removed grant_count, for now at least.
8811         * ch-lex.h (in_seizefile):  Moved to ch-tree.h.
8812         * ch-tree.h (CH_DECL_SEIZED), ch-tasking.c, ch-decl.c:  Removed.
8813         * ch-tree.h (CH_DECL_GRANTED): Added.
8814         * ch-actions.c (build_chill_exception_decl):  Use
8815         IDENTIFIER_LOCAL_VALUE, not obsolete IDENTIFIER_GLOBAL_VALUE.
8816         * ch-grant.c (write_grant_file -> write_spec_module): Rename.
8817         Change to accept list of remember_decls and granted_decls.
8818
8819 Thu Aug  5 11:58:21 1993  Stan Shebs  (shebs@rtl.cygnus.com)
8820
8821         * expr.c: Remove no-longer-used PROCESS_DECL tree type.
8822
8823 Thu Aug  5 10:03:27 1993  Bill Cox  (bill@rtl.cygnus.com)
8824
8825         * ch-decl.c (init_decl_processing): Only build types
8826           in pass 2, since dbxout machinery is only ready for
8827           output then.
8828         * ch-grant.c (chill_finish_module_code): Do most of the
8829           work in pass 2.
8830
8831 Thu Aug  5 06:54:10 1993  Bill Cox  (bill@rtl.cygnus.com)
8832
8833         * ch-parse.y (receivecaseaction): Pass label-group
8834           numbers around.
8835         * ch-tasking.c (build_chill_receive_case_start):
8836           Generate unique labels for each case, pass back
8837           the label-group's number.
8838           (build_chill_receive_case_end): Accept label-group
8839           number from parser, use it to build labels
8840         * ch-tree.h: Change prototypes.
8841
8842 Wed Aug  4 13:21:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8843
8844         * ch-decl.c (decl_temp1):  Call finish_decl().
8845
8846         * ch-grant.c (chill_start_module_code):  Don't call
8847         push_c_function_context - not needed since we're not nested.
8848         * ch-grant.c (chill_finish_module_code): Call finish_chill_function
8849         with nested=0, not 1 (twice).
8850         * ch-grant.c (chill_finish_module_code): Clear function_generated.
8851
8852 Tue Aug  3 20:06:22 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8853
8854         * ch-decl.c (push_chill_extern_function):  Set TREE_PUBLIC.
8855
8856 Tue Aug  3 19:08:51 1993  Bill Cox  (bill@rtl.cygnus.com)
8857
8858         * ch-actions.c (build_chill_function_call): Handle parameter
8859           attributes better - LOC still not handled.
8860         * ch-tree.def: Amplify comment.
8861
8862 Tue Aug  3 18:07:36 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8863
8864         * ch-lex.l (handle_use_seizefile_directive):  Update
8865         next_file_to_seize correctly.
8866         * ch-actions.c (build_chill_abs):  Create an ABS_EXPR, not an rts_call.
8867
8868 Tue Aug  3 14:03:50 1993  Bill Cox  (bill@rtl.cygnus.com)
8869
8870         First Aid, not real long-term fixes...
8871         * ch-decl.c (pop_module, lookup_name_for_seizing): Check
8872           current_module pointer for NULL before using it.
8873           (init_decl_processing): Set up wchar_type_node before using it.
8874         * ch-grant.c (chill_finish_module_code): Don't build
8875           initializer_type or initializer_decl until pass 2.
8876         * ch-lex.l: Readability - single statement per line.
8877         * ch-tasking.c (make_process_struct): Hide get_parm_info
8878           call inside #ifdef for now.
8879
8880 Tue Aug  3 09:59:23 1993  Bill Cox  (bill@rtl.cygnus.com)
8881
8882         * ch-decl.c (pushdecllist): Add forward decl.
8883         * ch-parse.y (handler): Add rules which allo
8884           empty onalternativelist.
8885         * ch-tasking.c (get_tasking_code_name): Add
8886           cast of alloca() result.
8887
8888 Tue Aug  3 00:11:40 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8889
8890         * ch-lex.l (handle_use_seizefile_directive):  Make files_to_seize
8891         a queue.  Check for duplicate use_seizefile-s immediately.
8892         * ch-lex.l (yywrap):  Use this more portable mechanism,
8893         rather than the flex-specific <<EOF>>.  Also, clear saw_eof.
8894         * ch-lex.l:  Don't call push_module/pop_module automatically.
8895         * ch-decl.c (push_chill_extern_function:  Modify for 2-pass.
8896
8897 Mon Aug  2 14:24:59 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8898
8899         * ch-parse.y:  Rename actionstatement -> nonempty_actionstatement.
8900         New actionstatement is now nonempty_actionstatement | SC.  Use
8901         where appropriate.  This is closer to Blue Book terminology.
8902
8903         * ch-tree.def (ALIAS_DECL):  New tree type.
8904         * ch-decl.c:  Merged all the code we need (I hope) from c-decl.c,
8905         which is no longer used for cc1chill.
8906         * c-decl.c:  Remove all Chill-related code.
8907         * Makefile.in (CHILL_OBJS):  Don't use c-decl.o.
8908         * ch-decl.c:  No longer use IDENTIFIER_GLOBAL_VALUE anywhere.
8909         Introduce a 'nesting_level' level concept instead.
8910         * ch-decl.c:  Merged push_scope into pushlevel; pop_scope into
8911         poplevel;  struct scope and struct binding_level.
8912         * ch-decl.c:  Other major name lookup algorithm changes.
8913         * ch-tree.h (struct lang_identifier): Remove granted_value field.
8914         * ch-tree.h (IDENTIFIER_GRANTED_VALUE macro):  Removed.
8915         * ch-tree.h (DECL_NESTING_LEVEL):  New macro.
8916         * ch-satisfy.c (satisfy, satisfy_decl):  New 'lookup_only' arg.
8917         * ch-tree.h (struct module):  New fields nesting_level, granted_decls.
8918         * ch-grant.c (seize_implied_names, do_seize, chill_seize):  Move ...
8919         * ch-decl.c: ... here.
8920         * ch-grant.c (start_chill_function2):  Remove.
8921         * ch-grant.c (chill_start_module_code):  Now called in both passes.
8922         * ch-actions.c (lang_init):  Code moved to ...
8923         * ch-decl.c (init_decl_processing): ... here.
8924         * ch-actions.c (chill_expand_result, chill_expand_return):
8925         Handle being called during pass 1.
8926         * ch-lex.l (name_type_signal):  Don't try lookup_name during pass 1.
8927         * ch-parse.y (PUSH_ACTION, push_action):  Is now invoked during
8928         both passes, for the sake of chill_start_module_code.  Change all
8929         actions rules to invoke PUSH_ACTION unconconditionally.
8930         * ch-parse.y, ch-decl.c (push_module):  Module label is now optional.
8931
8932 Mon Aug  2 15:02:32 1993  Bill Cox  (bill@rtl.cygnus.com)
8933
8934         * expr.c (store_constructor): Convert library function
8935           parameters to proper integer precision before calling
8936           emit_library_call.
8937
8938 Mon Aug  2 08:46:06 1993  Bill Cox  (bill@rtl.cygnus.com)
8939
8940         * ch-grant.c (seize_implied_names): Check POWERSET's
8941           base type for names to seize.
8942
8943 Fri Jul 30 19:59:30 1993  Bill Cox  (bill@rtl.cygnus.com)
8944
8945         * ch-tree.h: Delete unused definition of JOINER
8946           macro.  Expand comment about INSTANCE_TYPE.
8947
8948 Thu Jul 29 14:57:11 1993  Bill Cox  (bill@rtl.cygnus.com)
8949
8950         * ch-convert.c (unreferenced_type_of): New function.
8951           (convert): Call new function.
8952
8953 Thu Jul 29 07:34:57 1993  Bill Cox  (bill@rtl.cygnus.com)
8954
8955         * ch-lex.l: Allow C-style comments before the module
8956           header.  Use #undef to assure that strchr isn't a
8957           macro (portability), and remove the extra paren-
8958           theses in its extern name.
8959           (check_newline): Call getlc less often, so that user
8960           labels aren't lowercased before their time. Add BEGIN
8961           INITIAL before starting pass 2, so the header is
8962           correctly ignored.
8963
8964 Wed Jul 28 14:23:24 1993  Bill Cox  (bill@rtl.cygnus.com)
8965
8966         * ch-grant.c (chill_start_module_code): Cast alloca()
8967           return value.
8968
8969 Wed Jul 28 12:39:51 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8970
8971         * ch-grant.c: remove extra parens around extern function
8972         declarations (they confuse the DECstation compiler)
8973
8974 Wed Jul 28 12:28:56 1993  Bill Cox  (bill@rtl.cygnus.com)
8975
8976         * Makefile.in: Stop deleting flex's #line lines.
8977
8978 Wed Jul 28 07:05:25 1993  Bill Cox  (bill@cygnus.com)
8979
8980         Adjust after FSF merge:
8981         * calls.c (expand_call): Add comment.
8982         * ch-expr.c: Add newline.
8983         * expmed.c (store_split_bit_field): Add comment.
8984
8985 Tue Jul 27 17:32:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8986
8987         * ch-actions.c (build_chill_binary_op): Set code0 and
8988           code1 only in pass 2.
8989           (get_result_tmp_name): Cast alloca return for portability.
8990         * ch-decl.c (pop_module): Test current_module ptr before
8991           using it.
8992         * ch-lex.l: Set lineno and input_filename for pass 2
8993           error messages.
8994
8995 Tue Jul 27 15:14:06 1993  Bill Cox  (bill@rtl.cygnus.com)
8996
8997         * ch-lex.l: Fix the syntax error at line 329.  Will I
8998           *ever* quit fixing these in the ch-lex.c file?  Stay tuned..
8999
9000 Tue Jul 27 15:01:25 1993  Bill Cox  (bill@rtl.cygnus.com)
9001
9002         * ch-lex.l: Pervasive rewrite for queueing seize files,
9003           then parsing them at the end of pass 1.  Still some
9004           problems.
9005
9006 Tue Jul 27 07:40:39 1993  Bill Cox  (bill@rtl.cygnus.com)
9007
9008         * chill.in: Check for .i suffices only, and use -xchill
9009           to bracket the argument.
9010
9011 Thu Jul 22 19:17:23 1993  Bill Cox  (bill@rtl.cygnus.com)
9012
9013         * c-decl.c (print_lang_identifier): Oops.  Syntax error.
9014
9015 Thu Jul 22 18:56:16 1993  Bill Cox  (bill@rtl.cygnus.com)
9016
9017         * c-decl.c (pushdecllist): Standardize loop for readability.
9018         * ch-decl.c (decl_temp): Call pushdecllist to store decl
9019           into hash table, move after current_scope declaration.
9020           (decl_temp1): Move also.
9021         * ch-lex.l (getlc): New function.  Force char to lower case.
9022           (check_newline): Call it, so comparisons work on uppercase
9023           keywords.
9024
9025 Wed Jul 21 22:17:22 1993  Bill Cox  (bill@rtl.cygnus.com)
9026
9027         * ch-decl.c (do_decls): Add saving of decl tree
9028           address into ID node in pass 2,  reindent.
9029         * ch-grant.c (start_chill_function2): New function.
9030           (chill_start_module_code,  chill_finish_module_code): Call it.
9031         * ch-loop.c (build_temporary_variable, begin_for_range):
9032           Replace start_decl, finish_decl pairs with decl_temp1 calls.
9033         * ch-parse.y (parnamelist): Eliminate warning by eliminating
9034           the %type for now.
9035         * ch-actions.c, ch-tasking.c: Replace do_decls calls with
9036           decl_temp1 calls.
9037         * ch-tree.h: New prototypes.
9038         * stmt.c (stamp_nesting_label): Check parameters for NULL.
9039         * toplev.c (lang_options): Add '-L' option.
9040
9041 Wed Jul 21 21:06:18 1993  Bill Cox  (bill@rtl.cygnus.com)
9042
9043         Portability fixes.
9044         * ch-decl.c (save_decl): Make definition match forward declaration.
9045         * ch-lex.l (RETURN_TOKEN): Don't use the 'do { .. return } while 0'
9046           in the macro - Sun's compiler throws warnings.  Thanks, Brendan.
9047         * ch-satisfy.c (satisfy): Add forward declaration.
9048           (SATISFY): Add outer parens for greater safety.
9049
9050 Wed Jul 21 12:59:20 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9051
9052         * c-decl.c (pushdecllist): New function.  Add a list of decls
9053         to the current scope, checking for duplicates.
9054         * c-decl.c (start_function):  Remove some Chill junk.
9055         (This function should no longer be used for Chill.)
9056         * ch-lex.l (ch_lex_init):  New function, to re-init for 2nd pass.
9057         * ch-lex.l (<<EOF>>):  Cleanup, and re-start for 2nd pass.
9058         * ch-tree.h (UNSATISFIED, UNSATISFIED_FLAG):  New flags.
9059         * ch-tree.h (CH_CLASS_IS_VALUE, CH_CLASS_IS_REFERENCE):
9060         Implement.  Add comments.
9061         * ch-tree.h (CH_COMPATIBLE_CLASSES, CH_ROOT_MODE, CH_RESULTING_MODE):
9062         Better Blue Book type checking.
9063         * ch-actions.c (finish_chill_binary_op): Handle folding
9064         and other stuff that couldn't be done in pass 1.
9065         * ch-actions.c (build_chill_binary_op):  Bail out early if pass 1.
9066         Use new CH_ROOT_MODE macro to handle integer promotions etc.
9067         * ch-except.c (push_handler):  Bail out if pass 1.
9068         * ch-tasking.c (make_process_struct):  Defer making this work.
9069         * ch-parse.y (assignaction):  Simplify, and move some code ...
9070         * ch-expr.c (chill_expand_assignment): ... here.
9071         * ch-typeck.c (chill_root_mode, chill_resulting_mode,
9072         chill_compatible_classes):  New functions, implementing the
9073         correspondingly named Blue Book concepts.
9074         * ch-parse.y generally:  Lots of little tweaks to support
9075         2-pass compilation.
9076         * ch-parse.y (push_module, pop_module):  Moved to ...
9077         * ch-decl.c (push_module, pop_module):  ... here.
9078         * ch-parse.y (push_action):  New function.
9079         * ch-parse.y (pdef):  Move complicated action to ...
9080         * ch-parse.y (end_function):  ... new function here.
9081         * ch-parse.y (procedure):  Major re-write.
9082         * ch-parse.y (paramname, paramnamelist):  New, to avoid conflict (?).
9083         * ch-decl.c (do_decls, push_syndecls, push_modedef,
9084         start_chill_function, finish_chill_function):  Do different things
9085         on each pass.  Hence, can use code in c-decl.c to lesser extent.
9086         * ch-decl.c (build_chill_function_type):  First arg is now
9087         just the return type, rather than a singleton list.
9088         * ch-decl.c (massage_param_node):  Remove not needed (we
9089         now encode parameter attributes directly in the TREE_PURPOSE).
9090         * ch-decl.c (chill_munge_params):  New function, called by parser.
9091         * ch-decl.c (push_parms):  Removed function.
9092         * ch-decl.c (push_cope, pop_scope, save_decl, get_next_decls):
9093         New functions, to coordinate decls between passes.
9094
9095 Wed Jul 21 14:23:25 1993  Bill Cox  (bill@rtl.cygnus.com)
9096
9097         * ch-actions.c (lang_decode_option): Add option -Lpath
9098           to specify seize file path.
9099           (ch_singleton_set): Readability formatting.
9100           Add comment, move functions to easier found places.
9101         * ch-lex.l (setup_seizefile_read): Check for *no* slashes.
9102           (register_seize_path): Use memcpy so pathlen has an effect.
9103         * gcc.c (default_compilers): Add -L option to chill
9104           compiler SPECs.
9105
9106 Wed Jul 21 12:59:20 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9107
9108         * ch-satisfy:  New file.  Used for name lookup.
9109         * Makefile.in (CHILL_OBJS): Add ch-satisfy.o.
9110
9111 Wed Jul 21 12:16:51 1993  Bill Cox  (bill@rtl.cygnus.com)
9112
9113         * toplev.c (main): Delete -L option handling - breaks
9114           non-chill compilers.
9115
9116 Wed Jul 21 09:29:24 1993  Bill Cox  (bill@rtl.cygnus.com)
9117
9118         * ch-grant.c: #undef strchr and strrchr names in extern
9119           declarations, to prevent RS6000 compiler from reporting
9120           their misuse as macros.
9121         * ch-lex.l (setup_seizefile_read): Refer to list of  paths
9122           for seizefiles specified by -L options on command line.
9123           (register_seize_path): Add a new path to the seize file list.
9124         * toplev.c (strip_off_ending): Recognize chill suffix.
9125           (main): Recognize -L option, specifying a seize file path.
9126
9127 Tue Jul 20 12:41:52 1993  Bill Cox  (bill@rtl.cygnus.com)
9128
9129         * ch-lex.l (convert_float): Make it really portable,
9130           using the appropriate macros.
9131
9132 Tue Jul 20 11:26:02 1993  Bill Cox  (bill@rtl.cygnus.com)
9133
9134         * ch-lex.l (convert_float): More casts for vxworks
9135           portability.
9136
9137 Tue Jul 20 11:01:30 1993  Bill Cox  (bill@rtl.cygnus.com)
9138
9139         * ch-lex.l (convert_float): Give variable `d' correct
9140           type so build_real call is correct.  Should remove
9141           vxworks portability problem.
9142           (convert_float): Re-indent to standards.
9143
9144 Mon Jul 19 17:32:10 1993  Bill Cox  (bill@rtl.cygnus.com)
9145
9146         * ch-actions.c (build_char_array_expr): Add field decls to
9147           constructor.  Now, it generates the library call.
9148         * ch-expr.c (chill_expand_array_assignment): Make sure that all
9149           error messages say 'mode' not 'type'.
9150
9151 Mon Jul 19 14:44:46 1993  Bill Cox  (bill@rtl.cygnus.com)
9152
9153         * ch-actions.c, ch-convert.c, ch-decl.c, ch-grant.c, ch-lang.c,
9154           ch-loop.c, ch-parse.y, ch-tasking.c, ch-tree.c, ch-typeck.c:
9155           Make sure that all error messages say 'mode' not 'type'.
9156         * ch-decl.c (push_modedef): Add novelty computation,
9157           storage in each newmode.
9158         * ch-parse.y: Delete novelty counter - moved to ch-decl.c.
9159           Reformat slightly for readability.  Fix comments.
9160         * ch-tree.h: Delete print_lang_type prototype.
9161
9162 Mon Jul 19 06:43:51 1993  Bill Cox  (bill@rtl.cygnus.com)
9163
9164         * ch-actions.c (chill_expand_return): Disable
9165           error message which requires 2-pass analysis, for
9166           now.
9167         * ch-convert.c (convert): Build length-only constructor
9168           for empty string (PR 2930).
9169
9170 Fri Jul 16 16:08:33 1993  Bill Cox  (bill@rtl.cygnus.com)
9171
9172         * ch-expr.c (chill_expand_array_assignment): Check
9173           non-varying string assignments for conformance to
9174           the "string assignment condition" (PR 2920).
9175
9176 Thu Jul 15 13:25:33 1993  Bill Cox  (bill@rtl.cygnus.com)
9177
9178         * ch-actions.c (build_chill_array_expr): Check parameters.
9179           Call convert to build unitary array from scalar if
9180           needed.  Rewrite CONCAT_EXPR handling.
9181         * ch-convert.c (build_array_type_for_scalar): New functions.
9182           (convert): Call new function, to convert scalar to unitary
9183           array.  Only call chill_expand_tuple if expression hass
9184           NULL_TREE type.
9185         * ch-expr.c (chill_expand_expr): Allow a larger static
9186           varying array to be assigned to a smaller, with a runtime
9187           test (to be provided).
9188         * ch-parse.y (locdec): Comment out bogus error msg.
9189           (elementlist): Replace several lines with chainon call.
9190         * ch-tree.h (SCALAR_P): New macro.  New prototype for
9191           build_array_type_for_scalar.
9192         * ch-typeck.c (build_chill_cast): Re-indent.
9193           (chill_expand_tuple): Comment out strange addition of
9194           varying string's length to front of constructor list.
9195
9196 Thu Jul 15 05:58:46 1993  Bill Cox  (bill@rtl.cygnus.com)
9197
9198         * ch-except.c (start_handler_array): Use unique identifier for
9199           exception array, so we can have > 1 array per reach
9200           (PR 2931).  The change was originally entered June 23, and
9201           subsequently lost.
9202
9203 Mon Jul 12 16:07:53 1993  Bill Cox  (bill@rtl.cygnus.com)
9204
9205         Get executable test cases running again...
9206         * c-typeck.c (build_function_call): Bypass default
9207           parameter promotions, format param syntax check for
9208           CHILL; they've already been converted in
9209           build_chill_function_call.
9210         * ch-actions.c (chill_expand-return): Correct tests
9211           for function which returns no value.
9212         * ch-convert.c (base_type_size_in_bytes): Check for
9213           NULL type parameter, just return.
9214           (convert): Allow conversion of CHAR to varying array
9215           of CHAR.
9216           Change error msg to "conversion" from "assignment".
9217           Remove default from case, which short-circuited before
9218           REFERENCE_TYPEs got converted.  Deleted second copy
9219           of REFERENCE_TYPE code.
9220         * ch-lang.c (build_chill_range_type): Simply exit if
9221           NULL input parameter.
9222         * ch-loop.c: Fix comment.
9223
9224 Sun Jul 11 11:27:08 1993  Bill Cox  (bill@cygnus.com)
9225
9226         * ch-actions.c (chill_expand_result, chill_expand_return):
9227           Move here from ch-typeck.c.  Add a temporary to remember the
9228           result value in.  Change return handler to fetch that
9229           temporary value, if there is one.
9230         * ch-parse.y (pdef): Call chill_expand_return to fetch
9231           the temp's value.
9232         * ch-tree.h, ch-typeck.c: Move return, result functions to
9233           ch-actions.c.  And their prototypes.
9234
9235 Fri Jul  9 15:47:51 1993  Bill Cox  (bill@rtl.cygnus.com)
9236
9237         * ch-actions.c, ch-convert.c, ch-decl.c, ch-except.c,
9238           ch-expr.c, ch-grant.c, ch-inout.c, ch-lang.c,
9239           ch-lex.l, ch-loop.c, ch-parse.y, ch-tasking.c,
9240           ch-tree.c, ch-tree.h, ch-typeck.c: gcc -Wall cleanup.
9241
9242 Fri Jul  9 09:41:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9243
9244         * ch-grant.c (decode_decl): Grant BUFFER, INSTANCE variables.
9245           (print_integer): Delete old non-working INSTANCE code.
9246         * ch-lex.l (name_type_signal): Recognize BUFFER name, too.
9247         * ch-parse.y (rccase_label): Move all actions inside if.
9248           Use BUFFERNAME to recognize receice case buffer clause,
9249           eliminate one shift-reduce conflict.
9250         * ch-tasking.c (build_buffer_descriptor): Check for
9251           CH_DECL_BUFFER flag, remove unused code.
9252
9253 Thu Jul  8 11:17:32 1993  Bill Cox  (bill@rtl.cygnus.com)
9254
9255         Declaring and sending buffers..  first draft
9256         * ch-actions.c (lang_init): Define the send_buffer runtime
9257           function.
9258         * ch-decl.c (do_decls): Standardize loop, so stepping
9259           isn't hidden.
9260         * ch-lex.l: Clean up prototypes for readability.
9261         * ch-parse.y (sendaction): Add send buffer action.
9262           (locdec): Add rule for buffer declaration.
9263         * ch-tasking.c (generate_tasking_code): standardize indentation.
9264           (make_signal_struct): Readability changes.
9265           (build_chill_send_buffer, build_buffer_decl,
9266            build_buffer_descriptor): New functions.
9267         * ch-tree.h (IDENTIFIER_BUFFER_SIZE): Add place to save
9268           buffer's maximum queue length in buffer decl.
9269           (CH_DECL_BUFFER): Add flag in decl.  Clean up for
9270           readability.  Add prototypes.
9271         * ch-typeck.c (build_chill_cast): Call convert rather
9272           than storing directly into TREE_TYPE field.
9273
9274 Tue Jul  6 12:34:32 1993  Bill Cox  (bill@rtl.cygnus.com)
9275
9276         * ch-actions.c (lang_init): Set warn_switch so case labels
9277           get checked.  Move build_chill_case_expr to ch-expr.c.
9278         * ch-expr.c (chill_expand_case_expr): Enable checking
9279           of expression case labels.
9280         * ch-grant.c: Move a comment.
9281
9282 Mon Jul  5 10:02:27 1993  Wilfried Moser  (fs_moser at rcsw1j)
9283
9284         * ch-lex.l: Add compiler directive SUPPORT_CAUSING_ADDRESS.
9285         * ch-except.c (initialize_exceptions): Change the layout of the
9286           structure __ch_handler. The entry __jbuf is moved to the end
9287           of the structure and its size was changed to _JBLEN+10.
9288         * ch-decl.c (push_chill_extern_process): Add processing of
9289           processes with no arguments.
9290         * ch-grant.c (decode_decl, do_seize): Add processing of
9291           processes with no arguments.
9292         * ch-tasking.c (build_process_header, build_chill_start_process):
9293           Add processing of processes with no arguments.
9294           (make_process_struct): Add processing of IN attribute for
9295           process arguments.
9296           (tasking_setup): Add NUL-character to name of a tasking
9297           element. The name must be NUL terminated.
9298           (build_chill_send_signal): Default SEND_SIGNAL_PRIORITY
9299           to 0 with a warning if -Wall specified on command-line.
9300
9301 Fri Jul  2 16:01:57 1993  Bill Cox  (bill@rtl.cygnus.com)
9302
9303         * ch-parse.y: Change 'empty' comments to new non-terminal
9304           so that exyacc doesn't discard them.
9305         * ch-lang.c (build_chill_range_type): New error messages.
9306
9307 Fri Jul  2 12:43:25 1993  Bill Cox  (bill@rtl.cygnus.com)
9308
9309         * ch-parse.y (action): Catch and report actions which
9310           shouldn't have exception clauses, but do.  Unfortunately,
9311           catching more than one of these per compilation will
9312           have to await the general addition of syntax error
9313           recovery to the parser.
9314
9315 Fri Jul  2 10:45:35 1993  Bill Cox  (bill@rtl.cygnus.com)
9316
9317         * ch-parse.y (locdec): Issue error for initialization
9318           of bitstring with tuple, not for powerset init with
9319           tuple.
9320
9321 Thu Jul  1 15:29:26 1993  Bill Cox  (bill@rtl.cygnus.com)
9322
9323         * ch-lang.c (build_chill_array_type): Check for indices
9324           that didn't fold into constants, issue error (PR 2924b).
9325         * ch-parse.y: Add novelty counter, alphabeticalize.
9326         * ch-tree.h: Define CH_NOVELTY for novelty checks later.
9327
9328 Thu Jul  1 14:03:04 1993  Bill Cox  (bill@rtl.cygnus.com)
9329
9330         For Wilfried Moser.
9331         * chill.in: Add -ansi switch at compiler call to avoid
9332           translation of i.e. sun to 1 by cpp.
9333
9334 Wed Jun 30 22:21:33 1993  Bill Cox  (bill@rtl.cygnus.com)
9335
9336         * ch-grant.c (raw_decode_mode): Add code for
9337           integer and enumeral ranges.  Standardize indentation.
9338
9339 Wed Jun 30 14:02:23 1993  Bill Cox  (bill@rtl.cygnus.com)
9340
9341         * ch-grant.c (print_an_int): New function to print a
9342           decimal integer string or the CONST_DECL (SYN) which
9343           best matches it.
9344           (print_integer): Call the above function.  Replace
9345           calls to SAME_TYPE macro with TYPE_MAIN_VARIANT
9346           comparisons, as suggested by Jim Wilson.
9347           (decode_decl): Set current_grant_modename sooner,
9348           be sure to clear it when done.
9349
9350 Wed Jun 30 10:10:57 1993  Bill Cox  (bill@rtl.cygnus.com)
9351
9352         * ch-actions.c (build_max_min): Change interface to accept
9353           just a max/min flag.  Get min/max values from an
9354           enumeral constructor.
9355           (build_chill_max, build_chill_min): Change calls to
9356           build_max_min.
9357         * ch-lang.c (deep_const_expr): Check for NULL_TREE
9358           arguments, don't seg fault.
9359
9360 Wed Jun 30 09:20:09 1993  Bill Cox  (bill@rtl.cygnus.com)
9361
9362         * config/sparc/sparc.c (sparc_type_code): Add SET_TYPE
9363           to switch cases, preventing abort.
9364
9365 Tue Jun 29 19:04:37 1993  Bill Cox  (bill@rtl.cygnus.com)
9366
9367         * ch-expr.c: Update comment.
9368         * ch-parse.y (range_or_mode): New non-terminal used in
9369           lexpr to implement mode as case label.
9370
9371 Tue Jun 29 13:13:46 1993  Bill Cox  (bill@rtl.cygnus.com)
9372
9373         * ch-actions.c (build_chill_case_expr): Pass in the
9374           optional ELSE clause, error for multiple case-selector
9375           expressions, error for missing ELSE clause.
9376         * ch-expr.c (chill_expand_assignment): Error if multiple
9377           location assignment and locations not novelty
9378           equivalent.
9379         * ch-parse.y (caseaction): Add range_list_clause non-
9380           terminal, sorry message for it.
9381           (assignaction): error if operator used on multiple
9382           assignment.
9383           (case_expr): Pass optional ELSE tree to
9384           build_chill_case_expr for checking.
9385         * ch-tree.h (build_chill_case_expr): Change proto.
9386
9387 Fri Jun 25 17:22:41 1993  Bill Cox  (bill@rtl.cygnus.com)
9388
9389         * ch-actions.c (chill_comptypes, build_chill_binary_op):
9390           Allow PROC mode variables.
9391         * ch-convert.c (convert): Turn a NULL literal into a zero
9392           valued pointer-to-function, given such a type.  Also
9393           build the ADDR_EXPR of a function variable.
9394         * ch-grant.c: Pervasive -Wall -pedantic cleanup.
9395           (print_enumeral, print_integer, print_struct) Moved these
9396           large functions out of the switch in raw_decode_mode for
9397           readability, and to encourage future code-sharing.
9398           (print_proc_tail, print_proc_exceptions): Moved these out
9399           of decode_decl, to share them.  They're used also to
9400           output PROC modes.
9401         * ch-parse.y (mode2): Enable PROC modes.
9402           (procmode): Represent PROC mode as a ptr-to-function type.
9403           (call): Recognize ptr-to-function as indirect call.
9404           Cleanup 'primval LPRN untyped_exprlist RPRN' action code.
9405
9406 Thu Jun 24 15:59:20 1993  Bill Cox  (bill@rtl.cygnus.com)
9407
9408         * ch-grant.c: (raw_decode_mode): Add support for unnamed
9409           and user-numbered enumeration members.
9410
9411 Thu Jun 24 13:52:10 1993  Bill Cox  (bill@rtl.cygnus.com)
9412
9413         * ch-actions.c (build_chill_array_expr, build_chill_length):
9414           Explicitly convert a varying array's length field to an
9415           integer_type_node, now that it's only a chill_integer_
9416           type_node.
9417         * ch-expr.c (chill_expand_expr,
9418                      expand_assignment_to_varying_array,
9419                      chill_expand_array_assignment,
9420                      expand_varying_length_assignment): Explicitly
9421           convert a varying array's length field to an integer_type_node,
9422           now that it's only a chill_integer_type_node.
9423         * ch-loop.c (init_loop_counter, top_of_loop_test): Change
9424           to handle varying array location iterations.
9425         * ch-parse.y (mode2): Count number of named SET members,
9426           as opposed to '*' members.  Issue error if there were none.
9427           (setelement): Count named set members.  Generate a unique
9428           identifier for the '*' element.
9429         * ch-typeck.c (validate_varying_array_ref):  Explicitly
9430           convert a varying array's length field to an integer_type_node,
9431           now that it's only a chill_integer_type_node.
9432
9433 Wed Jun 23 19:18:28 1993  Bill Cox  (bill@rtl.cygnus.com)
9434
9435         * ch-lang.c (finish_chill_enum): Change test for too-
9436           large enumerations.
9437         * ch-parse.y (setelement, optsetvalue): Allow numbered,
9438           unnamed set elements.
9439
9440 Wed Jun 23 16:25:06 1993  Bill Cox  (bill@rtl.cygnus.com)
9441
9442         * c-typeck.c (process_init_constructor): Suppress
9443           errors about un-initialized array elements if the
9444           array is VARYING, as signaled by C_TYPE_VARIABLE_SIZE.
9445         * ch-actions.c (lang_init): Set flag_short_enums, so that CHILL
9446           enumerations *can* be only a byte in size.
9447           (adjust_parm_or_field): Convert untyped parameter before
9448           looking at its type to process it.
9449         * ch-convert.c (convert): Generate [ -1, -1 ] value for
9450           an INSTANCE type.
9451         * ch-decl.c (do_decls): Assure that a CONSTRUCTOR has a
9452           type, so that output_constant doesn't seg fault.
9453         * ch-except.c (start_handler_array): Use unique identifier for
9454           exception array, so we can have > 1 array per reach.
9455         * ch-lang.c (finish_chill_enum): Error if number of
9456           enumeration values exceeds 256.
9457         * ch-parse.y (check_end_label): Error, not warning if start
9458           and end labels don't match.
9459           (assignaction): Convert RHS.  Allows untyped tuples to be
9460           passed to stabilize_reference.
9461           (exceptlist, onexceptprefix): Error if non-unique exception
9462           name is coded.
9463         * ch-tree.c: Added form feeds, comment reformatted.
9464         * ch-typeck.c (chill_expand_tuple): Compare tree value to
9465           NULL_TREE, not zero.  Add a constructor element for a
9466           VARYING array's length to the constructor list.
9467           (build_varying_struct): Mark the type as VARYING for
9468           process_init_constructor.
9469         * toplev.c (lang_options): Add '-lang-chill' and
9470           '-fchill-grant-only' options to table.
9471
9472 Tue Jun 22 13:13:41 1993  Bill Cox  (bill@rtl.cygnus.com)
9473
9474         * ch-actions.c (build_chill_function_call): Add check
9475           to prevent calling a PROCESS like a PROCEDURE.
9476         * ch-parse.y (rcalternative): Add check for an
9477           receive case alternative after a RECEIVE CASE
9478           statement.
9479         * ch-tree.h: Fix macro ENCAPSULATED_ARRAY_P.
9480         * ch-lang.c (lang_finish): Remove resetting errorcount
9481           and sorrycount for granting.
9482
9483 Mon Jun 21 17:56:48 1993  Bill Cox  (bill@rtl.cygnus.com)
9484
9485         Receiving signals works.
9486         * ch-actions.c (lang_init): Add else_clause flag to
9487           __wait_signal parameter list.
9488         * ch-lex.l: Add SIGNALNAME token, return when appropriate.
9489         * ch-parse.y (SIGNALNAME): New token.  Delete
9490           empty_untyped_exprlist token, no longer used.  Add
9491           name_or_signal non-terminal.  Standardize a few NULL
9492           tests.  Add real RECEIVE CASE semantics.  Add checks that
9493           SIGNALS, BUFFERs are only declared at global scope.
9494           (call): Add signal declarations with/without data fields.
9495         * ch-tasking.c (get_tasking_code_name, get_tasking_code,
9496           build_chill_receive_case_start, build_chill_receive_case_end,
9497           build_chill_receive_case_label): New functions.
9498           Replace build (CONSTRUCTOR, ... calls with build_nt
9499           (CONSTRUCTOR, calls.
9500         * ch-tree.h: New prototypes.
9501
9502 Thu Jun 17 18:36:38 1993  Bill Cox  (bill@rtl.cygnus.com)
9503
9504         SIGNAL declaration compilation, seizing & granting,
9505           SENDing also.
9506         * ch-actions.c (lang_init): Move instance_type_node
9507           build to ch-tasking.c.  Call build_tasking_message_type.
9508           Build a type for send_signal.  Put builtin_function
9509           calls into alpha order.
9510           (adjust_proc_param): Rename to adjust_parm_or_field,
9511           add is_signal flag, so signal fields can use it.  Rename
9512           calls to it, add flag to calls.
9513         * ch-decl.c (push_chill_extern_signal): Add function.
9514         * ch-grant.c (decode_decl): Correct signal decl output.
9515           (do_seize): Correct check for process seizure.  Add
9516           code for seized signal decl.
9517         * ch-lex.l (yylex): Treat POS, ROW, STEP as reserved.
9518         * ch-loop.c (get_unique_identifier): Standardize loop
9519           temporary's name to assure that it's not granted.
9520         * ch-parse.y (SIG_NAME): Delete unused token.
9521           (spec_declist): Delete silly printf.
9522           (quasi_signaldef): Add non-terminal.
9523           (sendaction, optsendwith, optsendto, optpriority):
9524           Implement actual working semantics.
9525           (call, empty_untyped_exprlist): Allow empty signal
9526           fields between parens.
9527         * ch-tasking.c: Rename adjust_proc_param calls, add
9528           is_signal flag to calls.  Make instance_type_node a
9529           type, not a TYPE_DECL, change references.  Fix all
9530           CONSTRUCTOR builds.  Add make_signal_struct function.
9531           Move build_instance_type here from lang_init.
9532           (build_tasking_message-type, build_signal_descriptor,
9533           build_chill_send_signal): New functions.
9534         * ch-tree.h: Add, update protos.
9535         * ch-typeck.c (build_chill_cast): Check for NULL expression
9536           type as well as error_mark.
9537
9538 Thu Jun 17 12:28:03 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9539
9540         * Makefile.in (STAGESTUFF): Add chill to list.
9541
9542 Wed Jun 16 07:12:53 1993  Bill Cox  (bill@rtl.cygnus.com)
9543
9544         * Makefile.in: Complete the renaming of ch-process.c
9545           to ch-tasking.c.
9546         * ch-decl.c (push_chill_extern_function): Drop is_process
9547           parameter, and marking process decl trees.
9548           (push_chill_extern_process): New function for
9549           SEIZEd processes.  Lotsa form feeds added for print
9550           readability.
9551         * ch-grant.c (decode_decl): Handle GRANTing of SIGNAls.
9552           (do_seize): New parameter seize_all.  Handle sseizing
9553           processes.
9554           (chill_seize): Pass seize_all parameter.
9555           (chill_grant): Check for __tmp_ prefix, to disable
9556           *either* seizing or granting.
9557         * ch-parse.y (quasi_pdef): Delete is_process parameter for
9558           push_chill_extern_functon, call push_chill_extern_process
9559           for processes.
9560           (specialinit): Comment these rules as needed only until
9561           2-pass compiler is operational.
9562           (extprocedure): Delete is_process parameter.
9563           (simpledec): Delete `sorry' about SIGNAL decls.
9564           (optsigdest): Correct check for process name.
9565         * ch-tasking.c (build_signal_decl): Finish coding.
9566         * ch-tree.h: Add macro to save a SIGNAL's destination
9567           process name in an id node.  Add/change prototype.
9568
9569 Mon Jun 14 18:17:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9570
9571         * ch-actions.c (lang_init): Build instance_type_node.
9572           Change `this' to a runtime function call.
9573         * ch-grant.c (do_seize): Generate tasking-code
9574           variable for seized process.
9575         * ch-lex.l (equal_number): Also accept synonym
9576           name for numeric value.
9577         * ch-parse.y (primval): Add process-related
9578           function calls.
9579           (signaldef, etc.): Rough draft of SIGNAL definition
9580           processing.
9581           (stopaction): Call runtime function.
9582           (pdef): Pop symbol level if ending a process
9583           and there were parameters.
9584           (primval): Call `whoami' runtime function for THIS.
9585         * ch-tasking.c (build_process_header): Be sure
9586           to define the tasking enum, if it hasn't already
9587           been done.  Only call shadow_record_fields if there
9588           are parameters.
9589           (build_tasking_enum): Only call start_enum *after*
9590           checking the already_built flag.
9591           (build_copy_number, get_tasking_code,
9592           build_gen_code, build_gen_inst, build_get_ptype,
9593           build_proc_type): New functions for process-related
9594           builtins.
9595           (build_signal_decl): New function for SIGNAL
9596           declaration - rough draft.
9597         * ch-tree.def (INSTANCE_TYPE): new tree code.
9598         * ch-tree.h: New prototypes.  Defines for instance
9599           type field access.
9600
9601 Sat Jun 12 21:15:02 1993  Bill Cox  (bill@rtl.cygnus.com)
9602
9603         Get start-process action working:
9604         * ch-actions.c (adjust_proc_param): new function,
9605           extracted from build_chill_function_call and called
9606           from there.
9607         * ch-tree.h, ch-grant.c (do_seize): Add process_type
9608           parameter to add_taskstuff_to_list call, prototype.
9609         * ch-parse.y (start_parlist): New non-terminal for
9610           START action.
9611           (startaction): Reference start_parlist, check for
9612           integer-valued process copy-number.
9613           (optstartset): Check instance parameter - must be
9614           an INSTANCE_TYPE location.
9615         * ch-tasking.c (generate_tasking_code_variable): New
9616           function, extracted from tasking_setup and called
9617           from there.  Also called from build_process_header.
9618           (build_process_header): Add process_type parameter
9619           to add_taskstuff_to_list call.  Remove incrementing
9620           of process_type (moved into generate_tasking_code
9621           _variable).
9622           (build_chill_start_process): Complete rewrite.
9623           (add_tasking_stuff_to_list): Add stuffnumber parameter
9624           putit on the list.
9625
9626 Sat Jun 12 06:08:09 1993  Bill Cox  (bill@rtl.cygnus.com)
9627
9628         Getting processes compiled, initialized and granted:
9629         * .cvsignore: Add chill file.
9630         * c-decl.c (shadow_record_fields): Allow PARM_DECL
9631           as well as VAR_DECL.
9632         * ch-actions.c (lang_init): Move build of
9633           initializer_type into ch-tasking.c.  Change
9634           definition of THIS to function call.
9635         * ch-decl.c (massage_param_node): Add comments.
9636           (start_chill_function): Set nested flag in
9637           start_function call based upon current_function_decl,
9638           not as constant zero.
9639         * ch-grant.c (decode_decl): lotsa code by Wilfried to
9640           GRANT process decls.
9641           (finish_chill_module): Completely rewrote interface
9642           to runtime.
9643         * ch-lex.l (THIS): Just return the token code.
9644         * ch-parse: Add THIS token.
9645           (processpar, processparlist): New rules, to collect
9646           process parameters.
9647           (pdef): Add code to pop the process' WITH scope.
9648           (procedure): Set process WITH scope flag to zero.
9649           (process): Move most code into build_process_header.
9650           (primval): Output function call for THIS.
9651         * ch-tasking.c (add_taskstuff_to_list, build_tasking_enum,
9652           make_process_struct, build_process_header): New code
9653           to handle process translation and interface to runtime.
9654         * ch-tree.h: New prototypes.
9655
9656 Thu Jun 10 13:32:51 1993  Bill Cox  (bill@rtl.cygnus.com)
9657
9658         * Makefile.in: Change ch-process.c to ch-tasking.c.
9659           A delayed part of the last change..
9660
9661 Thu Jun 10 11:14:59 1993  Bill Cox  (bill@rtl.cygnus.com)
9662
9663         * .cvsignore: Add 'chill' file.
9664         * ch-actions.c (lang_init): Add new runtime function
9665           __register_process.
9666         * ch-decl.c (push_chill_extern_function): Add is_process
9667           input flag, use it.
9668         * ch-grant.c (decode_decl): Recognize a process for
9669           granting.
9670           (do_seize): Put seized processes onto the tasking_list.
9671           (chill_finish_module_code): Declare init_list entry,
9672           link it onto the init_list.  Call tasking_setup and
9673           tasking_registry.
9674         * ch-lex.l: Make tasking-related variables global,
9675           delete their initialized flags.
9676         * ch-parse.y: Add is_process flag to push_chill_extern_function
9677           calls.  Put processes onto the tasking_list.
9678         * ch-process.c: Renamed to ch-tasking.c.
9679         * ch-tasking.h: New file.
9680         * ch-tree.h: New, adjusted prototypes.
9681
9682 Wed Jun  9 10:59:27 1993  Wilfried Moser  (moser@deneb.cygnus.com)
9683
9684         * chill: This file is replaced by chill.in and will be
9685           generated during 'make' and 'make install'. This script
9686           now finds the correct chillrt0.o and libchill.a during
9687           linking.
9688         * chill.in: New file that replaced chill.
9689         * Makefile.in: Add rules to make chill out of chill.in.
9690
9691 Wed Jun  9 09:03:55 1993  Bill Cox  (bill@rtl.cygnus.com)
9692
9693         * .cvsignore: Add gfloat.h and xlimits.h.
9694         * ch-actions.c (lang_init): Create new type for module-
9695           level initializer list entry.
9696         * ch-grant.c (chill_start_module_code): Rename actual
9697           module-level code to just the modulename, which is
9698           *not* public.
9699           (chill_finish_module_code): Allocate space for initializer
9700           list entry, build real initializer function, which puts
9701           the list entry on the runtime list.  Name the init function
9702           as the module's constructor function.
9703         * ch-tree.h (build_init_struct): Add prototype.
9704         * ch-typeck.c (build_init_struct): Add function, called
9705           from lang_init.
9706         Note: these changes require a new devo/chillrt/chillrt0.c.
9707
9708 Thu Jun  3 17:04:01 1993  Bill Cox  (bill@rtl.cygnus.com)
9709
9710         * c-decl.c: Fix comment.
9711         * ch-actions.c, ch-grant.c: Standardize front end:
9712           #define first, etc.  Add comments.
9713           (lang_init): Delete unused flag, code for inapplicable
9714           gen-decls option.  (lang_decode_option): Delete
9715           gen-decls option, add grant-only option, flag.
9716         * ch-convert.c, ch-decl.c, ch-except.c, ch-tree.c,
9717           ch-typeck.c: Add form feed after front end.
9718         * ch-expr.c: Standardize testing for error_mark node.
9719         * ch-lang.c: Remove unused deep_fold function.
9720
9721 Fri May 21 11:04:22 1993  Bill Cox  (bill@rtl.cygnus.com)
9722
9723         * c-typeck.c (build_binary_op, build_unary_op):
9724           Recognize BOOLEAN_TYPE.
9725         * ch-actions.c (build_chill_unary_op): Remove
9726           some crufty work-arounds.
9727
9728 Thu May 20 19:03:48 1993  Per Bothner  (bothner@deneb.cygnus.com)
9729
9730         * ch-grant.c (decode_constant):  If the granted value is a
9731         cast, make sure to emit an appropriate expression conversion.
9732
9733 Thu May 20 16:35:35 1993  Bill Cox  (bill@rtl.cygnus.com)
9734
9735         * ch-lang.c (build_chill_range_type): Initialize the
9736           precision variable.  Double-negative ranges work now.
9737
9738 Thu May 20 11:24:42 1993  Bill Cox  (bill@rtl.cygnus.com)
9739
9740         * ch-actions.c (build_unary_op): Compound a wretched
9741           hack which hides a BOOLEAN_TYPE from the underlying
9742           C code.
9743
9744 Wed May 19 16:45:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9745
9746         * ch-actions.c: (CH_SINGLETON_SET): Add function, call it
9747           from chill_comptypes. (build_chill_unary_op): Give
9748           better name to unsigned flag.
9749         * ch-expr.c (chill_expand_assignment): Correct calling
9750           sequence for setpowersetbits runtime routine.
9751         * ch-grant.c (raw_decode_mode): Give better name to
9752           unsigned flag.  (decode_constant): Check for null
9753           'val' ptr, avoid seg fault.
9754         * ch-lex.l (convert_number):  Give better name to
9755           unsigned flag. (convert_bitstring): Move increment
9756           of bl counter to emphasize that it increments once
9757           per loop.
9758         * ch-tree.h: (NO_SOURCE_UNARY_MINUS): Define new flag.
9759         * ch-typeck.c (chill_expand_tuple): Build BOOLEAN
9760           constructor if given a singleton set constructor.
9761
9762 Thu May 13 17:03:04 1993  Bill Cox  (bill@rtl.cygnus.com)
9763
9764         * c-decl.c (pushdecl): Complete May 9 change.
9765         * ch-actions.c (build_chill_unary_op): Set the
9766           TREE_UNSIGNED flag FALSE for raw_decode_mode.
9767         * ch-grant.c (grant_array_type): Correct the May 12
9768           check for circularity.
9769           (raw_decode_mode): Use TREE_UNSIGNED flag to
9770           control range's printing.
9771           (chill_grant): Remove useless, bogus code.
9772         * ch-lex.l (convert_number): Set the TREE_UNSIGNED
9773           flag TRUE for raw_decode_mode.
9774
9775 Wed May 12 18:04:01 1993  Bill Cox  (bill@rtl.cygnus.com)
9776
9777         * ch-decl.c (push_syndecls, push_modedef): Comment
9778           reminders to check for circular definitions.  Later!
9779         * ch-grant.c (grant_array_type, decode_decl): Prevent
9780           circular definitions in the use of the array's
9781           type name.
9782
9783 Wed May 12 16:06:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9784
9785         * ch-grant.c (grant_array_type): If array_type has
9786           a name, just use it.
9787         * ch-lang.c (build_chill_range_type): Don't force
9788           unsigned ranges on output.
9789         * expr.c (store_constructor): Preclude seg fault.
9790
9791 Wed May 12 07:49:00 1993  Bill Cox  (bill@rtl.cygnus.com)
9792
9793         * ch-actions.c (fold_set_*): Correct tests for
9794           range set-constructor list entries.
9795           (lang_init): Define setpowersetbits function.
9796         * expr.c (store_constructor): Handle non-constant
9797           set constructors.
9798
9799 Tue May 11 18:25:40 1993  Per Bothner  (bothner@cygnus.com)
9800
9801         * ch-lang.c (build_chill_range_type):  If the parent type
9802         is unknown, and the endpoints of the range are integer
9803         constants, use the smallest suitable integer type.
9804         * ch-lang.c (build_chill_range_type):  Remove kludge
9805         for dealing with char ranges.
9806
9807 Tue May 11 15:24:31 1993  Bill Cox  (bill@rtl.cygnus.com)
9808
9809         * ch-actions.c (build_chill_repetition_op): Build a
9810           range-type set constructor if there's only one value
9811           in the repeated constructor.
9812           (fold_set_*): Abort if range value seen, for now.
9813         * expr.c (store_constructor): Handle range-type by
9814           storing bytes rather than bits as much as possible.
9815
9816 Mon May 10 18:45:18 1993  Bill Cox  (bill@rtl.cygnus.com)
9817
9818         * ch-actions.c (invalid{left right}_operand): Add
9819           handlers for REPLICATE_EXPR.
9820           (build_chill_repetition_op): Build constructor list
9821           for repetition of bitstring.
9822         * ch-parse.y (call): Recognize more trees as arrays,
9823           to avoid error msg.
9824           (operand5): Add count, string temporaries, use them.
9825
9826 Mon May 10 16:49:08 1993  Per Bothner  (bothner@cygnus.com)
9827
9828         * ch-grant.c (seize_implied_names):  Fix code that assumed
9829         a FUNCTION_DECL (or PROCESS_DECL) to work on types instead.
9830         * ch-grant.c (generate_set, grant_parent_of_enum,
9831         grant_parent_enum): Removed unused functions.
9832         * ch-grant.c (raw_decode_mode):  Remove commented-out code.
9833
9834 Mon May 10 10:54:57 1993  Bill Cox  (bill@rtl.cygnus.com)
9835
9836         * ch-grant.c (do_seize, seize_implied_types): Move
9837           result and parameter processing to proper place.
9838           (chill_seize): Mark unseized identifier with
9839           error_mark_node, to avoid excessive errors.
9840         * ch-parse.y (call): Check for ERROR_MARK before
9841           reporting an error.
9842
9843 Sun May  9 17:21:24 1993  Bill Cox  (bill@rtl.cygnus.com)
9844
9845         * c-decl.c (pushdecl): If a strongly-visible name is
9846           seen, in conflict with a weakly-visible name, take
9847           the strongly-visible one and don't complain.
9848         * ch-actions.c (chill_comptypes): Allow chain of ref-
9849           erence types > 1 in length.
9850         * ch-grant.c: Turn disguised for-loops into actual
9851           ones, so continue works.  Delete redundant code in
9852           seize_implied_names.  Reindent.
9853         * expmed.c (store_split_bit_field): Disable abort for
9854           CHILL.
9855
9856 Sun May  9 17:11:33 1993  Per Bothner  (bothner@cygnus.com)
9857
9858         * ch-convert.c (convert):  Move handling of SET_TYPE until
9859         after we've handled de-referencing and such like.
9860         * ch-grant.c (grant_array_type):  Simplify; remove (now-)
9861         bogus call to generate_set.
9862         * ch-grant.c (get_type):  Remove obsolete stuff.
9863
9864 Fri May  7 10:30:34 1993  Bill Cox  (bill@rtl.cygnus.com)
9865
9866         * ch-actions.c (lang_init): Add definition of psslice
9867           runtime routine. (build_chill_binary_op_1,
9868           build_chill_binary_op): Have result type of
9869           TRUTH_ANDIF_EXPR be boolean, not integer.  Some
9870           reindenting.
9871         * ch-convert.c (convert): Use consistent notation
9872           for expression.
9873         * ch-parse.y: Add front-end pass count. (locdec):
9874           Add syntax for other BASED declaration.
9875         * ch-tree.c: Fix comment.
9876         * ch-typeck.c (build_chill_slice): Implement a runtime
9877           call for bitstring slices. (build_chill_cast):
9878           Add code for BITS_BIG_ENDIAN bit loop.
9879           (chill_expand_tuple): Don't pass ref type to
9880           digest_init, only underlying type.
9881
9882 Thu May  6 12:52:14 1993  Per Bothner  (bothner@cygnus.com)
9883
9884         * ch-typeck.c (build_chill_cast):  type_for_size takes
9885         a size in bits, not bytes.
9886
9887 Wed May  5 19:02:55 1993  Bill Cox  (bill@rtl.cygnus.com)
9888
9889         * ch-actions.c: Break out separate routines for set
9890           folding, handle ranges in set_fold_eq and set_fold_ne.
9891           Fix folding as req'd by TTC test.
9892         * ch-grant.c (raw_decode_more): Check for content match
9893           to decide output mode, not pointer identity.
9894         * ch-typeck.c: Add cross-reference comment.
9895         * varasm.c (emit_set_data): Clarify parameter name.
9896           Handle INTEGER_CST as set constructor.
9897           (output_constant): Handle CONSTRUCTOR node for sets.
9898           Apparently forgot to actually 'checkin' this one last
9899           time.
9900
9901 Wed May  5 12:23:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9902
9903         * ch-parse.y, ch-tree.h (get_current_declspecs): Obsolete; deleted.
9904
9905 Tue May  4 15:47:44 1993  Bill Cox  (bill@rtl.cygnus.com)
9906
9907         * ch-actions.c (fold_set_expr): new function to fold
9908           set expressions.  Calls inserted into
9909           build_chill_binary_op and build_chill_unary_op.
9910           (build_chill_repetition_op): New function, called
9911           from build_chill_function_call.
9912         * ch-expr.c (chill_expand_assignment): Call
9913           build_chill_repetition_op.
9914         * ch-grant.c (decode_constant): Comment out deep_fold
9915           call.  The earlier fold_set_expr calls should make
9916           this one unnecessary.  Prevent seg fault when name
9917           of structure field is NULL.  Standardize for loop.
9918         * ch-parse.y: Fix comments.
9919           (operand5): build a REPLICATE_EXPR.  Don't call
9920           build_repetition_op until we have a type.
9921         * ch-tree.def (REPLICATE_EXPR): Define tree-code.
9922         * ch-tree.h (build_chill_repetiton_op): Fix proto.
9923         * ch-typeck.c (chill_expand_result): Call
9924           build_chill_repetition_op if needed.
9925         * varasm.c (emit_set_data): Clarify parameter name.
9926           Handle INTEGER_CST as set constructor.
9927           (output_constant): Handle CONSTRUCTOR node for sets.
9928
9929 Mon May  3 13:06:47 1993  Per Bothner  (bothner@cygnus.com)
9930
9931         * ch-typeck.c (build_chill_cast):  Allow more liberality to
9932         casting:  Any discrete type to any non-discrete type that is the
9933         same size as some other discrete type (and vice versa).
9934         * stor-layout.c (layout_type, case SET_TYPE):  If the number
9935         of bits will fit in a char or short, only use that many bits.
9936
9937 Mon May  3 08:22:45 1993  Bill Cox  (bill@rtl.cygnus.com)
9938
9939         * ch-grant.c (decode_constant): Revert interpretation
9940           of SET_TYPE as integer.
9941
9942 Mon May  3 07:55:46 1993  Bill Cox  (bill@rtl.cygnus.com)
9943
9944         * chparse.y (casealternative): Allow empty action list.
9945
9946 Sat May  1 15:07:01 1993  Bill Cox  (bill@rtl.cygnus.com)
9947
9948         * expr.c (expand_expr): Add parameter to __inpowerset
9949           runtime call, to match new runtime.
9950
9951 Sat May  1 14:55:58 1993  Bill Cox  (bill@rtl.cygnus.com)
9952
9953         * ch-actions.c: Cleanup from -Wall.  Reindent.
9954           Redefine __inpowerset to take a 'minval' parameter
9955           that matches the new runtime.  Added comments.
9956         * ch-expr.c (chill_handle_case_label): Handle
9957           NULL or ERROR trees.
9958         * ch-grant.c (get_type): Survive bogus type params,
9959           return empty string.
9960         * ch-tree.c (build_powerset_type): Diagnose powerset
9961           of non-discrete type.
9962         * ch-typeck.c (discrete_type_p): Reindent.
9963
9964 Fri Apr 30 16:08:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9965
9966         * ch-grant.c (decode_constant): Interpret SET_TYPE
9967           with integer value, so we output the same stuff as
9968           the user gave us.
9969         * ch-parse.y: Fix indentation.
9970
9971 Fri Apr 30 09:34:03 1993  Bill Cox  (bill@rtl.cygnus.com)
9972
9973         * ch-actions.c (chill_comptypes): Simplify, correct
9974           integer subrange analysis.
9975         * ch-grant.c (seize_implied_names): Add handling for
9976           PROCESS_DECL, PROCESS_TYPE.
9977           (do_seize): Call seize_implied_names for process,
9978           procedure parameters and return value.
9979         * ch-lang.c (finish_chill_enum): Canonicalize enum
9980           types.
9981         * ch-tree.def (PROCESS_TYPE): Add.
9982         * ch-typeck.c (valid_array_index): Call chill_comptypes
9983           rather than broken macro CH_COMPATIBLE.  The logic
9984           in chill_comptypes will get moved to the macro later.
9985
9986 Thu Apr 29 13:07:55 1993  Bill Cox  (bill@rtl.cygnus.com)
9987
9988         * ch-actions.c (build_chill_lower, build_chill_upper):
9989           Handle enumeration types.
9990           (build_chill_binary_op): Call chill_comptypes
9991           to error check IN arguments.  Change error
9992           messages to say 'mode' rather than 'type'.  Cast
9993           tree codes when build is called.
9994         * ch-expr.c (chill_expand_array_assignment): Call
9995           chill_comptypes to validate assignment args.
9996         * ch-lex.l: Add newline for readability.
9997
9998 Wed Apr 28 15:22:18 1993  Bill Cox  (bill@rtl.cygnus.com)
9999
10000         * Makefile.in (ch-hash.h): Add rule to build this
10001           from chill.gperf.  Not yet used.
10002         * ch-actions.c (build_chill_binary_op): Allow enum
10003           subranges on RHS of IN operator.
10004         * ch-grant.c (decode_constant): Recognize
10005           error_mark_node as empty powerset initializer,
10006           re-indent a bit.
10007         * ch-lang.c (deep_fold): Return error_mark_node for
10008           NULL input pointer or incoming error_mark_node.
10009         * ch-lex.l: Ignore PACK and UNPACK keywords. Return
10010           POS, ROW, and STEP as user-defined names.
10011           (name_or_type): New function for above.
10012         * ch-parse.y: Move token defs for following, comment
10013           them separately: NOPACK, PACK, POS, ROW, STEP
10014         * varasm.c (output_constant): Check for VAR_DECLs in
10015           records & unions, like arrays.  Don't abort.
10016
10017 Tue Apr 27 17:42:29 1993  Bill Cox  (bill@rtl.cygnus.com)
10018
10019         * ch-actions.c (CH_PROMOTING_INTEGER_TYPE_P):
10020           rewrite for generality.
10021         * ch-decl.c (grok_chill_variantdefs): Use chill
10022           comptypes, so that subrange compatibility is ok.
10023           (start_chill_function): Use lookup_name(), not
10024           IDENTIFIER_GLOBAL_VALUE, for full generality.
10025         * ch-expr.c (chill_expand_assignment): Need to
10026           handle non-NOP modify codes here, since C code
10027           in build_modify_expr won't understand powersets,
10028           etc.
10029
10030 Tue Apr 27 09:05:31 1993  Bill Cox  (bill@rtl.cygnus.com)
10031
10032         * ch-actions.c (build_max_min): Assign the set's
10033           base type to the function's return type.
10034           (build_chill_function_call): Before complaining
10035           about parameter mismatches, convert certain actual
10036           parameters.
10037         * ch-expr.c (chill_expand_assignment): Before
10038           complaining about LHS/RHS mismatches, convert
10039           certain RHS expressions.
10040         * ch-grant.c (decode_constant): Deep-fold incoming
10041           expression, so we can output it.
10042         * ch-lang.c (deep_const_expr): New function, called
10043           from const_expr, actually traverses the tree
10044           looking at its leaves for 'const'ness.
10045           (deep_fold): New function to fold already-built
10046           trees.
10047         * ch-parse.y (case_expr): Add whitespace.
10048         * ch-tree.h: Add prototype for deep_fold.
10049
10050 Tue Apr 27 07:21:43 1993  Bill Cox  (bill@rtl.cygnus.com)
10051
10052         * ch-actions.c (chill_comptypes): Allow enumeration
10053           subranges as compatible with the parent enum.
10054           (build_chill_function_call): Before checking type
10055           compatibility, use convert on typeless expressions,
10056           like constructors.
10057         * ch-expr.c (chill_expand_assignment): Before
10058           checking type compatibility, use convert on
10059           typeless expressions, like constructors.
10060         * ch-lex.l: Add comment.
10061
10062 Thu Apr 22 17:23:25 1993  Bill Cox  (bill@rtl.cygnus.com)
10063
10064         * .cvsignore: Add genopinit, insn-opinit.c
10065         * c-common.c (binary_op_error): Prevent seg fault on
10066           unknown node code.
10067         * ch-typeck.c (build_chill_array_ref): Remove old
10068           lower-bound-of-array-index-nonzero code.
10069         * expr.c (expand-expr, get_inner_reference): Remove
10070           old lower-bound-of-array-index-nonzero code.
10071
10072 Thu Apr 22 16:01:09 1993  Bill Cox  (bill@rtl.cygnus.com)
10073
10074         * c-decl.c (shadow_record_fields): Add pushlevel for
10075           each PROCESS parameter, too.
10076         * ch-process.c (make_process_struct): First working
10077           version.
10078         * ch-tree.def: Add PROCESS_DECL definition.
10079         * ch-tree.h: Add CH_IS_EVENT_MODE macro, change proto
10080           for make_process_struct.
10081         * expr.c (expand_expr): Add references to
10082           PROCESS_DECL.  Add #include of ch-tree.h.
10083         * tree.c (decl_function_context): Add check for a
10084           PROCESS_DECL, and #include for ch-tree.h.
10085
10086 Thu Apr 22 09:25:08 1993  Bill Cox  (bill@rtl.cygnus.com)
10087
10088         * expr.c (expand_expr): Add missing prototypes, and
10089           parameters to expand_expr call.
10090
10091 Wed Apr 21 16:17:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10092
10093         * c-decl.c (shadow_record_fields): Add ability to
10094           handle pointers to records/unions.  For PROCESS
10095           compilation.
10096
10097 Thu Apr 22 09:25:08 1993  Bill Cox  (bill@rtl.cygnus.com)
10098
10099         * ch-expr.c (chill_expand_expr): Add missing
10100           parameters to expand_expr calls.  Some trivial
10101           reformatting for readability.
10102
10103 Wed Apr 21 16:17:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10104
10105         * ch-lex.l: Make send_*_prio externally visible,
10106           default them to zero, eliminate the init flags.
10107           Same for process_type.
10108
10109 Sat Apr 17 10:59:50 1993  Bill Cox  (bill@rtl.cygnus.com)
10110
10111         * ch-actions.c (build_chill_binary_op): Build a
10112           BIT_FIELD_REF tree for IN_EXPR operations.
10113         * ch-typeck.c (build_chill_array_ref): Build a
10114           BIT_FIELD_REF tree for access to packed array of
10115           bits.
10116
10117 Fri Apr 16 12:33:34 1993  Bill Cox  (bill@rtl.cygnus.com)
10118
10119         * ch-parse.y (EXIT action): Improve error checking,
10120           messages.
10121         * ch-typeck.c (chill_expand_tuple): Remove code to
10122           pack sets (moved to varasm.c long ago).
10123         * varasm.c (unpack_set_constructor): Rename size to
10124           bit_size, since 'size' always means bytes.
10125           (pack_set_constructor): Rename size to wd_size,
10126           since 'size' always means bytes.
10127           (output_constant): Set size to zero, so that extra
10128           bytes of padding aren't output after set constants.
10129
10130 Fri Apr 16 11:57:50 1993  Bill Cox  (bill@rtl.cygnus.com)
10131
10132         * .cvsignore: Add .gdbinit.
10133         * ch-decl.c (start_chill_bindings): Add function name
10134           to binding contour's exit_label for EXIT stmt.
10135         * ch-parse.y (EXIT action): Call lookup_name to avoid
10136           inserting label for function name.  Also check
10137           IDENTIFIER_LABEL_VALUE for label's decl.
10138           (caseaction, beginendblock, ifaction): Call
10139           stamp_nesting_label to put action's label into
10140           contour for EXIT to find.
10141
10142 Thu Apr 15 17:17:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10143
10144         * expr.c (expand_expr): Unify, clean up handling of
10145           IN_EXPR, and handling of bit-string element ref.
10146           Now, all goes through IN_EXPR handler.
10147         * stmt.c (stamp_nesting_label, expand_exit_labelled):
10148           New functions, which allow either label or
10149           function decls.
10150
10151 Thu Apr 15 17:17:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10152
10153         * ch-actions.c ch-actions.h ch-convert.c ch-decl.c ch-except.c
10154           ch-expr.c ch-grant.c ch-inout.c ch-lang.c ch-lex.h ch-lex.l
10155           ch-loop.c ch-parse.y ch-process.c ch-tree.c ch-tree.def
10156           ch-tree.h ch-typeck.c: Add 1993 copyright, fix titles.
10157         * ch-actions.c (build_chill_binary_op): Move runtime function call
10158           to expr.c.  Just build a tree here.  Clean up error checking.
10159         * ch-convert.c (convert): Simply store a type into an expression if
10160           TREE_TYPE (expr) == NULL.  Prevent error if an enum is to be
10161           converted to a set of such enums.
10162         * ch-loop.c (init_loop_counter): Restore error msg for undeclared
10163           variable if no local scope is to be created for the loop.
10164         * ch-typeck.c (build_chill_array_ref): Turn bit array ref into IN_EXPR,
10165           remove redundant code which wasn't ever called.
10166
10167 Wed Apr 14 07:54:00 1993  Bill Cox  (bill@rtl.cygnus.com)
10168
10169         * .cvsignore (y.tab.c) : Add to list.
10170         * ch-convert.c (convert): Check pointers better - avoid NULL reference.
10171           Remove redundant check for ERROR_MARK - already checked earlier.
10172         * ch-parse.y (get_type_of): Add parameter checks for NULL ptrs and
10173           error_mark_node.
10174
10175 Tue Apr 13 16:00:37 1993  Per Bothner  (bothner@cygnus.com)
10176
10177         * c-decl.c (start_function):  If there is a previous
10178         function declaration of the same name, steal its RTL.
10179         This is a kludge needed for forward declarations of
10180         nested functions.
10181         * ch-decl.c (push_chill_extern_function), ch-tree.h:  New
10182         function, for external and seized function declarations.
10183         Make sure to use permanent obstack.
10184         * ch-parse.y (quasi_pdef, extprocedure):  Use new function.
10185
10186         * ch-grant.c (chill_finish_module_code):  Since module
10187         function is no longer visible,, can't get it using
10188         lookup_name().  Use current_function_decl instead.
10189
10190         * ch-decl.c (build_chill_function_type):  Add void_type_node
10191         to end of parameter types list.
10192
10193         * ch-grant.c (chill_start_module_code):  Make sure module
10194         function isn't visible (and hence isn't granted).
10195
10196 Tue Apr 13 15:48:25 1993  Bill Cox  (bill@rtl.cygnus.com)
10197
10198         * ch-loop.c (begin_chill_loop): Also stamp the user's loop name into
10199           current contour for DO FOR EVER loops.
10200
10201 Tue Apr 13 14:37:39 1993  Bill Cox  (bill@rtl.cygnus.com)
10202
10203         * ch-parse.y (actionstatement): Add error rule.  Delete
10204           POP_UNUSED_ON_CONTEXT.  Add comments about label name usage.
10205           (nohandleraction): Better error check in EXIT processing.
10206           (optexprlist): Comment out make_function_rtl call.
10207           (seizestatement): Change error to warning.
10208
10209 Tue Apr 13 08:29:31 1993  Bill Cox  (bill@rtl.cygnus.com)
10210
10211         * ch-grant.c (raw_decode_mode): Supply missing parameter in get_type
10212           call.
10213         * ch-loop.c (begin_chill_loop): Take loop label as parameter.  Stamp
10214           its name into the current contour's exit_label, for EXIT to use.
10215         * ch-parse.y: (actionlabel): Save label tree in global variable.
10216           (actionstatement): Clear label to NULL when action is finished.
10217           (handlerstatement, nohandlerstatement): Split actions into
10218           categories which do/don't permit exception handlers.
10219           (exitaction): Move code into nohandleraction, make it work.
10220           (doaction): Pass (possibly NULL) label tree to begin_chill_loop.
10221         * ch-tree.h: Add parameter  to begin_chill_tree prototype.
10222         * stmt.c (stamp_nesting_label, expand_exit_labelled): Add functions.
10223           Note: This implementation of EXIT only exits from loops, not yet
10224                 from other bracketted statements.
10225
10226 Mon Apr 12 13:41:55 1993  Per Bothner  (bothner@rtl.cygnus.com)
10227
10228         * ch-grant.c (chill_grant):  Remove obsolete code.
10229
10230         * ch-decl.c (push_synmode, push_newmode):  Merged to yield ...
10231         * ch-decl.c (push_modedef):  ... w/ slightly different interface.
10232         * ch-tree.h, ch-process.c (make_process_struct), ch-parse.y
10233         (modedefinition):  Use new push_modedef function.
10234         * ch-parse.y (modedefinition):  Don't depend on inherited
10235         attributes (- implemented incorrectly!): Use a global variable
10236         parsing_newmode to distinguish synmode and newmode.
10237
10238 Mon Apr 12 08:10:34 1993  Bill Cox  (bill@rtl.cygnus.com)
10239
10240         * ch-loop.c: Diffuse cleanup after big functional changes.
10241         * ch-parse.y: Eliminate temporary variables, now unnecessary.  Use
10242           parse-time stack instead.
10243         * ch-tree.h: Change build_chill_iterator prototype.
10244
10245 Sun Apr 11 15:50:33 1993  Bill Cox  (bill@rtl.cygnus.com)
10246
10247         * ch-convert.c (convert): Replace an ERROR_MARK type - from a
10248           untyped_expr with the given type.  Move chill_expand_case_expr
10249           call inside chill_expand_expr.
10250         * ch-expr.c, ch-tree.h, ch-typeck.c (chill_handle_case_default,
10251           chill_handle_case_label, chill_expand_case_expr):  Move to ch-expr.c
10252           from ch-typeck.c.
10253         * ch-loop.c: Major reorganization to support multiple iterators in
10254           DO FOR loop, very little new code, just a re-org.
10255         * ch-parse.y (iterationlist): Add handling for multiple loop iterators.
10256
10257 Sat Apr 10 14:40:12 1993  Bill Cox  (bill@rtl.cygnus.com)
10258
10259         * ch-actions.c (build_chill_lower, build_chill_upper): Clean up.
10260         * ch-grant.c (chill_grant): Avoid making strange SYNMODE for enum
10261           member.
10262         * ch-lex.l (equal_number): Add function to look in the input for '='
10263           followed by a decimal literal.  Call it from directive scanning.
10264           (start state 'ccitt'): Deleted, unused.  Moved unused, but reserved,
10265           tokens to NORMAL state.
10266           (compiler_directive): Replaced by equal_number.  Now the only
10267           recursive call to yylex happens in check_newline at the beginning
10268           of a compilation.
10269
10270 Sat Apr 10 09:55:50 1993  Bill Cox  (bill@rtl.cygnus.com)
10271
10272         * ch-actions.c (build_chill_case_expr): Added from ch-parse.y.
10273         * ch-lex.l (ENTRY, PERVASIVE, ROW, STEP): Add token recognition to
10274           'reserve' them.
10275         * ch-parse.y (case_expr): Move code into ch-actions.c.  There will
10276           need to be much more written.
10277         * ch-tree.def (VARY_ARRAY_REF): Add comment.
10278         * ch-tree.h (build_chill_case_expr): Add prototype.
10279         * ch-typeck.c (build_chill_cast): Allow untyped_expr - just assign the
10280           type to the expr.  Check for CASE_EXPR, call expand_case_expr.
10281
10282 Sat Apr 10 01:10:51 1993  Per Bothner  (bothner@rtl.cygnus.com)
10283
10284         * ch-parse,y (in_pseudo_module): New variable.  Try if we're
10285         in a seizefile, but not in a module nested in the seizefile.
10286         Use for backwards compatibility with old grantfiles.
10287         * ch-decl.c (do_decls, push_syndecls, push_newmode, push_synmode):
10288         If in_pseudo_module, grant new declaration.
10289         * ch-decl.c (pushd_newmode):  If there is a granted previous
10290         incomplete type, fix it up.
10291         * ch-grant.c (seize_implied_names):  Do remaining types.
10292         Guard against recursion.
10293         * ch-tree.h (IDENTIFIER_ENUM_VALUE):  Removed, not used.
10294         * ch-tree.h (CH_DECL_ENUM), ch-grant.c (chill_grant), ch-lang.c
10295         (finish_chill_enum):  Enum constants are marked with
10296         CH_DECL_ENUM so they don't get written to the grantfile.
10297         * ch-tree.h (IDENTIFIER_GRANTED_VALUE):  Allow fast seizing.
10298         * ch-lex.l:  Re-write to use start states, to avoid calling
10299         yylex() recursively.
10300         * ch-lex.l (compiler_directive);  This is now obsolste. FIXME.
10301         * ch-lex.l:  Call push_module and pop_module when reading a
10302         seizefile.  This creates a pseudo-module.
10303         * ch-parse.y:  Clean up handling of empty declarations and
10304         action statements; semicolons are now optional a number of
10305         places.
10306         * ch-parse.y:  Remove some bogus tests for "statement
10307         out of sequence" (they're both legal and work).
10308         * varasm.c (mak_function_rtl):  Remove  kludge that may
10309         not be necessary (and loses anyway).
10310
10311 Fri Apr  9 09:37:38 1993  Bill Cox  (bill@rtl.cygnus.com)
10312
10313         * ch-expr.c (chill_expand_array_assignment): Remove false error about
10314           arrays that are too small.
10315         * ch-parse.y (callaction): Don't pass an error_mark_node to
10316           c_expand_expr_stmt.
10317
10318 Fri Apr  9 00:26:54 1993  Per Bothner  (bothner@rtl.cygnus.com)
10319
10320         * ch_tree.h (DECL_HIDDEN_BY_MODULE, ENCAPSULATED_ARRAY_P):
10321         New macros.
10322         * ch-actions.c (build_chill_function_call):  Use latter.
10323         * ch-typeck.c (chill_similar):  Fix typo.
10324         * ch-grant.c (raw_decode_mode):  Handle ENCAPSULATED_ARRAY_P
10325         parameter types.
10326         * ch-grant.c (seize_implied_names):  Handle ranges of enums.
10327         * ch-grant.c (do_seize):  Set DECL_SOURCE_FILE and _LINE of
10328         seized declaration to be the point of the seize itself.
10329         * ch-grant.c (chill_grant), ch-tree.h:  Add a parameter
10330         which is the list (in order) of decls in the module.
10331         Don't reverse the getdecls() list; that is handled by caller.
10332         * ch-grant.c (chill_grant):  Test that a declaration is
10333         visible before writing it.
10334         * ch-parse.y (push_module):  Make sure to hide declarations
10335         from surrounding module.
10336         * ch-parse.y (pop_module):  Restore those declarations.
10337         * ch-parse.y (pop_module): This function is now responsible
10338         for writing out for calling chill_grant() to the grant file.
10339         * ch-actions.c (lang_finish):  Remove calls to chill_grant().
10340
10341 Thu Apr  8 16:56:52 1993  Bill Cox  (bill@rtl.cygnus.com)
10342
10343         * ch-actions.c (build_char_array_expr): Add handling of varying
10344           arrays in relational expressions.
10345         * ch-decl.c: Add prototype for lookup_name_current_level.
10346         * ch-expr.c (chill_expand_expr): Make concat_expr's temp a BLKmode,
10347           so its length is used as the temp's size.
10348           (chill_expand_array_assignment): Correct for varying := varying
10349           assignment, clean up.
10350         * ch-typeck.c: Add prototype for require_complete_type.
10351
10352 Wed Apr  7 16:41:29 1993  Bill Cox  (bill@rtl.cygnus.com)
10353
10354         * ch-loop.c (for_location, begin_chill_loop, end_chill_loop): Major
10355           diffuse changes to fix location loops.
10356         * ch-parse.y (location): Remove ref through NULL ptr.
10357
10358 Wed Apr  7 13:42:06 1993  Per Bothner  (bothner@rtl.cygnus.com)
10359
10360         * ch-decl.c (massage_param_node):  New function.
10361         It handles the LOC/IN/OUT/INOUT parameter distinction,
10362         as well as calling build_chill_array_parm_type if needed.
10363         * ch-tree.h (massage_param_node):  New prototype.
10364         * ch-decl.c (push_parms):  Use new massage_param_node().
10365         * ch-parse.y (pmodearg):  Use new massage_param_node().
10366         * ch-parse.y (formpar):  Don't call build_chill_array_parm_type;
10367         now handled by massage_param_node.
10368         * ch-typeck.c (my_build_array_ref):  Handle non-zero array
10369         lower bounds.
10370         * ch-actions.c (build_chill_function_call):  If the formal
10371         parameter is a pseudo record wrapped around an array, make
10372         sure we wrap the actual parameter in a record CONSTRUCTOR.
10373         * ch-typeck.c (build_chill_array_parm_type):  Make sure
10374         the pseudo struct type is allocated on the permanent_obstack.
10375         * ch-parse.y (location):  Remove thinko.
10376         * ch-actions.c (chill_comptypes):  Comment out test for
10377         NEWMODEness - it gets broken by the forward declaration hacks.
10378
10379 Tue Apr  6 18:05:40 1993  Bill Cox  (bill@rtl.cygnus.com)
10380
10381         * ch-actions.c: Move build_varying_struct to ch-typeck.c.
10382         * ch-parse.y (formpar): Turn ARRAY_TYPE parms into structure.
10383         * ch-parse.y (location): Do build_component_ref for an array wrapped
10384           in a structure.
10385         * ch-tree.h: Add prototype, #define for build_chill_array_parm_type.
10386         * ch-typeck.c (build_chill_array_parm_type): Add function, move
10387           build_varying_struct here from ch-actions.c.
10388
10389 Mon Apr  5 19:56:56 1993  Bill Cox  (bill@rtl.cygnus.com)
10390
10391         * ch-actions.c, ch-decl.c: Use tree_int_cst_equal and integer_zerop
10392           rather than in-line code - tests LOW and HIGH values.
10393         * ch-lang.c: Use tree_int_cst_lt rather than inline code.
10394         * ch-typeck.c (my_build_array_ref): Handle case where array low bound
10395           isn't zero.
10396
10397 Mon Apr  5 15:45:10 1993  Bill Cox  (bill@rtl.cygnus.com)
10398
10399         * ch-typeck.c (my_build_array_ref): Add some more code from
10400           build_array_ref.  Change checks, error messages to mention
10401           'discrete types'.  I.E. types which don't kiss and tell..
10402
10403 Sat Apr  3 09:27:03 1993  Bill Cox  (bill@rtl.cygnus.com)
10404
10405         * ch-except.c, ch-expr.c: Turn externs into prototypes.
10406         * ch-grant.c (chill_grant): Remove orphan #else.
10407         * ch-tree.h: Add prototype for build_chill_bin_type.
10408         * ch-typeck.c: Turn externs into prototypes, delete code which
10409           was commented out in chill_expand_return; it will never be used.
10410
10411 Fri Apr  2 21:55:14 1993  Per Bothner  (bothner@rtl.cygnus.com)
10412
10413         Major re-write of New module/seize/grant stuff.
10414         Now, a grantfile is a spec module and contains all the
10415         top-level declarations of the granting module, not just
10416         those that are granted.  It also contains explicit grant
10417         statments naming those declared names that are granted.
10418         It also has seize statements and use_seize_file directives
10419         to correctly handle transitive dependencies.
10420
10421         * ch-parse.y:  Change to allow multiple modules per source file.
10422         Allow spec modules (including quasi definitions) as well as
10423         regular modules.
10424         Allow spec modules inside normal modules;  these behave as if
10425         they were outermost.  This violates the Blue Book, but is
10426         needed by the new grantfile mechanism.  (A grant file is a
10427         spec module that gets included by the use_seize_file directive.)
10428         * ch-parse.y (struct module *current_module, push_module,
10429         pop_module):  Support module nesting (for spec modules only).
10430
10431         * ch-tree.h (struct module): New.
10432         * ch-grant.c (granted_decls):  New list of declarations
10433         that have been granted into the outermode pseudo-module.
10434         * ch-grant.c (decode_mode):  If the decl has a name,
10435         always write the name, not just if the decl has already
10436         been written.  Since we write out all decls, we can assume
10437         it will be written later, and depend on the forward
10438         declaration kludges to catch it.
10439         * ch-grant.c (decode_decl):  Don't write out _EXTERN.
10440         Instead write out standard (Blue Book) quasi-definitions.
10441         * ch-grant.c (push_granted):  New function.
10442         * ch-grant.c (seize_implied_names):  New function.  Re-write
10443         how set element names are seized when a set type is seized.
10444         * ch-grant.c (chill_seize):  Work by seraching the
10445         granted_decls list and copying the declaration.
10446         * ch-grant.c (chill_grant):  Write all declarations
10447         declared in this module.  Write GRANT statements for
10448         those granted.   seize statements for decls seized from
10449         other modules.  Write extra syntax to make a complete
10450         spec module.
10451         * ch-grant.c (grant_use_seizefile):  Copy use_seize_file
10452         directives into grant file.
10453         * ch-lex.l (setup_seizefile_read):  Call grant_use_seizefile.
10454
10455         * ch-lex.l (struct input_state, current_input_state,
10456         push_input_file, pop_input_file):  New (type, variable,
10457         function*2).  Used to save and  restore state on an input file.
10458         * ch-lex.l:  Clean up to handle nested input seizefiles
10459         (needed by new grant/seize mechanism.
10460         * ch-lex.l (skip_to_end_of_directive):  New function.
10461         * ch-lex.l (compiler_directive: USE_SEIZE_FILE):  Make sure
10462         we skip to the end of the directive *before* we switch
10463         input files.
10464         * ch-lex.l (setup_seizefile_read):  Prevent reading the
10465         same seizefile twice (otherwise likely with new grant/seize).
10466         * ch-lex.l:  Recognize SPEC.  Misc cleanups.
10467
10468         * ch-parse.y:  Fixed foreward references of types.
10469         Removed the unknown_type_node crock.
10470         * ch-decl.c:  Remove all uses of unknown_type_node.
10471         Check for TYPE_SIZE zero instead.
10472         * ch-decl.c (fixup_unknown_type):  Make sure new mode
10473         gets copied into old mode.  Merge their variant chains.
10474         * c-decl.c (lookup_name_current_level):  Make non-static.
10475         * ch-decl.c (lookup_name_current_level):  No longer needed.
10476
10477         * ch-parse.y (call):  Allow an implicitly defined function
10478         name following the CALL keyword.
10479         * ch-tree.h (struct lang_identifier): Add implicit_decl,
10480         and make sure order of fields matches c-tree.h.
10481
10482         * ch-actions.c (lang_init, build_allocate_memory_call,
10483         build_allocate_globals_memory_call):  Fix names (add initial '_')
10484         and prototypes of _allocate_[global_]memory (2nd param is ref).
10485         Use build_chill_function_call, not build_function_call,
10486         so the reference parameter gets handled.
10487         * ch-actions.c. (lang_init):  Make sure boolean_{true,false}_node
10488         have boolean_type_node as their types.
10489         * ch-actions.c (build_chill_lower, build_chill_upper): Fix to
10490         work for arrays with BOOLEAN_TYPE ranges (and simplify some).
10491
10492         * ch-except.c:  Make sure an end_label is generated,
10493         and jump to it if there is no exception.
10494
10495         * ch-convert.c (convert_to_reference):  Strip off NOP_EXPR casts.
10496         * expr.c (expand_expr):  Handle NOP_EXPR as Chill-style casts.
10497         (Need cleaning up and FSF installation!)
10498         * ch-parse.y:  If taking the address of a cast, move the
10499         ADDR_EXPR inside the NOP_EXPR.
10500
10501         * ch-typeck.c (my_build_array_ref):  Simplified, more suitable
10502         versions of build_array_ref from c-decl.c.  (E.g. don't barf
10503         if index type is char or bool.)
10504         * ch-typeck.c (build_chill_array_ref):  Use my_build_array-ref.
10505
10506         * ch-typech.c (build_chill_bin_type):  New function.
10507         Support BIN(N) range type specification.
10508         * ch-parse.y (mode2), ch-lex.l:  Recognize BIN(N).
10509
10510         * ch-tree.h (CH_SIMILAR):  Redefine in terms of chill_similar.
10511         * ch-typeck.c (chill_similar):  New function.  Recognize that
10512         that range types are similar to their parent types.
10513
10514         * ch-tree.h:  Declare flag_local_loop_counter.
10515         * ch-loop.c:  Whether the loop variable is local to the loop
10516         in now controlled by flag_local_loop_counter, instead of
10517         #ifdef'd on CREATE_SCOPE.
10518         * ch-actions.c (lang_decode_option):  Recognize flags
10519         "-f[no-]local-loop-counter".
10520         * toplev.c (lang_options):  Add Chill flags -f[no-]local-loop-counter.
10521
10522         * varasm.c (make_function_rtl):  Due to problems with forward
10523         references, don't rename nested functions in Chill.  (Kudge!)
10524
10525 Sun Mar 28 10:12:45 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10526
10527         * ch-lex.l (push_back, readstring): Fix prototypes.
10528
10529 Fri Mar 26 18:32:15 1993  Bill Cox  (bill@rtl.cygnus.com)
10530
10531         * ch-parse.y: Put %type directives back into alpha order.
10532           (variant_alternative): Simplify error_mark test.
10533           (variantfields, varianthack): Add error_mark checks.
10534
10535 Fri Mar 26 13:36:23 1993  Bill Cox  (bill@rtl.cygnus.com)
10536
10537         * ch-lex.l (convert_charliteral): Rewrite to avoid bogus error msg.
10538         * ch-parse.y (get_type_of): Add function to deal with possible fwd
10539           declared type name.  Call it from lotsa places.  Add lotsa checks
10540           for error_mark_node.  Standardize indentations.
10541
10542 Thu Mar 25 15:00:11 1993  Bill Cox  (bill@rtl.cygnus.com)
10543
10544         * ch-expr.c (chill_expand_assignment): Avoid seg fault while checking
10545           for array assignments.
10546         * ch-parse.y (action): Add recognition for allocate_memory and
10547           allocate_global_memory system calls.
10548           (mode2): Remove ill-conceived error check that broke REFs to
10549           as-yet-undeclared types.  Check for IDENTIFIER_NODE, lookup its
10550           DECL if there, pass TREE_TYPE of decl to build_pointer_type.
10551           (variantfields, varianthack): Clean up.
10552           (variantfield): Check for IDENTIFIER_NODE, lookup its DECL if
10553           there, pass TREE_TYPE of decl to grok_fixedfields.
10554           (labellist): Explicitly assign error_mark_node to signal error.
10555         * ch-typeck.c (chill_compatible): Report FALSE for bad parameters,
10556           rather than seg faulting.
10557
10558 Thu Mar 25 10:35:58 1993  Bill Cox  (bill@rtl.cygnus.com)
10559
10560         * ch-actions.c (lang_init): build_function_type for allocate_memory
10561           and allocate_global_memory runtime routines.  Move discrete_type_p
10562           into ch-typeck.c.
10563         * ch-typeck.c (discrete_type_p): Move here, where it belongs, call it
10564           in build_chill_cast.
10565
10566 Wed Mar 24 16:25:16 1993  Per Bothner  (bothner@rtl.cygnus.com)
10567
10568         * ch-grant.c:  Don't grant previously seized names.
10569
10570 Tue Mar 23 15:25:39 1993  Bill Cox  (bill@rtl.cygnus.com)
10571
10572         * Makefile.in (ch-actions.o): Add dependencies (expr.h insn-codes.h)
10573         * dwarfout.c (fundamental_type_code): Add handling of BOOLEAN_TYPEs,
10574           avoid abort.
10575
10576 Tue Mar 23 09:03:35 1993  Bill Cox  (bill@rtl.cygnus.com)
10577
10578         * ch-actions.c (build_char_array_expr): Just build a type for the
10579           result of a CONCAT_EXPR, and pass the tree back.
10580           chill_expand_array_assignment can do a better job of
10581           code-generation.
10582         * ch-expr.c (chill_expand_array_assignment): Generate the CONCAT_EXPR
10583           code.
10584
10585 Mon Mar 22 12:42:58 1993  Per Bothner  (bothner@rtl.cygnus.com)
10586
10587         * ch-except.c (start_handler_array):  Make sure the handler
10588         array and its type get on the permanent obstack.
10589         * ch-grant.c (write_grant_file):  Don't write the _INIT=name
10590         specifier:  It isn't needed, and loses (because of funny
10591         characters in the chill_initializer_name).
10592         * ch-decl.c (push_synmode):  Set TYPE_NAME(mode) = syndecl.
10593         * ch-lang.c (finish_chill_enum):  Don't allocate a dummy
10594         TYPE_DECL for the enum.  I don't think it is needed (?),
10595         and removing it is needed for the change above.
10596
10597         * ch-grant.c (grant_array_type, decode_mode):  Remove unused
10598         'decl' parameter.
10599         * ch-grant.ch (raw_decode_mode):  New function, based on old
10600         decode_mode.
10601         * ch-grant.c (decode_mode);  This is now just a wrapper around
10602         raw-decode_mode - but does not call raw_decode_mode if the
10603         type is named and has already been emitted.
10604
10605 Fri Mar 19 11:55:35 1993  Bill Cox  (bill@rtl.cygnus.com)
10606
10607         * ch-actions.c: Add prototypes, remove unused variables.  Attempt to
10608           continue generating grant file in presence of error (Wilfried's
10609           patch to lang_finish).
10610         * ch-expr.c: Change assign_stack_temp calls so temps get recovered
10611           after each statement.  Move convert call into
10612           chill_expand_assignment from ch-parse.y.
10613         * ch-grant.c: Generally re-order, clean up.  Include Per's decode_mode
10614           simplification.  Include commented-out hack in decode_mode to return
10615           type's name if type SEIZEd or already GRANTed in this file.
10616         * ch-lex.l: Add prototypes.
10617         * ch-parse.y (assignaction): Move convert call into
10618           chill_expand_assignment.
10619
10620 Thu Mar 18 16:04:45 1993  Bill Cox  (bill@rtl.cygnus.com)
10621
10622         * ch-convert.c (convert): Remove unused variable, fix int_size_in_bytes
10623           comparison.
10624         * ch-decl.c: Add prototypes, correct error message spelling, remove
10625           unused variables.
10626         * ch-lang.c (build_chill_range_type): Add error message.  Add prototypes.
10627           Correct comment spelling.
10628         * ch-lex.l: Add prototypes, remove unused variable, put double parens aarround
10629           assignment in conditional.
10630         * ch-loop.c: Add prototypes, remove unused variable.
10631         * ch-parse.y (structured_variable): Return NULL_TREE is invalid WITH
10632           parameter is seen, don't count it in structured_variable_list.  Pre-
10633           vents seg fault when only WITH operand is invalid.
10634         * ch-parse.y (label_spec): Correct assignment within IF expression which
10635           was intended to be equality test.  Remove unused variables.
10636         * ch-tree.h: Add prototype.  Remove unused EXCP_CODE enumeration, and
10637           prototyping editorial comments.
10638         * ch-typeck.c: Disable generation of code to validate array index for
10639           now.  Should be done as a call-back from more generic array_ref code.
10640           Clean up parameter checking.  Remove unused variables.
10641
10642 Fri Mar 12 11:57:32 1993  Bill Cox  (bill@rtl.cygnus.com)
10643
10644         * ch-actions.c (chill_varying_type_p): Return FALSE if given NULL type.
10645         * ch-actions.c (build_chill_binary_op): Pass ALL arrays to
10646           build_char_array_expr.
10647         * ch-convert.c (convert): protect against seg fault, if type == NULL.
10648         * ch-expr.c (chill_expand_expr): Add FIXME comment.
10649
10650 Fri Mar 12 11:04:02 1993  Bill Cox  (bill@rtl.cygnus.com)
10651
10652         * ch-expr.c (chill_expand_expr): Completely rethink set unary ops.
10653           Thanks very much to dje!
10654
10655 Thu Mar 11 21:06:55 1993  Bill Cox  (bill@rtl.cygnus.com)
10656
10657         * ch-actions.c (build_char_array_expr, build_chill_binary_op):
10658           Move CONCAT_EXPR handling from binary_op to array_expr.  Add
10659           handling for relationals between varying arrays to array_expr.
10660
10661 Thu Mar 11 19:20:37 1993  Bill Cox  (bill@rtl.cygnus.com)
10662
10663         * ch-actions.c (build_set_expr, build_chill_binary_op): Calculate
10664           *BIT* length of powersets and arrays of BOOLs.
10665           (invalid_left_operand, invalid_right_operand): Disallow relationals
10666           with arrays of BOOL as operands.
10667         * ch-convert.c (convert): Test TREE_CODE for ERROR_MARK rather than
10668           comparing pointers.
10669         * ch-decl.c (push_newmode): Re-indent.
10670         * ch-expr.c (chill_expand_expr): Calculate *BIT* length of powersets
10671           and arrays of BOOLs.
10672         * ch-lang.c (build_chill_array_type): Add parameter error checking.
10673
10674 Mon Mar  8 17:13:00 1993  Bill Cox  (bill@rtl.cygnus.com)
10675
10676         * expr.c (store_constructor): Handle set construction.
10677         * varasm.c (output_constant): Prevent seg fault - terminate case
10678           alternative with a 'break'.
10679
10680 Mon Mar  8 17:13:00 1993  Bill Cox  (bill@rtl.cygnus.com)
10681
10682         * ch-expr.c (): Move SET_TYPE constructor to expr.c.
10683         * ch-loop.c (end_chill_loop): Only do expand_end_loop if not POWERSET loop.
10684         * ch-typeck.c (build_chill_cast): Fix error msg spelling.
10685
10686 Mon Mar  8 13:16:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10687
10688         * fold-const.c (fold_convert): Allow CHAR_TYPE CONVERT_EXPR to
10689           be folded.
10690
10691 Mon Mar  8 10:13:57 1993  Bill Cox  (bill@rtl.cygnus.com)
10692
10693         * ch-grant.c (get_tag_value): Correctly output certain enumerations.
10694           Correct some non-standard indentations.
10695
10696 Fri Mar  5 14:58:35 1993  Bill Cox  (bill@rtl.cygnus.com)
10697
10698         * ch-actions.c: Fix up comment.
10699
10700 Thu Mar  4 18:05:43 1993  Bill Cox  (bill@rtl.cygnus.com)
10701
10702         * ch-actions.c: Define builtin '__nepowerset' and call it - avoid
10703           negating the result of calling __eqpowerset.  New function
10704           discrete_type_p().
10705         * ch-grant.c (get_tag_value): Don't seg fault referring to an
10706           anonymous enumeration's name.
10707         * ch-lex.l: Turn EVEN token into an ignored compiler directive.
10708         * ch-loop.c (end_chill_loop): Output end-of-loop marker.
10709         * ch-parse.y (label_spec): redefine variant structure label_spec
10710           to agree with the Z.200 spec.
10711                      (locdec): Error if set/bitstring initialized with a tuple.
10712                      (case_label, arrayindex): Use new discrete_type_p
10713                      function.
10714         * ch-process.c: Fix typo.
10715
10716 Wed Mar  3 14:30:53 1993  Per Bothner  (bothner@rtl.cygnus.com)
10717
10718         * ch-lang.c, ch-tree.h: Rename build_range_type to
10719         build_chill_range_type.  Call new build_range_type() in tree.c.
10720         * ch-parse.y:  Call build_chill_range_type as approriate.
10721         * ch-typeck.c (build_chill_cast);  Clean up.
10722
10723 Wed Mar  3 09:36:56 1993  Bill Cox  (bill@rtl.cygnus.com)
10724
10725         * ch-parse.y: Define CONTINUE_EVENT token.
10726         * ch-parse.y (mode2): Give error message for SYN modea = modeb
10727           where modeb is undefined.
10728
10729 Tue Mar  2 20:16:37 1993  Bill Cox  (bill@rtl.cygnus.com)
10730
10731         * ch-actions.c: Add builtin function descriptions for memset and
10732           bitsetpowerset.  Allow build_chill_num expression to exceed 16 bits,
10733           but not 32.
10734         * ch-tree.h: Correct chill_handle_case_default prototype.
10735         * ch-actions.h, ch-lex.h: Add prototypes.
10736         * ch-lex.l, chill.gperf: Add CONTINUE_EVENT token.
10737
10738 Thu Feb 25 17:35:46 1993  Bill Cox  (bill@rtl.cygnus.com)
10739
10740         * c-decl.c (init_decl_processing): Disable creation of C-specific
10741           builtin functions.  They pollute the CHILL name space.
10742         * stor-layout.c (variable_size): Allow variable-size objects at file
10743           scope, for CHILL.
10744
10745 Fri Feb 26 07:14:34 1993  Bill Cox  (bill@rtl.cygnus.com)
10746
10747         * c-decl.c (finsh_decl): Don't output non-constant storage size
10748           error for CHILL
10749         * ch-actions.c: Call build_temporary_variable, fix build_tree_list
10750           call in build_chill_cause_exception.
10751         * ch-convert.c, ch-expr.c: Use tree_cons to build list's last entry
10752         * ch-loop.c (build_temporary_variable): New function
10753         * ch-process.c: Call build_temporary_variable, spell start_process
10754           correctly.
10755         * ch-tree.h: Extern for build_temporary_variable
10756
10757 Thu Feb 25 12:09:01 1993  Bill Cox  (bill@rtl.cygnus.com)
10758
10759         * c-decl.c (init_decl_processing): Disable initial creation of C-specific
10760           builtins - they pollute the CHILL name space.
10761         * ch-typeck.c (valid_array_index): Correct upper-bound check.
10762         * expr.c (expand_expr): Use actual library name for __inpowerset
10763           builtin.
10764         * stor-layout.c (variable_size): Disable complaint about variable-
10765           size type or decl at file scope.  Perhaps later this s.b. a warning.
10766         * varasm.c (emit_set_data): Add function.
10767           (output_constant): Call new emit_set_data function for VAR_DECLs,
10768           in addition to CONSTRUCTORs.
10769
10770 Thu Feb 25 11:34:36 1993  Bill Cox  (bill@rtl.cygnus.com)
10771
10772         * ch-actions.c: Change all builtin functions names to their
10773           actual library names.  Change references to boolean_type_node
10774           to references to the TREE_CODE == BOOLEAN_TYPE, to follow the
10775           convention.
10776           build_set_expr: Remove length parameter, call powersetlen() instead.
10777             remove handling of CHAR arrays - they're handled in build_char_array_expr.
10778             Call __eqpowerset to test for equality - we can't use a byte-length -
10779             need bitcount instead.
10780           build_chill_compound_expr, internal_build_compound_expr: Copy from C
10781             version that does stuff we don't want.
10782           build_binary_op: Check for in_size_in_bytes return < 0, indicating
10783             size is changeable at run time.  Build two memcpy calls to implement
10784             string concatenation.
10785           powersetlen: Add function.
10786           build_chill_card: Call powersetlen.
10787           build_chill_max_min:  Common code for powerset max/min.
10788           build_chill_length: Move VARYING array handling before regular char
10789             array handling.
10790         * ch-expr.c chill_expand_expr: Disable concatenate code - we need to
10791           the VARYING status of the target to do this correctly.  Use powersetlen
10792           for the powerset operations, not a byte length.
10793         * ch-loop.c: Make CREATE_SCOPE #define to enable creation of a new scope
10794           for each CHILL loop, as Z.200 requires.  Add powerset and error flags
10795           to loop structure.  Evaluate user's powerset expression into a temp,
10796           scan it destructively with __ffsetclrpowerset or __flsetclrpowerset
10797           for powerset loop.  Only do loop-end assignments if NOT a powerset
10798           loop, which has much less overhead now.
10799         * ch-tree.h: Add prototype for powersetlen.
10800
10801 Fri Feb 19 08:40:24 1993  Bill Cox  (bill@rtl.cygnus.com)
10802
10803         * ch-lex.l (convert_number): Evaluate number and pass it as
10804           HOST_WIDE_INT.
10805
10806 Fri Feb 19 08:56:44 1993  Michael Tiemann  (fs_tie at rcsw18)
10807
10808         * ch-typeck.c (build_chill_array_ref): Handle newmodes
10809         correctly.
10810
10811         * ch-actions.c (chill_comptypes): Always initilize ERRSTR if
10812         we are going to return 0.
10813
10814         * ch-convert.c (convert_to_reference): Don't use
10815         TYPE_MAIN_VARIANT, because REFTYPE's type may be a newmode
10816         (which must match the type of the expr).
10817
10818         * ch-grant.c (chill_seize): Don't let a type be copied just
10819         because we are seizing it.
10820
10821         * ch-lang.c (finish_chill_enum): Convert TYPE_MIN_VALUE and
10822         TYPE_MAX_VALUE to integer type.
10823
10824         * ch-loop.c (begin_for_range): Set lp->iter_type based on the
10825         tree type of the bounds.
10826         (build_loop_top): type of GE_EXPR and LE_EXPR is
10827         boolean_type_node, not lp->iter_type.
10828         (for_location): Ditto.
10829
10830         * ch-action.c (build_chill_lower,build_chill_upper): Handle
10831         ENUMERAL_TYPE.  Also, handle different kinds of arguments more
10832         cleanly.
10833
10834         * ch-parse.y (iteration): Convert start_exp and end_exp to
10835         match the type of modename.
10836
10837         * ch-grant.c (chill_seize_aggr): Search also through anonymous
10838         types.
10839
10840         * ch-grant.c (chill_seize): Check to see if SEIZEITEM has
10841         already been seized, and if so, do nothing.
10842
10843         * c-typeck.c (process_init_constructor): If DEFAULT_VALUE
10844         comes out error_mark_node, set ERRONEOUS.
10845
10846         * ch-actions.c (build_chill_binary_op_1): If EXP is NULL_TREE,
10847         don't use it.
10848
10849         * ch-action.c (chill_comptypes): Test for structural
10850         equivalence of enums.
10851
10852         * ch-typeck.c (build_chill_array_ref): Convert INDEX to
10853         TYPE_MIN_VALUE of DOMAIN if the types are compatible.
10854
10855         * ch-grant.c (chill_seize): If DECLS is a TYPE_DECL for an
10856         ARRAY_TYPE, seize the domain type if its a set.
10857
10858 Thu Feb 18 20:02:15 1993  Per Bothner  (bothner@rtl.cygnus.com)
10859
10860         * c-typeck.c (process_init_constructor):  Emit error if some
10861         array elements are not initialized.
10862         * c-typeck.c (process_init_constructor):  Call digest_init()
10863         recursively to expand default_value.
10864         * ch-expr.c (chill_expand_array_assignment):  Simplify, and
10865         handle the case that the lhs has dynamic size (e.g. a slice).
10866         * ch-parse.y (elementlist):  Handle the case that tupleelement
10867         generates more than one TREE_LIST node.
10868
10869 Thu Feb 18 12:40:56 1993  Michael Tiemann  (fs_tie@rcvie.co.at)
10870
10871         * .cvsignore: add yacc sources, xgcc and stmp-* files. (Bill)
10872         * c-typeck.c (lookup_field): add function, calls.
10873         * ch-actions.c (build_chill_binary_op): figure return_type differently.
10874         * ch-convert.c (convert_to_reference): return error_mark_node,
10875           STRIP_NOPS.  (convert): Braces for readability.
10876         * ch-decl.c (build_chill_function_type): accept typespec as parm.
10877           Handle exceptions.
10878           (grok_chill_variantdefs): call comptypes, not chill_comptypes.
10879         * ch-expr.c (chill_expand_assignment): handle references.
10880         * ch-grant.c (chill_seize_set, chill_seize_aggr): new functions
10881         * ch-parse.y (structured_variable): check for REFERENCE_TYPE,
10882           call convert.  Generally handle reference types.
10883
10884
10885 Thu Feb 18 09:30:11 1993  Michael Tiemann  (fs_tie@rcvie.co.at)
10886
10887         * ch-actions.c (chill_comptypes): Figure out which newmode or
10888           synmode decls look most canonical.
10889         * ch-convert.c (convert): handle location conversions of records,
10890           unions and arrays.
10891         * ch-decl.c (fixup_unknown_type): changes for variant records
10892         * ch-parse.y (tupleelement): avoid confusing digest_init.
10893         * ch-typeck.c (build_chill_array_ref): give element ref the
10894           type of the ELEMENT, not the array (Bill Cox).
10895
10896 Wed Feb 17 11:52:20 1993  Bill Cox  (bill@rtl.cygnus.com)
10897
10898         * ch-parse.y: change push_newmode and push_synmode interfaces.
10899         * ch-actions.c (build_chill_binary_op): convert operands.
10900
10901 Wed Feb 17 10:54:24 1993  Bill Cox  (bill@rtl.cygnus.com)
10902
10903         * ch-actions.c (build_chill_binary_op, build_chill_unary_op):
10904           handle reference types.
10905         * ch-decl.c (push_newmode, push_synmode): rewritten
10906         * ch-process.c (make_process_struct): new push_newmode interface.
10907         * ch-typeck.c (build_chill_cast): change interface, error checks.
10908
10909 Wed Feb 17 09:50:37 1993  Bill Cox  (bill@rtl.cygnus.com)
10910
10911         * ch-decl.c, ch-parse.y, ch-tree.h: delete old INOUT, OUT parameter
10912           code.
10913         * ch-typeck.c (valid_array_index): new function.
10914
10915 Tue Feb 16 22:36:34 1993  Per Bothner  (bothner@rtl.cygnus.com)
10916
10917         * ch-convert.c (convert):  Slightly more correct conversion
10918         for ARRAY_TYPEs (return as OK if CH_COMPATIBLE).
10919         * ch-expr.c (chill_expand_array_assignment):  Invoke
10920         __builtin_memcpy using build_function_call, not directly at
10921         the rtx level (which doesn't work).
10922         * ch-typeck.c (build_chill_slice):  First attempt at slices.
10923         * ch-tree.h,  ch-typeck.c (build_chill_slice_with_range,
10924         build_chill_slice_with_length):  New functions.
10925         * ch-parse.y:  Use new slice-building functions.
10926         * expr.c (get_inner_reference):  Subtract low bound of
10927         array when doing an ARRAY_REF.
10928
10929 Tue Feb 16 14:17:55 1993  Bill Cox  (bill@rtl.cygnus.com)
10930
10931         * ch-actions.c (build_chill_function_call): better comments.
10932         * ch-decl.c (push_parms): encode OUT, INOUT parms in additional way.
10933         * ch-parse.y: indentation cleanup
10934
10935 Tue Feb 16 12:03:53 1993  Michael Tiemann  (tiemann@cygnus.com)
10936
10937         * ch-decl.c (grok_chill_variantdefs): Really implement variant
10938         records for CHILL.
10939         * ch-grant.c (get_tag_value): New function.
10940         * ch-grant.c (decode_mode): Grant variant records.
10941
10942         * ch-grant.c (chill_seize): If we seize a set, seize the set
10943         values.
10944
10945         * ch-lex.l (RETURN_TOKEN): Make this safe to use in if/else
10946         constructs.
10947
10948         * ch-parse.y (EMPTY): New pseudo-token to disambiguate
10949         variant_alternatives.
10950         (current_fieldlist): New variable to help processing tag
10951         declarations in variant records.
10952         (fields): Renamed from structdef.
10953         (field): Renamed from fields.
10954         (varianthack): New non-terminal to handle parsing ambiguity
10955         for variant records.
10956         (optlabellist): Changed to preserve CONST_DECLs when they are
10957         parsed.
10958
10959         * ch-tree.h (TYPE_TAGFIELD): New macro.
10960         (TYPE_TAG_VALUES): Ditto.
10961
10962 Mon Feb 15 00:49:34 1993  Per Bothner  (bothner@rtl.cygnus.com)
10963
10964         * ch-grant.c (decode_mode):  Fix output for powerset modes.
10965         * ch-grant.c (decode_constant):  Support grant output of
10966         powerset literals.
10967         * ch-actions.c (build_chill_binary_op):  IN_EXPR fix.
10968         * expr.c (expand_expr):  Add Chill-specific kludge for
10969         BIT_FIELD_REF if operand is SET_TYPE to call runtime function.
10970         * ch-expr.c (chill_expand_assignment):  Remove no-longer-needed
10971         special-case support for a BIT_FIELD_REF in right-hand-side.
10972         * ch-lang.c (finish_chill_enum):  Patch up enum elements to
10973         have the correct type (instead of integers, as in C).
10974
10975         * ch-lex.l, ch-parse.y:  Add disgusting hack (involving
10976         context-dependent look-ahead) so we can parse exception
10977         handlers correctly.
10978         * c-typeck.c (digest_init):  Set output type for SET_TYPEs.
10979         * varasm.c (unpack_set_constructor):  Add support for
10980         (power-)set ranges (i.e. low_element:high_element).
10981
10982 Sun Feb 14 13:37:52 1993  Bill Cox  (bill@rtl.cygnus.com)
10983
10984         * ch-inout.c: delete unused #include
10985         * ch-typeck.c (build_chill_slice): turn abort call into error msg.
10986
10987 Sat Feb 13 13:13:31 1993  Bill Cox  (bill@rtl.cygnus.com)
10988
10989         * Makefile.in: Add cc1chill to STAGESTUFF per Eichin's suggestion.
10990
10991 Sat Feb 13 12:17:41 1993  Bill Cox  (bill@rtl.cygnus.com)
10992
10993         * Makefile.in: add lots of header files to the CHILL dependencies
10994
10995 Fri Feb 12 15:48:27 1993  Per Bothner  (bothner@rtl.cygnus.com)
10996
10997         * ch-actions.c (build_chill_function_call):  Don't return
10998         error_mark_node on empty parameter-list.
10999
11000 Fri Feb 12 12:54:52 1993  Bill Cox  (bill@rtl.cygnus.com)
11001
11002         * ch-actions.c (build_chill_function_call): fix start_decl parms.
11003         * ch-parse.y (PUSH_ACTION): guarantee to generate an insn!
11004
11005 Fri Feb 12 10:32:37 1993  Bill Cox  (bill@rtl.cygnus.com)
11006
11007         * ch-actions.c (build_chill_function_call): create temps, do
11008           assignments to handle INOUT and OUT parameters.
11009         * ch-decl.c (build_chill_function_type): better parameter name.
11010         * ch-parse.y (action): keep rules in alpha order.
11011           (pmodearg): turn INOUT, OUT parameter types into reference types.
11012         * ch-typeck.c (build_tree_slice): indentation change.
11013
11014 Thu Feb 11 23:16:34 1993  Per Bothner  (bothner@rtl.cygnus.com)
11015
11016         * ch-lex.l (convert_bitstring), Changed SET_TYPE_CONSTRUCTOR to
11017         take a list of elements which are in the set.  This corresponds
11018         better to the tuple input form in Chill (and Pascal).
11019         * varasm.c (unpack_set_constructor, pack_set_constructor):
11020         New functions, to expand SET_TYPE CONSTRUCTORs.
11021         * varasm.c (output_constructor):  Use pack_set_constructor
11022         to assemble a SET_TYPE constant from a CONSTRUCTOR.
11023
11024         * ch-grant.c (decode_constant):  Better grant for strings,
11025         enumeral, and bitstring constants.
11026         * ch-grant.c:  Fixes in seize to avoid duplicates, and emit
11027         things in the correct order.
11028         * c-typeck.c (chill_initializer_constant_valid_p):  Kludge
11029         needed to export a static function.
11030         * ch-typeck.c (convert):  Avoid needlessly (and lossingly) calling
11031         chill_expand_tuple to convert fix string to varying.
11032         * ch-actions.c (build_chill_binary_op):  Promote short
11033         integer operands if needed (otherwise emit routines barf).
11034         * ch-tree.h (SET_WORD_SIZE):  New macro.
11035         * ch-parse.y:  Fix syntax for RECEIVE CASE.
11036         * ch-parse.y (location):  If IDENTIFIER is a CONST_DECL
11037         return its value instead.
11038
11039 Thu Feb 11 07:41:45 1993  Bill Cox  (bill@rtl.cygnus.com)
11040
11041         * ch-actions.c (build_chill_max, build_chill_min): clean up
11042         * ch-typeck.c (chill_expand_tuple): correct set initialization from
11043           an enumeration tuple.  Add sort_constructor function.
11044
11045 Thu Feb 11 07:41:45 1993  Bill Cox  (bill@rtl.cygnus.com)
11046
11047         * config/sparc.c (sparc_type_code): handle CHAR_TYPE and
11048           BOOLEAN_TYPE w/out an abort.
11049
11050 Wed Feb 10 14:59:53 1993  Bill Cox  (bill@rtl.cygnus.com)
11051
11052         * ch-actions.c: change most integer_type_node references to
11053           chill_integer_type_node.  Rewrite _max and _min routines,
11054           redefine the signatures for those runtime routines.  Move
11055           empty-set check into runtime.
11056         * ch-expr.c, ch-loop.c, ch-process.c, ch-tree.c, ch-typeck.c: change
11057           most integer_type_node references to chill_integer_type_node.
11058
11059 Tue Feb  9 16:00:05 1993  Per Bothner  (bothner@rtl.cygnus.com)
11060
11061         * ch-except.c:  New file.  Stuff for exception handling.
11062         * ch-parse.y:  Add working exception handling support.
11063         * ch-lex.l, ch-parse.y:  Prefer standard type terminology
11064         (BOOLS, CHARS) even though non-standard (BITS, CHAR) is ok.
11065         * ch-grant.c:  Fix various problems related to granting
11066         types such as bitsets.
11067         * ch-tree.c (build_bitstring_type):  Set TYPE_MIN_VALUE
11068         to distinguish bitstrings from powersets (in the same way
11069         we distinguish char strings from char arrays).
11070         * ch-tree.h:  New macro CH_BOOL_TYPE_P.
11071         * ch-tree.h, ch-actions.c (lang_init), ch-grant.c (decode_mode):
11072         Undo kludge where integer_type_node was hardwired to 16 bits.
11073         Make integer_type_node etc have the same size as in cc1.
11074         New types chill_integer_type_node and chill_unsigned_type_node
11075         that correspond to the Chill source types INT and UINT.
11076         For now, these match the C 'short' types, but that should
11077         become a configuration option later,
11078
11079 Tue Feb  9 11:41:25 1993  Bill Cox  (bill@rtl.cygnus.com)
11080
11081         * ch-actions.c (build_chill_unary_op): allow NOT of a set.
11082
11083 Tue Feb  9 08:27:18 1993  Bill Cox  (bill@rtl.cygnus.com)
11084
11085         * ch-actions.c (build_chill_function_call): add test for
11086           too many/few actual parameters (and avoid seg fault).
11087         * ch-decl.c (do_decls): code cleanup for readability.
11088         * ch-loop.c (begin_chill_loop, end_chill_loop): remove
11089           emit_nop() calls - they now (since exceptions) cause seg faults.
11090           Make derogation on poor CHILL compiler non-specific.
11091         * ch-parse.y (mode2): enable VARYING keyword in CHAR(expr).
11092         * ch-tree.h: remove prototypes added to c-tree.h.
11093         * ch-typeck.c (build_chill_array_ref): correct getting domain
11094           subtree for a PARM_DECL.  Subscripting a SET_TYPE is turned into
11095           an IN_EXPR.
11096
11097 Sun Feb  7 18:20:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11098
11099         * ch-tree.def: add a new tree type - just for varying array
11100           references.  We were using ARRAY_REF, but the underlying C
11101           code also generates that one.
11102         * ch-convert.c, ch-expr.c, ch-typeck.c: use the new tree type.
11103
11104 Sun Feb  7 17:33:17 1993  Bill Cox  (bill@rtl.cygnus.com)
11105
11106         * ch-convert.c: test given type against type of expr before
11107           calling chill_expand_tuple.  We were getting lots of spurious
11108           calls...
11109
11110 Fri Feb  5 15:24:01 1993  Per Bothner  (bothner@rtl.cygnus.com)
11111
11112         * cccp.c:  Merge in various Chill-specific changes.
11113         * gcc.c (default_compilers array):  Pass -lang-chill
11114         to cpp, not -lang-ch.
11115
11116 Fri Jan 29 17:18:22 1993  Per Bothner  (bothner@rtl.cygnus.com)
11117
11118         * Makefile.in (install-libchill, install-librmt):  Removed.
11119         * ch-actions.c (build_chill_exception_decl):  Change decl
11120         to initialized char array, rather than unitialized common.
11121         (Simplifies extracting string name of exception.)
11122         * ch-actions.c:  Adjust interface to cause_exception accordingly.
11123         * ch-typeck.c (build_chill_array_ref):  Cause rangefail if
11124         index > limit, not >= limit.
11125
11126         * ch-actions.c (build_chill_function_call):  Rename misleading
11127         formal parameter.
11128         * ch-decl.c (do_decls):  Allow (again) general initializer exprs.
11129         * ch-parse.y (call):  Test for function call needs to test for
11130         FUNCTION_TYPE, not FUNCTION_DECL.
11131         nreverse arg list to build_chill_array_ref.
11132         * ch-typeck.c (build_chill_array_ref):  Do recursive call at end
11133         and only if multiple indexes.
11134         * ch-typeck.c:  Cleanups.
11135
11136 Fri Jan 29 11:05:58 1993  Bill Cox  (bill@rtl.cygnus.com)
11137
11138         * ch-decl.c (do_decls): handle set initializations better, more to do.
11139         * ch-loop.c (begin_for_range): correct interface to expand_start_cond
11140           and build_binary_op.
11141         * ch-tree.h: lots more prototypes
11142         * ch-typeck.c (build_array_from_set): added function.
11143         * ch-typeck.c (chill_expand_tuple): handle set initializations better.
11144
11145 Thu Jan 28 17:41:58 1993  Per Bothner  (bothner@rtl.cygnus.com)
11146
11147         * ch-grant.c (set_default_grant_file):  Change default.
11148         Normally, grant file should end up in cwd.
11149         * ch-lang.c (build_chill_struct_type):  Call pushtag,
11150         for the sake of debugging.
11151         * ch-lex.l:  Improve comment parsing.
11152         * ch-lex.l (readstring):  Some improvements.
11153         Initial support for control sequences in string literals.a
11154
11155 Thu Jan 28 16:16:00 1993  Bill Cox  (bill@rtl.cygnus.com)
11156
11157         * ch-convert.c (convert): correct fixed->varying conversion.
11158         * ch-parse.y (mode2): delete unesthetic newline.
11159
11160 Thu Jan 28 10:32:55 1993  Bill Cox  (bill@rtl.cygnus.com)
11161
11162         * ch-actions.c: delete maybe_array_ref()
11163         * ch-expr.c (chill_expand_assignment): handle RHS array_ref, delay
11164           calling convert().
11165         * ch-lex.l, ch-parse.y, chill.gperf: add keywords, syntax for time
11166           supervision actions & builtins
11167         * ch-parse.y (call): eliminate optlocarrayidx, call build_chill_slice,
11168           smaller actions directly (maybe_array_ref() used to call them).
11169         * ch-tree.h: add build_chill_function_call, build_chill_slice
11170         * ch-typeck.c: add build_chill_slice()
11171
11172 Thu Jan 28 08:44:28 1993  Bill Cox  (bill@rtl.cygnus.com)
11173
11174         * ch-tree.h: bring up to date with ch-actions.c changes.
11175
11176 Wed Jan 27 23:45:20 1993  Bill Cox  (bill@rtl.cygnus.com)
11177
11178         * ch-expr.c (chill_expand_assignment): handle an RHS varying array
11179           reference.
11180
11181 Wed Jan 27 22:28:36 1993  Per Bothner  (bothner@rtl.cygnus.com)
11182
11183         * ch-grant.c (decode_constant):  Add REAL_TYPE support.
11184         * ch-actions.c (build_chill_exception_decl):  New function.
11185         * ch-actions (build_chill_cause_exception, cond_exceptions):
11186         Convert to take a (char*) parameter (the exception name).
11187         * ch-actions.c, ch-expr.c, ch-typeck.c:  Convert calls to
11188         cond_exception.
11189         * ch-parse.y (check_end_label):  New function, to check if
11190         and end label matches start label.
11191         * ch-parse.y:  Fix syntax to properly recognize and
11192         test optional end labels (using check_end_label).
11193         * ch-decl.c (finish_chill_function):  Simplify, since
11194         we assume check_end_label has already been called.
11195         * ch-parse.y:  Put in infrastructure for exception handling.
11196
11197 Wed Jan 27 15:45:20 1993  Bill Cox  (bill@rtl.cygnus.com)
11198
11199         * ch-actions.c: delete convert_chill_parameter, replace call with
11200           call to convert().
11201         * ch-convert.c (convert): combine chill_give_type_to_expr in here.
11202         * ch-decl.c: call convert rather than chill_give_type_to_expr.
11203         * ch-expr.c: delete chill_expand_array_assignment, move code to convert.
11204         * ch-expr.c (chill_expand_assignment): just call convert.
11205         * ch-loop.c (end_chill_loop): expand the end of the loop for a
11206           do while.
11207         * ch-parse.y: call convert rather than chill_give_type_to_expr.
11208         * ch-process.c: checkpoint.
11209         * ch-typeck.c: delete chill_give_type_to_expr, call convert instead.
11210
11211 Wed Jan 27 15:45:20 1993  Bill Cox  (bill@rtl.cygnus.com)
11212
11213         * ch-grant.c (grant_array_type): new function to allow handling of
11214           VARYING array types.
11215
11216 Wed Jan 27 15:45:20 1993  Bill Cox  (bill@rtl.cygnus.com)
11217
11218         * ch-typeck.c (chill_give_type_to_expr): fix typo.  Reorder to
11219           avoid checking types on CONSTRUCTORs.  Correct typo.
11220         * ch-expr.c (expand_assignment_to_varying_array): use proper
11221           expansion function expand_expr_stmt.
11222         * ch-expr.c (expand_chill_assignment): only convert VARYING
11223           array refs or RHS.
11224
11225 Wed Jan 27 15:32:21 1993  Bill Cox  (bill@rtl.cygnus.com)
11226
11227         * ch-actions.c (build_chill_length, build_chill_lower,
11228                         build_chill_upper): accept parameters, too.
11229         * ch-expr.c (chill_expand_assignment):  decipher ARRAY_REF on RHS.
11230         * ch-typeck.c (chill_give_type_to_expr, build_chill_array_ref):
11231           assign proper type to ARRAY_REF expression.
11232
11233 Wed Jan 27 09:51:46 1993  Bill Cox  (bill@rtl.cygnus.com)
11234
11235         * ch-actions.c (build_chill_binary_op): delete unused variable,
11236           get set's base type from TYPE_DOMAIN rather than TREE_TYPE.
11237         * ch-actions.c (build_chill_repetition_op): handle differently-built
11238           declaration trees.
11239         * ch-loop.c (begin_for_set): adapt to new powerset declaration tree.
11240         * ch-typeck.c (chill_give_type_to_expr): give type to constructor
11241
11242 Tue Jan 26 11:32:38 1993  Bill Cox  (bill@rtl.cygnus.com)
11243
11244         * ch-parse.y (ifaction): re-add lost call to expand_end_code().
11245         * ch-parse.y (siezelist, grantlist): use 'name' rather than
11246           'checked_name'.  It makes no sense to check sieze/grant names
11247           for WITH expansion.
11248         * ch-expr.c (chill_expand_expr): delete unnecessary (and
11249           seg-fault-causing) code.
11250         * ch-expr.c (chill_expand_assignment): make test for varying array
11251           on the LHS more specific.
11252         * ch-actions.c (invalid_left_operand, invalid_right_operand): error
11253           for use of MOD, REM operators.
11254         * ch-actions.c (build_chill_repetition_op): error for bit-field
11255           initializers (which will get handled in the lexer).
11256
11257 Mon Jan 25 17:26:47 1993  Bill Cox  (bill@rtl.cygnus.com)
11258
11259         * ch-typeck.c (build_chill_array_ref),
11260         * ch-expr.c (chill_expand_expr, chill_expand_assignment):
11261           translate varying array ref into ARRAY_REF, defer processing
11262           until chill_expand_expr.  Update array's length field in
11263           new function expand_assignment_to_varying_array.
11264
11265 Mon Jan 25 14:57:24 1993  Bill Cox  (bill@rtl.cygnus.com)
11266
11267         * ch-parse.y (mode2): eliminate old method to mark varying arrays.
11268         * ch-expr.c (expand_varying_length_assignment): repair scaling of
11269           RHS expression.
11270
11271 Mon Jan 25 11:44:21 1993  Per Bothner  (bothner@cygnus.com)
11272
11273         * ch-parse.y:  Allow character and bitstring literals
11274         in string repetition operator.
11275
11276 Sat Jan 23 14:18:11 1993  Per Bothner  (bothner@cygnus.com)
11277
11278         * ch-parse.y (primval):  Re-recognize '(' expr ')'.
11279         * ch-parse.y (name):  Remove call to check_identifier -
11280         this is not appropriate in certain contexts.
11281         * ch-parse.y (checked_name):  Same as <name>, but *with* the
11282         call to check_identifier.  Use where appropriate.
11283         * ch-parse.y (operand5):  Only allow string repetition of
11284         string literals, because otherwise you get a conflict.
11285
11286 Thu Jan 21 16:32:39 1993  Bill Cox  (bill@rtl.cygnus.com)
11287
11288         * ch-actions.c, ch-parse.y, ch-process.c, ch-tree.h: sync modules,
11289           continue start_process development.
11290
11291 Thu Jan 21 13:51:06 1993  Bill Cox  (bill@rtl.cygnus.com)
11292
11293         * ch-decl.c (do_decl): fix handling of multi-char initializer.
11294
11295 Thu Jan 21 13:14:00 1993  Bill Cox  (bill@rtl.cygnus.com)
11296
11297         * .cvsignore: add CHILL files to be ignored
11298
11299 Thu Jan 21 07:38:57 1993  Bill Cox  (bill@cygnus.com)
11300
11301         * ch-parse.y: rough draft of start_process handling.
11302
11303 Wed Jan 20 17:11:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11304
11305         * ch-inout.c: fix mismatch with readtext proto in ch-tree.h.
11306
11307 Wed Jan 20 16:48:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11308
11309         * ch-tree.h, ch-process.c, ch-inout.c, Makefile.in:
11310           create new modules for I/O and process-related stuff.
11311         * ch-actions.c: move routines to new modules.
11312           call xmalloc, not malloc.
11313         * ch-lang.c (build_chill_struct_type): add parameter checking.
11314         * ch-lex.l (init_lex): remove redundant cast.
11315
11316 Tue Jan 19 16:33:56 1993  Bill Cox  (bill@rtl.cygnus.com)
11317
11318         * ch-parse.y (operand5): delete unnecessary argument to
11319           build_chill_unary_op.  Add rule for string repetition.
11320         * ch-parse.y (primval): delete string repetition attempt.
11321         * ch-parse.y (start_process): rough draft of action.
11322         * ch-actions.c (build_repetition_op): add it
11323         * ch-actions.c (build_chill_binary_op): handle constant arguments
11324           of CONCAT_EXPR, combine into a single string if possible.
11325         * ch-actions.c (invalid_left_operand, invalid_right_operand):
11326           allow single character arguments to CONCAT_EXPR.
11327         * ch-tree.h: add prototype for build_repetition_op
11328
11329 Tue Jan 19 15:03:29 1993  Fred Fish  (fnf@cygnus.com)
11330
11331         * dwarfout.c (output_type):  Add hack that matches the one in the
11332         chill front end to distinquish between true string types and
11333         arrays of char, since it uses ARRAY_TYPE for both, rather than
11334         trying to use the existing support for STRING_TYPE.
11335
11336 Tue Jan 19 13:54:27 1993  Bill Cox  (bill@rtl.cygnus.com)
11337
11338         * ch-tree.h: added prototypes for all non-static CHILL functions.
11339         * ch-actions.c (lang_init): declare builtin type for start_process
11340         * ch-actions.c (build_chill_binary_op): combine string literals when
11341           concatenated.
11342         * ch-actions.c (formpars2struct): added for later start_process
11343           implementation.
11344         * ch-actions.h: remove un-needed function declarations.
11345         * ch-decl.c: extern cleanup.
11346         * ch-expr.c (chill_expand_array_assignment): add missing first
11347           parameter to cond_exception call.
11348         * ch-lex.l: make build_chill_string non-static.
11349
11350 Mon Jan 18 19:15:08 1993  Bill Cox  (bill@rtl.cygnus.com)
11351
11352         * ch-decl.c (do_decls): get varying array length initialized.
11353
11354 Mon Jan 18 09:51:43 1993  Bill Cox  (bill@rtl.cygnus.com)
11355
11356         * ch-expr.c (chill_expand_array_assignment): fix the copy length
11357         in the memcpy call (it was just 4 bytes always).   Simplify some
11358         code, also.
11359
11360 Mon Jan 18 08:24:21 1993  Bill Cox  (bill@rtl.cygnus.com)
11361
11362         * ch-decl.c (do_decls): change CH_VARYING_TYPE_P to function.
11363
11364 Mon Jan 18 08:00:11 1993  Bill Cox  (bill@rtl.cygnus.com)
11365
11366         * ch-lex.l, ch-parse.y: make BOOLS synonymous with BIT and
11367         CHARS synonymous with CHAR, in the lexer.  Delete unnecessary
11368         'bools' non-terminal.
11369         * ch-parse.y (assignaction): add lhs version of length() function
11370         * ch-actions.c: add builtin_concat function, lots of support for
11371         CONCAT_EXPR.
11372         * ch-actions.c, ch-tree.h: make a function out of former
11373         macro CH_VARYING_TYPE_P
11374         * ch-expr.c: add expand_varying_length_assignment ().
11375         * ch-expr.c (chill_expand_expr): add CONCAT_EXPR support.
11376         * ch-expr.c (chill_expand_array_assignment): call emit_library_call
11377         rather than build_rts_call, to eliminate a recursion problem.
11378         * ch-lang.c: eliminate 'sorry' about varying arrays.
11379         * ch-typeck.c (validate_varying_array_ref): re-enable constant
11380         index validation.
11381
11382 Sun Jan 17 18:20:04 1993  Per Bothner  (bothner@cygnus.com)
11383
11384         * ch-grant.c, ch-lex.l:  Major simplification of how
11385         seizes are done and how seizefiles are read.
11386         * ch-actions.h:  Remove declaration of check_seize().
11387         * ch-decl.c (do_decls):  Handle READONLY types.
11388         * ch-parse.y (mode2):  Allow REF to be followed by any mode.
11389         * ch-parse.y (mode2):  Allow literal expressions in string length.
11390         * ch-parse.y (tupleelement):  Allow elemenst to be untyped_expr.
11391         * ch-parse.y (seizestatement, etc):  Call chill_seize each
11392         time something is seized, rather than building a list first.
11393
11394 Sat Jan 16 12:24:44 1993  Bill Cox  (bill@rtl.cygnus.com)
11395
11396         * chill.gperf, ch-hash.h: add Wilfried's tokens
11397         * ch-lex.l: fold in Wilfried's changes.  Some tokens
11398         weren't getting recognized, and INSTANCE wasn't correctly
11399         reported to ch-parse.y as a PREDEF_MODEDCL.
11400
11401 Thu Jan 14 15:02:39 1993  Per Bothner  (bothner@cygnus.com)
11402
11403         * ch-tree.h (CH_CHARS_TYPE_P):  New macro.  Add comment
11404         explaining difference between char strings and char arrays.
11405         * ch-tree.h (CH_STRING_TYPE_P):  Add FIXME re bitstrings.
11406         * ch-tree.c (build_string_type):  Add comment.
11407
11408 Wed Jan 13 15:19:15 1993  Per Bothner  (bothner@cygnus.com)
11409
11410         * calls.c, expr.c, function.c, stmt.c, varasm.c:  Set
11411         MEM_IN_STRUCT_P for SET_TYPE where it is set for other aggregates
11412         * expmed.c (store_bit_field, extract_field_field):  Undo
11413         yesterday's removal of MEM_IN_STRUCT_P "sanity test".
11414
11415         * ch-decl.c (do_decls):  Put back support for initializing.
11416         (Was accidentally removed in Jan 8 change.)
11417
11418 Wed Jan 13 14:13:11 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11419
11420         * ch-lex.l (convert_bitstring): Correct typo in cast.
11421
11422 Tue Jan 12 20:29:08 1993  Per Bothner  (bothner@cygnus.com)
11423
11424         * ch-lex.l (convert_bitstring):  Change to pack bits
11425         within words, not bytes, and to use machine bit-order
11426         (not always little-endian).
11427         * ch-parse.y:  Allow BOOLS(n) as well as BITS(n).
11428         Use build_bitstring_type, not build_string_type.
11429         * expmed.c (store_bit_field, extract_field_field):  Remove
11430         "sanity test" that prevents use with SET_TYPE.
11431         * tree.c (build_bitstring_type, build_powerset_type,
11432         build_string_type):  Move (so far) Chill-specific functions to ...
11433         * ch-tree.c:  ... new file.
11434         * ch-tree.c (build_powerset_type, build_bitstring_type):  Re-write.
11435         * ch-typeck.c (build_chill_array_ref):  Handle bit strings better.
11436         * ch-typeck.c (chill_expand_tuple):  Kludge to handle SET_TYPE.
11437         * Makefile.in (CHILL_OBJS):  Add ch-tree.o.
11438         * ch-decl.c (do_decls):  Call expand_decl.
11439         * stor-layout.c (layout_type):  Handle SET_TYPE.
11440         * expr.c (expand_expr):  Add FIXMEs about IN_EXPR.
11441         * ch-actions.c (lang_init):  Add type and decl for new
11442         function __builtin_setbitinstring.
11443         * ch-expr.c (chill_expand_assignmment):  Special-case handling
11444         for BIT_FIELD_REF with non-constant bit position (which is
11445         not yet handled by expand_expr).
11446         * ch-convert.c (convert):  Handle SET_TYPE.
11447
11448 Tue Jan 12 12:49:13 1993  Fred Fish  (fnf@cygnus.com)
11449
11450         * chill:  If -B arg is given, use to find gcc.
11451
11452 Fri Jan  8 20:21:43 1993  Bill Cox  (bill@rtl.cygnus.com)
11453
11454         * ch-decl.c: revert to avoid seg fault
11455
11456 Fri Jan  8 14:20:42 1993  Bill Cox  (bill@rtl.cygnus.com)
11457
11458         * ch-decl.c: fix storage into correct offset in varying array.
11459         * ch-actions.c: define sizetype for everyone, use it to build
11460         varying structure.
11461         * ch-parse.y: tiny cleanup.
11462
11463 Wed Jan  6 13:25:33 1993  Bill Cox  (bill@cygnus.com)
11464
11465         * modules: use gdb rather than naked-gdb, to get opcodes
11466         in chill definition.
11467
11468 Wed Jan  6 09:48:35 1993  Bill Cox  (bill@cygnus.com)
11469
11470         * ch-typeck.c: add code to handle references to elements of VARYING
11471         arrays.  Simplify chill_give_type_to_expr.  Add rough draft of run-
11472         time index checking for VARYING arrays (under #if 0).
11473         * ch-actions.c: new function cond_type_range_exception & calls.
11474         New function cond_range_exception, for more general range-checking.
11475         New function build_varying_struct, to do just that.  Use the macros
11476         for the special varying field names.
11477         * ch-tree.h: define macros for varying field names.
11478         * ch-expr.c: use macros for varying struct names.  Simplify
11479         chill_expand_array_assignment.
11480         * ch-parse.y: assure that build_varying_struct is called everywhere
11481         that it applies.  Add a line-number note before the body of a DO
11482         loop.
11483         * ch-loop.c: #ifdef out creation of new scope for DO loop body.
11484
11485 Tue Jan  5 17:26:14 1993  Bill Cox  (bill@cygnus.com)
11486
11487         * c-decl.c: correct order of declaration of start_decl params,
11488         for readability.
11489
11490 Tue Jan  5 15:59:36 1993  Per Bothner  (bothner@cygnus.com)
11491
11492         * ch-grant.c (still_start_module_code), ch-parse.y (procedure):
11493         Move shared code into ...
11494         * ch-decl.c (start_chill_function): ... here.
11495         * ch-decl.c (start_chill_function):  Add missing call to
11496         expand_start_bindings.
11497         * ch-decl.c (finish_chill_function): Add missing call to
11498         expand_end_bindings.
11499
11500 Tue Jan  5 01:00:47 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11501
11502         * Makefile.in: took out the rest of the runtime support
11503
11504 Mon Jan  4 18:02:06 1993  Bill Cox  (bill@cygnus.com)
11505
11506         * ch-expr.c: make chill_expand_array_assignment not static.
11507
11508 Mon Jan  4 17:57:48 1993  Per Bothner  (bothner@cygnus.com)
11509
11510         * ch-grant.c, ch-parse.y:  Remove all code for explicitly
11511         calling initializer functions.  This is not needed, since we
11512         use the same mechanism used for C++ static constructors.
11513         * ch-grant.c (chill_start_module_code):  Make sure the
11514         init_name starts with the magic string also used for C++
11515         initializers.  Also, don't embed the file name in the name,
11516         just use the module name.
11517         * ch-grant.c (chill_finish_module_code):  Now that the
11518         initializer name follows the standard 'collect' convention,
11519         don't need to call assembler_constructor_alias, but can
11520         use the standard assemble_constructor instead.
11521         * varasm.c (assemble_constructor_alias):  Remove no-longer-
11522         needed function.
11523         * ch-parse.y:  Move code that is common to the beginning of
11524         all functions to a new macro INIT_ACTION.
11525         Make sure INIT_ACTION is also done for callaction, fixing a bug.
11526         * ch-parse.y (INIT_ACTION):  Do chill_start_module_code()
11527         before emit_line_note(), not after.
11528
11529 Mon Jan  4 11:43:12 1993  Bill Cox  (bill@cygnus.com)
11530
11531         * ch-parse.y: restore requirement for :upper-bound in array decl.
11532         * ch-actions.c: enhance upper, lower, length functions for VARYING.
11533
11534 Mon Jan  4 09:28:44 1993  Bill Cox  (bill@cygnus.com)
11535
11536         * ch-actions.c: fix NOT of boolean expr.
11537
11538 Mon Jan  4 08:42:57 1993  Bill Cox  (bill@cygnus.com)
11539
11540         * ch-actions.c: provide range-checking function
11541         * ch-lex.l: better compiler-directive error messages,
11542         allow underscores in exponents
11543         * ch-loop.c: prevent passing NULL ptr to printf
11544
11545 Sun Jan  3 11:57:13 1993  Bill Cox  (bill@cygnus.com)
11546
11547         * ch-typeck.c: correct & enable array index range-checking
11548
11549 Sun Jan  3 11:36:39 1993  Bill Cox  (bill@cygnus.com)
11550
11551         * ch-parse.y: define IGNORED_DIRECTIVE
11552         * ch-typeck.c: subtract array's lower domain value, even if
11553         index expression is constant.
11554
11555 Sat Jan  2 23:05:14 1993  Fred Fish  (fnf@cygnus.com)
11556
11557         * ch-lex.l (convert_float):  Fix misspelling in error message.
11558
11559 Sat Jan  2 16:02:16 1993  Per Bothner  (bothner@rtl.cygnus.com)
11560
11561         * Makefile.in:  Took out chill-runtime support.
11562         Chill run times are now in ../chillrt, not ./chillrt.p
11563
11564 Sat Jan  2 15:04:13 1993  Bill Cox  (bill@cygnus.com)
11565
11566         * ch-hash.h, chill.gperf: cleanup.  fewer keywords seen by ch-parse.y.
11567
11568 Sat Jan  2 13:27:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11569
11570         * ch-lex.l (check_newline):  Use the orginal versions (derived
11571         from the C code, not the simplified, special-case version).
11572         Also, fix that version of check_newline to not call yylex()
11573         recursively.
11574         * ch-lex.l (yy_input):  Call check_newline to handle
11575         newlines and check for # directives.
11576         * ch-lex.l (syntax):  Don't recognize #-directives; these
11577         are now handled by check_newline.
11578         * ch-actions.c (lang_init):  Call the modified version of
11579         check_newline().  Do this at the *after* we've initialized
11580         standard types, so this can be done while lineno is still 0.
11581
11582 Sat Jan  2 10:57:20 1993  Bill Cox  (bill@cygnus.com)
11583
11584         * ch-hash.h, chill.gperf: add remaining reserved words.
11585
11586 Sat Jan  2 09:59:55 1993  Bill Cox  (bill@cygnus.com)
11587
11588         * ch-tree.h, ch-parse.y, ch-lex.l: add remaining reserved words,
11589         names for exceptions
11590
11591 Fri Jan  1 12:30:31 1993  Fred Fish  (fnf@cygnus.com)
11592
11593         * ch-tree.h (JOINER):  Define joiner character the same way
11594         C++ defines it.
11595         * ch-grant.c (chill_start_module_code):  Use JOINER character
11596         to implement name mangling for the initializer function name.
11597         Algorithm is designed to be simple, distinct from C++ mangled
11598         symbols, and easy to convert to demangled form.
11599
11600 Thu Dec 31 10:30:51 1992  Bill Cox  (bill@rtl.cygnus.com)
11601
11602         * ch-expr.c: make array assignments work with indirect refs.
11603         * ch-actions.c: prepare for array parameter handling.
11604         * ch-loop.c, ch-parse.y, ch-tree.def, ch-typeck.c: clean up.
11605
11606 Thu Dec 31 15:29:20 1992  Per Bothner  (bothner@rtl.cygnus.com)
11607
11608         * ch-lex.l (yy_input):  Re-write to return more than one
11609         character at a time (execpt when reading seize-files).
11610         Don't increment lineno until we start reading the next line.
11611         This fixes some off-by-one errors in lineno.
11612
11613 Wed Dec 30 16:15:23 1992  Per Bothner  (bothner@rtl.cygnus.com)
11614
11615         * ch-convert.c:  Assume use of new common.c.
11616         * ch-convert.c (convert_to_reference, convert_from_reference):
11617         New routines, to handle loc-identity declared variables and
11618         LOC parameters (both of which are implemented as references).
11619         * ch-lang.c (convert_to_boolean, convert_to_char):  Move to
11620         ch-convert.c, where they would seem to belong.
11621         * ch-convert.c (convert):  New function, since we no longer
11622         link in c-convert.c.
11623         * ch-expr.c (chill_expand_assignment):  Handle by calling
11624         convert() instead of chill_comptypes().
11625         Also handle the LHS being a reference.
11626         * ch-parse.y:  Add a procedure call as an action.
11627         * ch-parse.y (locdec, optlocinit):  Move handling of
11628         loc-identity declarations from optlocinit to locdec
11629         - and add working semantics for it.
11630         * ch-parse.y (seizestatement, visibilty_stmt):  Simplify.
11631         * ch-parse.y (grantstatement etc):  Don't bother making list.
11632         * ch-lex.l:  #include <sys/types.h> before <sys/stat.h>.
11633
11634 Wed Dec 30 16:06:55 1992  Bill Cox  (bill@rtl.cygnus.com)
11635
11636         * ch-parse.y, ch-expr.c: add support for declaring & assigning
11637         VARYING arrays.
11638         * ch-typeck.c: allow VARYING structures in assign_type_to_expr.
11639
11640 Tue Dec 29 15:28:48 1992  Bill Cox  (bill@cygnus.com)
11641
11642         * ch-actions.c: implement expressions of arrays of char,
11643         ( concatenation, relationals ), correct type of code parameters
11644         * ch-expr.c: correct type of code parameters
11645
11646 Tue Dec 29 11:16:19 1992  Bill Cox  (bill@cygnus.com)
11647
11648         * ch-decl.c: cleanup.
11649         * ch-parse.y: put emit_line_note() calls in lotsa places,
11650         per Fred's request; be sure that statements get counted also.
11651         * ch-lex.l: standardize function headers.
11652
11653 Tue Dec 29 10:41:56 1992  Fred Fish  (fnf@cygnus.com)
11654
11655         * ch-decl.c (start_chill_function):  Always return 1, rather
11656         than a random value.
11657         * ch-lex.l (check_newline):  Add a version for chill that
11658         just snarfs the right value for main_input_filename out of
11659         the first line of the input file, without disturbing the
11660         lexer state or requiring it's assistance.
11661         * ch-actions.c (lang_init):  Call check_newline, like the
11662         other language frontends, to get main_input_filename set
11663         from first line of input file.
11664
11665 Mon Dec 28 18:49:01 1992  Bill Cox  (bill@cygnus.com)
11666
11667         * ch-parse.y: clean up conflicts.  The remaining one is
11668         harmless.
11669
11670 Mon Dec 28 17:28:40 1992  Bill Cox  (bill@cygnus.com)
11671
11672         * ch-parse.y, ch-lex.l, ch-actions.c: add stubs for I/O,
11673         clean up some parser conflicts.
11674
11675 Mon Dec 28 15:00:20 1992  Bill Cox  (bill@cygnus.com)
11676
11677         * ch-parse.y, ch-lex.l:  add keywords and parsing for most of
11678         CHILL I/O
11679
11680 Sat Dec 26 20:48:23 1992  Fred Fish  (fnf@cygnus.com)
11681
11682         * chillrt/chillrt0.c:  Oops, SVR4 doesn't need leading '_'
11683         on build_exceptions.
11684
11685 Sat Dec 26 11:00:36 1992  Fred Fish  (fnf@cygnus.com)
11686
11687         * ch-grant.c (chill_finish_module_code):  Call
11688         assemble_constructor_alias rather than assemble_constructor.
11689         * varasm.c (assemble_constructor_alias):  New function,
11690         like assemble_constructor, but also handles the case where
11691         ASM_OUTPUT_CONSTRUCTOR is not defined and GNU ld is not
11692         being used.  Emits a symbol table alias name with the correct
11693         prefix for collect to find and add to the __CTOR_LIST__.
11694         * chillrt/chillrt0.c:  Build on previous hack that gets
11695         _build_exceptions into the __CTOR_LIST__, to make it work
11696         for both the non GNU-ld case and for the SVR4 case.
11697
11698 Tue Dec 22 18:24:55 1992  Bill Cox  (bill@cygnus.com)
11699
11700         * ch-loop.c: clean up location enumeration - one more
11701         pass to do.
11702
11703 Tue Dec 22 16:31:48 1992  Bill Cox  (bill@cygnus.com)
11704
11705         * ch-loop.c: Working version of location enumeration loop
11706
11707 Tue Dec 22 14:42:14 1992  Bill Cox  (bill@cygnus.com)
11708
11709         * ch-lex.l: readability cleanup
11710
11711 Mon Dec 21 14:58:39 1992  Bill Cox  (bill@cygnus.com)
11712
11713         * ch-parse.y, c-decl.c: Add Jukka's Pascal WITH code.
11714         ch-loop.c: rough draft of location enumeration
11715         ch-lex.l, ch-expr.c, ch-decl.c: minor cleanup
11716         ch-actions.c: finish making pred() and succ() work.
11717
11718 Mon Dec 21 10:04:35 1992  Bill Cox  (bill@cygnus.com)
11719
11720         * ch-actions.c: allow pred(char) and succ(char).
11721
11722 Sun Dec 20 16:04:28 1992  Bill Cox  (bill@cygnus.com)
11723
11724         * ch-expr.c, ch-actions.c, ch-parse.y, ch-loop.c,
11725         c-expr.c: make DO WITH work.
11726
11727 Sun Dec 20 12:22:53 1992  Bill Cox  (bill@cygnus.com)
11728
11729         * ch-loop.c, ch-actions.c, ch-typeck.c: powerset loops
11730         now work
11731
11732 Sat Dec 19 14:20:23 1992  Per Bothner  (bothner@cygnus.com)
11733
11734         * c-typeck.c (process_init_constructor):  Add warning if
11735         there is a duplicate default initializer element.
11736         * ch-typeck.c (chill_give_type_to_expr):  New function,
11737         to handle coercion of an expression to context-given type,
11738         Takes care of untyped tuples, and case expressions.
11739         * ch-decl.c (do_decls), ch-typeck.c (chill_expand_return,
11740         chill_expand_result), ch-parse.y <assignaction>:
11741         Use chill_give_type_to_expr().
11742         * ch-typeck.c (chill_handle_case_label):  New parameter list,
11743         to handle the (new) conventions for <case_label>, including
11744         default elements and ranges.
11745         * ch-parse.y <expanded_case_label>, ch-typeck.c
11746         (expand_case_expr):  Use new version of chill_handle_case_label.
11747         * ch-decl.c (push_syndecls):  Change parameters:  Instead of
11748         TREE_LIST representing a compete <synonym definition statement>,
11749         just pass the parts of a single <synonym definition> as 3
11750         different parameters.  Also, use chill_give_type_to_expr(),
11751         to handle untyped tuples in the RHS.
11752         * ch-parse.y <syndeclist, syndef>:  Don't bother trying to construct
11753         a tree - just call push_syndecls() on each <synonum_definition>
11754         as we see it.
11755         * ch-parse.y (exprlist_get_single):  Remove; no longer needed.
11756         * ch-parse.y:  Handle <tuple> without mode name diferently from
11757         <tuple> with mode name.  The latter is a <primval> that can be
11758         in most contexts, but if the <mode name> is missing, the <tuple>
11759         is only allowed in certain contexts.  Use the new non-terminal
11760         <untyped_expr> to indicate those contexts where untyped tuples
11761         (and case expressions) are valid because the expression gets a
11762         type from its context (such as the RHS of an assignment).
11763         Use chill_give_type_to_expr in those contexts.
11764
11765 Sat Dec 19 14:01:26 1992  Bill Cox  (bill@cygnus.com)
11766
11767         * ch-actions.c, ch-loop.c, Makefile.in: looping stuff.
11768
11769 Sat Dec 19 10:16:20 1992  Bill Cox  (bill@cygnus.com)
11770
11771         * ch-parse.y: clean up warning messages from byacc.  bison
11772         still complains thrice.
11773
11774 Fri Dec 18 12:33:29 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11775
11776         * ch-actions.c (maybe_chill_comptypes): Delete unused
11777         function.
11778         (chill_comptypes): Add new parameter ERRSTR.  All callers
11779         changed.
11780         (build_chill_binary_op): Fix indentation to match GNU coding
11781         style.
11782
11783 Fri Dec 18 08:18:13 1992  Bill Cox  (bill@rtl.cygnus.com)
11784
11785         * ch-parse.y, ch-expr.c, ch-actions.c, expr.c:  major
11786         cleanup of expression and assignment handling.
11787
11788 Thu Dec 17 10:16:32 1992  Bill Cox  (bill@cygnus.com)
11789
11790         * ch-parse.y: standardize indentation after c-parse.y
11791
11792 Wed Dec 16 15:22:12 1992  Per Bothner  (bothner@cygnus.com)
11793
11794         * c-typeck.c (process_init_constructor):  Add support for
11795         a default initializer element.
11796         * ch-parse.y: Implement default elements for tuples
11797         (as in '(else):' and '(*):' ).
11798
11799         * ch-parse.y:  Previous change to dis-ambiguate case-labels
11800         seems to have allowed getting rid of all of the expr_or_list hair.
11801         * ch-decl.c (do_decls): Undo Tiemann's change to "Handle
11802         initialization of multiple variables by a tuple" - the
11803         idea is bogus.
11804
11805 Wed Dec 16 11:17:53 1992  Bill Cox  (bill@cygnus.com)
11806
11807         * ch-parse.y: complete re-write of DO statement handling.
11808         now operational, except WITH is stubbed out.  Improved
11809         syntax error message.
11810         * ch-actions.c: DO support: high_domain_value(), low_domain_value ().
11811         * ch-expr.c: fixes to IN_EXPR handling.
11812
11813 Tue Dec 15 17:15:13 1992  Jim Wilson  (wilson@sphagnum.cygnus.com)
11814
11815         * ch-grant.c: Add casts to alloca return to avoid compiler warning.
11816         * ch-lex.c: Likewise.
11817
11818         * Makefile.in (ch-lex.c): Delete incorrect free declaration added
11819         by flex to avoid compiler error.
11820
11821 Tue Dec 15 08:41:08 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11822
11823         * ch-decl.c (do_decls): Handle initialization of multiple
11824         variables by a tuple.
11825
11826         * ch-decl.c (do_decls,start_chill_function): Make DECL public
11827         if we're doing a GRANT ALL at top level.
11828
11829         * ch-lang.c (build_range_type): Deal with typecast to CHAR in
11830         range expression.
11831
11832         * c-typeck.c (digest_init): SET_TYPE is not a scalar type.
11833         BOOLEAN_TYPE and CHAR_TYPE are scalar types.
11834
11835 Mon Dec 14 14:58:32 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11836
11837         * ch-lex.l (get_chill_{linenumber,filename}): New functions.
11838         (convert_number): Use LONG_TYPE_NODE instead of INTEGER_TYPE_NODE.
11839
11840 Mon Dec 14 13:36:44 1992  Bill Cox  (bill@cygnus.com)
11841
11842         * expr.c: install and test newer Pascal IN_EXPR code,
11843         but don't activate it - it's very verbose.
11844
11845 Mon Dec 14 00:22:49 1992  Fred Fish  (fnf@cygnus.com)
11846
11847         * Makefile.in (LANGUAGES):  Add chill.
11848         * Makefile.in (CHILL_INSTALL_NAME, CHILL_CROSS_NAME):
11849         New macros for chill native and cross installation names.
11850         * Makefile.in (COMPILERS):  Add cc1chill.
11851         * Makefile.in (CHILL_OBJS):  New macro, chill objects.
11852         * Makefile.in (CHILL_TREE_H):  New macro, chill headers.
11853         * Makefile.in (CHILL, chill, cc1chill, chill-runtime, libchill.a,
11854         sublibchill.a, ch-parse.o, ch-parse.c ch-*.o, install-libchill,
11855         install-librmt):  New targets.
11856         * Makefile.in (install-native):  Add install-libchill,
11857         install-librmt.
11858
11859 Sun Dec 13 15:21:06 1992  Bill Cox  (bill@cygnus.com)
11860
11861         * ch-actions.c, ch-expr.c: Fix the pop-count in library calls.
11862
11863 Sun Dec 13 14:07:32 1992  Bill Cox  (bill@cygnus.com)
11864
11865         * ch-actions.c: fix unary operations, modulus ops,
11866         (discovered after extending regression tests).
11867
11868 Sun Dec 13 12:16:32 1992  Bill Cox  (bill@cygnus.com)
11869
11870         * resync with Michael and Wilfried
11871
11872 Sun Dec 13 09:11:25 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11873
11874         * ch-parse.y (output_constant): Fixed some whitespace
11875         problems.
11876         * ch-tree.h: Add declarations for new chill functions that
11877         have been implemented but not (yet) declared.
11878
11879 Sat Dec 12 00:17:23 1992  Per Bothner  (bothner@cygnus.com)
11880
11881         * c-typeck.c (process_init_constructor):  Warn about duplicate
11882         labels for labelled initializer elements.
11883         * ch-lex.l (various operator tokens, such as "+"):  Don't
11884         set yylval.code to a TREE_CODE; this is better done in parser.
11885         * ch-parse.y:  Some work with case labels and tuples.
11886         Get literal range as tuple (and case) labels working.
11887         Fix some problems introduced by recent grammar overhaul.
11888
11889 Fri Dec 11 13:28:48 1992  Bill Cox  (bill@cygnus.com)
11890
11891         * ch-actions.c, ch-parse.y ch-tree.h ch-expr.c, ch-typeck.c:
11892         got long, real expressions working.  We can also call a func-
11893         tion and use its return value.
11894
11895 Thu Dec 10 14:45:17 1992  Per Bothner  (bothner@cygnus.com)
11896
11897         * ch-parse.y:  Major change to remove or at least identify
11898         parser ambiguities.  One result:  We now allow actions that
11899         start with '(', as required by teh Blue Book.  This does break
11900         some things; look for FIXME for things that need work.
11901         * ch-typeck.c (chill_expand_case_expr):  We need an extra
11902         level of looping to (in the future) support <case label
11903         specification>s with more than one <case label list>.
11904
11905 Thu Dec 10 09:21:41 1992  Bill Cox  (bill@cygnus.com)
11906
11907         * ch-actions.c, ch-expr.c: Implement string assignments
11908         and relationals.
11909
11910 Thu Dec 10 07:17:35 1992  Bill Cox  (bill@cygnus.com)
11911
11912         * ch-decl.c, ch-typeck.c: rest of previous commit.
11913
11914 Wed Dec  9 18:26:29 1992  Bill Cox  (bill@cygnus.com)
11915
11916         * ch-parse.y, ch-actions.c, ch-expr.c: redo type checking.
11917         regression test and fix bit arrays and set ops.
11918
11919 Mon Dec  7 14:57:46 1992  Bill Cox  (bill@cygnus.com)
11920
11921         * ch-actions.c: implement crude relationals between
11922         non-exotic operands, such as integers.
11923
11924 Mon Dec  7 10:42:35 1992  Bill Cox  (bill@cygnus.com)
11925
11926         * ch-actions.c: implement relational, logic operations
11927         on arrays of BOOLs.
11928
11929 Mon Dec  7 08:55:20 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11930
11931         * ch-actions.c (lang_init): Set LINENO to 1 at beginning to
11932         indicate we are done with initialization.
11933
11934         * ch-decl.c (do_decls): Set TREE_PUBLIC if we are doing a
11935         `grant all'.
11936         (start_chill_function): Ditto.
11937
11938         * ch-lex.c (convert_bitstring): Set TREE_CONSTANT.
11939         (compiler_directive): Don't confuse compiler directives with
11940         equality comparison operators.
11941
11942         * ch-parse.y: Clear CURRENT_LOCNAMELIST after calling do_decls.
11943
11944 Sun Dec  6 13:12:32 1992  Bill Cox  (bill@cygnus.com)
11945
11946         * ch-actions.c: repair set inequality code.
11947
11948 Sun Dec  6 11:15:59 1992  Bill Cox  (bill@cygnus.com)
11949
11950         * ch-parse.y, ch-actions.c, ch-expr.c: Implement set-oriented
11951         relational expressions, including (<, <=, =, /=, >, >=, IN).
11952
11953 Fri Dec  4 13:54:58 1992  Brendan Kehoe  (brendan@lisa.cygnus.com)
11954
11955         * tree.def: Move CARD_EXPR and SET_LE_EXPR back down with the other
11956         Pascal-required ones, since C++ no longer needs them.  When
11957         Chill's public, a comment can be added to the effect that
11958         SET_LE_EXPR is also used by Chill.
11959
11960 Fri Dec  4 12:05:01 1992  Bill Cox  (bill@cygnus.com)
11961
11962         * Restore CARD_EXPR and SET_LE_EXPR to tree.def.
11963
11964 Fri Dec  4 10:23:10 1992  Bill Cox  (bill@cygnus.com)
11965         * Get *.def and *.c in sync.
11966
11967 Fri Dec  4 06:48:41 1992  Fred Fish  (fnf@cygnus.com)
11968
11969         * ch-actions.c (lang_init):  Change types "long" and
11970         "ulong" from 16 bits to 32.
11971         * dwarfout.c (fundamental_type_code):  Use FT_signed_char
11972         for type "byte" and FT_unsigned_char for type "ubyte".
11973
11974 Thu Dec  3 15:13:24 1992  Bill Cox  (bill@cygnus.com)
11975         * ch-actions.c, ch-tree.def, ch-parse.y:  preparation
11976         for powerset expressions.
11977
11978 Tue Dec  2 17:02:30 1992  Bill Cox  (bill@cygnus.com)
11979         * ch-actions.c: sketch code for exceptions generated
11980         by builtin routines.
11981
11982 Tue Dec  2 12:49:50 1992  Bill Cox  (bill@cygnus.com)
11983         * ch-actions.c, ch-parse.y: add support for lower()
11984         upper() builtin functions.
11985
11986 Wed Dec  2 12:03:30 1992  Fred Fish  (fnf@cygnus.com)
11987
11988         * Makefile.in (chillrt0.o, install-chillrt0):  Remove.
11989         * chill (library):  Remove chillrt0.o.
11990         * chillrt/Makefile:  Remove maintenance of chillrt0.o as a
11991         separate file.  Now gets put in libchill.a.
11992
11993 Tue Dec  2 10:100:20 1992  Bill Cox  (bill@cygnus.com)
11994
11995         * ch-parse.y, ch-actions.c: add support for num()
11996         builtin function.
11997
11998 Wed Dec  2 09:52:06 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11999
12000         * ch-decl.c (fixup_unknown_type): New function.
12001         (push_newmode,push_synmode): Call `fixup_unknown_type' when we
12002         see a declaration that uses `unknown_type_node'.  FIXME.
12003
12004         * ch-grant.c (decode_constant): New function.
12005         (decode_decl): Call `decode_constant' for CONST_DECLs.
12006
12007         * ch-lex.l (char action): Use ridpointers instead of
12008         lookup_name to get "char"'s declaration.
12009
12010         * ch-parse.y: Call `build_lang_decl' instead of `build_decl'
12011         when we need to build a TYPE_DECL.
12012
12013 Tue Dec  2 09:44:05 1992  Bill Cox  (bill@cygnus.com)
12014
12015         * ch-typeck.c: clean up a gcc warning with a forward
12016         declaration of build_string_type.
12017
12018 Tue Dec  1 16:51:05 1992  Bill Cox  (bill@cygnus.com)
12019
12020         * ch-actions.c: completely remove those builtin calls
12021         that are duplicated in c-decl.c
12022
12023 Tue Dec  1 16:38:51 1992  Fred Fish  (fnf@cygnus.com)
12024
12025         * ch-actions.c (lang_init):  Ifdef out initializations for
12026         __builtin_abs and __builtin_fabs, since they are duplicates of
12027         initializations in c-decl.c, and trigger spurious warnings.
12028
12029 Tue Dec  1 16:35:18 1992  Bill Cox  (bill@cygnus.com)
12030
12031         * ch-parse.y: make size() work with a typename argument.
12032
12033 Tue Dec  1 16:15:56 1992  Bill Cox  (bill@cygnus.com)
12034
12035         * ch-parse.y, ch-lex.l, ch-actions.c: add builtin
12036         functions min, max, card.
12037
12038 Tue Dec  1 12:35:56 1992  Bill Cox  (bill@cygnus.com)
12039
12040         * ch-lex.l: fix char-type
12041
12042 Tue Dec  1 11:10:56 1992  Bill Cox  (bill@cygnus.com)
12043
12044         * ch-parse.y, ch-actions: added parsing and processing
12045         for upper, lower, and length built-ins.
12046
12047 Tue Dec  1 09:40:49 1992  Fred Fish  (fnf@cygnus.com)
12048
12049         * dwarf.h (LANG_CHILL):  Add as GNU extension.
12050         * dwarfout.c (output_compile_unit_die):  Test language_string and
12051         set LANG_CHILL if appropriate.
12052         * ch-parse.y (language_string):  New for chill.
12053         * chillrt:  Renamed directory chill to chillrt.
12054         * chill:  Renamed chillsh to chill.
12055         * Makefile.in:  Adjust for renamings.
12056         * chillrt/Makefile:  Adjust for directory renaming.
12057
12058 Mon Nov 30 17:35:33 1992  Fred Fish  (fnf@cygnus.com)
12059
12060         * chillsh:  New script frontend (ala g++), installed as "chill".
12061         Can't be called "chill.sh" because make tries to cat it into the
12062         "chill" directory.  Can't be called just "chill" cause that's
12063         already there as a directory.
12064         * Makefile.in:  Add rules to install chillsh as "chill".
12065         * chill/libchill.c:  Temporarily ifdef out stuff that wants
12066         to conflict with i486/SVR4 runtime or wants to pull in librmt.a,
12067         which itself causes linkage to fail.
12068
12069 Mon Nov 30 16:28:19 1992  Bill Cox  (bill@cygnus.com)
12070
12071         * ch-lex.l: added keywords for TRUNC, ROUND, FLOAT, LFLOAT
12072         conversion routines.
12073         * ch-parse.y: added %tokens for TRUNC, ROUND, FLOAT, LFLOAT.
12074         Added production for SIZE(expr).
12075         * ch-actions.c: Add semantic routine chill_sizeof ().
12076
12077 Mon Nov 30 16:20:40 1992  Per Bothner  (bothner@cygnus.com)
12078
12079         * ch-lex.l, ch-parse.y:  Translate token PFEIL into English ARROW.
12080         * ch-parse.y (op6):  Remove handling of string repetition operator,
12081         until we can figure out a way to parse it correctly.
12082         * ch-parse.y (optmodename):  New non-terminal.
12083         * ch-parse.y (tuple):  Merge the two variants using optmodename.
12084         * ch-parse.y (location):  Add semantic actions for
12085         dereferencing operator ->.
12086
12087 Mon Nov 30 08:01:29 1992  Bill Cox  (bill@cygnus.com)
12088
12089         * ch-actions.c: removed compile warning, better code for abs.
12090
12091         * ch-parse.y: add productions for builtin functions succ, pred,
12092         abs, and size.  Add %tokens also.  Sort %tokens alphabetically.
12093
12094         * ch-lex.l: add parsing for builtin function names, such as abs,
12095         pred, succ, etc.  Put flex -a option into Makefile.in, so we can
12096         clean up the lexer soon.
12097
12098 Tue Nov 24 14:18:48 1992  Per Bothner  (bothner@rtl.cygnus.com)
12099
12100         * ch-typeck.c (chill_handle_case_label, chill_handle_case_default):
12101         New functions, for code common to CASE actions and expressions.
12102         * chill.y:  Replace some code by calls to chill_handle_case_label
12103         and chill_handle_case_default.
12104         * ch-typeck.c (chill_expand_case_expr):  Add semantics.
12105
12106         * tree.c:  Change doing_chill_thang from extern to common.
12107
12108 Mon Nov 23 18:34:22 1992  Per Bothner  (bothner@rtl.cygnus.com)
12109
12110         * ch-tree.def:  New CASE_EXPR type, for case expressions.
12111         * ch-expr.c (chill_expand_expr):  Hook for CASE_EXPR.
12112         * ch-typeck.c (chill_expand_case_expr):  New function.
12113         Placeholder to implement case expressions.
12114         * ch-typeck.c (chill_expand_result, chill_expand_return):
12115         Handle mode-unspecified tuples and case expressions in
12116         the context of RETURN and RESULT actions.
12117         * chill.y (assignaction):  Handle case expressions in the
12118         context of the RHS of an assignment action.
12119         * chill.y (caseaction): Remove spurious duplicate OF in grammar.
12120         * chill.y:  Handle labeled structure tuples.
12121         * chill.y:  New rules to parse CASE expressions.
12122         * tree.c (build_function_types):  Allow Chill functions
12123         to return arrays and functions.
12124
12125 Wed Nov 18 13:50:28 1992  Per Bothner  (bothner@rtl.cygnus.com)
12126
12127         * ch-typeck.c (chill_expand_tuple):  New function. Expand a
12128         tuple (constructor) given an expected (context) type.
12129         * chill.y:  Implement 'LHS := TUPLE' using expand_chill_tuple,
12130         using the mode of the LHS and the expected type of the TUPLE.
12131         * chill.y:  Implement initialization.
12132         * chill.y:  Fix some syntax bugs (forbidlist must be surrounded
12133         by parentheses), and remove or note ambiguities.
12134         * chill.y:  Started converting layout style to be like c-parse.in.
12135         * chill.y:  Implement IF expressions.
12136         * chill.y:  Added syntax rules for tuples.  Labelled and unlabelled
12137         array tuples should now work (in some contexts).
12138         * ch-actions.c:  Initialize doing_chill_thang to 1.
12139         * ch-decl.c (do_decls):  Set DECL_INITIAL if there is an
12140         initializer, to make pushdecl and finish_decl work.
12141         * c-decl.c (convert_for_assignment):  If Chill, don't convert
12142         function and arrays into pointers.  (Maybe functions should
12143         still be converted?)
12144         * c-typeck.c (grokdeclarator):  Allow functions in Chill
12145         to return arrays and functions.
12146
12147 Mon Nov 16 15:40:47 1992  Per Bothner  (bothner@rtl.cygnus.com)
12148
12149         * chill.y (exprlist_get_single):  New function, used when
12150         parsing tuples.
12151         * chill.y:  Re-did parsing of tuples to remove ambiguities.
12152         This was a bitch.
12153
12154 Tue Nov 10 16:30:55 1992  Per Bothner  (bothner@rtl.cygnus.com)
12155
12156         * ch-typeck.c (chill_expand_result);  Set TREE_SIDE_EFEFCTS
12157         flags on assignment to result.
12158         * ch-typeck.c (build_chill_array_ref):  Subtract lower
12159         bound of domain if non-zero.  Preliminary hook for range checking.
12160         * ch-tree.h, chill.l:  Combine variables range_check and
12161         range_check_disabled into global variable range_checking.
12162         * ch-tree.h:  Better definitions of CH_CLASS_IS_VALUE
12163         CH_CLASS_IS_DERIVED.
12164