OSDN Git Service

* fold-const.c (fold, case COND_EXPR): Elide conversion between
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2000-06-05  Jason Merrill  <jason@casey.soma.redhat.com>
2
3         * fold-const.c (fold, case COND_EXPR): Elide conversion between
4         cv-qualified versions of types.
5
6 Mon Jun  5 14:06:18 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7
8         * config/sparc/sparc.c (short_branch): Correct error in range
9         computation.
10
11 2000-06-05  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12
13         * fixinc/inclhack.def: New include hacks for ultrix.
14         * (nested_ultrix): Replaced by ultrix_nested_svc.
15         * (ultrix_atof_param): test_text string added.
16         * (ultrix_ifdef): Modified select string.
17
18 2000-06-05  Zack Weinberg  <zack@wolery.cumb.org>
19
20         * objc/objc-act.c (generate_method_descriptors): Register
21         objc_method_prototype_template as a GC root.
22         (comp_method_with_proto): Register function_type as a GC root.
23         (comp_proto_with_proto): Replace function_type1 and
24         function_type2 with a two-element array; register it as a GC root.
25
26         (generate_protocols, build_protocol_initializer,
27         generate_protocol_list, build_category_initializer,
28         build_shared_structure_initializer): Do not cache cast_type
29         and/or cast_type2.
30
31 2000-06-05  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
32
33         * function.c (assign_parms): Add missing argument to set_mem_attributes
34         call.
35
36 2000-06-05  Nathan Sidwell  <nathan@codesourcery.com>
37
38         * tree.h (VOID_TYPE_P): New macro.
39         (COMPLETE_OR_VOID_TYPE_P): Use VOID_TYPE_P.
40         * c-decl.c (grokdeclarator): Use VOID_TYPE_P.
41         (get_parm_info): Likewise.
42         (store_parm_decls): Likewise.
43         (combine_parm_decls): Likewise.
44         (finish_function): Likewise.
45         * c-typeck.c (build_function_call): Likewise.
46         (build_binary_op): Likewise.
47         (build_conditional_expr): Likewise.
48         (internal_build_compound_expr): Likewise.
49         (convert_for_assignment): Likewise.
50         * stmt.c (expend_expr_stmt): Likewise.
51         (warn_if_unused_value): Likewise.
52         (expand_return): Likewise.
53         * c-parse.in (primary): Likewise.
54         * c-parse.y, c-parse.c, c-parse.h: Regenerate.
55         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
56
57 Mon Jun  5 06:46:28 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
58
59         * alias.c (get_alias_set): If compnent is addressable, use alias
60         set of component.
61         * c-decl.c (init_decl_processing): Don't call record_component_aliases.
62         (grokdeclarator): Likewise.
63         * c-typeck.c (common_type): Likewise.
64
65 2000-06-04  Alex Samuel  <samuel@codesourcery.com>
66
67         * Makefile.in (OBJS): Remove dyn_string.o
68         (dyn-string.o): Delete rule.
69         * dyn-string.c: Delete file
70         * dyn-string.h: Likewise.
71         
72 2000-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
73
74         * Makefile.in (intl.*): Honor non-zero exit codes in the intl
75         subdir.
76
77 S2000-06-03  Geoff Keating  <geoffk@cygnus.com>
78
79         * alias.c (record_component_aliases): Don't inspect
80         DECL_NONADDRESSABLE_P of non-FIELD_DECL components of structures.
81
82 at Jun  3 19:05:30 2000  Michael Meissner  <meissner@redhat.com>
83
84         * ifcvt.c (process_insns): If IFCVT_MODIFY_INSN is defined, call
85         it with the pattern to do machine dependent work.
86         (cond_exec_process_if_block): If IFCVT_MODIFY_TESTS is defined,
87         use it to modify the true/false tests used in conditional
88         execution.  If IFCVT_MODIFY_FINAL and IFCVT_MODIFY_CANCEL are
89         defined, invoke them if the conversion to conditional execution
90         was successful or not.
91
92         * tm.texi (IFCVT_MODIFY_TESTS): Document.
93         (IFCVT_MODIFY_INSN): Ditto.
94         (IFCVT_MODIFY_FINAL): Ditto.
95         (IFCVT_MODIFY_CANCEL): Ditto.
96
97 Sat Jun  3 15:26:13 2000  Matt Kraai <kraai@alumni.carnegiemellon.edu>
98
99         * toplev.c (main): Fix misspellings of possibility and language.
100
101 2000-06-03  Richard Henderson  <rth@cygnus.com>
102
103         * alias.c (record_alias_subset): Initialize has_zero_child in the
104         superset.
105
106 2000-06-03  Richard Earnshaw (rearnsha@arm.com)
107
108         * arm.md (untyped_call): Use GEN_CALL macro.
109
110 2000-06-02  Pekka Nikander  <pnr@teldanex.tcm.hut.fi>
111
112         * Makefile.in: Use $(MAKE) not "make"
113
114 Fri Jun  2 19:31:03 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
115
116         * alias.c (struct alias_set_entry): New field has_zero_child.
117         (mem_in_disjoint_alias_sets_p): Return 0 if set in either ase.
118         (get_alias_set): If language-dependent routine set TYPE_ALIAS_SET,
119         do nothing.
120         Call record_component_aliases for aggregate types.
121         (record_alias_subset): Set has_zero_child.
122         (record_component_aliases, case ARRAY_TYPE): Do nothing if
123         TYPE_NONALIASES_COMPONENT.
124         (record_component_aliases, case RECORD_TYPE): Test
125         DECL_NONADDRESSABLE_P.
126         * c-decl.c (grokdeclarator): Set DECL_NONADDRESSABLE_P instead
127         of TREE_ADDRESSABLE.
128         * calls.c (initialize_argument_information): Only test
129         TYPE_TRANSPARENT_UNION for UNION_TYPE.
130         * function.c (assign_parms): Likewise.
131         * integrate.c (function_cannot_inline_p): Likewise.
132         * stor-layout.c (finish_record_layout): Don't call
133         record_component_aliases.
134         * tree.h (struct tree_int_cst): Use struct tree_common.
135         (struct tree_real_cst, struct tree_string): Likewise.
136         (struct tree_complex, struct tree_identifier): Likewise.
137         (struct tree_list, struct tree_vec, struct tree_exp): Likewise.
138         (struct tree_block, struct tree_type, struct tree_decl): Likewise.
139         (TYPE_TRANSPARENT_UNION): Use UNION_TYPE_CHECK.
140         (TYPE_NONALIASES_COMPONENT): New macro.
141         (TYPE_AMBIENT_BOUNDEDNESS): Use FUNCTION_TYPE_CHECK.
142         (DECL_NONADDRESSABLE_P): New macro.
143         (struct tree_decl): Reorder bits for clarity of how many left;
144         add non_adressable.
145
146 2000-06-02  Jason Merrill  <jason@casey.soma.redhat.com>
147
148         * Makefile.in (libgcc.a): Also depend on $(LIB2ADD).
149         * mklibgcc.in (force): New target.
150         Make LIB2ADD stuff depend on it.
151
152 2000-06-02  Richard Henderson  <rth@cygnus.com>
153
154         * alias.c (lang_get_alias_set): Remove.
155         (get_alias_set): Call it directly, not indirectly.
156         * c-common.c (lang_get_alias_set): Rename from c_get_alias_set.
157         * c-common.h (c_get_alias_set): Don't declare.
158         * c-decl.c (init_decl_processing): Don't set lang_get_alias_set.
159         * expr.h (lang_get_alias_set): Declare as function, not pointer.
160         
161 2000-06-02  Bruce Korb  <bkorb@gnu.org>
162
163         * fixinc/server.c(sig_handler):  resume closing server on SIGPIPE
164         (server_setup):  define the server's master pid
165         (close_server):  actually do the deed IFF we are the server's master
166
167 2000-06-02  Jakub Jelinek  <jakub@redhat.com>
168
169         * c-common.c (c_get_alias_set): Check whether signed_type did not
170         return its argument before calling get_alias_set on the result.
171
172 2000-06-02  Andrew MacLeod  <amacleod@cygnus.com>
173
174         * expr.c (emit_group_load): Fix typo, GET_MODE not GET_CODE.
175
176 Fri Jun  2 00:22:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
177
178         * sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave.
179         (CONDITIONAL_REGISTER_USAGE): Mac registers are call used
180         for TARGET_NOMACSAVE.
181         (NOMACSAVE_BIT): Define.
182         (TARGET_NOMACSAVE): Define.
183         (TARGET_SWITCHES): Add "nomacsave".
184
185 2000-06-02  Toshiyasu Morita  <toshi.morita@sega.com>
186
187         * sh.md (untyped_call): Remove excess parameters
188
189 2000-06-01  Loren J. Rittle  <ljrittle@acm.org>
190
191         * fixinc/inclhack.def (osf_namespace_a): Relax expression to
192         match that used before the conversion to c_fix style.
193         * fixinc/fixincl.x: regenerate
194
195 2000-06-01  Stan Cox  <scox@cygnus.com>
196
197         * varray.h (VARRAY_PUSH_GENERIC_PTR, VARRAY_PUSH_CHAR_PTR): Fix
198         macro argument typo.
199
200 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
201
202         * cpplex.c (maybe_macroexpand): Use CPP_WTRADITIONAL.  Improve
203         error message.
204         * cpplib.c (parse_include): Remove support for VAX-C 
205         "#include starlet" misfeature.
206
207 2000-05-31 Laurynas Biveinis <lauras@softhome.net>
208
209         * cppfiles.c: conditionally define O_BINARY.
210         (open_include_file): pass O_BINARY to open().
211
212 2000-06-01  Richard Henderson  <rth@cygnus.com>
213
214         * i960.c (i960_br_predict_opcode): Remove.
215         (i960_print_operand) [+]: Emit branch prediction hints.
216         (i960_function_arg): Return early for VOIDmode.
217         (i960_round_align): Return early for incomplete types.
218         * i960.h (PRINT_OPERAND_PUNCT_VALID_P): New.
219         * i960.md (all conditional branches): Add "%+".
220
221 Thu Jun  1 12:24:21 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
222
223         * alias.c (get_alias_set): Don't call language-specific routine more
224         than is needed and clean up code a bit.
225         * c-common.c (c_get_alias_set): All references whose type
226         is char get alias set 0, but character types need not.
227         * varasm.c (make_function_rtl): Don't call set_mem_attributes.
228         (make_decl_rtl): Don't call it for FUNCTION_DECL.
229
230 2000-06-01  Bruce Korb  <bkorb@gnu.org>
231
232         * fixinc/tests/base/...: new base result files
233
234 Thu Jun  1 09:37:35 2000  Clinton Popetz  <cpopetz@cygnus.com>
235
236         * config/i386/i386.c (ix86_use_fcomi_compare): Make global.
237         * config/i386/i386-protos.h (ix86_use_fcomi_compare): Declare.
238         * config/i386/i386.md (*fp_jcc_3, *fp_jcc_4): Disable if we
239         will use FCOMI.
240         
241 2000-06-01  Richard Henderson  <rth@cygnus.com>
242
243         * Makefile.in (c-decl.o): Depend on $(EXPR_H), not expr.h.
244
245         * c-decl.c (init_decl_processing): Set lang_get_alias_set first thing.
246
247 2000-05-31  Richard Henderson  <rth@cygnus.com>
248
249         * config/ia64/ia64.c (sdata_symbolic_operand): Consider small
250         CONSTANT_POOL_ADDRESS_P addresses for .sdata.
251         * config/ia64/sysv4.h (SELECT_RTX_SECTION): New.
252
253 2000-05-31  Richard Henderson  <rth@cygnus.com>
254
255         * config/ia64/ia64-protos.h (ia64_expand_prediction): Remove.
256         * config/ia64/ia64.c (ia64_expand_prediction): Move code ...
257         (ia64_print_operand) [+]: ... here.  Use current_output_insn.
258         * config/ia64/ia64.h (PRINT_OPERAND_PUNCT_VALID_P): New.
259         * config/ia64/ia64.md (all branch/call patterns): Use %+.
260
261 2000-05-31  Richard Henderson  <rth@cygnus.com>
262
263         * ifcvt.c (cond_exec_process_insns): Don't ever ignore clobbers.
264
265 2000-05-31  Richard Henderson  <rth@cygnus.com>
266
267         * ifcvt.c (merge_if_block): Be prepared for JOIN to have no 
268         remaining edges.
269         (find_if_block): Allow THEN with no outgoing edges.
270         * flow.c (merge_blocks_nomove): Remove a barrier not following
271         a jump as well.
272
273 2000-05-31  Richard Henderson  <rth@cygnus.com>
274
275         * flow.c (propagate_block): Move initialization of mem_set_list ...
276         (init_propagate_block_info): ... here.  Also track blocks with 
277         no successors; don't scan insns if ! PROP_SCAN_DEAD_CODE.
278
279 2000-05-31  Richard Henderson  <rth@cygnus.com>
280
281         * jump.c (jump_optimize_1): Revert 05-18 change.
282
283 2000-05-31  Mark Mitchell  <mark@codesourcery.com>
284
285         * invoke.texi: Remove documentation for -fguiding-decls.
286
287 2000-05-31  Richard Henderson  <rth@cygnus.com>
288
289         * configure.in: Fix typo last change.
290
291 2000-05-31  Philipp Thomas  <pthomas@suse.de>
292
293         * configure.in (enable-nls): Enable if build == host, i.e. when 
294         not building a canadian cross compiler.
295         (enable-maintainer-mode): Added for use with i18n.
296         * aclocal.m4 (AM_GNU_GETTEXT): Only build catalogs that are a
297         cross section of ALL_LINGUAS and LINGUAS.
298         * configure: Rebuild.
299
300 2000-05-31  Bruce Korb  <bkorb@gnu.org>
301
302         * fixinc/check.tpl: rework to use test result tree
303         * fixinc/Makefile.in: change invocation of check script
304         * fixinc/check.diff: No longer needed
305         * fixinc/fixincl.x: regenerate
306         * fixinc/inclhack.def:  add new tests
307         * fixinc/tests/base/arch/i960/archI960.h:  New test result
308         * fixinc/tests/base/curses.h: modified test result
309         * fixinc/tests/base/stdio.h: ditto
310         * fixinc/tests/base/time.h: ditto
311         * fixinc/tests/base/sys/asm.h: ditto
312         * fixinc/tests/base/sys/stat.h: ditto
313         * fixinc/tests/base/sys/wait.h: ditto
314
315 Wed May 31 13:17:20 2000  Philippe De Muyter  <phdm@macqel.be>
316
317         * except.c (clear_function_eh_region): Do not free NULL.
318
319 Wed May 31 08:07:52 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
320
321         * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
322         * alias.c (struct alias_entry): alias_set is HOST_WIDE_INT.
323         (REG_BASE_VALUE): Remove unneeded cast to unsigned.
324         (get_alias_set_entry): ALIAS_SET arg is HOST_WIDE_INT.
325         (find_base_decl): New function, from c_find_base_decl in c-common.c.
326         (new_alias_set): Moved from tree.c; return is HOST_WIDE_INT.
327         (get_alias_set): Likewise.
328         Major rework to do more things and allow language-specific code
329         to just handle special-cases.
330         (record_alias_subset): Args are HOST_WIDE_INT.
331         (record_component_alias): Local vars are HOST_WIDE_INT.
332         Don't handle COMPLEX_EXPR.
333         (get_varargs_alias_set): Moved from builtins.c.
334         (get_frame_alias_set): New function.
335         * builtins.c (expand_builtin_return_address): Use frame alias set.
336         (expand_builtin_setjmp, expand_builtin_longjmp): Use alias set
337         for setjmp buffer.
338         (get_memory_rtx): Rework to use set_mem_attributes.
339         (get_varargs_alias_set): Deleted from here.
340         * c-common.c (c_apply_type_quals_to_decl): Alias sets now HOST_WIDE_INT.
341         (c_find_base_decl): Deleted from here.
342         (c_get_alias_set): Remove many cases and rework to just handle
343         C-specific cases.
344         * c-common.h (c_get_alias_set): Returns HOST_WIDE_INT.
345         * c-decl.c (rtl.h, expr.h): Now included.
346         (init_decl_processing): Call record_component_aliases on array types.
347         (grokdeclarator): Likewise.
348         Set TREE_ADDRESSABLE for all fields that are not bitfields.
349         * c-typeck.c (common_type): Call record_component_aliases for array.
350         * caller-save.c (setup_save_areas): Rework register loop for unsigned.
351         Set all save areas to the frame alias set.
352         * calls.c (initialie_argument_information): Call set_mem_attributes.
353         (compute_argument_addresses, expand_call): Likewise.
354         * explow.c (set_mem_attributes): New function.
355         (stabilize): Use MEM_COPY_ATTRIBUTES and force_reg.
356         * expr.c (struct move_by_pieces): Remove {to,from}_{struct,readonly}.
357         LEN and OFFSET now HOST_WIDE_INT.
358         (clear_by_pieces): Similar changes.
359         (move_by_pieces): LEN now HOST_WIDE_INT; don't set deleted fields.
360         (move_by_pieces_ninsns): Now returns unsigned HOST_WIDE_INT.
361         (move_by_pieces_1): Don't use deleted fields, use MEM_COPY_ATTRIBUTES.
362         (clear_by_pieces_1): Likewise.
363         (emit_push_insn): Call set_mem_attributes.
364         (expand_expr, case INDIRECT_REF): Likewise.
365         (expand_expr, case VAR_DECL): Call change_address.
366         * expr.h (ADD_PARM_SIZE, SUB_PARM_SIZE): Use host_integerp and
367         tree_low_cst.
368         (get_varargs_alias_set, get_frame_alias_set): New decls.
369         (record_base_value, record_alias_subset, lang_get_alias_set): Likewise.
370         (new_alias_set, set_mem_attributes): Likewse.
371         * function.c (struct temp_slot): ALIAS_SET is HOST_WIDE_INT.
372         (assign_stack_temp_for_type): Likewise.
373         Can split slot even if alias set since can copy.
374         Set MEM_ALIAS_SET and MEM_SET_IN_STRUCT_P.
375         (assign_temp): Use host_integerp and tree_low_cst.
376         (put_var_into_stack): Properly handle SAVE_EXPR.
377         (put_addressof_into_stack): Likewise.
378         (assign_parms): Call set_mem_attributes.
379         Delete #if 0 code.
380         (fix_lexical_address): Put reference to chain into frame alias set.
381         (expand_function_start): Call set_mem_attributes.
382         * integrate.c (expand_inline_function): Likewise.
383         * recog.c (adj_offsettable_operand): Use MEM_COPY_ATTRIBUTES.
384         * regmove.c (try_apply_stack_adjustment): Likewise.
385         * reload.c (push_reload, make_memloc): Likewise.
386         * reload1.c (alter_reg): Make alias sets for spilled pseudos.
387         * rtl.def (MEM): Update comment.
388         * rtl.h (MEM_ALIAS_SET): Now uses XCWINT.
389         (move_by_pieces): Change length to HOST_WIDE_INT.
390         (record_base_value, record_alias_subset): Delete from here.
391         * stmt.c (expand_decl): Call set_mem_attributes.
392         * stor-layout.c (finish_record_layout): Call record_component_aliases.i
393         * toplev.c (compile_file): Call init_alias_once earlier.
394         * tree.c (lang_get_alias_set, get_alias_set, new_alias_set): Deleted
395         from here: now in alias.c.
396         * tree.h (struct tree_type): alias_set is HOST_WIDE_INT.
397         (struct tree_decl): Likewise.
398         (get_alias_set, new_alias_set, lang_get_alias_set): Deleted from here.
399         * varasm.c (make_function_rtl, make_decl_rtl): Call set_mem_attributes.
400         (output_constant_def, force_const_mem): Likewise.
401         
402         * flow.c (propagate_block): If block has no successors, stores to
403         frame are dead if not used.
404
405 2000-05-31  Nathan Sidwell  <nathan@codesourcery.com>
406
407         * stmt (expand_end_case): Reorder conversion sequence for jump
408         table to avoid extra truncations.
409
410 Wed May 31 01:31:42 2000  Jeffrey A Law  (law@cygnus.com)
411
412         * ifcvt.c (cond_exec_process_if_block): Do nothing if the last insn
413         in the block is more than just a simple conditional branch.
414         (noce_process_if_block): Similarly.
415
416 Tue May 30 22:25:57 2000  Alexandre Oliva  <aoliva@cygnus.com>
417
418         * optabs.c (prepare_float_lib_cmp): Protect *px and *py from
419         queue.
420
421 2000-05-30  Michael Meissner  <meissner@redhat.com>
422
423         * dwarf2out.c (dwarf2out_frame_debug_expr): Ignore HIGH
424         instructions.  Treat LO_SUM operations as loading the full integer
425         constant.
426
427 2000-05-30  Richard Henderson  <rth@cygnus.com>
428
429         * combine.c (get_pos_from_mask): Test exact_log2 result as signed.
430
431 2000-05-30  Richard Henderson  <rth@cygnus.com>
432
433         * bb-reorder.c (emit_jump_to_block_after): Protect use of HAVE_return.
434
435 2000-05-30  Bruce Korb  <bkorb@gnu.org>
436
437         * fixinc/tests/*:  Added expected result files for fixinc's make check
438         * fixinc/fixfixes(char_macro_*_fix): Restore original algorithm
439
440 2000-05-30  Richard Henderson  <rth@cygnus.com>
441
442         * config/alpha/alpha.md (*setne_internal): Use match_operator
443         instead of working down from insn.
444
445 2000-05-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
446
447         * invoke.texi (-Wtraditional): Update WRT function macros.
448
449 Tue May 30 09:57:32 2000  Philippe De Muyter  <phdm@macqel.be>
450
451         * except.c (free_exception_table): Do not free NULL.
452
453 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
454
455         * cpplib.c (do_if): Don't save and restore only_seen_white here.
456         * cppexp.c (_cpp_parse_expr): Save and restore only_seen_white
457         and skipping here.
458
459 2000-05-29  Richard Earnshaw (rearnsha@arm.com)
460
461         * flow.c (mark_used_reg): If a register is unconditionally live, 
462         remove any conditional death information.
463
464 2000-05-29  Richard Henderson  <rth@cygnus.com>
465
466         * final.c (current_output_insn): New.
467         (final_scan_insn): Set it.
468         * output.h: Declare it.
469
470 2000-05-29  Richard Henderson  <rth@cygnus.com>
471
472         * stor-layout.c (finalize_record_size): Fix typo.
473
474         * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END
475         if nlabel is null.
476
477 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
478
479         * cpplib.h (cpp_reader): Remove if_stack.  Change
480         potential_control_macro to a cpp_hashnode *.  Add skipping flag.
481         * cpphash.h (struct ihash): Change control_macro to a
482         cpp_hashnode * and shorten name to cmacro.
483         Add NEVER_REINCLUDE constant.
484
485         * cppfiles.c (redundant_include_p): Drop cpp_reader argument.
486         Examine the cmacro node directly, no need to call cpp_defined.
487         (_cpp_execute_include, read_include_file): Set cmacro to
488         NEVER_REINCLUDE, not U"".
489         * cpplex.c (cpp_push_buffer): Don't set new->if_stack.
490         (cpp_get_token): If pfile->skipping is true, discard text and
491         keep scanning until we hit a directive; don't expand macros.
492
493         * cpplib.c (struct if_stack): Remove if_succeeded, add
494         was_skipping. Change control_macro to a cpp_hashnode * and
495         shorten name to cmacro.  Remove typedef IF_STACK.
496         (parse_ifdef), detect_if_not_defined): Return a cpp_hashnode *.
497         (conditional_skip, skip_if_group,
498         consider_directive_while_skipping): Delete.
499         (push_conditional): New.
500         (_cpp_handle_directive): Don't process directives other than
501         conditionals if we are skipping.
502
503         (do_ifdef, do_ifndef, do_if, do_else, do_elif, do_endif):
504         Update to new scheme.
505         (validate_else): Skip rest of line here, unconditionally.
506         (_cpp_unwind_if_stack): The stack is per-buffer.  Force
507         pfile->skipping off.
508
509         (all): Remove `scare quotes' from error messages.
510
511 2000-05-29  Richard Henderson  <rth@cygnus.com>
512
513         * function.c (emit_return_into_block): New line_note arg; emit it.
514         (thread_prologue_and_epilogue_insns): Attempt to locate a line note
515         for the close brace to accompany HAVE_return.  Move all line notes
516         following the epilogue to before the NOTE_INSN_EPILOGUE_BEG.
517
518 2000-05-29  Richard Henderson  <rth@cygnus.com>
519
520         * longlong.h [__alpha] (count_leading_zeros): New.
521         (count_trailing_zeros): New.
522         (COUNT_LEADING_ZEROS_0): New.
523
524         * config/alpha/alpha.c (alpha_zero_comparison_operator): New.
525         (alpha_split_conditional_move): New.
526         * config/alpha/alpha-protos.h: Prototype them.
527         * config/alpha/alpha.h (PREDICATE_CODES): Update.
528         (CPP_CPU_DEFAULT_SPEC): Fix typo for EV67.
529         * config/alpha/alpha.md: Update ffs cix commentary.
530         (*ze_and_ne): New.
531         (*nabssf2, *nabsdf2): New.
532         (*mov[qhsd]icc_internal): Use add_operand.
533         (if_then_else constant splitters): New.
534         (*cmp_sadd_di, *cmp_sadd_si, *cmp_sadd_sidi): New.
535         (*cmp_ssub_di, *cmp_ssub_si, *cmp_ssub_sidi): New.
536
537 2000-05-29  Richard Henderson  <rth@cygnus.com>
538
539         * combine.c (force_to_mode) [MINUS]: Convert subtraction from
540         a constant to NEG or NOT when conditions allow.
541
542         * combine.c (combine_simplify_rtx): Don't create an if_then_else
543         unless both args are general_operand.  Don't canonicalize plus
544         to ior unless it helps.
545
546         * toplev.c (rest_of_compilation): Set no_new_pseudos after flow1;
547         instead track register_life_up_to_date.  Toggle no_new_pseudos
548         around if_convert.  
549
550 2000-05-28  Geoff Keating  <geoffk@cygnus.com>
551
552         * config/rs6000/rs6000.c (output_cbranch): Escape '%' characters
553         so output_operand doesn't see them.
554
555 Sun May 28 18:37:07 2000  Clinton Popetz  <cpopetz@cygnus.com>
556
557         * lcm.c (make_preds_opaque): Fix comment.
558         (optimize_mode_switching): Use NORMAL_MODE instead of 
559         MODE_USES_IN_EXIT_BLOCK.  Change leftover instance of
560         FP_MODE_NONE to no_mode.  Rename MODE_AT_ENTRY to NORMAL_MODE.
561         Handle insertions before an existing NOTE_INSN_BASIC_BLOCK.
562         * tm.texi (OPTIMIZE_MODE_SWITCHING): Refer to NORMAL_MODE.
563         (MODE_USES_IN_EXIT_BLOCK): Delete.
564         (MODE_AT_ENTRY) Rename to NORMAL_MODE.
565         * sh.h (MODE_USES_IN_EXIT_BLOCK): Delete.
566         (MODE_AT_ENTRY): Rename to NORMAL_MODE.
567         (MODE_NEEDED): Don't look for USE.
568         (EPILOGUE_USES): Define.
569
570 Sun May 28 23:26:59 2000  Philippe De Muyter <phdm@macqel.be>
571
572         * mklibgcc.in (all): Variable initialised to `libgcc'.
573
574 2000-05-28  Gabriel Dos Reis  <gdr@codesourcery.com>
575
576         * toplev.h (skip_leading_substring): New macro.
577         * toplev.c (decode_f_option): Use skip_leading_substring instead
578         of strncmp.
579         (decode_W_option): Likewise.
580
581 2000-05-28  Nick Clifton  <nickc@cygnus.com>
582
583         * tm.texi (CONDITIONAL_REGISTER_USAGE): Document that it can
584         modify reg_names.
585
586 2000-05-28  Richard Henderson  <rth@cygnus.com>
587
588         * regclass.c (record_operand_costs): Protect reg_changes_size
589         with CLASS_CANNOT_CHANGE_SIZE.
590
591         * loop.c (instrument_loop_bct): Set JUMP_LABEL on the new insn.
592
593 2000-05-28  Richard Henderson  <rth@cygnus.com>
594
595         * function.c (diddle_return_value): A pcc-style struct return
596         returns a pointer.
597
598 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
599
600         * cppfiles.c: Read files in, using mmap if possible, then
601         prescan them separately.
602         (read_file, read_with_read): New functions.
603         * cpplex.c: Don't define UCHAR_MAX.
604         (_cpp_read_and_prescan): Rename to _cpp_prescan.  Don't read
605         the file here.
606
607         * cppinit.c (handle_option): Automatically define __cplusplus,
608         __OBJC__, __ASEEMBLER__, _LANGUAGE_FORTRAN here when we see
609         the respective -lang switch.
610
611         * cpphash.h (enum node_type, struct hashnode, _cpp_lookup
612         prototype): Move to...
613         * cpplib.h: ... here.  Rename struct hashnode to struct
614         cpp_hashnode and give it a typedef.  Rename _cpp_lookup to
615         cpp_lookup.  Add 'fe_value' slot, a union tree_node *.
616
617 2000-05-27  Geoffrey Keating  <geoffk@cygnus.com>
618
619         * config/rs6000/rs6000.md (movsi): Constify 'name'.
620
621         * regclass.c [CLASS_CANNOT_CHANGE_SIZE]
622         (class_can_change_size): New variable.
623         (reg_changes_size): New variable.
624         (init_reg_sets_1): Initialise class_can_change_size.
625         (record_operand_costs): Remove subreg_changes_size.
626         Don't pass it around.  Instead update reg_changes_size.
627         (regclass): Initialise and free reg_changes_size.  If a register
628         changes size, don't preference it to a class that contains
629         registers that can't change size.
630         (record_reg_classes): Don't look at subreg_changes_size.
631
632 2000-05-27  Richard Henderson  <rth@cygnus.com>
633
634         * print-rtl.c (reg_names): Remove const.
635         * regclass.c (reg_names): Likewise.
636         * regs.h (reg_names): Likewise.
637         * hard-reg-set.h (reg_names): Likewise.
638
639 2000-05-27  Richard Henderson  <rth@cygnus.com>
640
641         * config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.
642
643 2000-05-27  Richard Henderson  <rth@cygnus.com>
644
645         * config/alpha/alpha.c (alpha_does_function_need_gp): Test
646         TARGET_PROFILING_NEEDS_GP in the if, instead of with an ifdef.
647         (alpha_expand_prologue): Emit prologue_mcount if needed.
648         * config/alpha/alpha.h (TARGET_PROFILING_NEEDS_GP): Default to 0.
649         * config/alpha/alpha.md (prologue_mcount): New.
650         * config/alpha/linux.h (FUNCTION_PROFILER): Remove.
651         (TARGET_PROFILING_NEEDS_GP): Undef before redefining.
652         * config/alpha/netbsd.h: Likewise.
653
654 2000-05-27  Richard Henderson  <rth@cygnus.com>
655
656         * config/alpha/elf.h (SELECT_SECTION): Mirror Kenner's May 19
657         change to config/elfos.h.
658
659 2000-05-27  Richard Henderson  <rth@cygnus.com>
660
661         * Makefile.in (resource.o): Depend on except.h.
662         * except.h (output_exception_table_data): Prototype.
663         * genconfig.c (gen_peephole2): Prototype.
664         * genemit.c (main): Include ggc.h.
665         * genoutput.c: Revert parts of last change: include errors.h
666         (main): Set progname.
667         * recog.c: Include hard-reg-set.h before recog.h.
668         * resource.c: Include except.h.
669
670         * config/alpha/alpha-protos.h (alpha_arg_info_reg_val): Protect
671         with RTX_CODE.
672         (alpha_write_linkage): Protect with BUFSIZ.
673         (alpha_need_linkage): Update prototype.
674         * config/alpha/alpha.c (function_arg): Move VMS code here.
675         (alpha_links_base): Remove.
676         (alpha_links): New.
677         (mark_alpha_links_node, mark_alpha_links): New.
678         (alpha_write_one_linkage): New.
679         (alpha_need_linkage): Use a splay tree.  Build the linkage symbol.
680         (alpha_write_linkage): Use splay_tree_foreach.
681         * config/alpha/alpha.md (call_vms): Use alpha_need_linkage
682         to get the linkage symbol.
683         (call_value_vms): Likewise.
684         * config/alpha/elf.h (output_file_directive): Remove decl.
685         (ctors_section, dtors_section): Prototype.
686         (sbss_section, sdata_section): Prototype.
687         * config/alpha/vms.h (FUNCTION_ARG): Remove.
688         (readonly_section, link_section, literals_section): Prototype.
689         (ctors_section, dtors_section): Prototype.
690         (vms_valid_decl_attribute_p): Remove decl.
691         (alpha_arg_type, alpha_arg_info_reg_val): Likewise.
692
693 2000-05-27  Geoff Keating  <geoffk@cygnus.com>
694
695         * reload.c (get_secondary_mem): Don't widen floating-point modes.
696
697         * combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when
698         substituting the REG in a (subreg:X (reg:Y ...)).
699
700 2000-05-28  Neil Booth  <NeilB@earthling.net>
701
702         * cpplex.c (_cpp_lex_line): Merge vertical space.  Flag
703         first token of a line BOL.  Update EOF code for this.
704         Remove illegal directive check - it appears in the (not
705         yet committed) caller.
706         * cpplib.h (BOL): New flag.
707
708 2000-05-28  Neil Booth  <NeilB@earthling.net>
709
710         * cpplex.c (_cpp_init_toklist): No comment space to initialise.
711         (_cpp_free_toklist): No comment space to free.
712         (expand_comment_space): Remove.
713         (save_comment_space): Place the comment in the current token and
714         not in a separate comment space.
715         (_cpp_lex_line): Save comments during plain code and #define
716         directives only.
717         * cpplib.h (struct _cpp_toklist): Remove comment space.
718
719 2000-05-28  Neil Booth  <NeilB@earthling.net>
720
721         * cppexp.c (parse_assertion): Supply extra argument to
722         _cpp_init_toklist.
723         * cpplib.c (do_assert, do_unassert): Similarly.
724         * cpphash.h (_cpp_init_toklist) Update.
725         (_cpp_expand_token_space): New.
726         (DUMMY_TOKEN, NO_DUMMY_TOKEN): New.
727         * cpplex.c (_cpp_init_toklist): New argument.
728         (parse_string2): New argument multiline_ok.
729         (spell_token): Take a const cpp_token *.
730         (INIT_NAME): Replace with INIT_TOKEN_NAME.  Update tokens_used.
731         (SPELL_ macros): Replace with enum.
732         (expand_token_space): Replace with _cpp_expand_token_space.
733         Take COUNT argument.
734         (IS_DIRECTIVE): Update.
735         (_cpp_lex_line): Update token structure before parsing number.
736         Don't assume start at beginning of token list.
737         (save_comment): Use INIT_TOKEN_NAME.
738
739 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
740
741         * configure.in (stage1_warn_cflags): Add -Wstrict-prototypes
742         -Wmissing-prototypes.
743         * configure: Regenerate.
744         * gcc.texi: Remove explanation of MD_CALL_PROTOTYPES.
745
746         * builtins.c, calls.c: Change all instances of gen_call_* or
747         gen_sibcall_* to GEN_CALL_* and GEN_SIBCALL_*.
748         * calls.c (struct_value_size_rtx): Separate definition from
749         initialization to avoid unused variable warning.
750
751         * genflags.c (gen_macro): New function.
752         (gen_proto): Call it for gen_call_* and gen_sibcall_*.
753         (gen_nonproto): Delete.
754         (gen_insn): Put all insns on the same obstack.
755         (main): Generate prototypes for everything unconditionally.
756
757         * configure.in: Add AC_CHECK_TYPE(ssize_t).  Remove commented 
758         out check for wchar_t.
759         * acconfig.h: Add template for ssize_t.  Remove @TOP@.
760         * system.h: Add infrastructure for defining missing   
761         TYPE_MAX/TYPE_MIN macros.  Use it to provide fallback  
762         definitions of UCHAR_MAX and SSIZE_MAX.
763         * configure: Regenerate.
764         * config.in: Regenerate.
765
766         * Makefile.in (libgcc2.ready): Rename to libgcc.ready.
767         Depend on $(LANGUAGES) as well as $(GCC_PATCHES) and fixed
768         headers.
769         (clean): No need to delete libgcc1.a, libgcc1-asm.a,
770         libgcc2.a, or libgcc1.null.
771
772 2000-05-27  Richard Henderson  <rth@cygnus.com>
773
774         * Makefile.in (recog.o): Don't depend on resource.h.
775         * recog.c: Don't include resource.h.
776         (recog_last_allowed_insn): Remove.
777         (recog_next_insn): Remove.
778         (struct peep2_insn_data): New.
779         (peep2_insn_data, peep2_current): New.
780         (peep2_next_insn): New.
781         (peep2_regno_dead_p, peep2_reg_dead_p): New.
782         (peep2_find_free_register): New.
783         (peephole2_optimize): Track life information by insn as we go.
784         * recog.h: Update declarations.
785         * resource.c (find_free_register, reg_dead_p): Remove.
786         * resource.h: Remove their declarations.
787         * toplev.c: Include hard-reg-set.h before recog.h.
788
789         * genconfig.c (max_insns_per_peep2): New.
790         (gen_peephole2): New.
791         (main): Call it.
792         * genemit.c (output_peephole2_scratches): Generate calls to
793         peep2_find_free_register; adjust surrounding code.
794         (main): Have insn-emit.c include hard-reg-set.h before recog.h.
795         * genrecog.c (change_state): Don't track last_insn.
796         (write_action): Write into *_pmatch_len before accepting.
797         (write_tree): Adjust peephole2_insns and subroutines to match.
798
799         * config/i386/i386.md (all peepholes): Use peep2_regno_dead_p.
800
801         * config/alpha/alpha.c (hard_fp_register_operand): Mind the mode.
802         (hard_int_register_operand): New.
803         * config/alpha/alpha-protos.h: Declare it.
804         * config/alpha/alpha.h (PREDICATE_CODES): Update.
805         * config/alpha/alpha.md (peep2 patterns): Use hard_int_register_operand
806         as needed; use peep2_reg_dead_p instead of dead_or_set_p.
807
808 2000-05-27  Richard Henderson  <rth@cygnus.com>
809
810         * function.c (thread_prologue_epilogue_insns): Don't move the
811         line note at the head of the chain.  Only force a lineno note
812         before the end of block 0.
813
814 2000-05-27  Richard Henderson  <rth@cygnus.com>
815
816         * gensupport.c (collect_insn_data): Record the maximum number
817         of alternatives, not the last seen.
818
819         * genoutput.c: Don't include errors.h.
820         (struct data): Add lineno member.
821         (have_error): New.
822         (scan_operands): Use message_with_line instead of error.
823         (validate_insn_alternatives): Likewise.
824         (gen_insn): Accept and store the pattern's line number.
825         (gen_peephole, gen_expand, gen_split): Likewise.
826         (main): Don't set progname.  Pass line_no to gen_foo.
827
828 2000-05-27  Richard Henderson  <rth@cygnus.com>
829
830         * config/d30v/d30v.c (d30v_print_operand): Handle ':'.
831         * config/d30v/d30v.h (PRINT_OPERAND_PUNCT_VALID_P): Accept ':'.
832         * config/d30v/d30v.md (attr predicable): New.
833         (all insn patterns): Mark non-predicable patterns; use %: on the rest.
834         (andsi3*): Unify into one pattern.
835         (iorsi3*, xorsi3*): Likewise.
836         (peephole2 patterns): Use peep2_reg_dead_p; verify not a
837         conditional return.
838         (old cond_exec patterns): Remove.
839         (define_cond_exec): New.
840
841 Sat May 27 11:01:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
842
843         * tree.h (TREE_CODE_LENGTH): New macro.
844         * c-common.c (c_find_base_decl): Use it.
845         * expr.c (safe_from_p): Likewise.
846         * print-tree.c (print_node): Likewise.
847         * tree.c (make_node, copy_node, get_identifier): Likewie.
848         (first_rtl_op, contains_placeholder_p, substitute_in_expr): Likewise.
849         (build, build_nt, build_parse_node, simple_cst_equal): Likewise.
850         * fold-const.c (make_range): Likewise.
851         (fold): Likewise; also use first_rtl_op.
852         * c-iterate.c (collect_iterators): Use first_rtl_op.
853         * calls.c (calls_function_1): Likewise; also rename TYPE to CLASS.
854         Use IS_EXPR_CODE_CLASS.
855         (preexpand_calls): Likewise.
856         * ggc-common.c (ggc_mark_trees): Rework to use first_rtl_op
857         and TREE_CODE_LENGTH.
858         * stmt.c (warn_if_unused_value): If no operands, no unused value.
859
860 2000-05-26  Geoffrey Keating  <geoffk@cygnus.com>
861
862         * config/rs6000/rs6000.md (movsi_internal1): Use '%a1' rather
863         than '%1(%*)'.
864         (movdi_internal64): Likewise.
865
866         * config/rs6000/rs6000.md: Correct order of operands for DImode
867         boolean patterns.
868
869         * config/rs6000/rs6000.c (boolean_or_operator): New function.
870         * config/rs6000/rs6000-protos.h (boolean_or_operator): Prototype it.
871         * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_or_operator.
872         * config/rs6000/rs6000.md: Use boolean_or_operator instead of
873         boolean_operator for the boolean patterns without NOTs.
874
875         * config/rs6000/rs6000.c (reg_or_logical_cint_operand): Rename
876         from reg_or_u_cint_operand.  Change comment and behaviour.
877         (logical_operand): Clean up, add assertion.
878         (non_logical_cint_operand): Also check for
879         reg_or_logical_cint_operand.
880         * config/rs6000/rs6000.h (PREDICATE_CODES): Update.
881         * config/rs6000/rs6000.md (iorsi3): Use reg_or_logical_cint_operand
882         in the expander.
883         (xorsi3): Likewise.
884         (iordi3): Likewise.
885         (xordi3): Likewise.
886
887 2000-05-26  Mark Mitchell  <mark@codesourcery.com>
888
889         * tree.h (struct record_layout_info): Rename to (struct
890         record_layout_info_s).
891         * stor-layout.c (start_record_layout): Replace
892         `record_layout_info' with `record_layout_info_s'.
893
894 2000-05-26  Richard Earnshaw  <rearnsha@arm.com>
895
896         * flow.c (find_label_refs): New function.
897         (find_basic_blocks_1): Call it for each alternative of a call 
898         placeholder.
899
900 2000-05-26  Richard Earnshaw  <rearnsha@arm.com>
901
902         * ifcvt.c (cond_exec_get_condition): Set test_if to the SET_SRC
903         of get_pc.
904
905 2000-05-25  Richard Henderson  <rth@cygnus.com>
906
907         * config/alpha/alpha.c (alpha_comparison_operator): Don't be
908         so strict about DImode.
909         (alpha_swapped_comparison_operator): Likewise.
910         * config/alpha/alpha.md (*setne_internal): Name it.  Allow
911         any integer output mode.
912         (*setcc_internal): Likewise.
913         (*setcc_swapped_internal): Likewise.
914         (*movdicc_internal, *movdicc_lbc, *movdicc_lbs): Name them.
915         (*mov[qhs]icc_internal): New.
916         (*mov[qhs]icc_lbc, *mov[qhs]icc_lbs): New.
917
918 2000-05-25  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
919
920         * vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified.
921
922 2000-05-25  Richard Henderson  <rth@cygnus.com>
923
924         * bb-reorder.c (reorder_block_def): Reorder elements for size.
925         Remove add_jump; add next; replace flags with visited.
926         (rbd_init): Remove.
927         (REORDER_BLOCK_HEAD, REORDER_BLOCK_VISITED): Remove.
928         (REORDER_BLOCK_FLAGS, REORDER_BLOCK_INDEX): Remove.
929         (REORDER_BLOCK_ADD_JUMP, REORDER_BLOCK_EFF_HEAD): Remove.
930         (REORDER_BLOCK_EFF_END, REORDER_BLOCK_SCOPE): Remove.
931         (RBI): New.
932         (reorder_index, reorder_last_visited): Remove.
933         (skip_insns_after_block): Rewrite to use a switch.
934         (get_common_dest): Remove.
935         (chain_reorder_blocks): Remove.
936         (record_effective_endpoints): Split out from reorder_basic_blocks.
937         (make_reorder_chain): Likewise.  Loop until all blocks are placed.
938         (make_reorder_chain_1): Renamed from old make_reorder_chain.
939         Only construct the reorder chain, do not move insns.  Try harder
940         to tail recurse.
941         (label_for_bb, emit_jump_to_block_after): New.
942         (fixup_reorder_chain): Use them.  Do bulk block movement.  Examine
943         and adjust the jump insns appropriately.  Fixup basic_block_info.
944         (verify_insn_chain): Always define.
945         (relate_bbs_with_scopes): Call xmalloc, not xcalloc.  Fix thinko
946         in allocation size.
947         (make_new_scope): Don't write zeros to calloc'd space.
948         (build_scope_forest): Rely on xrealloc to DTRT.
949         (reorder_basic_blocks): Don't build loop nest.  Don't fail if
950         profile_arc_flag.  Streamline EH test.
951
952         * flow.c (redirect_edge_succ, redirect_edge_pred): New.
953         * basic-block.h: Declare them.
954
955 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
956
957         * emit-rtl.c (reset_used_decls): New function.
958         (unshare_all_rtl_again): Call it.
959
960 2000-05-25  Zack Weinberg  <zack@wolery.cumb.org>
961
962         * cpplex.c (maybe_macroexpand): Warn about function-like
963         macros used in non-function context, if -Wtraditional.
964
965 2000-05-25  Mark Mitchell  <mark@codesourcery.com>
966
967         * recog.c (peephole2_optimize): Use INSN_P.
968
969 2000-05-25  Richard Henderson  <rth@cygnus.com>
970
971         * ifcvt.c (seq_contains_jump): New.
972         (noce_try_store_flag_constants): Use it to fail conversion.
973         (noce_try_store_flag_inc, noce_try_store_flag_mask): Likewise.
974
975 2000-05-25  Mark Mitchell  <mark@codesourcery.com>
976
977         * except.h (can_throw): Declare it.
978         * except.c (can_throw): Give it external linkage.
979         * resource.c (find_dead_or_set_registers): Use can_throw.
980         
981 2000-05-25  Richard Henderson  <rth@cygnus.com>
982
983         * flow.c (mark_set_1): Don't record conditionally dead memory.
984
985 2000-05-25  Jan Hubicka  <jh@suse.cz>
986
987         * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p
988         and pc_set at the place of simplejump_p and condjump_p.
989         * cse.c (record_jump_equiv): Likewise.
990         * emit-rtl.c (emit): Likewise.
991         * explow.c (find_next_ref): Likewise.
992         * flow.c (tidy_fallthru_edge): Likewise.
993         (init_propagate_block_info): Likewise.
994         * gcse.c (delete_null_pointer_checks): Likewise.
995         * ifcvt.c (cond_exec_get_condition, noce_get_condition,
996         dead_or_predicable): Likewise.
997         * integrate.c (copy_insn_list): Likewise.
998         * loop.c (scan_loop, verify_dominator, find_and_verify_loops,
999         for_each_insn_in_loop, check_dbra_loop, get_condition,
1000         insert_bct, load_mems): Likewise.
1001         * resource.c (find_dead_or_set_registers): Likewise.
1002         * sibcalls.c (simplejump_p): Likewise.
1003         * unroll.c (copy_loop_body, reg_dead_after_loop): Likewise.
1004
1005 2000-05-25  David Edelsohn  <edelsohn@gnu.org>
1006
1007         * rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword move
1008         to STRING case.  Use doubleword STRING move for TARGET_POWERPC64
1009         when unaligned.
1010         * rs6000.h (CONST_OK_FOR_LETTER_P, 'J'): unsigned HOST_WIDE_INT.
1011         (RETURN_ADDR_RTX): Use COUNT and FRAME, not count and frame.
1012         (LEGITIMIZE_RELOAD_ADDRESS): unsigned HOST_WIDE_INT high.
1013         * rs6000.md: Name various internal patterns.
1014
1015 2000-05-25  Jan Hubicka  <jh@suse.cz>
1016
1017         * jump.c (invert_exp_1): Remove first argument, use pc_set
1018         to get the expression.
1019         (redirect_exp): Make static; redirect only the pc_set expression,
1020         remove first argument.
1021         (invert_exp): Remove first argument, make static.
1022         (jump_optimize): Use any_condjump_p, any_uncondjump_p and
1023         any_onlyjump at most places where we originaly did condjump_p
1024         and simplejump_p.
1025         (jump_back_p, follow_jumps, thread_jumps): Likewise.
1026         (delete_barrier_succesors): Use pc_set.
1027         (invert_jump_1, invert_jump, redirect_jump_1, redirect_jump): Update
1028         calls of invert_exp and redirect_exp.
1029         * rtl.h (redirect_exp, invert_exp): Remove.
1030         * unroll.c (copy_loop_body): Use invert_jump and redirect_jump.
1031
1032 2000-05-25  Richard Henderson  <rth@cygnus.com>
1033
1034         * stmt.c (expand_end_bindings): Fix thinko last change.
1035
1036 2000-05-25  Andrew MacLeod  <amacleod@cygnus.com>
1037             Andrew Haley  <aph@cygnus.com>
1038
1039         * except.c  (func_eh_entry): Add emitted field.
1040         (new_eh_region_entry): Set emitted field to 0;
1041         (output_exception_table_entry): Only emit previously un-emitted data,
1042         and send it to the eh_data section.
1043         (output_exception_table): Break out common parts. Output
1044         exception table for entire compilation unit to eh_data section.
1045         (output_exception_table_data): Common parts of output_exception_table.
1046         Send output to eh_data section.
1047         (output_function_exception_table): Output exception table data for
1048         a single function to eh_data section.
1049         (free_exception_table): New external to free the table.
1050         * except.h (free_exception_table): Add prototype.
1051         (output_function_exception_table): Add prototype.
1052         * final.c (final_end_function): Output function exception table
1053         for IA64_UNWIND_INFO.
1054         (final_scan_insn): Emit any unwind directives for an insn.
1055
1056         * frame-dwarf2.c: New file containing all DWARF 2 specific code
1057         from frame.c.
1058         * frame.c: Remove all DWARF 2 specific code.
1059         * config/ia64/frame-ia64.c: New file.
1060         (gthread_stuff): Make all gthread available with 
1061         IA64_UNWIND_INFO.
1062         (dwarf_fde): Define an IA64 struct for dwarf_fde.
1063         (__register_frame_info, __register_frame): Move to common area of file.
1064         (__register_frame_info_table, __register_frame_table): Move to common i
1065         area.
1066         (__deregister_frame_info, __deregister_frame): Move to common area.
1067         (__frame_init, find_fde): New versions for IA64_UNWIND_INFO.
1068         (read_uleb128): New version for ia64.
1069         (get_unwind_record): Read the next IA-64 unwind record.
1070         (read_R_record): Read a region header record.
1071         (process_a_b_reg_code): X record helper.
1072         (read_X_record): Read an X format record.
1073         (read_B_record): Read a B format record.
1074         (P3_record_types): List of record types matching the P3 format.
1075         (P7_record_types): List of record types matching the P7 format.
1076         (P8_record_types): List of record types matching the P8 format.
1077         (read_P_record): Read a P format record.
1078         (init_ia64_reg_loc): Set default fields for a register.
1079         (init_ia64_unwind_frame): Set defaults for all register records.
1080         (execute_one_ia64_descriptor): Execute one descriptor record.
1081         (rse_address_add): Calculate the position of a local reg in memory.
1082         (normalize_reg_loc): Turn a location descriptor into a memory address.
1083         (maybe_normalize_reg_loc): Only normalize a descriptor if it falls 
1084         within a specified PC offset range.
1085         (get_real_reg_value): Given a register location, retrieve its value.
1086         (set_real_reg_value): Change the value of a register location.
1087         (copy_reg_value): Copy reg values, if needed.
1088         (copy_saved_reg_state): Copy all registers that need to be copied.
1089         (process_state_between): Normalize all frame register records that
1090         fall within the specified PC range.
1091         (frame_translate): Take a processed frame description, and turn 
1092         everything into addresses.
1093         (build_ia64_frame_state ): Find and create frame state record for a PC.
1094         (get_personality): Get the personality routine for a given frame.
1095         (get_except_table): Get the exception table for a given frame.
1096         (record_name): Unwind record names for debugging.
1097         (print_record): Print and unwind record.
1098         (print_all_records): Print an entire unwind image.
1099         (__ia64_backtrace): Print a backtrace.
1100         (ia64_backtrace_helper): New function.
1101         (__register_frame_info_aux): New function.
1102         * config/ia64/crtend.asm (__do_frame_setup_aux): New function.
1103
1104         * frame.h (enum unw_record_type): New unwind record types.
1105         (struct unw_p_record, unw_b_record, unw_x_record) : New unwind records.
1106         (struct unw_r_record, unwind_record): New unwind record structs.
1107         (struct unwind_info_ptr): Unwind information layout.
1108         (IA64_UNW_LOC_TYPE_*): Macros for different types for location 
1109         descriptors.
1110         (struct ia64_reg_loc): Register location description.
1111         (struct ia64_frame_state): Location of all registers in a frame.
1112         (struct object): Add pc_base and fde_end for IA64_UNWIND_INFO.
1113         * libgcc2.c (__ia64_personality_v1): Personality routine.
1114         (__calc_caller_bsp): Calculate the bsp register for the caller's
1115         frame.
1116         (ia64_throw_helper): Figure out who to return to and set up the 
1117         registers.
1118         (__throw): Throw routine.
1119
1120         * output.h (assemble_eh_align, assemble_eh_label): New functions
1121         to generate EH info where we want it.   
1122         (assemble_eh_integer): New function.
1123         * toplev.c (compile_file): Output module level exception table for
1124         non-ia64 targets.
1125         (main): Set exceptions_via_longjump and flag_new_exceptions based 
1126         on IA64_UNWIND_INFO too.
1127
1128         * varasm.c (assemble_eh_label): Generate a label via
1129         ASM_OUTPUT_EH_LABEL if it has been specified.
1130         (assemble_eh_align): Generate an alignment directive via 
1131         ASM_OUTPUT_EH_ALIGN if it has been specified.
1132         (assemble_eh_label): Generate an integer value via
1133         ASM_OUTPUT_EH_type if they have been specified.
1134         * config/ia64/ia64.c (rtx_needs_barrier): Add flushrs.
1135         (ia64_init_builtins): Add __builtin_ia64_bsp
1136         and __builtin_ia64_flushrs.     
1137         (ia64_expand_builtin): Add IA64_BUILTIN_BSP and
1138         IA64_BUILTIN_FLUSHRS.
1139         * config/ia64/ia64.h (ia64_builtins): Add IA64_BUILTIN_BSP and
1140         IA64_BUILTIN_FLUSHRS.
1141
1142         * config/ia64/ia64.md (flushrs): New insn to flush the register
1143         stack.  Add to unspec list.
1144
1145         * config/ia64/crtbegin.asm (frame_object): Change size.
1146         (__do_frame_setup_aux): New function.
1147         * config/ia64/crtend.asm: call __do_frame_setup_aux.
1148         * config/ia64/t-ia64 (LIB2ADDEH): Add.
1149         * Makefile.in (LIB2ADDEH): Add.
1150         (LIB2ADD): Use LIB2ADDEH.
1151         
1152 2000-05-24  Richard Henderson  <rth@cygnus.com>
1153
1154         * recog.c (offsettable_address_p): If mode size is zero, assume
1155         BIGGEST_ALIGNMENT.
1156
1157 2000-05-24  J. David Anglin  <dave@hiauly.hia.nrc.ca>
1158
1159         * configure.in: Check for -Wno-long-long option support and improve
1160         handling of warning CFLAGS for stages 1 and 2.
1161         * Makefile.in (WARN_CFLAGS): Move definition to configure.in.
1162         * configure: Regenerate.
1163
1164 Wed May 24 19:37:53 2000  Jeffrey A Law  (law@cygnus.com)
1165
1166         * gcc.texi: Remove contributor list.  Instead include contrib.texi.
1167         * contrib.texi: New file.
1168
1169 Thu May 25 02:27:22 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
1170
1171         * loop.c (basic_induction_var): Avoid double recording of an increment.
1172
1173 Thu May 25 02:19:27 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
1174
1175         * Back out this patch:
1176         Tue Dec  7 19:22:06 1999  Richard Henderson  <rth@cygnus.com>
1177           * loop.h (struct induction): Add multi_insn_incr.
1178           * loop.c (basic_induction_var): New multi_insn_incr argument.
1179           Set it if we search back through previous insns for the biv.
1180           (record_biv): New multi_insn_incr argument; fill in struct induction.
1181           (strength_reduce): Discard an iv with multiple bivs, any of
1182           which require multiple insns to increment.
1183
1184         * loop.c (check_insn_for_bivs): Remove bits copied from above patch.
1185
1186 Thu May 25 02:09:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
1187
1188         * rtl.h (loc_mentioned_in_p): Declare.
1189         * reload.c (loc_mentioned_in_p): Moved from here...
1190         * rtlanal.c (loc_mentioned_in_p): to here.  No longer static.
1191         Fix loop increment for 'E' handling.
1192         * loop.c (strength_reduce): When doing biv->giv conversion,
1193         take multi-insn biv increments into account.
1194
1195 2000-05-24  Jason Merrill  <jason@casey.soma.redhat.com>
1196
1197         * stmt.c (expand_end_bindings): Look through NOTEs to find a
1198         BARRIER.
1199
1200 2000-05-24  Mark Mitchell  <mark@codesourcery.com>
1201
1202         * calls.c (expand_call): Handle cleanups in tail-recursion
1203         arguments analagously to cleanups in sibling calls.
1204
1205 2000-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1206
1207         * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.
1208         All callers changed.
1209
1210 2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
1211
1212         * expr.c (expand_assignment, store_expr, expand_expr,
1213         expand_expr_unaligned): Set in_check_memory_usage while emitting
1214         chkr_check_addr libcall.
1215
1216 2000-05-24  Nick Clifton  <nickc@cygnus.com>
1217
1218         * fold-const.c (extract_muldiv): When constructing a
1219         multiplier/divisor, do not expect const_binop to correctly
1220         determine if overflow has occured, so check explicitly.
1221
1222 2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
1223
1224         * c-decl.c (build_enumerator): Don't modify the value's type,
1225         convert it.
1226
1227 2000-05-24  Andreas Jaeger  <aj@suse.de>
1228
1229         * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.
1230
1231 2000-05-24  Eric Christopher <echristo@cygnus.com>
1232
1233         * configure.in: Redefine inhibit_libc conditions.
1234         * libgcc2.c: Remove inhibit_libc conditional define.
1235         * configure: Regenerate.
1236
1237 2000-05-24  Phil Edwards  <pme@sourceware.cygnus.com>
1238
1239         * configure.in:  For --enable-languages=LIST, check for empty LIST.
1240         * configure:  Regenerate.
1241
1242 2000-05-24  Lars Brinkhoff  <lars@nocrew.org>
1243
1244         * pdp11.h (STACK_BOUNDARY): Define.
1245
1246 2000-05-24  Jakub Jelinek  <jakub@redhat.com>
1247
1248         * ifcvt.c (if_convert): Update life info globally.
1249
1250 2000-05-24  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
1251
1252         * emit-rtl.c (unshare_all_decls): New function.
1253         (unshare_all_rtl): Call it.
1254
1255 2000-05-23  Nick Clifton  <nickc@cygnus.com>
1256
1257         * configure.in: Treat 'strongarm' as if it were 'arm' when
1258         determining cpu type.
1259
1260         * configure: Regenerate.
1261
1262         * config/arm/arm.c: Change 'char *' to 'const char *' for cases
1263         where constant strings are involved.
1264
1265         * config/arm/arm.h (arm_condition_codes): Change type to 'const
1266         char *'.
1267
1268         * config/arm/arm-protos.h: Change 'char *' to 'const char *' for
1269         cases where constant strings are involved.
1270
1271 Tue May 23 15:08:31 2000  Clinton Popetz  <cpopetz@cygnus.com>
1272
1273         * config/sh/sh.c (gen_far_branch, split_branches): Update
1274         to reflect new prototypes for redirect_jump and invert_jump.
1275         (sh_insn_length_adjustment): Get rid of const warnings.
1276
1277 2000-05-23  Kazu Hirata  <kazu@hxi.com>
1278
1279         * invoke.texi (Options for Debugging Your Program or GCC): Update
1280         the names of dump files.
1281
1282 Tue May 23 13:58:52 2000  Philippe De Muyter  <phdm@macqel.be>
1283
1284         * configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previous fix.
1285         * configure: Regenerated.
1286
1287 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
1288
1289         * simplify-rtx.c (SIGN_EXTEND): New macro.
1290         (simplify_unary_operation, simplify_binary_operation, 
1291         simplify_relational_operation): Use SIGN_EXTEND.  Make low
1292         halves of (low, high) pairs unsigned if they weren't already.       
1293         (simplify_ternary_operation): Cast INTVAL to unsigned before
1294         comparing to a MODE_BITSIZE.
1295
1296 2000-05-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1297
1298         * aclocal.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): New macros
1299         rewritten from the internals of gcc_AC_NEED_DECLARATION{S}.
1300         
1301         * configure.in (gcc_AC_CHECK_DECLS): Call this instead of
1302         gcc_AC_NEED_DECLARATIONS.
1303
1304         * dwarfout.c: Don't prototype time().
1305
1306         * gcc.c: Check HAVE_DECL_* instead of NEED_DECLARATION_*.
1307
1308         * system.h: Likewise.
1309
1310         * toplev.c: Likewise.
1311
1312 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
1313
1314         * c-decl.c (pushdecl): Invert sense of test for non-global types.
1315
1316 Tue May 23 18:11:42 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
1317
1318         * reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION.
1319
1320 2000-05-23  Jonathan Larmour  <jlarmour@redhat.co.uk>
1321
1322         * config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Define
1323
1324 Tue May 23 06:50:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1325
1326         * config/alpha/alpha.c: Remove #ifdef HAIFA since now only scheduler.
1327         (alpha_start_function): Never write ..ng label if VMS or NT.
1328         (alpha_align_insns): Remove GP_IN_USE arg.
1329         Alignment now unsigned.
1330         (alpha_reorg): Don't pass GP_IN_USE arg to alpha_align_insns.
1331         * config/alpha/alpha.md (prologue_ldgp): Split into one define_expand
1332         and two define_insn's.
1333
1334 2000-05-22  Richard Henderson  <rth@cygnus.com>
1335
1336         * combine.c (simplify_comparison): Use trunc_int_for_mode.
1337
1338 2000-05-22  Richard Henderson  <rth@cygnus.com>
1339
1340         * stor-layout.c (place_field): Change rli->size to rli->offset.
1341
1342 2000-05-22  Richard Henderson  <rth@cygnus.com>
1343
1344         * function.c (thread_prologue_and_epilogue_insns): Make sure 
1345         existing line number notes appear after the prologue.
1346
1347 Mon May 22 21:49:00 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1348
1349         * config/alpha/alpha.c (alpha_fnname): New static variable.
1350         (print_operand, case '~'): New case.
1351         (alpha_expand_prologue): Emit prologue_ldgp insn if needed.
1352         (alpha_start_function): Set alpha_fnname.
1353         Write "ng" label if no ldgp; don't write ldgp insn.
1354         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): New case '~'.
1355         * config/alpha/alpha.md (prologue_ldgp): New define_insn.
1356
1357 Mon May 22 11:30:48 2000  Clinton Popetz  <cpopetz@cygnus.com>
1358
1359         * jump.c (jump_optimize_1): Don't increment LABEL_NUSES
1360         on deleted labels.
1361
1362 2000-05-22  Zack Weinberg  <zack@wolery.cumb.org>
1363
1364         * varasm.c (eh_frame_section): Revert change to argument list.
1365
1366 Mon May 22 13:14:03 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1367
1368         * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.
1369         (gen_extend_insn, can_fix_p, can_float_p): Likewise.
1370         
1371         * final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BEG): Remove
1372         dangling "else" that causes "break" to be conditional.
1373         Also remove unneeded code at start.
1374
1375 Mon May 22 17:31:35 2000  Philippe De Muyter  <phdm@macqel.be>
1376
1377         * m68k/m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.
1378         * fx80/fx80.h, i370/i370.h, m88k/m88k.h (STORE_FLAG_VALUE): Ditto.
1379         * gmicro/gmicro.h, we32k/we32k.h (STORE_FLAG_VALUE): Ditto.
1380
1381 2000-05-22  Jakub Jelinek  <jakub@redhat.com>
1382
1383         * config/sparc/sparc.md (movdf_insn_v9only_vis): fzero has
1384         just one argument.
1385
1386 Mon May 22 06:57:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1387
1388         * alias.c (record_component_aliases): New function.
1389         * tree.h: Clean up some declarations and comments.
1390         (record_component_aliases): New declaration.
1391         * tree.c (get_alias_set): If type and has alias set, use it.
1392
1393 2000-05-22  Richard Henderson  <rth@cygnus.com>
1394
1395         * simplify-rtx.c (simplify_ternary_operation): Try to simplify
1396         IF_THEN_ELSE to a setcc form.
1397         * jump.c (can_reverse_comparison_p): Be prepared for insn null.
1398
1399 2000-05-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1400
1401         * fixinc/inclhack.def (sun_malloc): Handle `calloc'.
1402         (sun_malloc, sysz_stdtypes_for_sun): Add test_text.
1403
1404 Sun May 21 16:42:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1405
1406         * combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is
1407         not a PARALLEL.
1408
1409 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
1410
1411         * config/mn10300/mn10300.md (movdi, movdf): 64-bit clean-up.
1412         * config/mn10300/mn10300.c (print_operand): Likewise.
1413
1414         * final.c (split_double): Right shift of negative values is not
1415         portable.
1416
1417         * ifcvt.c (if_convert): Scan and kill dead code.
1418
1419         * emit-rtl.c (unshare_all_rtl): Store the copied rtx.
1420
1421 2000-05-20  Zack Weinberg  <zack@wolery.cumb.org>
1422
1423         * diagnostic.c: Eliminate implicit int.
1424         * except.c, gcc.c: Add static prototypes.
1425         * final.c (final_end_function): Mark file arg ATTRIBUTE_UNUSED.
1426         * gensupport.c (process_rtx): Use XVEC to initialize vector
1427         slot of 'split'.
1428
1429         * print-rtl.c: If DEBUG_REGISTER_NAMES, define static 
1430         debug_reg_names instead of static reg_names.  If not, define
1431         global reg_names.
1432         * regclass.c: Don't define global reg_names unless
1433         DEBUG_REGISTER_NAMES is defined.
1434
1435         * reload1.c (order_regs_for_reload): Remove unused variable.
1436         * varasm.c: Include output.h after defaults.h.  Define
1437         eh_frame_section as function of no args, not of unspecified args.
1438
1439         * gcc.c: Constify argbuf; arguments to store_arg,
1440         process_command, main; elements of struct command and struct
1441         switchstr; local variables in execute, process_command, main.
1442
1443 2000-05-20  Bruce Korb  <bkorb@gnu.org>
1444
1445         * fixinc/inclhack.def:  many applications of c_fix=format + tests
1446         * fixinc/check.diff:  regenerated
1447         * fixinc/fixincl.x:  regenerated
1448
1449 Sat May 20 09:30:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1450
1451         * alias.c: Clarify some comments.
1452         (record_base_value): REGNO is unsigned.
1453         * rtl.h (record_base_value): Likewise.
1454
1455         * alias.c (aliases_everything_p): Don't special-case QImode here.
1456         * c-common.c (c_get_alias_set): Do it here.
1457         Handle BIT_FIELD_REF by getting alias info for arg.
1458         Use POINTER_TYPE_P.
1459
1460 2000-05-20  Alexandre Oliva  <aoliva@cygnus.com>
1461
1462         * mklibgcc.in: Restore rule to create ${dir}.
1463
1464 Sat May 20 08:45:41 2000  H.J. Lu  <hjl@gnu.org>
1465
1466         * Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
1467         GCC_FOR_TARGET used by MULTILIBS.
1468         * mklibgcc.in: Make sure each .o file depends on the
1469         directory it will be in.
1470         Make the multilib directory depends libgcc.
1471
1472 Sat May 20 08:29:28 2000  H.J. Lu  <hjl@gnu.org>
1473
1474         * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.
1475
1476 Sat May 20 07:27:35 2000  Alexandre Oliva  <aoliva@cygnus.com>
1477
1478         * fold-const.c (make_range): Handle degenerated intervals.
1479         Fixes c-torture/execute/991221-1.c
1480
1481 Fri May 19 18:16:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1482
1483         * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
1484         * reload.c (find_equiv_reg): Likewise.
1485         * alias.c (init_alias_analysis): Likewise.
1486         Only call prologue_epilogue_contains on insns.
1487         * basic-block.h (REG_SET_TO_HARD_REG_SET): Call new function.
1488         * bb-reorder.c (hard-reg-set.h): Include earlier.
1489         * haifa-sched.c (hard-reg-set.h): Likewise.
1490         * ifcvt.c (hard-reg-set.h): Likewise.
1491         * local-alloc.c (hard-reg-set.h): Likewise.
1492         * loop.c (hard-reg-set.h): Likewise.
1493         * predict.c (hard-reg-set.h): Likewise.
1494         * regrename.c (hard-reg-set.h): Likewise.
1495         * flow.c (hard-reg-set.h): Likewise.
1496         (reg_set_to_hard_reg_set): New function.
1497         * bitmap.c (regs.h, basic-block.h): No longer include.
1498         (bitmap.h): Now include.
1499         * conflict.c (hard-reg-set.h): Include.
1500         * profile.c (hard-reg-set.h): Likewise.
1501         * print-rtl.c (hard-reg-set.h): Likewise.
1502         * sbitmap.c (hard-reg-set.h): Likewise.
1503         * toplev.c (hard-reg-set.h): Likewise.
1504         * unroll.c (hard-reg-set.h, basic-block.h): Likewise.
1505         * hard-reg-set.h (reg_names): Now constant.
1506         * regs.h (reg_names): Likewise.
1507         * regclass.c (reg_names): Likewise.
1508         * loop.h (basic-block.h): No longer include.
1509         (bitmap.h): Now include.
1510         * reload1.c (order_regs_for_reload): Avoid loop over reg sets.
1511         * Makefile.in (LOOP_H, sbitmap.o, profile.o): Reflect above changes.
1512         (toplev.o, print-rtl.o, conflict.o, unroll.o, bitmap.o): Likewise.
1513
1514 2000-05-19  Jan Hubicka  <jh@suse.cz>
1515             Richard Henderson  <rth@cygnus.com>
1516
1517         * basic-block.h (struct edge_def): New field "count".
1518         (struct basic_block_def): Likewise.
1519         * flow.c (entry_exit_blocks): Add count fileds.
1520         (split_edge): Keep count information up-to-date.
1521         (dump_edge_info, dump_flow_info): Dump count fields.
1522
1523         * final.c (count_instrumented_edges): Rename to edge from arc.
1524         (end_final): Update users.
1525         * profile.c: Include expr.h, basic-block.h.
1526         (struct adj_list, ARC_TARGET, ARC_SOURCE, ARC_COUNT): Kill.
1527         (struct bb_info, label_to_bb, label_to_bb_size, bb_graph): Kill.
1528         (ignore_next_note, return_label_execution_count): Kill.
1529         (bbg_file_name, da_file_name): Kill.
1530         (edge_info, bb_info): New structures.
1531         (EDGE_INFO, BB_INFO, GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): New macros.
1532         (count_instrumented_edges, total_num_edges): Rename to edge from arc.
1533         (total_num_edges_instrumented): Likewise.
1534         (init_arc, expand_spanning_tree): Kill.
1535         (fill_spanning_tree, tablejump_entry_p): Kill.
1536         (instrument_edges):  Rewrite from instrument_arcs to use
1537         commit_edge_insertions infrastructure.
1538         (compute_branch_probabilities): Remove arguments; rewrite for
1539         CFG infrastructure; use rtl_dump_file directly.
1540         (branch_prob, find_spanning_tree): Likewise.
1541         (union_groups, find_group): New.
1542         (init_branch_prob): Make bbg_file_name and da_file_name local.
1543         (end_branch_prob): Use rtl_dump_file directly.
1544         (init_edge_profiler): Rename to edge from arc.
1545         (output_arc_profiler): Kill.
1546         (gen_edge_profiler): New.
1547         (output_func_start_profiler): Turn off profiling.  Make the
1548         constructor static when we can.
1549         * rtl.h (branch_prob, end_branch_prob): Update prototypes.
1550
1551         * toplev.c (DFI_flow): Remove.
1552         (DFI_cfg, DFI_life): New.
1553         (dump_file): Update accordingly.
1554         (compile_file): Call end_branch_prob if profile_arc_flag too.
1555         (rest_of_compilation): Move flow1 cfg creation to DFI_cfg.  Do edge
1556         profiling after the CFG is built.  Move flow1 life analysis to
1557         DFI_life.  Always estimate remaining probabilities.
1558
1559 2000-05-19  Richard Henderson  <rth@cygnus.com>
1560
1561         * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.
1562
1563         * flow.c (make_edges): The sibling call edge to exit is abnormal.
1564
1565 2000-05-19  Richard Henderson  <rth@cygnus.com>
1566
1567         * jump.c (redirect_jump): Add delete_unused argument.  Don't
1568         remove labels and code following when LABEL_NUSES goes to zero.
1569         (invert_jump): Likewise.
1570         (jump_optimize_1): Fix redirect/invert arguments.
1571         (do_cross_jump, thread_jumps): Likewise.
1572         * flow.c (split_edge): Likewise.
1573         * reorg.c (optimize_skip): Likewise.
1574         (reorg_redirect_jump, relax_delay_slots, dbr_schedule): Likewise.
1575         * profile.c (instrument_arcs): Likewise.
1576         * loop.c (find_and_verify_loops): Likewise.  Fix indentation.
1577         * rtl.h: Update prototypes.
1578
1579 Fri May 19 12:05:13 2000  Clinton Popetz  <cpopetz@cygnus.com>
1580
1581         * ssa.c (convert_from_ssa): Tell life_analysis we need death 
1582         notes.
1583         (make_regs_equivalent_over_bad_edges): Only look at abnormal
1584         critical edges.
1585
1586 2000-05-19  Zack Weinberg  <zack@wolery.cumb.org>
1587
1588         * cpphash.c (funlike_macroexpand): Make sure not to walk p1
1589         past l1 when deleting whitespace and markers.              
1590
1591         * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
1592         * cpplib.c (do_unassert): Put the list to compare against on
1593         the stack.
1594
1595 2000-05-19  Bruce Korb  <bkorb@gnu.org>
1596
1597         * fixinc/README:  cleaned up old documentation
1598         * fixinc/check.diff: regenerated & verified on OSR5 on ix86
1599         * fixinc/check.tpl: compute the list of needed directories
1600         emit "#if defined(name)" because of conflict
1601         omit machine name differences from output differences
1602         * fixinc/inclhack.def( m88k_multi_incl ):  Use `wrap' function
1603         (machine_name): change test text to use `sed' markers
1604         * fixinc/fixincl.x: regen
1605
1606 Fri May 19 06:49:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1607
1608         * config/elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of
1609         a CONSTRUCTOR.
1610
1611 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
1612
1613         * gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update
1614         it to match the current practice.
1615
1616 2000-05-18  Mark Mitchell  <mark@codesourcery.com>
1617
1618         * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
1619
1620 2000-05-18  Richard Henderson  <rth@cygnus.com>
1621
1622         * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
1623         * rtl.h (insn_dependant_p): Declare it.
1624         * loop.c (strength_reduce): Use it.
1625
1626 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
1627
1628         * config/mn10300/mn10300.c (expand_prologue, expand_epilogue):
1629         16-bit and 64-bit clean-up.
1630
1631 2000-05-18 Mark Elbrecht <snowball3@bigfoot.com>
1632
1633         * configure.in (*-pc-msdosdjgpp): Set float_format to none.
1634         * configure: Rebuilt.
1635
1636 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
1637
1638         * genopinit.c: Use $ for escape sequences in optab patterns.
1639         Remove backslashes from optab patterns.  Change $A, $B, $C to
1640         expand to (int) whatever instead of just whatever; remove
1641         explicit (int) from all optab patterns.
1642
1643         * gensupport.c (xmalloc, xrealloc, xstrdup): Provide.
1644         * genattr.c, genattrtab.c, gencodes.c, genconfig.c, genemit.c,
1645         genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c,
1646         genrecog.c: Remove private copies of xmalloc, xrealloc, and
1647         xstrdup.
1648
1649 2000-05-18  Richard Henderson  <rth@cygnus.com>
1650
1651         * jump.c (jump_optimize_1): Base minimum insn count during
1652         find_cross_jump on BRANCH_COST.
1653
1654 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
1655
1656         * print-rtl.c (print_rtx): Only print note line number as string
1657         if between NOTE_INSN_BIAS and NOTE_INSN_MAX.
1658         * final.c (final_scan_insn): Do nothing for note line number 0.
1659
1660 2000-05-18  Jakub Jelinek  <jakub@redhat.com>
1661
1662         * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE
1663         from NOTE_INSN_EXPECTED_VALUE notes and NOTE_SOURCE_FILE from
1664         NOTE_INSN_DELETED_LABEL.
1665
1666 2000-05-18  Nick Clifton  <nickc@cygnus.com>
1667
1668         * config/arm/unknown-elf.h (UNIQUE_SECTION): Place constant,
1669         uninitialised data in .rodata not .bss, and do not interpret an
1670         error in the initialisation value as meaning that the variable
1671         should be placed in the .bss section.
1672
1673 Thu May 18 12:10:18 2000  Philippe De Muyter  <phdm@macqel.be>
1674
1675         * configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o',
1676         not `$ac_cv_prog_cc_cc_c_o'.
1677         * configure: Regenerated.
1678
1679 2000-05-18  Chris Demetriou  <cgd@sibyte.com>
1680             Richard Henderson  <rth@cygnus.com>
1681
1682         * c-common.h (enum c_tree_index): Add g77 type entries.
1683         (g77_integer_type_node, g77_uinteger_type_node): New.
1684         (g77_longint_type_node, g77_ulongint_type_node): New.
1685         * c-decl.c (init_decl_processing): Initialize them.
1686
1687 2000-05-18  Richard Henderson  <rth@cygnus.com>
1688
1689         * config/h8300/h8300.md (subs patterns): Use %G to negate.
1690
1691         * config/h8300/h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.
1692         (small_power_of_two): Likewise; use exact_log2.
1693         (adds_subs_operand, one_insn_adds_subs_operand): Remove.
1694         (output_adds_subs): Remove.
1695         (two_insn_adds_subs_operand): New.
1696         (split_adds_subs): New.
1697         * config/h8300/h8300-protos.h: Update.
1698         * config/h8300/h8300.h (CONST_OK_FOR_J): Cast to uns HOST_WIDE_INT.
1699         (CONST_OK_FOR_L): Match strict adds operands.
1700         (CONST_OK_FOR_N): Match struct subs operands.
1701         * config/h8300/h8300.md (adds_subs insns): Remove.
1702         (addhi patterns): Output adds/subs directly.
1703         (addsi_h8300h): Likewise.
1704         (addhi/addsi splitters): New.  Decompose two_insn_adds_subs_operand.
1705
1706 2000-05-18  Zack Weinberg  <zack@wolery.cumb.org>
1707
1708         * cppexp.c (parse_assertion): New.
1709         (lex): Call it for CPP_HASH.  Remove CPP_ASSERTION case.
1710         (_cpp_parse_expr): Remove case '#'.  Don't set
1711         parsing_if_directive.
1712         * cpphash.c (collect_objlike_expansion,
1713         collect_funlike_expansion, collect_params,
1714         _cpp_create_definition): The list no longer has a trailing
1715         VSPACE token.
1716         * cpphash.h (enum node_type): Add T_ASSERTION.
1717         (struct hashnode): Remove aschain, add pred.
1718         (struct predicate): New.
1719         Update prototypes.
1720
1721         * cpplex.c (expand_token_space): Handle both offset and
1722         nonoffset lists.
1723         (init_token_list, _cpp_free_token_list, _cpp_parse_assertion): Delete.
1724         (_cpp_init_toklist, _cpp_clear_toklist, _cpp_free_toklist,
1725         _cpp_slice_toklist, _cpp_squeeze_toklist, _cpp_equiv_tokens,
1726         _cpp_equiv_toklists): New.
1727         (_cpp_scan_line): Rename to _cpp_scan_until; add ability to
1728         stop at any single-character token, not just newline.
1729         (_cpp_lex_token): Remove special cases for #define and #if.
1730         (cpp_get_token): Expect # as a separate token type.  Remove
1731         DIRECTIVE case.
1732         (_cpp_get_directive_token): Remove DIRECTIVE case.
1733         (_cpp_lex_line, _cpp_lex_file, _cpp_init_input_buffer): Update.
1734
1735         * cpplib.c (_cpp_check_directive): Set dirno and
1736         SYNTAX_INCLUDE bit of flags, not dir_handler and dir_flags.
1737         (_cpp_handle_directive): Run # <number> through the same logic
1738         as normal directives.
1739         (do_define): Don't set parsing_define_directive.  Use
1740         _cpp_scan_until.  The list does not have a VSPACE at the end.
1741         (do_if): Save, clear, and restore only_seen_white around 
1742         _cpp_parse_expr.
1743         (skip_if_group): s/CPP_DIRECTIVE/CPP_HASH/
1744         (do_assert, do_unassert): Rewrite.
1745
1746         * cpplib.h (TTYPE_TABLE): Remove CPP_ASSERTION.
1747         (LIST_OFFSET): New flag.
1748         (struct cpp_toklist): Replace dir_handler and dir_flags with
1749         dirno and flags.
1750         (struct cpp_reader): Remove parsing_if_directive and
1751         parsing_define_directive.
1752
1753 2000-05-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1754
1755         * fixinc/inclhack.def (broken_cabs): Update fix to handle comments
1756         following the cabs decl which terminate on the following line.
1757         Add the corresponding test_text case.
1758
1759 2000-05-18  Neil Booth  <NeilB@earthling.net>
1760
1761         * cppinit.c (cpp_reader_init): Initialise col_adjust and
1762         default tab stop size.
1763         (no_num, OPT_ftabstop): New.
1764         (handle_option): Handle "ftabstop=" command-line option.
1765         (print_help): Document it.
1766         * cpplex.c (COLUMN): Remove.
1767         (handle_newline): Reset col_adjust.
1768         (skip_whitespace): Update col_adjust as tabs encountered.
1769         (_cpp_lex_line): Update to use col_adjust.  Call
1770         skip_whitespace for all whitespace.
1771         * cpplib.h (struct cpp_options): New member tabstop.
1772         (struct cpp_reader): New member col_adjust.
1773         (CPP_BUF_COL): Update.
1774         (CPP_BUF_COLUMN): New.
1775         * cpp.texi: Document "-ftabstop=" command line option.
1776
1777 Wed May 17 18:19:41 2000  Philippe De Muyter  <phdm@macqel.be>
1778
1779         * configure.in (NO_MINUS_C_MINUS_O): Macro made availabe for AC_OUTPUT
1780         files.
1781         * configure: Rebuilt.
1782
1783 Wed May 17 18:06:12 2000  John David Anglin <dave@hiauly1.hia.nrc.ca>
1784
1785         * mklibgcc.in Add missing -DL$name when compiling modules in libgcc1.c.
1786
1787         * tree.c (build_common_tree_nodes): Do not build TI nodes unless
1788         HOST_BITS_PER_WIDE_INT is >= 64.
1789
1790 2000-05-17  Richard Henderson  <rth@cygnus.com>
1791
1792         * jump.c (jump_optimize_1): Remove inactive but real insns
1793         in jump-to-next-insn optimization.
1794
1795 2000-05-17  Richard Henderson  <rth@cygnus.com>
1796
1797         * toplev.c (rest_of_compilation): Don't call optimize_mode_switching
1798         unless OPTIMIZE_MODE_SWITCHING.  Conditionally set no_new_pseudos.
1799         Don't call recompute_reg_usage if no_new_pseudos is true.
1800         * lcm.c (optimize_mode_switching): Move ifdefs outside function.
1801         Return true if we did work; update global life information.
1802         * basic-block.h (optimize_mode_switching): Update decl.
1803
1804 2000-05-17  Neil Booth  <neilb@earthling.net>
1805
1806         * cpplex.c (expand_name_space): Don't use ptrdiff_t.
1807
1808 2000-05-17  Zack Weinberg  <zack@wolery.cumb.org>
1809
1810         * cpplib.c: New feature, #pragma system_header.
1811         * cpp.texi: Document special treatment of system headers, and
1812         the various mechanisms to get a header that special treatment.
1813
1814 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1815
1816         * system.h (offsetof): Define at the very end, to ensure we prefer
1817         the platform's definition if available.
1818
1819 2000-05-16  Bruce Korb  <bkorb@gnu.org>
1820
1821         * fixinc/fixincl.c: improve the debug displays, ignore SIGPIPE
1822         * fixinc/server.c: likewise
1823         * fixinc/fixfixes.c( char_macro_def_fix ): fix regex
1824         + #ifdef debugging code + use #def constant for
1825         sub-pattern count
1826         * fixinc/inclhack.def( hpux11_fabsf ): Keep HP-UX 11 from stomping
1827         on C++ math namespace
1828
1829 2000-05-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1830
1831         * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
1832         Don't check the return value of sprintf.  Use asprintf to avoid
1833         buffer overflows.
1834
1835 Wed May 17 17:27:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1836
1837         * flags.h (warn_unused_function, warn_unused_label,
1838         warn_unused_parameter, warn_unused_variable, warn_unused_value):
1839         Replace ``warn_unused''.
1840         (set_Wunused): Add declaration.
1841         * toplev.c (set_Wunused): New function.
1842         (warn_unused_function, warn_unused_label, warn_unused_parameter,
1843         warn_unused_variable, warn_unused_value): New variables.
1844         (W_options): Add -Wunused-function, -Wunused-function,
1845         -Wunused-label, -Wunused-parameter, -Wunused-variable and
1846         -Wunused-value.  Delete -Wunused.  Handled in decode_W_option.
1847
1848         * toplev.c (decode_W_option): Update -Wunused flags by calling
1849         set_Wunused.
1850         * c-decl.c (c_decode_option): Ditto for -Wall.
1851
1852         * stmt.c (expand_expr_stmt, expand_expr_stmt,
1853         warn_about_unused_variables): Replace warn_unused with more
1854         explicit warn_unused_value et.al.
1855         * function.c (expand_function_end): Ditto.
1856         * c-typeck.c (internal_build_compound_expr,
1857         internal_build_compound_expr): Ditto.
1858         * c-decl.c (poplevel, pop_label_level): Ditto.
1859         * toplev.c (check_global_declarations): Replace warn_unused with
1860         check for either warn_unused_function or warn_unused_variable.
1861
1862         * gcc.1, invoke.texi (Warning Options): Document
1863         -Wunused-function, -Wunused-function, -Wunused-label,
1864         -Wunused-parameter, -Wunused-variable and -Wunused-value options.
1865
1866 Wed May 17 10:28:12 2000  Philippe De Muyter  <phdm@macqel.be>
1867
1868         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Find libgcc1.c in
1869         $(srcdir), not in the current directory.
1870
1871 2000-05-16  Richard Henderson  <rth@cygnus.com>
1872
1873         * config/ia64/crtbegin.asm (__dso_handle): Mark hidden if the
1874         assembler supports it.
1875         (.fini, .init): Use a gp-relative indirect call.
1876         (__do_global_dtors_aux): Preserve the gp; rebundle.
1877         (__do_frame_setup): Likewise.
1878         * config/ia64/crtend.asm (.IA_64.unwind): Don't terminate with -1.
1879         (.init): Use a gp-relative indirect call.
1880         (__do_global_ctors_aux): Preserve the gp.
1881
1882 2000-05-16  Richard Henderson  <rth@cygnus.com>
1883
1884         * flow.c (commit_one_edge_insertion): Be prepared for a return
1885         insn to be inserted on the edge with a normal jump.
1886         * jump.c (jump_optimize_1): Don't look to create return isns.
1887
1888         * flow.c (flow_delete_insn): Don't adjust reference count of notes.
1889         * jump.c (jump_optimize_1): Likewise.
1890         (returnjump_p): Verify the argument is a JUMP_INSN.
1891         * rtl.def (NOTE): Add 5th element for NOTE_INSN_DELETED_LABEL.
1892
1893 2000-05-16  Nick Clifton  <nickc@cygnus.com>
1894
1895         * config/m32r/m32r.c (small_insn_p): Use INSN_P() to replace
1896         GET_RTX_CLASS (GET_CODE ()) == 'i'.
1897         (large_insn_p): Ditto.
1898         (m32r_is_insn): New function: Return true if the insn contains
1899         an executable instruction.
1900         (m32r_adjust_insn): Use m32r_is_insn.
1901         (m32r_sched_reorder): Use m32r_is_insn.
1902         (m32r_sched_variable_issue): Use m32r_is_insn.
1903
1904 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1905
1906         * rs6000/rs6000.c (rs6000_select_section): Treat CONSTRUCTOR like
1907         VAR_DECL.
1908
1909         * rs6000/sysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.
1910
1911         * rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux
1912         according to given options.
1913
1914 Tue May 16 12:17:31 2000  Jeffrey A Law  (law@cygnus.com)
1915
1916         * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS
1917         if X has VOIDmode either.
1918         (LIMIT_RELOAD_CLASS): Similarly.
1919
1920         * mn10200.md (indirect_jump, tablejump): Use "register_operand",
1921         not "general_operand" to match the processor's capabilities.
1922
1923 2000-05-16  Bruce Korb  <bkorb@gnu.org>
1924
1925         * fixinc/README:  corrected return address
1926         * fixinc/check.diff:  regenerate, now that test works
1927         * fixinc/fixfixes.c(format_fix,format_write): reformatted
1928         (char_macro_def_fix,char_macro_use_fix): corrected and
1929         rewrote to use regex to parse the text
1930         * fixinc/inclhack.def: more testing
1931         * fixinc/fixincl.x:  regenerated
1932
1933         * fixinc/inclhack.def: added several "test_text" attributes
1934         changed several fixes to use `c_fix = format'
1935         re-alphabetized the fixes
1936
1937         * fixinc/check.diff: regenerate
1938         * fixinc/fixincl.x: regenerate
1939         * fixinc/check.tpl: added `sparc' and `netinet' to the list
1940         of created dirs
1941
1942
1943 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
1944
1945         * config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.
1946
1947 2000-05-15  Richard Henderson  <rth@cygnus.com>
1948
1949         * toplev.c (rest_of_compilation): Run full jump pass before
1950         find_basic_blocks of flow2.
1951
1952 2000-05-15  Richard Henderson  <rth@cygnus.com>
1953
1954         * jump.c: Fix typos and clarify commentary from last change.
1955         (any_condjump_p): Verify SET_SRC is an IF_THEN_ELSE.
1956         (safe_to_remove_jump_p): Remove.
1957         (condjump_label): Use pc_set.
1958
1959 2000-05-15  Richard Henderson  <rth@cygnus.com>
1960
1961         * ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insns
1962         that get in the way after reload.
1963         (cond_exec_process_if_block): Skip a label heading THEN block.
1964
1965 2000-05-15  Richard Henderson  <rth@cygnus.com>
1966
1967         * varasm.c (output_constant_pool): Abort instead of converting
1968         (improperly) deleted labels to zero.
1969
1970 2000-05-16  Neil Booth  <NeilB@earthling.net>
1971
1972         * cpplex.c (parse_string2): Update comment.
1973         (cpp_lex_line): No special assertion treatment for '('.
1974         * cpplib.c (DIRECTIVE_TABLE): Remove SYNTAX_ASSERT.
1975         * cpplib.h (SYNTAX_ASSERT): Remove.
1976
1977 Mon May 15 21:45:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1978
1979         * jump.c (condjump_p):  Mark as depreached.
1980         (any_condump_p): New.
1981         (any_uncondump_p): New.
1982         (pc_set): New.
1983         (safe_to_remove_jump_p): New.
1984         * rtl.h (any_condump_p, any_uncondjump_p, pc_set
1985         safe_to_remove_jump_p): Declare.
1986
1987 Mon May 15 21:07:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1988
1989         * calls.c: Re-install both patches reverted by last patch.
1990         (struct arg_data): New field tail_call_reg.
1991         (initialize_argument_information): Initialize tail_call_reg
1992         (load_register_parameters): New argument flags, use
1993         tail_call_reg when emiting tail call sequence.
1994         (expand_call): Update call of load_register_parameters;
1995         copy unadjusted_args_size to adjusted_args_size.
1996
1997 Mon May 15 19:01:42 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1998
1999         * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p
2000         and bct_p parameters to flags.
2001         * loop.h (LOOP_UNROLL, LOOP_BCT): New constants.
2002         * rtl.h (loop_optimize): Update prototype.
2003         * toplev.c (rest_of_compilation): Update call of loop_optimize.
2004
2005 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
2006
2007         * calls.c (expand_call): Move expand_start_target_temps call after
2008         start_sequence().
2009
2010 2000-05-15  Neil Booth  <NeilB@earthling.net>
2011
2012         * cpphash.c (trad_stringify, warn_trad_stringify,
2013         collect_params): Make some pointers pointers to const.
2014         * cpplex.c (auto_expand_name_space) Guaranteed to always
2015         expand by at least one character.
2016         (SPELL_CHAR, SPELL_NONE): Temporarily reverse order.
2017         (struct token_spelling): Use const U_CHAR * rather than PTR.
2018         (expand_name_space): Fix up token pointers if name space
2019         is moved when expanding.
2020         (INIT_NAME, cpp_scan_line, parse_name, parse_number,
2021         parse_string2, save_comment, spell_token, cpp_output_list):
2022         Update so the routines handle tokens with a direct pointer to
2023         their text, rather than an offset into the token's list's namebuf.
2024         (_cpp_lex_line): Rearrange for clarity.
2025
2026         * cpplib.c (_cpp_check_directive): Similarly.
2027         (do_define): Make SYM a pointer to const.
2028         * cpplib.h (struct cpp_name): Replace offset with direct pointer.
2029         (CPP_INT, CPP_FLOAT): Spelling type should be SPELL_IDENT.
2030         (TOK_OFFSET): Delete.
2031         (TOK_NAME): Update.
2032
2033 2000-05-14  Geoffrey Keating  <geoffk@cygnus.com>
2034
2035         * config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Correct for
2036         64-bit ABI.
2037
2038         * config/rs6000/rs6000.c (logical_operand): Rewrite to take MODE 
2039         into account.
2040         (logical_u_operand): Delete.
2041         (non_logical_cint_operand): Rewrite to take MODE into account.
2042         (non_logical_u_cint_operand): Delete.
2043         (boolean_operator): New function.
2044         (print_operand): Add new %q operand.
2045         * config/rs6000/rs6000.h (PREDICATE_CODES): Add boolean_operator,
2046         remove logical_u_operand and non_logical_u_cint_operand,
2047         update logical_operand and non_logical_cint_operand.
2048         * config/rs6000/rs6000.md: Rewrite the patterns for performing
2049         logical operations to use %q.
2050
2051         * config/rs6000/rs6000.md (movsi): Don't modify RTL in-place.
2052         (movdi): Make similar to movsi.
2053         * config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): There
2054         is no such thing as a DImode CONST_DOUBLE.
2055         * config/rs6000/rs6000.c (output_toc): Likewise.
2056         
2057         * config/rs6000/rs6000.c (output_cbranch): Don't output prediction
2058         codes when old mnemonics are in use.  Print register names
2059         for cc registers when requested.
2060
2061         * optabs.c (expand_float): Don't allow mode widening that causes
2062         double rounding.
2063
2064         * invoke.texi (RS/6000 and PowerPC Options): Update -m64/-m32
2065         flags to their current names -maix64 and -maix32.
2066
2067 2000-05-14  Bruce Korb  <bkorb@gnu.org>
2068
2069         * fixinc/fixfixes.c(wrap_fix): new fix - inserts text before
2070         and/or after current text of file
2071         * fixinc/fixlib.c(must_malloc):
2072         * fixinc/fixlib.h(must_malloc): + reformatting
2073         * fixinc/inclhack.def: replace the "1i" and "$a" sed commands
2074         with usages of ``c_fix = wrap;''
2075         Add several tests and use the ``c_fix = format'' fixer more.
2076         * fixinc/fixincl.x: regen
2077         * fixinc/check.diff: regen
2078         * fixinc/check.tpl: emit the associated header with the missing
2079         test message
2080
2081 Sun May 14 17:58:59 2000  Hans-Peter Nilsson  <hp@axis.com>
2082
2083         * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Do not use unset
2084         variables $src and $dst.
2085         
2086 2000-05-13  Gabriel Dos Reis <gdr@codesourcery.com>
2087
2088         * diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
2089         (DIAGNOSTICS_SHOW_PREFIX_NEVER): Likewise.
2090         (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE): Likewise.
2091         (struct output_buffer: emitted_prefix_p, prefixing_rule): New
2092         fields. 
2093         (set_message_prefixing_rule): Declare.
2094
2095         * diagnostic.c: (current_prefixing_rule): New variable.
2096         (set_message_prefixing_rule): Define.
2097         (output_set_prefix): Adjust buffer->emitted_prefix_p.
2098         (init_output_buffer): Adjust Initialization.
2099         (output_emit_prefix): Rewrite.  Take prefixing rules into account.
2100         
2101 Sat May 13 11:05:47 2000  Philippe De Muyter  <phdm@macqel.be>
2102
2103         * ifcvt.c (if_convert): Do not free NULL.
2104
2105 2000-05-12  Nick Clifton  <nickc@cygnus.com>
2106
2107         * config/fr30/fr30.c (fr30_move_double): New function:  Emit code
2108         to move a double word value.
2109         (di_operand): New function: Return true if the operand is suitbale
2110         for a double word move operation.
2111         (nonimmediate_di_operand): New function: Return true if the
2112         operand is a DImode register or MEM.
2113
2114         * config/fr30/fr30.h (PREDICATE_CODES): Add di_operand and
2115         nonimmediate_di_operand.
2116
2117         * config/fr30/fr30-protos.h Add fr30_move_double, di_operand, and
2118         nonimmediate_di_operand.
2119
2120         * config/fr30/fr30.md (movdi): New pattern.  Required because
2121         other patterns generate DImode results.
2122         (movdi_insn): New pattern.
2123
2124 2000-05-12  Richard Henderson  <rth@cygnus.com>
2125
2126         * config/alpha/alpha.c (struct shadow_summary): Define
2127         bitfields as type unsigned int.
2128
2129 Sat May 13 00:09:59 2000  Denis Chertykov  <denisc@overta.ru>
2130
2131         * config/avr/t-avr: Added definition of FLOAT while generates
2132         fp-bit.c
2133
2134         * config/avr/avr.md: `NEXT_INSN (insn)' substituted to `insn' in
2135         peepholes for tst+jump = sbrs/sbrc optimization.
2136
2137 Fry May 12 20:03:00 CEST 2000  Jan Hubicka  <jh@suse.cz>
2138
2139         * expr.c (emit_push_insn): Do not adjust stack pointer when
2140         preallocating.
2141
2142 Fri May 12 19:03:58 2000  Philippe De Muyter  <phdm@macqel.be>
2143
2144         * ggc-simple.c (offsetof): Macro fallback definition moved from here ..
2145         * system.h (offsetof): ... to here.
2146
2147 2000-05-12  Richard Henderson  <rth@cygnus.com>
2148
2149         * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2150         * final.c (final_end_function): Use app_disable.  Rearrange note
2151         handling into a switch.  Emit deleted labels.
2152         (output_asm_label): Generate label strings for deleted labels.
2153         * flow.c (tail_recursion_label_list): New.
2154         (find_basic_blocks_1): Set label_value_list directly.  Collect list
2155         of tail recursion labels from call_placeholders.  Don't add deleted
2156         labels to the label value list.
2157         (cleanup_cfg): Use free_EXPR_LIST_list.
2158         (flow_delete_insn_chain): Turn non-removable labels into notes.
2159         (flow_delete_block): Don't disable deleting the block because of
2160         a non-removable label.
2161         (tail_recursion_label_p): New.
2162         (merge_blocks_move_predecessor_nojumps): Don't disable the merge
2163         because of a label.
2164         (merge_blocks_move_successor_nojumps): Likewise.  Also move a
2165         jump table.
2166         (merge_blocks): Disable a merge because of tail recursion labels.
2167         * ifcvt.c (merge_if_block): Don't disable a merge because of a label.
2168         Use a more accurate measure of not merging the join block.
2169         (find_if_block): Don't disable conversion because of a label.
2170         (find_if_case_1, find_if_case_2): Likewise.
2171         * jump.c (duplicate_loop_exit_test): Preserve the kind of list
2172         element when copying.
2173         (squeeze_notes): Also leave EH notes.
2174         (mark_jump_label): Ignore deleted labels.  Use an INSN_LIST for
2175         REG_LABEL notes.
2176         (delete_insn): Preserve LABEL_NAME in NOTE_SOURCE_FILE when
2177         deleting a label.
2178         * print-rtl.c (print_rtx): Print NOTE_SOURCE_FILE for
2179         NOTE_INSN_DELETED_LABEL.  Print `[# deleted]' for a label_ref
2180         referring to a deleted label.  Convert tail handling to a switch.
2181         * rtl.def (CODE_LABEL): Rearrange elements to be compatible with NOTE
2182         for NOTE_INSN_DELETED_LABEL.
2183         (NOTE): Fix commentary.
2184         * rtl.h (REG_LABEL): Update commentary wrt INSN_LIST.
2185         (REG_CC_SETTER, REG_CC_USER, REG_LIBCALL): Likewise.
2186         (CODE_LABEL_NUMBER, LABEL_NAME): Update index.
2187         (LABEL_NUSES, LABEL_REFS): Likewise.
2188         * unroll.c (copy_loop_body): Don't copy NOTE_INSN_DELETED_LABEL.
2189
2190 2000-05-12  Bruce Korb  <bkorb@gnu.org>
2191
2192         * fixinc/fixfixes.c(format_write): buglet & relaxed rules
2193         * fixinc/check.diff: updated
2194         * fixinc/inclhack.def: corrected & added some test_text-s
2195         * fixinc/genfixes: removed unneeded options to autogen invocation
2196         * fixinc/fixincl.tpl: Specified the output file
2197         * fixinc/fixfixes.c: visual appearance
2198         * fixinc/fixincl.x: regenerate
2199
2200 2000-05-12  Zack Weinberg <zack@wolery.cumb.org>
2201
2202         * fixinc/fixfixes.c (IO_use_fix, IO_defn_fix, CTRL_use_fix,
2203         CTRL_defn_fix): Delete.
2204         (fix_char_macro_defines, fix_char_macro_uses): Rename to
2205         char_macro_def_fix and char_macro_use_fix, respectively.  Put
2206         them into the FIXUP_TABLE.  Get the string to search for from
2207         a c_fix_arg.
2208
2209         (format_write): New function.
2210         (format_fix): Use it.
2211
2212         (FIX_PROC_HEAD): Constify text parameter.
2213         (machine_name_fix): Constify all char *s.
2214         * fixtests.c (skip_quote): Remove double static.
2215
2216         * inclhack.def (io_def_quotes, io_use_quotes, ctrl_def_quotes,
2217         ctrl_use_quotes): Update for new scheme.
2218         * fixincl.x: Regenerate.
2219
2220 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
2221
2222         * config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as
2223         DWARF2_DEBUG.
2224         (DWARF2_ASM_LINE_DEBUG_INFO): Define.
2225         (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.
2226
2227 2000-05-11  Robert Lipe <robertlipe@usa.net>
2228
2229         * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
2230         * fixincl.x: Regenerate.
2231
2232 2000-05-11  Richard Henderson  <rth@cygnus.com>
2233
2234         * calls.c: Revert both 05-09 patches.
2235
2236 2000-05-11  Alexandre Oliva  <aoliva@cygnus.com>
2237
2238         * config/mn10300/mn10300.c (print_operand): Print FP constants in
2239         hexadecimal.
2240         * config/mn10300/mn10300.md (movsf, movdf): Use the `F' constraint
2241         for FP values.
2242
2243         * mklibgcc.in (EQ): Define it to an equal sign in the Makefile,
2244         and replace any occurrences of `=' in multilib dirs with `$(EQ)'.
2245
2246 2000-05-11  Jason Merrill  <jason@casey.cygnus.com>
2247
2248         * fixinc/fixincl.c (run_compiles): Don't crash on null pz_machine.
2249
2250 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
2251
2252         * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
2253
2254 Thu May 11 22:28:05 2000  Denis Chertykov  <denisc@overta.ru>
2255
2256         * config/avr/avr-protos.c (jump_over_one_insn_p): New declaration.
2257         * config/avr/avr.c (jump_over_one_insn_p): New function.
2258         * config/avr/avr.md: New peepholes added. Output test and
2259         conditional jump to "sbrc" or "sbrs" command.
2260
2261 2000-05-11  Mark Elbrecht  <snowball3@bigfoot.com>
2262
2263         * cppmain.c (main): Use IS_DIR_SEPARATOR.
2264
2265 2000-05-11  Jakub Jelinek  <jakub@redhat.com>
2266
2267         * except.c (find_exception_handler_labels_1): New function.
2268         (find_exception_handler_labels): Split into two functions, dive
2269         into CALL_PLACEHOLDERs when looking for exception handler labels.
2270
2271 2000-05-11 Stan Cox <scox@cygnus.com>
2272
2273         * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.
2274         * timevar.def (TV_RENAME_REGISTERS): Move before TV_SCHED2.
2275         * toplev.c (rest_of_compilation): Call regrename_optimize before sched2.
2276
2277 2000-05-11  Bruce Korb  <bkorb@gnu.org>
2278
2279         * fixinc/fixfixes.c (double_slash_fix):  obsolete
2280         (else_endif_label_fix): obsolete
2281         (format_fix):  new, unused as yet
2282         (main): obsolete
2283         * fixinc/fixlib.h: added fix description struct for use by format_fix
2284         * fixinc/fixincl.c: removed the struct & test for SIGIOT befure using
2285         * fixinc/Makefile.in:  compile fixfixes.c and fixtests.c as separate
2286         modules.  Removed the vestiges of the script version.
2287         Added support for "make check".
2288         * fixinc/check.diff: base diff file (needs work!!)
2289         * fixinc/check.tpl: quiet the fixup output
2290         * fixinc/fixtests.c (main): obsolete
2291         * fixinc/fixincl.sh:  don't bother copying fixincl to ..
2292         * fixinc/fixincl.tpl:  provide for arguments to c_fix routines
2293
2294 Thu May 11 11:57:02 MET DST 2000  Jan Hubicka <jh@suse.cz>
2295
2296         * toplev.c (rest_of_compilation): Remove dead code after
2297         combine.
2298
2299 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
2300
2301         * cpphash.c (collect_funlike_expansion): Make "# is not
2302         followed by a macro argument name" a pedwarn, not an error.
2303         Preserve the # in the output.  Suppress the warning if lang_asm.
2304
2305 Thu May 11 01:19:31 2000  Jeffrey A Law  (law@cygnus.com)
2306
2307         * configure.in (hppa*64*-*-hpux11*): New target for PA64 support.
2308         * configure: Rebuilt.
2309
2310 2000-05-10 Laurynas Biveinis <lauras@softhome.net>
2311
2312         * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
2313
2314 2000-05-10  Kazu Hirata  <kazu@hxi.com>
2315
2316         * combine.c (try_combine): Fix a typo.
2317
2318 Wed May 10 21:31:44 2000  Jim Wilson  <wilson@cygnus.com>
2319
2320         * config/ia64/ia64.md (insv): Add comment.
2321
2322 2000-05-10  Richard Henderson  <rth@cygnus.com>
2323
2324         * Makefile.in (libgcc.a, stmp-multilib): Depend on FPBIT and DPBIT.
2325         * mklibgcc.in: Rewrite to not use functions.  Don't shortcut
2326         dependancies on FPBIT and DPBIT.
2327
2328 2000-05-10  Nick Clifton  <nickc@redhat.com>
2329
2330         * flow.c (find_auto_inc): Do not bias REG_N_REFS by loop_depth
2331         when optimising for size.
2332         (mark_used_regs:) Ditto.
2333         (try_pre_increment_1): Ditto.
2334
2335 2000-05-10  Zack Weinberg  <zack@wolery.cumb.org>
2336
2337         * cppexp.c (lex): Use %.*s to print non-NUL-terminated string.
2338         Make error message friendlier.
2339
2340         * cpphash.h (struct hashnode): Use struct hack for name
2341         member.
2342         * cpphash.c (struct hashdummy): New.
2343         (eq_HASHNODE): Second argument is a hashdummy, not a HASHNODE.
2344         (make_HASHNODE): No need to set ->name pointer.  Correct
2345         setting of p.
2346         (cpp_lookup): Make 'dummy' a struct hashdummy.  Tidy up a bit.
2347
2348 2000-05-10  Richard Henderson  <rth@cygnus.com>
2349
2350         * flow.c (find_basic_blocks_1): Remove any spare bb_note
2351         after completion.
2352
2353 2000-05-10  Bruce Korb  <bkorb@gnu.org>
2354
2355         * fixinc/gnu-regex.c:  reg_syntax_t re_syntax_options must be static
2356
2357 2000-05-10  Eric Schweitz  <schweitz@nortelnetworks.com>
2358
2359         * dwarfout.c (dwarfout_finish): Call retry_incomplete_types
2360         after we enter .debug.
2361
2362 2000-05-10  Jason Merrill  <jason@casey.cygnus.com>
2363
2364         * dwarf2out.c (gen_subprogram_die): Fixup die_parent for the
2365         abstract instance of a nested inline function.
2366
2367         * stor-layout.c (finish_record_layout): finalize_type_size
2368         before laying out the pending_statics.
2369
2370 Wed 10 May 09:36:47 2000  Neil Booth  <NeilB@earthling.net>
2371
2372         * cpplex.c (spell_token): New function.
2373         (spell_string, spell_comment, spell_name): fold into
2374         spell_token.    
2375         (I, S): Add macros.
2376         (E, H): Remove macros.
2377         (save_comment): Save comment opening characters too.
2378         (_cpp_lex_file): Update to use spell_token.  Tidy up comment
2379         handling.
2380         * cpplib.h (I, S): Add macros.
2381         (E, H): Remove macros.
2382         (TTYPE_TABLE): Update entries for new speller.
2383         (SYNTAX_ASSERT): Remove.
2384
2385 Wed 10 May 09:08:30 2000  Neil Booth  <NeilB@earthling.net>
2386
2387         * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag
2388         when removing escaped newlines.  Reverse sense of test for
2389         escaped newline.
2390
2391 2000-05-09  Richard Henderson  <rth@cygnus.com>
2392
2393         * flow.c (find_basic_blocks_1): Do not delete the first
2394         bb_note we run across.
2395         (create_basic_block): Use reorder_insns to move an existing
2396         bb_note to the correct place.
2397
2398 2000-05-09  Richard Henderson  <rth@cygnus.com>
2399
2400         * calls.c (expand_call): Increment currently_expanding_call
2401         before calling optimize_tail_recursion.
2402
2403 Tue May  9 18:54:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2404
2405         * reload1.c (reload_combine): Fix errors in last change.
2406
2407 2000-05-09  Zack Weinberg  <zack@wolery.cumb.org>
2408
2409         * gcc.c (used_arg): Skip over a semicolon at the end of the
2410         split-up loop; don't break out of it.
2411
2412         * Makefile.in (WARN_CFLAGS): Add -Wwrite-strings.
2413         (tree.o): Depend on output.h.
2414
2415         * c-decl.c (pending_invalid_xref_file,
2416         current_function_prototype_file): Constify.
2417         (pushdecl): Constify a local char *.
2418         (define_label): Constify filename parameter.
2419         * c-lex.c (init_parse): Constify parameter and return value.
2420         * c-typeck.c (c_expand_asm_operands): Constify filename parameter.
2421         * c-tree.h: Update prototypes.
2422         * c-parse.in: Constify filename member of %union, and if_stmt_file.
2423         * c-parse.y, c-parse.c, c-parse.h, objc/objc-parse.y,
2424         objc/objc-parse.c: Regenerate.
2425
2426         * dwarfout.c (dwarfout_init): Constify main_input_filename parameter.
2427         * dwarfout.h: Update prototypes.
2428         * expr.c (expand_expr): Constify a local char *.
2429         * flags.h: Constify main_input_filename.
2430         * function.c (expand_function_end): Constify filename parameter.
2431         * genrecog.c (make_insn_sequence): Use a character array for
2432         c_test_pos.
2433         (main): Remove unused variables.
2434         * input.h: Constify input_filename, main_input_filename, and
2435         file_stack.name.  Update prototypes.
2436         * output.h: Declare first_global_object_name and
2437         weak_global_object_name here, as const char *.
2438         * stmt.c (expand_asm_operands): Constify filename parameter.
2439         * toplev.c (compile_file, push_srcloc, debug_start_source_file):
2440         Constify filename parameter.
2441         (input_filename, main_input_filename): Constify.
2442         * toplev.h: Update prototypes.
2443         * tree.c: Include output.h.  Don't declare
2444         first_global_object_name or weak_global_object_name.  Clean up string
2445         bashing in get_file_function_name_long.
2446         * tree.h (struct tree_decl): Constify filename member.
2447         (input_filename): Constify.
2448         Update prototypes.
2449         * varasm.c (first_global_object_name, weak_global_object_name):
2450         Constify.
2451         (assemble_start_function, assemble_variable): Clean up string bashing.
2452
2453         * gcc.c: Constify all spec-related strings initialized,
2454         transitively, from string constants.  Constify all strings
2455         and string variables related to multilibs.
2456         (set_spec, read_specs): Cast argument to free to PTR.
2457         (used_arg): Do not modify multilib_matches.  Use strncmp plus
2458         length comparison to compare multilib switches.
2459         * genmultilib: Constify everything declared in multilib.h.
2460
2461 Tue May  9 22:28:03 2000  Denis Chertykov  <denisc@overta.ru>
2462
2463         * flow.c (flow_delete_insn): Use INSN_DELETED_P for marking insn
2464         as deleted.
2465
2466 Tue May  9 20:52:43 2000  Denis Chertykov  <denisc@overta.ru>
2467
2468         * config/avr/avr-protos.h (extra_constraint): change a type of
2469         second argument from char to int to avoid warnings.
2470         (asm_output_byte): Likewise.
2471         
2472         * config/avr/avr.c (MAX_LD_OFFSET) New macro.
2473         (initial_elimination_offset): Handle elimination from
2474         FRAME_POINTER_REGNUM to STACK_POINTER_REGNUM.
2475         (legitimate_address_p): Use MAX_LD_OFFSET.
2476         (legitimize_address): Likewise.
2477         (out_movqi_r_mr): Likewise.
2478         (out_movhi_r_mr): Likewise, use `fatal_insn' instead of `fatal'.
2479         (out_movsi_r_mr): Use MAX_LD_OFFSET.
2480         (out_movsi_mr_r): Likewise.
2481         (out_movqi_mr_r): Likewise.
2482         (out_movhi_mr_r): Likewise.
2483         (notice_update_cc): Correct CC for the ashrqi3 with the shift
2484         count as CONST_INT != 6.
2485         (ashlqi3_out): Coding style modifications. Run `fatal_insn' if
2486         shift count is a CONSTANT_P, but not a CONST_INT.
2487         (ashlhi3_out): Coding style modifications.
2488         (ashlsi3_out): Likewise.
2489         (ashrhi3_out): Likewise.
2490         (ashrsi3_out): Likewise.
2491         (lshrhi3_out): Likewise.
2492         (lshrsi3_out): Likewise.
2493         (ashrqi3_out): Generate shift for any known constant count without
2494         scratch register. Run `fatal_insn' if shift count is a CONSTANT_P,
2495         but not a CONST_INT.
2496         (lshrqi3_out): Coding style modifications. Run `fatal_insn' if
2497         shift count is a CONSTANT_P, but not a CONST_INT. 
2498         (extra_constraint): change a type of
2499         second argument from char to int to avoid warnings.
2500         (asm_output_byte): Likewise.
2501         (asm_file_end): Output size generated commands count as a hex
2502         number too.
2503
2504         * config/avr/avr.h (RETURN_ADDR_RTX): New macro.
2505
2506         * config/avr/avr.md (addhi3): Fragment commented by &&0 is
2507         removed.
2508         (ashlqi3): Values of "length" attribute changed. Shift count
2509         uses constraints 'n' instead of 'i'.
2510         (ashrqi3): Likewise. Values of "cc" attribute changed. Generate
2511         shifts without clobber register.
2512         (lshrqi3): Shift count uses constraints 'n' instead of 'i'.
2513         (call_insn): Correct test for which_alternative == 1 (was 0).
2514         (call_value_insn): Likewise.
2515         
2516         * config/avr/t-avr: Remove definition of FLOAT while generates
2517         fp-bit.c
2518
2519 2000-05-09  Bruce Korb  <bkorb@gnu.org>
2520
2521         * fixinc/check.tpl:  Template for checking fixes
2522         * fixinc/inclhack.def:  Added 'test_text' for many fixes
2523         disable hpux8_bogus_inlines on SCO
2524         * fixinc/fixinc.sco:  Oh, yes, we don't need this any more.
2525
2526 Tue May  9 16:30:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2527
2528         * calls.c (expand_call): Reorganize somewhat in order
2529         to avoid unnecesary recalculation inside loop and make
2530         tail call failure code cleaner.
2531         
2532 Tue May  9 06:30:20 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2533
2534         * alias.c (nonlocal_reference_p): Minor reformatting.
2535         * reload.c (find_equiv_reg): Simplify logic for
2536         CALL_INSN_FUNCTION_USAGE since can't have SUBREG or pseudos and
2537         some some reformatting.
2538         * reload1.c (reload_combine): Don't assume everything in
2539         CALL_INSN_FUNCTION_USAGE is a REG and clean up code a bit.
2540
2541 2000-05-08  Richard Henderson  <rth@cygnus.com>
2542
2543         * final.c (current_insn_predicate): New.
2544         (final_scan_insn): Set it.
2545         * output.h (current_insn_predicate): Declare.
2546
2547         * ifcvt.c (cond_exec_process_insns): New argument prob_val.
2548         Attach it to call insns.
2549         (cond_exec_process_if_block): Track probability for true and
2550         false branches.
2551         (dead_or_predicable): Likewise.
2552
2553         * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New.
2554         (PROB_UNLIKELY, PROB_EVEN, PROB_LIKELY): New.
2555         (PROB_VERY_LIKELY, PROB_ALWAYS): New.
2556         (estimate_probability, expected_value_to_br_prob): Use them.
2557
2558         * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.
2559         * config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'.
2560         (ia64_expand_prediction): New.
2561         (emit_insn_group_barriers): Don't look at notes.  Emit barriers
2562         as needed after calls.
2563         (ia64_epilogue_uses): Mark b0 used.
2564         * config/ia64/ia64.md (beq_true, beq_false): Remove.
2565         (bne_true, bne_false): Remove.
2566         (eq_return, eq_not_return, ne_return, ne_not_return): Remove.
2567         (br_true, br_false): New.  Use predicate_operator and
2568         ia64_expand_prediction.
2569         (return_true, return_false): Likewise.
2570         (call_internal): Use ia64_expand_prediction.  Don't emit stop bit.
2571         (call_internal1, call_value_internal): Likewise.
2572         (call_value_internal1, call_multiple_values_internal1): Likewise.
2573
2574         * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.
2575
2576         * config/ia64/ia64.md (extendsfdf2): Split only after reload.
2577
2578 2000-05-08  Richard Henderson  <rth@cygnus.com>
2579
2580         * rtlanal.c (may_trap_p): Consider old-style and volatile
2581         asms to trap.
2582
2583 Mon May  8 17:16:48 2000  Jim Wilson  <wilson@cygnus.com>
2584
2585         * config/ia64/ia64.h (RETURN_ADDR_RTX): Use COUNT not count.
2586
2587 2000-05-08  Richard Henderson  <rth@cygnus.com>
2588
2589         * config/ia64/ia64.h (predicate_operator): Declare.
2590
2591         * config/ia64/ia64.md (extendsfdf2): Split the nop case out
2592         of existance.
2593
2594         * gensupport.c (process_rtx): Copy and post-process each member
2595         of the define_insn rtvec individually.
2596
2597 Mon  8 May 22:17:35 2000  Neil Booth  <NeilB@earthling.net>
2598
2599         * cpplex.c (spell_token): New function.
2600         (TOKEN_LEN): Add 1 for whitespace.
2601         (_cpp_lex_file): Update to use spell_token.
2602         * cpplib.h (E): Remove.
2603         (TTYPE_TABLE): Update CPP_VSPACE entry.
2604
2605 2000-05-08  Richard Henderson  <rth@cygnus.com>
2606
2607         * flow.c (init_propagate_block_info): Watch out for conditional
2608         branch to next instruction, and thus one outgoing edge.
2609
2610         * config/ia64/ia64.c (ia64_encode_section_info): Exit early
2611         for global register variables; don't special case __[CD]TOR_LIST__;
2612         mind ggc_p for string allocation.
2613
2614 2000-05-08  Nick Clifton  <nickc@cygnus.com>
2615
2616         * config/i386/i386.h (ELIMINABLE_REGS): Fix comment.
2617
2618 2000-05-08  Bruce Korb  <bkorb@gnu.org>
2619
2620         * fixinc/mkfixinc.sh:  fixinc.sco is no longer used
2621         i?86-*-msdosdjgpp* no longer uses fixincludes
2622         * fixinc/genfixes:  inclhack.sh and fixincl.sh are no longer generated
2623         * fixinc/inclhack.sh:  deleted
2624         * fixinc/hackshell.tpl:  deleted
2625         * fixinc/inclhack.tpl:  deleted
2626         * fixinc/Makefile.in:  Remove dependencies on above
2627         * fixinc/fixincl.sh:  "DO NOT EDIT" text modified
2628
2629 2000-05-08  Andreas Jaeger  <aj@suse.de>
2630
2631         * config/mips/linux.h: Remove undefines which disabled .ctor/.dtor
2632         support.
2633
2634 2000-05-07  Zack Weinberg  <zack@wolery.cumb.org>
2635
2636         * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to both sed
2637         substitutions.
2638
2639 Sun  7 May 08:43:53 2000  Neil Booth  <NeilB@earthling.net>
2640
2641         * cpplex.c: Move new lexer definitions and prototypes
2642         to top.  Conditional include these and the code if
2643         NEW_LEXER is defined.  Rename functions whose names
2644         clash if this code included.
2645
2646 Sun May  7 00:54:57 EDT 2000  John Wehle  (john@feith.com)
2647
2648         * rtl.def (COND_EXEC): Clarify.
2649
2650         * i386.md (extendsidi2): Clobber (reg:CC 17) in the
2651         same fashion as zero_extendsidi2.
2652
2653 2000-05-06  Richard Henderson  <rth@cygnus.com>
2654
2655         * config/ia64/ia64.c (predicate_operator): New.
2656         (ia64_print_operand): Handle 'J'.
2657         (rtx_needs_barrier): Handle COND_EXEC.
2658         * config/ia64/ia64.h (BRANCH_COST): Define.
2659         (PREDICATE_CODES): Update.
2660         * config/ia64/ia64.md: Docuement used unspec values.
2661         (attr predicable): New.
2662         (movxf, movxf_internal): New.
2663         (extendsfdf2): Don't comment out nop.
2664         (floatdidf2): Remove.
2665         (truncxfsf2, truncxfdf2, floatdixf2): New.
2666         (abssi2, absdi2): Put the neg in the "true" slot.
2667         (conditional branch instructions): Mark not predicable.
2668         (cmov*_internal): Use predicate_operator.  Split to cond_exec.
2669         (abs*_internal): Likewise.
2670         (alloc, set_bsp): Mark not predicable.
2671         (barrier, insn_group_barrier, flush_cache): Likewise.
2672         (define_cond_exec): New.
2673
2674 2000-05-06  Richard Henderson  <rth@cygnus.com>
2675
2676         * c-decl.c: Include "tm_p.h".
2677
2678         * config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness.
2679         (fetchadd_operand, ia64_expand_fetch_and_op): Declare.
2680         (ia64_expand_op_and_fetch): Declare.
2681         * config/ia64/ia64.c: Include "toplev.h".  Kill trailing whitespace.
2682         (setjmp_operand): Constify variables for XSTR.
2683         (ia64_encode_section_info): Likewise.
2684         (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed
2685         values to int.
2686         (ia64_asm_output_external): Constify name.
2687         (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
2688         (process_for_unwind_directive): Provide switch default.
2689         (ia64_expand_compare_and_swap): Remove unused variables.
2690         (ia64_expand_builtin): Likewise.
2691         * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int
2692         for printing.
2693
2694         * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.
2695         (symbolic_operand, function_operand, setjmp_operand): Likewise.
2696         (shift_count_operand, shift_32bit_count_operand): Likewise.
2697         (shladd_operand, fetchadd_operand, ia64_function_prologue): Likewise.
2698         (ia64_function_epilogue, ia64_setup_incoming_varargs): Likewise.
2699         (ia64_function_arg_partial_nregs, ia64_function_value): Likewise.
2700         (ia64_print_operand_address, ia64_secondary_reload_class): Likewise.
2701         (ia64_expand_builtin): Likewise.
2702         (call_multiple_values_operation): Make dest_regno unsigned.
2703
2704 2000-05-06  Richard Henderson  <rth@cygnus.com>
2705
2706         * rtl.def (DEFINE_COND_EXEC): New.
2707         * md.texi: Document it.
2708
2709         * gensupport.c (input_file): Remove.
2710         (struct queue_elem): Add lineno.
2711         (rtx_ready_queue): Remove.
2712         (errors): New.
2713         (predicable_default): New.
2714         (predicable_true, predicable_false): New.
2715         (define_attr_queue, define_attr_tail): New.
2716         (define_insn_queue, define_insn_tail): New.
2717         (define_cond_exec_queue, define_cond_exec_tail): New.
2718         (other_queue, other_tail): New.
2719         (queue_pattern): New.
2720         (process_rtx): Add patterns to the appropriate queues.
2721         (is_predicable, identify_predicable_attribute): New.
2722         (n_alternatives, collect_insn_data): New.
2723         (alter_predicate_for_insn, alter_test_for_insn): New.
2724         (shift_output_template, alter_output_for_insn): New.
2725         (process_one_cond_exec, process_define_cond_exec): New.
2726         (init_md_reader): Read the entire file.  Process define_cond_exec.
2727         (read_md_rtx): Return elements from the queues.
2728
2729 2000-05-06  Richard Henderson  <rth@cygnus.com>
2730
2731         * flow.c (mark_set_1): Don't update conditional life info
2732         if the register is not_dead.
2733
2734 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
2735
2736         * Makefile.in (STAGESTUFF): Add genrtl.c and genrtl.h.
2737         (mostlyclean): Also delete fixincl, fixinc.sh, and
2738         specs.ready, and make clean in the fixinc subdir.
2739
2740 2000-05-06  Richard Henderson  <rth@cygnus.com>
2741
2742         * Makefile.in (gensupport.o): Compile for the host.
2743         (host-prefix gensuuprt.o): Remove.
2744         (genflags.o): Depend on gensupport.h and OBSTACK_H.
2745         (genattrtab.o): Likewise.
2746         (gencodes.o): Depend on gensupport.h.
2747         (genemit.o, genopinit.o, genrecog.o, genextract.o): Likewise.
2748         (genpeep.o, genattr.o, genoutput.o): Likewise.
2749
2750         * gensupport.c (obstack, rtl_obstack): New.
2751         (init_md_reader): Initialize rtl_obstack.
2752         * gensupport.h (rtl_obstack): Declare.
2753         (message_with_line): Declare.
2754
2755         * genattr.c: Remove all traces of obstack manipulation.
2756         * gencodes.c, genconfig.c, genemit.c, genextract.c: Likewise.
2757         * genopinit.c, genoutput.c, genpeep.c, genrecog.c: Likewise.
2758
2759         * genattrtab.c (obstack, rtl_obstack): Remove.
2760         (main): Don't init rtl_obstack.
2761         * genflags.c: Likewise.
2762
2763         * genrecog.c (message_with_line): Move ...
2764         * gensupport.c: ... here.
2765
2766 2000-05-06  Richard Henderson  <rth@cygnus.com>
2767
2768         * c-typeck.c (build_c_cast): Remove dead code.
2769
2770 2000-05-06  Richard Henderson  <rth@cygnus.com>
2771
2772         * flow.c (split_edge): Don't allocate global_live_at_start for
2773         the new block unless the old blocks had them as well.
2774
2775         * flow.c (mark_set_1): Respect not_dead when updating reg_live.
2776
2777         * ifcvt.c (noce_process_if_block): Don't use an insn_b from
2778         test_bb if a or b uses x.
2779
2780 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
2781
2782         * cpphash.h: Remove conditional #define of __extension__.
2783         * rtl.h: Add __extension__ to RTL_CHECK1, RTL_CHECK2,
2784         RTL_CHECKC1, RTL_CHECKC2, and RTVEC_ELT macros
2785         (ENABLE_RTL_CHECKING only).
2786         * tree.h: Add __extension__ to TREE_CHECK, TREE_CLASS_CHECK,
2787         CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
2788         (ENABLE_TREE_CHECKING only).
2789         * varray.h: Add __extension__ to VARRAY_CHECK macro
2790         (ENABLE_CHECKING only).
2791
2792 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
2793
2794         Use new tail-calling mechanism on ARM.
2795         * arm.md (sibcall, sibcall_value): New expands.
2796         (sibcall_insn, sibcall_value_insn, sibcall_epilogue): New insns.
2797         (tailcalling peepholes): Delete.
2798         (push_multi): Simplify.
2799         * arm.c (lr_save_eliminated): Delete definition.
2800         (pattern_really_clobbers_lr, function_really_clobbers_lr): Delete.
2801         (output_return_instruction): Remove checks on lr_save_eliminated.
2802         (output_arm_prologue): Remove old tail-calling code.
2803         (arm_output_epilogue): New parameter, really_return.  All callers
2804         changed.  Handle tail-calling epilogues.
2805         * arm.h (lr_save_eliminated): Delete declaration.
2806         (frame_pointer_needed): Delete declaration.
2807         * arm-protos.h (arm_output_epilogue): Adjust prototype.
2808
2809         * arm.md (is_thumb): Examine symbol thumb_code, not expression
2810         TARGET_ARM.
2811         * arm.c (thumb_code): Define it.
2812         (arm_override_options): Set it.
2813         * arm.h (thumb_code): Declare it.
2814         
2815 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
2816
2817         * arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.
2818
2819 2000-05-06  Richard Earnshaw (reanrsha@arm.com)
2820
2821         * arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't add
2822         bogus clobber to insns.
2823         (load_multiple_operation, store_mulitple_operation): Don't check 
2824         for it.
2825         * arm.md (ldmsi_postinc, stmsi_postinc): Adjust accordingly.
2826
2827         * arm.md (and_scc, ior_scc): Add missing mode.
2828
2829         * arm.md (call_value_symbol): Remove predicate from op2.
2830
2831         * arm.h (SPECIAL_MODE_PREDICATES): Define.
2832         
2833 Sat May  6 06:25:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2834
2835         * expr.c (get_subtarget): New function.
2836         (force_operand, expand_expr, do_store_flag): Use it.
2837
2838         * toplev.c (compile_file): Don't take strlen of NAME if null.
2839
2840 2000-05-06  David Edelsohn  <edelsohn@gnu.org>
2841
2842         * xcoffout.c (xcoff_current_include_file,
2843         xcoff_current_function_file, xcoff_lastfile): Constify char *.
2844         (xcoffout_source_file, xcoffout_source_line): Make filename 'const
2845         char *'.
2846         (xcoffout_declare_function): Make name 'const char *'.
2847         (xcoffout_end_epilogue): Make fname 'const char *'
2848         * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
2849         xcoffout_declare_function, xcoffout_source_line): Match above.
2850
2851         * aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -mpowerpc64 without
2852         -maix64 is error.
2853         * rs6000.c (print_operand): Fix lossage typo.
2854         (output_cbranch): Remove "cr" decoration for now.
2855         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Make alias 'const char *'. 
2856
2857 Sat May  6 06:55:32 2000  Denis Chertykov  <denisc@overta.ru>
2858
2859         * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift by
2860         constant count.
2861
2862 2000-05-05  Bruce Korb  <bkorb@gnu.org>
2863
2864         * fixinc/genfixes: Improve the matching for make target names
2865
2866 2000-05-05  Catherine Moore  <clm@cygnus.com>
2867
2868         * c-common.c (decl_attributes):  For TYPE_DECLs attach the
2869         attribute to the decl.
2870         * c-decl.c (pushdecl): Propagate the USED attribute to the 
2871         type copy.
2872
2873 2000-05-05  Richard Henderson  <rth@cygnus.com>
2874
2875         * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the
2876         same way emit_group_load does.
2877
2878 2000-05-05 Mark Elbrecht <snowball3@bigfoot.com>
2879
2880         * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM]: Skip drive name.
2881
2882         * toplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
2883         (main): Likewise.
2884
2885 2000-05-05 Rodney Brown <RodneyBrown@mynd.com>
2886
2887         * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
2888
2889 Fri May  5 10:29:21 2000  Marc Espie <espie@cvs.openbsd.org>
2890
2891         * config/openbsd.h (LINK_SPEC): pass correct flags to ld 
2892         to support -shared, on platforms with dynamic libraries.
2893
2894 Fri May  5 10:27:06 2000  Philippe De Muyter  <phdm@macqel.be>
2895
2896         * system.h (S_ISBLK): Provide fallback definition.
2897
2898 2000-05-05  Geoff Berry  <geoffb@bops.com>
2899
2900         * extend.texi (Extended Asm): Document inability to give asm
2901         statements access to condition codes.
2902
2903 2000-05-05  Marek Michalkiewicz  <marekm@linux.org.pl>
2904
2905         * varasm.c (asm_emit_uninitialised): Use 0, not NULL
2906         as arg 2 of UNIQUE_SECTION.
2907
2908 Fri May  5 10:11:41 2000  Jeffrey A Law  (law@cygnus.com)
2909
2910         * predict.c: Remove May 4 change.
2911         * bb-reorder.c (make_reorder_chain): Do not perform block movement
2912         if we have predicted the branch at 50-50 probability.
2913
2914 2000-05-05  Richard Henderson  <rth@cygnus.com>
2915
2916         * flow.c (init_propagate_block_info): Fix merge error
2917         in HAVE_conditional_execution code.
2918
2919 Fri May  5 07:43:50 2000  Denis Chertykov  <denisc@overta.ru>
2920
2921         * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
2922         shift cycle for unknown shift count. Also generates dec + brpl.
2923         (ashlqi3_out): Don't generate dec + brpl which now generates by
2924         `out_shift_with_cnt'.
2925         (ashlhi3_out): Likewise.
2926         (ashlsi3_out): Likewise.
2927         (ashrqi3_out): Likewise.
2928         (ashrhi3_out): Likewise.
2929         (ashrsi3_out): Likewise.
2930         (lshrqi3_out): Likewise.
2931         (lshrhi3_out): Likewise.
2932         (lshrsi3_out): Likewise.
2933
2934 2000-05-04 Mark Elbrecht <snowball3@bigfoot.com>
2935
2936         * gcc.c (free_split_directories): Correct typo in explanation
2937         of make_relative_prefix.
2938
2939 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
2940
2941         * config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-point
2942         comparison codes to branch_comparison_operator.
2943
2944 2000-05-04  Richard Henderson  <rth@cygnus.com>
2945
2946         * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
2947
2948 2000-05-04  Richard Henderson  <rth@cygnus.com>
2949
2950         * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
2951         (DPBIT_FUNCS): Remove _sf_to_usi.
2952         (stmp-multilib): Pass LIB1ASMSRC to libgcc.mk.
2953
2954         * ifcvt.c (noce_process_if_block): Fail if A or B modified
2955         between condition and jump.
2956
2957         * libgcc2.c (near eh_context_specific): Comment #endif string.
2958         * longlong.h: Don't use strings with embedded newlines.
2959
2960 2000-05-04  Geoff Keating  <geoffk@cygnus.com>
2961
2962         * config/rs6000/rs6000-protos.h: Add output_cbranch.
2963         * config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
2964         (print_operand): Delete %t and %T codes.
2965         (output_cbranch): New function.  Support branch prediction.
2966         * config/rs6000/rs6000.md: Use output_cbranch for
2967         conditional branches and returns.
2968
2969 2000-05-04  Jason Merrill  <jason@casey.cygnus.com>
2970
2971         * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
2972         * stor-layout.c (place_field): Likewise.
2973         * integrate.h (struct inline_remap): Make regno_pointer_align unsigned.
2974         * expr.c (store_expr): Make align unsigned.
2975         * explow.c (plus_constant_wide): Make low words unsigned.
2976         * expmed.c (choose_multiplier): Likewise.
2977         * fold-const.c (fold):  Likewise.
2978         * tree.h (build_int_2): Likewise.
2979         * tree.c (build_int_2_wide, tree_int_cst_msb): Likewise.
2980         * emit-rtl.c (gen_reg_rtx): Add cast to unsigned char*.
2981         (init_emit): Change cast to unsigned char*.
2982         * varasm.c (compare_constant_1): Add cast to char*.
2983         * gcse.c (delete_null_pointer_checks): Change cast to unsigned int*.
2984         * reload1.c (reload): Likewise.
2985
2986         * rtl.h (MEM_SET_IN_STRUCT_P): Use do { } while (0).
2987
2988 Thu May  4 14:37:23 2000  Jeffrey A Law  (law@cygnus.com)
2989
2990         * predict.c (estimate_probability): If no prediction was found, then
2991         predict the successor that is the next physical block (if such a
2992         successor exists).
2993
2994 2000-05-04  Richard Henderson  <rth@cygnus.com>
2995
2996         * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
2997
2998 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2999
3000         * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.
3001
3002 2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>
3003
3004         * i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move 
3005         attribute macros from here ...
3006         (CPP_SPEC): to here.
3007         * i386/mingw32.h (CPP_PREDEFINES): Likewise.
3008         (CPP_SPEC): Likewise.
3009         * i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros. 
3010
3011         * Makefile.in ($(HOST_PREFIX_1)gensupport.o): Add build rule.
3012         (libgcc.a): Pass LIB1ASMSRC to libgcc.mk.
3013
3014 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3015
3016         * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.
3017         
3018         * diagnostic (vbuild_message_string, build_message_string,
3019         build_location_prefix, output_get_prefix, init_output_buffer,
3020         output_notice, vline_wrapper_message_with_location,
3021         v_message_with_decl, default_print_error_function): De-constify.
3022         (set_real_maximum_length): Prototype.
3023
3024         * diagnostic.h (struct output_buffer, init_output_buffer,
3025         output_get_prefix, output_set_prefix): De-constify.
3026
3027         * function.c (init_function_start): Constify.
3028
3029         * gensupport.c (remove_constraints, process_rtx): Prototype.
3030
3031         * gthr-posix.h: Indent uses of #pragma.
3032
3033         * objc/objc-act.c (ggc_mark_imp_list, ggc_mark_hash_table):
3034         Prototype.
3035
3036         * predict.c (find_expected_value): Delete prototype.
3037         (expected_value_to_br_prob): Initialize variable `ev_reg'.
3038
3039         * sbitmap.h (debug_sbitmap): Prototype.
3040
3041         * ssa.c (compute_coalesced_reg_partition): Prototype.
3042
3043         * stor-layout.c (debug_rli): Prototype.
3044
3045         * tree.h (round_down): Prototype.
3046         (init_function_start): Constify.
3047
3048 2000-05-04  Zack Weinberg  <zack@wolery.cumb.org>
3049
3050         * cpphash.h: #define __extension__ away if GCC_VERSION < 2095
3051         (overly conservative).  Change extern inline wrappers to
3052         static inline, define them always, use PARAMS properly.
3053         * cpplex.c (_cpp_get_directive_token): Don't issue pedantic
3054         whitespace warnings for \f and \v at the beginning of a line.
3055
3056 Thu May  4 10:03:50 2000  Jeffrey A Law  (law@cygnus.com)
3057
3058         * haifa-sched.c (schedule_insns): Free the flow edge list when it
3059         is no longer needed
3060
3061 2000-05-04  Bruce Korb  <bkorb@gnu.org>
3062
3063         * fixincl/inclhack.def: added broken_cabs -
3064         Remove `extern double cabs' declarations from math.h
3065         * fixincl/inclhack.sh: regen
3066         * fixincl/fixincl.x: regen
3067         * fixincl/fixincl.c: Remove BOGOSITY code
3068         * fixincl/mkfixinc.sh: Remove code for installing "shell" version
3069
3070 Thu May  4 09:45:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3071
3072         * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
3073         MEM_ALIAS_SET.
3074         * alias.c (canon_rtx): Don't copy RTX_UNCHANGING_P or MEM_ALIAS_SET
3075         when calling MEM_COPY_ATTRIBUTES.
3076         * emit-rtl.c (operand_subword, change_address): Likewise.
3077         * explow.c (stabilize): Likewise.
3078         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
3079         * integrate.c (copy_rtx_and_substitute): Likewise.
3080         * combine.c (combine_simplify_rtx): Don't copy RTX_UNCHANGING_P
3081         when calling MEM_COPY_ATTRIBUTES.
3082         (make_extraction, simplify_shift_const, gen_lowpart_for_combine):
3083         Likewise.
3084         * cse.c (gen_lowpart_if_possible): Likewise.
3085         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
3086         * optabs.c (gen_move_insn): Likewise.
3087         * recog.c (validate_replace_rtx_1): Likewise.
3088         * simplify-rtx.c (add_mem_for_addr): Likewise.
3089         * stmt.c (expand_anon_union_decl): Likewise.
3090         * config/arm/arm.md: Likewise.
3091         * config/h8300/h7300.c (fix_bit_operand): Likewise.
3092         * config/m88k/m88k.c (legitimize_address, block_move_loop): Likewise.
3093         (block_move_no_loop, block_move_sequence): Likewise.
3094         * config/rs6000/rs6000.c (expand_block_move_mem): Likewise.
3095         * config/alpha/alpha.c (get_aligned_mem): Likewise.
3096         Clear MEM_ALIAS_SET.
3097         * final.c (alter_subreg): Don't copy MEM_ALIAS_SET when calling
3098         MEM_COPY_ATTRIBUTES.
3099
3100 2000-05-03  Robert Lipe <robertlipe@usa.net>
3101         
3102         * configure.in (i[34567]86-*-isc*) [tmake_file]: Add t-i386bare
3103         to suppress libgcc1.
3104         (i[34567]86-*-sco3.2v5*) Likewise.
3105         (i[34567]86-*-sco3.2v4*) Likewise.
3106         (i[34567]86-*-sco) Likewise.
3107         (i[34567]86-*-solaris2) Likewise.
3108         (i[34567]86-*-sysv5*) Likewise.
3109         (i[34567]86-*-sysv4*) Likewise.
3110         (i[34567]86-*-udk*) Likewise.
3111         (i[34567]86-*-sysv*) Likewise.
3112
3113 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
3114
3115         * cpphash.h (U): New define, to correct type of string constants.
3116         (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
3117         routines, to do casts when passing unsigned strings to libc.
3118         * cppexp.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c: Use them.
3119
3120         * cppfiles.c (_cpp_execute_include): Make filename an U_CHAR *.
3121         * cpphash.c (_cpp_quote_string): Make string an U_CHAR *.
3122         * cppinit.c (dump_special_to_buffer): Make macro name an U_CHAR *.
3123         * cpplex.c (parse_ifdef, parse_include, validate_else): Make
3124         second argument an U_CHAR *.
3125
3126         * cppinit.c (builtin_array): Make name and value U_CHAR *, add
3127         length field, clean up initializer.
3128         (ISTABLE): Add __extension__ to designated-
3129         initializers version.
3130         * cpplex.c (CHARTAB): Likewise.
3131
3132         * mbchar.c: Add dummy external declaration to the !MULTIBYTE_CHARS
3133         case so the file won't be empty.
3134
3135 Wed May  3 21:01:46 2000  Jason Eckhardt  <jle@cygnus.com>
3136
3137         * bb-reorder.c (struct reorder_block_def): Member succ removed.
3138         (REORDER_BLOCK_SUCC): Removed.
3139         (enum reorder_skip_type): Removed.
3140         (skip_insns_between_block): Renamed to skip_insns_after_block.
3141         Removed second argument. Removed dead code and cleaned up.
3142         (make_reorder_chain): Removed use of REORDER_BLOCK_SUCC.
3143         (reorder_basic_blocks): Remove use of REORDER_SKIP_AFTER. Removed
3144         second parameter to skip_insns_after_block.
3145
3146 Wed May  3 13:29:54 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3147
3148         * tree.c (staticp, case LABEL_DECL): New case.
3149
3150 2000-05-03  Richard Henderson  <rth@cygnus.com>
3151
3152         * Makefile.in (start.encap): Do not depend on LIBGCC1.
3153
3154         * mklibgcc1.in: Fix typo last change.
3155
3156 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
3157
3158         * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
3159         (LOOSE_CFLAGS): New: CFLAGS without -pedantic and -Wtraditional.
3160         (GCC_CFLAGS): Use it.
3161         (LANG_FLAGS_TO_PASS): New: SUBDIR_FLAGS_TO_PASS with LOOSE_CFLAGS.
3162         * cp/Make-lang.in, java/Make-lang.in, f/Make-lang.in, ch/Make-lang.in,
3163         objc/Make-lang.in: Use it.
3164
3165 2000-05-03  Jason R Thorpe  <thorpej@zembu.com>
3166
3167         * config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.
3168
3169 2000-05-03  Richard Henderson  <rth@cygnus.com>
3170
3171         * mklibgcc.in: Restrict OLDCC=GCC test to native.  Equate
3172         LIBGCC1 empty with libgcc1.null.
3173
3174 Wed May  3 12:55:46 2000  Jim Wilson  <wilson@cygnus.com>
3175
3176         * fold-const.c (extract_muldiv, case MAX_EXPR): Don't allow signedness
3177         change.
3178
3179 2000-05-03  Greg McGary  <gkm@gnu.org>
3180
3181         * tree.h (tree_common): Add bounded_flag member.  Remove
3182         inaccurate comment about number of remaining bits.
3183         (BOUNDED_INDIRECT_TYPE_P, BOUNDED_POINTER_TYPE_P,
3184         BOUNDED_REFERENCE_TYPE_P, MAYBE_BOUNDED_INDIRECT_TYPE_P,
3185         MAYBE_BOUNDED_POINTER_TYPE_P, MAYBE_BOUNDED_REFERENCE_TYPE_P,
3186         TREE_BOUNDED, TYPE_MAIN_VARIANTS_PHYSICALLY_EQUAL_P,
3187         TYPE_MAIN_PHYSICAL_VARIANT, TYPE_BOUNDED): New macros.
3188         (TYPE_QUAL_BOUNDED): New constant.
3189         (TYPE_QUALS): Handle bounded qualifier.
3190         (TREE_EXPR_QUALS, TREE_FUNC_QUALS): New macros.
3191         (TYPE_BOUNDED_VALUE, TYPE_BOUNDED_BASE, TYPE_BOUNDED_EXTENT,
3192         TYPE_BOUNDED_SUBTYPE, TYPE_UNBOUNDED_VARIANT, TYPE_POINTER_DEPTH,
3193         TYPE_AMBIENT_BOUNDEDNESS): New macros.
3194         (MAX_POINTER_DEPTH, VA_LIST_POINTER_DEPTH): New constants.
3195         (tree_type): Add pointer_depth member.  Remove
3196         inaccurate comment about number of remaining bits.
3197         (DECL_POINTER_DEPTH): Add macro.
3198         (tree_decl): Add pointer_depth member.
3199
3200 Wed May  3 22:52:53 2000  Denis Chertykov  <denisc@overta.ru>
3201
3202         * config/avr/avr-protos.h (test_hard_reg_class): Declared.
3203         * config/avr/avr.c (ashrhi3_out): optimized shift by 15.
3204         (lshrhi3_out): Likewise.
3205         (ashrsi3_out): bugfix in shift by 8.
3206         (test_hard_reg_class): New function.
3207         * config/avr/avr.md: Bugfix inside conditions in peepholes.
3208         (ashlhi3): removed define_expand of this pattern.
3209         (*ashlhi3_insn): renamed to ashlhi3.
3210         (ashlsi3): removed define_expand of this pattern.
3211         (*ashlsi3_insn): renamed to ashlsi3.
3212         (ashrqi3): removed define_expand of this pattern.
3213         (*ashrqi3_insn): renamed to ashrqi3.
3214         (ashrhi3): removed define_expand of this pattern.
3215         (*ashrhi3_insn): renamed to ashrhi3.
3216         (ashrsi3): removed define_expand of this pattern.
3217         (*ashrsi3_insn): renamed to ashrsi3.
3218         (lshrhi3): removed define_expand of this pattern.
3219         (*lshrhi3_insn): renamed to lshrhi3.
3220         (lshrsi3): removed define_expand of this pattern.
3221         (*lshrsi3_insn): renamed to lshrsi3.
3222
3223 2000-05-03  Rodney Brown  <RodneyBrown@pmsc.com>
3224
3225         * config/mcore/mcore.c: Replacing inclusion of "stdio,h" with
3226         inclusion of "system.h".
3227
3228 Wed May  3 11:43:53 2000  Jim Wilson  <wilson@cygnus.com>
3229
3230         * config/ia64/ia64.c (ia64_encode_section_info): Add check for
3231         TREE_ASM_WRITTEN.
3232
3233 2000-05-03  David Mosberger  <davidm@hpl.hp.com>
3234
3235         * config/ia64/ia64.c (ia64_override_options): Force -mconstant-gp
3236         if -mauto-pic is on.
3237         (ia64_epilogue_uses): Mark "gp" (r1) as used by the epilogue if
3238         -mconstant-gp is in effect and function-descriptors are being used
3239         to make indirect calls.
3240         * config/ia64/ia64.h (MASK_CONST_GP): New macro.
3241         (MASK_AUTO_PIC): Ditto.
3242         (TARGET_CONST_GP): Ditto.
3243         (TARGET_AUTO_PIC): Ditto.
3244         (TARGET_SWITCHES): Add -mconstant-gp and -mauto-pic options.
3245         (ASM_OUTPUT_DOUBLE_INT): Don't generate @fptr() if -mauto-pic or
3246         -mno-pic is in effect.
3247         (ASM_OUTPUT_XDATA_DOUBLE_INT): Ditto.
3248         * config/ia64/ia64.md (movdi): Use gen_load_gprel64() if
3249         -mauto-pic is in effect.
3250         (gprel64_offset): New pattern.
3251         (load_gprel64): Ditto.
3252         (call): Handle -mauto-pic like -mno-pic (don't use fptr).  If
3253         -mconstant-gp is in effect, no need to preserve gp around direct
3254         calls.
3255         (call_value): Ditto.
3256         * config/ia64/linux.h (PROFILE_BEFORE_PROLOGUE): Define.
3257         (FUNCTION_PROFILER): Define.
3258         * config/ia64/sysv4.h (ASM_OUTPUT_CONSTRUCTOR): Don't generate
3259         @fptr() directive when -mno-pic or -mauto-pic is in effect.
3260         (ASM_OUTPUT_DESTRUCTOR): Ditto.
3261
3262 2000-05-03  Richard Henderson  <rth@cygnus.com>
3263
3264         * Makefile.in (STAGESTUFF): Add libgcc libgcc.mk.
3265         (libgcc1.null, libgcc1.cross, libgcc1.a): Remove targets.
3266         (libgcc1-asm.a, libgcc1.S, libgcc2.a): Remove targets.
3267         (mklibgcc, libgcc.mk): New targets.
3268         (libgcc.a): Use libgcc.mk.
3269         (stmp-multilib): Likewise.
3270         (stmp-multilib-sub): Remove.
3271         (mostlyclean): Don't delete libgcc2 temp files.
3272         * configure.in (AC_PROG_CC_C_O): Add.
3273         (NO_MINUS_C_MINUS_O): Substitute it.
3274         (all_outputs): Add mklibgcc.
3275         * mklibgcc.in: New file.
3276
3277 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
3278
3279         * cppexp.c (op_t): Make an int.
3280
3281         * rtlanal.c (dead_or_set_regno_p): Remove unused variable.
3282
3283         * varasm.c (initializer_constant_valid_p): Fix parenthesis.
3284
3285         * gensupport.c (process_rtx): Fix macros used.
3286
3287 2000-05-03  Richard Henderson  <rth@cygnus.com>
3288
3289         * flow.c (propagate_one_insn): Also don't PROP_REG_INFO for
3290         call-clobbered registers of a call.
3291
3292 Wed May  3 12:40:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
3293
3294         * gensupport.c: New file.
3295         * gensupport.h: New file.
3296         * Makefile.in (HOST_RTL): Depend on gensupport.
3297         (gensupport.o) New rule.
3298         * genattr.c: Use gensupport for reading .md files.
3299         * genattrtab.c: Ditto. 
3300         * gencodes.c: Ditto. 
3301         * genconfig.c: Ditto. 
3302         * genemit.c: Ditto. 
3303         * genextract.c: Ditto. 
3304         * genflags.c: Ditto. 
3305         * genopinit.c: Ditto. 
3306         * genoutput.c: Ditto. 
3307         * genpeep.c: Ditto. 
3308         * genrecog.c: Ditto.
3309         * rtl.def (define_insn_and_split): New DEF_RTL_EXPR.
3310         * md.texi (Insn Splitting): Document define_insn_and_split.
3311
3312 Tue May  2 00:20:30 2000  Jason Eckhardt  <jle@cygnus.com>
3313
3314         * flow.c (verify_flow_info): Added two more sanity checks. The
3315         first checks that the blocks are numbered consecutively. The second
3316         checks that n_basic_blocks is actually equal to the number of
3317         basic blocks in the insn chain.
3318
3319 2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
3320
3321         * cpplib.h: Add accessor macros for token lists.
3322         * cpplib.c, cpphash.c, cpplex.c: Use them.
3323
3324 Wed May  3 09:29:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3325
3326         * expr.c (expand_expr, case COMPONENT_REF): Don't check for checking
3327         memory usage if not in a function.
3328         * varasm.c (initializer_constant_valid_p, case ADDR_EXPR): Only
3329         return address if static.
3330
3331 Wed May  3 13:14:49 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3332
3333         * ifcvt.c (noce_try_cmove_arith):  Use may_trap_p to thest
3334         whether address may trap.
3335
3336 Tue May  2 23:38:37 2000  Jason Eckhardt  <jle@cygnus.com>
3337
3338         * bb-reorder (chain_reorder_blocks): Changed code to test for
3339         EDGE_FALLTHRU rather than making erroneous assumption that the
3340         first outgoing edge is the fall-through edge.
3341
3342 Tue May  2 18:20:31 2000  Donald Lindsay  <dlindsay@hound.cygnus.com>
3343
3344         * config/mips/mips.c (mips_build_va_list,mips_va_start,mips_va_arg): new 
3345         ABI for varargs, across all MIPS. This is incompatible because the
3346         va_list (__builtin_va_list) structure is different, so a compilation
3347         unit passing a va_list and a compilation unit being passed one, should
3348         both be compiled with the same ABI. (The old structure had two 
3349         pointers, now it has three.)
3350
3351 Tue May  2 19:18:43 2000  Jason Eckhardt  <jle@cygnus.com>
3352
3353         * bb-reorder.c (struct reorder_block_def): Remove members end,
3354         block_begin, and block_end.
3355         (REORDER_BLOCK_OLD_END): Delete.
3356         (REORDER_BLOCK_BEGIN): Delete.
3357         (REORDER_BLOCK_END): Delete.
3358         (chain_reorder_blocks): Remove dead code.
3359
3360 Tue May  2 17:06:53 2000  Jason Eckhardt  <jle@cygnus.com>
3361
3362         * bb-reorder.c (remove_scope_notes): Check for both types of scope
3363         notes as the end of a basic block before deleting.
3364
3365 2000-05-02  Mumit Khan  <khan@xraylith.wisc.edu>
3366
3367         * final.c (final_start_function): Fix spelling of "necessary".
3368
3369 2000-05-02  Jason Merrill  <jason@casey.cygnus.com>
3370
3371         * toplev.c (debug_ignore_block): Return int.
3372         * dwarf2out.c (dwarf2out_ignore_block): Likewise.
3373         * toplev.h, dwarf2out.h: Adjust.
3374         * emit-rtl.c (remove_unnecessary_notes): Test return value.
3375
3376         * emit-rtl.c (remove_unnecessary_notes): Fix spelling of "necessary".
3377         * toplev.c, final.c, rtl.h: Adjust.
3378
3379 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
3380
3381         * aclocal.m4 (gcc_AC_CHECK_PROG_VER): New macro.
3382         * configure.in: Look for makeinfo in the unified tree, then
3383         for a system makeinfo which is sufficiently new.
3384         * Makefile.in: If configure says makeinfo is too old, don't
3385         build or install Info documentation.
3386
3387 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
3388
3389         * cpphash.c (collect_params): Fix off-by-one error.
3390         (dump_hash_helper): Dump all four macro nodetypes.
3391
3392 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
3393
3394         * cpphash.c (trad_stringify): Adjust p after stringification as
3395         well.
3396
3397 2000-05-02  Zack Weinberg  <zack@wolery.cumb.org>
3398
3399         * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
3400         (cpp_buffer): Remove cleanup, seen_eof, manual_pop members.
3401
3402         * cppfiles.c (file_cleanup): Delete.
3403         * cpphash.c (macro_cleanup): Delete.
3404         (collect_objlike_expansion, collect_funlike_expansion,
3405         macarg, scan_arguments): Remove CPP_POP case.
3406
3407         * cpplex.c (null_cleanup): Delete.
3408         (cpp_pop_buffer): Do the work that was done in the cleanups
3409         here.  Call _cpp_unwind_if_stack from here.
3410         (_cpp_expand_to_buffer, cpp_scan_buffer_nooutput,
3411         cpp_scan_buffer): Run until we see CPP_EOF and the top of
3412         stack is the buffer _below_ the one we stacked.
3413         (cpp_get_token): Always pop an exhausted buffer.  Return
3414         CPP_EOF unless it's a macro buffer.  Don't call _cpp_handle_eof.
3415         * cpplib.c (skip_if_group): Don't call cpp_get_token to
3416         increment the line number.
3417         (_cpp_handle_eof): Rename to _cpp_unwind_if_stack.
3418
3419         * fix-header.c (read_scan_file) [parsing getchar()]: Run until
3420         we see CPP_EOF and the top of stack is the buffer _below_ the
3421         one we stacked.
3422         * scan-decls.c: Likewise.
3423
3424 2000-05-02  Andrew Haley  <aph@cygnus.com>
3425
3426         * config/ia64/ia64.c (ia64_encode_section_info): Handle the case
3427         where this function is called for the second time on a decl that
3428         has had its section info changed in such a way as to move it out
3429         of small data/bss.  
3430         * config/ia64/ia64.h (REDO_SECTION_INFO_P): New definition.
3431
3432 2000-05-01  Richard Henderson  <rth@cygnus.com>
3433
3434         * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn before
3435         the sequence we're moving, not to merge_bb->head.
3436
3437 2000-05-01  Richard Henderson  <rth@cygnus.com>
3438
3439         * configure.in (alpha*-*-linux-gnulibc1*) [tmake_file]: Remove
3440         reference to alpha/t-linux.
3441         (alpha*-*-linux-gnu*): Likewise.
3442         * configure: Rebuild.
3443
3444         * calls.c (expand_call): Don't emit reg notes for a sibcall.
3445
3446         * flow.c (calculate_global_regs_live): Skip for_each_successor_phi
3447         if not in SSA form.
3448
3449         * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.
3450
3451 2000-05-01  Jason Merrill  <jason@casey.cygnus.com>
3452
3453         * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY and
3454         TREE_THIS_VOLATILE.
3455
3456 2000-05-01  Richard Henderson  <rth@cygnus.com>
3457
3458         * ifcvt.c (noce_emit_cmove): Conditionally compile call to
3459         emit_conditional_move.
3460
3461 2000-05-01  Jakub Jelinek  <jakub@redhat.com>
3462
3463         * config/ia64/linux.h (LINK_SPEC): Use /lib/ld-linux-ia64.so.1
3464         as the dynamic linker.
3465
3466 2000-05-01  Zack Weinberg  <zack@wolery.cumb.org>
3467
3468         * cppfiles.c (open_include_file): Open file in blocking mode.
3469         (read_include_file): Don't fcntl(fd, F_SETFL, 0) anymore.
3470         Only exclude block devices and directories.
3471
3472         * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now
3473         static.  Allocate the hashnode and its string in the same
3474         block of memory.
3475         (del_HASHNODE): Don't free h->name.
3476         (_cpp_lookup): If there is no entry for this string, create
3477         one, of type T_VOID.
3478         (_cpp_lookup_slot): Delete.
3479         * cpphash.h: Update prototypes.
3480
3481         * cpplex.c (maybe_macroexpand): Check for hp->type == T_VOID,
3482         not hp == NULL.
3483         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert,
3484         do_unassert, cpp_defined): Use _cpp_lookup.  Don't create a
3485         node here, just fill in the value field properly.  "Delete"
3486         entries by setting the value field to T_VOID.  Check for
3487         hp->type == T_VOID, not hp == NULL.
3488
3489         * Makefile.in (cpplib.o): Don't depend on $(HASHTAB_H).
3490         * cpperror.c, cppexp.c, cpplex.c, cpplib.c:  Don't include
3491         hashtab.h.
3492
3493 2000-05-01  Alexandre Oliva  <aoliva@cygnus.com>
3494
3495         * config/mn10300/mn10300.c (print_operand_address): Do not add
3496         zero to SP.
3497
3498         * config/mn10300/mn10300.c (expand_epilogue): If SP is to be
3499         adjusted by less than 256 bytes, use ret regardless of having any
3500         callee-saved register to restore.
3501
3502 2000-05-01 Laurynas Biveinis <lauras@softhome.net>
3503
3504         * tm.texi (TARGET_HAS_F_SETFLKW): Fix typo.
3505
3506 2000-05-01 Mark Elbrecht <snowball3@bigfoot.com>
3507
3508         * config/i386/djgpp.h (INT_ASM_OP): Define.
3509         (CPP_PREDEFINES): Rename MSDOS to __MSDOS__.
3510         (ASM_WEAKEN_LABEL): Define.
3511         (MASK_BNU210): Define.
3512         (SUBTARGET_SWITCHES): Define.
3513         (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Define.
3514         (MAKE_DECL_ONE_ONLY): Define.
3515         (UNIQUE_SECTION_P, UNIQUE_SECTION): Define.
3516
3517 2000-05-01  Mumit Khan  <khan@xraylith.wisc.edu>
3518
3519         * i386/cygwin.h (INT_ASM_OP): Define.
3520
3521 Mon May  1 18:20:06 2000  Denis Chertykov  <denisc@overta.ru>
3522
3523         * config/avr/avr.c (address_cost): renamed to avr_address_cost.
3524         * config/avr/avr.h (ADDRESS_COST): use avr_address_cost.
3525
3526 Mon May  1 17:50:44 2000  Denis Chertykov  <denisc@overta.ru>
3527
3528         * config/avr/avr.c (asm_file_start): output 0 as r0 and 1 as r1 in
3529         __tmp_reg__ and __zero_reg__ initialization.
3530
3531 2000-04-30  Richard Henderson  <rth@cygnus.com>
3532
3533         * flow.c (propagate_one_insn): Mark sets even when the insn is dead.
3534
3535         * ifcvt.c (noce_process_if_block): Fail the conversion if X is
3536         referenced bewteen the condition and the jump.  Don't delete
3537         anything but the jump.
3538
3539 Sun Apr 30 22:48:24 2000  Jason Eckhardt  <jle@cygnus.com>
3540
3541         * bb-reorder.c (scope_def): New struct.
3542         (scope_forest_info): New struct.
3543         (struct reorder_block_def): New member "scope".
3544         (REORDER_BLOCK_SCOPE): New macro.
3545         (relate_bbs_with_scopes): New function and prototype.
3546         (make_new_scope): Likewise.
3547         (build_scope_forest): Likewise.
3548         (remove_scope_notes): Likewise.
3549         (insert_intra_1): Likewise.
3550         (insert_intra_bb_scope_notes): Likewise.
3551         (insert_inter_bb_scope_notes): Likewise.
3552         (rebuild_scope_notes): Likewise.
3553         (free_scope_forest_1): Likewise.
3554         (free_scope_forest): Likewise.
3555         (dump_scope_forest): Likewise.
3556         (dump_scope_forest_1): Likewise.
3557         (chain_reorder_blocks): Set REORDER_BLOCK_SCOPE for new block.
3558         Update REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for new
3559         block.
3560         (reorder_basic_blocks): Added calls to build_scope_scope_forest
3561         and remove_scope_notes before reordering is done. Added calls to
3562         rebuild_scope_notes, free_scope_forest, and reorder_blocks after
3563         after reordering is done.
3564
3565 2000-40-30  Bruce Korb  <bkorb@gnu.org>
3566
3567         * fixinc/inclhack.def:  Added definitions needed by OSR5,
3568         removed two stale entries (defined away with OLD_CPP).
3569         * fixinc/inclhack.sh: regen
3570         * fixinc/fixincl.x: regen
3571
3572 2000-04-30  Richard Henderson  <rth@cygnus.com>
3573
3574         * ifcvt.c (dead_or_predicable): Manually squeeze non-movable notes
3575         from the last insn in the sequence.
3576
3577 2000-04-30  Zack Weinberg  <zack@wolery.cumb.org>
3578
3579         * cpplex.c (cpp_idcmp): New function.
3580         * cpplib.h: Prototype it.
3581         * scan_decls.c (scan_decls): Use it to inspect token names.
3582         * fix-header.c (read_scan_file): Likewise.  Set system_header_p on
3583         the file being run through the preprocessor.
3584         (check_macro_names): Provide length of token to cpp_defined.
3585
3586         * Makefile.in: Remove stale warning message.
3587
3588         * cppfiles.c (redundant_include_p): Provide length of token to
3589         cpp_defined.
3590         * cpphash.c (_cpp_make_hashnode, _cpp_lookup_slot): Hash
3591         values are unsigned int.
3592         (_cpp_lookup, _cpp_lookup_slot): Do not calculate the length.
3593         (_cpp_lookup_slot): Do not calculate the hash, either.
3594         * cpphash.h: Update prototypes.
3595         * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert):
3596         Hashes are unsigned int.  Calculate hash here, pass by value
3597         to _cpp_lookup_slot.
3598
3599 2000-04-30  Bernd Schmidt  <bernds@cygnus.co.uk>
3600
3601         * simplify-rtx.c (check_value_useless): Delete function.
3602         (discard_useless_locs): Don't call it; manage N_USELES_VALUES counter
3603         by hand.
3604         (cselib_invalidate_regno): Likewise.
3605         (cselib_invalidate_mem_1): Likewise.
3606         (references_value_p): Recognize useless values by the fact that they
3607         have no locations.
3608         (discard_useless_values): Likewise.
3609         (cselib_record_set): This may turn a useless value
3610         into a useful one.
3611
3612 2000-04-30  Richard Henderson  <rth@cygnus.com>
3613
3614         * config/d30v: New port.
3615
3616         * configure.in (d30v-*): Set fp format.
3617         * configure: Rebuild.
3618
3619 2000-04-30  Richard Henderson  <rth@cygnus.com>
3620
3621         * ifcvt.c: New file.
3622         * Makefile.in (OBJS): Add it.
3623         (ifcvt.o): New target.
3624         * jump.c (jump_optimize_1): Remove all code related to if-conversion,
3625         and conditional arithmetic.
3626         (find_insert_position): Remove.
3627         * timevar.def (TV_IFCVT, TV_IFCVT2): New.
3628         * toplev.c (DFI_ce, DFI_ce2): New.
3629         (dump_file): Add ce and ce2 dumps.
3630         (rest_of_compilation): Run if_convert a couple o times.  Set
3631         cse_not_expected after cse2.  Don't set no_new_pseudos until
3632         after sched1 or recompute_reg_usage.
3633
3634 2000-04-30  Richard Henderson  <rth@cygnus.com>
3635
3636         * config/alpha/t-crtbe (crtbegin.o): Add "-I.".
3637         (crtend.o, crtbeginS.o, crtendS.o): Likewise.
3638
3639 2000-04-30  Richard Henderson  <rth@cygnus.com>
3640
3641         * flow.c (struct reg_cond_life_info): New.
3642         (struct propagate_block_info): Add reg_cond_dead and reg_cond_reg.
3643         (init_propagate_block_info): Initialize them.
3644         (free_propagate_block_info): Destruct them.
3645         (mark_set_1): Consider conditional life before killing a register.
3646         (mark_regno_cond_dead): New.
3647         (free_reg_cond_life_info): New.
3648         (flush_reg_cond_reg_1, flush_reg_cond_reg): New.
3649         (ior_reg_cond, not_reg_cond, nand_reg_cond): New.
3650         (mark_used_reg): Record conditional life.
3651
3652         * haifa-sched.c (schedule_insns): Disable death counting
3653         sanity check for HAVE_conditional_execution.
3654
3655 2000-04-30  Richard Henderson  <rth@cygnus.com>
3656
3657         * Makefile.in (TIMEVAR_H): New.
3658         (ggc-simple.o, ggc-page.o, toplev.o, timevar.o): Use it.
3659         (timevar.h): Remove rule.
3660
3661 2000-04-29  Richard Henderson  <rth@cygnus.com>
3662
3663         * config/alpha/crtend.asm: Use C comments instead of #.
3664         * config/alpha/crtbegin.asm: Likewise.  Mark __dso_handle hidden.
3665
3666         * config/alpha/elf.h (SELECT_SECTION): Treat CONSTRUCTOR like VAR_DECL.
3667
3668 2000-04-29  Zack Weinberg  <zack@wolery.cumb.org>
3669
3670         * cpphash.h (enum node_type: Take out T_MCONST.
3671         (union hashval): Move into struct hashnode.
3672         (struct hashnode): Pack tighter.  Remove file, line, col
3673         members.
3674         * cpphash.c: Constify most of the macro-definition structures.
3675         (struct definition): Replace by struct object_defn
3676         and struct funct_defn.  Put file, line, column information
3677         here.  All users updated to match.
3678         (_cpp_create_definition, _cpp_macroexpand): Remove special
3679         case for #define WORD OTHERWORD.
3680         * cpplib.c (do_undef): Remove T_MCONST case.
3681
3682         * cpphash.h: Move struct reflist, struct definition, and the
3683         DEFINITION typedef to cpphash.c.  Use 'struct definition *' in
3684         union hashval.  _cpp_free_definition takes a HASHNODE pointer.
3685         * cpphash.c (_cpp_free_definition): Free data pointed to by
3686         MCONST, XCONST, MACRO, and FMACRO nodes properly.
3687         (_cpp_create_definition, del_HASHNODE): Just call
3688         _cpp_free_definition to clear out a hashnode.
3689         * cpplib.c (do_pragma_poison): Likewise.
3690
3691 Sat Apr 29 12:25:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
3692
3693         * config/mn10300/mn10300.h (FIRST_DATA_REGNUM,
3694         LAST_DATA_REGNUM, FIRST_ADDRESS_REGNUM, LAST_ADDRESS_REGNUM,
3695         FIRST_EXTENDED_REGNUM, LAST_EXTENDED_REGNUM): New macros.
3696         (REGNO_SP_P): Redefine in terms of STACK_POINTER_REGNUM.
3697         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_EXTENDED_P,
3698         REGNO_AM33_P): Redefine in terms of the new macros.
3699         (CONDITIONAL_REGISTER_USAGE, REGNO_REG_CLASS): Likewise.
3700         (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
3701         STRUCT_VALUE): Likewise.
3702         (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM,
3703         ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Likewise.  Moved.
3704
3705 Sat Apr 29 01:18:45 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3706
3707         * regmove.c (struct record_stack_memrefs_data): New.
3708         (record_stack_memrefs): New function.
3709         (combine_stack_adjustments_for_block): Use it.
3710
3711 Sat Apr 29 01:15:27 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3712
3713         * calls.c (calls_function_1):  Propertly handle TREE_LIST expressions;
3714         use special_function_p to detect alloca.
3715
3716 Fri Apr 28 16:30:33 2000  Marc Espie <espie@cvs.openbsd.org>
3717
3718         * gcc.texi: Fixes for makeinfo 4.0 --html.
3719
3720 2000-04-28  Zack Weinberg  <zack@wolery.cumb.org>
3721
3722         * pcp.h: Delete file.
3723
3724 2000-04-28  Kazu Hirata  <kazu@hxi.com>
3725
3726         * h8300.c (function_epilogue): Clean up flags when the last insn
3727         in a function is a barrier.
3728
3729 2000-04-28  Chris Demetriou  <cgd@sibyte.com>
3730
3731         * configure.in (sparc-hal-solaris2*): protect [] glob from
3732         my expansion.
3733         (mips*-*-ecoff*, mips*-*-elf*, mips*-*-*): use MASK_ defines
3734         rather than hard-coded constants in target_cpu_default2.
3735         * configure: Regenerate.
3736
3737 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
3738
3739         * tree.c (get_callee_fndecl): Extract the initial value from
3740         a readonly decl.
3741
3742 2000-04-28  Richard Henderson  <rth@cygnus.com>
3743
3744         * varasm.c (record_constant_1): Record the CODE_LABEL when
3745         taking the address of a LABEL_REF.
3746
3747 2000-04-28  Richard Henderson  <rth@cygnus.com>
3748             Jan Hubicka  <jh@suse.cz>
3749
3750         * calls.c (combine_pending_stack_adjustment_and_call): Return the
3751         adjustment; don't do the stack adjust.
3752         (expand_call): Call compute_argument_block_size right before
3753         allocating the block; update comment; don't do alignment sanity
3754         checking for sibling call; use args_size instead of
3755         unadjusted_args_size before args_size is adjusted.  Use
3756         combine_pending_stack_adjustment_and_call to compute stack adjust
3757         for must_preallocate case.
3758
3759         * expr.c (push_block): Remove shadow `temp' in inner scope.
3760
3761 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
3762
3763         * toplev.c (rest_of_compilation): Call
3764         note_deferral_of_defined_inline_function even if the function
3765         can't be inlined.
3766
3767 2000-04-28  Scott Bambrough  <scottb@netwinder.org>
3768
3769         * cpplex.c (_cpp_scan_line): Fix buffer overwrite.
3770
3771 2000-04-28  Richard Henderson  <rth@cygnus.com>
3772
3773         * toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
3774
3775 2000-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3776
3777         * timevar.c (init_timevar): DeANSIfy function definition.
3778
3779 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
3780
3781         * Makefile.in (timevar.o): Depend on flags.h.
3782         * timevar.c (unused_stack_instances): New variable.
3783         (timevar_push): Take a timevar_stack_def from
3784         unused_stack_instances if available.
3785         (timevar_pop): Push the popped timevar_stack_def onto
3786         unused_stack_instances.
3787         (TIMEVAR_ENABLE): New macro.
3788         (timevar_def): Make standalone a 1-bit field.  Add field used.
3789         (get_time): Rename parameter to now.  Return after clearing it if
3790         not TIMEVAR_ENABLE.
3791         (init_timevar): Do nothing if not TIMEVAR_ENABLE.
3792         (timevar_pop): Likewise.
3793         (timevar_stop): Likewise.
3794         (timevar_push): Likewise.  Mark the timing variable as used.
3795         (timevar_start): Likewise.
3796         (timevar_print): Do nothing if not TIMEVAR_ENABLE.  Don't print
3797         timevars that were never used.
3798
3799 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
3800
3801         * c-common.c (c_apply_type_quals_to_decl): REFERENCE_TYPES are
3802         always TREE_READONLY.
3803
3804 2000-04-27  Ulrich Drepper  <drepper@cygnus.com>
3805
3806         * i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference
3807         for call instruction with mode QImode.
3808
3809 2000-04-27  Alex Samuel  <samuel@codesourcery.com>
3810
3811         * Makefile.in (OBJS): Add timevar.o.
3812         (toplev.o): Depend on timevar.h.
3813         (ggc-simple.o): Likewise.
3814         (ggc-page.o): Likewise.
3815         (timevar.o): New rule.
3816         (timevar.h): New rule.
3817
3818         * timevar.h: New file.
3819         * timevar.c: Likewise.
3820         * timevar.def: Likewise.
3821
3822         * toplev.h (gc_time, parse_time, varconst_time): Remove.
3823         * toplev.c: Use timevar_push and timevar_pop instead of TIMEVAR
3824         throughout.
3825         (TIMEVAR): Remove macro.
3826         (gc_time, parse_time, varconst_time, integration_time, jump_time,
3827         cse_time, gcse_time, loop_time, cse2_time, branch_prob_time,
3828         flow_time, combine_time, regmove_time, sched_time,
3829         local_alloc_time, global_alloc_time, flow2_time, peephole2_time,
3830         sched2_time, dbr_sched_time, reorder_blocks_time,
3831         rename_registers_time, shorten_branch_time, stack_reg_time,
3832         to_ssa_time, from_ssa_time, final_time, symout_time, dump_time,
3833         all_time): Remove.
3834         (compile_file): Don't initialize time variables.  Call
3835         init_timevar and start TV_TOTAL timer.  Call timevar_print instead
3836         of many calls to print_time.
3837         (rest_of_compilation): Add timing for reload_cse_regs.
3838         (get_run_time): Removed to timevar.c.
3839         (print_time): Likewise.
3840         (get_run_time): Implement using TV_TOTAL time variable.
3841         (print_time): Get total run time from get_run_time.
3842         * ggc-page.c (ggc_collect): Push and pop TV_GC instead of
3843         computing elapsed time explicitly.
3844         * ggc-simple.c (ggc_collect): Likewise.
3845         (gc_time): Remove declaration.
3846
3847 2000-04-27  Mark Mitchell  <mark@codesourcery.com>
3848
3849         * calls.c (combine_pending_stack_adjustment_and_call): New function.
3850         (expand_call): Use it.
3851
3852 2000-04-27  Jan Hubicka  <jh@suse.cz>
3853
3854         * flow.c (mark_set_1):  Handle MEMs in ZERO_EXTRACT/SIGN_EXTRACT
3855         fields.
3856
3857 Thu Apr 27 12:47:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
3858
3859         * config/mn10300/mn10300.md (movhi): Simplify.  Prefer data
3860         registers.
3861
3862 Thu Apr 27 17:33:05 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3863
3864         * function.c (epilogue_done): Pass whole insn to record_insns.
3865
3866 Thu Apr 27 16:55:28 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3867
3868         * cse.c (CSE_ADDRESS_COST): Remove.
3869         (find_best_addr): Add new parameter "MODE", use address_cost instead
3870         of CSE_ADDRESS_COST
3871         (address_cost): New.
3872         (fold_rtx): Update call of find_best_addr.
3873         * rtl.h (address_cost): Declare.
3874         * loop.c (general_induction_var): Add new parameter "MODE", use
3875         address_cost instead of ADDRESS_COST
3876         (init_loop): Use address_cost instead of ADDRESS_COST.
3877         (check_insn_for_givs): Update call of general_induction_var.
3878         (find_mem_givs): Likewise.
3879         (consec_sets_giv): Likewise.
3880         * config/i386/i386.h (ADDRESS_COST): Call ix86_address_cost.
3881         * i386.c (ix86_address_cost): New.
3882         * i386-protos.h (ix86_address_cost): Declare.
3883
3884 Thu Apr 27 11:45:16 2000  Alexandre Oliva  <aoliva@cygnus.com>
3885
3886         * config/mn10300/mn10300.md (movqi): Simplify.  Prefer data
3887         registers.
3888
3889 Thu Apr 27 16:11:00 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3890
3891         * expr.c (store_expr): Use clear_storage instead of direct memset
3892         libcall.
3893
3894 Thu Apr 27 10:36:51 2000  Alexandre Oliva  <aoliva@cygnus.com>
3895
3896         * config/mn10300/mn10300.c (mn10300_address_cost): Test
3897         ASHIFT, AND and LABEL_REF.
3898
3899 Thu Apr 27 15:08:46 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3900
3901         * invoke.texi (-foptimize-sibling-calls): Fix.
3902
3903 Thu Apr 27 14:54:22 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3904
3905         * loop.c (load_mems)  Don't use hard registers for the hoisting.
3906
3907         * unroll.c (unroll_loop): Avoid overflow in the n_iterations
3908         calculation; rename const_equiv array in the preconditioning code
3909         from loop_unroll to loop_unroll_precondition
3910
3911 2000-04-27  Richard Henderson  <rth@cygnus.com>
3912
3913         * flow.c (struct propagate_block_info): Remove new_dead, new_live;
3914         add new_set.
3915         (propagate_one_insn): Clear it.  Don't update reg_live here.
3916         (init_propagate_block_info): Update for pbi member changes.
3917         (free_propagate_block_info): Likewise.
3918         (mark_set_1): Know that zero_extract, sign_extract, and
3919         strict_low_part don't kill their argument.  Alter hard subregs.
3920         Update new_set for non-CLOBBER sets.  Update reg_live.
3921         (find_auto_inc): Update reg_live, not new_dead.
3922         (mark_used_reg): Update reg_live, not new_live.  Examine new_set
3923         to determine if the reg in question was set this insn.  Only update
3924         reg info with PROP_REG_INFO.
3925
3926 2000-04-26  Richard Henderson  <rth@cygnus.com>
3927
3928         * flow.c (allocate_reg_life_data): Set max_regno here ...
3929         (life_analysis): ... not here.
3930
3931         * flow.c (calculate_global_regs_live): Force stack pointer
3932         live at end.
3933
3934 2000-04-26  Richard Henderson  <rth@cygnus.com>
3935
3936         * jump.c (redirect_exp_1): Rework from old redirect_exp.  Never
3937         commit change group changes.
3938         (invert_exp_1): Similarly.
3939         (redirect_exp, invert_exp): Use them.
3940         (redirect_jump_1): New.
3941         (invert_jump_1): New.
3942         (jump_optimize_1): Remove code subsumed by condexec.c.
3943         * rtl.h (invert_jump_1, redirect_jump_1): Declare.
3944
3945 2000-04-26  Richard Henderson  <rth@cygnus.com>
3946
3947         * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
3948
3949         * genconfig.c (main): Set all HAVE_foo to 1.
3950
3951         * graph.c (node_data): Use GET_NOTE_INSN_NAME instead of local array.
3952
3953 2000-04-26  Alex Samuel  <samuel@codesourcery.com>
3954
3955         * invoke.texi: Document -fssa flag.
3956
3957 2000-04-26  Richard Henderson  <rth@cygnus.com>
3958
3959         * flow.c (count_reg_sets_1): Remove.
3960         (count_reg_sets, count_reg_references): Remove.
3961         (recompute_reg_usage): Implement with update_life_info.
3962         Reallocate life data.
3963
3964 2000-04-26  Richard Henderson  <rth@cygnus.com>
3965
3966         * flow.c (update_life_info): Consider blocks null to mean the
3967         universal set.
3968         (calculate_global_regs_live): Likewise.
3969         (life_analysis): Do that instead of collecting all_blocks.
3970
3971 2000-04-26  Richard Henderson  <rth@cygnus.com>
3972
3973         * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
3974         a still-valid conditional jump.
3975
3976 2000-04-26  Richard Henderson  <rth@cygnus.com>
3977
3978         * jump.c (invert_jump): Always invert REG_BR_PROB.  Do it correctly.
3979
3980         * bb-reorder.c (reorder_basic_blocks): Don't run estimate_probability.
3981         * flow.c (calculate_loop_depth): Remove.
3982         * output.h (calculate_loop_depth): Don't declare.
3983         * toplev.c (rest_of_compilation): Expand calculate_loop_depth
3984         inline; run estimate_probability at the same time.
3985
3986 2000-04-26  Neil Booth  <NeilB@earthling.net>
3987
3988         * cpplib.h: "~=" is not a single pp-token.
3989         * cpplex.c: Correct commentary.
3990
3991 2000-04-26  Richard Henderson  <rth@cygnus.com>
3992
3993         * flow.c (mark_set_1): New arguments code and flags; update all
3994         callers.  Track regno_first and regno_last; do HARD_REGNO_NREGS
3995         test in one place.  Tidy flags tests.  Don't bias REG_N_REFS by
3996         loop_depth when optimizing for size.  Do new_dead update after
3997         emitting REG_UNUSED notes.  Merge mark_set_reg code.
3998         (mark_set_reg): Remove.
3999         (propagate_one_insn): Use mark_set_1 for call-clobbered registers;
4000         arrange to not emit REG_UNUSED notes.
4001
4002 2000-04-26  Richard Henderson  <rth@cygnus.com>
4003
4004         * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
4005         * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
4006
4007 2000-04-26  Richard Henderson  <rth@cygnus.com>
4008
4009         * flow.c (propagate_one_insn): Break out from propagate_block.
4010         (init_propagate_block_info): Likewise.
4011         (free_propagate_block_info): Likewise.
4012         (propagate_block): Use them.  Export.
4013         * basic-block.h: Declare them all.
4014
4015 2000-04-26  Richard Henderson  <rth@cygnus.com>
4016
4017         * basic-block.h (life_analysis): Declare here ...
4018         * output.h: ... not here.
4019         * flow.c (life_analysis): Remove nregs parameter; replace
4020         remove_dead_code with flags.  Remove ssa dead code check.
4021         Only init alias analysis if we'll use it.
4022         * reg-stack.c (reg_to_stack): Update life_analysis arguments.
4023         * ssa.c (convert_to_ssa): Likewise.
4024         (convert_from_ssa): Likewise.
4025         * toplev.c (rest_of_compilation): Likewise.
4026
4027 2000-04-26  Richard Henderson  <rth@cygnus.com>
4028
4029         * flow.c (flow_delete_block): Rename from delete_block.  Export.
4030         * basic-block.h (flow_delete_block): Declare.
4031
4032 2000-04-26  David S. Miller  <davem@redhat.com>
4033
4034         * optabs.c (emit_libcall_block): Verify insns with INSN_P before
4035         taking a PATTERN of it.
4036
4037 2000-04-26  <NeilB@earthling.net>
4038
4039         * cpplex.c (spell_other, spell_char): Remove.
4040         (SPELL_CHAR): New.
4041         (token_spelling, trigraph_map): Use unsigned chars.
4042         (_cpp_lex_line): Tidy up the switch statement.
4043         * cpplib.h: Implement spell_char with spell_string.
4044         (C): New.
4045
4046 2000-04-26  <RodneyBrown@pmsc.com>
4047
4048         * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
4049         * pa/pa64-regs.h (HARD_REGNO_MODE_OK): Warning removal.
4050
4051 2000-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4052
4053         * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,
4054         reg_save, dwarf2out_frame_debug_expr, dwarf2out_def_cfa,
4055         dwarf2out_window_save, dwarf2out_args_size, dwarf2out_reg_save,
4056         dwarf2out_return_save, dwarf2out_return_reg,
4057         dwarf2out_stack_adjust, dwarf2out_frame_debug, primary_filename,
4058         add_AT_lbl_id, add_AT_lbl_offset, type_tag, decl_start_label,
4059         gen_compile_unit_die, dwarf2out_init): Constify a char*.
4060
4061         * dwarf2out.h (dwarf2out_init): Likewise.
4062
4063         * dwarfout.c (filename_entry, primary_filename, last_filename,
4064         type_tag, output_compile_unit_die, dwarfout_init): Likewise.
4065
4066         * tree.h (dwarf2out_def_cfa, dwarf2out_window_save,
4067         dwarf2out_args_size, dwarf2out_reg_save, dwarf2out_return_save,
4068         dwarf2out_return_reg): Likewise.
4069
4070 2000-04-26  Andreas Jaeger  <aj@suse.de>
4071
4072         * extend.texi (Function Attributes): Fix description of pure
4073         attribute.
4074
4075 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
4076
4077         * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT
4078         before calling rest_of_compilation.
4079
4080 2000-04-26  Andreas Jaeger  <aj@suse.de>
4081
4082         * config/mips/linux.h: Remove erroneous commit of #if 0/#endif in
4083         last patch.
4084
4085 2000-04-25  Richard Henderson  <rth@cygnus.com>
4086
4087         * cse.c (cse_insn): Emit barrier after unconditional jump.
4088
4089         * calls.c (expand_call): Disable tail call generation once
4090         rtx_equal_function_value_matters is false.
4091
4092         * reg-stack.c (convert_regs_1): Treat EDGE_ABNORMAL_CALL edges
4093         like EDGE_EH edges.
4094
4095 2000-04-25  Jason Merrill  <jason@casey.cygnus.com>
4096
4097         * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
4098
4099         * dwarfout.c (output_decl): Ignore NAMESPACE_DECLs.
4100
4101         * dwarf2out.c (gen_subprogram_die): The class-scope declaration DIE
4102         is the primary DIE for a member function.
4103         (gen_decl_die): Call set_decl_origin_self here.
4104         * dwarfout.c (output_decl): And here.
4105         * integrate.c (output_inline_function): Not here.
4106         Don't clear DECL_INLINE until after calling rest_of_compilation.
4107         (set_decl_origin_self): No longer static.
4108         * tree.h: Add prototype.
4109         * toplev.c (note_deferral_of_defined_inline_function): Only write
4110         out abstract instance for actual inlines.
4111
4112 2000-04-25  Alexandre Oliva  <aoliva@cygnus.com>
4113
4114         * config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER): Return
4115         EXTENDED_REGS only if TARGET_AM33.
4116         * config/mn10300/mn10300.md (movsi, addsi): Avoid exposing
4117         SP_REGS to register allocation and reloading unless absolutely
4118         necessary.
4119         (movsi3): Remove special-case of adding non-constants to SP.
4120
4121 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4122
4123         * aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires
4124         INCLUDES to search and does not provide any of its own.  Also it
4125         now accepts optional ACTION-IF-NEEDED and ACTION-IF-NOT-NEEDED
4126         parameters.  Also it does not call AC_DEFINE.
4127         (gcc_AC_NEED_DECLARATIONS): Likewise.  Also this macro now calls
4128         AC_DEFINE and provides for automatic entries for autoheader.
4129         (gcc_AC_FUNC_PRINTF_PTR): Cleanup C code in test.
4130
4131         * configure.in (gcc_AC_NEED_DECLARATIONS): Save and restore CFLAGS
4132         so we can pass -I flags and include gansidecl.h/system.h in this
4133         test.
4134
4135         * acconfig.h: Delete all NEED_DECLARATION_* entries.
4136
4137 2000-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4138
4139         * acconfig.h (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
4140         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
4141         ENABLE_GC_ALWAYS_COLLECT): Delete entries.
4142
4143         * configure.in (ENABLE_STD_NAMESPACE, ENABLE_CHECKING,
4144         ENABLE_TREE_CHECKING, ENABLE_RTL_CHECKING, ENABLE_GC_CHECKING,
4145         ENABLE_GC_ALWAYS_COLLECT): Use three argument form of AC_DEFINE
4146         for these macros.  Clean up spacing and linewraps.
4147
4148 2000-04-26  Jason Merrill  <jason@casey.cygnus.com>
4149
4150         * calls.c (expand_call): Use get_callee_fndecl.
4151
4152         * print-tree.c (print_node): Print the chain of an _EXPR.
4153
4154 Tue Apr 25 16:16:04 2000  Andrew MacLeod  <amacleod@cygnus.com>
4155                           Jim Wilson  <wilson@cygnus.com>
4156                           Andrew Haley  <aph@cygnus.com>
4157
4158         * config/ia64/crtbegin.asm: Add IA-64 unwind support.  Correct alloc
4159         and gp save/restore problems.
4160         * config/ia64/crtend.asm: Add IA-64 unwind support.
4161         * config/ia64/ia64.c (ia64_compute_frame_size): Don't include pr_size
4162         in fr_pad_size calculation.
4163         (save_restore_insns): Move PR save area.  Correct uses of
4164         RTX_FRAME_RELATED_P.
4165         (ia64_expand_prologue): Mark alloc with RTX_FRAME_RELATED_P.
4166         (ia64_expand_epilogue): Add eh_epilogue support.
4167         (ia64_function_prologue): Emit .prologue directive.
4168         (ia64_init_machine_status, ia64_mark_machine_status): New functions.
4169         (ia64_override_options): Set init_machine_status and
4170         mark_machine_status.
4171         (rtx_needs_barrier): Handle bsp reads and writes.
4172         (spill_offset, sp_offset, spill_offset_emitted, tmp_reg, tmp_saved):
4173         New static variables.
4174         (process_set, process_for_unwind_directive): New functions.
4175         * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR, ASM_OUTPUT_XDATA_SHORT,
4176         ASM_OUTPUT_XDATA_INT, ASM_OUTPUT_XDATA_DOUBLE_INT, ASM_OUTPUT_EH_CHAR,
4177         ASM_OUTPUT_EH_SHORT, ASM_OUTPUT_EH_INT, ASM_OUTPUT_EH_DOUBLE_INT): New
4178         macros.
4179         (EH_FRAME_SECTION_ASM_OP): Define to IA_64.unwind section.
4180         (IA64_UNWIND_INFO, HANDLER_SECTION, IA64_UNWIND_EMIT): Define.
4181         (struct machine_function): Define.
4182         * config/ia64/ia64.md (bsp_value, set_bsp, eh_epilogue): New patterns.
4183
4184 2000-04-25  Bruce Korb  <bkorb@gnu.org>
4185
4186         * fixinc/Makefile.in: make the removal of old programs more
4187         robust
4188         * fixinc/mkfixinc.sh: use the two new targets in the Makefile:
4189         install-bin and install-sh
4190
4191 2000-04-25  Nick Clifton  <nickc@cygnus.com>
4192
4193         * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): If not
4194         defined, define to return zero.
4195         (function_cannot_inline_p): If a function has any target
4196         specific attributes, then use the macro
4197         FUNCTION_ATTRIBUTE_INLINABLE_P to allow the target to decide
4198         whether it can be inlined.  If it cannot, issue a suitable
4199         explanation.
4200
4201         * tm.texi: Add a new node 'Inlining' to document the new macro
4202         FUNCTION_ATTRIBUTE_INLINABLE_P.
4203
4204 2000-04-25  Zack Weinberg  <zack@wolery.cumb.org>
4205
4206         * cpplib.h (struct cpp_buffer): Add 'mapped' flag; fix
4207         commentary.
4208
4209 2000-04-25  Neil Booth  <NeilB@earthling.net>
4210
4211         Restore previous patch, plus the following fixes:
4212
4213         * cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
4214         flags, not CPP_OPEN_PAREN.
4215         * cpplex.c (expand_token_space, init_token_list,
4216         cpp_free_token_list): Put the dummy token at list->tokens[-1].
4217         (_cpp_lex_line, _cpp_lex_file): token list is 0-based.
4218
4219 Tue Apr 25 14:06:40 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4220
4221         * config/i386/freebsd.h (INT_ASM_OP): Define.
4222
4223 Tue Apr 25 14:51:07 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4224
4225         * loop.c (strength_reduce): Fix typo in the last checkin.
4226
4227 Tue Apr 25 07:33:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4228
4229         * stor-layout.c (finalize_record_size): Simplify to use existing
4230         functions.
4231         (compute_record_mode): No longer static.
4232         * tree.h (compute_record_mode): New declaration.
4233
4234 2000-04-25  Neil Booth  <NeilB@earthling.net>
4235
4236         * Revert my patch below until cause of build failures
4237         determined.
4238
4239 2000-04-25  Richard Henderson  <rth@cygnus.com>
4240
4241         * combine.c (combine_instructions): Add missing argument
4242         to try_combine.
4243
4244         * toplev.c (rest_of_compilation): Delay sibcall optimization
4245         until after emit_eh_context.
4246
4247 2000-04-24  Nick Clifton  <nickc@redhat.com>
4248
4249         * combine.c (combine_instructions): Do not try to combine a
4250         sequence of insns when the second insn has been replaced by a
4251         note.
4252
4253 Mon Apr 24 17:34:18 2000  Mumit Khan  <khan@xraylith.wisc.edu>
4254
4255         * gcc.c (load_specs): New static function.
4256         (read_specs): Use it.
4257
4258         * gcc.c (lookup_compiler): Make multiple passes for case
4259         insensitive filesystems.
4260
4261 2000-04-24  Neil Booth  <NeilB@earthling.net>
4262
4263         * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
4264         * cpphash.h (_cpp_check_directive): new.
4265         * cpplex.c (handle_newline, cpp_free_token_list,
4266         init_trigraph_map, trigraph_ok, trigraph_replace,
4267         backslash_start, skip_block_comment, skip_line_comment,
4268         skip_whitespace, parse_name, parse_number, parse_string,
4269         copy_comment, _cpp_lex_line, spell_char, spell_string,
4270         spell_comment, spell_name, spell_other, _cpp_lex_file,
4271         _cpp_output_list): new.
4272         (expand_name_space): take length argument.
4273         (init_token_list): add comment list initialisation.
4274         (cpp_scan_line): use auto_expand_name_space.  PREV_WHITESPACE
4275         instead of HSPACE_BEFORE.
4276
4277         * cpplib.c (_cpp_check_directive): new
4278         * cpplib.h (cpp_name, PREV_WHITESPACE, PREV_COMMENT,
4279         DIGRAPH, UNSIGNED_INT, TOK_NAME): new.
4280         (HSPACE_BEFORE): delete.
4281         (TTYPE_TABLE): rearrange.
4282         (struct cpp_toklist): update.
4283
4284 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4285
4286         * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF_PTR,
4287         gcc_AC_C_VOLATILE, gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG): Use the three
4288         argument form of AC_DEFINE.
4289
4290         * configure.in (DEFAULT_LINKER, DEFAULT_ASSEMBLER,
4291         HAVE_INTTYPES_H, PACKAGE, VERSION, ENABLE_WIN32_REGISTRY,
4292         WIN32_REGISTRY_KEY, HAVE_GAS_SUBSECTION_ORDERING, HAVE_GAS_WEAK,
4293         HAVE_GAS_HIDDEN, HAVE_AS_REGISTER_PSEUDO_OP, AS_SPARC64_FLAG,
4294         HAVE_AS_OFFSETABLE_LO10, ENABLE_NEW_GXX_ABI): Likewise.
4295
4296         * acconfig.h: Delete stubs made redundant by 3-arg AC_DEFINE.
4297
4298 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4299
4300         * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
4301         deduced.h): Use -isystem, not -I, for including system headers.
4302
4303 2000-04-24  Nick Clifton  <nickc@cygnus.com>
4304
4305         * config/fr30/fr30.md (addsi3): Do not use small add instruction if
4306         the source register is the frame pointer or arg pointer.
4307         (addsi3_small_int): Disallow if source register is the frame
4308         pointer or arg pointer.
4309
4310 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4311
4312         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant
4313         call to AC_MSG_RESULT.
4314
4315 2000-04-24  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4316
4317         * invoke.texi: Correct grammatical errors, document
4318         -fno-gnu-keywords as identical to -fno-asm for C++.
4319
4320 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4321
4322         * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECLARATION,
4323         GCC_NEED_DECLARATIONS, GCC_FUNC_VFPRINTF_DOPRNT,
4324         GCC_FUNC_PRINTF_PTR, GCC_PROG_LN_S, GCC_PROG_LN, GCC_C_VOLATILE,
4325         AC_GCC_C_LONG_DOUBLE, GCC_FUNC_MKDIR_TAKES_ONE_ARG,
4326         EGCS_PROG_INSTALL): Rename autoconf macros with prefix gcc_AC_.
4327
4328         * configure.in (AC_GCC_C_LONG_DOUBLE, GCC_PROG_LN, GCC_PROG_LN_S,
4329         GCC_C_VOLATILE, EGCS_PROG_INSTALL, GCC_HEADER_STRING,
4330         GCC_FUNC_VFPRINTF_DOPRNT, GCC_FUNC_PRINTF_PTR,
4331         GCC_NEED_DECLARATIONS, GCC_FUNC_MKDIR_TAKES_ONE_ARG): Invoke with
4332         new macros names.
4333
4334 2000-04-24  Mumit Khan  <khan@xraylith.wisc.edu>
4335
4336         * c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.
4337         (pop_alignment): Likewise.
4338         (handle_pragma_token): Likewise.
4339
4340 2000-04-24  Robert Lipe <robertlipe@usa.net>
4341
4342         * tree.h (tree_decl): Member `mode' now ENUM_BITFIELD.
4343
4344 2000-04-24  Hiroyuki Machida <machida@sm.sony.co.jp>
4345
4346         * combine.c (try_combine): Update reg_nonzero_bits of
4347         newi2pat before newpat.
4348
4349 Mon Apr 24 10:19:48 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4350
4351         * loop.c (strength_reduce): Simplify test to INSN_P.
4352         (record_giv): Attempt to simplify the add value, use CONSTANT_P
4353         expressions instead of CONST_INT.
4354         (express_from_1): Likewise.
4355
4356 2000-04-24  Mark Mitchell  <mark@codesourcery.com>
4357
4358         * regs.h (reg_n_max): Don't declare.
4359         * flow.c (reg_n_max): Don't define.
4360         * regclass.c (renumber): Don't initialize to zero.
4361         (regno_allocated): Likewise.
4362         (reg_n_max): Define.
4363         (allocate_reg_info): Don't initialize unnecessarily.
4364
4365 Mon Apr 24 00:21:36 2000  Jeffrey A Law  (law@cygnus.com)
4366
4367         * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p
4368         and blockage_p in the newly allocated attribute.
4369
4370 Sun Apr 23 20:16:49 2000  Alexandre Oliva  <aoliva@cygnus.com>
4371
4372         * config/mn10300/mn10300.md (addsi): `inc4' on address
4373         registers does not modify cc, but `inc' on an extended
4374         register does.
4375
4376 Sun Apr 23 16:24:35 2000  Denis Chertykov  <denisc@overta.ru>
4377
4378         * reload.c (find_equiv_reg): Checks all valueno regs
4379         as a reload_reg_p regs.
4380
4381 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
4382
4383         * cpphash.c (collect_objlike_expansion): Add sanity check.
4384         (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST.  If
4385         the buffer is the empty string, return.  Mark __DATE__ and
4386         __TIME__ as XCONST nodes, not MCONST.
4387         (_cpp_macroexpand): Avoid pushing an empty buffer.
4388         (funlike_macroexpand): Don't pop token_buffer here.
4389
4390 Sun Apr 23 18:37:53 2000  Alexandre Oliva  <aoliva@cygnus.com>
4391
4392         * config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New macro.
4393         (REGNO_DATA_P, REGNO_ADDRESS_P, REGNO_SP_P): New macros.
4394         (REGNO_EXTENDED_P, REGNO_AM33_P): New macros.
4395         (REGNO_OK_FOR_BASE_P): Define in terms of them.
4396         (REGNO_OK_FOR_BIT_BASE_P, REGNO_OK_FOR_INDEX_P): Likewise.
4397         (REG_OK_FOR_BASE_P): Define in terms of the REGNO macro.
4398         (REG_OK_FOR_BIT_BASE_P, REG_OK_FOR_INDEX_P): Likewise.
4399
4400 Sun Apr 23 22:23:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4401
4402         * loop.c (simplify_giv_expr):  Be more agressive on simplifying
4403         constant MULT givs.
4404
4405 2000-04-23  Zack Weinberg  <zack@wolery.cumb.org>
4406
4407         * cpphash.h (struct definition): Move file, line, col members...
4408         (struct hashnode): ... here.  Also add 'disabled' flag.
4409         (enum node_type): Add T_VOID, T_XCONST, T_FMACRO, and
4410         T_IDENTITY.  Remove T_DISABLED.
4411         Update prototypes.
4412
4413         * cpphash.c (_cpp_dump_definition): Split out dump_DEFINITION.
4414         (collect_expansion): Split into collect_objlike_expansion and
4415         collect_funlike_expansion.
4416         (_cpp_macroexpand): Split out scan_arguments, stringify, and
4417         funlike_macroexpand.
4418         (_cpp_compare_defs): Rename compare_defs, make static.
4419         (_cpp_make_hashnode): Initialize hp->disabled.
4420         (macro_cleanup): Adjust for new token types.  Clear
4421         m->disabled.
4422         (_cpp_create_definition): Move code here to determine what
4423         sort of macro it is, and code to check for redefinitions, from
4424         do_define.  Implement a few simple cases without creating a
4425         full DEFINITION.
4426         (_cpp_macroexpand, special_symbol, _cpp_dump_definition):
4427         Handle the simple cases.
4428         (push_macro_expansion): Set buf->has_escapes and hp->disabled
4429         here.
4430
4431         * cppinit.c (builtin_array): Change MCONST to XCONST
4432         everywhere.
4433         * cpplex.c (maybe_macroexpand): Handle IDENTITY macros here;
4434         fix check for disabled and function-like macros.
4435         * cpplib.c (do_define): Move most logic to
4436         _cpp_create_definition.
4437         (do_undef): Handle new special token types.
4438
4439 Sun Apr 23 14:27:44 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4440
4441         * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead
4442         of CONSTANT_P for mult_val; always use validate_change to update insn.
4443
4444 2000-04-22  Zack Weinberg  <zack@wolery.cumb.org>
4445
4446         * cpphash.c (trad_stringify, add_pat): New functions.
4447         (collect_expansion): Restore support for -traditional syntax.
4448         Use trad_stringify and add_pat.
4449         (_cpp_macroexpand): Restore support for -traditional semantics.
4450         * cpplex.c (_cpp_scan_line): Don't change space_before if we
4451         get a COMMENT token.
4452         (_cpp_lex_token): Provide COMMENT tokens to caller if
4453         traditional and parsing_define_directive.
4454         (skip_comment): Warn about // comments if -Wtraditional.
4455         * cpplib.c (do_define): Fix typo.  Create EMPTY nodes with
4456         proper node type.
4457         (do_undef): Don't warn about undefining EMPTY nodes.
4458
4459 Sat Apr 22 22:35:38 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4460
4461         * loop.c (strength_reduce): Fix biv removal code.
4462
4463 2000-04-22  Richard Henderson  <rth@cygnus.com>
4464
4465         * predict.c (estimate_probability): Examine both sides of
4466         a branch for no exits.  Use 90% not 50% for predict taken.
4467         Reorg for one copy of note generation code.
4468
4469 2000-04-22  Richard Henderson  <rth@cygnus.com>
4470
4471         * flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.
4472
4473 2000-04-22  Richard Henderson  <rth@cygnus.com>
4474
4475         * diagnostic.c (init_output_buffer): Don't initialize format_args.
4476         (output_clear): Likewise.
4477         (output_printf): Use va_copy.
4478         (vline_wrapper_message_with_location): Likewise.
4479         (v_message_with_decl): Likewise.
4480         (line_wrapper_printf): VA_START infor buffer.format_args directly.
4481         * system.h (va_copy): Provide default implementation.
4482
4483 2000-04-22  Richard Henderson  <rth@cygnus.com>
4484
4485         * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
4486         the collected condition is not a constant.
4487
4488 2000-04-22  Gabriel Dos Reis  <gdr@codesourcery.com>
4489
4490         * diagnostic.h: New file.
4491
4492         * Makefile.in (diagnostic.o): Depends on diagnostic.h
4493
4494         * diagnostic.c: Tweak.  Rationalize the output logic.  Adjust
4495         various function prototypes.
4496         (diagnostic.h): #include.
4497         (struct output_buffer): Move into diagnostic.h.
4498         (get_output_prefix): Rename to output_get_prefix.  Export.
4499         (init_output_buffer): Export. Break out.  Ajust intialization.
4500         (output_space_left, output_append): Export.
4501         (output_newline): Rename to output_add_newline.  Export.
4502         (output_clear): Nullify additional output_buffer fields.
4503         (output_puts): Rename to output_add_string.  Export.
4504         (dump_output): Rename to output_flush_on.  Export.
4505         (build_location_prefix): Constify return-type.
4506         (emit_output_prefix): Rename to output_emit_prefix. Export.
4507         (set_real_maximum_length): New function.
4508         (output_set_maximum_length): Ditto
4509         (output_clear): Ditto.
4510         (output_add_character): Ditto.
4511         (output_add_integer): Ditto.
4512         (output_add_space): Ditto.
4513         (output_format): Ditto.
4514         (output_printf): Adjust buffer initialization.
4515         (vline_wrapper_message_with_location): Ditto.
4516         (v_message_with_decl): Ditto.  Adjust call to output_puts
4517         and get_output_prefix.
4518         (default_print_error_function): Adjust buffer intialization.
4519
4520 Sat Apr 22 06:45:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4521
4522         * expr.c (preexpand_calls, case CALL_EXPR): Don't look at TYPE_SIZE
4523         of VOID_TYPE.
4524
4525 Fri Apr 21 18:33:09 2000  Alexandre Oliva  <aoliva@cygnus.com>
4526
4527         * config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead
4528         of explicit 0.
4529
4530 Fri Apr 21 18:30:00 2000  Alexandre Oliva  <aoliva@cygnus.com>
4531
4532         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provide more
4533         accurate data about SP moves.
4534
4535 Fri Apr 21 18:28:28 2000  Alexandre Oliva  <aoliva@cygnus.com>
4536
4537         * config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES): Added
4538         aliases to AM33 registers.
4539
4540 Fri Apr 21 18:26:17 2000  Alexandre Oliva  <aoliva@cygnus.com>
4541
4542         * config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added register 16
4543         to all EXTENDED bitmaps.
4544
4545 Fri Apr 21 18:17:12 2000  Alexandre Oliva  <aoliva@cygnus.com>
4546
4547         * config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare.
4548         * config/mn10300/mn10300.h (ADDRESS_COST): New macro.
4549         * config/mn10300/mn10300.c (mn10300_address_cost): New function.
4550
4551 Fri Apr 21 18:11:56 2000  Alexandre Oliva  <aoliva@cygnus.com>
4552
4553         * config/mn10300/mn10300.md (movdi, movdf): Do not use `movu' when
4554         the operand is not constant.
4555
4556 Fri Apr 21 14:58:29 2000  Denis Chertykov  <denisc@overta.ru>
4557
4558         * reload.c (find_equiv_reg): Checks all valueno and regno regs
4559         as a call-clobbered regs.
4560
4561 Fri Apr 21 13:30:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4562
4563         * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
4564         * rtl.h: Likewise.
4565         * rtl.def: Update comment.
4566         * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.
4567         * integrate.c (expand_inline_function): Likewise.
4568         * profile.c (branch_prob): Likewise.
4569         * ggc-common.c (ggc_mark_rtx_children): Use NOTE_INSN_RANGE_BEG.
4570         * print-rtl.c (print_rtx): Likewise.
4571         * haifa-sched.c (sched_analyze, unlink_other_notes): Likewise.
4572         (reemit_notes): Likewise; also use enum insn_note.
4573
4574         * stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
4575         (place_field): Properly compute know and actual alignment.
4576
4577         * gengenrtl.c (gencode): Write obstack_alloc_rtx function start
4578         in proper format.
4579
4580         * cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
4581         note for REG1.
4582
4583 2000-04-21  Zack Weinberg  <zack@wolery.cumb.org>
4584
4585         * cpphash.c (struct arg, struct arglist): Const-ify strings.
4586         (warn_trad_stringify, duplicate_arg_p): New helper functions.
4587         (collect_expansion): Rewrite to scan over a token list.
4588         Remove -traditional support.
4589         (collect_formal_parameters): Rename to collect_params; rewrite
4590         to scan over a token list.
4591         (_cpp_create_definition): Adjust to scan a token list.
4592         (_cpp_macroexpand): Remove -traditional support.
4593         (_cpp_compare_defs): Whitespace is now canonicalized.
4594         (comp_def_part): Delete function.
4595
4596         * cpphash.h: Update prototypes.
4597         * cpplex.c (init_token_list): Don't set lineno if there is no
4598         buffer.
4599         (pedantic_whitespace): New function.
4600         (_cpp_scan_line): Mark tokens that had hspace before.  Don't
4601         consume a newline.  Use pedantic_whitespace.
4602         (_cpp_lex_token): Remove support for -traditional macros.
4603         (_cpp_get_define_token): Delete.
4604         (_cpp_get_directive_token): Do the real work here.  Use
4605         pedantic_whitespace.
4606         (_cpp_init_input_buffer): Initialize pfile->directbuf.
4607
4608         * cpplib.c (get_macro_name): Delete.
4609         (do_define): Read the entire line into pfile->directbuf, then
4610         feed the token list to _cpp_create_definition.
4611         * cpplib.h (HSPACE_BEFORE): new define.
4612         (struct cpp_reader): Add a toklist member, "directbuf".
4613
4614         * predict.c (estimate_probability): New heuristic: if a jump
4615         branches around a block with no successors, predict it taken.
4616         Disentangle control flow.
4617
4618 2000-04-20  Richard Henderson  <rth@cygnus.com>
4619
4620         * loop.c (emit_iv_add_mult): Revert last change.
4621
4622 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
4623
4624         * cpplib.h (enum cpp_ttype): Add token types for all
4625         punctuators.  Distinguish pp-numbers from valid C numbers.
4626         Give some tokens better names.  Initialize from macro.
4627         (struct cpp_name, cpp_token, cpp_toklist): New data
4628         structures.
4629         Update prototypes.
4630         * cpplex.c (bump_column, expand_name_space,
4631         expand_token_space, init_token_list, cpp_output_list,
4632         _cpp_scan_line):  New functions.
4633         (output_line_command): Add third argument, new line number.
4634         * cpphash.h: Update prototypes.
4635         * cppexp.c, cpphash.c, cpplib.c, scan-decls.c: Update for new
4636         token names.
4637
4638 2000-04-20  Richard Henderson  <rth@cygnus.com>
4639
4640         * config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.
4641
4642 2000-04-20  Zack Weinberg  <zack@wolery.cumb.org>
4643
4644         * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED on the
4645         object pointed to.
4646
4647 Thu Apr 20 14:19:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4648
4649         * loop.c (emit_iv_add_mult):  Simplify it's input and emit
4650         REG_EQUAL note explaining the calculated value.
4651
4652         * calls.c (expand_call): Avoid unnecesary precalculation
4653         and outgoing parameters space guarding for sibling calls.
4654         (store_one_arg): Likewise.
4655
4656 Thu Apr 20 08:01:07 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4657
4658         * toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.
4659         (rest_of_compilation): Write sibling dump file and account
4660         for time as jump time.
4661         * invoke.texi: Update documentation on dump flags.
4662
4663 2000-04-19  Marek Michalkiewicz  <marekm@linux.org.pl>
4664
4665         * avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
4666
4667 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
4668
4669         * cpphash.c (special_symbol): Represent an empty macro with
4670         "\r \r " not just "\r ".
4671         (_cpp_macroexpand): Correct condition for the foo ( ) special
4672         case.
4673         (unsafe_chars): Handle EOF as second argument.
4674         (push_macro_expansion): Simplify test for removing escape at
4675         end.  Do not trim both escapes if there is no text in between.
4676
4677 2000-04-19  Jim Blandy  <jimb@redhat.com>
4678
4679         * dwarf2out.c (DWARF2_ADDR_SIZE): New macro.  Use it instead
4680         of PTR_SIZE, when appropriate.
4681
4682 2000-04-19  Mark Mitchell  <mark@codesourcery.com>
4683
4684         * system.h (ONLY_INT_FIELDS): Make sure it is defined.
4685         (USE_ENUM_BITFIELDS): Fix typo.
4686
4687 Wed Apr 19 12:14:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4688
4689         * stor-layout.c (place_field): Set rli->offset_align properly.
4690
4691 2000-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4692
4693         * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
4694         INT_TYPE_SIZE, LONG_TYPE_SIZE, POINTER_SIZE, POINTER_BOUNDARY,
4695         PARM_BOUNDARY): Remove unnecessary casts.
4696
4697 Wed Apr 19 12:02:37 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4698
4699         * calls.c (precompute_arguments): Remove must_preallocate and
4700         args_size calls.
4701         (expand_call): Update call of precompute_arguments.
4702
4703         * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
4704         check_insn_for_givs): Break out from ...
4705         (strength_reduce) ... here; use for_every_insn_in_loop to call
4706         check_insn_for_givs.
4707         * loop.h (for_every_insn_in_loop): Declare.
4708         (loop_insn_callback): New type.
4709
4710 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
4711
4712         * cpplib.c (do_pragma_poison):  Strings in the token buffer are
4713         not nul-terminated.
4714
4715 Tue Apr 18 16:04:12 2000  Jim Wilson  <wilson@cygnus.com>
4716
4717         * config/ia64/sysv4.h (SELECT_SECTION): Use data_section if
4718         flag_pic and RELOC.
4719
4720 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
4721
4722         * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
4723
4724         * configure.in: Delete --disable-cpplib option and all
4725         references to cpp_main.
4726         * configure: Regenerate.
4727         * Makefile.in: Remove all references to CCCP, CCCP_OBJS,
4728         @cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o,
4729         cccp.o, cccp, or cppmain.  Link cppmain.o straight to
4730         cpp$(exeext).  Add --no-headers to makeinfo command line when
4731         generating INSTALL.  Install and uninstall cpp.1 manpage, not
4732         cccp.1.
4733         * install.texi: Delete all references to cexp.y/cexp.c.
4734         Delete ancient instructions for compiling GCC on 3b1.
4735         * INSTALL: Regenerate.
4736
4737         * cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c, mips/t-ecoff,
4738         mips/t-elf, mips/t-r3900: Remove references to cccp.c.
4739         * convex.h, fx80.h, m68k.h, pdp11.h: Remove references to
4740         cexp.c/cexp.y.
4741         * xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING,
4742         which is no longer tested anywhere.
4743
4744         * cppinit.c (handle_option): Don't run error message through
4745         gettext twice.
4746
4747 Tue Apr 18 14:16:47 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4748
4749         * conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
4750         * cpperror.c (hashtab.h): Now include.
4751         * cppexp.c (hashtab.h): Likewise.
4752         * cpplex.c (hashtab.h): Likewise.
4753         * cppfiles.c (hashtab.h): Likewise.
4754         (find_include_file, _cpp_calc_hash, cpp_read_file): Pass enum type
4755         to htab_find_slot_with_hash.
4756         * cpphash.c (hashtab.h): Now include.
4757         (_cpp_lookup_slot): INSERT is now enum insert_option.
4758         * cpphash.h (_cpp_lookup_slot): Likewise.
4759         * cppinit.c (hashtab.h): Include earlier.
4760         (initialize_builtins): Pass enum to htab_find_slot.
4761         * cpplib.c (hashtab.h): Now include.
4762         (do_define, do_undef): Pass enum type to _cpp_lookup_slot.
4763         (do_pragma_poison, do_assert): Likewise.
4764         * emit-rtl.c (gen_rtx_CONST_INT): Pass enum to
4765         htab_find_slot_with_hash.
4766         * simplify-rtx.c (cselib_lookup_mem, cselib_lookup): Likewise.
4767         * tree.c (type_hash_add): Likewise.
4768         (build1): Minor cleanup.
4769
4770         * ggc-common.c: Add missing blanks.
4771         * print-tree.c (print_node): Print DECL_OFFSET_ALIGN.
4772         * tree.h (DECL_OFFSET_ALIGN): Fix typo in comment.
4773
4774         * stmt.c (mark_case_node): New function.
4775         (mark_case_nesting): Call it.
4776
4777         * expmed.c (emit_store_flag): If comparing two-word integer
4778         with zero, can optimize NE, EQ, GE, and LT.
4779
4780         * c-decl.c (mark_binding_level): Use 'for' instead of `while'.
4781         * conflict.c: Minor cleanups.
4782         * optabs.c: Add blank line
4783         * simplify-rtx.c: Minor cleanups.
4784
4785 2000-04-18  Stan Cox  <scox@cygnus.com>
4786
4787         * gengenrtl.c (genlegend): Fix misspelling.
4788
4789 2000-04-18  Robert Lipe  <robertlipe@usa.net>
4790
4791         * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.  Check that
4792         bitfields of the host compiler are not signed quantities.
4793         * config.in: Regenerate.
4794         * configure: Regenerate.
4795         * system.h (USE_ENUM_BITFIELDS): Added.
4796         (ENUM_BITFIELDS): Added.
4797         * rtl.h (rtx_def): Members `code', `mode', now ENUM_BITFIELD.
4798         (SHORT_ENUM_BUG): Deleted.
4799         * tree.h (tree_common): Members `code', `mode', `built_in_class',
4800         now ENUM_BITFIELD.
4801         * config/i386/xm-sco.h (ONLY_INT_FIELDS): Deleted.
4802         (CODE_FIELD_BUG): Likewise.
4803         * config/m68k/x-apollo68 (CC): Deleted SHORT_ENUM_BUG.
4804         (OLD_CC): Likewise.
4805         * config/m68k/x-ccur (X_CFLAGS): Likewise.
4806
4807 2000-04-18  Mark Mitchell  <mark@codesourcery.com>
4808
4809         * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the
4810         mark is active.
4811
4812 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
4813
4814         * cppexp.c (lex): Don't assume tokens are NUL terminated.
4815         * cpplib.c (do_include, do_import, do_include_next,
4816         read_line_number, detect_if_not_defined): Likewise.
4817         * cpphash.c (collect_expansion): Likewise.
4818         (special_symbol, _cpp_macroexpand): Check return from
4819         cpp_file_buffer.
4820         * cpphash.h (CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q): Delete
4821         macros.  Delete all uses.
4822
4823         * gcc.dg/cpp-mi.c: Add two more test cases.
4824         * gcc.dg/cpp-mind.h, gcc.dg/cpp-mindp.h: New files.
4825
4826 2000-04-17  Richard Henderson  <rth@cygnus.com>
4827
4828         * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
4829         (reorder_basic_blocks): If no epilogue in rtl, force last block last.
4830
4831 2000-04-17  Mark Mitchell  <mark@codesourcery.com>
4832
4833         * function.c (expand_function_start): Use hard_function_value to
4834         compute the RTL to use for DECL_RESULT.
4835
4836 Mon Apr 17 23:35:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4837
4838         * i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
4839         (x86_integer_DFmode_moves, x86_partial_reg_dependency,
4840          x86_memory_mismatch_stall): New global variables.
4841         (ix86_adjust_cost): Handle MEMORY_BOTH on places MEMORY_STORE was only
4842         alloved; fix load penalties for Athlon.
4843         * i386.h (x86_integer_DFmode_moves, x86_partial_reg_dependency,
4844         x86_memory_mismatch_stall): Declare.
4845         (TARGET_INTEGER_DFMODE_MOVES, TARGET_PARTIAL_REG_DEPENDENCY,
4846          TARGET_MEMORY_MISMATCH_STALL): New.
4847         * i386.md (athlon scheduling parameters): Fix latencies according to
4848         Athlon Optimization Manual.
4849         (sahf, xchg, fldcw, leave instruction patterns): Set athlon_decode to
4850         vector.
4851         (fsqrt instruction patterns): Set athlon_decode to direct.
4852         (movhi_1): Promote for TARGET_PARTIAL_REG_DEPENDENCY and for
4853         PARTIAL_REGISTER_STALL with !TARGET_HIMODE_MATH machines.
4854         (movqi_1): Handle promoting correctly for TARGET_PARTIAL_REG_DEPENDENCY
4855         and TARGET_PARTIAL_REGISTER_STALL machines.
4856         (pushdf_nointeger): New pattern.
4857         (pushdf_integer): Rename from pushdf.
4858         (movdf_nointger): Enable for !TARGET_INTEGER_DFMODE_MOVES machines.
4859         (movdf_intger): Disable for !TARGET_INTEGER_DFMODE_MOVES machines.
4860
4861 2000-04-17  Richard Henderson  <rth@cygnus.com>
4862
4863         * loop.c (canonicalize_condition): Add WANT_REG argument.
4864         Stop the search if we match it.
4865         * expr.h (canonicalize_condition): Update decl.
4866         * predict.c (expected_value_to_br_prob): Use it.  Track last
4867         expected value note.
4868         (find_expected_value): Remove.
4869
4870         * reorg.c (mostly_true_jump): Always use BR_PROB if present.
4871
4872 2000-04-17  Zack Weinberg  <zack@wolery.cumb.org>
4873
4874         * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).
4875         (AC_FUNC_MMAP_FILE): New macro, tests read-only private map of
4876         a plain file.
4877         * configure.in: Call AC_FUNC_MMAP_FILE.
4878         * configure: Regenerate.
4879         * config.in: Regenerate.
4880
4881         * intl/loadmsgcat.c: Test HAVE_MMAP_FILE not HAVE_MMAP.
4882         * fixinc/fixincl.c: Likewise.
4883
4884 2000-04-17  Richard Henderson  <rth@cygnus.com>
4885
4886         * builtins.c (expand_builtin_expect): New.
4887         (expand_builtin): Call it.
4888         * builtins.def (BUILT_IN_EXPECT): New.
4889         * c-common.c (c_common_nodes_and_builtins): Declare __builtin_expect.
4890         * extend.texi: Document it.
4891
4892         * predict.c (expected_value_to_br_prob): New.
4893         (find_expected_value): New.
4894         * basic-block.h (expected_value_to_br_prob): Declare.
4895         * toplev.c (rest_of_compilation): Invoke it.
4896
4897         * rtl.h (NOTE_EXPECTED_VALUE): New.
4898         (NOTE_INSN_EXPECTED_VALUE): New.
4899         * rtl.c (note_insn_name): Update.
4900         * print-rtl.c (print_rtx): Reorg NOTE_LINE_NUMBER special
4901         cases; handle NOTE_INSN_EXPECTED_VALUE.
4902
4903 2000-04-17  Jakub Jelinek  <jakub@redhat.com>
4904
4905         * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot use
4906         leaf sibcall delay slot if flag_pic.
4907         (output_sibcall): Always emit call for leaf sibcall if flag_pic.
4908
4909 2000-04-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4910
4911         * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.
4912
4913         * fixproto: If fix-header fails, exit with an error.
4914
4915 Mon Apr 17 14:59:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4916
4917         * cse.c (struct check_depdendence_data): New.
4918         (check_dependence): New function.
4919         (invalidate): Use check_depdenence.
4920
4921 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
4922
4923         * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that
4924         UNITS_PER_WORD is unsigned.
4925
4926         * tree.h (struct tree_common): Remove misleading comment.
4927
4928 2000-04-16  Dave Pitts  <dpitts@cozx.com>
4929
4930         * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
4931         message in quotes. Otherwise, IBM's make program treats the '#' as the
4932         start of a comment and ignores the remainder of the line.
4933
4934         * c-lex.c (yylex): Change for EBCDIC, lower case characters preceed
4935         upper case.
4936         * cccp.c (initialize_char_syntax): Allow for holes in EBCDIC.
4937         * cexp.y (initialize_random_junk): Likewise.
4938         * cppfiles.c (find_include_file): Cast alloca return value.
4939         * cppinit.c (initialize_standard_includes): Likewise.
4940         * cpplib.c (cpp_define, cpp_undef): Likewise.
4941         * defaults.h (ASM_OUTPUT_ASCII): Use ISPRINT.
4942         * final.c (output_asm_insn): Allow for holes in EBCDIC.
4943         * fold-const.c (CHARMASK): New.
4944         (real_hex_to_f): Use it.
4945         * real.c (CHARMASK): New.
4946         (etoasc, asctoeg): Use it.
4947         (asctoeg): EBCDIC lower case characters preceed upper case.
4948
4949         * i370.c (mvs_add_label): Change spacing for coding conventions.
4950         * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
4951         outputing case vectors.
4952         (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
4953         (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
4954         since vector in in the data CSECT.
4955         (ASM_OUTPUT_REG_POP, ASM_OUTPUT_REG_PUSH): Restore to correct operation.
4956         * i370.md (Many patterns): Put the length in the XL directives.
4957         (movdi): Put back STM and MVC in definition.
4958         (floatsidf2): Correct TARGET_ELF_ABI pattern and add back the LE370
4959         pattern using the TCA.
4960         * oe.h (CPP_SPEC): Added to allow trigraphs.
4961         * xm-oe.h (HOST_BITS_PER_LONGLONG): Change to 32. IBM's compiler does
4962         not support the "long long" type.
4963
4964 2000-04-16  Mark Mitchell  <mark@codesourcery.com>
4965
4966         * config/mips/mips-protos.h (mips_legitimate_address_p): New
4967         function.
4968         (mips_reg_mode_ok_for_base_p): Likewise.
4969         * config/mips/mips.h (REG_OK_STRICT_P): Don't define.
4970         (REG_OK_FOR_INDEX_P): Define unconditionally.
4971         (REG_MODE_OK_FOR_BASE_P): Use mips_reg_mode_ok_for_base_p.
4972         (GO_IF_LEGITIMATE_ADDRESS): Use mips_legitimate_address_p.
4973         * config/mips/mips.c (mips16_simple_memory_operand): Adjust now
4974         that GET_MODE_SIZE is unsigned.
4975         (mips_reg_mode_ok_for_base_p): Define.
4976         (mips_legitimate_address_p): Likewise.  Adjust now
4977         that GET_MODE_SIZE is unsigned.
4978         (block_move_loop): Make the number of bytes unsigned.
4979         (expand_block_move): Likewise.
4980         (function_arg): Make the loop counter unsigned to match the
4981         boundary condition.
4982
4983 2000-04-16  Richard Henderson  <rth@cygnus.com>
4984
4985         * rtl.h (enum insn_note): New enumeration.  Subsume
4986         NOTE_INSN_DELETED and friends.
4987         (GET_NOTE_INSN_NAME): Adjust index by NOTE_INSN_BIAS.
4988         * rtl.c (note_insn_name): Tweak string order.
4989
4990 2000-04-15  Zack Weinberg  <zack@wolery.cumb.org>
4991
4992         * cpplex.c (_cpp_read_and_prescan): Enlarge len by setting it
4993         to offset * 2.
4994
4995         * cpplex.c (output_line_command): Remove debugging prints.
4996         (cpp_output_tokens): Don't write out a zero-length buffer or
4997         try to see if it has a newline in it.
4998         (_cpp_expand_to_buffer): Copy the source buffer before pushing.
4999         (_cpp_read_and_prescan): Move shift-down of pushback bytes to
5000         the end of the loop.  Use memmove.  Don't read past the end of
5001         the buffer.  Remove trailing newlines from error messages.
5002
5003 2004-04-16  Neil Booth  <NeilB@earthling.net>
5004
5005         * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.
5006         * cpplib.c: Add new syntax flags to directive table, and
5007         supporting macros.
5008
5009 2000-04-15  Ulrich Drepper  <drepper@redhat.com>
5010
5011         * i386.c (ix86_expand_epilogue): Yes, the x86 can pop 64k at once
5012         using ret $N.
5013
5014 2000-04-15  David Edelsohn  <edelsohn@gnu.org>
5015
5016         * toplev.c (display_help): Prefix "f" to "sched-verbose=".
5017         * haifa-sched.c: Update -fsched-verbose comments to use "=".
5018
5019 Sat Apr 15 10:59:19 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5020
5021         * Makefile.in (ggc-page.o): Now includes toplev.h.
5022         * ggc-page.c (toplev.h): Now included.
5023         (gc_time): Remove declaration.
5024         (ggc_collect): TIME now long.
5025         * toplev.c (parse_time, varasm_time, gc_time): Still global; all
5026         others static.
5027         * toplev.h (gc_time, parse_time, gc_time): New declarations.
5028
5029         * toplev.c: Make *_time variable long to reduce chance of overflow.
5030         (TIMEVAR): Likewise for `otime'.
5031         (print_time): Arg is now long; compute percentage in FP and round.
5032         * toplev.h (print_time): Arg is long.
5033
5034         * tree.c: Minor whitespace changes.
5035
5036         * configure.in (alpha*-*-*): Add config/alpha/t-alpha.
5037         * configure: Rebuilt.
5038         * libgcc2.c (__fixunstfDI): Renamed from __fixunstfdi.
5039         (__fixunsxfDI): Renamed from __fixunsxfdi.
5040         (__fixunsdfDI): Renamed from __fixunsdfdi.
5041         (__fixunssfDI): Renamed from __fixunssfdi.
5042         (__floatdisf): Use proper type in REP_BIT macro.
5043         (__fixunsxfSI): Renamed from __fixunsxfsi.
5044         (__fixunsdfSI): Renamed from __fixunsdfsi.
5045         (__fixunssfSI): Renamed from __fixunssfsi.
5046         * libgcc2.h: Add cases for MIN_UNITS_PER_WORD > 4.
5047         Change location of macros and upper-case some names as above.
5048         * longlong.h ([alpha]): Use PARAMS, not __P in decl of __udiv__qrnnd.
5049         * config/alpha/t-alpha, config/alpha/qrnnd.asm: New files.
5050
5051         * varasm.c (assemble_variable): Add cast to remove warning.
5052         (immed_real_const_1): Only use CONST[01]_RTX if not in nested function.
5053
5054         * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.
5055         * optabs.c (emit_libcall_block): If have REG_EH_REGION, update
5056         region number to -1.
5057
5058 2000-04-15  Richard Earnshaw (rearnsah@arm.com)
5059
5060         * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then
5061         call unshare_all_rtl.
5062
5063         * arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
5064
5065 Fri Apr 14 16:58:45 2000  Jim Wilson  <wilson@cygnus.com>
5066
5067         * config/ia64/lib1funcs.asm (__divdi3, __moddi3, __udivdi3, __umoddi3):
5068         Use .s1 not .s0 for all FP instructions.
5069
5070 2000-04-14  Zack Weinberg  <zack@wolery.cumb.org>
5071
5072         * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public
5073         interfaces.
5074         (safe_fwrite, output_line_command): New static functions.
5075         (cpp_expand_to_buffer): Now private to cpplib.
5076         (cpp_scan_buffer): Take a printer.
5077
5078         * cpphash.h: Update prototypes.
5079         * cpplib.h: Update prototypes.
5080         (cpp_printer): New.
5081         (cpp_buffer): Remove last_nominal_fname.
5082         (cpp_reader): Remove lineno.
5083
5084         * cppmain.c: Use a cpp_printer.
5085         * fix-header.c: No need to inhibit line commands.  Call
5086         cpp_start_read with no printer.
5087
5088         * cpperror.c (cpp_notice_from_errno): Provide default name.
5089         * cppfiles.c (make_IHASH, _cpp_fake_ihash): New functions.
5090         (find_include_file, cpp_read_file): Use make_IHASH.
5091         (file_cleanup): Set control_macro and clear
5092         input_stack_listing_current here.
5093         (_cpp_execute_include): Don't output entering-file marker.
5094         * cpphash.c (special_symbol): Look for the line number in the
5095         buffer, not the reader.
5096         (_cpp_macroexpand): No need to disable line commands.
5097         (_cpp_dump_definition): No need to generate line commands.
5098         (dump_hash_helper): Remove excess newline from output.
5099         * cppinit.c (dump_special_to_buffer): No need to generate line
5100         commands.
5101         (cpp_printer_init): New.
5102         (cpp_start_read): Take a printer, and start it up if it's not
5103         NULL.  No need to generate line commands.
5104         (cpp_finish): Expect no buffers stacked at all.  Take a
5105         printer argument, and flush the output buffer if it's not
5106         NULL.
5107         * cpplex.c (_cpp_lex_token): Return EOF if there's no buffer.
5108         Don't put two hashes at the beginning of an assertion.
5109         (cpp_get_token): Don't increment pfile->lineno or emit line
5110         commands here.  Return EOF if there's no buffer when we get
5111         EOF.
5112         * cpplib.c (do_define, skip_if_group):
5113         No need to disable line commands.
5114         (_cpp_output_line_command): Delete function.
5115         (do_line): Don't emit line commands here, but set things up so
5116         they will be emitted if necessary.  Use _cpp_fake_ihash to
5117         make unique nominal_fnames if necessary.
5118         (do_elif, do_else, _cpp_handle_eof): Call cpp_error_with_line
5119         with 0 for column, not -1.
5120         (_cpp_handle_eof): Don't set the control macro here.  Don't
5121         clear input_stack_listing_current here.  Don't emit line
5122         commands.
5123
5124 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
5125
5126         * config/rs6000/sysv4.h (LINK_START_SOLARIS_SPEC): Define to empty
5127         always, use the default SVR4 start address.
5128
5129         * config/rs6000/linux.h (LINK_SPEC): Don't define.
5130         (LINK_SHLIB_SPEC): Define.
5131         (LINK_START_DEFAULT_SPEC): Define.
5132         (LINK_OS_DEFAULT_SPEC): Define.
5133
5134         * config/rs6000/sysv4.h (ENDFILE_SPEC): Use the %(endfile_*) macros.
5135
5136         * config/rs6000/eabi.asm (__eabi): Call __init rather than
5137         __do_global_ctors to handle constructors.
5138         * config/rs6000/sysv4.h (STARTFILE_ADS_SPEC): Use crtbegin.
5139         (STARTFILE_YELLOWKNIFE_SPEC): Likewise.
5140         (STARTFILE_MVME_SPEC): Likewise.
5141         (STARTFILE_SIM_SPEC): Likewise.
5142         (ENDFILE_ADS_SPEC): Use crtend.
5143         (ENDFILE_YELLOWKNIFE_SPEC): Likewise.
5144         (ENDFILE_MVME_SPEC): Likewise.
5145         (ENDFILE_SIM_SPEC): Likewise.
5146         (STARTFILE_SOLARIS_SPEC): Use crtbegin/crtbeginS.
5147         (ENDFILE_SOLARIS_SPEC): Use crtend/crtendS.
5148         (STARTFILE_LINUX_SPEC): Use crtbeginS for shared objects.
5149         (ENDFILE_LINUX_SPEC): Use crtendS for shared objects.
5150         * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Don't build eabi-ctors.o.
5151         (EXTRA_MULTILIB_PARTS): Build crtbeginS/crtendS.
5152         (CRTSTUFF_T_CFLAGS_S): Define.
5153         * config/rs6000/eabi-ctors.c: Delete.
5154
5155         * config/rs6000/eabi-ci.asm (__init): Align stack to 16-byte
5156         boundary.
5157         (__fini): Likewise.
5158         * config/rs6000/eabi-cn.asm (__init): Allow for 16-byte stack frame.
5159         boundary.
5160         (__fini): Likewise.
5161
5162 Fri Apr 14 16:09:02 2000  Jim Wilson  <wilson@cygnus.com>
5163
5164         * combine.c (force_to_mode, case LSHIFTRT): Check that shift shift
5165         plus mask size is smaller or equal to the mode size.
5166
5167 Fri Apr 14 18:07:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5168
5169         * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK
5170         not yet set.
5171
5172         * expr.c (reload.h): Now included.
5173         (emit_block_move): Set volatile_ok when checking for movstr.
5174         (emit_move_1): Check for replacements in addresses in multi-word case.
5175         * Makefile.in (expr.o): Now includes reload.h.
5176
5177         * flow.c (count_basic_blocks): Remove unused var PREV_CALL.
5178         Never have a LIBCALL end a basic block.
5179         (find_basic_blocks_1): Likewise.
5180         Reorganize CALL_INSN cases.
5181
5182         * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.
5183
5184 Fri Apr 14 10:54:22 2000  Jim Wilson  <wilson@cygnus.com>
5185
5186         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
5187         completers from mov.ret instruction.
5188
5189 2000-04-14  Richard Henderson  <rth@cygnus.com>
5190
5191         * fold-const.c (extract_muldiv): Don't distribute and widen
5192         multiply across plus for non-sizetype unsigned types.
5193
5194 2000-04-14  Richard Henderson  <rth@cygnus.com>
5195
5196         * flow.c (find_auto_inc): Don't autoinc eliminable registers.
5197         If the original source is dead in the incr insn, it's dead now.
5198
5199 Fri Apr 14 07:40:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5200
5201         * stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to
5202         see if DECL_BIT_FIELD needs to still be set.
5203
5204         * tree.h (struct tree_type): Make PRECISION 9 bits and MODE 7.
5205
5206         * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't call
5207         print_int_cst_octal with something that's not an INTEGER_CST.
5208
5209         * config/alpha/alpha.c (alpha_emit_floatuns): Ensure we pass a REG
5210         and not a SUBREG to a FLOAT rtl.
5211
5212 Thu Apr 13 19:39:56 2000  Clinton Popetz  <cpopetz@cygnus.com>
5213
5214         * emit-rtl.c (try_split): Avoid infinite loop if the split
5215         results in a sequence that contains the original insn.
5216
5217 2000-04-13  Andreas Jaeger  <aj@suse.de>
5218
5219         * config/mips/mips.c (expand_block_move): Pass alignment
5220         argument to move_by_pieces in bits, not bytes.
5221
5222         * config/mips/linux.h (CPP_PREDEFINES): Also define __PIC__ and
5223         __pic__ for little endian.
5224
5225 2000-04-13  Andreas Jaeger  <aj@suse.de>
5226
5227         * config/i386/i386-protos.h: Add prototype for
5228         uno_comparison_operator.
5229
5230 Thu Apr 13 15:55:08 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5231
5232         * alias.c (nonlocal_reference_p): Take care of CALL_INSNS's fusage.
5233         * calls.c (ECF_PURE): New flag.
5234         (emit_call_1): Handle ECF_PURE calls.
5235         (initialize_argument_information): Unset ECF_PURE flag too.
5236         (precompute_arguments): Precompute for ECF_PURE too.
5237         (expand_call): Handle ECF_PURE calls too.
5238         (emit_library_call_value_1): Rename no_queue argument to fn_type,
5239         accept value of 2 as pure function.
5240         (emit_library_call_value, emit_library_call): Rename no_queue argument
5241         to fn_type.
5242         * optabs.c (prepare_cmp_insn): Pass fn_type 2 to memcmp call.
5243
5244         * tree.h (DECL_IS_PURE): New macro.
5245         (struct tree_decl): Add pure_flag.
5246         * c-common.c (enum attrs): Add attribute "pure".
5247         (init_attributes): Initialize attribute "pure"
5248         (decl_attributes): Handle attribute "pure".
5249         * extend.texi (Attribute "pure"): Document.
5250         * calls.c (expand_call): Add (mem:BLK (scratch)) to "equal from"
5251         in pure function.
5252         (flags_from_decl_or_type): Support attribute "pure".
5253
5254 2000-04-13  Jason Merrill  <jason@casey.cygnus.com>
5255
5256         * cpplex.c (_cpp_lex_token): Handle digraphs.  Don't null-terminate
5257         the token except for numbers and identifiers.
5258
5259 Thu Apr 13 00:09:16 EDT 2000  John Wehle  (john@feith.com)
5260
5261         * i386.c (ix86_expand_binary_operator,
5262         ix86_expand_unary_operator): Check no_new_pseudos
5263         instead of reload_in_progress and reload_completed.
5264         (ix86_split_ashldi, ix86_split_ashrdi,
5265         ix86_split_lshrdi): Check no_new_pseudos instead
5266         of reload_completed.
5267
5268 2000-04-12  Jeffrey A Law  (law@cygnus.com)
5269
5270         * function.c (purge_addressof): Unshare any shared rtl created by
5271         purge_addressof and its children.
5272
5273 2000-04-12  Mark Mitchell  <mark@codesourcery.com>
5274
5275         * function.c (aggregate_value_p): VOID_TYPE nodes are never
5276         aggregates.
5277
5278 2000-04-05  Andreas Jaeger  <aj@suse.de>
5279
5280         * config/mips/linux.h (SUBTARGET_ASM_SPEC): Use proper flags if
5281         not compiling PIC code, add flags for mabi=64.
5282         (SUBTARGET_CPP_SIZE_SPEC): New.
5283         (SUBTARGET_CPP_SPEC): New.
5284         (CPP_PREDEFINES): Define __PIC__ and __pic__.  PIC code is default
5285         for MIPS/Linux and lots of code needs these defines.
5286
5287 Wed Apr 12 22:44:11 2000  Hans-Peter Nilsson  <hp@axis.com>
5288
5289         * reorg.c (fill_slots_from_thread): Check side_effects_p when
5290         trying the "opposite arithmetic" approach.
5291
5292 Wed Apr 12 20:51:20 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5293
5294         * sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
5295         (struct sh_args): Add new field force_mem.
5296         (INIT_CUMULATIVE_ARGS): Initialize it.
5297         (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Act on it.
5298
5299 Wed Apr 12 17:20:41 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5300
5301         * calls.c (expand_call): Do not reverse args in "equal from" field.
5302         (emit_library_call_value_1): Emit_libcall_block for const and pure
5303         function.
5304
5305 Wed Apr 12 16:00:25 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5306
5307         * reload1.c (reload_combine): Don't enable optimization for fixed
5308         registers when encountering a BARRIER.
5309
5310 Wed Apr 12 15:54:11 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5311
5312         * builtins.c (expand_builtin_memcmp): Do expansion even with
5313         !HAVE_cmpstrsi, do libcall when gen_strcmpsi fails.
5314
5315         * calls.c (expand_call): Do NO_DEFER_POP unconditionally once
5316         stack is propertly aligned; add sanity checking for aligned
5317         stack pointer.
5318         (expand_library_call_value_1): Add sanity checking for aligned
5319         stack pointer.
5320
5321 Wed Apr 12 07:51:54 2000  Catherine Moore  <clm@cygnus.com>
5322
5323         * calls.c (emit_library_call_value_1): Change 3rd arg to
5324         locate_and_pad_parm to disregard the setting of partial.
5325
5326 Wed Apr 12 08:47:38 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5327
5328         * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST.
5329
5330         * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the
5331         CALL_INSN from the normal case.
5332
5333 Fri Apr  7 12:23:04 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5334
5335         * i386.c (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
5336         New global variables.
5337         (ix86_emit_epilogue_adjustment): Do not attempt to use pop for the
5338         adjustment.
5339         * i386.h (x86_sub_esp_4, x86_sub_esp_8, x86_add_esp_4, x86_add_esp_8):
5340         Declare,
5341         (TARGET_SUB_ESP_4, TARGET_SUB_ESP_8, TARGET_ADD_ESP_4,
5342          TARGET_ADD_ESP_8): New macros.
5343         * i386.md: Add peep2s to convert esp adjustments to push and pop
5344         instructions.
5345         (pushsi_prologue, popsi_epilogue): New patterns.
5346
5347 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5348
5349         * real.c (toe64): Remove stale #endif from the last change.
5350
5351 2000-04-12  Stephen L Moshier  <moshier@mediaone.net>
5352
5353         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Comment.
5354         * real.c (toe64): Revert previous change.
5355
5356 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5357
5358         * objc/objc-act.c: Include ggc.h.
5359         (objc_tree_index, objc_global_trees): Convert most of the
5360         static tree variables into a static array with previous names
5361         as defines.
5362         (objc_ellipsis_node): New variable.
5363         (lang_init): Call objc_act_parse_init and c_parse_init.
5364         Create objc_ellipsis_node.
5365         (build_selector_translation_table): Use objc_ellipsis_node instead
5366         of (tree)1.
5367         (hack_method_prototype): Likewise.
5368         (get_arg_type_list): Likewise.
5369         (start_method_def): Likewise.
5370         (continue_method_def): Likewise.
5371         (gen_method_decl): Likewise.
5372         (ggc_mark_imp_list): New function.
5373         (ggc_mark_hash_table): New function.
5374         (objc_act_parse_init): New function.
5375         * objc/objc-act.h (objc_ellipsis_node): Add extern variable.
5376         * c-parse.in (c_parse_init): For objc add roots of objc specific
5377         local tree variables.
5378         * objc/objc-parse.y: Rebuilt.
5379         * objc/objc-parse.c: Rebuilt.
5380         (opt_parm_list): Use objc_ellipsis_node instead of (tree)1.
5381
5382 Wed Apr 12 01:00:44 EDT 2000  John Wehle  (john@feith.com)
5383
5384         * cse.c (delete_trivially_dead_insns): Also delete insns
5385         that copy a register to itself where the destination is
5386         a strict_low_part.
5387
5388 2000-04-11  Richard Henderson  <rth@cygnus.com>
5389
5390         * flow.c (struct propagate_block_info): Add new_dead, new_live.
5391         (propagate_block): Initialize them.  Use them in parallel instead
5392         of one tmp variable, ie revert much of the 0408 and 0407 functional
5393         changes, but keep the structural changes.
5394         (mark_set_regs): Take new_dead from propagate_block_info instead.
5395         (mark_set_1, mark_set_reg): Likewise.
5396         (mark_used_regs): Likewise with new_live.
5397         (mark_used_reg): Likewise.  Revert 0408 change.
5398
5399 2000-04-11  Nick Clifton  <nickc@cygnus.com>
5400
5401         * config/arm/arm.h: (INCOMING_RETURN_ADDR_RTX): Remove Dwarf2
5402         restriction.
5403         (DWARF_FRAME_RETURN_COLUMN): Remove Dwarf2 restriction.
5404
5405 2000-04-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5406
5407         * config/elfos.h (SELECT_SECTION): Decide whether to use a data or
5408         const section to output a CONSTRUCTOR based on the same conditions
5409         used for VAR_DECLs.
5410
5411 Tue Apr 11 09:55:59 2000  Jeffrey A Law  (law@cygnus.com)
5412
5413         * pa/long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
5414         * pa/pa-protos.h (output_call): Add additional argument indicating
5415         if the call is a sibling/tail call.
5416         (compute_zdepdi_operands, output_64bit_and): Prototype new functions.
5417         (compute_64bit_ior, cmpib_comparison_operator): Likewise.
5418         (function_arg, function_arg_partial_nregs): Likewise
5419         * pa/pa.c (override_options): Always set flag_pic for TARGET_64BIT.
5420         (emit_move_sequence): Zero extend certain constants as needed
5421         for TARGET_64BIT.
5422         (compute_zdepdi_operands, output_64bit_and): New functions.
5423         (output_64bit_ior, function_arg): Likewise.
5424         (cmpib_comparison_operator, function_arg_partial_nregs): Likewise.
5425         (compute_frame_size, hppa_expand_prologue): Handle TARGET_64BIT.
5426         (hppa_expand_epilogue, return_addr_rtx, hppa_va_arg): Likewise.
5427         (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise.
5428         (output_bvb): Likewise.
5429         (output_millicode_call): Return pointer is in %r2 for TARGET_64BIT.
5430         (output_call): New argument 'sibcall'.  Generate sibcall sequences
5431         as needed.
5432         (print_operand); Handle cases 'Q', 'p', and 'z' for TARGET_64BIT.  For
5433         (ouput_arg_descriptor): Do not emit argument descriptors for
5434         TARGET_64BIT.
5435         * pa/pa.h (TARGET_PA_11, TARGET_PA_20): Only define if not already
5436         defined.
5437         (TARGET_64BIT, PROMOTE_FUNCTION_RETURN): Define.
5438         (FUNCTION_OK_FOR_SIBALL): Define.
5439         (CPP_PA10_SPEC, CPP_PA11_SPEC, CPP_PA20_SPEC): Define.
5440         (CPP_CPU_DEFAULT_SPEC, SUBTARGET_EXTRA_SPECS, EXTRA_SPECS): Likewise.
5441         (CPP_SPEC): Use new spec infrastructure.
5442         (BITS_PER_WORD, UNITS_PER_WORD): Handle TARGET_64BIT.
5443         (STACK_BOUNDARY, FUNCTION_BOUNDARY, PIC_OFFSET_TABLE_REGNUM): Likewise.
5444         (RETURN_IN_MEMORY, EXTRA_CONSTRAINT, FIRST_PARM_OFFSET): Likewise.
5445         (REG_PARM_STACK_SPACE, STACK_POINTER_OFFSET): Likewise.
5446         (STACK_DYNAMIC_OFFSET, FUNCTION_VALUE): Likewise.
5447         (FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES): Likewise.
5448         (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
5449         (INITIALIZE_TRAMPOLINE, LEGITIMATE_CONSTANT_P): Likewise.
5450         (CONST_OK_FOR_LETTER_P, MOVE_RATIO): Likewise.
5451         (FUNCTION_ARG); Call out to C code.
5452         (FUNCTION_ARG_PARTIAL_NREGS): Likewise.
5453         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Define.
5454         (MIN_UNITS_PER_WORD): Likewise.
5455         * pa/pa.md (cmpdi): New expander.
5456         (scc patterns, movstrsi): Not available for TARGET_64BIT.
5457         (64bit conditional arithmetic): New patterns.
5458         (absdi2, smindi3, umindi3, smaxdi3, umaxdi3): New patterns.
5459         (movsicc): Not available if modes on all the operands to not match.
5460         (movdicc): New expander and associated patterns.
5461         (64bit branches): New patterns.
5462         (pre_load, post_store): Generate appropriate code for TARGET_64BIT.
5463         (pre_ldd, post_std): New patterns.
5464         (64bit addil, load low part): New patterns.
5465         (special movsf constant): Not available for TARGET_64BIT.
5466         (movsf, movdf expanders): Force constants into memory.
5467         (32bit movdf/movdi patterns): Disable for TARGET_64BIT.
5468         (64bit movdf/movdi patterns): New patterns.
5469         (zero_extendqidi2, zero_extendhidi2, zero_extendsidi2): New patterns
5470         for TARGET_64BIT.
5471         (extendqidi2, extendhidi2, extendsidi2): Similarly.
5472         (adddi3 expander): Allow "arith_operand" for second input.
5473         (32bit adddi3, subdi3, uaddcm): Disable for TARGET_64BIT.
5474         (64bit adddi3, subsi3, uaddcm): New patterns for TARGET_64BIT.
5475         (mulsi3 expander): Revamp slightly so it supports TARGET_64BIT too.
5476         (muldi3): New expander for TARGET_64BIT.
5477         (divsi3, udivsi3, modsi3, umodsi3): Fourth operand must be (reg:SI 2)
5478         for TARGET_64BIT.
5479         (32bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm): Disable
5480         patterns for TARGET_64BIT.
5481         (64bit anddi3, iordi3, xordi3, andcm, negdi2, uaddcm, shadd): New
5482         patterns for TARGET_64BIT.
5483         (64bit bit insertion/extractions): New patterns for TARGET_64BIT.
5484         (64bit shifts/rotates): New patterns/expanders for TARGET_64BIT.
5485         (sibcall_epilogue): New expander.
5486         (casesi): Tweak for TARGET_64BIT.
5487         (call expanders): Set & use the outgoing argument pointer.  Use the
5488         64bit call patterns as needed. Add additional arg to output_call.
5489         (call_internal_reg_64bit, call_value_internal_reg_64bit): New pattern.
5490         (sibcall, sibcall_internal_symref): New expanders.
5491         (sibcall_value, sibcall_value_internal_symref
5492         (interspace_jump): Turn into an expander + matching patterns.
5493         (canonicalize_funcptr_for_compare): Not needed for TARGET_64BIT.
5494         * pa/pa64-regs.h: Eliminate trigraph sequences.
5495         * pa/pa64-start.h (TARGET_PA_20): Fix typo.
5496
5497 2000-04-11  Zack Weinberg  <zack@wolery.cumb.org>
5498
5499         * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
5500         cpplib.h, cppmain.c, fix-header.c, scan-decls.c: Replace
5501         cpp_token with cpp_ttype everywhere.
5502         * cpperror.c, cpphash.c, cpplex.c, cpplib.c, scan-decls.c:
5503         Replace cpp_buf_line_and_col with CPP_BUF_LINE and/or
5504         CPP_BUF_COL.  Line and column numbers are unsigned int, not
5505         long.
5506         * cpplex.c (cpp_buf_line_and_col): Delete.
5507         * cpplib.h (struct cpp_buffer, struct cpp_reader): Change
5508         'long lineno' to 'unsigned int lineno'.
5509         (CPP_BUF_LINE, CPP_BUF_COL): New macros.
5510
5511 2000-04-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
5512
5513         * extend.texi: ISO C99 is not a draft anymore.
5514         * invoke.texi: ISO C++ is not a draft anymore.
5515         * cpp.texi: __cplusplus is required by the ISO standard.
5516
5517         * extend.texi (-fthis-is-variable): Undocument.
5518         * flags.h (warn_template_debugging): Remove declaration.
5519         * gcc.1 (-fall-virtual, -fenum-int-equiv, -fthis-is-variable,
5520         -Wenum-clash, -Wtemplate-debugging): Undocument.
5521
5522 2000-04-10  Nick Clifton  <nickc@cygnus.com>
5523
5524         * config/arm/arm.h (HOST_INT): New macro: Declare a HOST_WIDE_INT
5525         integer.
5526         (HOST_UINT): New macro: Declare an unsigned HOST_WIDE_INT
5527         integer.
5528         (ARM_SIGN_EXTEND): Use HOST_UINT.
5529         (STRIP_NAME_ENCODING): Prevent warnings about redefinitions.
5530         (ASM_OUTPUT_LABELREF): Prevent warnings about redefinitions.
5531         (INCOMING_RETURN_ADDR_RTX): Only define if Dwarf2 is supported.
5532         (DWARF_FRAME_RETURN_COLUMN): Only define if Dwarf2 is supported.
5533
5534         * config/arm/arm.c: (const_ok_for_arm): Use HOST_UINT.
5535         (arm_gen_constant): Use HOST_UINT.
5536         (arm_canonicalize_constant): Use HOST_UINT.
5537         (arm_reload_in_hi): Use HOST_UINT.
5538         (arm_reload_out_hi): Use HOST_UINT.
5539         (output_multi_immediate): Use HOST_UINT.
5540         (int_log2): Use HOST_UINT.
5541         (arm_poke_function_name): Use HOST_UINT.
5542         (arm_output_epilogue): Use arm_volatile_func().
5543         (output_thumb_prologue): Use arm_strip_name_encoding().
5544
5545 Mon Apr 10 15:40:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5546
5547         * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential
5548         of sequence point problems.
5549
5550 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5551
5552         * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT):
5553         Recomment.
5554         * tree.def (LSHIFT_EXPR, RSHIFT_EXPR): Recomment.
5555
5556 Mon Apr 10 07:21:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5557
5558         * sbitmap.h: Whitespace changes and use upper-case macro args.
5559         (struct simple_bitmap_def): All sizes now unsigned.
5560         (EXECUTE_IF_SET_IN_SBITMAP): Internal vars now _X instead of X_.
5561         * sbitmap.c (sbitmap_alloc): N_ELMS now unsigned; also local vars.
5562         (sbitmap_vector_alloc): Parms and local vars now unsigned.
5563         (sbitmap_zero): Cast bzero arg to PTR.
5564         (sbitmap_vector_zero, sbitmap_vector_one): Parm and Local var unsigned.
5565         (sbitmap_union_of_diffs): Change loop index to unsigned and rework
5566         loop to make structure clearer.
5567         (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
5568         (sbitmap_a_or_b, sbitmap_a_subset_b_p, sbitmap_a_or_b_and_c): Likewise.
5569         (sbitmap_a_and_b_or_c): Likewise.
5570         (sbitmap_intersection_of_succs): Minor cleanups.
5571         (sbitmap_intersection_of_preds, sbitmap_union_of_succs): Likewise.
5572         (sbitmap_union_of_preds): Likewise.
5573         (sbitmap_first_set_bit, dump_sbitmap): Local variables now unsigned.
5574         (debug_sbitmap): New function.
5575
5576         * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.
5577         * c-typeck.c (convert_for_assignment): Likewise.
5578
5579         * expmed.c (init_expmed): Don't free objects we make.
5580         * emit-rtl.c (gen_rtx_CONST_INT, init_emit_once): Minor cleanups.
5581
5582         * expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.
5583         (expand_expr, case CONVERT_EXPR): Pass proper alignment to store_field.
5584
5585         * gcse.c (expr_hash_table_size): Now unsigned.
5586         (compute_ae_gen): Local variable `i' now unsigned.
5587         (compute_ae_kill, pre_insert_copies, pre_delete, pre_gcse): Likewise.
5588         (compute_transout, hoist_code): Likewise.
5589         (compute_local_properties): Likewise, also hash_table_size.
5590         (alloc_expr_hash_table): N_INSNS now unsigned.
5591         (delete_null_pointer_checks): Mark arg F as unused.
5592
5593         * regrename.c: Minor cleanups, including chang some variables
5594         to unsigned int.
5595
5596 2000-04-10  Neil Booth  <NeilB@earthling.net>
5597
5598         * cpplex.c (skip_block_comment): Use pointer arithmetic rather
5599         than GETC ().
5600         * cpphash.h: (CPP_BUMP_BUFFER_LINE_CUR, CPP_BUMP_LINE_CUR): New.
5601
5602 2000-04-10  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
5603
5604         * invoke.texi (-fno-gnu-keywords): Remove classof, headof,
5605         __classof__, and __headof__ from the list of gnu keywords.
5606         (-ansi): Remove -foperator-names from list of implied options.
5607         Do not call it ANSI C++.
5608         (-foperator-names): Document as -fno-operator-names.
5609
5610 2000-04-09  Zack Weinberg  <zack@wolery.cumb.org>
5611
5612         * cpphash.c (timestamp): Delete.
5613         (del_HASHNODE): If type is T_MCONST, free value.cpval.
5614         (special_symbol): Remove unnecessary braces.  Remove
5615         T_VERSION.  Treat T_STDC like T_CONST unless
5616         STDC_0_IN_SYSTEM_HEADERS.  Render both __DATE__ and __TIME__
5617         when one is encountered, then convert them into T_MCONST
5618         nodes.
5619         * cppinit.c (builtin_array): version_string is T_MCONST.
5620         __STDC__ has a "1" in its cpval.  Don't have a terminator
5621         entry.  Clean up which entries are dumped.
5622         (initialize_builtins): Only __STDC__ gets the special
5623         -traditional treatment.  Count the length of builtin_array.
5624         Render version_string here.
5625         * cpphash.h: Remove T_VERSION.  Add T_MCONST.
5626         * cpplib.h (struct cpp_reader): Remove timebuf.
5627
5628 2000-04-09  Richard Henderson  <rth@cygnus.com>
5629
5630         * genrecog.c (pred): Update comparison_operator for the unordered
5631         operators.
5632
5633         * config/i386/i386.c (no_comparison_operator): Disallow unordered
5634         operators.
5635         (fcmov_comparison_operator): Allow UNORDERED/ORDERED.
5636         (uno_comparison_operator): New.
5637         (put_condition_code): Handle UNORDERED/ORDERED.
5638         (unsigned_comparison): Likewise.
5639         (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
5640         (ix86_use_fcomi_compare, ix86_prepare_fp_compare_args): Likewise.
5641         (ix86_expand_fp_compare): Use them.  Take scratch as argument,
5642         update all callers.  Handle all 8 unordered operators.
5643         (ix86_expand_setcc): Lose the unordered argument, update all callers.
5644         (ix86_expand_branch): Likewise.  Don't fully expand fp branches.
5645         * config/i386/i386.h (PREDICATE_CODES): Update.
5646         * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
5647         (ix86_expand_branch, ix86_expand_setcc): Update.
5648         * config/i386/i386.md (sunordered, sordered): New.
5649         (suneq, sunge, sungt, sunle, sunlt, sltgt): New.
5650         (bunordered, bordered): New.
5651         (buneq, bunge, bungt, bunle, bunlt, bltgt): New.
5652         (*fp_jcc_1, *fp_jcc_2, *fp_jcc_3, *fp_jcc_4): New.
5653         (*fp_jcc_5, *fp_jcc_6, and splitters): New.
5654
5655 2000-04-09  Philip Blundell  <philb@gnu.org>
5656
5657         * config/arm/arm.h (ARM_NAME_ENCODING_LENGTHS): Strip `*' too.
5658
5659 Sun Apr  9 15:16:14 EDT 2000  John Wehle  (john@feith.com)
5660
5661         * i386.md (fix_truncsfhi2, fix_truncdfhi2,
5662         fix_truncxfhi2): New patterns.
5663         * i386.c (output_fix_trunc): Handle converting to HImode.
5664
5665 2000-04-08  Alex Samuel  <samuel@codesourcery.com>
5666
5667         * ssa.c (convert_to_ssa): Eliminate dead code when calling
5668         life_analysis.
5669         (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
5670         (for_each_successor_phi): Change parameter to basic_block.
5671         (coalesce_regs_in_successor_phi_nodes): Likewise.
5672         (coalesce_regs_in_copies): Likewise.
5673         (compute_coalesced_reg_partition): Use basic_block instead of index.
5674         * rtl.h (convert_to_ssa): Delete.
5675         (convert_from_ssa): Likewise.
5676         (successor_phi_fn): Likewise.
5677         (for_each_successor_phi): Likewise.
5678         (in_ssa_form): Likewise.
5679         * basic-block.h (convert_to_ssa): Moved from rtl.h.
5680         (convert_from_ssa): Likewise.
5681         (successor_phi_fn): Likewise.
5682         (in_ssa_form): Likewise.
5683         (for_each_successor_phi): Likewise.  Change parameter to basic_block.
5684         * flow.c (calculate_global_regs_live): Pass a basic_block to
5685         for_each_successor_phi.
5686
5687 2000-04-08  Richard Henderson  <rth@cygnus.com>
5688
5689         * flow.c (mark_used_reg): Use reg_set_p to determine if a register
5690         was modified in the current insn.
5691
5692 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
5693
5694         * arm/thumb.md: Delete.
5695         * arm/thumb-protos.h: Delete.
5696
5697 2000-04-08  Richard Earnshaw (rearnsha@arm.com)
5698
5699         Merge changes from merged-arm-thumb-backend-branch onto trunk.
5700
5701         2000-04-08  Richard Earnshaw (rearnsha@arm.com)
5702
5703         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000408
5704         into branch.
5705
5706         * arm.md (nop): Use the standard RTL expression.  Don't code as a
5707         define_expand.
5708         (*arm_nop, *thumb_nop): Delete.
5709
5710         * arm.c (const_ok_for_arm): Don't use ANSI extensions for defining
5711         constants.  Use casts instead.
5712         (arm_gen_constant, arm_rtx_costs, arm_reload_in_hi, arm_reload_out_hi,
5713         output_multi_immediate, arm_poke_function_name): Likewise.
5714         * arm.h (ARM_LEGITIIMIZE_RELOAD_ADDRESS, ARM_SIGN_EXTEND,
5715         MASK_RETURN_ADDDR): Likewise.
5716
5717         2000-03-31  Richard Earnshaw (rearnsha@arm.com)
5718
5719         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000325
5720         into branch.
5721
5722         * arm.md (eh_epilogue): New function.
5723         * arm.h (struct machine_function): Move to here ...
5724         * arm.c: ... from here.
5725         (arm_output_epilogue): Support epilogues for __builtin_eh_return.
5726         (thumb_exit): Extra parameter eh_ofs.  All callers changed.
5727         Handle epilogues for __builtin_eh_return.  Make bit-fields unsigned.
5728
5729         2000-03-30  Nick Clifton  <nickc@cygnus.com>
5730
5731         * config/arm/semi.h (ASM_SPEC): Restore definition.
5732         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
5733
5734         * config/arm/elf.h (ASM_SPEC): Restore definition.
5735         (SUBTARGET_EXTRA_ASM_SPEC): Define if not already defined.
5736
5737         * config/arm/arm.h (ASM_SPEC): Remove definition.
5738         (SUBTARGET_EXTRA_ASM_SPEC): Remove definition.
5739
5740         2000-03-26  Bernd Schmidt <bernds@cygnus.co.uk>
5741
5742         * config/arm/arm.c: Disable -fschedule-insns for Thumb.
5743
5744         2000-03-24  Nick Clifton  <nickc@cygnus.com>
5745
5746         Various formating tidyups, elimination of compile time
5747         warnings and synchronisation with internal sources:
5748
5749         * config/arm/arm-protos.h (assemble_align): Add prototype.
5750         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
5751         (gen_comapre_reg): Rename to arm_gen_compare_reg.
5752         (arm_return_addr_rtx): Rename to arm_return_addr.
5753
5754         * config/arm/arm.c: Include except.h.
5755         Define shorter typenames for strict minipool_node and struct
5756         minipool_fix.
5757         (arm_return_in_memory): For WinCE return all structures <= 32 bits
5758         in memory.
5759         (gen_rotated_half_load): Rename to arm_gen_rotated_half_load.
5760         (gen_comapre_reg): Rename to arm_gen_compare_reg.
5761
5762         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
5763         already defined.
5764         (ASM_SPEC): Define if not already defined.
5765         (ASM_OUTPUT_DEF_FROM_DECLS): Define.
5766
5767         * config/arm/arm.md: Rename references to gen_rotated_half_load to
5768         arm_gen_rotated_half_load, and references to gen_comapre_reg to
5769         arm_gen_compare_reg.
5770         (indirect_jump):  Only accept register operands.
5771         (load_indirect_jump): Keep this pattern since combine can generate
5772         it.
5773
5774         * config/arm/coff.h: Include aout.h.
5775         (MULTILIB_DEFAULTS): Only define if not already defined.
5776
5777         * config/arm/elf.h (ASM_OUTPUT_DEF_FROM_DECLS): Move definition
5778         into arm.h (so that COFF ports can support thumb based aliases).
5779         (ASM_SPEC): Move definition into arm.h
5780
5781         * config/arm/linux-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Remove
5782         redundant apcs spec.
5783         (ASM_SPEC): Move definition to arm.h
5784
5785         * config/arm/semi.h (ASM_SPEC): Move definition to arm.h
5786
5787         * config/arm/unknown-elf.h (ASM_OUTPUT_SECTION_NAME): Add support
5788         for entries in the .bss section
5789
5790         2000-03-23  Nick Clifton  <nickc@cygnus.com>
5791
5792         * config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Pass 0
5793         to thumb_far_jump_used_p.
5794
5795         * config/arm/arm-protos.h (thumb_far_jump_used_p): Take a
5796         single integer parameter.
5797
5798         * config/arm/arm.c (struct machine_function): Add two new
5799         fields, 'far_jump_used' and 'arg_pointer_live'.
5800         (thumb_far_jump_used_p): Once the decision has been made that
5801         far jumps might be used, always return true.
5802         If being called from the initial elimination offset macro then
5803         do not bother to perform the test if the arg pointer is not
5804         being used.
5805         (thumb_unexpand_epilogue): Pass 1 to thumb_far_jump_used_p().
5806         (output_thumb_prologue): Pass 1 to thumb_far_jump_used_p().
5807
5808         2000-03-23  Richard Earnshaw (rearnsha@arm.com)
5809
5810         * arm.c (output_return_instruction): Handle more cases where we can
5811         return from a function with an ldr instruction.
5812         (arm_output_epilogue): Likewise.
5813
5814         * arm.c (thumb_expand_prologue): Don't clobber the frame pointer
5815         if we need to push a large stack frame and there are no callee-saved
5816         registers.
5817
5818         * arm.c (arm_debugger_arg_offset): An offset of 0 is also valid
5819         in ARM code if the frame pointer has been eliminated.
5820
5821         * arm.md (epilogue, *epilogue_insns, consttable_*, align_4): Renumber
5822         unspec_volatile arguments to avoid duplicates.
5823         (consttable_1, consttable_2): Fixes for big-endian mode.
5824
5825         * arm.md (all ARM-mode load insns): Add neg_pool_range attribute
5826         as appropriate.
5827
5828         Re-write constant pool code.
5829         * arm.c (minipool_node, minipool_fix): New types.
5830         (minifix): Delete type.
5831         (arm_add_minipool_constant): Delete.
5832         (arm_compute_minipool_offsets, arm_find_barrier,
5833         arm_find_minipool_constant, fixup_compare, sort_fixups): Likewise.
5834         (get_jump_table_size): Now returns HOST_WIDE_INT.
5835         (move_minipool_fix_forward_ref, add_minipool_forward_ref): New
5836         functions.
5837         (move_minipool_fix_backward_ref, add_minipool_backward_ref): Likewise.
5838         (assign_minipool_offsets, arm_print_value): Likewise.
5839         (dump_minipool): Rewrite.
5840         (arm_barrier_cost): New function.
5841         (create_fix_barrier): New function.
5842         (push_minipool_barrier): New function.
5843         (push_minipool_fix): Record additional information about the fixup
5844         required.
5845         (note_invalid_constants): Remove push for (UNSPEC 3).  Don't
5846         check the mode of what needs fixing.
5847         (arm_reorg): Rewrite.
5848
5849         2000-03-08  Nick Clifton  <nickc@cygnus.com>
5850
5851         * config/arm/arm.md (indirect_jump): Force constant addresses into
5852         a register.
5853
5854         2000-03-01  Bernd Schmidt <bernds@cygnus.co.uk>
5855
5856         * config/arm/arm.md: Add splitter to turn SF moves into SI moves.
5857
5858         2000-02-24  Nick Clifton  <nickc@cygnus.com>
5859
5860         * config/arm/arm.c (thumb_expand_prologue): Make sure that stack
5861         adjust is word aligned.
5862         (thumb_expand_epilogue): Make sure that stack adjust is word
5863         aligned.
5864
5865         * config/arm/elf.h (ASM_FILE_START): Fix type of version string.
5866
5867         2000-02-24  Bernd Schmidt <bernds@cygnus.com>
5868
5869         * config/arm/arm.h (THUMB_GO_IF_LEGITIMATE_ADDRESS): Allow frame
5870         pointer relative addresses.
5871
5872         2000-02-10  Richard Earnshaw  <rearnsha@arm.com>
5873
5874         * arm.c (find_barrier): Find the last barrier within the allowed
5875         range.
5876
5877         2000-02-09  Nick Clifton  <nickc@cygnus.com>
5878
5879         * config/arm/arm-protos.h: Replace PROTO with PARAMS.
5880
5881         2000-02-09  Nick Clifton  <nickc@cygnus.com>
5882
5883         * config/arm/linux-elf.h (FUNCTION_PROFILER): Rename to
5884         ARM_FUNCTION_PROFILER.
5885
5886         * config/arm/netbsd.h (FUNCTION_PROFILER): Rename to
5887         ARM_FUNCTION_PROFILER.
5888
5889         * config/arm/linux-oldld.h: Imported from mainline sources.
5890
5891         2000-02-07  Nick Clifton  <nickc@cygnus.com>
5892
5893         * config/arm/lib1funcs.asm: Merge in thumb functions from
5894         lib1thumb.asm.
5895
5896         * config/arm/lib1thumb.asm: Delete.
5897
5898         2000-02-04  Nick Clifton  <nickc@cygnus.com>
5899
5900         * config/arm/arm.c: Sychronised with current Red hat local
5901         sources.
5902         * config/arm/arm.h: Ditto.
5903         * config/arm/arm-protos.h: Ditto.
5904
5905         2000-02-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5906
5907         * arm.c (soft_df_operand): Reject SUBREGs containing a constant.
5908
5909         * arm.c (arm_gen_movstrqi): Generate halfword stores rather than two
5910         byte stores.
5911
5912         2000-02-02  Nick Clifton  <nickc@cygnus.com>
5913
5914         * config/arm/thumb.c (thumb_exit): Additional fix for same bug.
5915
5916         * config/arm/arm.md (epilogue): Fix rtl checking abort because
5917         (return) was emited using an emit_insn() call.
5918
5919         2000-01-31  Nick Clifton  <nickc@cygnus.com>
5920
5921         * config/arm/arm.c (output_thumb_prologue): Fix bug generating
5922         thumb stack frame.
5923         (thumb_exit): Move frame pointer back into hard frame pointer
5924         register if backtracing is being used.
5925
5926         2000-01-13  Richard Earnshaw (rearnsha@arm.com)
5927
5928         * Merge trunk code from tag merged-arm-thumb-backend-merge_20000113
5929         into branch.
5930
5931         1999-12-15  Bernd Schmidt  <bernds@cygnus.co.uk>
5932
5933         * config/arm/arm.md (neg_pool_offset): Provide default for new
5934         attribute.
5935         (arm_movsi_insn): Add neg_pool_offset attribute.
5936         * config/arm/arm.c (arm_find_barrier): Replace arg FIX with an
5937         rtx for the insn that starts the scan and an unsigned long for its
5938         address.  Add MIN_OFFSET and PINSERTED args.  All callers changed.
5939         Change scan to ignore insns before MIN_OFFSET.  Store size of inserted
5940         instructions in *PINSERTED.
5941         (struct minipool_fixup): Add MIN_ADDRESS elt.
5942         (sort_fixups): Compute it.
5943         (arm_reorg): Changes to support inserting pools before the insn to be
5944         fixed up.
5945
5946         1999-12-08  Bernd Schmidt  <bernds@cygnus.co.uk>
5947
5948         * config/arm/elf.h (MULTILIB_DEFAULTS): Add "marm".
5949         * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Add "marm".
5950         * config/arm/coff.h (MULTILIB_DEFAULTS): Add "marm".
5951
5952         Wed Nov  3 10:04:07 1999  Nick Clifton  <nickc@cygnus.com>
5953
5954         * config/arm/semi.h (TARGET_VERSION): Do not define if already
5955         defined.
5956         (TARGET_DEFAULT): Do not define if already defined.
5957
5958         Tue Nov  2 10:37:25 1999  Nick Clifton  <nickc@cygnus.com>
5959
5960         * config/arm/arm.md (anddi3): Allow disjoint source operands.
5961         (iordi3): Allow disjoint source operands.
5962         (xordi3): Allow disjoint source operands.
5963         (negdi2): Permit construction for ARM and Thumb.
5964         (arm_negdi2): Renamed version of old negdi2 pattern.
5965         (thumb_negdi2): New pattern: Only permit non-overlapping
5966         source and destination.
5967
5968         Fri Oct 29 18:52:38 1999  Nick Clifton  <nickc@cygnus.com>
5969
5970         * config/arm/arm.c (thumb_expand_prologue): Emit a USE of the
5971         scratch low register so that it will not be deleted.
5972
5973         Fri Oct 29 15:23:48 1999  Nick Clifton  <nickc@cygnus.com>
5974
5975         * config/arm/pe.h (ARM_PE): Define.
5976
5977         * config/arm/arm.c (arm_valid_machine_decl_attribute): Allow
5978         interfacearm attribute if this is a PE toolchain.
5979         (output_return_instruction): Do not emit anything if the function
5980         has the naked attribute set.
5981         (is_called_in_ARM_mode): If the function has the interfacearm
5982         attribute then return true.
5983         (thumb_expand_prologue): Do not generate a prologue for naked
5984         functions.
5985         (thumb_expand_epilogue): Do not generate an epilogie for a naked
5986         function.
5987         (output_thumb_prologue): Do not bother if the function is naked.
5988         Strip PE encoding from function name before emitting.
5989
5990         Thu Oct 28 11:05:13 1999  Richard Earnshaw <rearnsha@arm.com>
5991
5992         * arm.md (pic_load_addr): Fix constraints.
5993
5994         * arm.md (casesi_insn): Fix mis-applied patch.
5995
5996         * arm.md ("core" function unit): Add rules for single- and
5997         multi-cycle insns.
5998         (All TARGET_THUMB patterns): Add "type" attribute information
5999         where needed.
6000         * arm.c (arm_adjust_cost): Reduce the cost of a data dependency if
6001         the following insn is a CALL.
6002
6003         * arm.c (thumb_expand_epilogue): Add a use of the adjusted stack
6004         pointer.
6005         * arm.h (CONDITIONAL_REGISTER_USAGE): Nail down the
6006         ARM_HARD_FRAME_POINTER_REGNUM when TARGET_APCS_FRAME.
6007         (FRAME_POINTER_REQUIRED): Only check TARGET_APCS_FRAME if TARGET_ARM.
6008
6009         Wed Oct 27 14:40:48 1999  Nick Clifton  <nickc@cygnus.com>
6010
6011         * config/arm/linux-gas.h: oops - this file was missed out when the
6012         branch was created...
6013
6014         Tue Oct 26 17:07:38 1999  Richard Earnshaw <rearnsha@arm.com>
6015
6016         * thumb.c: Deleted.  Move contents to ...
6017         * arm.c: ... here.
6018         * t-arm-aout, t-arm-coff, t-arm-elf, t-linux, t-netbsd, t-semi: Remove
6019         rule for thumb.o
6020         * configure.in (arm*-*-*): Remove thumb.o from extra_objs list.
6021         * configure: Regen.
6022
6023         * arm-protos.h: Use RTX_CODE and tidy up long lines.  Don't
6024         declare a prototype for asm_output_align();
6025
6026         * arm.c (thumb_condition_code): Delete.
6027         (arm_print_operand): Always use arm_condition_code array.
6028
6029         * arm.c (thumb_return_addr_rtx): Delete.
6030         (arm_save_machine_status, arm_restore_machine_status): Delete.
6031         (arm_init_machine_status, arm_mark_machine_status): New functions.
6032         (arm_init_expanders): Update accordingly.
6033         (arm_return_addr): Renamed from arm_return_addr_rtx.  Rewrite.
6034         (thumb_expand_prologue): Delete code referencing thumb_return_addr_rtx.
6035         * arm.h (RETURN_ADDR_RTX): Call arm_return_addr().
6036
6037         Tue Oct 26 13:24:16 1999  Nick Clifton  <nickc@cygnus.com>
6038
6039         * configure.in : Fix arm-*-aout target to use new t-arm-aout
6040         script.
6041         * config/arm/t-arm-aout: New file: Makefile script for arm-*-aout
6042         targets.
6043
6044         Tue Oct 26 11:27:12 1999  Nick Clifton  <nickc@cygnus.com>
6045
6046         * config/arm/thumb.c (output_thumb_prologue): Fix bug creating
6047         stack backtrace structure.
6048
6049         * config/arm/arm-protos.h: Add prototypes for functions defined in
6050         arm/pe.h.
6051
6052         * config/arm/arm.c (arm_override_options): Fix selection of
6053         attributes of default processor.
6054
6055         * config/arm/coff.h: Delete needless #include.
6056
6057         * config/arm/pe.c: Delete unused code.
6058
6059         * config/arm/pe.h (CPP_DEFINES): Delete
6060         (SUBTARGET_CPP_SPEC): Define.
6061         (ASM_DECLARE_FUNCTION_NAME): Use ARM_DECLARE_FUNCTION_NAME.
6062
6063         * config/arm/t-pe: Add -DInhibit_libc to allof libgcc.a to build.
6064
6065         Mon Oct 25 15:42:09 1999  Richard Earnshaw (rearnsha@arm.com)
6066
6067         * arm.h (TARGET_APCS_FRAME): Renamed from TARGET_APCS -- all uses
6068         updated.
6069         (CAN_DEBUG_WITHOUT_FP): Define.
6070         (FIXED_REGISTERS): Make r11 call-saved.
6071         (CALL_USED_REGISTERS): Likewise.
6072         (CONDITIONAL_REGISTER_USAGE): Fix r11 if TARGET_APCS_FRAME.
6073         (FRAME_POINTER_REQUIRED): Correct logic for determining when a
6074         frame-pointer is required.
6075         (TARGET_DEFAULT): Make default setting include ARM_FLAG_APCS_FRAME.
6076         * arm.c (arm_override_options): Warn about -mno-apcs-frame and -g
6077         if the target normally needs a stack frame in non-leaf functions.
6078         (use_return_insn): Correct logic for determining when a return
6079         instruction can be used.
6080         (output_return_instruction): Handle the frame-pointer register as
6081         a normal register when not TARGET_APCS_FRAME.
6082         (arm_output_prologue): Likewise.
6083         (arm_output_epilogue): Likewise.
6084         (output_func_epilogue): Likewise.
6085         (arm_expand_prologue): Likewise.
6086         * netbsd.h semi.h (TARGET_DEFAULT): Add ARM_FLAG_APCS_FRAME.
6087
6088         * arm.c (use_return_insn): No need to check floating point regs if
6089         TARGET_SOFT_FLOAT.
6090         (arm_find_minipool_constant): Correct typo; use GET_CODE to get
6091         the code of value stored in the minipool array.
6092         (arm_add_minipool_constant): Likewise.
6093
6094 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6095
6096         * basic-block.h (conflict_graph_enum_fn): K&R fix.
6097
6098 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6099
6100         * tree.c (tree_expr_nonnegative_p): New function.
6101
6102         * tree.h (tree_expr_nonnegative_p): Declare.
6103
6104         * c-typeck.c (build_binary_op): Call `tree_expr_nonnegative_p' to
6105         elide some sign_compare warnings.
6106         (build_conditional_expr): Likewise.
6107
6108 Sat Apr  8 00:21:51 EDT 2000  John Wehle  (john@feith.com)
6109
6110         * i386.md (ashrsi3, ashrhi3, ashrqi3): Fix typo.
6111
6112         * i386.md (floathisf2, floathidf2, floathixf2): New patterns.
6113         * i386.c (print_operand): Use the proper suffix for a 387 HImode
6114         operand.  Abort if a 387 operand has an unsupported size.
6115
6116 2000-04-08  Neil Booth  <NeilB@earthling.net>
6117
6118         * cppexp.c (parse_charconst): Null does not end character
6119         constants.
6120         * cppinit.c (ISTABLE): Null character handled as whitespace.
6121         * cpplex.c (null_warning):  new function.
6122         (skip_string): Emit warning if nulls encountered.
6123         (_cpp_skip_hspace): Emit warning if nulls encountered.
6124         (_cpp_lex_token): Emit warning if nulls encountered.  Drop
6125         them.
6126         * cpp.texi: Update.
6127
6128 2000-04-07  Richard Henderson  <rth@cygnus.com>
6129
6130         * flow.c (loop_depth): Remove.
6131         (reg_next_use, cc0_live, mem_set_list): Replace with ...
6132         (struct propagate_block_info): New.
6133         (life_analysis): Don't allocate reg_next_use.
6134         (propagate_block_delete_insn): Break out of propagate_block.
6135         Use flow_delete_insn to unlink rather than use NOTE_INSN_DELETED.
6136         (propagate_block_delete_libcall): Likewise.
6137         (propagate_block): Create a propagate_block_info struct to pass
6138         to subroutines.  Allocate one not two temporary regsets.  Don't
6139         clobber memory for const calls.  Look for clobbers in
6140         CALL_INSN_FUNCTION_USAGE.
6141         (mark_set_regs): Recognize COND_EXEC.
6142         (mark_set_reg): Break out of mark_set_1.
6143         (mark_used_reg): Break out of mark_used_regs.
6144         (mark_used_regs): Recognize COND_EXEC.
6145         (insn_dead_p): Use propagate_block_info struct.
6146         (libcall_dead_p, invalidate_mems_from_autoinc): Likewise.
6147         (find_auto_inc, try_pre_increment_1): Likewise.
6148         (print_rtl_with_bb): Dump regs live at end too.
6149         (count_reg_sets_1): Pass in loop_depth.
6150         (count_reg_sets, count_reg_references): Likewise.
6151         (recompute_reg_usage): Provide it.
6152
6153 2000-04-07  Richard Henderson  <rth@cygnus.com>
6154
6155         * Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H)
6156         not the raw files.
6157
6158 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6159
6160         * cpplib.c (do_elif): Skip the rest of the line if we're
6161         not going to bother evaluating it.
6162         (skip_if_group): Clear pfile->only_seen_white.  Reorder loop
6163         to avoid pointless calls to the lexer.
6164
6165 Fri Apr  7 11:50:54 2000  Jim Wilson  <wilson@cygnus.com>
6166
6167         * config/ia64/ia64.c: Delete stdio.h and ctype.h includes.
6168
6169 2000-04-07  Jason Merrill  <jason@casey.cygnus.com>
6170
6171         * calls.c (expand_call): emit_queue if we're trying a sibcall.
6172
6173 2000-04-07  Jakub Jelinek  <jakub@redhat.com>
6174
6175         * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.
6176
6177 2000-04-06  Geoff Keating  <geoffk@cygnus.com>
6178
6179         * Makefile.in: Build crtbeginS and crtendS like crtbegin and
6180         crtend so they can be multilibbed.
6181         (STAGESTUFF): Remove s-crt and s-crtS.
6182
6183 2000-04-07  Richard Henderson  <rth@cygnus.com>
6184
6185         * config/alpha/alpha.c (alpha_emit_conditional_move): Fail
6186         if we discover we need a pseudo and no_new_pseudos is true.
6187         * config/alpha/alpha.md (ne:DI insn): New.
6188         (trunctfsf2, sne): Emit NE instead of non-canonical LTU.
6189
6190 2000-04-07  Richard Henderson  <rth@cygnus.com>
6191
6192         * rtl.def (COND_EXEC): New.
6193         * rtl.h (COND_EXEC_TEST, COND_EXEC_CODE): New.
6194         * tm.texi (MAX_CONDITIONAL_EXECUTE): Document.
6195
6196         * genconfig.c (have_cond_arith_flag): Remove.
6197         (have_cond_exec_flag): New.
6198         (walk_insn_part): Detect COND_EXEC, not arithmetic in IF_THEN_ELSE.
6199         (main): Print HAVE_conditional_execution.
6200
6201         * haifa-sched.c (haifa_classify_insn): Recognize COND_EXEC.
6202         (sched_analyze_insn, print_pattern): Likewise.
6203         * reload.c (find_equiv_reg): Likewise.
6204         * rtlanal.c (reg_referenced_p): Likewise.
6205         (note_stores, dead_or_set_regno_p): Likewise.
6206         (reg_overlap_mentioned_p): Rewrite to use a switch.
6207
6208         * ggc.h (struct rtx_def): Forward declare.
6209
6210         * print-rtl.c (debug_rtx_range): New.
6211         * rtl.h (debug_rtx_range): Declare.
6212
6213         * varray.h (VARRAY_ACTIVE_SIZE, VARRAY_POP_ALL): New.
6214
6215         * gcse.c (gcse_main): Don't rebuild the CFG here.
6216         (delete_null_pointer_checks): Likewise.
6217         * ssa.c (convert_to_ssa): Likewise.
6218         * toplev.c (rest_of_compilation): Do it here instead.  Combine
6219         sequential calls to TIMEVAR.  Consistently use `insns' instead of
6220         `get_insns()'.  Always split insns after reload when optimizing.
6221
6222         * basic-block.h (merge_blocks_nomove): Declare.
6223         (tidy_fallthru_edge): Declare.
6224         * flow.c (merge_blocks_nomove): Document as merging into previous
6225         blocks.  Remove cruft from between blocks; remove all edges out of A.
6226         (tidy_fallthru_edge): Export.
6227
6228 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
6229
6230         * ssa.c (compute_conservative_reg_partition): Declare with
6231         void arguments.
6232         * toplev.c (clean_dump_file): Remove previously-deleted function
6233         inadvertantly merged back in.
6234         * conflict.c (conflict_graph_add): Use a single call to
6235         htab_find_slot to look up and insert.
6236
6237 2000-04-06  Richard Henderson  <rth@cygnus.com>
6238
6239         * genrecog.c (*): Rename _last_insn to last_insn.
6240         (make_insn_sequence): Set the position of the peephole2 C test
6241         to be at the last insn.
6242
6243 2000-04-06  Richard Henderson  <rth@cygnus.com>
6244
6245         * flow.c (compute_flow_dominators): Free worklist.
6246
6247 2000-04-06  Michael Matz  <matzmich@cs.tu-berlin.de>
6248
6249         * flow.c (compute_flow_dominators): Process blocks FIFO not LIFO.
6250
6251 2000-04-06  Alex Samuel  <samuel@codesourcery.com>
6252
6253         * rtl.h (INSN_P): New macro.
6254         (successor_phi_fn): New typedef.
6255         (for_each_successor_phi): New prototype.
6256         (in_ssa_form): New variable.
6257         (PHI_NODE_P): Likewise.
6258         * flow.c (calculate_global_regs_live): Add to new_live_at_end from
6259         phi nodes in successors.
6260         (mark_used_regs): Add PHI case.
6261         (set_phi_alternative_reg): New function.
6262         (life_analysis): Assert that dead code elimination is not selected
6263         when in SSA form.
6264         * toplev.c (to_ssa_time): New variable.
6265         (from_ssa_time): Likewise.
6266         (compile_file): Zero to_ssa_time and from_ssa_time.
6267         Print time to convert to and from SSA.
6268         (rest_of_compilation): Time convert_to_ssa and convert_from_ssa.
6269         (print_time): Compute percent fraction as integer.
6270         * ssa.c (PHI_NODE_P): Moved to rtl.h.
6271         (convert_to_ssa): Check if we're already in SSA.
6272         Don't eliminate dead code in life_analysis.
6273         Rerun flow and life analysis at bottom.
6274         (eliminate_phi): Use canonical regnos when adding nodes.
6275         (mark_reg_in_phi): New function.
6276         (mark_phi_and_copy_regs): Likewise.
6277         (convert_from_ssa): Rerun life analysis at top.
6278         Use coalesced partition.
6279         Check for removing a phi node at the end of the block.
6280         (compute_coalesced_reg_partition): New function.
6281         (coalesce_regs_in_copies): Likewise.
6282         (coalesce_reg_in_phi): Likewise.
6283         (coalesce_regs_in_sucessor_phi_nodes): Likewise.
6284         (for_each_successor_phi): Likewise.
6285         (rename_context): New struct.
6286         (rename_block): Use a rename_context with rename_insn_1.  When
6287         renaming sets of a subreg, emit a copy of the entire reg first.
6288         (rename_insn_1): Treat data as a rename_context *.  Save current
6289         insn in set_data.
6290         (rename_set_data): Add field set_insn.
6291         * Makefile.in (HASHTAB_H): Move up in file.
6292         (OBSTACK_H): New macro.
6293         (collect2.o): Use OBSTACK_H in dependencies.
6294         (sdbout.o): Likewise.
6295         (emit-rtl.o): Likewise.
6296         (simplify-rtx.o): Likewise.
6297         (fix-header.o): Likewise.
6298         (OBJS): Add conflict.o.
6299         (conflict.o): New rule.
6300         * basic-block.h: Include partition.h.
6301         (conflict_graph): New typedef.
6302         (conflict_graph_enum_fn): Likewise.
6303         (conflict_graph_new): New prototype.
6304         (conflict_graph_delete): Likewise.
6305         (conflict_graph_add): Likewise.
6306         (conflict_graph_conflict_p): Likewise.
6307         (conflict_graph_enum): Likewise.
6308         (conflict_graph_merge_regs): Likewise.
6309         (conflict_graph_print): Likewise.
6310         (conflict_graph_compute): Likewise.
6311         * conflict.c: New file.
6312
6313 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
6314
6315         * tlink.c (read_repo_files): Don't look for .rpo info for
6316         linker flags.
6317
6318 Thu Apr  6 20:39:26 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6319
6320         * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.
6321
6322 Thu Apr  6 19:34:08 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6323
6324         * config/sh/lib1funcs.asm (___udivsi3_i4):
6325         ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant): value for fpscr
6326         only depends on FMOVD_WORKS.
6327
6328 Thu Apr  6 19:11:47 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6329
6330         * config/sh/lib1funcs.asm (___udivsi3_i4): When using fmovd,
6331         make double constant 8-byte aligned.
6332
6333 2000-04-06  Jakub Jelinek  <jakub@redhat.com>
6334
6335         * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32,
6336         movtf_no_e_insn_sp32, movtf_insn_hq_sp64, movtf_insn_hq_vis_sp64,
6337         movtf_no_e_insn_sp64): Accept loading 0.0 into GENERAL_REGS.
6338         (movtf_insn_sp64, movtf_insn_vis_sp64): Likewise.
6339         Accept storing GENERAL_REGS into offsetable memory.
6340         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Don't allow
6341         building a TFmode constant other than 0.0L into GENERAL_REGS.
6342
6343 2000-04-06  Clinton Popetz  <cpopetz@cygnus.com>
6344
6345         * regrename.c (regrename_optimize): Handle no REG_ALLOC_ORDER.
6346
6347 2000-04-06  Zack Weinberg  <zack@wolery.cumb.org>
6348
6349         * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.
6350         (macro_cleanup): No need to cast pbuf->macro.
6351         (collect_expansion): Use _cpp_get_define_token.  Goto done if
6352         it returns VSPACE.  Remove check for trailing space after
6353         CPP_COMMENT.
6354         (_cpp_create_definition): Don't diddle flags here.  Return
6355         directly on error.
6356         (unsafe_chars): Handle c1 being EOF.
6357         (push_macro_expansion): Use unsafe_chars for both accidental-paste
6358         checks.  Don't push the buffer till after we're done with
6359         them.
6360         * cpplex.c (PEEKBUF, GETBUF, FORWARDBUF): New.
6361         (PEEKN, FORWARD, GETC, PEEKC): Use them.
6362         (cpp_push_buffer): Don't set new->alimit.  Set new->mark
6363         appropriately.
6364         (_cpp_parse_assertion): Don't NUL terminate.
6365         (_cpp_lex_token): Fix -traditional macro handling.  Don't skip
6366         hspace before calling _cpp_parse_assertion.  Remove all sets
6367         of only_seen_white. Treat '\f' as hspace.  Don't do anything
6368         special with '\n' here.
6369         (maybe_macroexpand): Handle T_EMPTY hash entries without
6370         pushing a buffer at all.
6371         (cpp_get_token): Handle clearing only_seen_white here.  Handle
6372         incrementing the line number here.  Clear
6373         potential_control_macro as well as only_seen_white, if
6374         appropriate.
6375         (cpp_get_non_space_token): Don't eat CPP_POP tokens.
6376         (_cpp_get_define_token): New function, basically like
6377         _cpp_get_directive_token was but doesn't eat horizontal space.
6378         Don't do anything with only_seen_white here.
6379         (_cpp_get_directive_token): Just call _cpp_get_define_token
6380         repeatedly till it returns non-hspace.
6381
6382         * cpplib.c (PEEKN, FORWARD, GETC, PEEKC): Delete.
6383         (conditional_skip, skip_if_group): Return int.
6384         (DIRECTIVE_TABLE): Change origin of all conditional directives
6385         to "COND".
6386         (TRAD_DIRECT_P): New macro.
6387         (_cpp_handle_directive): Use _cpp_get_directive_token.  Issue
6388         an error for a bogus directive, unless -lang-asm.  Use
6389         TRAD_DIRECT_P. Loop calling handler functions till one returns
6390         zero.
6391         (get_macro_name): Don't diddle flags here.
6392         (do_define): Diddle flags here.  Use _cpp_get_directive_token.
6393         Create T_EMPTY nodes for #define macro /* nothing */.
6394         (do_undef): Don't copy the name.  Use _cpp_get_directive_token.
6395         Use hp->name when calling pass_thru_directive.
6396         (do_if, do_else, do_elif, do_ifdef, do_ifndef, conditional_skip):
6397         Return the result of conditional_skip and/or skip_if_group.
6398         Don't call _cpp_output_line_command.
6399         (consider_directive_while_skipping): Use _cpp_get_directive_token.
6400         Issue -Wtraditional warnings as appropriate.  Don't complain
6401         about unrecognized directives.  If we are to stop skipping,
6402         return the number of the directive that ended the skip.
6403         (skip_if_group): Use _cpp_get_directive_token.  Turn off macro
6404         expansion and line commands while skipping.  Return the result
6405         of consider_directive_while_skipping, if nonzero.
6406         (do_endif): Just set potential_control_macro here.
6407         (validate_else): Use _cpp_get_directive_token.
6408         (do_assert, do_unassert): Don't save pointers into the
6409         token_buffer across calls to the lexer.  Use
6410         _cpp_get_directive_token.
6411
6412         * cpplib.h (cpp_buffer): Remove alimit and colno.  Make mark a
6413         pointer, not an offset.  Replace 'data', which was a generic
6414         pointer, with 'macro', which points to a struct hashnode.
6415         (cpp_reader): Add 'potential_control_macro' pointer.
6416         * cpphash.h (T_UNUSED): Replace with T_EMPTY.
6417         (CPP_BUF_GET, CPP_FORWARD): Delete.
6418         (CPP_IN_COLUMN_1, ADJACENT_TO_MARK): New macros.
6419         (CPP_IS_MACRO_BUFFER, CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK,
6420         ACTIVE_MARK_P): Update.
6421         (_cpp_get_define_token): New internal function.
6422         * cppfiles.c (read_include_file): Don't set fp->alimit or fp->colno.
6423
6424 2000-04-05   Benjamin Kosnik  <bkoz@cygnus.com>
6425
6426         * configure.in: And here.
6427         * configure: Regenerate.
6428         * acconfig.h: Add ENABLE_STD_NAMESPACE to set flag_honor_std if
6429         --enable-libstdcxx-v3 is passed at configure time.
6430         * config.h.in: Regenerate.
6431
6432 2000-04-05  Mark Mitchell  <mark@codesourcery.com>
6433
6434         * final.c (final): Use xcalloc to allocate line_note_exists.
6435         * function.c (free_after_compilation): Free the temp_slots.
6436         (assign_stack_temp_for_type): Use xmalloc to allocate temp_slots.
6437         (combine_temp_slot): Free temp_slots when they get combined.
6438         (purge_addressof): Fix typo in comment.
6439         * stmt.c (mark_goto_fixup): Mark the fixup itself.
6440         (expand_fixup): Allocate the fixup with ggc_alloc_obj.
6441
6442         * ggc.h: Include varray.h.
6443         (ggc_pending_trees): Declare.
6444         (ggc_mark_tree_children): Remove declaration.
6445         (ggc_mark_tree): Just push unmarked trees on ggc_pending_trees.
6446         * ggc-common.c (ggc_pending_trees): New variable.
6447         (ggc_mark_roots): Call ggc_mark_trees.
6448         (ggc_mark_tree_children): Rename to ggc_mark_trees.  Process all
6449         the ggc_pending_trees.
6450         * Makefile.in (GGC_H): New variable.  Use it throughout in place
6451         of ggc.h.
6452
6453 Thu Apr  6 00:30:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6454
6455         * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned
6456         GET_MODE_SIZE.
6457
6458 Wed Apr  5 23:17:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6459
6460         * sh.c (sh_insn_length_adjustment): New function.
6461         * sh-protos.h (sh_insn_length_adjustment): Declare.
6462         * sh.h (ADJUST_INSN_LENGTH): Use it.
6463
6464 Wed Apr  5 12:35:18 2000  Hans-Peter Nilsson  <hp@axis.com>
6465
6466         * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notes
6467         from the insn where REG_RETVAL is added.
6468         (emit_no_conflict_block): Ditto.
6469
6470         * md.texi (Standard Names): Clarify when movX is needed.
6471
6472         * combine.c (simplify_comparison) [MINUS]: Do not replace
6473         all (op (minus A B) 0) with (op A B).
6474
6475 Wed Apr  5 18:03:31 2000  Toshiyasu Morita  (toshi.morita@sega.com)
6476                           J"orn Rennecke <amylaar@cygnus.co.uk>
6477
6478         * sh.md (block_lump_real_i4): Add missing clobber of T_REG
6479         (block_lump_real): Likewise.
6480
6481 2000-04-05  Chris Demetriou  <cgd@netbsd.org>
6482
6483         * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
6484         remaining non-zero debugging masks.
6485
6486 Wed Apr  5 09:44:07 2000  Jeffrey A Law  (law@cygnus.com)
6487
6488         * basic-block.h (verify_flow_info): Declare.
6489         (flow_loop_outside_edge_p): Declare.
6490         * flow.c (verify_flow_info): Remove declaration.
6491         (clear_log_links, flow_loop_outside_edge_p): Likewise.
6492
6493 Wed Apr  5 09:34:26 2000  Philippe De Muyter <phdm@macqel.be>
6494
6495         * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',
6496         not C++ comments.
6497
6498 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6499
6500         * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,
6501         snedi_zero_trunc+1, seqdi_zero+1, neg_seqdi_zero+1,
6502         seqdi_zero_trunc+1): Allow splits only if registers are
6503         different.
6504
6505 2000-04-04  Ulrich Drepper  <drepper@cygnus.com>
6506
6507         * acconfig.h: Add HAVE_GAS_HIDDEN.
6508         * config.in: Regenerated.
6509         * configure.in: Add test for .hidden pseudo-op in gas.
6510         * configure: Regenerated.
6511         * crtstuff.c: Include auto-host.h.
6512         Emit additional .hidden pseudo-op for __dso_handle if the
6513         assembler knows about it.
6514
6515 2000-04-04  Philippe De Muyter  <phdm@macqel.be>
6516
6517         * cpphash.c (_cpp_free_definition): Test argnames, not nargs >= 0,
6518         before freeing argnames.
6519         * cpplib.c (do_ifndef): Cast return value of xstrdup.
6520
6521 2000-04-05  Michael Meissner  <meissner@redhat.com>
6522
6523         * config/rs6000/rs6000.c (print_operand): Patch from Jonathan
6524         Walton <jonboy@gordian.com> to make memory references with update
6525         work wtih -mregnames.
6526
6527 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6528
6529         * regrename.c (regno_first_use_in): Wrap prototype in PARAMS.
6530         (regrename_optimize): Rename variables `def_uses' and
6531         `ext_basic_blocks' to avoid conflicts with similarly named
6532         typedefs in traditional C.
6533
6534         * calls.c (initialize_argument_information): Fix typo in previous
6535         change.
6536
6537 2000-04-04  Richard Henderson  <rth@cygnus.com>
6538
6539         * regrename.c (consider_available): Test fixed_regs not
6540         PIC_OFFSET_TABLE_REGNUM.
6541
6542 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6543
6544         * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,
6545         crtend.
6546         (CRTSTUFF_T_CFLAGS_S): Delete definition.
6547         * config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Always use crtbegin.
6548         (ENDFILE_LINUX_SPEC): Always use crtend.
6549         * configure.in (powerpc-*-linux-gnulibc1): Don't define extra_parts.
6550         (powerpc-*-linux-gnu): Likewise.
6551         * configure: Regenerate.
6552
6553         * config/rs6000/eabi.h: Don't include sysv4.h.
6554         (MULTILIB_DEFAULTS): Don't define.
6555         * config/rs6000/eabiaix.h: Don't include eabi.h.
6556         * config/rs6000/eabile.h: Delete.
6557         * config/rs6000/eabilesim.h: Delete.
6558         * config/rs6000/eabisim.h: Don't include eabi.h.
6559         * config/rs6000/linux.h: Don't include sysv4.h.
6560         (JUMP_TABLES_IN_TEXT_SECTION): Don't redefine.
6561         (MULTILIB_DEFAULTS): Don't redefine.
6562         * config/rs6000/rtems.h: Don't include eabi.h.
6563         * config/rs6000/sol2.h: Don't include sysv4le.h.
6564         * config/rs6000/sysv4le.h: Don't include sysv4.h.
6565         * config/rs6000/t-ppc: Delete.
6566         * config/rs6000/t-ppcgas: Correct comment.
6567         * config/rs6000/t-ppcos: Correct comment.  Don't build
6568         multilibs for -fPIC, rather use -fPIC -mstrict-align
6569         as default.
6570         * config/rs6000/t-ppc: Delete.
6571         * config/rs6000/vxppc.h: Don't include sysv4.h.
6572         * config/rs6000/vxppcle.h: Delete.
6573         * configure.in: Use multiple header files for p2pc ELF targets
6574         powerpc-eabiaix, powerpc-eabisim, powerpc-rtems, powerpcle-eabi,
6575         powerpcle-eabisim, powerpc-elf, powerpcle-elf, powerpc-linux-gnu,
6576         powerpc-linux-gnulibc1, powerpc-sysv, powerpcle-sysv,
6577         powerpc-vxworks, powerpcle-vxworks.  Assume GAS functionality is
6578         always available for these platforms.
6579
6580 2000-04-04  Richard Henderson  <rth@cygnus.com>
6581
6582         * calls.c (try_to_integrate): Initialize reg_parm_stack_space.
6583
6584 2000-04-04  Stan Cox  <scox@cygnus.com>
6585
6586         * Makefile.in: Add rules for regrename.o
6587         * regrename.c: New file.
6588         * rtl.h (regrename_optimize): Add prototype.
6589         * toplev.c (rename_registers_dump, flag_rename_registers): New variables
6590         (compile_file, decode_d_option): Add support for -frename-registers.
6591         (rest_of_compilation): Call regrename_optimize.
6592         * config/ia64/ia64.h (HARD_REGNO_RENAME_OK, RENAME_EXTENDED_BLOCKS):
6593         New macros.
6594
6595 2000-04-04  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
6596
6597         * Makefile (gccbug): New target.
6598         (doc): Depend on it.
6599         * gcc.texi (Bugs): Link subnodes.
6600         (gccbug): New node.
6601         * gccbug.in (CATEGORIES): Remove gc, host, profiling, libgcc.
6602         Document severities, priorities, and classes in bug form.
6603
6604 2000-04-04  Zack Weinberg  <zack@wolery.cumb.org>
6605
6606         * cpplex.c (trigraph_map, speccase): Combine into single
6607         table, chartab.
6608         (NORMAL, NONTRI): New macros.
6609         (_cpp_read_and_prescan): Change to use unified table.  Use
6610         is_hspace to test for whitespace.
6611
6612         * dbxout.c (CONTIN): If it doesn't have to do anything, give it a
6613         definition that doesn't provoke the "empty body in an
6614         if-statement" warning.
6615
6616 2000-04-04  Clinton Popetz  <cpopetz@cygnus.com>
6617
6618         * builtins.c (expand_builtin_strlen): Force the source to
6619         be a memory address.
6620
6621 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6622
6623         * cpplib.c (D): Adjust to call CONCAT2 macro without whitespace.
6624
6625 Tue Apr  4 19:17:20 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6626
6627         * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,
6628          ECF_LONGJMP, ECF_FORK_OR_EXEC):  New constants.
6629         (ECF_IS_CONST): Rename to ECF_CONST.
6630         (special_function_p): Make static, change interface.
6631         (flags_from_decl_or_type, try_to_integrate): Break out from ...
6632         (expand_call) ... here; convert number of variables to flags.
6633         (emit_library_call_vlue_1): Likewise.
6634         (setjmp_call_p): New function.
6635         (initialize_argument_information): Accepts flags as argument;
6636         return flags.
6637         (precompute_arguments): Likewise.
6638         * tree.h (special_function_p): Remove.
6639         (setjmp_call_p): Add prototype.
6640
6641 2000-04-04  Jakub Jelinek  <jakub@redhat.com>
6642
6643         * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin
6644         so that addresses are offsetable by up to 16 bytes.
6645         (GO_IF_LEGITIMATE_ADDRESS): Don't allow REG+REG addresses for
6646         non-optimizing TARGET_ARCH32 in DF or DI modes because it is not
6647         offsetable.
6648
6649         * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
6650         (movdi_insn_sp64_vis): Renamed from movdi_insn_sp64.
6651         (movsf): Don't force any constant to memory if target is integer
6652         hard register.
6653         Move fp_zero_operand check below the const0_rtx check.
6654         (movtf): Likewise. Also allow fp_zero_operand for stores into
6655         memory.
6656         (movdf): Likewise. Also allow fp_zero_operand for stores into
6657         memory and into integer hard registers.
6658         (clear_df, clear_dfp, movdf_const_intreg_sp32,
6659         movdf_const_intreg_sp64): Remove.
6660         (movdf_insn_sp32, movdf_no_e_insn_sp32): Redo constraints and
6661         conditions.
6662         (movdf_no_e_insn_v9_sp32): New pattern.
6663         (movdf_insn_v9only): Remove.
6664         (movdf_insn_v9only_novis, movdf_insn_v9only_vis): New patterns.
6665         (movdf_insn_sp64): Remove.
6666         (movdf_insn_sp64_novis, movdf_insn_sp64_vis): New patterns.
6667         (movdf_no_e_insn_sp64): Allow storing 0.0 into memory.
6668         (following splits): Rewrite conditions. Add two new splits
6669         for storing 0.0 into memory and registers.
6670         (clear_tf, clear_tf+1, clear_tfp, clear_tfp+1): Remove.
6671         (movtf_insn_sp32): Redo constraints and conditions.
6672         (movtf_insn_vis_sp32): New pattern.
6673         (movtf_no_e_insn_sp32): Redo constraints and conditions.
6674         (movtf_insn_hq_sp64): Likewise.
6675         (movtf_insn_hq_vis_sp64): New pattern.
6676         (movtf_insn_sp64): Redo constraints and conditions.
6677         (movtf_insn_vis_sp64): New pattern.
6678         (movtf_no_e_insn_sp64): Redo constraints and conditions.
6679         (movtf_no_e_insn_sp64+1): New split for storing 0.0L into registers
6680         or memory.
6681         * config/sparc/sparc.c (sparc_override_options): Assume v9 if either
6682         -mvis or -m64 to take down the number of various reload patterns.
6683
6684 Tue Apr  4 00:41:53 2000  Jeffrey A Law  (law@cygnus.com)
6685
6686         * pa/pa-64.h: New file.
6687         * pa/pa64-regs.h: New file.
6688         * pa/pa64-start.h: New file.
6689         * pa/t-pa64: New file.
6690         * pa/xm-pa64hpux.h: New file.
6691
6692 2000-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6693
6694         * sparc.c (output_restore_regs): Prototype.
6695         (sparc_emit_float_lib_cmp): Constification.
6696
6697         * emit-rtl.c (const_int_htab_hash, const_int_htab_eq): Likewise.
6698
6699         * reload1.c (reload_cse_delete_noop_set, reload_cse_simplify):
6700         Prototype.
6701
6702         * simplify-rtx.c (entry_and_rtx_equal_p): Constification.
6703         (get_value_hash, hash_rtx): Likewise.
6704
6705         * ssa.c (compute_conservative_reg_partition): Prototype.
6706
6707         * tree.c (mark_hash_entry): Prototype.
6708
6709 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6710
6711         * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.
6712         * i386.h (FUNCTION_ARG_REGNO_P): Remove unnecessary test for N >= 0.
6713         * i386.md (call_value, call_value_pop): Remove unused variable 'addr'.
6714
6715         * gcc.c (C specs): Pass -fno-show-column to the preprocessor.
6716         * objc/lang-specs.h: Likewise.
6717
6718 2000-04-03  Neil Booth  <NeilB@earthling.net>
6719
6720         * cppexp.c: wrap long lines.  New macros CPP_ICE, SYNTAX_ERROR
6721         and SYNTAX_ERROR2. Replace `' in messages with ''.
6722         (op_to_str): Make re-entrant.
6723         (_cpp_parse_expr): Implement new error macros. Use | rather
6724         than || to logically or 2 boolean integers.  Simply expression
6725         checking we have a left operand iff needed.
6726
6727 2000-04-03  Nick Clifton  <nickc@cygnus.com>
6728
6729         * Makefile.in (diagnostic.o): Depend upon diagnostic.c
6730
6731 2000-04-03  Philip Blundell  <philb@gnu.org>
6732
6733         * config/arm/linux-elf.h (SUBTARGET_EXTRA_LINK_SPEC): Fix typos.
6734
6735 2000-04-03  Felix Lee  <flee@cygnus.com>
6736
6737         * fixinc/server.c (find_shell): New function.  Avoid $SHELL.
6738         (run_shell): Use it.
6739
6740 2000-04-03  Jonathan Larmour  <jlarmour@redhat.co.uk>
6741
6742         * Makefile.in (stmp-int-hdrs): Make include subdir here...
6743         (stmp-fixproto): ...rather than here.
6744
6745 Mon Apr  3 00:50:06 2000  Jason Eckhardt <jle@cygnus.com>
6746
6747         * pa.c (print_operand): Compute 'base' only inside the code paths
6748         that use it.
6749
6750 2000-04-03  Geoffrey Keating  <geoffk@cygnus.com>
6751
6752         * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than
6753         CEIL_DIV_EXPR.
6754
6755 2000-04-03  Philipp Thomas  <pthomas@suse.de>
6756
6757         * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.
6758
6759 Mon Apr  3 00:02:59 2000  Brad Lucier <lucier@math.purdue.edu>
6760
6761         * Makefile.in (alias.o): Depend on $(TREE_H).
6762
6763 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6764
6765         * cppinit.c (cpp_start_read): Turn off -Wtraditional if
6766         processing C++.
6767         * cpplib.c (_cpp_handle_directive): Improve warnings for
6768         traditional C and indented directives.
6769
6770         * enquire.c, gsyslimits.h, limity.h, config/convex/fixinc.convex,
6771         fixinc/fixinc.irix, fixinc/fixinc.sco, fixinc/fixinc.wrap,
6772         fixinc/inclhack.def: Indent the # of #include_next one space.
6773         * cp/rtti.c: Un-indent #if and #endif.
6774
6775         * cppexp.c (_cpp_parse_expr): If lex returns '#', it's a
6776         syntax error, but an error has already been printed.
6777         * cpplex.c (_cpp_parse_assertion): Give a more specific error
6778         message when called with nothing remaining on the line.
6779         (_cpp_lex_token): If _cpp_parse_assertion fails, return an
6780         OTHER token, not an ASSERTION.
6781         * cpplib.c (do_assert): When we create a 'base' node, clear
6782         its aschain pointer.
6783
6784 2000-04-02  Neil Booth <NeilB@earthling.net>
6785
6786         * cppexp.c:  New typedef op_t.  struct operation and struct
6787         token updated to use it.
6788         (op_to_str): New function.
6789         (_cpp_parse_expr): Error messages modified to use op_to_str.
6790
6791 2000-04-02  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6792
6793         * config/c4x/c4x.c (c4x_function_arg): Check for void_type_node
6794         before checking MUST_PASS_IN_STACK.
6795
6796 2000-04-02  Neil Booth <NeilB@earthling.net>
6797
6798         * cppexp.c:  New FINISHED dummy token.  Combine operator initial
6799         flags and initial priority into a single constant.  New
6800         EQUALITY macro.  New operator flag SHORT_CIRCUIT.
6801         (_parse_cpp_expr): Implement new constants.  Take left operand
6802         checks out of reduction loop.  Handle SHORT_CIRCUIT.  End of
6803         parse indicated by reducing FINISHED token.  Remove new lines
6804         from cpp_error messages.
6805
6806 2000-04-01  Mark Mitchell  <mark@codesourcery.com>
6807
6808         * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the
6809         permanent obstack.
6810
6811 2000-04-01  Zack Weinberg  <zack@wolery.cumb.org>
6812
6813         * cpplib.c: Include symcat.h.  Add 'origin' field to struct
6814         directive.  Add origin values to DIRECTIVE_TABLE.  Generate
6815         the strings and function names on the fly.  Take the #sccs
6816         entry out of the table if SCCS_DIRECTIVE is not defined.
6817         (_cpp_handle_directive): Decide if the # was at the beginning
6818         of the line here.  Issue -pedantic warnings for extended
6819         directives here.  Warn about K+R directives with the #
6820         indented, and C89/extended directives with the # not indented,
6821         here.
6822         (do_import, do_include_next, do_warning, do_ident, do_sccs,
6823         do_assert, do_unassert): Don't issue pedantic warning here.
6824
6825         * cpphash.h: Add CPP_WTRADITIONAL macro.
6826         * cpplib.h (struct cpp_options): Rename warn_stringify to
6827         warn_traditional; update comments.
6828         * cppinit.c (handle_option): Set warn_traditional not
6829         warn_stringify.
6830         * cpphash.c: Replace CPP_OPTION (pfile, warn_stringify) with
6831         CPP_WTRADITIONAL (pfile).
6832         * cpplex.c (_cpp_lex_token): Don't decide if directives should
6833         be ignored in -traditional mode here.
6834
6835         * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them
6836         to initialize speccase[] and trigraph_map[].  Delete all
6837         references to pfile->input_speccase.  Always treat '?' as a
6838         special character.  Remove table-initialization code from
6839         _cpp_init_input_buffer.
6840
6841         * cpplib.h (struct cpp_reader): Remove input_speccase field.
6842         * cppinit.c (cpp_cleanup): Don't free input_speccase.
6843
6844 2000-04-01  Richard Henderson  <rth@cygnus.com>
6845
6846         * Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
6847         (mostlyclean): Likewise.
6848
6849         * toplev.c (rtl_dump, jump_opt_dump, etc): Remove.
6850         (struct dump_file_info, enum dump_file_index, dump_file): New.
6851         (open_dump_file): Take a dump_file_index not a suffix, and a decl
6852         not a string.  Clean out file if we havn't yet done so.  Do nothing
6853         if the dump isn't enabled.
6854         (close_dump_file): Do nothing if the dump isn't open.  Dump
6855         graph data if requested.
6856         (dump_rtl, clean_dump_file): Remove.
6857         (compile_file): Don't clean the dump files.  Only finalize .bp dump
6858         if flag_test_coverage or flag_branch_probabilities.  Only finalize
6859         .combine dump if optimizing.  Iterate over dump_file to finalize the
6860         graph dumps.
6861         (rest_of_compilation): Update for open_dump_file/close_dump_file.
6862         Convert all uses of dump_rtl.
6863         (decode_d_option): Iterate over dump_file to implement 'a' and to
6864         locate pass-specific dumps.
6865
6866 2000-04-01  Neil Booth <NeilB@earthling.net>
6867
6868         * cppexp.c: Redefine priority constants.
6869         (_cpp_parse_expr): Replace left and right priority scheme with
6870         single priority logic.  Move LOGICAL to same place as COMPARE.
6871         Remove bogus check for multiple unary +/- operators.
6872
6873 2000-04-01  Neil Booth <NeilB@earthling.net>
6874
6875         * cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
6876         within the switch statement.  Binary operations break out of
6877         the switch naturally.  '(' tokens handled by forcing
6878         immediate shift.  ')' handled by forcing immediate reduce to
6879         the previous '('.  New error messages.
6880
6881 2000-03-31  Geoff Keating  <geoffk@cygnus.com>
6882
6883         * config/rs6000/rs6000.c (print_operand): Don't use %l for 'low
6884         part', it's already in use.  Use %K instead.  Add a return at the
6885         end of what is now %K.
6886         * config/rs6000/rs6000.md (elf_low): Use %K instead of %l.
6887
6888 Sat Apr  1 02:05:29 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6889
6890         * builtins.c  (expand_builtin_apply):  Pass proper parameters to
6891         allocate_dynamic_stack_space.
6892         * calls.c (emit_call_1):  Do not adjust stack pointer for SIB,
6893         update stack_pointer_delta; do not update arg_size_so_far.
6894         (compute_argument_block_size): Use stack_delta instead of
6895         stack_pointer_pending and arg_size_so_far.
6896         (expand_call): Add sanity checking for stack_pointer_delta;
6897         save and restore stack_pointer_delta for SIB, use
6898         stack_pointer_delta for alignment; do not update arg_space_so_far.
6899         (emit_library_call_value): Use stack_pointer_delta for alignment.
6900         (store_one_arg): Do not update arg_space_so_far.
6901         * explow.c (adjust_stack, anti_adjust_stack): Update
6902         stack_pointer_delta.
6903         (allocate_dynamic_stack_space): Add sanity checking for
6904         stack_pointer_delta.
6905         * expr.c (init_expr, clear_pending_stack_adjust): Clear
6906         stack_pointer_delta.
6907         (emit_push_insn): Update stack_pointer_delta.
6908         * function.h (struct expr_status): Add x_stack_pointer_delta;
6909         remove x_arg_space_so_far.
6910         (arg_space_so_far): Remove.
6911         (stack_pointer_delta): New macro.
6912
6913 2000-03-31  Zack Weinberg  <zack@wolery.cumb.org>
6914
6915         * cpplib.h: Merge struct cpp_options into struct cpp_reader.
6916         Reorder struct cpp_options and struct cpp_reader for better
6917         packing.  Replace CPP_OPTIONS macro with CPP_OPTION which
6918         takes two args.  Change all 'char' flags to 'unsigned char'.
6919         Move show_column flag into struct cpp_options.  Don't
6920         prototype cpp_options_init.
6921         * cpphash.h, cpperror.c, cppexp.c, cppfiles.c, cpphash.c,
6922         cppinit.c, cpplex.c, cpplib.c:
6923         Replace CPP_OPTIONS (pfile)->whatever with
6924         CPP_OPTION (pfile, whatever), and likewise for
6925         opts = CPP_OPTIONS (pfile); ... opts->whatever;
6926
6927         * cppinit.c (merge_include_chains): Take a cpp_reader *.
6928         Extract CPP_OPTION (pfile, pending) and work with that
6929         directly.
6930         (cpp_options_init): Delete.
6931         (cpp_reader_init): Turn on on-by-default options here.
6932         Allocate the pending structure here.
6933         (cl_options, enum opt_code): Define these from the same table,
6934         kept in a large macro.  Add -fshow-column and -fno-show-column
6935         options.
6936
6937         * cpperror.c (v_message): If show_column is off, don't print
6938         the column number.
6939
6940         * cppmain.c: Update for new interface.
6941         * fix-header.c: Likewise.
6942
6943 2000-03-30  Geoff Keating  <geoffk@cygnus.com>
6944
6945         * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new
6946         definition.
6947         * Makefile.in (AR_FLAGS_FOR_TARGET): Is now the flags that
6948         are passed to any invocation of AR_FOR_TARGET.
6949         (AR_CREATE_FOR_TARGET): New macro.
6950         (AR_EXTRACT_FOR_TARGET): New macro.
6951         (ORDINARY_FLAGS_TO_PASS): Add AR_CREATE_FOR_TARGET,
6952         AR_EXTRACT_FOR_TARGET.
6953         (many places): Use AR_CREATE_FOR_TARGET, AR_EXTRACT_FOR_TARGET
6954         in place of `$(AR_FOR_TARGET) $(AR_FLAGS_FOR_TARGET)' and
6955         `$(AR_FOR_TARGET) x'.  Pass AR_CREATE_FOR_TARGET and
6956         AR_EXTRACT_FOR_TARGET to sub-makes.
6957
6958 2000-03-31  Neil Booth <NeilB@earthling.net>
6959
6960         * cppexp.c: Delete SKIP_OPERAND.  Correct priority
6961         PAREN_INNER_PRIO.
6962         (_cpp_parse_expr): Check for multiple unary +/- operators.
6963         Correct priorities of ':' and '?'.  Treat ')' as having a
6964         value.  Ensure conditional expression is not void.
6965
6966 2000-03-31  Mark Mitchell  <mark@codesourcery.com>
6967
6968         * alias.c (canon_rtx): Make it global.
6969         (rtx_equal_for_memref_p): CONST_INT equality is now pointer
6970         equality.
6971         * cse.c (struct table_elt): Add canon_exp.
6972         (insert): Clear it.
6973         (invalidate): Canonicalize expressions only once.
6974         * rtl.h (canon_rtx): Declare.
6975
6976 2000-03-30  Mark Mitchell  <mark@codesourcery.com>
6977
6978         * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
6979         * alias.c (reg_known_value): Add comments.
6980         (init_alias_analysis): Likewise.
6981         * cse.c (exp_equiv_p): CONST_INTs are equal iff they have the same
6982         address.
6983         (cse_basic_block): Fix typo in comment.
6984         * emit-rtl.c: Include hashtab.h.
6985         (const_int_htab): New variable.
6986         (const_int_htab_hash): New function.
6987         (const_int_htab_eq): Likewise.
6988         (rtx_htab_mark_1): Likewise.
6989         (rtx_htab_mark): Likewise.
6990         (gen_rtx_CONST_INT): Cache all CONST_INTs.
6991         (unshare_all_rtx): Fix formatting.
6992         (init_emit_once): Initialize const_int_htab.
6993         * rtl.c (rtx_equal_p): CONST_INTs are equal iff they have the same
6994         address.
6995         * rtl.texi: Document the fact that all CONST_INTs with the same
6996         value are shared.
6997
6998 2000-03-30  Richard Henderson  <rth@cygnus.com>
6999
7000         * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.
7001
7002 2000-03-30  Zack Weinberg  <zack@wolery.cumb.org>
7003
7004         * configure.in: Comment out --enable-c-cpplib stanza.
7005         * configure: Regenerate.
7006
7007 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7008
7009         * expr.c (store_constructor): Properly compute displacement and
7010         alignment when offset is variable.
7011
7012         * expmed.c (store_bit_field, store_fixed_bit_field): Fix more
7013         cases of alignment in bytes.
7014
7015 Thu Mar 30 13:30:40 2000  Jeffrey A Law  (law@cygnus.com)
7016
7017         * c-parse.in (cast_expr): Move change from March 21 into c-parse.in
7018         since it is used to generate c-parse.y.
7019         * objc-parse.c, objc-parse.y: Regenerated.
7020
7021         * function.c (expand_function_end): Pass alignment argument to
7022         emit_block_move in bits, not bytes.
7023
7024 Thu Mar 30 06:32:51 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7025
7026         * expr.c (move_by_pieces_ninsns): Fix one more missing align
7027         correction.
7028
7029         * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
7030
7031         * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
7032         * explow.c (memory_address, allocate_dynamic_stack_space): Likewise.
7033         * function.c (assign_parms): Likewise.
7034         * integrate.c (expand_inline_function): Likewise.
7035         * stmt.c (expand_decl): Likewise.
7036         (copy_rtx_and_substitute): Likewise.
7037         * expr.c (expand_expr, expand_expr_unaligned): Likewise.
7038         (clear_by_pieces): Fix error in last change.
7039         * emit-rtl.c (init_emit): Set known registers alignment in bits.
7040         * function.h (regno_pointer_align): Now unsigned.
7041         * config/arm/arm.c (alignable_memory_operand): REGNO_POINTER_ALIGN
7042         is in bits.
7043         * config/i386/i386.c (aligned_operand): Likewise.
7044         * config/sparc/sparc.c (mem_min_alignment): Likewise.
7045         * config/alpha/alpha.c (aligned_memory_operand): Likewise.
7046         (unaligned_memory_operand): Likewise.
7047         (alpha_expand_block_move, alpha_expand_block_clear): Likewise.
7048         Also make alignments and sizes unsigned and some whitespace cleanup.
7049         (alpha_va_start): Do nothing if VALIST's type is error_mark_node.
7050
7051         * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
7052         (expand_builtin_apply): Pass alignment to emit_block_move in bits.
7053         (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
7054         (expand_builtin_memset): Likewise, but to clear_storage.
7055         * calls.c (save_fixed_argument_area): Likewise, to move_by_pieces.
7056         (restore_fixed_argument_area): Likewise.
7057         (store_unaligned_arguments_into_pseudos): Likewise, to store_bit_field.
7058         (load_register_parameters): Likewise, to emit_group_load.
7059         (expand_call): Likewise, to emit_group_store and emit_block_move.
7060         (emit_library_call_value_1): Likewise, to emit_block_move.
7061         (store_one_arg): Likewise, and to emit_push_insn.
7062         * expmed.c (extract_bit_field): Alignment is in bits, not bytes.
7063         (extract_fixed_bit_field, extract_split_bit_field): Likewise.
7064         * expr.c (move_by_pieces, move_by_pieces_ninsns): Likewise.
7065         (emit_block_move, emit_group_load, emit_group_store): Likewise.
7066         (clear_by_pieces, clear_storage, emit_push_insn): Likewise.
7067         (expand_assigment, store_expr, store_constructor_field): Likewise.
7068         (expand_expr_unaligned, do_jump, do_compare_and_jump): Likewise.
7069         (store_constructor, store_field, get_inner_reference): Likewise.
7070         Use host_integerp and tree_low_cst; sizes and positions HOST_WIDE_INT.
7071         (expand_expr, case COMPONENT_REF): Likewise.
7072         (copy_blkmode_from_regs): Use UNSIGNED_HOST_WIDE_INT for sizes
7073         and positions; reindent code.
7074         * expr.h (emit_cmp_insn, emit_cmp_and_jump_insns): Alignment unsigned.
7075         * function.c (purge_addressof_1): Pass bit align to store_bit_field.
7076         (assign_parms): Likewise to emit_group_store.
7077         * optabs.c (prepare_cmp_insn): Alignment is in bits.
7078         (emit_cmp_and_jump_insns, emit_cmp_insn): Likewise, and also unsigned.
7079         * stmt.c (expand_value_return): Pass align in bits to emit_group_load.
7080         (expand_return): Likewise to {extract,store}_bit_field.
7081         * stor-layout.c (get_mode_alignment): Minor cleanup.
7082         * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Align is in bits.
7083         * config/sh/sh.h (MOVE_BY_PIECES_P): Likewise.
7084
7085 2000-03-29  Nick Clifton  <nickc@cygnus.com>
7086
7087         * config/arm/arm.h: Undo effects of previous delta:
7088         (ASM_SPEC): Do not define.
7089         (SUBTARGET_EXTRA_ASM_SPEC): Do not define.
7090
7091         * config/arm/linux-elf.h: (SUBTARGET_EXTRA_ASM_SPEC) Fix
7092         typo.
7093
7094 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
7095
7096         * cppinit.c (cpp_start_read): Call initialize_dependency_output
7097         only after reading in the primary source file.
7098
7099 2000-03-29  Geoff Keating  <geoffk@cygnus.com>
7100
7101         * c-common.c (c_common_nodes_and_builtins): The first parameter to
7102         __builtin_va_start and __builtin_va_copy is now either a 'va_list'
7103         or a reference to a va_list.
7104         * builtins.c (stabilize_va_list): Simplify now we don't have to
7105         work around C array address decay.
7106         * c-typeck.c (convert_for_assignment): Handle assignment to
7107         a reference parameter by taking the address of the RHS.
7108         * ginclude/stdarg.h (va_start): Don't take address of first parameter.
7109         (va_copy): Likewise.
7110         (__va_copy): Likewise.
7111         * ginclude/varargs.h (va_start): Likewise.
7112         (__va_copy): Likewise.
7113
7114 Wed Mar 29 15:44:53 2000  Jeffrey A Law  (law@cygnus.com)
7115
7116         * i386/djgpp.h: Remove extraneous "+".
7117
7118         * stmt.c (stmt_loop_nest_empty): Fix thinko in last change.
7119
7120         * calls.c (expand_call): Fix typo in last change.
7121
7122 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7123
7124         * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't
7125         been expanded.
7126
7127 Wed Mar 29 15:39:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7128
7129         * stor-layout.c (bit_from_pos, byte_from_pos): New functions.
7130         (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
7131         (normalize_rli, rli_size_so_far, rli_size_unit_so_far): Use them.
7132         * tree.c (bit_position, byte_position): Likewise.
7133         * tree.h: Declare new functions.
7134
7135 2000-03-29  Nick Clifton  <nickc@cygnus.com>
7136
7137         * config/arm/arm.c: Minor formatting changes/
7138         * config/arm/arm.h (SUBTARGET_EXTRA_ASM_SPEC): Define if not
7139         already defined.
7140         (ASM_SPEC): Define if not already defined.
7141
7142 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
7143
7144         * cppfiles.c (cpp_read_file): Don't pass zero-length string to
7145         _cpp_calc_hash.
7146
7147 2000-03-29  Jakub Jelinek  <jakub@redhat.com>
7148
7149         * dwarf2out.c (gen_enumeration_type_die): If enum has a negative
7150         value, don't output it as unsigned.
7151
7152 Wed Mar 29 10:53:49 2000  Jeffrey A Law  (law@cygnus.com)
7153
7154         * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.
7155
7156 2000-03-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7157
7158         * c-common.c (c_common_nodes_and_builtins): Don't special case
7159         cplus_mode when declaring builtin bzero/bcmp, always avoid
7160         prototype arguments.
7161
7162 2000-03-29  Bruce Korb  <bkorb@gnu.org>
7163
7164         * fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
7165         to a non-file
7166
7167 Wed Mar 29 15:08:01 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7168
7169         Convert ACCUMULATE_OUTGOING_ARGS to an expression.
7170         * calls.c (PUSH_ARGS_REVERSED) Change to expression.
7171         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default value.
7172         (struct arg_data): Remove #ifdef ACCUMULATE_OUTGOING_ARGS.
7173         (save_fixed_argument_area, restore_fixed_argument_area):
7174         conditionize by #ifdef REG_PARM_STACK_SPACE only.
7175         (emit_call): Change #ifdefs on ACCUMULATE_OUTGOING_ARGS
7176         to conditions, handle RETURN_POPS_ARGS on ACCUMULATE_OUTGOING_ARGS.
7177         (precompute_register_parameters): Avoid #ifdefs on
7178         ACCUMULATE_OUTGOING_ARGS and PUSH_ARGS_REVERSED.
7179         (stire_one_args): Likewise.
7180         (expand_call): Likewise; conditionize PUSH_ROUNDING code by PUSH_ARGS.
7181         (emit_library_call_value_1): Likewise.
7182         (compute_argument_block_size): Align to STACK_BOUNDARY only for
7183         ACCUMULATE_OUTGOING_ARGS.
7184         * combine.c (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Provide default
7185         value.
7186         (nonzero_bits): Conditionize PUSH_ROUNDING code by USE_PUSH.
7187         (use_crosses_set_p): Likewise.
7188         * all targets (ACCUMULATE_OUTGOING_ARGS define): Change to
7189         #define ACCUMULATE_OUTGOING_ARGS 1.
7190         * i386.c (ix86_compute_frame_size): Handle ACCUMULATE_OUTGOING_ARGS
7191         frames.
7192         * i386.h (MASK_NO_PUSH_ARGS, MASK_ACCUMULATE_OUTGOING_ARGS): New
7193         constants.
7194         (TARGET_PUSH_ARGS, TARGET_ACCUMULATE_OUTGOING_ARGS): New macros.
7195         (TARGET_SWITCHES): Add push-args, no-push-args,
7196         accumulate-outgoing-args and no-accumulate-outgoing-args.
7197         (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): New macro.
7198         * expr.c (ACCUMULATE_OUTGONG_ARGS, PUSH_ARGS): Provide default.
7199         (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
7200         and PUSH_ROUNDING.
7201         (emit_push_insn): Likewise.
7202         * final.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
7203         (final_scan_insn): Avoid ifdefs on ACCUMULATE_OUTGOING_ARGS.
7204         * function.c (ACCUMULATE_OUTGOING_ARGS): Provide default.
7205         (STACK_DYNAMIC_OFFSET): Define correctly for both
7206         ACCUMULATE_OUTGOING_ARGS and normal mode.
7207         * invoke.texi (-mpush_args, -maccumulate-outgoing-args): Document.
7208         * tm.texi (PUSH_ARGS): Document.
7209         (ACCUMULATE_OUTGOING_ARGS, PUSH_ROUNDING): Update documentation.
7210
7211 Wed Mar 29 11:51:13 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7212
7213         * flags.h (flag_optimize_sibling_calls): Declare.
7214         * calls.c (expand_call): Fail sibcall when
7215         !flag_optimize_sibling_calls
7216         * invoke.texi (flag_optimize_sibling_calls): Document.
7217         * toplev.c (flag_optimize_sibling_calls): New global variable.
7218         (f_options): Add flag_optimize_sibling_calls.
7219         (rest_of_compilation): Conditionize
7220         optimize_sibling_and_tail_recursive_calls by
7221         flag_optimize_sibling_calls.
7222         (main): Set flag_optimize_sibling_calls for -O2.
7223         * stmt.c (expand_return): Conditionize tail recursion by
7224         flag_optimize_sibling_calls.
7225
7226 2000-03-29  Richard Henderson  <rth@cygnus.com>
7227
7228         * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.
7229         (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Use it.
7230
7231 2000-03-29  Nathan Sidwell  <nathan@codesourcery.com>
7232
7233         * except.c (add_eh_table_entry): Mark type_info's as referenced.
7234
7235 2000-03-29  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7236
7237         * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi
7238         is given.
7239         * config/rs6000/aix43.h (CPP_SPEC): Likewise.
7240         * config/rs6000/rs6000.h (CPP_SPEC): Moved to...
7241         * config/rs6000/aix.h: then modified likewise.
7242
7243 2000-03-28  Richard Henderson  <rth@cygnus.com>
7244
7245         * rtl.h: Redistribute enum reg_note documentation.
7246         Kill trailing whitespace.
7247         * rtl.c (reg_note_name): Adjust to match enum reg_note tweeks.
7248         Kill trailing whitespace.
7249
7250 2000-03-28  Zack Weinberg  <zack@wolery.cumb.org>
7251
7252         * cppfiles.c (hash_IHASH): Just return i->hash.
7253         (cpp_included): Set dummy.hash using _cpp_calc_hash.  Use
7254         htab_find_with_hash.
7255         (cpp_read_file): Likewise.
7256         (find_include_file): Likewise.  Properly initialize
7257         ih->nshort.  Share ih->name and ih->nshort if possible.
7258         * cpphash.c (_cpp_calc_hash): New function.
7259         (hash_HASHNODE): Just return h->hash.
7260         (_cpp_lookup): Set dummy.hash using _cpp_calc_hash.  Use
7261         htab_find_with_hash.
7262         * cpphash.h: Prototype _cpp_calc_hash.
7263         * cppinit.c (initialize_builtins): Provide a valid hash
7264         to _cpp_make_hashnode, using _cpp_calc_hash.
7265
7266         * cpphash.c (collect_expansion): # is not a special character
7267         in object-like macros.  In -traditional mode, /**/ is not
7268         token paste at the beginning or end of the line.
7269         * cpplib.c (do_include, do_import, do_include_next): If
7270         parse_include fails, return immediately.
7271
7272 2000-03-28  Jason Merrill  <jason@casey.cygnus.com>
7273
7274         * config/arm/arm.md (return peepholes): Update to reflect the new
7275         call insn patterns.
7276         * config/arm/arm.c (arm_volatile_func): Also check
7277         current_function_nothrow.
7278         (output_return_instruction, output_func_prologue): Use it.
7279         (arm_output_epilogue, arm_expand_prologue): Likewise.
7280
7281 2000-03-27  Tom Tromey  <tromey@cygnus.com>
7282
7283         * gcc.c (handle_braces): In {x*...} case, break out of loop if
7284         switch is found.
7285
7286 Tue Mar 28 11:55:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7287
7288         * expr.c (store_constructor): SIZE now signed.
7289         For EXPR_SIZE, don't evaluate size; just needed if constant.
7290         * fold-const.c (fold): Fix a number of cases when folded tree is
7291         wrong type.
7292         * function.c (flush_addressof): Reenable.
7293         * tree.h (flush_addressof): Likewise.
7294         * toplev.c (independent_decode_option): Look at strings_processed.
7295         * config/alpha/alpha.h (MINIMUM_ATOMIC_ALIGNMENT): Cast to unsigned.
7296
7297 Tue Mar 28 08:29:46 2000  Jan Hubicka  <jh@suse.cz>
7298
7299         * sibcall.c (indentify_call_return_value): Find last call in the chain;
7300         Allow stack adjustment after function call.
7301
7302         * regmove.c (struct csa_memlist): Make mem field rtx *.
7303         (record_one_stack_ref): Accept rtx * instead of rtx as parameter.
7304         (try_apply_stack_adjustment): Replace whole MEM rtx.
7305         (combine_stack_adjustments_for_block): Update calls
7306         to record_one_stack_ref.
7307
7308 2000-03-28  Neil Booth  <NeilB@earthling.net>
7309
7310         * cpplex.c (_cpp_read_and_prescan): Mark end of input buffer with
7311         '\\' rather than a null character, so nulls are not special.  Fix
7312         "\\\n" handling in end-of-buffer conditions.  Use trigraph map to
7313         speed trigraph conversion.
7314         (_cpp_init_input_buffer): Initialize trigraph map.
7315
7316 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
7317
7318         * config/i386/i386.c (output_387_binary_op): Correct intel
7319         mode assembly output, and add spaces after commas in AT&T
7320         output.  Correct Unixware assembler comment.  Document input
7321         constraints.  Comment fp operations.  Reduce profligate buffer
7322         size.  Remove extraneous abort.  Localize temp var.
7323         (SYSV386_COMPAT): Define.  Add !SYSV386_COMPAT code.
7324         (output_fix_trunc): Add spaces after commas in assembly output.
7325
7326 2000-03-27  Richard Henderson  <rth@cygnus.com>
7327
7328         * i386-protos.h (ix86_match_ccmode): Declare.
7329         * i386.c (ix86_match_ccmode): New.
7330         (ix86_expand_fp_compare): Update for pattern renames.
7331         (ix86_expand_strlensi_unroll_1): Likewise.
7332         * i386.h (EXTRA_CC_MODES): Add CCZ.
7333         (SELECT_CC_MODE): Use it for EQ/NE zero.
7334         * i386.md (cmpsi_ccz_1): New.
7335         (cmpqi_ccz_1): New.
7336         (*testsi_ccz_1): New.
7337         (testqi_ccz_1): New.
7338         (cmpsi_ccno_1): Rename from cmpsi_0.
7339         (testsi_ccno_1): Rename from testsi_1.
7340         (testqi_ccno_1): Rename from testqi_1.
7341         (*testqi_ext_ccz_0): Rename from testqi_ext_0.
7342         (testqi_ext_ccno_0): Rename from *testqi_ext_1.
7343         (*cmphi_0): Use ix86_match_ccmode.
7344         (*cmpqi_ext_2, *addsi_2, *addhi_2, *addqi_2): Likewise.
7345         (*subsi_2, *subhi_2, *subqi_2, *testhi_1): Likewise.
7346         (*testqi_ext_1, *testqi_ext_2, *testqi_ext_3): Likewise.
7347         (*andsi_2, *andhi_2, *andqi_2, *andqi_ext_0_cc): Likewise.
7348         (*iorsi_2, *iorhi_2, *iorqi_2): Likewise.
7349         (*xorsi_2, *xorhi_2, *xorqi_cc_1): Likewise.
7350         (*one_cmplsi2_2, *one_cmplhi2_2, *one_cmplqi2_2): Likewise.
7351         (*ashlsi3_cmpno, *ashlhi3_cmpno, *ashlqi3_cmpno): Likewise.
7352         (*ashrsi3_cmpno, *ashrhi3_cmpno, *ashrqi3_cmpno): Likewise.
7353         (*lshrsi3_cmpno, *lshrhi3_cmpno, *lshrqi3_cmpno): Likewise.
7354         (appropriate peepholes): Likewise.
7355         (*cmphi_1, *cmpqi_ccno_1, *cmpqi_1): Star out name.
7356         (*subsi_3, *subhi_3, *subqi_3): Remove.
7357         (*negdi2_1+1 splitter): Use CCZ for neg patterns.
7358         (*negsi2_cmp, *neghi2_cmp, *negqi2_cmp): Remove.
7359         (*negsi2_cmpz): Rename from *negsi2_cmpno, use CCZ.
7360         (*neghi2_cmpz, *negqi2_cmpz): Similarly.
7361         (x86_shift_adj_1): Use CCZ.
7362         (*dbra_ge+1, *dbra_ge+2, ffssi2, ffssi_1): Likewise.
7363
7364 2000-03-27  Stan Cox  <scox@cygnus.com>
7365
7366         * resource.h (mark_resource_type): New.
7367         * resource.c (find_dead_or_set_registers, mark_target_live_regs,
7368         find_free_register): Use mark_resource_type.
7369         (mark_set_resources): Change include_delayed_effects
7370         to mark_resource_type.
7371         * reorg.c (steal_delay_list_from_target, try_merge_delay_insns,
7372         redundant_insn, fill_simple_delay_slots, fill_slots_from_thread):
7373         Use mark_resource_type.
7374
7375 2000-03-27  Richard Henderson  <rth@cygnus.com>
7376
7377         * i386.md (call_pop_0, call_value_pop_0): New.
7378         (call_pop_1): Remove constraint from unused arg.  Support sibcalls.
7379         (call_value_pop_1): Likewise.
7380         (call_0, call_value_0): New.
7381         (call_1, call_value_1): Remove constraint from unused arg.
7382
7383 2000-03-27  Nick Clifton  <nickc@cygnus.com>
7384
7385         * invoke.texi (Spec Files): Document new spec % command created by
7386         Tom Tromey's recent patch.
7387
7388 2000-03-27  Jakub Jelinek  <jakub@redhat.com>
7389
7390         * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD
7391         if not defined.
7392
7393 Mon Mar 27 06:04:22 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7394
7395         * expr.c (expand_assignment): Fix typo in last change.
7396
7397         * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
7398
7399 Sun Mar 26 20:15:26 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7400
7401         * c-convert.c (convert): Return if output or input type is ERROR_MARK.
7402         * c-decl.c (duplicate_decls): Only look at DECL_BUILT_IN_NONANSI
7403         and DECL_INLINE if FUNCTION_DECL.
7404         (pushdecl, redeclaration_error_message): Likewise, for DECL_INLINE.
7405         (store_parm_decls): Check for type of PARM_DECL being ERROR_MARK.
7406         Use DECL_WEAK, not DECL_RESULT, to flag for already seen.
7407         (combine_parm_decls): Likewise.
7408         * ggc-common.c (gcc_mark_tree_children, case 'd'): Use DECL_RESULT_FLD.
7409         * print-tree.c (print_node): Likewise.
7410         Only test DECL_PACKED, DECL_INLINE, DECL_BIT_FIELD, and
7411         DECL_TRANSPARENT_UNION on proper decl types.
7412         Properly handly DECL_INCOMING_RTL and DECL_SAVED_INSNS.
7413         * stor-layout.c (layout_decl): Only check DECL_PACKED and
7414         DECL_BIT_FIELD of FIELD_DECL.
7415         * tree.h (DECL_RESULT_FLD): New macro.
7416
7417         * expr.c (expand_assignment): Add code to handle variable-sized
7418         BLKmode case.
7419
7420 2000-03-26  Richard Henderson  <rth@cygnus.com>
7421
7422         * calls.c (expand_call): Pass parms not original exp to
7423         optimize_tail_recursion.  Mind return value instead of looking
7424         for a barrier.
7425         * stmt.c (optimize_tail_recursion): Take parameter list, not entire
7426         call_expr.  Move checks for call_expr and current_function_decl ...
7427         (expand_return): ... here.
7428
7429 2000-03-26  Tom Tromey  <tromey@cygnus.com>
7430
7431         * gcc.c (handle_braces): Recognize `%{<S}' construct.
7432         (SWITCH_OK, SWITCH_FALSE, SWITCH_IGNORE, SWITCH_LIVE): New
7433         defines.
7434         (process_command): Use them.
7435         (check_live_switch): Likewise.
7436         (give_switch): Skip ignored switches.
7437
7438 2000-03-26  Jan Hubicka  <jh@suse.cz>
7439
7440         * jump.c (jump_optimize_1): Fix typo in elide optimizations
7441         for minimal jump pass test.
7442
7443 2000-03-26  Mark Mitchell  <mark@codesourcery.com>
7444
7445         * integrate.c (function_cannot_inline_p): Do inline functions that
7446         return `void'.
7447
7448 Sun Mar 26 11:37:55 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7449
7450         * stor-layout.c (layout_type, set_sizetype): early_type_list is
7451         now a list of TREE_LIST entries, not types.
7452         * tree.c (build_common_tree_nodes_2): Eliminate dupliate type sets.
7453
7454         * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
7455         * config/arm/pe.c (arm_pe_return_in_memory): Use host_integerp and
7456         int_bit_position.
7457         * config/mips/mips.c (function_arg): Likewise; also remove cast
7458         and make variables unsigned or HOST_WIDE_INT and use tree_low_cst.
7459         (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
7460         * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Offsets are unsigned.
7461         * config/mips/mips.h (BITS_PER_WORD, UNITS_PER_WORD): Cast to unsigned.
7462         (UNITS_PER_FPREG, INT_TYPE_SIZE, LONG_TYPE_SIZE): Likewise.
7463         (POINTER_SIZE, POINTER_BOUNDARY,PARM_BOUNDARY): Likewise.
7464         (GP_REG_P, FP_REG_P, MD_REG_P, ST_REG_P): Ensure subtraction signed.
7465         (struct mips_arg): arg_number, arg_words, fp_arg_words, and
7466         num_adjusts now unsigned.
7467         (FUNCTION_ARG_BOUNDARY): Remove unneeded cast.
7468         * config/sparc/sparc.c (struct function_arg_record_value_parms):
7469         NREGS now unsigned.
7470         (function_arg_record_value_1): STARTBITPOS arg now HOST_WIDE_INT
7471         as is BITPOS variable; use host_integerp and int_bit_position.
7472         (function_arg_record_value_2): Likewise.
7473         (function_arg_record_value_3): Arg BITPOS now HOST_WIDE_INT.
7474         Variable REGNO now unsigned.
7475         (function_arg_record_value): NREGS now unsigned.
7476
7477 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7478
7479         * jump.c (mark_all_labels): Handle CALL_PLACEHOLDERs.
7480
7481 Sat Mar 25 09:12:10 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7482
7483         * Rework fields used to describe positions of bitfields and
7484         modify sizes to be unsigned and use HOST_WIDE_INT.
7485         * alias.c (reg_known_value_size): Now unsigned.
7486         * c-typeck.c (build_unary_op, case ADDR_EXPR): Use byte_position.
7487         (really_start_incremental_init): Use bitsize_zero_node.
7488         (push_init_level, pop_init_level, output_init_element): Likewise.
7489         Use bitsize_unit_node and bitsize_one_node.
7490         (output_pending_init_elements, process_init_element): Likewise.
7491         * combine.c (combine_max_regno, reg_sign_bit_copies): Now unsigned.
7492         (make_extraction): Position and length HOST_WIDE_INT and unsigned
7493         HOST_WIDE_INT, respectively.
7494         (get_pos_from_mask): Passed in value is unsigned HOST_WIDE_INT.
7495         (num_sign_bit_copies): Returns unsigned.
7496         BITWIDTH now unsigned; rework arithmetic.
7497         Remove recursive call from arg to MAX.
7498         (combine_instructions, init_reg_last_arrays): NREGS now unsigned.
7499         (setup_incoming_promotions, can_combine_p, try_combine, simplify_set):
7500         REGNO now unsigned.
7501         (set_nonzero_bit_and_sign_copies): NUM now unsigned.
7502         (find_split_point, expand_compound_operation, make_extraction): LEN
7503         now unsigned HOST_WIDE_INT, POS now HOST_WIDE_INT.
7504         (make_field_assignment): Likewise.
7505         (combine_simplify_rtx): Add cast.
7506         (expand_compound_operation): MODEWIDTH now unsigned; rework arithmetic.
7507         (force_to_mode): WIDTH now unsigned; add cast.
7508         (if_then_else_cond): SIZE now unsigned.
7509         (nonzero_bits): MODE_WIDTH, RESULT_WIDTH, and WIDTH now unsigned.
7510         (extended_count): Now returns unsigned.
7511         (simplify_shift_const): COUNT unsigned; arg is now INPUT_COUNT.
7512         Add SIGNED_COUNT variable; MODE_WORDS and FIRST_COUNT now unsigned.
7513         (simplify_comparison): MODE_WIDTH now unsigned.
7514         (update_table_tick): REGNO and ENDREGNO now unsigned; new var R.
7515         (mark_used_regs_combine): Likewise; rework arithmetic.
7516         (record_value_for_reg): REGNO, ENDREGNO, and I now unsigned.
7517         (record_dead_and_set_regs, reg_dead_at_p, distribute_notes): Likewise.
7518         (record_promoted_value): REGNO now unsigned.
7519         (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
7520         (get_last_value): REGNO now unsigned.
7521         (use_crosses_set_p): REGNO and ENDREGNO now unsigned.
7522         (reg_dead_regno, reg_dead_endregno): Now unsigned.
7523         (remove_death): Arg REGNO now unsigned.
7524         (move_deaths):  REGNO, DEADREGNO, DEADEND, OUREND, and I now unsigned.
7525         (reg_bitfield_target_p): REGNO, REGNO, ENDREGNO, and ENDTREGNO
7526         now unsigned.
7527         * convert.c (convert_to_integer): INPREC and OUTPREC now unsigned.
7528         * cse.c (struct qty_table_elem): FIRST_REG and LAST_REG now unsigned.
7529         (struct cse_reg_info): REGNO now unsigned.
7530         (cached_regno): Now unsigned.
7531         (REGNO_QTY_VALID_P): Add cast.
7532         (make_new_qty, make_regs_eqv, delete_reg_eqiv): Regno args unsigned.
7533         (remove_invalid_regs): Likewise.
7534         (remove_invalid_subreg_refs): Likewise; arg WORD also unsigned
7535         as are variables END and I.
7536         (get_cse_reg_info, insert): Likewise.
7537         (mention_regs, invalidate_for_call): REGNO, ENDREGNO, and I unsigned.
7538         (canon_hash): Likewise.
7539         (insert_regs, lookup_for_remove): REGNO now unsigned.
7540         (invalidate): REGNO, ENDREGNO, TREGNO, and TENDREGNO now unsigned.
7541         New variable RN.
7542         * dbxout.c (dbxout_parms, dbxout_reg_parms): Don't check for REGNO < 0.
7543         * dwarf2out.c (dwarf2ou_frame_debug_expr): Remove cast.
7544         * emit-rtl.c (subreg_realpart_p): Add cast.
7545         (operand_subword): Arg I is now unsigned as is var PARTWORDS.
7546         (operand_subword_force): Arg I is now unsigned.
7547         * except.c (eh_regs): Variable I is now unsigned.
7548         * explow.c (hard_function_value): BYTES is unsigned HOST_WIDE_INT.
7549         * expmed.c (store_fixed_bit_field): Position is HOST_WIDE_INT;
7550         length is unsigned HOST_WIDE_INT; likewise for internal variables.
7551         (store_split_bit_field, extract_fixed_bit_field): Likewise.
7552         (extract_split_bit_field, store_bit_field, extract_bit_field):
7553         Likewise.
7554         * expr.c (store_constructor_fields, store_constructor, store_field):
7555         Positions are HOST_WIDE_INT and lengths are unsigned HOST_WIDE_INT.
7556         (expand_assignment, expand_expr, expand_expr_unaligned): Likewise.
7557         (do_jump): Likewise.
7558         (move_by_pieces, move_by_pieces_ninsns, clear_by_pieces):
7559         MAX_SIZE is now unsigned.
7560         (emit_group_load): BYTEPOS is HOST_WIDE_INT; BYTELEN is unsigned.
7561         (emit_group_store): Likewise.
7562         (emit_move_insn): I now unsigned.
7563         (store_constructor): Use host_integerp, tree_low_cst, and
7564         bitsize_unit_node.
7565         (get_inner_reference): Return bitpos and bitsize as HOST_WIDE_INT.
7566         Rework all calculations to use trees and new fields.
7567         * expr.h (promoted_input_arg): Regno now unsigned.
7568         (store_bit_field, extract_bit_field): Adjust types of pos and size.
7569         (mark_seen_cases): Arg is HOST_WIDE_INT.
7570         * flow.c (verify_wide_reg_1): REGNO now unsigned.
7571         * fold-const.c (decode_field_reference): Size and pos HOST_WIDE_INT;
7572         precisions and alignments are unsigned.
7573         (optimize_bit_field_compare, fold_truthop): Likewise.
7574         (int_const_binop): Adjust threshold for size_int_type_wide call.
7575         (fold_convert): Likewise.
7576         (size_int_type_wide): Make table larger and fix thinko that only
7577         had half of table used.
7578         (all_ones_mask_p, fold): Precisions are unsigned.
7579         * function.c (put_reg_info_stack): REGNO is unsigned.
7580         (instantiate_decl): Size is HOST_WIDE_INT.
7581         (instantiate_virtual_regs): I is unsigned.
7582         (assign_parms): REGNO, REGNOI, and REGNOR are unsigned.
7583         (promoted_input_arg): REGNO is unsigned.
7584         * function.h (struct function): x_max_parm_reg is now unsigned.
7585         * gcse.c (max_gcse_regno): Now unsigned.
7586         (struct null_pointer_info): min_reg and max_reg now unsigned.
7587         (lookup_set, next_set): REGNO arg now unsigned.
7588         (compute_hash_table): REGNO and I now unsigned.
7589         (handle_avail_expr): regnum_for_replacing now unsigned.
7590         (cprop_insn): REGNO now unsigned.
7591         (delete_null_pointer_checks_1): BLOCK_REG now pointer to unsigned.
7592         * ggc-common.c (ggc_mark_tree_children, case FIELD_DECL): New case.
7593         * global.c (set_preference): SRC_REGNO, DEST_REGNO, and I now unsigned.
7594         * hard-reg-set.h (reg_class_size): Now unsigned.
7595         * integrate.c (mark_stores): LAST_REG and I now unsigned; new UREGNO.
7596         * jump.c (mark_modified_reg): I now unsigned; add cast.
7597         (rtx_equal_for_thread_p): Add cast.
7598         * loop.c (max_reg_before_loop): Now unsigned.
7599         (struct_movable): REGNO now unsigned.
7600         (try_copy_prop): REGNO arg unsigned.
7601         (regs_match_p): XN and YN now unsigned.
7602         (consec_sets_invariant_p, maybe_eliminate_biv): REGNO now unsigned.
7603         (strength_reduce): Likewise; NREGS also unsigned.
7604         (first_increment_giv, last_increment_giv unsigned): Now unsigned.
7605         * loop.h (struct iv_class): REGNO now unsigned.
7606         (max_reg_before_loop, first_increment_giv, last_increment_giv):
7607         Now unsigned.
7608         * machmode.h (mode_size, mode_unit_size): Now unsigned.
7609         (mode_for_size, smallest_mode_for_size): Pass size as unsigned.
7610         * optabs.c (expand_binop): I and NWORDS now unsigned.
7611         (expand_unop): I now unsigned.
7612         * print-tree.c (print_node): Don't print DECL_FIELD_BITPOS, but do
7613         print DECL_FIELD_OFFSET and DECL_FIELD_BIT_OFFSET.
7614         * real.c (significand_size): Now returns unsigned.
7615         * real.h (significand_size): Likewise.
7616         * regclass.c (reg_class_size): Now unsigned.
7617         (choose_hard_reg_mode): Both operands now unsigned.
7618         (record_reg_classes): REGNO and NR now unsigned.
7619         (reg_scan): NREGS now unsigned.
7620         (reg_scan_update): old_max_regno now unsigned.
7621         (reg_scan_mark_refs): Arg MIN_REGNO and var REGNO now unsigned.
7622         * reload.c (find_valid_class): BEST_SIZE now unsigned.
7623         (find_dummy_reload): REGNO, NWORDS, and I now unsigned.
7624         (hard_reg_set_here_p): Args BEG_REGNO and END_REGNO now unsigned.
7625         Likewise for variable R.
7626         (refers_to_regno_for_reload_p): Args REGNO and END_REGNO now unsigned,
7627         as are variables INNER_REGNO and INNER_ENDREGNO; add new variable R.
7628         (find_equiv_reg): Add casts.
7629         (regno_clobbered_p): Arg REGNO now unsigned.
7630         * reload.h (struct reload): NREGS now unsigned.
7631         (refers_to_regno_for_reload_p): Regno args are unsigned.
7632         (regno_clobbered_p): Likewise.
7633         * reload1.c (reg_max_ref_width, spill_stack_slot_width): Now unsigned.
7634         (compute_use_by_pseudos): REGNO now unsigned.
7635         (find_reg): I and J now unsigned, new variable K, and change loop
7636         variables accordingly; THIS_NREGS now unsigned.
7637         (alter_reg): INHERENT_SIZE and TOTAL_SIZE now unsigned.
7638         (spill_hard_reg): REGNO arg now unsigned; add casts.
7639         (forget_old_reloads_1): REGNO, NR, and I now unsigned.
7640         (mark_reload_reg_in_use): Arg REGNO and vars NREGS and I now unsigned.
7641         (clear_reload_reg_in_use): Arg REGNO and vars NREGS, START_REGNO,
7642         END_REGNO, CONFLICT_START, and CONFLICT_END now unsigned.
7643         (reload_reg_free_p, reload_reg_reaches_end_p): Arg REGNO now unsigned.
7644         (choose_reload_regs): MAX_GROUP_SIZE now unsigned.
7645         (emit_reload_insns): REGNO now unsigned.
7646         (reload_cse_move2add): Add cast.
7647         (move2add_note_store): REGNO and I now unsigned; new variable ENDREGNO
7648         and rework loop.
7649         * resource.c (mark_referenced_resources, mark_set_resources): New
7650         variable R; REGNO and LAST_REGNO now unsigned.
7651         (mark_target_live_regs): J and REGNO now unsigned.
7652         * rtl.c (mode_size, mode_unit_size): Now unsigned.
7653         * rtl.h (union rtunion_def): New field rtuint.
7654         (XCUINT): New macro.
7655         (ADDRESSOF_REGNO, REGNO, SUBREG_WORD): New XCUINT.
7656         (operand_subword, operand_subword_force): Word number is unsigned.
7657         (choose_hard_reg_mode): Operands are unsigned.
7658         (refers_to-regno_p, dead_or_set_regno_p): Regno arg is unsigned.
7659         (find_regno_note, find_regno_fusage, replace_regs): Likewise.
7660         (regno_use_in, combine_instructions, remove_death): Likewise.
7661         (reg_scan, reg_scan_update): Likewise.
7662         (extended_count): Return is unsigned.
7663         * rtlanal.c (refers_to_regno_p): Args REGNO and ENDREGNO and vars I,
7664         INNER_REGNO, and INNER_ENDREGNO now unsigned; new variable X_REGNO.
7665         (reg_overlap_mentioned_p): REGNO and ENDREGNO now unsigned.
7666         (reg_set_last_first_regno, reg_set_last_last_regno): Now unsigned.
7667         (reg_reg_last_1): FIRS and LAST now unsigned.
7668         (dead_or_set_p): REGNO, LAST_REGNO, and I now unsigned.
7669         (dead_or_set_regno_p): Arg TEST_REGNO and vars REGNO and ENDREGNO
7670         now unsigned.
7671         (find_regno_note, regno_use_in): Arg REGNO now unsigned.
7672         (find_regno_fusage): Likewise; also var REGNOTE now unsigned.
7673         (find_reg_fusage): Variables REGNO, END_REGNO, and I now unsigned.
7674         (replace_regs): Arg NREGS now unsigned.
7675         * sdbout.c (sdbout_parms, sdbout_reg_parms): Don't check REGNO < 0.
7676         * simplify-rtx.c (simplify_unary_operation): WIDTH now unsigned.
7677         (simplify_binary_operation): Likewise.
7678         (cselib_invalidate_regno): Arg REGNO and variables ENDREGNO, I, and
7679         THIS_LAST now unsigned.
7680         (cselib_record_set): Add cast.
7681         * ssa.c (ssa_max_reg_num): Now unsigned.
7682         (rename_block): REGNO now unsigned.
7683         * stmt.c (expand_return): Bit positions unsigned HOST_WIDE_INT;
7684         sizes now unsigned.
7685         (all_cases_count): Just return -1 not -2.
7686         COUNT, MINVAL, and LASTVAL now HOST_WIDE_INT.
7687         Rework tests to use trees whenever possible.
7688         Use host_integerp and tree_low_cst.
7689         (mark_seen_cases): COUNT arg now HOST_WIDE_INT;
7690         Likewise variable NEXT_NODE_OFFSET; XLO now unsigned.
7691         (check_for_full_enumeration_handing): BYTES_NEEDED, I to HOST_WIDE_INT.
7692         * stor-layout.c (mode_for_size): SIZE arg now unsigned.
7693         (smallest_mode_for_size): Likewise.
7694         (layout_decl): Simplify handing of a specified DECL_SIZE_UNIT.
7695         KNOWN_ALIGN is now an alignment, so simplify code.
7696         Don't turn off DECL_BIT_FIELD if field is BLKmode, but not type.
7697         (start_record_layout): Renamed from new_record_layout_info.
7698         Update to new fields.
7699         (debug_rli, normalize_rli, rli_size_unit_so_far, rli_size_so_far):
7700         New functions.
7701         (place_union_field): Renamed from layout_union_field.
7702         Update to use new fields in rli.
7703         (place_field): Renamed from layout_field.
7704         Major rewrite to use new fields in rli; pass alignment to layout_decl.
7705         (finalize_record_size): Rework to use new fields in rli and handle
7706         union.
7707         (compute_record_mode): Rework to simplify and to use new DECL fields.
7708         (finalize_type_size): Make rounding more consistent.
7709         (finish_union_layout): Deleted.
7710         (layout_type, case VOID_TYPE): Don't set TYPE_SIZE_UNIT either.
7711         (layout_type, case RECORD_TYPE): Call new function names.
7712         (initialize_sizetypes): Set TYPE_IS_SIZETYPE.
7713         (set_sizetype): Set TYPE_IS_SIZETYPE earlier.
7714         (get_best_mode): UNIT is now unsigned; remove casts.
7715         * tree.c (bit_position): Compute from new fields.
7716         (byte_position, int_byte_position): New functions.
7717         (print_type_hash_statistics): Cast to remove warning.
7718         (build_range_type): Use host_integerp and tree_low_cst to try to hash.
7719         (build_index_type): Likewise; make subtype of sizetype.
7720         (build_index_2_type): Pass sizetype to build_range_type.
7721         (build_common_tree_nodes): Use size_int and bitsize_int to
7722         initialize nodes; add bitsize_{zero,one,unit}_node.
7723         * tree.h (DECL_FIELD_CONTEXT): Use FIELD_DECL_CHECK.
7724         (DECL_BIT_FIELD_TYPE, DECL_QUALIFIER, DECL_FCONTEXT): Likewise.
7725         (DECL_PACKED, DECL_BIT_FIELD): Likewise.
7726         (DECL_FIELD_BITPOS): Deleted.
7727         (DECL_FIELD_OFFSET, DECL_FIELD_BIT_OFFSET): New fields.
7728         (DECL_RESULT, DECL_SAVED_INSNS): Use FUNCTION_DECL_CHECK.
7729         (DECL_FRAME_SIZE, DECL_FUNCTION_CODE, DECL_NO_STATIC_CHAIN): Likewise.
7730         (DECL_INLINE, DECL_BUILT_IN_NONANSI, DECL_IS_MALLOC): Likewise.
7731         (DECL_BUILT_IN_CLASS, DECL_STATIC_CONSTRUCTOR): Likewise.
7732         (DECL_STATIC_DESTRUCTOR, DECL_NO_CHECK_MEMORY_USAGE): Likewise.
7733         (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
7734         (DECL_ORIGINAL_TYPE, TYPE_DECL_SUPPRESS_DEBUG): Use TYPE_DECL_CHECK.
7735         (DECL_ARG_TYPE_AS_WRITEN, DECL_ARG_TYPE): Use PARM_DECL_CHECK.
7736         (DECL_INCOMING_RTL, DECL_TRANSPARENT_UNION): Likewise.
7737         (DECL_ALIGN): Adjust to new field in union.
7738         (DECL_OFFSET_ALIGN): New field.
7739         (DECL_ERROR_ISSUED, DECL_TOO_LATE): Use LABEL_DECL_CHECK.
7740         (DECL_IN_TEXT_SECTION): Use VAR_DECL_CHECK.
7741         (union tree_decl): Add struct for both aligns.
7742         (enum tree_index): Add TI_BITSIZE_{ZERO,ONE,UNIT}.
7743         (bitsize_zero_node, bitsize_one_node, bitsize_unit_node): Added.
7744         (struct record_layout_info): Rework fields to have offset
7745         alignment and byte and bit position.
7746         (start_record_layout, place_field): Renamed from old names.
7747         (rli_size_so_far, rli_size_unit_so_far, normalize_rli): New decls.
7748         (byte_position, int_byte_position): Likewise.
7749         (get_inner_reference): Change types of position and length.
7750         * unroll.c (unroll_loop): New variable R; use for some loops.
7751         MAX_LOCAL_REGNUM and MAXREGNUM now unsigned.
7752         (calculate_giv_inc): Arg REGNO now unsigned.
7753         (copy_loop_body): REGNO and SRC_REGNO now unsigned.
7754         * varasm.c (assemble_variable): Clean up handling of size using
7755         host_integerp and tree_low_cst.
7756         (decode_addr_const): Use byte, not bit, position.
7757         (output_constructor): bitpos and offsets are HOST_WIDE_INT;
7758         use tree_low_cst and int_bit_position.
7759         * objc/objc-act.c (build_ivar_list_initializer): Use byte_position.
7760
7761 Fri Mar 24 20:13:49 2000  Jason Eckhardt  <jle@cygnus.com>
7762
7763         * bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.
7764         (reorder_block_def): New members eff_head and eff_end.
7765         (REORDER_BLOCK_EFF_HEAD, REORDER_BLOCK_EFF_END): New macros.
7766         (verify_insn_chain): New function.
7767         (skip_insns_between_block): Add code to skip deleted insns.
7768         Check for note before using.
7769         (chain_reorder_blocks): Replace calls to skip_insns_between_block
7770         with references to REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END.
7771         Check for note before using.
7772         (make_reorder_chain): Use INTVAL rather than XINT to get REG_BR_PROB.
7773         (fixup_reorder_chain): Restructure, clean up, defect removal.
7774         (reorder_basic_blocks): Remove last_insn and references to it.
7775         Moved insn chain verification code into a new function (see above).
7776         Delete defective code that sets last insn.
7777         Initialize REORDER_BLOCK_EFF_HEAD and REORDER_BLOCK_EFF_END for
7778         all blocks.
7779
7780 2000-03-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7781
7782         * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
7783
7784 2000-03-24  Richard Henderson  <rth@cygnus.com>
7785
7786         * tree.c (lang_safe_for_unsave): Remove.
7787         (unsafe_for_reeval): Transmute and rename from safe_for_unsave,
7788         allowing for two levels of unsafeness.  Remove lang hook.
7789         * tree.h: Update declarations.
7790         * calls.c (expand_call): Rename safe_for_reeval to try_tail_call.
7791         Create temporary VAR_DECLs to protect very unsafe_for_reeval trees.
7792         Always fail sibcalls when there are pending cleanups.
7793
7794 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7795
7796         * flow.c (propagate_block): When we delete an ADDR_VEC,
7797         also delete the BARRIER following it if there is one.
7798
7799 2000-03-24  Richard Henderson  <rth@cygnus.com>
7800
7801         * builtins.c (expand_builtin_bzero): Convert `length' argument
7802         to sizetype.
7803
7804 2000-03-24  Jakub Jelinek  <jakub@redhat.com>
7805
7806         * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for
7807         comparison if regno's are equal.
7808         * calls.c (initialize_argument_informat): Add ecf_flags argument.
7809         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
7810         (expand_call): Update caller.
7811         Avoid making a sibling call if argument size of the callee is larger
7812         than argument size of the caller.
7813         Call hard_function_value with outgoing set if in sibcall pass.
7814         Use FUNCTION_INCOMING_ARG if available and ECF_SIBCALL.
7815
7816         * final.c (permitted_reg_in_leaf_functions, only_leaf_regs_used):
7817         Change LEAF_REGISTERS from an array initializer to actual array
7818         identifier. Move static global variable into the function.
7819         (leaf_function_p): Allow SIBLING_CALL_P calls even outside of
7820         sequences for leaf functions.
7821         * global.c (global_alloc): Likewise.
7822         * tm.texi (LEAF_REGISTERS): Update documentation.
7823
7824         * config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Remove the ugly
7825         TARGET_FLAT leaf disabling hack.
7826         (LEAF_REGISTERS): Changed from an array initializer to actual array
7827         identifier to avoid duplication and remove the above hack.
7828         (FUNCTION_OK_FOR_SIBCALL): Define.
7829         * config/sparc/sparc.md (sibcall): New attr type. Use it almost
7830         always like call attribute.
7831         (eligible_for_sibcall_delay): New attribute.
7832         (sibcall): New delay type.
7833         (sibcall, sibcall_value, sibcall_epilogue): New expands.
7834         (sibcall_symbolic_sp32, sibcall_symbolic_sp64,
7835         sibcall_value_symbolic_sp32, sibcall_value_symbolic_sp64): New insns.
7836         * config/sparc/sparc.c (sparc_leaf_regs): New array.
7837         (eligible_for_sibcall_delay, output_restore_regs, output_sibcall):
7838         New functions.
7839         (output_function_epilogue): Move part of the code into
7840         output_restore_regs.
7841         (ultra_code_from_mask, ultrasparc_sched_reorder): Handle
7842         TYPE_SIBCALL.
7843         * sparc-protos.h (output_sibcall, eligible_for_sibcall_delay): New
7844         prototypes.
7845
7846         * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change
7847         until infrastructure is finished.
7848
7849 Fri Mar 24 13:49:45 2000  Jeffrey A Law  (law@cygnus.com)
7850
7851         * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
7852         (save_parm_insns): Not here.
7853
7854 2000-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7855
7856         * builtins.c (expand_builtin_bzero): New function.
7857         (expand_builtin): Handle bzero.
7858
7859         * builtins.def: Add BUILT_IN_BZERO.
7860
7861         * c-common.c (c_common_nodes_and_builtins): Provide builtin
7862         prototype & function for bzero.
7863
7864 2000-03-23  Michael Meissner  <meissner@redhat.com>
7865
7866         * config/alpha/alpha.md (TF floating point insns): Undo 2000-03-21
7867         change adding TARGET_FP to the TF floating point insns, except for
7868         trunctfsf2, which generates direct calls to truncdfsf2.
7869
7870 2000-03-23  Geoff Keating  <geoffk@cygnus.com>
7871
7872         * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,
7873         try to protect against middle-end changes that break binary
7874         compatibility.
7875         (DWARF_FRAME_REGISTERS): New definition, likewise for backend.
7876
7877 2000-03-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7878
7879         * config/c4x/c4x.md (load_immed_address):  Add DP reg clobber.
7880
7881 Thu Mar 23 17:10:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7882
7883         * calls.c (expand_call): If TARGET is passed by reference and
7884         is readonly, write a CLOBBER.
7885
7886 2000-03-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7887
7888         * builtins.c (expand_builtin): Handle bcmp.
7889
7890         * builtins.def: Add BUILT_IN_BCMP.
7891
7892         * c-common.c (c_common_nodes_and_builtins): Provide builtin
7893         prototype & function for bcmp.
7894
7895 Thu Mar 23 11:34:39 2000  Jim Wilson  <wilson@cygnus.com>
7896
7897         * config/ia64/ia64.c (rtx_needs_barrier, case UNSPEC): Move case 6...
7898         (rtx_needs_barrier, case UNSPEC_VOLATILE): to here.
7899         * config/ia64/ia64.md (pr_restore): Change UNSPEC to UNSPEC_VOLATILE.
7900
7901 Thu Mar 23 16:04:40 2000  Andrew Haley  <aph@cygnus.com>
7902
7903         * config/mips/mips.md (movdf_internal1a): Delete (set 'f', 'F')
7904         alternative when using -fp64 -gp32.
7905
7906 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
7907
7908         * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
7909         * config/alpha/alpha.h (DWARF_FRAME_RETURN_COLUMN): Define.
7910         * config/sparc/sparc.h (DWARF_FRAME_RETURN_COLUMN): Define.
7911
7912         * frame.h (frame_state): Revert last change.
7913         * frame.c (execute_cfa_insn): Just don't record the save of a CFA reg.
7914         * libgcc2.c (throw_helper): Revert last change.
7915
7916 2000-03-22  Richard Henderson  <rth@cygnus.com>
7917
7918         * stmt.c (expand_asm_operands): Don't promote the temporary.
7919
7920 2000-03-22  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7921
7922         * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
7923         * c-common.c (decl_attributes,check_format_info,truthvalue_conversion,
7924           c_get_alias_set): Likewise.
7925         * c-decl.c (duplicate_decls): Likewise.
7926         * c-typeck.c (default_conversion,build_unary_op): Likewise.
7927         * calls.c (initialize_argument_information): Likewise.
7928         * dwarf2out.c (decl_class_context,add_abstract_origin_attribute):
7929         Likewise.
7930         * dwarfout.c (decl_class_context,output_type): Likewise.
7931         * expr.c (get_inner_reference): Likewise.
7932         * fold-const.c (simple_operand_p,fold): Likewise.
7933         * function.c (aggregate_value_p): Likewise.
7934         * stmt.c (expand_asm_operands): Likewise.
7935         * varasm.c (named_section): Likewise.
7936
7937 2000-03-22  Jason Merrill  <jason@casey.cygnus.com>
7938
7939         Implement dwarf2 exception handling for the ARM.
7940         * config/arm/arm.h (INCOMING_RETURN_ADDR_RTX): Define.
7941         (DWARF_FRAME_RETURN_COLUMN): Define.
7942         * config/arm/arm.c (emit_multi_reg_push): Return rtx.  Attach
7943         REG_FRAME_RELATED_EXPR note.
7944         (emit_sfm): Likewise.
7945         (arm_expand_prologue): Set RTX_FRAME_RELATED_P on everything.
7946         * dwarf2out.c (reg_save): Handle saving a register to itself.
7947         (dwarf2out_frame_debug_expr): Handle an intermediate cfa reg.
7948         * except.c (eh_regs): Don't use the static chain reg if it's
7949         callee-saved.
7950         * frame.h (frame_state): Add cfa_saved field.
7951         * frame.c (execute_cfa_insn): Set it.
7952         * libgcc2.c (throw_helper): Don't adjust sp if it's restored in
7953         the epilogue.
7954         * function.c (ARG_POINTER_CFA_OFFSET): Default to FIRST_PARM_OFFSET.
7955         Now takes a parm.
7956         (instantiate_virtual_regs): Adjust.
7957         * tm.texi: Adjust.
7958         * config/m68k/m68k.h (ARG_POINTER_CFA_OFFSET): Don't define.
7959         * config/ns32k/ns32k.h (ARG_POINTER_CFA_OFFSET): Don't define.
7960         * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): Take a parm.
7961
7962         * dwarf2out.c (reg_number): Refer to FIRST_PSEUDO_REGISTER.
7963         (initial_return_save): Use DWARF_FRAME_REGNUM, not reg_number.
7964
7965 2000-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7966
7967         * builtins.def: New file.
7968
7969         * Makefile.in (TREE_H): Depend on builtins.def.
7970
7971         * builtins.c (built_in_names): Use builtins.def.
7972
7973         * tree.h (built_in_function): Likewise.
7974
7975 2000-03-22  Mark Mitchell  <mark@codesourcery.com>
7976
7977         * tree.c (size_in_bytes): Return size_zero_node, not
7978         integer_zero_node.
7979
7980 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7981
7982         * config/fp-bit.c (pack_d): Correct the case when a denormal
7983         is rounded up and stops being denormal.
7984
7985 2000-03-21  Richard Henderson  <rth@cygnus.com>
7986
7987         * config/alpha/alpha.c (function_arg): Check for void_type_node
7988         before using MUST_PASS_IN_STACK.
7989
7990 2000-03-21  Stephane Carrez  <stcarrez@worldnet.fr>
7991
7992         * regmove.c (combine_stack_adjustments_for_block): Check that
7993         the stack pointer is a valid memory address.
7994
7995 Wed Mar 22 11:44:50 MET 2000  Jan Hubicka  <jh@suse.cz>
7996
7997         * calls.c: re-install Mar 16 emit_library_call merge.
7998
7999 2000-03-21  Jakub Jelinek  <jakub@redhat.com>
8000
8001         * config/sparc/sparc.c (mem_min_alignment): If not optimizing,
8002         we cannot be sure that if reload_completed base register will
8003         be properly aligned.
8004
8005 2000-03-21  Richard Henderson  <rth@cygnus.com>
8006
8007         * flow.c (delete_block): Fix typo last change.
8008
8009 2000-03-21  Mark Mitchell  <mark@codesourcery.com>
8010
8011         * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
8012         not COMPLETE_TYPE_P, to check the type of the expression.
8013
8014 2000-03-21  Michael Meissner  <meissner@redhat.com>
8015
8016         * config/alpha/alpha.md (floating point insns): Add TARGET_FP to
8017         all floating point insns that just tested the macro
8018         TARGET_HAS_XFLOATING_LIBS.
8019         (movsf/movdf recognizers): Add separate insns if -mno-fp-regs is
8020         used to only use the gprs.
8021
8022 2000-03-21  Nathan Sidwell  <nathan@codesourcery.com>
8023
8024         * tree.h (COMPLETE_TYPE_P): New macro.
8025         (COMPLETE_OR_VOID_TYPE_P): New macro.
8026         (COMPLETE_OR_UNBOUND_ARRAY_TYPE_P): New macro.
8027         * stor-layout.c (layout_type, case VOID_TYPE): Don't set TYPE_SIZE.
8028         * c-aux-info.c (gen_type): Use them.
8029         * c-common.c (c_expand_expr_stmt): Likewise.
8030         * c-decl.c (poplevel, pushdecl, start_decl, finish_decl,
8031         grokdeclarator, grokparms, finish_struct, start_function,
8032         store_parm_decls, combine_parm_decls): Likewise.
8033         * c-parse.y (cast_expr): Likewise.
8034         * c-typeck.c (require_complete_type, c_sizeof, c_sizeof_nowarn,
8035         c_size_in_bytes, c_alignof, build_component_ref,
8036         build_indirect_ref, build_array_ref, convert_arguments,
8037         build_binary_op, pointer_diff, build_unary_op, digest_init: Likewise.
8038         * calls.c (initialize_argument_information): Likewise.
8039         * convert.c (convert_to_integer): Likewise.
8040         * dbxout.c (dbxout_typedefs, dbxout_type, dbxout_symbol): Likewise.
8041         * dwarfout.c (location_or_const_value_attribute,
8042         output_enumeration_type_die, output_structure_type_die,
8043         output_union_type_die, output_type): Likewise.
8044         * expr.c (safe_from_p, expand_expr): Likewise.
8045         * function.c (assign_parms): Likewise.
8046         * sdbout.c (sdbout_symbol, sdbout_one_type): Likewise.
8047         * tree.c (build_array_type, build_function_type,
8048         build_method_type, build_offset_type, build_complex_type): Likewise.
8049         * c-parse.c, c-parse.h: Regenerated.
8050
8051 2000-03-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8052
8053         * config/c4x/rtems.h: Include config/rtems.h.
8054
8055 Tue Mar 21 09:24:00 2000  Denis Chertykov  <denisc@overta.ru>
8056
8057         * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if
8058         decl is a FUNCTION_DECL
8059
8060 Mon Mar 20 19:53:53 2000  Jim Wilson  <wilson@cygnus.com>
8061
8062         * config/ia64/ia64.c (ia64_expand_prologue): Don't abort if leaf
8063         function uses output registers.  Don't save RP for leaf functions.
8064         Do save RP even if no epilogue.
8065         * config/ia64/ia64.h (FIXED_REGISTERS): Unmark in/out registers.
8066         (CALL_USED_REGISTERS): Unmark in registers.
8067         (REG_ALLOC_ORDER): Move out regs up, to near the top.  Move in regs up,
8068         to near the middle.
8069
8070 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
8071
8072         * config/rs6000/rs6000.md (bunordered): New expander.
8073         (bordered): New expander.
8074         (buneq): New expander.
8075         (bunge): New expander.
8076         (bungt): New expander.
8077         (bunle): New expander.
8078         (bunlt): New expander.
8079         (bltgt): New expander.
8080
8081         * config/rs6000/rs6000.c (ccr_bit): Handle unordered comparisons.
8082         (ccr_bit_negated_p): New function.
8083         (print_operand): For %C, generate appropriate cror for UNEQ,
8084         UNLT, UNGT, and LTGT.  For %T and %t, use ccr_bit_negated_p.
8085
8086 2000-03-20  Andreas Jaeger  <aj@suse.de>
8087
8088         * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"
8089         warning.
8090
8091         * tree.h (safe_for_unsave): Prototype.
8092
8093 2000-03-20  Richard Henderson  <rth@cygnus.com>
8094
8095         * regmove.c (stack_memref_p): Fix typo, reorg for readability.
8096         (combine_stack_adjustments_for_block): Don't allow sp references
8097         in the side of a set we're not fixing up.
8098         * toplev.c (rest_of_compilation): Run combine_stack_adjustments
8099         after life_analysis.
8100
8101 2000-03-20  Richard Henderson  <rth@cygnus.com>
8102
8103         * calls.c (expand_call): Don't bother generating tail call
8104         sequences if there are pending cleanups.  Use
8105         expand_start_target_temps/expand_end_target_temps to elide
8106         cleanups created during sibcall expansion.
8107
8108 2000-03-20  Geoff Keating  <geoffk@cygnus.com>
8109
8110         * configure.in: Set $IFS to a value if it doesn't already have one
8111         in the --enable-checking handling.
8112         * configure: Regenerate.
8113
8114 2000-03-20  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8115
8116         * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
8117         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
8118         Regenerated.
8119
8120 Mon Mar 20 11:43:15 MET 2000  Jan Hubicka  <jh@suse.cz>
8121
8122         * jump.c (delete_noop_moves): Remove code attempting to
8123         combine stack adjustments.
8124
8125 2000-03-19  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8126
8127         * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.
8128         * except.c (emit_cleanup_handler): Use them.
8129         (expand_end_all_catch): Likewise.
8130         * function.c (fixup_var_refs): Likewise.
8131         (expand_function_end): Clear catch_clauses_last.
8132         * rtl.h (push_to_full_sequence, end_full_sequence): Declare.
8133         * except.h (struct eh_status): New field x_catch_clauses_last.
8134         (catch_clauses_last): New define.
8135
8136         * Makefile.in (tree.o): Depend on HASHTAB_H.
8137         * tree.c: Include hashtab.h.
8138         (struct type_hash): Remove next field.
8139         (TYPE_HASH_SIZE): Remove.
8140         (TYPE_HASH_INITIAL_SIZE): New define.
8141         (type_hash_table): Change type to htab_t.
8142         (type_hash_eq, type_hash_hash, print_type_hash_statistics,
8143         mark_hash_entry): New functions.
8144         (init_obstacks): Allocate type hash.
8145         (type_hash_lookup): Use htab functions.
8146         (type_hash_add, mark_type_hash): Likewise.
8147         (dump_tree_statistics): Call print_type_hash_statistics.
8148
8149 2000-03-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8150
8151         * rs6000/t-aix41: New file.
8152
8153         * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.
8154
8155 Sun Mar 19 13:27:30 2000  Hans-Peter Nilsson  <hp@axis.com>
8156
8157         * tm.texi (Driver): Fix typos and tweak entry for
8158         INCLUDE_DEFAULTS.
8159         Move misplaced STRUCT_FORCE_BLK entry ...
8160         (Storage Layout): ... to here.
8161         (Run-time Target): Recommend having TARGET_MASK_... helper macros.
8162
8163 2000-03-19  Richard Henderson  <rth@cygnus.com>
8164
8165         * flow.c (delete_block): Delete the addr_vec along with the block.
8166         (flow_delete_insn): Decrement LABEL_NUSES when deleting insns that
8167         reference labels.
8168
8169         * fold-const.c (extract_muldiv): Apply type check for defined
8170         overflow to multiply as well as divide.
8171
8172         * stor-layout.c (layout_decl): Don't abort on any zero sized decl.
8173
8174 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
8175
8176         * emit-rtl.c (remove_unncessary_notes): Check that all
8177         NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes have an
8178         associated NOTE_BLOCK.
8179         * function.h (identify_blocks): Update comments.
8180         (reorder_blocks): Declare.
8181         * function.c (identify_blocks): Don't take paramters.
8182         (reorder_blocks): Don't take parameters.
8183         * loop.h (find_loop_tree_blocks): Remove.
8184         (unroll_block_trees): Likewise.
8185         * loop.c (loop_optimize): Don't call find_loop_tree_blocks.  Use
8186         reorder_blocks instead of unroll_block_trees.h
8187         * sibcall.c (optimize_sibling_and_tail_recursive_calls): Likewise.
8188         * stmt.c (find_loop_tree_blocks): Remove.
8189         (unroll_block_trees): Likewise.
8190         * toplev.c (rest_of_compilation): Don't call find_loop_tree_blocks
8191         in whole-function mode.
8192         * tree.h (reorder_blocks): Remove declaration.
8193
8194         * expr.c: Include intl.h.
8195         * Makefile.in (expr.o): Depend on intl.h.
8196
8197 2000-03-18  Richard Henderson  <rth@cygnus.com>
8198
8199         * expr.c (emit_move_insn_1): Clarify cannot_inline message.
8200
8201 2000-03-18  Mark Mitchell  <mark@codesourcery.com>
8202
8203         * tree.h (tree_index): Remove enumerals for integer types.
8204         (integer_type_kind): New type.
8205         (integer_types): New variable.
8206         (char_type_node): Adjust.
8207         (signed_char_type_node): Likewise.
8208         (unsigned_char_type_node): Likewise.
8209         (short_integer_type_node): Likewise.
8210         (short_unsigned_type_node): Likewise.
8211         (integer_type_node): Likewise.
8212         (unsigned_type_node): Likewise.
8213         (long_integer_type_node): Likewise.
8214         (long_unsigned_type_node): Likewise.
8215         (long_long_integer_type_node): Likewise.
8216         (long_long_unsigned_type_node): Likewise.
8217         * tree.c (integer_types): New variable.
8218         (init_obstacks): Register it as a root.
8219
8220 Sat Mar 18 14:38:00 2000  Jason Eckhardt  <jle@cygnus.com>
8221
8222         * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as
8223         NEXT_INSN. Update last insn in chain.
8224
8225 2000-03-17  Jason Merrill  <jason@casey.cygnus.com>
8226
8227         * dwarf2out.c (dwarf2out_decl): Don't emit anything for types
8228         with TYPE_DECL_SUPPRESS_DEBUG set.
8229
8230 2000-03-18  Richard Henderson  <rth@cygnus.com>
8231
8232         * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.
8233
8234 2000-03-18  Richard Henderson  <rth@cygnus.com>
8235
8236         * i386.c (call_insn_operand): Always allow SYMBOL_REF,
8237         care for HALF_PIC_P.
8238         (expander_call_insn_operand): Remove.
8239         (ix86_expand_epilogue): New arg `emit_return' to control return insn.
8240         * i386.h (PREDICATE_CODES): Update.
8241         * i386.md (all call expanders): Remove predicates, remove special
8242         handling for half-pic.
8243         (*call_1, *call_value_1): Handle SIBLING_CALL_P insns.
8244         (*call_pop_pic2, *call_pic2, *call_value_pop_2, *call_value_2): Remove.
8245         (sibcall_epilogue): New.
8246
8247 2000-03-17  Richard Henderson  <rth@cygnus.com>
8248
8249         * rtlanal.c (single_set): Reject if the parallel has anything
8250         except SET or USE or CLOBBER.
8251
8252 2000-03-17  Jeff Law  <law@cygnus.com>
8253             Richard Henderson  <rth@cygnus.com>
8254
8255         * Makefile.in (OBJS): Add sibcall.o.
8256         (sibcall.o): New.
8257         * sibcall.c: New file.
8258         * calls.c (FUNCTION_OK_FOR_SIBCALL): Provide default.
8259         (ECF_IS_CONST, ECF_NOTHROW, ECF_SIBCALL): New.
8260         (emit_call_1): Replace `is_const' and `nothrow' with `ecf_flags'.
8261         Emit sibcall patterns when requested.  Update all callers.
8262         (expand_call): Generate CALL_PLACEHOLDER insns when tail call
8263         elimination seems feasable.
8264         * final.c (leaf_function_p): Sibling calls don't discount being
8265         a leaf function.
8266         * flow.c (HAVE_sibcall_epilogue): Provide default.
8267         (find_basic_blocks_1): Sibling calls don't throw.
8268         (make_edges): Make edge from sibling call to EXIT.
8269         (propagate_block): Don't remove sibcall_epilogue insns.
8270         * function.c (prologue, epilogue): Turn into varrays.  Update all uses.
8271         (sibcall_epilogue): New.
8272         (fixup_var_refs): Scan CALL_PLACEHOLDER sub-sequences.
8273         (identify_blocks_1): Likewise.  Break out from ...
8274         (identify_blocks): ... here.
8275         (reorder_blocks_1): Scan CALL_PLACEHOLDER.  Break out from ...
8276         (reorder_blocks): ... here.
8277         (init_function_for_compilation): Zap prologue/epilogue as varrays.
8278         (record_insns): Extend a varray instead of mallocing new memory.
8279         (contains): Read a varray not array of ints.
8280         (sibcall_epilogue_contains): New.
8281         (thread_prologue_and_epilogue_insns): Emit and record
8282         sibcall_epilogue patterns.
8283         (init_function_once): Allocate prologue/epilogue varrays.
8284         * genflags.c (gen_insn): Treat sibcall patterns as calls.
8285         * integrate.c (save_parm_insns): Recurse on CALL_PLACEHOLDER patterns.
8286         Broken out from ...
8287         (save_for_inline_nocopy): ... here.
8288         (copy_insn_list): Recurse on CALL_PLACEHOLDER patterns.
8289         Broken out from ...
8290         (expand_inline_function): ... here.
8291         (copy_rtx_and_substitute): Handle NOTE_INSN_DELETED_LABEL.
8292         (subst_constants): Handle 'n' formats.
8293         * jump.c (jump_optimize_minimal): New.
8294         (jump_optimize_1): New arg `minimal'; update callers.  Elide most
8295         optimizations if it's set.
8296         * rtl.c (copy_rtx): Do copy jump & call for insns.
8297         * rtl.h (struct rtx_def): Document use of jump and call for insns.
8298         (SIBLING_CALL_P): New.
8299         (sibcall_use_t): New.
8300         * toplev.c (rest_of_compilation): Do init_EXPR_INSN_LIST_cache earlier.
8301         Invoke optimize_sibling_and_tail_recursive_calls.
8302         * tree.c (lang_safe_for_unsave): New.
8303         (safe_for_unsave): New.
8304         * tree.h (lang_safe_for_unsave, safe_for_unsave): Declare.
8305
8306         * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
8307         * alpha.md (sibcall, sibcall_value, sibcall_epilogue): New.
8308         (*sibcall_osf_1, *sibcall_value_osf_1): New.
8309
8310 2000-03-17  Mark Mitchell  <mark@codesourcery.com>
8311
8312         * objc/objc-act.c (encode_method_prototype): Pass types, not
8313         PARM_DECLs, to int_size_in_bytes.
8314
8315 Fri Mar 17 11:51:34 2000  Jim Wilson  <wilson@cygnus.com>
8316
8317         * config/ia64/ia64.md (mix4right_3op): Swap %1 and %2 in template.
8318
8319         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
8320         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again.
8321
8322 Fri Mar 17 08:09:14 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8323
8324         * Clean up usages of TREE_INT_CST_LOW.
8325         * c-parse.in (RESTORE_WARN_FLAGS): Use tree_low_cst.
8326         * c-parse.y, c-parse.c, objc/objc-parse.y, objc/objc-parse.c:
8327         Regenerated.
8328         * c-tree.h (min_precision): Move declaration to here.
8329         * c-typeck.c (build_binary_op): Use host_integerp and tree_low_cst.
8330         (build_unary_op, add_pending_init): Use bit_position.
8331         (pending_init_member, process_init_element): Likewise.
8332         (really_start_incremental_init, push_init_level, pop_init_level):
8333         Don't make copies of nodes or modify them in place, use consistent
8334         types when tracking positions, and use tree routines computations.
8335         (set_init_index, output_init_element): Likewise.
8336         (output_pending_init_elements, process_init_element): Likewise.
8337         * dbxout.c (dbxout_type_fields): Use bit_position, host_integerp,
8338         tree_low_cst and int_bit_position; also minor cleanup.
8339         (dbxout_type_method_1, dbxout_range_type, dbxout_type): Likewise.
8340         (print_cst_octal): Precision is unsigned.
8341         (dbxout_symbol): Ensure DECL_INITIAL is in-range and use tree_low_cst.
8342         * dwarf2out.c (ceiling): Input and output are unsigned HOST_WIDE_INT.
8343         (simple_type_align_in_bits): Result is unsigned int.
8344         Use tree_int_low_cst and host_integerp.
8345         (simple_type_size_in_bits): Result is unsigned HOST_WIDE_INT.
8346         (field_byte_offset): Result is HOST_WIDE_INT.
8347         Change types of internal variables so alignments are unsigned int,
8348         offsets are HOST_WIDE_INT and sizes are unsigned HOST_WIDE_INT.
8349         Use host_integerp, tree_low_cst, and int_bit_position.
8350         (add_bit_offset_attribute): Likewise.
8351         (add_data_member_location_attribute): Use tree_cst_low.
8352         (add_bound_info): Use host_integerp, integer_zerop, and integer_onep.
8353         (add_bit_size_attribute): Use tree_low_cst.
8354         (add_pure_or_virtual_attribute, gen_enumeration_type_die): Likewise.
8355         * dwarfout.c: Similar changes to dwarf2out.c.
8356         * expr.c (expand_expr, case ARRAY_REF): Remove redundant code.
8357         * genoutput.c (n_occurences): Return -1 for null string.
8358         (strip_whitespace): Accept null string and make into function.
8359         (scan_operands): Reflect above changes.
8360         * sdbout.c (plain_type_1): Use host_integerp and tree_low_cst.
8361         (sdbout_field_types, sdbout_one_type): Likewise; also use bit_position.
8362         * ssa.c (rename_registers): Add missing cast of arg to bzero.
8363         * tree.c (int_size_in_bytes): Check for too big to represent.
8364         (bit_position, int_bit_position, host_integerp, tree_low_cst): New fns.
8365         * tree.h (host_integerp, tree_low_cst, bit_position, int_bit_position):
8366         New declarations.
8367         (min_precision): Delete from here.
8368         * varasm.c (decode_addr_const): Use host_integerp, bit_position,
8369         and int_bit_position.
8370         * objc/objc-act.c (encode_method_prototype): Sizes are HOST_WIDE_INT.
8371         (encode_method_def): Likewise.
8372         (build_ivar_list_initializer): Use int_bit_position.
8373         (generate_shared_structures): Convert size.
8374         (encode_type, encode_complete_bitfield): Use integer_zerop.
8375         (encode_bitfield): Use tree_low_cst and int_bit_position.
8376
8377 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8378
8379         * config/c4x/c4x.h (CPP_SPEC): Fix typo.
8380
8381 2000-03-17  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
8382
8383         * call.c (special_function_p): It is only malloc if it returns
8384         Pmode.
8385
8386 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8387
8388         * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.
8389         (C33_FLAG, TARGET_C3X): Add macros.
8390         (TARGET_SWITCHES): Add -m33 option.
8391         * config/c4x/c4x.c (c4x_override_options): Test for TARGET_C33.
8392
8393 2000-03-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8394
8395         * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.
8396         (PARALLEL_PACK_FLAG): Delete.
8397         (TARGET_SWITCHES): Update.
8398         (TARGET_PARALLEL): Use PARALLEL_INSN_FLAG.
8399
8400 Thu Mar 16 18:52:32 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8401
8402         * fold-const.c (fold): Fix a few cases when the returned result
8403         is not of the same type as the input.
8404
8405 2000-03-16  Nick Clifton  <nickc@cygnus.com>
8406
8407         * config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Fix compile time
8408         warning.
8409
8410 2000-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8411
8412         * libgcc2.h: Move prototypes above macros with the same name.
8413         Wrap some function prototypes in the conditional which indicates
8414         whether they are supported, i.e. "BITS_PER_UNIT == 8".
8415
8416 2000-03-16  Richard Henderson  <rth@cygnus.com>
8417
8418         * calls.c: Revert last two changes.
8419
8420 2000-03-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8421
8422         * fp-bit.c (_unpack_d): If NO_DENORMALS is defined, anything that
8423         has exponent 0 is a zero.
8424
8425         * simplify-rtx.c (hash_rtx, case MEM/REG): Take into account that
8426         HASH may already be nonzero.  Add code/mode into hash value
8427         immediately after repeat label.
8428         (cselib_lookup): Don't leave the hash table in an inconsistent
8429         state before a hash lookup operation.
8430
8431 Thu Mar 16 17:03:10 MET 2000  Jan Hubicka  <jh@suse.cz>
8432
8433         * i386.md (all HI and QI mode non-move patterns):  Conditionize
8434         by TARGET_[HQ]IMODE_MATH.
8435         * i386.h (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
8436         x86_promote_qi_regs): Declare.
8437         (TARGET_HIMODE_MATH, TARGET_QIMODE_MATH, TARGET_PROMOTE_HI_REGS,
8438         TARGET_PROMOTE_QI_REGS): New macros.
8439         (PROMOTE_MODE): New macro.
8440         * i386.c (x86_himode_math, x86_qimode_math, x86_promote_hi_regs,
8441         x86_promote_qi_regs): New global variables.
8442
8443 Thu Mar 16 16:50:44 MET 2000  Jan Hubicka  <jh@suse.cz>
8444
8445         * calls.c (emit_library_call_value_1): Break out from ...; handle
8446         VOIDmode function calls too.
8447         (emit_library_call_value): ... here.
8448         (emit_library_call): Implement by calling emit_library_call_value_1.
8449
8450 Thu Mar 16 16:01:30 MET 2000  Jan Hubicka  <jh@suse.cz>
8451
8452         * calls.c (expand_call): Do sanity checking on arg_space_so_far.
8453         Update arg_space_so_far on stack adjustments.
8454         (emit_library_call, emit_library_call_value): Likewise; take into
8455         account arg_space_so_far and pending_stack_adjust when calculcating
8456         the boundary.
8457
8458 Thu Mar 16 09:02:19 2000  Jason Eckhardt  <jle@cygnus.com>
8459
8460         * flow.c: Move all basic block reordering code into its own file.
8461         (create_basic_block): Externalize.
8462         * bb-reorder.c: New file. Copy all basic block reordering code from
8463         flow.c to this file.
8464         (reorder_basic_blocks): Fix fencepost error in for-loop.
8465         (reorder_basic_blocks): Remove braces from single statement for-loops.
8466         * basic-block.h: Add declaration for create_basic_block.
8467         * Makefile.in: Add rules for bb-reorder.o.
8468
8469 2000-03-16  Neil Booth  <NeilB@earthling.net>
8470
8471         * cppinit.c (handle_option):  Implement #unassert directive
8472         as -A- command line option.
8473         (print_help):  Update.
8474         * cpptexi.c:  Update.
8475
8476 Thu Mar 16 02:14:16 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8477
8478         * md.texi (Standard Names): Document `jump'.
8479
8480 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
8481
8482         * calls.c (emit_call_1): Nothrow functions can still have nonlocal
8483         gotos.
8484
8485 2000-03-15  Geoff Keating  <geoffk@cygnus.com>
8486
8487         Merge changes from newppc-branch onto trunk.
8488
8489         2000-03-15  Geoff Keating  <geoffk@cygnus.com>
8490
8491         * rs6000.c (toc_hash_table): Update for new hash table functions.
8492         (toc_hash_function): Likewise.
8493         (toc_hash_eq): Likewise.
8494         (toc_hash_mark_entry): Likewise.
8495         (toc_hash_mark_table): Likewise.
8496         (output_toc): Likewise.
8497         (rs6000_add_gc_roots): Likewise.
8498
8499         2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8500
8501         * t-aix43 (AR_FOR_TARGET): Deleted.  Moved `-X32_64'...
8502         (AR_FLAGS_FOR_TARGET): here.  New macro.
8503
8504         2000-03-05  Clinton Popetz  <cpopetz@cygnus.com>
8505
8506         * config/rs6000/rs6000.c (rs6000_fpmem_offset, rs6000_fpmem_size,
8507         fpmem_operand) Delete.
8508         (xer_operand) New.
8509         (rs6000_reg_names, alt_reg_names): Change fpmem to xer.
8510         (machine_function): Remove fpmem_size, fpmem_offset, save_toc_p.
8511         (rs6000_save_machine_status, rs6000_restore_machine_status,
8512         rs6000_init_expanders, rs6000_stack_info, debug_stack_info): Remove
8513         references to above variables.
8514         (gpc_reg_operand): Use XER_REGNO_P instead of FPMEM_REGNO_P.
8515         * config/rs6000/rs6000.h (REG_ALLOC_ORDER, REGISTER_NAMES,
8516         DEBUG_REGISTER_NAMES): Chagne fpmem to xer.
8517         (FPMEM_REGNO_P, FPMEM_REGNUM): Delete.
8518         (XER_REGNO_P, XER_REGNO): New.
8519         (rs6000_stack): Remove fpmem_p, fpmem_offset, fpmem_size.
8520         (PREDICATE_CODES): Change fpmem_operand to xer_operand.
8521         (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Change FPMEM_REGNO_P to
8522         XER_REGNO_P.
8523         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS,
8524         REG_CLASS_FROM_LETTER, CLASS_MAX_NREGS): Change FPMEM_REGS to XER_REGS,         and remove FLOAT_OR_FPMEM_REGS.
8525         (CLASS_CANNOT_CHANGE_SIZE): Change to FLOAT_REGS.
8526
8527         2000-02-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8528
8529         * aix.h (FP_SAVE_INLINE, ASM_OUTPUT_INTERNAL_LABEL_PREFIX,
8530         TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Move here...
8531         * rs6000.h: from here.
8532
8533         * rs6000-protos.h (rs6000_select_section): Provide prototype.
8534         (rs6000_select_rtx_section): Likewise.
8535         (rs6000_encode_section_info): Likewise.
8536         (sdata_section): Likewise.
8537         (sdata2_section): Likewise.
8538         (sbss_section): Likewise.
8539         * sysv4.h (rs6000_select_section): Delete prototype.
8540         (rs6000_select_rtx_section): Likewise.
8541         (rs6000_encode_section_info): Likewise.
8542         (sdata_section): Likewise.
8543         (sdata2_section): Likewise.
8544         (sbss_section): Likewise.
8545         (REG_SAVE_AREA): Delete definition duplicated in rs6000.h.
8546
8547         * sysv4.h: Delete various unnecessary #undef's and put a comment
8548         on the remaining ones.
8549         Change various comments according to coding standard.
8550
8551         2000-02-29  Clinton Popetz  <cpopetz@cygnus.com>
8552
8553         * config/rs6000/rs6000.h (MQ_REGNO, CR0_REGNO, CR1_REGNO, CR2_REGNO,
8554         CR3_REGNO, CR4_REGNO, MAX_CR_REGNO): Define.
8555         (CR0_REGNO_P) Remove.
8556         * config/rs6000/rs6000.c (gpc_reg_operand, and64_operand, and_operand,
8557         setup_incoming_varargs, mtcrf_operation, print_operand,
8558         rs6000_stack_info, rs6000_emit_prologue, rs6000_emit_epilogue):
8559         Use the above macros.
8560
8561         2000-02-24  Clinton Popetz  <cpopetz@cygnus.com>
8562
8563         * config/rs6000/rs6000.md: Added a new alternative for each
8564         pattern that had a 'x' alternative but no 'y' alternative.
8565         Added a new split for each of the above patterns.
8566
8567         2000-02-18  Geoff Keating  <geoffk@cygnus.com>
8568
8569         * aix41.h (ASM_CPU_SPEC): Delete.
8570         (CPP_CPU_SPEC): Delete.
8571
8572         * aix.h (RS6000_OUTPUT_BASENAME): Define.
8573         (ASM_OUTPUT_LABEL): Define.
8574         (ASM_GLOBALIZE_LABEL): Define.
8575         (STRIP_NAME_ENCODING): Define.
8576         * rs6000.h (RS6000_OUTPUT_BASENAME): Don't define.
8577         (STRIP_NAME_ENCODING): Don't define.
8578         (ASM_OUTPUT_LABEL): Don't define.
8579         (ASM_GLOBALIZE_LABEL): Don't define.
8580         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use assemble_name to output
8581         names, and ASM_OUTPUT_LABEL to output labels, rather than
8582         asm_fprintf.
8583         (ASM_OUTPUT_LABEL): Define.
8584         (ASM_OUTPUT_INT): Use assemble_name.
8585         (ASM_OUTPUT_DWARF_ADDR): Use assemble_name.
8586         (STRIP_NAME_ENCODING): Don't undefine first.
8587         (RS6000_OUTPUT_BASENAME): Make equivalent to assemble_name for
8588         ELF.
8589         (ASM_OUTPUT_LABELREF): Don't prepend underscores to labels
8590         specified with 'asm' even with -fleading-underscore.
8591         * rs6000.c (print_operand): Use assemble_name when !TARGET_AIX.
8592         (output_epilog): Likewise.
8593         (output_toc): Likewise.
8594         * tramp.asm: Handle -fleading-underscore correctly.
8595
8596         * rs6000.md (builtin_setjmp_receiver): Also run for -fPIC and
8597         -mminimal-toc.
8598         (nonlocal_goto_receiver): Delete.
8599         * rs6000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Delete.
8600
8601         * rs6000.h (ASM_OUTPUT_DEF): Don't define.
8602         (SET_ASM_OP): Define.
8603         * sysv4.h (ASM_OUTPUT_DEF): Don't undefine.
8604
8605         * rs6000.h (ASM_OUTPUT_ADDR_VEC_ELT): Don't define.
8606         (ASM_LONG): Define.
8607
8608         * rs6000.c (rs6000_dll_import_ref): Delete, not used.
8609         * rs6000-protos.h (rs6000_dll_import_ref): Delete.
8610
8611         * rs6000.h: Add 'u' to more constants.
8612
8613         2000-02-18  David Edelsohn  <edelsohn@gnu.org>
8614
8615         * rs6000.md (mfcr+shift): Delete PowerPC64 version.
8616
8617         2000-02-15  David Edelsohn  <edelsohn@gnu.org>
8618
8619         * rs6000.c (reg_or_u_cint_operand): New function.
8620         (logical_operand): Handle 64-bit hosts.
8621         (logical_u_operand): New function.
8622         (non_logical_cint_operand): Handle 64-bit hosts.
8623         (non_logical_u_cint_operand): New function.
8624         * rs6000.h (DATA_SECTION_ASM_OP): Add tab.
8625         (PREDICATE_CODES): Define new functions.
8626         * rs6000-protos.h: Declare new functions.
8627         * rs6000.md (iordi3, xordi3): Constant int must be unsigned 32-bits.
8628         (movdi_64): Bracket code intended for 64-bit hosts.  Create
8629         CONST_DOUBLE for 32-bit values.
8630         (scc insns): Generate DImode compares.
8631         (mfcr insns): Create DImode versions.
8632         (sge matchers): New patterns.
8633
8634         2000-02-15  Gabriel Paubert  <paubert@iram.es>
8635
8636         * rs6000.md: Correct instructions length attributes and
8637         constraints on unsigned compare instructions.
8638         (*ne0): Disable for PowerPC64.
8639
8640         2000-02-11  Geoff Keating  <geoffk@cygnus.com>
8641
8642         * rs6000.c (output_function_profiler): Use .long for a 32-bit
8643         quantity, fix profile1.C test failure under -fPIC.
8644
8645         * rs6000.c: Add 'u' to many constants to suppress warnings.
8646         (constant_pool_expr_1): Make static.
8647         (rs6000_emit_eh_toc_restore): Remove unused 'r2'.
8648         * rs6000.h: Add 'u' to many constants to suppress warnings.
8649
8650         * rs6000.c (rs6000_emit_load_toc_table): Use LCTOC..1 under AIX
8651         for the start of the TOC, instead of LCTOC..0.
8652         * aix.h (toc_section): Use LCTOC..1 under AIX for the start
8653         of the TOC.
8654         * rs6000.md (load_toc_aix_si): Use LCTOC..1.
8655         (load_toc_aix_di): Use LCTOC..1.
8656
8657         * rs6000.h (LEGITIMIZE_ADDRESS): Turn into a function.
8658         * rs6000.c (rs6000_legitimize_address): New function from
8659         LEGITIMIZE_ADDRESS.  Only use create_TOC_reference on
8660         symbols in the constant pool that really are TOC references.
8661         (print_operand_address): For ELF, write TOC offsets under
8662         -fPIC as subtractions in the insn.
8663         (output_toc): For ELF, define symbols in TOC as normal labels,
8664         to match RTL.
8665         (create_TOC_reference): Use gen_rtx_PLUS rather than gen_rtx.
8666         * rs6000-protos.h (rs6000_legitimize_address): Prototype.
8667         (create_TOC_reference): Prototype only when RTX_CODE is defined.
8668         * rs6000.md (movsi): Only use create_TOC_reference on
8669         symbols in the constant pool that really are TOC references.
8670
8671         * rs6000.h (MACHINE_DEPENDENT_REORG): Don't define.
8672         * rs6000.c (rs6000_reorg): Delete.
8673         * rs6000-protos.h (rs6000_reorg): Delete.
8674
8675         2000-02-09  Geoff Keating  <geoffk@cygnus.com>
8676
8677         * rs6000.h (INCOMING_RETURN_ADDR_RTX): New macro.
8678
8679         * aix.h (SETUP_FRAME_ADDRESSES): Define.
8680         * rs6000.c [TARGET_AIX] (insn_after_throw): New static variable.
8681         [TARGET_AIX] (rs6000_aix_emit_builtin_unwind_init): New function.
8682         [TARGET_AIX] (rs6000_emit_eh_toc_restore): New function.
8683         * rs6000-protos.h: Prototype rs6000_emit_eh_toc_restore,
8684         rs6000_aix_emit_builtin_unwind_init.
8685         * rs6000.md (eh_epilogue) [TARGET_AIX]: Call
8686         rs6000_emit_eh_toc_restore on AIX.
8687         (return_eh_si): Use r2.
8688         (return_eh_di): Use r2.
8689
8690         * aix43.h: Turn on HAS_INIT_SECTION and LD_INIT_SWITCH,
8691         since we're breaking binary compatibility anyway.
8692
8693         2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
8694
8695         * config/rs6000/rs6000-protos.h: (get_TOC_alias_set, uses_TOC,
8696         constant_pool_expr_p): Declare them.
8697         (constant_pool_expr_p): Declare it.
8698         * config/rs6000/rs6000.c (toc_label_name): Define.
8699         (rs6000_override_options): Set toc_label_name.
8700         (input_operand): Allow any TOC_RELATIVE_EXPR_P.
8701         (get_TOC_alias_set, constant_pool_expr_p, constant_pool_expr_1,
8702         uses_TOC): New functions.
8703         (print_operand): Delete old '*' case.
8704         (print_operand_address): Use LEGITIMATE_CONSTANT_POOL_ADDRESS_P,
8705         and strip off rtl for TOC before calling output_addr_const.
8706         (rs6000_emit_load_toc_table): Use toc_label_name.
8707         * config/rs6000/rs6000.h (TARGET_SWITCHES): Make msched-prolog
8708         the default.
8709         (LEGITIMATE_CONSTANT_POOL_BASE_P): Delete.
8710         (CONSTANT_POOL_EXPR_P, TOC_RELATIVE_EXPR_P): New macros.
8711         (LEGITIMATE_CONSTANT_POOL_ADDRESS_P): Use CONSTANT_POOL_EXPR_P.
8712         (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Turn symbol_refs
8713         into explicit TOC_REGISTER offsets.
8714         (TOC_REGISTER): New macro.
8715         * config/rs6000/rs6000.md (movsi, movdi): Emit rtl under
8716         TARGET_TOC to reference TOC_REGISTER.
8717         (load_toc_v4_PIC_1b): Add 4 to offset for toc reload.
8718         * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Call
8719         uses_TOC before emitting label references.
8720
8721         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
8722
8723         * rs6000.md (stack_tie): Fix warning.
8724
8725         * eabi-ctors.c: Use 'asm' names for the start/end variables,
8726         to handle -fleading-underscore.
8727         * sysv4.h (ASM_DECLARE_FUNCTION_NAME): Use asm_fprintf and %U.
8728         (USER_LABEL_PREFIX): New macro.
8729         (ASM_OUTPUT_INTERNAL_LABEL_PREFIX): Use asm_fprintf and %L.
8730         (ASM_OUTPUT_LABELREF): Use asm_fprintf and %U.
8731         * t-ppccomm (MULTILIB_MATCHES_SYSV): Note that call-sysv and
8732         call-linux can use the same multilibs.
8733         * t-ppcgas (MULTILIB_OPTIONS): Don't need to have separate call-sysv
8734         and call-linux multilibs.  Do multilib with -fleading-underscore.
8735         (MULTILIB_DIRNAMES): Follow MULTILIB_OPTIONS change.
8736         (MULTILIB_EXCEPTIONS): Remove call-linux exceptions.  Add restrictions
8737         to call-aix.
8738
8739         * sysv4.h (CPP_SYSV_SPEC): Define _SOFT_FLOAT for all those CPUs that
8740         have MASK_SOFT_FLOAT set.
8741         (CPP_FLOAT_DEFAULT_SPEC): New macro.
8742         (SUBTARGET_EXTRA_SPECS): Set `cpp_float_default' to the value of
8743         CPP_FLOAT_DEFAULT_SPEC.
8744
8745         * rs6000.c (ccr_bit): Add some consistency checks and a variable 'reg'.
8746         * rs6000.md: Whitespace change.
8747         * sysv4.h (LINK_TARGET_SPEC): Whitespace change.
8748         * sysv4le.h (LINK_TARGET_SPEC): Whitespace change.
8749
8750         2000-02-05  Geoff Keating  <geoffk@cygnus.com>
8751
8752         * rs6000.md (eh_epilogue): New expander.
8753         (eh_reg_restore): New expand/split/insn combination.
8754         (return_eh_si): New insn.
8755         (return_eh_di): New insn.
8756
8757         * eabi-ci.asm: Put a label at the start of the .eh_frame section.
8758         * eabi-cn.asm: Put a zero at the end of the .eh_frame section.
8759         * eabi-ctors.c (__do_global_ctors): Register this object's
8760         frame.  Clean up.  Call atexit() after the constructors.
8761         (__do_global_dtors): Deregister this object's frame.  Clean up.
8762         Allow for recursive calls to exit().
8763         * rs6000.c (fixuplabelno): New variable.
8764         * sysv4.h (ASM_OUTPUT_INT): Don't do .fixup if not
8765         TARGET_RELOCATABLE, it slows down exec() under linux.
8766         (ASM_OUTPUT_DWARF_ADDR): Do .fixup if TARGET_RELOCATABLE.
8767
8768         * aix.h (ASM_OUTPUT_DWARF_ADDR_VAR): New macro.
8769         (ASM_OUTPUT_DWARF_DELTA_VAR): New macro.
8770         (ASM_OUTPUT_DWARF_DELTA2): New macro.
8771         (ASM_OUTPUT_DWARF_DELTA4): New macro.
8772         (ASM_OUTPUT_DWARF_ADDR_DELTA): New macro.
8773         (ASM_OUTPUT_DWARF_ADDR): New macro.
8774         (ASM_OUTPUT_DWARF_DATA4): New macro.
8775         (ASM_OUTPUT_DWARF_DATA2): New macro.
8776         (ASM_OUTPUT_DWARF_OFFSET4): New macro.
8777         (ASM_OUTPUT_DWARF_OFFSET): New macro.
8778         (UNALIGNED_INT_ASM_OP): New macro, fake definition.
8779
8780         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
8781
8782         * rs6000.c (rs6000_sr_alias_set): New variable.
8783         (rs6000_override_options): Initialise rs6000_sr_alias_set.
8784         (rs6000_emit_stack_tie): New function.
8785         (rs6000_emit_allocate_stack): Specify RTX_FRAME_RELATED_P
8786         in a way that dwarf2out can understand.
8787         (rs6000_frame_related): New function.
8788         (rs6000_emit_prologue): Use rs6000_sr_alias_set.  Specify
8789         RTX_FRAME_RELATED_P in a way that dwarf2out can understand.
8790         Use rs6000_emit_stack_tie when needed.
8791         (rs6000_emit_epilogue): Use rs6000_sr_alias_set.  Don't set
8792         RTX_FRAME_RELATED_P.  Use rs6000_emit_stack_tie when needed.
8793         * rs6000.md (stack_tie): New insn.
8794         (return_internal_si): Allow return value to be in the count
8795         register.
8796         (return_internal_di): Likewise.
8797
8798         * rs6000.c (output_mi_thunk): Remove unused variable `sp'.
8799
8800         2000-02-03  Geoff Keating  <geoffk@cygnus.com>
8801
8802         * sysv4.h (LOCAL_LABEL_PREFIX): Define, for the use of dbxelf.h.
8803
8804         2000-01-31  Geoff Keating  <geoffk@cygnus.com>
8805
8806         * rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): New macro.
8807
8808         * rs6000.md (stmw): Use the right POWER opcode.
8809         (lmw): Likewise.
8810
8811         2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8812
8813         * rs6000-protos.h: New file.
8814
8815         * rs6000.c: Include tm_p.h.  Fix compile time warnings.
8816
8817         * rs6000.h: Move prototypes to rs6000-protos.h.  Fix compile time
8818         warnings.
8819
8820         * sysv4.h: Likewise.
8821
8822         2000-01-28  Geoff Keating  <geoffk@cygnus.com>
8823
8824         * ../../configure.in: Delete powerpcle-*-winnt*
8825         and powerpcle-*-pe|powerpcle-*-cygwin*.
8826         * ../../configure: Regenerated.
8827         * cygwin.h: Delete.
8828         * rs6000.h (OBJECT_WINDOWS_NT): Delete.
8829         (TARGET_WINDOWS_NT): Delete.
8830         (ABI_NT): Delete.
8831         (CALL_NT_DLLIMPORT): Delete.
8832         Delete NT-specific code.
8833         * rs6000.md, rs6000.c, sysv4.h: Delete NT-specific code.
8834         * win-nt.h: Delete.
8835         * t-winnt: Delete.
8836         * nt-ci.asm: Delete.
8837         * nt-cn.asm: Delete.
8838         * ntstack.asm: Delete.
8839
8840         2000-01-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8841
8842         * rs6000.h (SELECT_RTX_SECTION): Move to aix.h.
8843         (ASM_FILE_START): Likewise.
8844         (ASM_DECLARE_FUNCTION_NAME): Likewise.
8845         (ASM_OUTPUT_LABELREF): Likewise.
8846         (ASM_OUTPUT_SKIP): Likewise.
8847         (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
8848         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
8849         (ASM_OUTPUT_CASE_LABEL): Likewise.
8850         (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
8851         (ASM_OUTPUT_ASCII): Likewise.
8852
8853         2000-01-27  Clinton Popetz  <cpopetz@cygnus.com>
8854
8855         * rs6000.c (rs6000_emit_load_toc_table): Use "LCG" and
8856         reload_toc_labelno for non-prologue TOC reloads.  Also, don't
8857         increment rs6000_pic_labelno here.
8858         (rs6000_emit_prologue): Pass TRUE to rs6000_emit_load_toc_table,
8859         and increment rs6000_pic_labelno here.
8860
8861         2000-01-24  Geoffrey Keating  <geoffk@cygnus.com>
8862
8863         * rs6000.md (fctiwz): Use (set (reg) (unspec:DI [(fix:SI ...)]))
8864         rather than (set (subreg:SI (reg)) (fix:SI ...)) so that register
8865         allocation knows (reg) is dead before the insn.
8866
8867         2000-01-21  Geoff Keating  <geoffk@cygnus.com>
8868
8869         * rs6000.md (movsi_to_cr): Correct typo in output template.
8870
8871         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
8872
8873         * rs6000.c (rs6000_pic_labelno): Always define.
8874         (rs6000_pic_func_labelno): Delete.
8875         (lmw_operation): Check for a zero base register,
8876         which doesn't mean what we want.
8877         (stmw_operation): New function.
8878         (print_operand): Define new 'l' modifier.
8879         (rs6000_stack_info): We must save all 64 bits of the registers
8880         if TARGET_POWERPC64.
8881         (rs6000_output_load_toc_table): Delete.
8882         (rs6000_emit_load_toc_table): New function.
8883         (rs6000_allocate_stack_space): Delete.
8884         (rs6000_emit_allocate_stack): New function.
8885         (rs6000_emit_prologue): New function.
8886         (output_prolog): Use rs6000_emit_prologue.
8887         (rs6000_emit_epilogue): Change a few variable names to be
8888         more accurate.  Restore all 64 bits of the registers if
8889         TARGET_POWERPC64.  Only restore the FP registers which were used
8890         if they are being saved/restored one-at-a-time.
8891         (output_mi_thunk): Delete inefficient code generation.
8892         (output_function_profiler): Don't use rs6000_output_load_toc_table.
8893         * rs6000.h: Declare rs6000_emit_load_toc_table,
8894         rs6000_allocate_stack_space, stmw_operation.  Don't declare
8895         rs6000_output_load_toc_table.
8896         * rs6000.md (elf_high): Allow register 0, but discourage it
8897         heavily.
8898         (elf_low): Support loading into register 0.
8899         (load_toc_aix_si): New pattern.
8900         (load_toc_aix_di): New pattern.
8901         (load_toc_v4_pic_si): New pattern.
8902         (load_toc_v4_pic_di): New pattern.
8903         (load_toc_v4_PIC_1): New pattern.
8904         (load_toc_v4_PIC_1b): New pattern.
8905         (load_toc_v4_PIC_2): New pattern.
8906         (builtin_setjmp_receiver): Use rs6000_emit_load_toc_table.
8907         (nonlocal_goto_receiver): Use rs6000_emit_load_toc_table.
8908         (prologue): New expander.
8909         (movesi_from_cr): New pattern.
8910         (stmw): New pattern.
8911         (save_fpregs_si): New pattern.
8912         (save_fpregs_di): New pattern.
8913
8914         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
8915
8916         * rs6000.md (movsi): Don't use force_reg when no_new_pseudos.
8917         (movdi): Likewise.
8918         (movhi): Likewise.
8919         (movqi): Likewise.
8920
8921         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
8922
8923         * rs6000.md (movsi_got): 'unspec 8' returns a SImode result,
8924         at present.
8925         (movsi_got_internal): Likewise.
8926         (movsi_got_internal+1): Likewise.
8927         (set_sp): 'unspec 7' does a SImode clobber.
8928
8929         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
8930
8931         * rs6000.md (floatsidf2): Don't use the fpmem "register", just
8932         allocate a stack temporary.
8933         (floatsidf2_internal): Likewise.
8934         (floatsidf2_internal+1): Likewise.  Don't do bizzare hacks
8935         with unspec.
8936         (floatunssidf2): Don't use the fpmem "register", just
8937         allocate a stack temporary.
8938         (floatunssidf2_internal): Likewise.
8939         (floatunssidf2_internal+1): Likewise.  Don't do bizzare hacks
8940         with unspec.
8941         (floatsidf2_loadaddr): Delete.
8942         (floatsidf2_store1): Delete.
8943         (floatsidf2_store2): Delete.
8944         (floatsidf2_load): Delete.
8945         (fix_truncdfsi2): Don't use the fpmem "register", just
8946         allocate a stack temporary.
8947         (fix_truncdfsi2_internal_si): Delete.
8948         (fix_truncdfsi2_internal_di): Delete.
8949         (fix_truncdfsi2_internal): New insn.
8950         (fix_truncdfsi2_internal+1): Don't use the fpmem "register".
8951         (fix_truncdfsi2_store): Delete.
8952         (fix_truncdfsi2_load): Delete.
8953         (fctiwz): Produce gen_fctiwz.
8954
8955         2000-01-19  Geoffrey Keating  <geoffk@cygnus.com>
8956
8957         * eabi.h (INVOKE__main): Define.
8958         * rs6000.c (rs6000_stack_info): Don't handle call to NAME__MAIN
8959         specially.
8960         (rs6000_emit_prologue): Likewise.
8961         * rs6000.h (struct rs6000_stack): Don't keep track of whether
8962         this is the main program.
8963
8964         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
8965
8966         * rs6000.c (rs6000_va_arg): Delete some unused variables.
8967
8968         2000-01-19  Geoff Keating  <geoffk@cygnus.com>
8969
8970         * rs6000.c (rs6000_va_arg): On AIX, padding for small arguments
8971         goes after the argument.
8972
8973         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
8974
8975         * rs6000.md: Document 'unspec' values used.
8976         (epilogue): New expander.
8977         (movesi_to_cr_one): New expander.
8978         (movesi_to_cr and following): New pattern.
8979         (lmw): New pattern.
8980         (return_internal_si): New pattern.
8981         (return_internal_di): New pattern.
8982         (return_and_restore_fpregs_si): New pattern.
8983         (return_and_restore_fpregs_di): New pattern.
8984         * rs6000.h: Declare new functions.
8985         * rs6000.c (rs6000_stack_info): Use current_function_is_leaf
8986         rather than rs6000_calls_p.
8987         (rs6000_makes_calls): Delete.
8988         (lmw_operation): New function.
8989         (mtcrf_operation): New function.
8990         (rs6000_emit_epilogue): New function.
8991         (output_epilog): Call rs6000_emit_epilogue and final if
8992         !TARGET_SCHED_PROLOG, instead of writing text unconditionally.
8993
8994         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
8995
8996         * aix43.h (SUBSUBTARGET_SWITCHES): Document switches.
8997         * aix41.h (SUBSUBTARGET_SWITCHES): Document switches.
8998         * aix.h (SUBTARGET_SWITCHES): Document switches.
8999         * rs6000.h: (TARGET_SWITCHES): Don't print options twice.  Make
9000         sched-prolog and sched-epilog the same.  Document all the
9001         switches.
9002         (TARGET_OPTIONS): No longer allow -mdebug-.
9003
9004         2000-01-12  Geoff Keating  <geoffk@cygnus.com>
9005
9006         * rs6000.h (ASM_FILE_END): Move to aix.h.
9007         (EXTRA_SECTIONS): Move to aix.h.
9008         (READONLY_DATA_SECTION): Move to aix.h.
9009         (EXTRA_SECTION_FUNCTIONS): Move to aix.h.
9010         (SELECT_SECTION): Move to aix.h.
9011         (JUMP_TABLES_IN_TEXT_SECTION): Move to aix.h.
9012         (INT_REGNO_P): Use symbolic name for ARG_POINTER_REGNUM.
9013         (LINK_REGISTER_REGNUM): New definition.
9014         (RETURN_ADDR_RTX): Use symbolic name for LINK_REGISTER_REGNUM.
9015         (SLOW_UNALIGNED_ACCESS): Define in a way suitable for both
9016         AIX and SVR4.
9017         * sysv4.h: Delete the code between the inclusion of rs6000.h
9018         and svr4.h.
9019         (DWARF_DEBUGGING_INFO): Don't define, it's defined in elfos.h.
9020         (FP_ARG_MAX_REG): Move generic definition to rs6000.h.
9021         (RS6000_REG_SAVE): Move generic definition to rs6000.h.
9022         (RS6000_SAVE_AREA): Move generic definition to rs6000.h.
9023         * rs6000.md (floatsidf2_loadaddr): The first arg here is Pmode.
9024         (fix_truncdfsi2_internal): Rename to fix_truncdfsi2_internal_si.
9025         (fix_truncdfsi2_internal_di): New pattern.
9026         (fix_truncdfsi2_store): The second arg here is Pmode too.
9027         (fix_truncdfsi2_load): The second arg here is Pmode too.
9028         (tablejumpdi): Now that switch tables hold only SImode values,
9029         gcc needs to know how to add them to the pc which is DImode.
9030         * rs6000.c (rs6000_stack_info): Use symbolic name for
9031         LINK_REGISTER_REGNUM.
9032         (output_mi_thunk) [!TARGET_ELF]: Don't define sp, it's not used.
9033         (output_toc): Delete unused variables s1 and s2.
9034         (output_ascii): Use fputs not fprintf on a variable string.
9035
9036         2000-01-07  David Edelsohn  <edelsohn@gnu.org>
9037
9038         * rs6000.c (processor_target_table): Add power3 as alias for 630.
9039         * aix43.h: Revert Aug 2 change.
9040         (HAS_INIT_SECTION): Define, not visible yet.
9041         (LD_INIT_SWITCH): Define, not visible yet.
9042         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
9043
9044         2000-01-04  Joel Sherrill (joel@OARcorp.com>
9045
9046         * config/rs6000/rtems.h: Include config/rtems.h.
9047
9048         2000-01-04  David Edelsohn  <edelsohn@gnu.org>
9049
9050         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
9051         (SLOW_UNALIGNED_ACCESS): Define.
9052         (CASE_VECTOR_MODE): Always use 32-bit offsets.
9053         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
9054         (EXTRA_SECTOIN_FUNCTIONS): Indent .csect pseudo-op.
9055         (toc_section): Likewise and .toc pseudo-op.
9056         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
9057         64-bit mode.
9058         (TEXT_SECTION_ASM_OP): Likewise.
9059         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
9060         32-bit offsets.
9061
9062         1999-12-17  Jakub Jelinek  <jakub@redhat.com>
9063
9064         * config/rs6000/rs6000.h (TARGET_POWERPC64): Make sure
9065         UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
9066         compiling libgcc2.
9067
9068         2000-01-06  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9069
9070         * rs6000.h: Move more stuff from here...
9071         * aix.h: to here.
9072         * sysv4.h: Cleanup accordingly.
9073         * netware.h: Likewise
9074
9075         2000-01-05  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9076
9077         * rs6000.h: Continue cleanup.
9078         * aix.h: Likewise.
9079         * lynx.h: Likewise.
9080         * netware.h: Likewise.
9081         * sol2.h: Likewise.
9082         * sysv4.h: Likewise.
9083         * win-nt.h: Likewise.
9084
9085         * rs6000.h (TARGET_SWITCHES): Add descriptions.
9086         (TARGET_OPTIONS): Likewise.
9087
9088         * sysv4.h (SUBTARGET_SWITCHES): Add descriptions.
9089         (SUBTARGET_OPTIONS): Likewise.
9090
9091         * rs6000.md: Fix compile time warnings.
9092
9093         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
9094
9095         vxworks patches from the Cygnus tree originally by
9096         Michael Meissner <meissner@cygnus.com> and Vladimir Makarov
9097         <vmakarov@cygnus.com>.
9098         * sysv4.h (SUBTARGET_SWITCHES): Add vxworks.
9099         (ENDFILE_SPEC): Likewise.
9100         (LIB_VXWORKS_SPEC): New macro.
9101         (STARTFILE_VXWORKS_SPEC): New macro.
9102         (ENDFILE_VXWORKS_SPEC): New macro.
9103         (LINK_START_VXWORKS_SPEC): New macro.
9104         (LINK_OS_VXWORKS_SPEC): New macro.
9105         (CPP_OS_VXWORKS_SPEC): New macro.
9106         (SUBTARGET_EXTRA_SPECS): Add all the vxworks specs.
9107         * vxppc.h: Rewrite to use proper configuration method.
9108         * vxppcle.h: New file.
9109         * ../../configure.in: Add powerpcle-wrs-vxworks*.
9110         * ../../configure: Rebuilt.
9111
9112         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
9113
9114         Lots of changes to rs6000.h, sysv4.h, aix.h,
9115         aix31.h, aix3newas.h, aix41.h, aix43.h, beos.h,
9116         with the aim that rs6000.h is the first header
9117         included and the others override it.
9118         * aix.h: New file.
9119
9120         * x-aix41-gld: Remove.
9121         * x-aix43: Remove.
9122         * x-aix41: Remove target-specific switches, and don't specify
9123         -Wl,-bbigtoc as we don't need it any more.
9124         * ../../configure.in: Use x-aix41 for ppc AIX 4.1 and above.
9125         Use t-aix43 for AIX 4.3 and above.
9126         * ../../configure: Regenerated.
9127
9128         * rs6000.h (TARGET_SWITCHES): Add some initial prolog-scheduling
9129         options, that don't do anything yet.
9130         (MASK_SCHED_PROLOG): New macro.
9131         (MASK_SCHED_EPILOG): New macro.
9132         (TARGET_SCHED_PROLOG): New macro.
9133         (TARGET_SCHED_EPILOG): New macro.
9134
9135         2000-01-04  Geoff Keating  <geoffk@cygnus.com>
9136
9137         * rs6000.c: Correct comment, the `minimal' TOCs are actually
9138         one per translation unit, not one per function.
9139         (output_toc): Also do duplicate constant elimination
9140         for per-translation-unit TOCs.
9141
9142         * rs6000.md (nonlocal_goto_receiver): Put it back as before.  Add
9143         a comment explaining _exactly_ when this pattern gets used.
9144         (builtin_setjmp_receiver): New pattern for better clarity.
9145         (init_v4_pic): Move it into a section dealing with TOC registers.
9146
9147         1999-12-30  Geoff Keating  <geoffk@cygnus.com>
9148
9149         * rs6000.c (toc_hash_table): New variable.
9150         (rs6000_hash_constant): New function.
9151         (toc_hash_function): New function.
9152         (toc_hash_eq): New function.
9153         (toc_hash_mark_entry): New function.
9154         (toc_hash_mark_table): New function.
9155         (output_toc): Don't output duplicate TOC entries in
9156         a single file.
9157         (rs6000_add_gc_roots): Add the hash table as a GC root.
9158         * t-aix43: Move AR_FOR_TARGET and CLIB here from x-aix43,
9159         where they clearly shouldn't be.  This may need to be fixed
9160         later when there is a GNU ar for AIX.
9161         * x-aix43: Don't define CLIB or AR_FOR_TARGET.
9162         Don't define BOOT_LDFLAGS as it is now not necessary.
9163
9164         1999-12-29  Geoff Keating  <geoffk@cygnus.com>
9165
9166         * rs6000.c (rs6000_build_va_list): Use 'char *' rather than 'void *'
9167         for va_list on AIX.  Use unsigned_char_type_node rather than
9168         constructing our own version on svr4.
9169
9170         1999-12-17  Geoff Keating  <geoffk@cygnus.com>
9171
9172         * tramp.asm (__trampoline_size): Delete CYGNUS LOCAL comment,
9173         since patently it's not.
9174
9175         1999-12-08  Geoff Keating  <geoffk@cygnus.com>
9176
9177         * config/rs6000/rs6000.md (nonlocal_goto_receiver): Turn into
9178         define_expand/define_insn pair, and handle restore of the
9179         SVR4 -fpic register.
9180
9181 Wed Mar 15 15:43:38 2000  Jeffrey A Law  (law@cygnus.com)
9182
9183         * acconfig.h (HAVE_GAS_WEAK): New define.
9184         * configure.in (assembler weak support): Check for .weak support.
9185         * config.in, configure: Rebuilt.
9186         * pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Only define if
9187         HAVE_GAS_WEAK is defined.
9188
9189 2000-03-15  Nick Clifton  <nickc@cygnus.com>
9190
9191         * config/arm/arm.c (arm_output_epilogue): Do not pass %c to
9192         asm_fprintf().
9193
9194 2000-03-15  Zack Weinberg  <zack@wolery.cumb.org>
9195
9196         * cppfiles.c (open_include_file): New function.
9197         (find_include_file, cpp_read_file): Use it.
9198
9199 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
9200
9201         * cpphash.c (dump_hash_helper): Take the slot, not the element.
9202
9203 Wed Mar 15 14:28:54 2000  Jason Eckhardt  <jle@cygnus.com>
9204
9205         * flow.c (verify_flow_info): Check for unconditional return.
9206
9207 Wed Mar 15 11:34:27 2000  Jim Wilson  <wilson@cygnus.com>
9208
9209         * config/ia64/ia64.md (restore_stack_nonlocal): New.
9210         * config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Delete padding nop.
9211         (__ia64_restore_stack_nonlocal): New.
9212         * config/ia64/t-ia64 (LIB1ASMFUNCS): Add __restore_stack_nonlocal.
9213
9214 2000-03-15  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9215
9216         * cpphash.c (collect_formal_parameters): Do not complain about
9217         parameter names that just start with `__VA_ARGS__'.
9218
9219 Wed Mar 15 13:26:58 MET 2000  Jan Hubicka  <jh@suse.cz>
9220
9221         * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg and
9222         movw reg, reg to movzwl reg, reg on PARTIAL_REGISTER_STALL machines.
9223         * i386.c (pentiumpro_cost): Set mul cost to 4.
9224         (x86_use_movx): Set for PPro.
9225
9226 Wed Mar 15 13:07:05 MET 2000  Jan Hubicka  <jh@suse.cz>
9227
9228         * i386.md (ix86_compute_frame_size): stack_alignment_needed is
9229         STACK_BOUNDARY for empty frames now.
9230
9231 2000-03-14  Mark Mitchell  <mark@codesourcery.com>
9232
9233         * stor-layout.c (layout_union): Remove.
9234         (layout_union_field): New function, split out from layout_union.
9235         (finish_union_layout): Likewise.
9236         (layout_field): Handle unions by calling layout_union_field.
9237         (finish_record_layout): Handle unions.
9238         (layout_type): Combine RECORD_TYPE, UNION_TYPE, and
9239         QUAL_UNION_TYPE handling.
9240
9241 Wed Feb 23 13:00:06 CET 2000  Jan Hubicka  <jh@suse.cz>
9242
9243         * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
9244         end of basic block is jump_insn, not barrier; use create_basic_block
9245         instead of creating basic block by hand.
9246
9247 2000-03-14  Jason Eckhardt  <jle@cygnus.com>
9248
9249         * flow.c (reorder_basic_blocks): Account for barriers when writing
9250         over NEXT_INSN (last_bb->end).
9251         (verify_flow_info): Add check for missing barriers.
9252
9253 2000-03-14  Greg McGary  <gkm@gnu.org>
9254
9255         * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
9256         * c-lex.c (init_lex): Handle RID_BOUNDED & RID_UNBOUNDED.
9257         * c-parse.gperf (__bounded, __bounded__, __ptrbase, __ptrbase__,
9258         __ptrextent, __ptrextent__, __ptrvalue, __ptrvalue__,
9259         __unbounded, __unbounded__): New keywords.
9260         * c-parse.in (PTR_VALUE PTR_BASE PTR_EXTENT): New tokens.
9261         * c-parse.y, c-parse.c, c-parse.h: Regenerate.
9262         * objc/objc-parse.y, objc/objc-parse.c: Regenerate.
9263
9264 2000-03-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9265
9266         * cselib.h: New file.
9267         * alias.c: Include "cselib.h".
9268         (fixed_scalar_and_varying_struct_p): Accept the addresses of the
9269         MEMs as two new arguments.
9270         (get_addr): New static function.
9271         (find_base_term): Handle VALUEs.
9272         (memrefs_conflict_p): Likewise.
9273         (true_dependence): Call get_addr on the addresses.
9274         Call fixed_scalar_and_varying_struct_p with addresses that have been
9275         passed through get_addr and canon_rtx.
9276         (write_dependence_p): Move DIFFERENT_ALIAS_SETS_P test for consistency
9277         with true_dependence.
9278         Call get_addr on the addresses; don't call canon_rtx on the MEMs.
9279         * loop.c: Include "cselib.h".
9280         (load_mems): Process extended basic block that enters the loop with
9281         cselib.  Use that information to change initialization of the shadow
9282         register so that a constant equivalence is seen by later passes.
9283         * reload1.c: Include "cselib.h".
9284         (reload_cse_invalidate_regno): Delete function.
9285         (reload_cse_mem_conflict_p): Likewise.
9286         (reload_cse_invalidate_mem): Likewise.
9287         (reload_cse_invalidate_rtx): Likewise.
9288         (reload_cse_regno_equal_p): Likewise.
9289         (reload_cse_check_clobber): Likewise.
9290         (reload_cse_record_set): Likewise.
9291         (reg_values): Delete static variable.
9292         (invalidate_regno_rtx): Likewise.
9293         (reload_cse_delete_noop_set): New static function.
9294         (reload_cse_simplify): New static function, broken out of
9295         reload_cse_regs_1.
9296         (reload_cse_noop_set_p): Delete unused argument INSN.
9297         Just call rtx_equal_for_cselib_p on set source and destination.
9298         (reload_cse_regs_1): Break out some code into reload_cse_simplify and
9299         reload_cse_delete_noop_set.  Delete code to keep track of values; use
9300         cselib functions instead.  Delete code to push/pop obstacks.
9301         (reload_cse_simplify_set): Use cselib to find equivalent values.
9302         Delete code to push/pop obstacks.
9303         (reload_cse_simplify_operands): Likewise.
9304         * rtl.def (VALUE): New rtx code.
9305         * rtl.h (union rtunion_def): New elt rt_cselib.
9306         (X0CSELIB, CSELIB_VAL_PTR): New macros.
9307         * simplify_rtx.c: Include "ggc.h", "obstack.h", "cselib.h".
9308         (new_elt_list, new_elt_loc_list, unchain_one_value, clear_table,
9309         unchain_one_elt_list, unchain_one_elt_loc_list, check_useless_values,
9310         discard_useless_locs, discard_useless_values, entry_and_rtx_equal_p,
9311         hash_rtx, new_cselib_val, add_mem_for_addr, get_value_hash,
9312         cselib_lookup_mem, cselib_subst_to_values, cselib_invalidate_regno,
9313         cselib_mem_conflict_p, cselib_invalidate_mem, cselib_invalidate_rtx,
9314         cselib_record_set, cselib_record_sets): New static functions.
9315         (cselib_lookup, cselib_update_varray_sizes, cselib_init,
9316         cselib_finish, cselib_process_insn, rtx_equal_for_cselib_p,
9317         references_value_p): New functions.
9318         (MAX_USELESS_VALUES, REG_VALUES): New macros.
9319         (table, cselib_current_insn, next_unknown_value, cselib_nregs,
9320         n_useless_values, reg_values, callmem, cselib_obstack,
9321         cselib_startobj, empty_vals, empty_elt_lists, empty_elt_loc_lists):
9322         New static variables.
9323         * varray.h (union varray_data_tag): New elt te.
9324         (VARRAY_ELT_LIST_INIT, VARRAY_ELT_LIST): New macros.
9325         * Makefile.in (reload1.o, loop.o, simplify-rtx.o, alias.o): Update
9326         dependencies.
9327
9328 2000-03-14  Nick Clifton  <nickc@cygnus.com>
9329
9330         * gcc.c (do_spec_1): Catch the case where %* is used in a
9331         substitution pattern, but it has not been initialised.
9332         Issue a meaningful error message if an unrecognised operator
9333         is encountered in a spec string.
9334
9335 2000-03-14  Richard Earnshaw <rearnsha@arm.com>
9336
9337         * function.c (prepare_function_start): Correctly initialize
9338         cfun->stack_alignment_needed.
9339
9340 2000-03-14  Zack Weinberg  <zack@wolery.cumb.org>
9341
9342         * cppfiles.c (find_include_file): Don't assume nshort is a
9343         substring of name.
9344
9345 Tue Mar 14 08:42:21 2000  Jeffrey A Law  (law@cygnus.com)
9346
9347         * configure.in (hppa configurations): Add pa32-regs.h to the
9348         list of tm files as appropriate.
9349         * configure: Rebuilt.
9350         * pa.c (compute_frame_size): Remove explicit knowledge about FP
9351         register numbering.
9352         (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
9353         (fmpyaddoperands, fmpysuboperands): Likewise.
9354         * pa.h: Remove various definitions which depend on knowing
9355         how registers are numbered.
9356         * pa32-regs.h: New file with PA32 register numbering specific
9357         definitions.
9358
9359 2000-03-14  Richard Henderson  <rth@cygnus.com>
9360
9361         * regmove.c (combine_stack_adjustments): New.
9362         (stack_memref_p, single_set_for_csa): New.
9363         (free_csa_memlist, record_one_stack_memref): New.
9364         (try_apply_stack_adjustment): New.
9365         (combine_stack_adjustments_for_block): New.
9366         * rtl.h (combine_stack_adjustments): Declare.
9367         * toplev.c (rest_of_compilation): Call it.
9368
9369         * i386.md: Revert 2000-01-16 change.
9370
9371 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
9372
9373         * gccbug.in: Add web category, gcc specific classes.
9374
9375 2000-03-14  Nathan Sidwell  <nathan@codesourcery.com>
9376
9377         * stor-layout.c (finalize_record_size): Fix typo.
9378
9379 2000-03-14  Stan Shebs  <shebs@apple.com>
9380
9381         * c-typeck.c (c_alignof): Error on incomplete types.
9382         * extend.texi (Alignment): Document this.
9383
9384 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
9385
9386         * cppfiles.c: Include mkdeps.h.
9387         (find_include_file, read_include_file): Remove _cpp_ prefix
9388         from name, make static.
9389         (_cpp_execute_include): New function, broken out of
9390         do_include.
9391
9392         * cpplib.c: Don't include mkdeps.h.
9393         (struct directive): Remove type field. Reorder entries.  The
9394         function takes only one argument.
9395         (struct if_stack): Make type field an int.
9396         (directive_table): Rename to dtable.  Generate it, the
9397         prototypes of the directive handlers, and the enum for the
9398         directive numbers, from a template macro.
9399         (do_ifndef, do_include_next, do_import): New functions.
9400         (do_define, do_include, do_endif, do_ifdef, do_if, do_else,
9401         do_undef, do_line, do_elif, do_error, do_pragma, do_warning,
9402         do_ident, do_assert, do_unassert, do_sccs): Take only one
9403         argument.
9404         (do_sccs): Define always, but alter behavior based on
9405         SCCS_DIRECTIVE.
9406         (_cpp_handle_directive, consider_directive_while_skipping):
9407         Restructure for new directive table layout.
9408
9409         (pass_thru_directive): Take a directive number, not a pointer
9410         to a struct directive.
9411         (parse_include): New function, broken out of do_include.
9412         (do_include, do_import, do_include_next): Use parse_include
9413         and _cpp_execute_include.
9414         (do_elif, do_else): Test for T_ELSE specifically when checking
9415         for #elif/#else after #else.
9416         (parse_ifdef): New function, broken out of do_ifdef.
9417         (validate_else): Expect a name arg without a leading #.
9418         (if_directive_name): Delete.
9419         (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
9420         directive handlers with only one argument.
9421
9422         * cpphash.h: Update prototypes.
9423         (enum node_type): Remove entries for directives.
9424         * Makefile.in: Update dependencies.
9425
9426         * cpphash.c (dump_hash_helper): Only dump nodes of type
9427         T_MACRO.  Emit a newline after each definition.
9428
9429 2000-03-14  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
9430
9431         * gccbug.in: New file.
9432         * configure.in (all_outputs): Add gccbug.
9433         * Makefile.in (install-common): Install gccbug.
9434         (GCCBUG_INSTALL_NAME): New variable.
9435         * configure: Rebuilt.
9436
9437 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
9438
9439         * function.c (put_var_into_stack): Use type_for_mode to calculate
9440         part_type.  Use MEM_SET_IN_STRUCT_P.
9441         * expr.c (store_field): Handle CONCAT.
9442         (store_constructor): Use fields_length.
9443         * tree.c (fields_length): New fn.
9444         * tree.h: Declare it.
9445
9446 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
9447
9448         * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
9449         (cpplex.o): New target.
9450         * po/POTFILES.in: Add cpplex.c.
9451
9452         * cpplex.c (_cpp_grow_token_buffer, null_cleanup,
9453         cpp_push_buffer, cpp_pop_buffer, cpp_scan_buffer,
9454         cpp_expand_to_buffer, cpp_buf_line_and_col, cpp_file_buffer,
9455         skip_block_comment, skip_line_comment, skip_comment,
9456         copy_comment, _cpp_skip_hspace, _cpp_skip_rest_of_line,
9457         _cpp_parse_name, skip_string, parse_string,
9458         _cpp_parse_assertion, cpp_get_token, cpp_get_non_space_token,
9459         _cpp_get_directive_token, find_position,
9460         _cpp_read_and_prescan, _cpp_init_input_buffer): Move here.
9461         (maybe_macroexpand, _cpp_lex_token): New functions.
9462
9463         * cpplib.c (SKIP_WHITE_SPACE, eval_if_expr, parse_set_mark,
9464         parse_goto_mark): Delete.
9465         (_cpp_handle_eof): New function.
9466         (_cpp_handle_directive): Rename from handle_directive.
9467         (_cpp_output_line_command): Rename from output_line_command.
9468         (do_if, do_elif): Call _cpp_parse_expr directly.
9469         * cppfiles.c (_cpp_read_include_file): Don't call
9470         init_input_buffer here.
9471         * cpphash.c (quote_string): Move here, rename _cpp_quote_string.
9472         * cppexp.c (_cpp_parse_expr): Diddle parsing_if_directive
9473         here; pop the token_buffer and skip the rest of the line here.
9474         * cppinit.c (cpp_start_read): Call _cpp_init_input_buffer
9475         here.
9476
9477         * cpphash.h (CPP_RESERVE, CPP_IS_MACRO_BUFFER, ACTIVE_MARK_P):
9478         Define here.
9479         (CPP_SET_BUF_MARK, CPP_GOTO_BUF_MARK, CPP_SET_MARK,
9480         CPP_GOTO_MARK): New macros.
9481         (_cpp_quote_string, _cpp_parse_name, _cpp_skip_rest_of_line,
9482         _cpp_skip_hspace, _cpp_parse_assertion, _cpp_lex_token,
9483         _cpp_read_and_prescan, _cpp_init_input_buffer,
9484         _cpp_grow_token_buffer, _cpp_get_directive_token,
9485         _cpp_handle_directive, _cpp_handle_eof,
9486         _cpp_output_line_command): Prototype them here.
9487         * cpplib.h (enum cpp_token): Add CPP_MACRO.
9488         (CPP_RESERVE, get_directive_token, cpp_grow_buffer,
9489         quote_string, output_line_command): Remove.
9490
9491 2000-03-13  Bernd Schmidt  <bernds@cygnus.co.uk>
9492
9493         * stmt.c (expand_end_case): RANGE may be signed, and when checking
9494         whether it is too large we must also verify that it isn't negative.
9495
9496 2000-03-13  Jakub Jelinek  <jakub@redhat.com>
9497
9498         * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.
9499         (movsi_zero_liveg0): Remove.
9500         (movsf_insn_novis_liveg0): Remove.
9501         (negsi2): Remove.
9502         (negsi2_not_liveg0): Rename to negsi2.
9503         (one_cmplsi2): Remove.
9504         (one_cmplsi2_not_liveg0): Rename to one_cmplsi2.
9505         (one_cmplsi2_liveg0): Remove.
9506         * config/sparc/sparc.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE,
9507         MASK_LIVE_G0, MASK_BROKEN_SAVERESTORE): Remove.
9508         (CONDITIONAL_REGISTER_USAGE): Remove TARGET_LIVE_G0 if.
9509         (PREDICATE_CODES): Remove zero_operand.
9510         * config/sparc/sparc.c: Remove all traces of TARGET_LIVE_G0 and
9511         TARGET_BROKEN_SAVERESTORE.
9512         (zero_operand): Remove.
9513         * config/sparc/splet.h (SUBTARGET_SWITCHES): Remove -mlive-g0,
9514         -mno-live-g0, -mbroken-saverestore and -mno-broken-saverestore
9515         options.
9516         (SUBTARGET_OVERRIDE_OPTIONS): Remove.
9517         * config/sparc/linux-aout.h (TARGET_LIVE_G0,
9518         TARGET_BROKEN_SAVERESTORE): Remove.
9519         * config/sparc/linux.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
9520         Remove.
9521         * config/sparc/linux64.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
9522         Remove.
9523         * config/sparc/sol2.h (TARGET_LIVE_G0, TARGET_BROKEN_SAVERESTORE):
9524         Remove.
9525
9526         * config/sparc/sparc.md (return_df_no_fpu): New pattern.
9527
9528 2000-03-13  Zack Weinberg  <zack@wolery.cumb.org>
9529
9530         * cpplib.c (do_pragma_implementation): Fix off-by-one error
9531         truncating a string.  Don't assume tokens are nul terminated.
9532         Problem noted by Andreas Jaeger <aj@suse.de>
9533
9534 2000-03-13  Jason Merrill  <jason@casey.cygnus.com>
9535
9536         * dwarf2out.c (add_name_and_src_coords_attributes): Only add
9537         DW_AT_MIPS_linkage_name for TREE_PUBLIC decls.
9538         (ASM_OUTPUT_DWARF_ADDR_CONST): Don't output trailing newline.
9539
9540 2000-03-13  Richard Earnshaw <rearnsha@arm.com>
9541
9542         * stor-layout.c (new_record_layout_info): Fix typo inside ifdef
9543         STRUCTURE_SIZE_BOUNDARY.
9544
9545 2000-03-13  Mark Mitchell  <mark@codesourcery.com>
9546
9547         * tree.h (record_layout_info_s): New structure.
9548         (record_layout_info): New type.
9549         (new_record_layout_info): New function.
9550         (layout_field): Likewise.
9551         (finish_record_layout): Likewise.
9552         * stor-layout.c (layout_record): Remove.
9553         (new_record_layout_info): New function.
9554         (layout_field): New function, broken out from layout_record.
9555         (finalize_record_size): Likewise.
9556         (compute_record_mode): Likewise.
9557         (finalize_type_size): New function, broken out from layout_type.
9558         (finish_record_layout): Likewise.
9559         (layout_type): Use them.
9560
9561 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
9562
9563         * cpphash.c: Don't include version.h.
9564         (special_symbol) [case T_VERSION]: Look for the string in
9565         hp->value.cpval; don't use version_string.
9566         * cppinit.c (initialize_builtins): Set hp->value.cpval for
9567         __VERSION__ to version_string.
9568         * Makefile.in (cpphash.o): Update deps.
9569
9570 2000-03-12  Zack Weinberg  <zack@wolery.cumb.org>
9571
9572         Convert cpplib to use libiberty/hashtab.c.
9573
9574         * cpplib.h (struct cpp_reader): Make hashtab and
9575         all_include_files of type 'struct htab *'.  Delete HASHSIZE
9576         and ALL_INCLUDE_HASHSIZE macros.
9577
9578         * cpphash.h: Update prototypes.
9579         (struct hashnode): Remove next, prev, and bucket_hdr members.
9580         Make length a size_t.  Add hash member.
9581         (struct ihash): Remove next member.  Add hash member.  Make
9582         name a flexible array member.
9583
9584         * cppfiles.c: Include hashtab.h.
9585         (include_hash): Delete.
9586         (IHASHSIZE): New macro.
9587         (hash_IHASH, eq_IHASH, _cpp_init_include_hash): New functions.
9588         (cpp_included): Do the hash lookup here.
9589         (_cpp_find_include_file): Rewrite.
9590         (cpp_read_file): Put the "fake" hash entry into the hash
9591         table.  Honor the control_macro, if it turns out we've seen
9592         the file before.  Don't push the buffer here.
9593         (_cpp_read_include_file): Push the buffer here.
9594         (OMODES): New macro.  Use it whenever we call open(2).
9595
9596         * cpphash.c: Include hashtab.h.
9597         (hash_HASHNODE, eq_HASHNODE, del_HASHNODE, dump_hash_helper,
9598         _cpp_init_macro_hash, _cpp_dump_macro_hash, _cpp_make_hashnode,
9599         _cpp_lookup_slot): New functions.
9600         (HASHSIZE): new macro.
9601         (hashf, _cpp_install, _cpp_delete_macro): Delete.
9602         (_cpp_lookup): Use hashtab.h routines.
9603
9604         * cppinit.c: Include hashtab.h.
9605         (cpp_reader_init): Call _cpp_init_macro_hash and
9606         _cpp_init_include_hash.  Don't allocate hashtab directly.
9607         (cpp_cleanup): Just call htab_delete on pfile->hashtab and
9608         pfile->all_include_files.
9609         (initialize_builtins): Use _cpp_make_hashnode and
9610         htab_find_slot to add hash entries.
9611         (cpp_finish): Just call _cpp_dump_macro_hash.
9612         * cpplib.c: Include hashtab.h.
9613         (do_define): Use _cpp_lookup_slot and _cpp_make_hashnode to
9614         create hash entries.
9615         (do_pragma_poison, do_assert): Likewise.
9616         (do_include): Don't push the buffer here.  Don't increment
9617         system_include_depth unless _cpp_read_include_file succeeds.
9618         (do_undef, do_unassert): Use _cpp_lookup_slot and htab_clear_slot
9619         or htab_remove_elt.
9620         (do_pragma_implementation): Use alloca to create copy.
9621
9622         * Makefile.in: Update dependencies.
9623
9624 2000-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9625
9626         * cppinit.c (cl_directive_handler): More K&R fixing.
9627
9628 Sat Mar 11 23:54:26 2000  Jim Wilson  <wilson@cygnus.com>
9629
9630         * config/ia64/ia64.c (ia64_compute_frame_size): Align size to
9631         STACK_BOUNDARY.
9632         * config/ia64/ia64.h (REGISTER_MOVE_COST): Add missing parentheses.
9633
9634 2000-03-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9635
9636         * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):
9637         Change from char[] to macros.
9638
9639 2000-03-12  Neil Booth  <NeilB@earthling.net>
9640
9641         * cppinit.c (cpp_start_read): Update indirect function
9642         call to K&R C.
9643
9644 Sat Mar 11 16:18:12 2000  Jim Wilson  <wilson@cygnus.com>
9645
9646         * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
9647         entry.
9648
9649         * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
9650         config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.
9651
9652 2000-03-11  Neil Booth  <NeilB@earthling.net>
9653
9654         * cppinit.c (struct pending option): Replace undef with a
9655         pointer to a directive handling routine.
9656         (struct cpp_pending): Replace separate assert_ and define_
9657         lists with one directive_ list.
9658         (new_pending_define): Rename new_pending_directive. Extra
9659         argument is the directive's handling routine.
9660         (handle_option): Update to use new_pending_directive.
9661
9662 2000-03-11  Neil Booth  <NeilB@earthling.net>
9663
9664         * cppfiles.c (file_cleanup, _cpp_find_include_file,
9665         remap_filename, _cpp_read_include_file, actual_directory,
9666         hack_vms_include_specification): Replace bcopy(), index() etc
9667         calls.  Add casts to some allocations.  Make some variables
9668         pointers to const [unsigned] char.
9669         * cpphash.c (_cpp_install, macro_cleanup, collect_expansion,
9670         collect_formal_parameters): Similarly.
9671         * cppinit.c (struct pending_option, append_include_chain,
9672         cpp_options_init, cpp_reader_init, initialize_standard_includes,
9673         cpp_start_read, new_pending_define, handle_option): Similarly.
9674         * cpplib.c (cpp_define, copy_comment, do_define, do_include,
9675         do_undef, do_error, do_warning, do_pragma, do_pragma_once,
9676         do_pragma_implementation, detect_if_not_defined,
9677         do_ifdef, skip_if_group, cpp_get_token, parse_string,
9678         do_assert, do_unassert): Similarly.
9679         * cpplib.h (cpp_buffer, cpp_options): Update types.  Update
9680         function prototypes.
9681         * mkdeps.c (deps_add_target, deps_add_dep): cast allocations.
9682
9683 2000-03-10  Richard Henderson  <rth@cygnus.com>
9684
9685         * builtins.c (expand_builtin_strlen): Revert last change.
9686         Use emit_insn_before if we're at the beginning of a sequence.
9687
9688 2000-03-10  Jason Merrill  <jason@casey.cygnus.com>
9689
9690         * builtins.c (expand_builtin_strlen): Make sure that we have something
9691         at the beginning of the sequence.
9692
9693         * toplev.c (rest_of_compilation): Also set TREE_NOTHROW for
9694         deferred inlines.
9695
9696         * invoke.texi (C++ Dialect Options): Document -fno-enforce-eh-specs.
9697
9698 2000-03-10  Richard Henderson  <rth@cygnus.com>
9699
9700         * except.c (can_throw): Use INTVAL on a CONST_INT.
9701         (reachable_handlers): Likewise.
9702         * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.
9703
9704 2000-03-10  Andreas Jaeger  <aj@suse.de>
9705
9706         * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
9707         MD_STARTFILE_PREFIX since those are not needed on linux.
9708         (ASM_FILE_START): New, from mips/gnu.h.
9709
9710 2000-03-09  Richard Henderson  <rth@cygnus.com>
9711             Alex Samuel  <samuel@codesourcery.com> and others
9712
9713         * Makefile.in (ssa.o): New rule.
9714         (OBJS): Add ssa.o.
9715         (STAGESTUFF): Add *.ssa and *.ussa.
9716         (mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa.
9717         * rtl.def (PHI): New RTL expression.
9718         * rtl.h (clear_log_links): New declaration.
9719         (convert_to_ssa): Likewise.
9720         (convert_from_ssa): Likewise.
9721         * flow.c (split_edge): If the entry node falls through to the
9722         split edge's source block, split the entry edge.
9723         (clear_log_links): New function.
9724         * toplev.c (ssa_dump): New variable.
9725         (flag_ssa): Likewise.
9726         (f_options): Add "ssa".
9727         (compile_file): Create SSA dump files.
9728         (rest_of_compilation): Go to and from SSA if enabled.
9729         (decide_d_option): Handle -de for SSA dump files.
9730         * ssa.c: New file.
9731
9732 Thu Mar  9 20:01:38 2000  Jim Wilson  <wilson@cygnus.com>
9733
9734         * expr.c (expand_assignment): For a CALL_EXPR, special case PARM_DECL
9735         same as VAR_DECL.
9736
9737 2000-03-09  Benjamin Kosnik  <bkoz@cygnus.com>
9738
9739         * config/alpha/linux.h (WCHAR_TYPE): Make consistent.
9740
9741 Thu Mar  9 18:10:02 2000  Jeffrey A Law  (law@cygnus.com)
9742
9743         * config/pa/pa-hpux10.h (LIB_SPEC): Correct typo in !p case.
9744         (MD_STARTFILE_PREFIX_1): New macro.
9745
9746 2000-03-09  Robert Lipe  <robertl@sco.com>
9747
9748         * config/ia64/ia64.c: Include system.h.
9749
9750 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
9751
9752         * except.c (nothrow_function_p): If -fno-exceptions, just return.
9753         (init_eh_nesting_info): Likewise.
9754
9755         * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
9756         (TREE_NOTHROW): Rename from TREE_RAISES.
9757         * toplev.c (rest_of_compilation): Set it.
9758         * print-tree.c (print_node): Adjust.
9759         * tree.c (stabilize_reference, build, build1): Don't set TREE_RAISES.
9760         (stabilize_reference_1, get_unwidened, get_narrower): Likewise.
9761         * calls.c (emit_call_1): Add 'nothrow' parm.  Add
9762         REG_EH_REGION note as appropriate.
9763         (libfunc_nothrow): New fn.
9764         (emit_library_call, emit_library_call_value): Use it.
9765         (expand_call): Check TREE_NOTHROW.
9766
9767         * varasm.c (make_decl_rtl): Skip initial '*' when setting
9768         DECL_ASSEMBLER_NAME.
9769
9770 2000-03-09  Andreas Jaeger  <aj@suse.de>
9771
9772         * mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.
9773         (TARGET_MEM_FUNCTIONS): Define.
9774
9775 2000-03-09  Jason Merrill  <jason@casey.cygnus.com>
9776
9777         * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.
9778
9779         * except.c (can_throw): See through a SEQUENCE.
9780         (nothrow_function_p): New fn.
9781         * except.h: Declare it.
9782         * function.c (current_function_nothrow): New var.
9783         (prepare_function_start): Initialize it.
9784         * output.h: Declare it.
9785         * toplev.c (rest_of_compilation): Set it.
9786         * dwarf2out.c (dwarf2out_begin_prologue): Use it.
9787
9788 2000-03-09  Zack Weinberg  <zack@wolery.cumb.org>
9789
9790         * cpphash.c (collect_formal_parameters): strncmp returns 0 for
9791         match.  (cpp_compare_defs): Count the nul separator when
9792         advancing over argument names.
9793
9794 2000-03-09  Bernd Schmidt  <bernds@cygnus.co.uk>
9795
9796         * recog.c (preprocess_constraints): Matching constraints affect
9797         same alternative/different operand, not same operand/different
9798         alternative.
9799
9800         * reload1.c (eliminate_regs_in_insn): Handle additions of eliminable
9801         register and a constant specially.
9802
9803 2000-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9804
9805         * libgcc2.h: New file.
9806         * libgcc2.c: Move macros, typedefs and prototypes to libgcc2.h.
9807
9808 Wed Mar  8 16:19:42 2000  Jim Wilson  <wilson@cygnus.com>
9809
9810         * configure.in (ia64*-*-elf*, ia64*-*-linux*): New.
9811         * configure: Regenerate.
9812         * config/ia64: New.
9813
9814 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
9815
9816         * Makefile.in (LIBCPP_DEPS): New macro.
9817         (cpplib.o, cpphash.o, cpperror.o, cppexp.o, cppfiles.o): Use
9818         it to declare deps.
9819         * cpperror.c: Include cpphash.h.
9820         * cppexp.c: Include cpphash.h.  Remove MULTIBYTE_CHARS
9821         dingleberry.
9822         (lex): Don't use CPP_WARN_UNDEF.
9823         (_cpp_parse_expr): Return an int, the truth value.
9824         * cppfiles.c: Include cpphash.h.
9825         (_cpp_merge_include_chains): Move to cppinit.c and make static.
9826         * cppinit.c (include_defaults_array): Disentangle.
9827         (cpp_cleanup): Don't free the if stack here.
9828         (cpp_finish): Pop off all buffers, not just one.
9829         * cpplib.c (eval_if_expr): Return int.
9830         (do_xifdef): Rename do_ifdef.
9831         (handle_directive): Don't use CPP_PREPROCESSED.
9832         (cpp_get_token): Don't use CPP_C89.
9833         * fix-header.c: Don't use CPP_OPTIONS.
9834
9835         * cpplib.h: Move U_CHAR, enum node_type, struct
9836         file_name_list, struct ihash, is_idchar, is_idstart,
9837         is_numchar, is_numstart, is_hspace, is_space, CPP_BUF_PEEK,
9838         CPP_BUF_GET, CPP_FORWARD, CPP_PUTS, CPP_PUTS_Q, CPP_PUTC,
9839         CPP_PUTC_Q, CPP_NUL_TERMINATE, CPP_NUL_TERMINATE_Q,
9840         CPP_BUMP_BUFFER_LINE, CPP_BUMP_LINE, CPP_PREV_BUFFER,
9841         CPP_PRINT_DEPS, CPP_TRADITIONAL, CPP_PEDANTIC, and prototypes
9842         of _cpp_simplify_pathname, _cpp_find_include_file,
9843         _cpp_read_include_file, and _cpp_parse_expr to cpphash.h.
9844         Move struct if_stack to cpplib.c.  Move struct cpp_pending to
9845         cppinit.c.
9846         Change all uses of U_CHAR to be unsigned char instead.
9847         Delete CPP_WARN_UNDEF, CPP_C89, and CPP_PREPROCESSED.
9848
9849 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9850
9851         * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
9852         (dwarf2out_begin_prologue): Set it.
9853         (output_call_frame_info): Don't emit EH unwind info for leaves.
9854
9855         * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow
9856         can occur outside of an EH region.
9857         * except.c: Correct comments about rethrow behavior.
9858         (rethrow_symbol_map): Do nothing if !flag_new_exceptions.
9859
9860 2000-03-08  Andrew MacLeod  <amacleod@cygnus.com>
9861
9862         * flow.c (make_edges): Always call make_eh_edge for calls.
9863
9864 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
9865
9866         * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
9867         (struct cpp_buffer): Remove fname and underflow fields.
9868         (struct cpp_reader): Remove get_token field.
9869         (struct include_hash): Rename to struct ihash.  Add typedef to
9870         IHASH.
9871         (struct if_stack): Remove fname field.
9872         (IF_STACK_FRAME): Rename to IF_STACK.
9873
9874         * cpperror.c (print_containing_files): Trust that there are no
9875         macro buffers below the top file buffer.
9876         * cppfiles.c: Replace all references to 'struct include_hash'
9877         with 'IHASH'.  Rename initialize_input_buffer to
9878         init_input_buffer.  Don't set or reference cpp_buffer->fname,
9879         use buffer->ihash->name instead.
9880         * cpphash.c (special_symbol): Use cpp_file_buffer.  Use NULL
9881         not CPP_NULL_BUFFER.
9882         * cppinit.c: Use NULL not CPP_NULL_BUFFER, IF_STACK not
9883         IF_STACK_FRAME, IHASH not struct include_hash.
9884         * cpplib.c: Rename eval_if_expression to eval_if_expr.  Remove
9885         null_underflow.  Use IF_STACK not IF_STACK_FRAME, IHASH not
9886         struct include_hash, NULL not CPP_NULL_BUFFER.  Remove all
9887         references to cpp_buffer->fname (delete entirely, or use
9888         ->ihash->name instead) and IF_STACK->fname.
9889         (cpp_push_buffer): Don't set new->underflow.
9890         (do_include): Use cpp_file_buffer.
9891
9892         * cpphash.c (collect_formal_parameters): Remove duplicate
9893         increment of argslen.  Pedwarn in C99 mode if __VA_ARGS__ is
9894         used as a macro argument name.  Don't append "..." to namebuf
9895         for varargs macros.  After we're done scanning, go through
9896         namebuf and make it NUL separated, not comma separated.
9897         (_cpp_compare_defs): Remove register tag from variables.
9898         Expect defn->argnames to be NUL separated.
9899         (_cpp_dump_definition): Expect defn->argnames to be NUL
9900         separated and in forward order.
9901         * cpphash.h: Update documentation of argnames field.
9902
9903 2000-03-08  Richard Henderson  <rth@cygnus.com>
9904
9905         * builtins.c (expand_builtin_strlen): Be prepared for strlensi
9906         to fail.  Don't pre-expand the source operand.
9907
9908         * i386.md (strlensi): Initialize eoschar and align before use.
9909
9910 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9911
9912         * expr.c (expand_expr, case ARRAY_REF): Still check for missing
9913         CONSTRUCTOR element.
9914
9915 2000-03-08  Gavin Romig-Koch  <gavin@cetus.cygnus.com>
9916
9917         * mips.c (mips_expand_prologue): If the last
9918         named argument is the vararg marker "va_list", treat it as
9919         an unnamed argument.
9920
9921 2000-03-08  Clinton Popetz  <cpopetz@cygnus.com>
9922
9923         * dbxout.c (dbxout_parms): When correcting for promoted
9924         big-endian parameters, use the mode of the DECL_RTL rather
9925         than UNITS_PER_WORD.
9926
9927 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9928
9929         * c-common.h (make_fname_decl): Declare.
9930         * c-common.c (make_fname_decl): Define.
9931         (declare_hidden_char_array): Remove.
9932         (declare_function_name): Use make_fname_decl.
9933         * c-decl.c (c_make_fname_decl): New function.
9934         (init_decl_processing): Set make_fname_decl.
9935
9936 Tue Mar  7 23:50:31 2000  Jeffrey A Law  (law@cygnus.com)
9937
9938         * cccp.c (handle_directive): Initialize backslash_newlines_p.
9939
9940 2000-03-07  Philipp Thomas  <pthomas@suse.de>
9941
9942         * po/POTFILES.in: Remove cppalloc.c from file list.
9943
9944 2000-03-07  Steve Chamberlain  <sac@pobox.com>
9945
9946         * pj.c (pj_expand_prologue): current_function->args_info is
9947         now current_function_args_info.
9948
9949         * pj.h (STORE_FLAG_VALUE, USER_LABEL_PREFIX,
9950         LOCAL_LABEL_PREFIX, ASM_GENERATE_INTERNAL_LABEL,
9951         ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_SKIP): Define.
9952
9953 2000-03-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9954
9955         * config/c4x/c4x.h (PUT_SDB_TYPE): Define so that the type info is
9956         output as hexadecimal rather than the default octal.
9957
9958 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
9959
9960         * cpphash.c (special_symbol): Fix thinko in previous commit.
9961
9962 2000-03-07  Neil Booth  <NeilB@earthling.net>
9963
9964         * cppexp.c (struct operation, left_shift, right_shift,
9965         cpp_parse_expr): Change some "char"s to "U_CHAR"s, and some
9966         "int"s to "unsigned int"s.
9967         * cpplib.c (detect_if_not_defined, do_assert, do_unassert):
9968         Similarly.
9969         * cpplib.h: Update for above.
9970         * mkdeps.c (deps_init, deps_calc_target): Cast pointers
9971         returned from allocations.
9972
9973         * cppinit.c (opt_comp, parse_options): New functions.
9974         (handle_option): Use parse_option to parse a single command
9975         line option, that possibly takes an argument.
9976         (cpp_handle_options): Sort the array of command line options on
9977         first invocation (non-ASCII hosts only).
9978         (print_help): Update.
9979
9980 2000-03-07  Zack Weinberg  <zack@wolery.cumb.org>
9981
9982         * mkdeps.c (munge): Fix off-by-one bug and inconsistencies in
9983         backslash counting loops.  Problem noted by Matt Kraai <kraai@ghs.com>.
9984
9985         * cppfiles.c (_cpp_find_include_file): Make sure ih->name is
9986         initialized.
9987         * cppinit.c (cpp_cleanup): Free imp->nshort also.
9988
9989         * cpperror.c (cpp_print_containing_files,
9990         cpp_print_file_and_line, v_cpp_message): Rename to
9991         print_containing_files, print_file_and_line, and v_message.
9992         * cppexp.c (cpp_parse_expr, cpp_parse_escape, cpp_lex): Rename
9993         to _cpp_parse_expr, parse_escape, and lex.
9994         (parse_charconst): Remove broken multibyte support.
9995         * cppfiles.c (include_hash): Make static.
9996         (cpp_included): New function.
9997         (merge_include_chains, find_include_file, finclude,
9998         simplify_pathname): Rename to _cpp_merge_include_chains,
9999         _cpp_find_include_file, _cpp_read_include_file, and
10000         _cpp_simplify_pathname.
10001         * cpphash.c (cpp_lookup, free_definition, delete_macro,
10002         cpp_install, create_definition, macroexpand, compare_defs,
10003         dump_definition): Rename to _cpp_lookup, _cpp_free_definition,
10004         _cpp_delete_macro, _cpp_install, _cpp_create_definition,
10005         _cpp_macroexpand, _cpp_compare_defs, and _cpp_dump_definition.
10006         * cppinit.c (cpp_handle_option): Rename to handle_option, make
10007         static.
10008         * cpplib.c: Remove extern prototype of cpp_parse_expr.
10009
10010         * cpphash.h: Update prototypes.
10011         * cpplib.h: Likewise.  Prototype _cpp_parse_expr here.
10012
10013 2000-03-07  Andrew Haley  <aph@cygnus.com>
10014
10015         * config/mips/mips.h (PTRDIFF_TYPE): Revert broken change;
10016         PTRDIFF_TYPE should be based solely on Pmode.
10017         (SIZE_TYPE): ditto.
10018
10019 2000-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10020
10021         * rtl.h (rtunion_def): Constify member `rtstr'.
10022         (emit_line_note_after, emit_line_note, emit_line_note_force,
10023         emit_note, decode_asm_operands): Constify.
10024
10025         * cse.c (canon_hash): Likewise.
10026
10027         * dbxout.c (dbxout_block): Likewise.
10028
10029         * diagnostic.c (file_and_line_for_asm, v_error_for_asm,
10030         v_warning_for_asm): Likewise.
10031
10032         * dwarfout.c (function_start_label): Likewise.
10033
10034         * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note,
10035         emit_line_note_force): Likewise.
10036
10037         * final.c (last_filename, asm_insn_count, final_scan_insn,
10038         output_source_line): Likewise.
10039
10040         * function.h (struct emit_status): Likewise.
10041
10042         * gcse.c (hash_expr_1): Likewise.
10043
10044         * genattr.c (gen_attr, main): Likewise.
10045
10046         * genattrtab.c (struct function_unit, current_alternative_string,
10047         write_attr_valueq, n_comma_elts, next_comma_elt, attr_eq,
10048         attr_numeral, check_attr_test, check_attr_value,
10049         convert_set_attr_alternative, convert_set_attr,
10050         compute_alternative_mask, simplify_by_exploding, gen_attr,
10051         gen_unit): Likewise.
10052
10053         * genflags.c (gen_insn): Likewise.
10054
10055         * gengenrtl.c (type_from_format): Likewise.
10056
10057         * genopinit.c (gen_insn): Likewise.
10058
10059         * genoutput.c (n_occurrences, process_template, process_template):
10060         Likewise.
10061
10062         * ggc-page.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
10063         Likewise.
10064
10065         * ggc-simple.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size):
10066         Likewise.
10067
10068         * ggc.h (ggc_mark_string, ggc_mark, ggc_mark_if_gcable,
10069         ggc_set_mark, ggc_get_size): Likewise.
10070
10071         * objc/objc-act.c (build_module_descriptor, finish_objc): Likewise.
10072
10073         * optabs.c (init_one_libfunc): Likewise.
10074
10075         * output.h (assemble_start_function): Likewise.
10076
10077         * recog.c (decode_asm_operands): Likewise.
10078
10079         * toplev.c (rest_of_compilation): Likewise.
10080
10081         * tree.h (emit_line_note_after, emit_line_note,
10082         emit_line_note_force): Likewise.
10083
10084         * varasm.c (asm_output_bss, asm_output_aligned_bss,
10085         asm_emit_uninitialised, assemble_start_function,
10086         assemble_variable, const_hash, compare_constant_1,
10087         find_pool_constant, mark_constant_pool, assemble_alias): Likewise.
10088
10089         * xcoffout.h (DBX_FINISH_SYMBOL): Likewise.
10090
10091         * alpha/alpha.md (call_vms, call_value_vms): Likewise.
10092
10093         * arm/aof.h (ASM_OUTPUT_ASCII): Likewise.
10094
10095         * arm/aout.h (ASM_OUTPUT_ASCII): Likewise.
10096
10097         * arm/arm-protos.h (output_ascii_pseudo_op, arm_dllexport_name_p,
10098         arm_dllimport_name_p): Likewise.
10099
10100         * arm/arm.c (arm_encode_call_attribute, output_ascii_pseudo_op):
10101         Likewise.
10102
10103         * arm/arm.h (ASM_OUTPUT_MI_THUNK): Likewise.
10104
10105         * arm/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10106
10107         * arm/pe.c (arm_dllexport_name_p, arm_dllimport_name_p,
10108         arm_mark_dllexport, arm_mark_dllimport,
10109         arm_pe_encode_section_info): Likewise.
10110
10111         * arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS,
10112         ASM_FINISH_DECLARE_OBJECT): Likewise.
10113
10114         * arm/thumb.c (thumb_function_prologue): Likewise.
10115
10116         * arm/thumb.h (ASM_OUTPUT_ASCII): Likewise.
10117
10118         * avr/avr.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10119
10120         * clipper/clix.h (ASM_OUTPUT_ASCII): Likewise.
10121
10122         * fx80/fx80.h (ASM_OUTPUT_ASCII): Likewise.
10123
10124         * i386/cygwin.h (ASM_OUTPUT_SECTION_NAME): Likewise.
10125
10126         * i386/freebsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10127
10128         * i386/i386-interix.h (ASM_OUTPUT_LIMITED_STRING,
10129         ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise.
10130
10131         * i386/i386-protos.h (asm_output_function_prefix): Likewise.
10132
10133         * i386/i386.c (asm_output_function_prefix): Likewise.
10134
10135         * i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise.
10136
10137         * i386/osfrose.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10138
10139         * i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise.
10140
10141         * i386/sco5.h (ASM_FINISH_DECLARE_OBJECT,
10142         ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII,
10143         ASM_OUTPUT_SECTION_NAME): Likewise.
10144
10145         * i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise.
10146
10147         * i860/paragon.h (ASM_OUTPUT_ASCII): Likewise.
10148
10149         * i860/sysv3.h (ASM_OUTPUT_ASCII): Likewise.
10150
10151         * m32r/m32r.c (m32r_encode_section_info): Likewise.
10152
10153         * mcore-elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10154
10155         * mcore/mcore.c (mcore_encode_section_info): Likewise.
10156
10157         * mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10158
10159         * mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10160
10161         * mips/iris6.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10162
10163         * mips/mips.h (ASM_OUTPUT_IDENT): Likewise.
10164
10165         * mips/mips.md (movdi, movsi): Likewise.
10166
10167         * mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10168
10169         * netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10170
10171         * openbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise.
10172
10173         * ptx4.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING,
10174         ASM_OUTPUT_ASCII): Likewise.
10175
10176         * rs6000/rs6000.c (rs6000_allocate_stack_space, output_epilog,
10177         output_mi_thunk, output_toc): Likewise.
10178
10179         * rs6000/rs6000.md (movsi): Likewise.
10180
10181         * rs6000/sysv4.h (ASM_OUTPUT_INT, ASM_OUTPUT_SECTION_NAME): Likewise.
10182
10183         * tahoe/harris.h (ASM_OUTPUT_ASCII): Likewise.
10184
10185         * v850/v850.c (print_operand, print_operand_address,
10186         v850_encode_data_area): Likewise.
10187
10188 2000-03-07  Clinton Popetz  <cpopetz@cygnus.com>
10189
10190         * config/mips/mips.md (zero_extendsidi2): Always force operand
10191         one to memory for mips16.
10192
10193 Mon Mar  6 15:22:29 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10194
10195         * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.
10196         (struct tree_int_cst): int_cst_low is now unsigned HOST_WIDE_INT.
10197         (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
10198         (type_hash_lookup, type_hash_add, type_hash_list): Likewise.
10199         (min_precision): Result is unsigned.
10200         (add_double, neg_double, mul_double): Low word is unsigned.
10201         (lshift_double, rshift_double, lrotate_double): Likewise.
10202         (rrotate_double, div_and_round_double): Likewise.
10203         (tree_floor_log2, compare_tree_int): New functions.
10204         (preserve_rtl_expr_temps): New declaration.
10205         * c-common.c (declare_hidden_char_array): Use compare_tree_int.
10206         (decl_attributes): Use tree_log2 to find alignment.
10207         Check for TREE_INT_CST_HIGH for format args.
10208         (min_precision): Now unsigned.
10209         Use tree_floor_log2.
10210         (truthvalue_conversion): Delete long-disabled code.
10211         * c-decl.c (finish_struct): Clean up tests on field width.
10212         (finish_function): Use compare_tree_int.
10213         * c-pragma.c (handle_pragma_token): Use tree_log2 for alignment.
10214         * c-typeck.c (comptypes): Use tree_int_cst_equal.
10215         (default_conversion, digest_init): Use compare_tree_int.
10216         (build_binary_op): Use integer_all_onesp and compare_tree_int.
10217         Fix type errors in forming masks.
10218         * calls.c (initialize_argument_information): Use compare_tree_int.
10219         * dbxout.c (dbxout_type): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
10220         * except.c (expand_eh_region_start_tree): Use compare_tree_int.
10221         * expr.c (is_zeros_p, case INTEGER_CST): Use integer_zerop.
10222         (store_field): Use compare_tree_int.
10223         (expand_expr, case CONSTRUCTOR): Use TYPE_SIZE_UNIT.
10224         (expand_expr, case ARRAY_REF): Use compare_tree_int.
10225         (do_jump, case BIT_AND_EXPR): Use tree_floor_log2.
10226         (do_store_flag): Use compare_tree_int.
10227         * fold-const.c (encode, decode): Low part is always unsigned.
10228         (force_fit_type, add_double, neg_double, mul_double): Likewise.
10229         (lshift_double, rshift_double, lrotate_double): Likewise.
10230         (rrotate_double, div_and_round_double, int_const_binop): Likewise.
10231         (fold_convert): Use compare_tree_int.
10232         (operand_equal_p, case INTEGER_CST): Use tree_int_cst_equal.
10233         (invert_truthvalue, case INTEGER_CST): Likewise.
10234         (fold): Use compare_tree_int; add casts for unsigned TREE_INT_CST_LOW.
10235         * mkdeps.c (deps_dummy_targets): Make I unsigned.
10236         * rtl.h (add_double, neg_double, mul_double): Low words are unsigned.
10237         (lshift_double, rshift_double, lrotate_double, rrotate_double):
10238         Likewise.
10239         * stmt.c (expand_decl): Use compare_tree_int and mode_for_size_tree.
10240         (expand_end_case): Use compare_tree_int.
10241         (estimate_case_costs): Cast TREE_INT_CST_LOW to HOST_WIDE_INT.
10242         * stor-layout.c (mode_for_size_tree): Use compare_tree_int.
10243         (layout_decl): Likewise.
10244         (layout_record, layout_union): Make sizes unsigned.
10245         (layout_type, case VOID_TYPE): TYPE_SIZE must be bitsizetype.
10246         (layout_type, case QUAL_UNION_TYPE): Use compare_tree_int.
10247         * tree.c (struct type_hash): hashcode is unsigned.
10248         (build_type_attribute_variant, type_hash_list): Likewise.
10249         (type_hash_lookup, type_hash_add, type_hash_canon): Likewise.
10250         (attribute_hash_list, build_array_type, build_method_type): Likewise.
10251         (build_complex_type): Likewise.
10252         (real_value_from_int_cst): Remove unneeded casts.
10253         (integer_all_onesp): Add casts.
10254         (tree_floor_log2, compare_tree_int): New functions.
10255         (build_index_type): Use tree_int_cst_sgn.
10256         * varasm.c (assemble_variable): Use compare_tree_int.
10257
10258 2000-03-06  Jason Merrill  <jason@casey.cygnus.com>
10259
10260         * cpphash.c (collect_expansion): Also catch ## at start of macro.
10261
10262         * varasm.c (make_decl_rtl): Don't add a number to members of
10263         local classes.
10264         (make_function_rtl): Likewise.
10265
10266 2000-03-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10267
10268         * gcse.c (compute_can_copy): Adjust if/else blocks from rth's
10269         patch from 2000-01-28.
10270
10271 2000-03-06  Clinton Popetz  <cpopetz@cygnus.com>
10272
10273         * config/sh/sh.c: (barrier_align): Handle a delay slot that is
10274         filled with an insn from the jump target.
10275
10276 2000-03-07  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10277
10278         * config/c4x/c4x-protos.h (c4x_global_name): Constify char *.
10279         (c4x_external_ref): Likewise.
10280         * config/c4x/c4x.c (struct name_list): Likewise.
10281
10282 1999-12-16  Ben Collins  <bcollins@debian.org>
10283
10284         * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth
10285         argument to genmultilib.
10286         * genmultilib: accept new MULTILIB_EXCLUSIONS option and output
10287         the contents into the multilib.h header.
10288         * gcc.c: Declare multilib_exclusions for the specs file.
10289         (set_multilib_dir): Use it.
10290         (print_multilib_info): Likewise.
10291         * t-linux64: Declare arguments for new MULTILIB_EXCLUSIONS option
10292         to pass to genmultilib.
10293
10294 2000-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10295
10296         * builtins.c (built_in_class_names, built_in_names): Constify a
10297         char*.
10298
10299         * gmon-sol2.c (monstartup, moncontrol): Cast ptrs to long, not
10300         int.
10301         (_mcleanup): Ensure value matches format specifier in sprintf.
10302
10303         * cpphash.c (special_symbol): Don't needlessly cast away
10304         const-ness.
10305
10306         * cppinit.c (base_name): Delete unused prototype.
10307
10308         * mkdeps.c (deps_init): Make definition K&R safe.
10309
10310         * tree.h (built_in_class_names, built_in_names): Constify a
10311         char*.
10312
10313 2000-03-06  Jakub Jelinek  <jakub@redhat.com>
10314
10315         * config/sparc/sparc.c (eligible_for_epilogue_delay): Accept
10316         floating point instructions for epilogue delay.
10317
10318         * config/sparc/sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs
10319         to gas if it supports .register pseudo.
10320
10321         * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
10322         LONG_DOUBLE_TYPE_SIZE if not defined.
10323         Use MAX_LONG_DOUBLE_TYPE_SIZE instead of
10324         LONG_DOUBLE_TYPE_SIZE in preprocessor if clauses.
10325         * real.c: Likewise.
10326         * gengenrtl.c: Likewise.
10327         * print-rtl.c: Likewise.
10328         * rtl.c: Likewise.
10329         * config/sparc/sol2-sld-64.h (TARGET_DEFAULT): Set
10330         MASK_LONG_DOUBLE_128.
10331         * config/sparc/sol2.h (TARGET_DEFAULT): Likewise.
10332         * config/sparc/sp64-elf.h (TARGET_DEFAULT): Likewise.
10333         * config/sparc/linux64 (TARGET_DEFAULT): Likewise.
10334         (SUBTARGET_SWITCHES): Define.
10335         (CPP_ARCH32_SPEC): Define __LONG_DOUBLE_128__ if compiling
10336         with -mlong-double-128.
10337         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
10338         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
10339         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
10340         (CC1_SPEC): Include -mlong-double-{64,128} as needed.
10341         * config/sparc/linux.h (SUBTARGET_SWITCHES): Define.
10342         (CPP_SUBTARGET_SPEC): Define __LONG_DOUBLE_128__ if compiling
10343         with -mlong-double-128.
10344         (LONG_DOUBLE_TYPE_SIZE): Define depending on target_flags.
10345         (MAX_LONG_DOUBLE_TYPE_SIZE): Define.
10346         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define depending on CPP macros.
10347         * config/sparc/sparc.h (MASK_LONG_DOUBLE_128,
10348         TARGET_LONG_DOUBLE_128): Define.
10349         * config/sparc/linux-aout.h (LONG_DOUBLE_TYPE_SIZE): Remove.
10350         * config/sparc/sparc.c (sparc_override_options): Disallow 64bit
10351         long double on TARGET_ARCH64.
10352
10353 2000-03-06  Mark Mitchell  <mark@codesourcery.com>
10354
10355         * function.c (free_temps_for_rtl_expr): Don't free slots
10356         that have been pushed into a higher level.
10357
10358         Revert this patch:
10359         2000-03-05  Mark Mitchell  <mark@codesourcery.com>
10360
10361 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
10362
10363         * basic-block.h (ALLOCA_REG_SET): Remove.
10364         (INITIALIZE_REG_SET): New macro.
10365         * flow.c (update_life_info): Use it.
10366         (calculate_global_regs_live): Likewise.
10367         (propagate_block): Likewise.
10368         * global.c (build_insn_chain): Likewise.
10369         * haifa-sched.c (schedule_region): Likewise.
10370
10371 2000-03-05  Stephane Carrez  <stcarrez@worldnet.fr>
10372
10373         * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
10374         (ASM_OUTPUT_DWARF_ADDR_CONST): Use UNALIGNED_WORD_ASM_OP.
10375         (DWARF_ARANGES_PAD_SIZE): New define.
10376         (output_aranges): Use it to pad the address range header.
10377         (DWARF_ROUND): Fix for non power of 2 rounding.
10378
10379 2000-03-05  Jason Merrill  <jason@casey.cygnus.com>
10380
10381         * mkdeps.c (deps_calc_target): Remove incorrect 'const'.
10382
10383 2000-03-05  Mark Mitchell  <mark@codesourcery.com>
10384
10385         * tree.def (RTL_EXPR): Update documentation.
10386         * tree.h (RTL_EXPR_HAS_NO_SCOPE): New macro.
10387         * expr.c (expand_expr): Handle RTL_EXPR_HAS_NO_SCOPE.
10388         * function.c (preserve_rtl_expr_temp): New function.
10389         (preserve_rtl_expr_temps): Likewise.
10390         (preserve_rtl_expr_result): Use it.
10391
10392         Revert this patch:
10393         2000-03-04  Mark Mitchell  <mark@codesourcery.com>
10394
10395 2000-03-04  Thomas Schuster <Thomas.Schuster@gmx.net>
10396
10397         * regmove.c (copy_src_to_dest)  Do not create src->dest move
10398         for unchanging destination.
10399
10400 2000-03-04  Mark Mitchell  <mark@codesourcery.com>
10401
10402         * function.h (struct sequence_stack): Remove rtl_expr.
10403         (struct emit_staus): Likewise.
10404         (seq_rtl_expr): Remove.
10405         * tree.h (free_temps_for_rtl_expr): Don't declare.
10406         (start_sequence_for_rtl_expr): Likewise.
10407         * rtl.h (preserve_rtl_expr_result): Likewise.
10408         * emit-rtl.c (start_sequence): Don't set sequence_rtl_expr.
10409         (start_sequence_for_rtl_expr): Remove.
10410         (push_topmost_sequence): Don't save sequence_rtl_expr.
10411         (pop_topmost_sequence): Remove comment about not restoring it.
10412         (end_sequence): Don't set seq_rtl_expr.
10413         (init_emit): Don't initialize it.
10414         (mark_sequence_stack): Don't mark it.
10415         (mark_emit_status): Likewise.
10416         * except.c (protect_with_terminate): Use
10417         start_sequence_for_rtl_expr, not start_sequence.
10418         * expr.c (expand_expr, case RTL_EXPR): Don't call
10419         preserve_rtl_expr_result or free_temps_for_rtl_expr.
10420         * function.c (assign_stack_temp_for_type): Don't set rtl_expr.
10421         (preserve_rtl_expr_result): Remove.
10422         (free_temps_for_rtl_expr): Likewise.
10423         (pop_temp_slots): Likewise.
10424         (mark_temp_slot): Don't mark the rtl_expr.
10425         * stmt.c (expand_start_stmt_expr): Use start_sequence, not
10426         start_sequence_for_rtl_expr.
10427
10428 2000-03-04  Zack Weinberg  <zack@wolery.cumb.org>
10429
10430         * mkdeps.c, mkdeps.h: New files.
10431         * po/POTFILES.in: Add them.
10432         * Makefile.in (LIBCPP_OBJS): Add mkdeps.o.
10433         (cpplib.o, cppinit.o): Depend on mkdeps.h.
10434         (mkdeps.o): New target.
10435
10436         * cppfiles.c: Delete deps_output.
10437         * cppinit.c: Include mkdeps.h.  Delete known_suffixes,
10438         OBJECT_SUFFIX, and base_name.
10439         (cpp_cleanup): Use deps_free.  Free ihash->name when clearing
10440         the include hash.
10441         (initialize_dependency_output): Use deps_init,
10442         deps_add_target, deps_calc_target, and deps_add_dep.  Remove
10443         all the unnecessary string bashing.
10444         (cpp_finish): Use deps_write.  Remove an unnecessary nesting
10445         level.
10446         * cpplib.c (do_include): Use deps_add_dep.
10447         * cpplib.h (struct cpp_reader): Replace deps_buffer,
10448         deps_allocated_size, deps_size, deps_column members with
10449         single pointer to a struct deps.  Delete prototype of
10450         deps_output.
10451
10452         * cppinit.c: Fix thinko in previous patch.
10453
10454 Sat Mar  4 11:32:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10455
10456         * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.
10457         * stor-layout.c (mode_for_size, smallest_mode_for_size): Likewise.
10458         (mode_for_size_tree): New function.
10459         (layout_decl, layout_type): Call it and clean up BLKmode checks.
10460         * tree.h (mode_for_size_tree): New declaration.
10461
10462         * toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.
10463
10464 2000-03-04  Jason Merrill  <jason@casey.cygnus.com>
10465
10466         * stmt.c (is_body_block): Move...
10467         * dwarfout.c, dwarf2out.c: ...from here.
10468         * tree.h: Declare it.
10469         * emit-rtl.c (remove_unncessary_notes): Don't remove the body block.
10470         * final.c (final_start_function): Do call remove_unnecessary_notes
10471         when scheduling.
10472
10473 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
10474
10475         * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.
10476
10477         * cpplib.h (_dollar_ok): New macro.
10478         (is_idchar, is_idstart): Use it.
10479         (IStable): Rename to _cpp_IStable.  Declare it const if
10480         gcc >=2.7 or C99.  Delete all references to FAKE_CONST.
10481         (is_idchar, is_idstart, is_numchar, is_numstart, is_hspace,
10482         is_space): Update for renamed IStable.
10483
10484         * cppinit.c: Delete all references to FAKE_CONST and CAT
10485         macros. Define init_IStable as empty macro if gcc >=2.7 or
10486         C99. Change TABLE() to ISTABLE and hardcode name of table.
10487         (cpp_start_read): Don't change the IStable based on
10488         dollars_in_ident.
10489
10490         * cpphash.c (unsafe_chars): Add pfile argument.  All callers
10491         changed.  Handle '$' for char1 correctly.
10492         * cpplib.c (cpp_get_token): Use is_numchar when parsing numbers.
10493
10494         * cppexp.c (tokentab2): Make const.
10495         (cpp_lex): Make toktab const.
10496         * cppinit.c (include_defaults_array): Make const.
10497         (initialize_standard_includes): Make default_include const.
10498
10499 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
10500
10501         * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
10502         (dwarf2out_decl): Functions can now have DECL_IGNORED_P.
10503         (gen_decl_die): Likewise.
10504         * dwarfout.c (dwarfout_file_scope_decl): Likewise.
10505         (output_decl): Likewise.
10506
10507         * varasm.c (make_function_rtl): If we change the name used in the
10508         rtl, update DECL_ASSEMBLER_NAME accordingly.
10509         (make_decl_rtl): Likewise.
10510
10511         * toplev.c (rest_of_compilation): Tweak formatting.
10512
10513         * toplev.c (rest_of_compilation): find_loop_tree_blocks before
10514         remove_unnecessary_notes.
10515         (debug_ignore_block): New fn.
10516         * toplev.h: Declare it.
10517         * emit-rtl.c (remove_unncessary_notes): Call it.
10518         * dwarf2out.c (dwarf2out_ignore_block): New fn.
10519         * dwarf2out.h: Declare it.
10520         * final.c (final_start_function): Don't call remove_unnecessary_notes
10521         if we did insn scheduling.
10522
10523 2000-03-03  Zack Weinberg  <zack@wolery.cumb.org>
10524
10525         * cppinit.c (cpp_handle_option): Set opts->pedantic directly.
10526         * cpplib.h: Delete SET_CPP_PEDANTIC.
10527
10528 Fri Mar  3 14:56:12 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10529
10530         * expr.c (expand_expr, case COMPONENT_REF): Use bitfield case if
10531         result is a RECORD_TYPE.
10532
10533 2000-03-03  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10534
10535         * mips/elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.
10536
10537 2000-03-03  Richard Henderson  <rth@cygnus.com>
10538
10539         * alpha.c (alpha_emit_set_const_1): Re-order cases to prefer
10540         addition over compliments over shifts.
10541
10542 Fri Mar  3 12:49:28 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10543
10544         * reload1.c (reload_combine_note_use): Handle return register USEs.
10545         REG case: Handle multi-hard-register hard regs.
10546
10547 Fri Mar  3 07:38:34 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10548
10549         * md.texi: Document use of '*' in insn pattern name.
10550
10551 2000-03-03  Jason Merrill  <jason@casey.cygnus.com>
10552
10553         * calls.c (special_function_p): operator new may not be malloc-like.
10554
10555         * gcse.c (dump_hash_table): Really fix error in last change.
10556
10557 2000-03-02  Denis Chertykov  <denisc@overta.ru>
10558
10559         * avr.c (print_operand): Use print_operand_address instead of
10560         output_addr_const.
10561         * avr/libgcc.S: Cleanup code.
10562
10563 2000-03-02  Richard Henderson  <rth@cygnus.com>
10564
10565         * alpha.c (alpha_emit_set_const_1): Also try c + small constant.
10566
10567 2000-03-02  Mark Mitchell  <mark@codesourcery.com>
10568
10569         * tree.h (TYPE_ALIGN_UNIT): New macro.
10570
10571 2000-03-02  Clinton Popetz  <cpopetz@cygnus.com>
10572
10573         * i386.c: (constant_call_address_operand): Reject CONST_INT.
10574
10575 2000-03-02  Jason Merrill  <jason@casey.cygnus.com>
10576
10577         * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set
10578         for the buffer.
10579         (SET_CPP_PEDANTIC): New macro.
10580         * cpplib.c (do_include): Don't bother checking system_header_p.
10581         (do_warning, do_ident, do_assert, do_unassert): Likewise.
10582         * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.
10583
10584         * function.h (struct expr_status): Add x_arg_space_so_far.
10585         (arg_space_so_far): New macro.
10586         * expr.c (init_expr): Initialize it.
10587         * calls.c (emit_call_1): Reset it.
10588         (compute_argument_block_size, expand_call): Use it.
10589         (expand_call, store_one_arg): Increment it.
10590
10591 Thu Mar  2 17:27:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10592
10593         * varasm.c (output_constant): Strip off a CONVERT_EXPR to
10594         a UNION_TYPE.
10595
10596 2000-03-02  Zack Weinberg  <zack@wolery.cumb.org>
10597
10598         * cppfiles.c (cpp_read_file): New function.
10599
10600         * cpphash.c (collect_expansion): Make sure to reset last_token
10601         to NORM when we hit a string.  Handle trailing whitespace
10602         properly when the expansion is empty.
10603         (create_definition): Disable line commands while parsing the
10604         directive line.
10605         (dump_definition): If pfile->lineno == 0, output a line
10606         command ahead of the dump, and add a trailing newline.
10607
10608         * cppinit.c (append_include_chain): Add fifth argument, which
10609         indicates whether or not system headers are C++ aware.
10610         (initialize_standard_includes): New function,
10611         broken out of read_and_prescan.  Pass 'cxx_aware' value from
10612         the include_defaults_array on to append_include_chain.
10613         (dump_special_to_buffer): Const-ify char array.
10614         (builtin_array): Don't dump __BASE_FILE__.
10615         (cpp_start_read): Use cpp_read_file.  Reorder code for
10616         clarity.  Don't output line commands here for -D/-A/-U
10617         switches.  Don't call deps_output for files included with
10618         -include or -imacros.
10619
10620         * cpplib.c (do_define): Don't pay any attention to the second
10621         argument.
10622         (cpp_expand_to_buffer): Disable line commands while scanning.
10623         (output_line_command): Work in the file buffer.
10624         * cpplib.h: Remove no_record_file flag from struct cpp_reader.
10625         Fix formatting of comments.  Prototype cpp_read_file.
10626
10627 Thu Mar  2 13:29:46 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10628
10629         * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink
10630         reference the language-equivalent of sizetype.
10631         * c-typeck.c (comptypes): Treat sizetype like its language equivalent.
10632         * fold-const.c (size_binop, size_diffop): Put back checks.
10633         * gcse.c (dump_hash_table): Fix minor error in last change.
10634         * stor-layout.c (set_sizetype): Set TYPE_DOMAIN of sizetype.
10635         Clear TYPE_{NEXT,MAIN}_VARIANT and TYPE_{POINTER,REFERENCE}_to of
10636         all sizetypes.
10637
10638 Thu Mar  2 12:48:45 MET 2000  Jan Hubicka  <jh@suse.cz>
10639
10640         * calls.c (expand_call)  Do not attempt to combine stack adjustments
10641         with inhibit_defer_pop set.
10642
10643 2000-03-01  Mark Mitchell  <mark@codesourcery.com>
10644
10645         * stor-layout.c (layout_decl): Allow front-ends to explicitly set
10646         the DECL_SIZE for a FIELD_DECL.
10647
10648 2000-03-01  Bruce Korb  <bkorb@gnu.org>
10649
10650         * fixinc/inclhack.tpl: remove unused symlinks
10651         * fixinc/README: GCC Maintainer info
10652         * fixinc/inclhack.sh: regen
10653         * fixinc/fixincl.sh: regen
10654
10655 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10656
10657         * cpphash.c (collect_expansion): Trim trailing white space
10658         from macro definitions, but don't go past the last insertion
10659         point.
10660
10661 Wed Mar  1 12:14:31 MET 2000  Jan Hubicka  <jh@suse.cz>
10662
10663         * i386.md (mulqi3): New pattern.
10664
10665 2000-02-29  Zack Weinberg  <zack@wolery.cumb.org>
10666
10667         * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): New
10668         token types.
10669         (struct cpp_reader): Add parsing_if_directive and
10670         parsing_define_directive flags.
10671         (struct cpp_options): Remove output_conditionals flag.
10672         (check_macro_name): Delete prototype.
10673
10674         * cpphash.h (struct macrodef): Delete.
10675         (struct reflist): Separate from struct definition.
10676         (struct definition): Remove unused fields.  Add column number.
10677         (create_definition): Returns a DEFINITION *.  Takes a
10678         cpp_reader * and an int.
10679
10680         * cpphash.c (SKIP_WHITE_SPACE): Delete.
10681         (PEEKC): Copy defn from cpplib.c.
10682         (rest_extension, REST_EXTENSION_LENGTH): Delete.
10683         (struct arg): New.
10684         (struct arglist): Simplify.
10685         (collect_expansion): Rewrite.  Get tokens by calling
10686         cpp_get_token.  Add more error checking.
10687         (collect_formal_parameters): New function, broken out of
10688         create_definition and reworked to use get_directive_token.
10689         (create_definition): All real work is now in collect_expansion
10690         and collect_formal_parameters.  do_define handles finding the
10691         macro name.  Return a DEFINITION, not a MACRODEF.
10692         (macroexpand): Replace bcopy with memcpy throughout.  Replace
10693         character-at-a-time copy loop with memcpy and pointer increments.
10694         (compare-defs): d1->argnames / d2->argnames might be null.
10695
10696         * cpplib.c (copy_rest_of_line): Delete function.
10697         (skip_rest_of_line): Do all the work ourselves.
10698         (skip_string): New function.
10699         (parse_string): Use skip_string.
10700         (get_macro_name): New function.
10701         (check_macro_name): Delete.
10702         (copy_comment): Use CPP_RESERVE and CPP_PUTC_Q.
10703         (cpp_skip_hspace): Use CPP_BUMP_LINE.
10704         (handle_directive): ICE if we're called on a macro buffer.
10705         (do_define): Determine macro name and type (funlike/objlike)
10706         here.  Expunge all uses of MACRODEF.
10707         (cpp_push_buffer): Set line_base to NULL.
10708         (do_undef, read_line_number): Don't worry about getting a POP token.
10709         (eval_if_expression): Set/reset parsing_if_directive around
10710         cpp_parse_expr. Don't clear only_seen_white.
10711         (skip_if_group): Remove output_conditionals logic.  Use
10712         skip_rest_of_line.
10713         (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
10714         tokens under appropriate conditions.
10715         (cpp_unassert): Call do_unassert not do_assert.  Oops.
10716
10717         * cppexp.c (parse_defined): New function, break out of
10718         cpp_lex.
10719         (cpp_lex): We now get CPP_ASSERTION tokens and can check them
10720         ourselves, with cpp_defined.
10721         * cppinit.c (cpp_handle_option, print_help): Delete -ifoutput.
10722
10723         * gcc.dg/20000209-2.c: Turn off -pedantic-errors.
10724         * gcc.dg/strpaste-2.c: New.
10725
10726 2000-02-29  Mark Mitchell  <mark@codesourcery.com>
10727
10728         * fold-const.c (size_binop): Don't asert inputs are the same and
10729         have TYPE_IS_SIZETYPE set.
10730         (size_diffop): Likewise.
10731
10732 2000-02-29  Jason Merrill  <jason@casey.cygnus.com>
10733
10734         * dwarfout.c (output_block): Output abstract blocks even if they
10735         don't have TREE_ASM_WRITTEN set.
10736
10737         * calls.c (emit_library_call): Check for null REG.
10738
10739 2000-03-01  Martin von Loewis  <loewis@informatik.hu-berlin.de>
10740
10741         * c-decl.c (current_function_decl): Move to toplev.c.
10742         (init_decl_processing): Don't add current_function_decl as a ggc
10743         root here.
10744         * dbxout.c (dbxout_symbol): Change return type to int.
10745         (dbxout_symbol_location, dbxout_syms): Likewise.
10746         (dbxout_block): Don't emit LBRAC/RBRAC pairs for blocks without
10747         any locals. Use current_function_func_begin_label if set.
10748         * dbxout.h (dbxout_symbol, dbxout_syms): Change return type.
10749         * dwarf2out.c (dwarf2out_begin_prologue): Set
10750         current_function_func_begin_label.
10751         * final.c (final_start_function): Reset it.
10752         * toplev.c (current_function_decl): Define it here.
10753         (current_function_func_begin_label): New variable.
10754         (main): Add both as ggc roots.
10755         * tree.h (current_function_func_begin_label): Declare.
10756
10757 Tue Feb 29 14:07:04 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10758
10759         * gcse.c: Cleanups throughout: mostly white-space, but also
10760         some minor rearrangement of code.
10761
10762 Tue Feb 29 10:45:59 2000  Jeffrey A Law  (law@cygnus.com)
10763
10764         * calls.c (emit_library_call): Do not abort if FUNCTION_ARG
10765         returns a PARALLEL.  Use emit_group_load and use_group_regs
10766         as needed.
10767         (emit_library_call_value): Similarly.
10768
10769         * pa/t-pa: Use quadlib.c instead of quadlib.asm.
10770         * pa/quadlib.asm: Remove.
10771         * pa/quadlib.c: New file.
10772
10773         * configure.in (hpux10, hpux11, PA32 mode): Use i128 float format.
10774         * configure: Rebuilt.
10775
10776 2000-02-29  Philip Blundell  <pb@futuretv.com>
10777
10778         * config/arm/conix-elf.h: New file.
10779         * configure.in (arm*-*-conix*): New configuration.
10780         * configure: Regenerate.
10781
10782 2000-02-28  Jason Merrill  <jason@casey.cygnus.com>
10783
10784         * dwarf2out.c (gen_block_die): Output abstract blocks even if they
10785         don't have TREE_ASM_WRITTEN set.
10786
10787 Mon Feb 28 21:07:59 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10788
10789         * Eliminate DECL_FIELD_SIZE.
10790         * builtins.c (built_in_class_names, built_in_names): New variables.
10791         * c-decl.c (finish_struct): Set specified size in DECL_SIZE.
10792         * expr.c (expand_expr, case COMPONENT_REF): Get field size from
10793         DECL_SIZE, not DECL_FIELD_SIZE.
10794         * print-tree.c (print_node): Remove code that prints extra blank
10795         lines in some cases.
10796         Properly handle inline and builtin function cases.
10797         * stor-layout.c (layout_decl): Get specified size from DEC_SIZE.
10798         * tree.h (built_in_class_named, built_in_names): New declarations.
10799         (union tree_decl): Rename internal unions to u1 and u2 and change
10800         some of their components.
10801         Add new field built_in_class.
10802         (DECL_ALIGN, DECL_INCOMING_RTL, DECL_SAVED_INSNS, DECL_FRAME_SIZE):
10803         Reflect above changes.
10804         (DECL_FUNCTION_CODE, DECL_BUILT_IN_CLASS): Likewise.
10805         (DECL_SET_FUNCTION_CODE, DECL_FIELD_SIZE): Deleted.
10806         * objc/objc-act.c (objc_copy_list): Use DECL_SIZE, not DECL_FIELD_SIZE.
10807         (encode_field_decl): Likewise; also remove obsolete test for bitfield.
10808
10809 2000-02-28  Dmitri Makarov  <dim@windriver.com>
10810
10811         * extend.texi: Document ARM's support for long/short calls.
10812
10813         * invoke.texi: Document ARM's -mlong-calls command line switch.
10814
10815         * config/arm/arm-protos.h (arm_is_longcall_p): Add prototype.
10816         (arm_encode_call_attribute): Add prototype.
10817         (arm_set_default_type_attribute): Add prototype.
10818         (arm_strip_name_encoding): Add prototype.
10819
10820         * config/arm/arm.c (arm_init_cumulative_args): replace
10821         initialisation og 'long_calls' field with initialisation of
10822         'call_cookie' field.
10823         (enum arm_pragma_enum): New enum.
10824         (arm_pragma_long_calls): New static variable.
10825         (arm_process_pragma): Also process "#pragma long_calls_off".
10826         (arm_valid_type_attribute_p): Accept short_call attribute.
10827         (arm_comp_type_attributes): Check long/short call attributes.
10828         (arm_encode_call_attribute):  New function:  Encode long_call
10829         or short_call attribute in function name.
10830         (arm_set_default_type_attributes): New function: Assign
10831         default attributes to newly defined type.
10832         (current_file_function_operand): New function: Return true if
10833         the symbol is a function which has already been compiled.
10834         (arm_is_longcall_p): New function: Return true if the
10835         indicated function should be called via a long call.
10836         (arm_get_strip_length): New function.  Returns number of
10837         prefix characters to be stripped from a function's name.
10838         (arm_strip_name_encoding): New function.  Strip prefix characters
10839         from a function's name.
10840
10841         * config/arm/arm.h (CUMULATIVE_ARGS): Replace 'long_call' field
10842         with 'call_cookie'.
10843         (SHORT_CALL_FAG_CHAR): Define.
10844         (LONG_CALL_FAG_CHAR): Define.
10845         (ENCODED_SHORT_CALL_ATTR_P): Define.
10846         (ENCODED_LONG_CALL_ATTR_P): Define.
10847         (ARM_NAME_ENCODING_LENGTHS): Define.
10848         (STRIP_NAME_ENCODING): Define.
10849         (ASM_OUTPUT_LABELREF): Define, and use to strip name encoding.
10850         (ARM_ENCODE_CALL_TYPE): Define.
10851         (ENCODE_SECTION): Invoke ARM_ENCODE_CALL_TYPE.
10852         (ARM_DECLARE_FUNCTION_SIZE): Define.
10853         (SET_DEFAULT_TYPE_ATTRIBUTES): Define.
10854
10855         * config/arm/arm.md (call): Call arm_is_longcall_p to decide
10856         if a long call is needed.
10857         (call_value): Ditto.
10858         (call_symbol): Ditto.
10859
10860         * config/arm/elf.h (ASM_DECLARE_FUNCTION_SIZE): Add invocation of
10861         ARM_DECLARE_FUNCTION_SIZE.
10862
10863         * config/arm/pe.h (ARM_PE_FLAG_CHAR): Define.
10864         (SUBTARGET_NAME_ENCODING_LENGTHS): Define.
10865         (ARM_STRIP_NAME_ENCODING): Undefine.
10866         (STRIP_NAME_ENCODING): Undefine.
10867         (ASM_OUTPUT_LABELREF): Use arm_strip_name_encoding.
10868         (ASM_DECLARE_FUNCTION_NAME): Ditto.
10869         (ASM_OUTPUT_COMMON): Ditto.
10870         (ASM_DECLARE_OBJECT_NAME): Ditto.
10871
10872         * config/arm/pe.c (arm_dllexport_name_p): Check for
10873         ARM_PE_FLAG_CHAR.
10874         (arm_dllimport_name_p): Ditto.
10875         (arm_mark_dllexport): Use ARM_PE_FLAG_CHAR.
10876         (arm_mark_dllimport): Ditto.
10877
10878 Mon Feb 28 22:11:12 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10879
10880         * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
10881
10882 2000-02-28  Mark Mitchell  <mark@codesourcery.com>
10883
10884         * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.
10885
10886 2000-02-28  Zack Weinberg  <zack@wolery.cumb.org>
10887
10888         * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
10889         * cppinit.c (builtin_array): Define __WCHAR_TYPE__ only if
10890         NO_BUILTIN_WCHAR_TYPE is not defined.
10891         (CPP_WCHAR_TYPE): Delete.
10892         * cccp.c (main): Don't change wchar_type if cplusplus.
10893         (special_symbol, initialize_builtins): Honor NO_BUILTIN_WCHAR_TYPE.
10894
10895 2000-02-28  Nick Clifton  <nickc@cygnus.com>
10896
10897         * config/arm/arm-wince-pe.h (SIZE_TYPE): Define to "unsigned long".
10898
10899 Mon Feb 28 14:21:15 2000  Catherine Moore  <clm@cygnus.com>
10900
10901         * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.
10902         (ASM_WEAKEN_LABEL): Define.
10903
10904 Mon Feb 28 13:07:19 MET 2000  Jan Hubicka  <jh@suse.cz>
10905
10906         * expr.c (store_constructor): Do not emit USE.
10907         * rtl.h (stupid_life_analysis): Remove.
10908
10909 Mon Feb 28 07:03:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10910
10911         * function.c (number_blocks): Reset next_block_index based on
10912         what debugging format is used, not what is defined.
10913
10914         * lcm.c: Minor reformatting throughout.
10915         (reg_dies, reg_becomes_live): Properly handle multiple hard regs.
10916
10917         * toplev.c (rest_of_compilation): Account for time in
10918         optimize_mode_switching.
10919
10920         * jump.c (jump_optimize_1): Don't call delete_barrier_successors
10921         if only marking labels.
10922
10923 Mon Feb 28 12:53:57 MET 2000  Jan Hubicka  <jh@suse.cz>
10924
10925         * calls.c (expand_call): Attempt to combine stack adjustments with
10926         pending stack adjustments.
10927
10928 Mon Feb 28 11:34:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
10929
10930         * loop.c (reg_in_basic_block_p): Don't abort when falling through
10931         to the end of the function.
10932
10933 2000-02-27  Mark Mitchell  <mark@codesourcery.com>
10934
10935         * emit-rtl.c (remove_unncessary_notes): Remove notes for empty
10936         blocks.
10937         * final.c (next_block_index): Remove.
10938         (max_block_depth): Likewise.
10939         (pending_blocks): Likewise.
10940         (init_final): Don't initialize them.
10941         (final_start_function): Don't set next_block_index.  Set up
10942         BLOCK_NUMBER.
10943         (final_scan_insn): Use BLOCK_NUMBER, not next_block_index.
10944         * function.h (number_blocks): New function.
10945         * function.c (get_block_vector): New function.
10946         (identify_blocks): Use it.
10947         (reorder_blocks): Set NOTE_BLOCK.
10948         (number_blocks): New function.
10949         * tree.def (BLOCK): Add documentation for TREE_ASM_WRITTEN flag.
10950         * tree.h (BLOCK_NUMBER): New macro.
10951         (tree_block): Add block_num field.
10952         * dbxout.c (next_block_number): Remove.
10953         (dbxout_init): Don't set it.
10954         (dbxout_block): Only output blocks that have TREE_ASM_WRITTEN
10955         set.  Use BLOCK_NUMBER, rather than next_block_num, to determine
10956         block numbers.
10957         * toplev.c (rest_of_compilation): Always call
10958         find_loop_tree_blocks.  Fix indentation.
10959         * dwarf2out.c (next_block_number): Remove.
10960         (gen_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
10961         to determine block numbers.
10962         (gen_inlined_subroutine_die): Likewise.
10963         (gen_block_die): Only output blocks that have TREE_ASM_WRITTEN set.
10964         (decls_for_scope): Don't increment next_block_number.
10965         * dwarfout.c (next_block_number): Remove.
10966         (output_lexical_block_die): Use BLOCK_NUMBER, not next_block_number,
10967         to determine block numbers.
10968         (output_inlined_subroutine_die): Likewise.
10969         (output_block): Only output blocks that have TREE_ASM_WRITTEN set.
10970         (output_decls_for_scope): Don't increment next_block_number.
10971         * sdbout.c (next_block_number): Remove.
10972         (sdbout_block): Use BLOCK_NUMBER.
10973         (sdbout_begin_block): Simplify.
10974         * xcoffout.c (next_block_number): Remove.
10975         (xcoffout_block): Use BLOCK_NUMBER, not next_block_number.
10976         (xcoffout_begin_block): Don't set next_block_number.
10977         (xcoffout_begin_function): Likewise. Use BLOCK_NUMBER, not
10978         next_block_number.
10979
10980 Sun Feb 27 16:40:33 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10981
10982         * builtins.c (c_strlen): Use size_diffop and return ssizetype value.
10983         (expand_builtin_strcpy): Pass correct type to size_binop.
10984         (expand_builtin_strcmp): Likewise.
10985         Clean up conditional structure.
10986         * c-decl.c (init_decl_processing): Don't call set_sizetype twice.
10987         (complete_array_type): Don't use size_binop for MAXINDEX.
10988         * c-typeck.c (c_sizeof): Use size_one_node and TYPE_SIZE_UNIT.
10989         (c_sizeof_nowarn, c_size_in_bytes): Likewise.
10990         (c_alignof): Use size_one_node.
10991         (build_unary_op): Pass arg of proper type to size_binop.
10992         (really_start_incremental_init, push_init_level): Use sizetype for
10993         constructor{,_bit,_unfilled}_index.
10994         (pop_init_label, output_init_element): Likewise.
10995         (output_pending_init_elements, process_init_element): Likewise.
10996         * calls.c (compute_argument_block_size): Field VAR is ssizetype.
10997         * expr.c (store_expr): Use size_int.
10998         (store_constructor): Use proper types for size_binop args.
10999         (get_inner_reference, expand_expr, case ARRAY_REF): Likewise.
11000         (expand_expr_unaligned): Likewise.
11001         (string_contant): Return object of sizetype.
11002         * expr.h (SUB_PARM_SIZE): Call size_diffop and pass proper types.
11003         (ARGS_SIZE_RTX): Call ARGS_SIZE_TREE.
11004         (ARGS_SIZE_TREE): Pass proper types to size_binop.
11005         * fold-const.c (int_const_binop): Refine when size_int is called.
11006         (fold_convert): Likewise.
11007         (size_int_wide): Rework to take KIND as arg, only take low order
11008         bits, handle new sizetype_tab datatype, and chain entries in
11009         size_table.
11010         (size_int_type_wide): New function.
11011         (size_binop): Validate types of arguments.
11012         (ssize_binop): Deleted.
11013         (size_diffop): New function.
11014         (extract_muldiv): Only fold division into multiplication for sizetypes.
11015         * function.c (assign_parms): Use size_diffop and make sure
11016         VAR field is of ssizetype; also pass proper type to size_binop.
11017         (locate_and_pad_parm, pad_to_arg_alignment): Likewise.
11018         (round_down): Deleted from here.
11019         * store-layout.c (sizetype_tab): Now an array.
11020         (sizetype_set, early_root_list): New variables.
11021         (variable_size): Use size_one_node.
11022         (round_up): Pass proper type to size_binop.
11023         (round_down): Moved to here and corrected as above.
11024         (layout_record): Pass proper arg types to size_binop.
11025         (layout_type): Likewise.
11026         If sizetype_set is zero, record the type just laid out.
11027         (make_unsigned_type): Don't call set_sizetype;
11028         (make_signed_type): Likewise; also, call fixup_signed_type.
11029         (initialize_sizetypes): New function.
11030         (set_sizetype): Make copy of types, set TYPE_IS_SIZETYPE, and
11031         set name of bitsizetype to "bit_size_type".
11032         Fix up type of sizes of all types made before call.
11033         * tm.texi (ROUND_TYPE_SIZE_UNIT): New macro.
11034         * tree.c (fix_sizetype): Deleted.
11035         (build_common_tree_nodes): Call initialize_sizetypes.
11036         (build_common_tree_nodes_2): Don't call fix_sizetype.
11037         * tree.h (TYPE_IS_SIZETYPE): New macro.
11038         (initialize_sizetype): New declaration.
11039         (enum size_type_kind): New type.
11040         (struct sizetype_tab): Deleted.
11041         (sizetype_tab): Now array; adjust sizetype macros.
11042         (size_diffop, size_int_type_wide): New functions.
11043         (size_int_wide): Change number of args and type; access macros changed.
11044         (ssize_int, sbitsize_int): New macros.
11045         * config/i960/i960.h (ROUND_TYPE_SIZE): Use size_int.
11046         (ROUND_TYPE_SIZE_UNIT): New macro.
11047
11048 2000-02-27  Zack Weinberg  <zack@wolery.cumb.org>
11049
11050         * c-lex.c (putback_buffer): Make 'buffer' an unsigned char *.
11051
11052 Sun Feb 27 07:44:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11053
11054         * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):
11055         Mark as possibly unused.
11056
11057         * cse.c (cse_insn): Delete dead code involving tablejump.
11058         Pass CODE_LABEL, not LABEL_REF to gen_jump and reset INSN_CODE.
11059
11060         * Makefile.in (libcpp.a): Start by deleting it.
11061
11062 2000-02-27  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11063
11064         * cpplib.h (enum file_change_code): Added rename_file.
11065         * cpplib.c (do_line): If a filename is given, set file_change to
11066         rename_file.
11067         (output_line_command): If file_change is rename_file, always
11068         output a # directive with the file name.
11069
11070         * cpplib.c (do_pragma): Accept #pragma without consecutive token.
11071
11072 2000-02-26  Mark Mitchell  <mark@codesourcery.com>
11073
11074         * integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE
11075         when copying a PARM_DECL or RESULT_DECL.
11076
11077 2000-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11078
11079         * fix-header.c (recognized_function): Also fix prototypes for
11080         functions taking "void".
11081
11082 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
11083
11084         * reload1.c (do_output_reload): Check reg_reloaded_valid before
11085         looking at reg_reloaded_contents.
11086
11087 2000-02-26  Zack Weinberg  <zack@wolery.cumb.org>
11088
11089         * Makefile.in (STMP_FIXINC): New toggle.
11090         (LIBGCC2_DEPS): Delete all references.
11091         (stmp-headers): Delete target.  All references either deleted
11092         or changed to stmp-int-headers.
11093         (all.cross): Don't depend on stmp-headers or STMP_FIXPROTO.
11094         (LIBCPP_OBJS): Take out cppalloc.o.
11095         (cppalloc.o): Delete target.
11096         (stmp-int-hdrs): Depend on $(STMP_FIXINC).
11097         (gen-protos, fix-header): Link with libiberty.a.
11098         * build-make: Don't change FIXINCLUDES.  Override STMP_FIXINC
11099         to empty.
11100
11101         * configure.in: Remove refs to strerror.
11102         * acconfig.h: Take out NEED_DECLARATION_STRERROR.
11103         * system.h: Take out strerror stanza.
11104
11105         * cpperror.c (my_strerror): Delete function.
11106         (cpp_error_from_errno, cpp_notice_from_errno): Use xstrerror.
11107         * cppmain.c (main): Call xmalloc_set_program_name first thing.
11108         * cppalloc.c: Delete file.
11109         * gen-protos.c: Don't provide xrealloc.
11110
11111         * fixinc/fixincl.c, fixinc/fixlib.c, fixinc/procopen.c: Use
11112         xstrerror throughout.
11113
11114 2000-02-26  Bruce Korb  <bkorb@gnu.org>
11115
11116         * fixinc/inclhack.def (undefine_null): the bypass pattern needs to
11117         match for DOS headers, too.
11118         * fixinc/inclhack.sh,fixincl.x: Regenerate.
11119
11120 2000-02-26  Geoff Keating  <geoffk@cygnus.com>
11121
11122         * config/elfos.h (ASM_OUTPUT_LABELREF): Don't define.  The default
11123         is right for most ELF targets.
11124         * config/ns32k/ns32k.h (ASM_OUTPUT_LABELREF): Don't define.
11125         Let the default file use %U properly.
11126         * config/sh/elf.h (ASM_OUTPUT_LABELREF): Don't define.  Use the
11127         default.
11128
11129         * config/fp-bit.c (pack_d): Properly handle rounding of denormal
11130         numbers.
11131
11132 Sat Feb 26 09:39:16 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11133
11134         * toplev.c (documented_lang_options): Correct spelling error.
11135         (decode_d_option, decode_f_option, main): Likewise.
11136
11137         * toplev.c (print_time): Avoid SIGFPE when all_time is zero.
11138
11139         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Use .set at
11140         to tell assembler it is permitted to expand large constants.
11141
11142 2000-02-25  Mumit Khan  <khan@xraylith.wisc.edu>
11143
11144         * protoize.c: (AUX_INFO_SUFFIX): New macro.
11145         (aux_info_suffix): Use.
11146         (SAVE_SUFFIX): New macro.
11147         (save_suffix): Use.
11148         (munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
11149         (gen_aux_info_file): Use aux_info_suffix instead of ".X".
11150         (edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.
11151
11152         * invoke.texi (Running Protoize): Update documentation.
11153
11154 2000-02-25 Mark Elbrecht <snowball3@bigfoot.com>
11155
11156         * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
11157
11158 2000-02-25  John Wehle  (john@feith.com)
11159
11160         * rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
11161
11162 2000-02-25  Anthony Green  <green@cygnus.com>
11163
11164         * toplev.c (rest_of_compilation): Rebuild jump labels if
11165         combine_instructions has created a new direct jump.
11166         * combine.c (try_combine): Add new_direct_jump_p argument.  Set it
11167         when appropriate.
11168         (combine_instructions): Call try_combine with new argument.
11169         Return non-null value when new direct jump instruction is created.
11170         * rtl.h: combine_instructions returns an int.
11171
11172 Fri Feb 25 19:49:08 2000  Jeffrey A Law  (law@cygnus.com)
11173
11174         * cse.c (cse_insn): Replace the PATTERN of the insn with an new
11175         jump when changing a computed jump into a jump to a known
11176         target.
11177
11178 Fri Feb 25 19:22:44 2000  Graham Stott <grahams@rcp.co.uk>
11179
11180         * resource.c (mark_referenced_resources): Changed use SET_DEST (...)
11181         to XEXP (..., 0) on RTL nodes which are not SET or CLOBBER.
11182
11183         * i386.md (define_expand "clrstrsi"): Fix typo.
11184
11185 Fri Feb 25 18:49:39 2000  "K. Richard Pixley" <rich@microunity.com>
11186
11187         * rtl.texi: Fix typo.
11188
11189 Fri Feb 25 20:02:35 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11190
11191         * sh.c (calc_live_regs): Multiply value assigned to *COUNT_PTR by
11192         UNITS_PER_WORD.  Change caller initial_elimination_offset.
11193         (rounded_frame_size): Take into account that argument pushed has
11194         changed.  Fix TARGET_ALIGN_DOUBLE problem.
11195
11196 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
11197
11198         * haifa-sched.c (schedule_block): Explain the real reason
11199         we delete REG_SAVE_NOTEs on the first insn of a block.
11200         Don't delete REG_SAVE_NOTES for NOTE_INSN_SETJMP.
11201
11202 2000-02-24  Mark Mitchell  <mark@codesourcery.com>
11203
11204         * input.h (push_srcloc): New function.
11205         (pop_srcloc): Likewise.
11206         * toplev.c (push_srcloc): Define it.
11207         (pop_srcloc): Likewise.
11208
11209 2000-02-24  Richard Henderson  <rth@cygnus.com>
11210
11211         * flow.c (life_analysis): When collecting reg info, clear
11212         regs_ever_live.
11213
11214 Thu Feb 24 22:06:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11215
11216         Fix bug exposed by reload.c no longer rounding the frame
11217         size to BIGGEST_ALIGNMENT:
11218         * sh.c (rounded_frame_size): New function.
11219         (sh_expand_prologue, sh_expand_epilogue): Use it.
11220         (initial_elimination_offset): Likewise.
11221
11222 Thu Feb 24 20:04:11 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11223
11224         Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
11225         * sh-protos.h (sh_need_epilogue): Declare.
11226         * sh.c (sh_need_epilogue_known): New static variable.
11227         (sh_need_epilogue): New function.
11228         (function_epilogue): Clear need_epilogue_known.
11229         * sh.md (return): Split into expander / insn pattern.
11230         Make the expander conditional on ! sh_need_epilogue ().
11231
11232 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
11233
11234         * machmode.h (get_mode_alignment): Declare.
11235         (GET_MODE_ALIGNMENT): Call it.
11236         * stor-layout.c (get_mode_alignment): New function. Make
11237         sure alignment is always power of 2.
11238
11239 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
11240
11241         * i386.h: Remove useless definition of "I386" and misleading
11242         comment above it.
11243
11244 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
11245
11246         * tree.h (TREE_SET_PERMANENT): New macro.  Document conditions
11247         under which TREE_PERMANENT will be set.
11248         * tree.c (make_node, copy_node, make_tree_vec, tree_cons,
11249         build1): Use TREE_SET_PERMANENT.
11250         * print-tree.c (print_node): Don't report value of
11251         TREE_PERMANENT if ggc_p is true.
11252
11253         * c-common.c (c_get_alias_set): Don't use TREE_PERMANENT to
11254         decide whether to give a type a new alias set.
11255         * objc/objc-act.c (build_objc_string_object): Never copy the string.
11256         * tree.c (make_node): Set DECL_IN_SYSTEM_HEADER irrespective
11257         of value of 'obstack'.
11258
11259
11260 2000-02-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11261
11262         * config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
11263
11264 2000-02-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11265
11266         * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
11267         * cpplib.c (cpp_get_token): Produce them.
11268         * cppexp.c (cpp_lex): Handle them.
11269
11270 2000-02-23  Nick Clifton  <nickc@cygnus.com>
11271
11272         * config/arm/arm.c (arm_comp_type_attributes): Simply and
11273         comment tests on type attributes.
11274
11275 Wed Feb 23 16:42:21 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11276
11277         * final.c (shorten_branches): Make value passed to LOOP_ALIGN
11278         conform to documentation.
11279         * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
11280         to check for special cases.
11281         * sh-protos.h (sh_loop_align): Declare.
11282         * sh.c (sh_loop_align): Define.
11283
11284 2000-02-22  Andrew Haley  <aph@cygnus.com>
11285
11286         * config/mips/mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
11287         (SIZE_TYPE): Is 32 bits when using -mgp32.
11288         (PTRDIFF_TYPE): Ditto.
11289
11290 Wed Feb 23 07:26:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11291
11292         * diagnostic.c (init_output_buffer): Handle case of null PREFIX.
11293
11294 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
11295
11296         * config/i386/i386.h: If IN_TARGET_LIBS is defined, make
11297         BIGGEST_FIELD_ALIGNMENT a constant.
11298
11299 2000-02-21  Jason Merrill  <jason@casey.cygnus.com>
11300
11301         * dwarf2out.c (output_line_info): Put the marker for the end of
11302         the line number info at the actual end.
11303         (gen_struct_or_union_type_die): Use decl_function_context
11304         to check for local classes.
11305         * dwarfout.c (output_type): Likewise.
11306
11307 Tue Feb 22 01:38:57 2000  Jeffrey A Law  (law@cygnus.com)
11308
11309         * pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference
11310         for arguments with a mode, but no type.
11311         (FUNCTION_ARG_CALLEE_COPIES): Similarly.
11312         * t-pa (LIB2FUNCS_EXTRA): Add quadlib.asm.
11313         * pa/long_double.h: New file.
11314         * configure.in (hpux10, hpux11 configurations): hpux10 and hpux11
11315         both have 128bit wide long doubles.
11316         * configure: Rebuilt.
11317
11318 2000-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11319
11320         * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
11321
11322         * flow.c (get_common_dest, chain_reorder_blocks, make_reorder_chain,
11323         fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
11324         (life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS.
11325
11326         * haifa-sched.c (rank_for_schedule): Don't cast away const-ness.
11327
11328         * integrate.c (compare_blocks, find_block): Likewise.
11329
11330         * rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
11331
11332         * rtl.h (set_file_and_line_for_stmt): Constify a char*.
11333
11334         * stmt.c (stmt_status, set_file_and_line_for_stmt,
11335         expand_asm_operands): Likewise.
11336
11337 Mon Feb 21 17:06:27 2000  Jason Eckhardt  <jle@cygnus.com>
11338
11339         * predict.c (estimate_probability): Added the pointer heuristic to
11340         the collection of static branch predictors.
11341
11342 2000-02-21  Catherine Moore  <clm@cygnus.com>
11343
11344         * config/mips/mips.h (ASM_SPEC): Add -mfix700.
11345         * invoke.texi (-mfix7000): Document.
11346
11347 2000-02-21  Gabriel Dos Reis  <gdr@codesourcery.com>
11348
11349         * diagnostic.c (init_output_buffer): Make it possible to output at
11350         least 32 characters if we're given a too long prefix.
11351
11352 2000-02-20  Mark Mitchell  <mark@codesourcery.com>
11353
11354         * varasm.c (initializer_constant_valid_p): Call
11355         lang_expand_constant to simplify the constant.
11356
11357 2000-02-20  Bruce Korb  <bkorb@gnu.org>
11358
11359         * fixinc/inclhack.def(stdio_va_list):
11360         typedef needs to be disabled.
11361         * fixinc/inclhack.sh: regen
11362         * fixinc/fixincl.x: regen
11363
11364 2000-02-20  Geoff Keating  <geoffk@cygnus.com>
11365
11366         * print-rtl.c (print_rtx): Don't print addresses when
11367         flag_dump_unnumbered.
11368
11369 2000-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11370
11371         * sparc.c (sparc_output_scratch_registers): Mark parameter with
11372         ATTRIBUTE_UNUSED.
11373         (sparc_va_arg, sparc_flat_output_function_prologue,
11374         sparc_flat_output_function_epilogue): Cast value to unsigned in
11375         comparison.
11376         (sparc_emit_float_lib_cmp): Remove unused variable `cmp'.
11377
11378         * sparc.md: Add default case in switch.
11379
11380 2000-02-19  Richard Henderson  <rth@cygnus.com>
11381
11382         * c-typeck.c (add_pending_init): Don't abort for multiple
11383         fields at the same offset.
11384         (pending_init_member): Test the correct member.
11385
11386 2000-02-19  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11387
11388         * except.c (start_dynamic_handler) : Use TYPE_MODE (integer_type_node)
11389         instead of SImode.
11390         (start_catch_handler) : Same.
11391
11392 2000-02-19  Brad Lucier  (lucier@math.purdue.edu)
11393
11394         * Makefile.in: Have flow.o depend on $(EXPR_H)
11395
11396 Sat Feb 19 18:43:13 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11397
11398         * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
11399         * c-decl.c (duplicate_decls, finish_enum): Likewise.
11400         (finish_decl): Remove -Wlarger-than code from here.
11401         * flags.h (id_clash_len): Now int.
11402         (larger_than_size): Now HOST_WIDE_INT.
11403         * fold-const.c (size_int_wide): No more HIGH parm; NUMBER is signed.
11404         Clean up checking to see if in table.
11405         (make_bit_field_ref): Remove extra parm to bitsize_int.
11406         * ggc-common.c (ggc_mark_tree_children): Mark DECL_SIZE_UNIT.
11407         * print-tree.c (print_node): Print DECL_SIZE_UNIT and TYPE_SIZE_UNIT.
11408         * stmt.c (expand_decl): Use DECL_SIZE_UNIT for stack checking size
11409         and for computing size of decl.
11410         * stor-layout.c (layout_decl): Set DECL_SIZE_UNIT.
11411         Move -Wlarger-than code to here.
11412         (layout_record): Remove extra arg to bitsize_int.
11413         Set TYPE_BINFO_SIZE_UNIT.
11414         (layout_union): Remove extra arg to bitsize_int.
11415         Use proper type for size of QUAL_UNION.
11416         (layout_type): Remove extra arg to bitsize_int.
11417         * toplev.c (id_clash_len): Now int.
11418         (larger_than_size): Now HOST_WIDE_INT.
11419         (decode_W_option): Clean up id-clash and larger-than- cases.
11420         * tree.c (get_identifier, maybe_get_identifier): Remove unneeded casts.
11421         (expr_align, case FUNCTION_DECL): DECL_ALIGN is not defined.
11422         * tree.h (BINFO_SIZE_UNIT, TYPE_BINFO_SIZE_UNIT, DECL_SIZE_UNIT): New.
11423         (struct tree_decl): New field size_unit.
11424         (size_int_wide): No HIGH operand; NUMBER is now signed.
11425         (size_int_2): Deleted.
11426         (size_int, bitsize_int): Don't use it and rework args.
11427         * varasm.c (assemble_variable, output_constructor): Use DECL_SIZE_UNIT.
11428
11429 Fri Feb 18 20:01:58 2000  Jeffrey A Law  (law@cygnus.com)
11430
11431         * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.
11432
11433 2000-02-18  Geoff Keating  <geoffk@cygnus.com>
11434
11435         * invoke.texi (Warning Options): Add an explanation of why
11436         you might want the -Wfloat-equal flag.
11437
11438 Fri Feb 18 20:08:57 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11439
11440         * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
11441         * cppinit.c (new_pending_define): Add cast to avoid warning.
11442         * expmed.c (extract_bit_field): Likewise.
11443         * flow.c (enum reorder_skip_type): New type.
11444         (skip_insns_between_blcok): New it.
11445         Rework to avoid warning about possibly undefined variable.
11446         * function.c (assign_parms): Make thisparm_boundary unsigned.
11447         * genrecog.c (write_switch): Cast XWINT result to int.
11448         * lcm.c: Many static fcns and vars now #ifdef OPTIMIZE_MODE_SWITCHING.
11449         * mips-tfile.c (init_file): Make two versions of FDR intializer:
11450         one for MIPS and one for Alpha.
11451         (get_tag, copy_object): Add casts to avoid warnings.
11452         * optabs.c (init_one_libfunc): Cast NAME to (char *).
11453         * reload.c (find_reloads): Make TYPE enum reload_type.
11454         * sbitmap.c (dump_sbitmap): J is unsigned; don't use "1L".
11455         * unroll.c (unroll_loop): Initialize UNROLL_NUMBER.
11456         * varasm.c (compare_constant_1): Add cast to avoid warning.
11457         * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Cast FUNC
11458         to (char *).
11459         (alpha_expand_unaligned_load, alpha_expand_unaligned_store):
11460         Cast switch operand of size to int.
11461         (alpha_expand_epilogue): Always initialize fp_offset and sa_reg.
11462         * config/alpha/alpha.h (INITIAL_ELIMINATION_OFFSET): Add abort
11463         in unhandled case.
11464
11465 2000-02-18  Nick Clifton  <nickc@cygnus.com>
11466
11467         * config/arm/elf.h (ASM_OUTPUT_ALIGN): Do not generate
11468         anything for an alignment of zero.
11469
11470         * config/arm/thumb.h (ASM_OUTPUT_ALIGN): Do not generate
11471         anything for an alignment of zero.
11472
11473 2000-02-18  Martin von Loewis  <loewis@informatik.hu-berlin.de>
11474
11475         * gcc.texi (Bug Reporting): Refer to bugs.html.
11476         (Bug Lists): Likewise.
11477         * system.h (GCCBUGURL): New preprocessor define.
11478         * rtl.c (fancy_abort): Use it.
11479         * gcc.c (main): Likewise.
11480
11481 2000-02-18  Richard Henderson  <rth@cygnus.com>
11482
11483         * flow.c (INSN_VOLATILE, SET_INSN_VOLATILE, uid_volatile): Remove.
11484         (life_analysis_1): Subsume into ...
11485         (life_analysis): ... here.  Force PROP_REG_INFO off after reload.
11486         Use update_life_info for the relaxation.
11487         (update_life_info): Update REG_BASIC_BLOCK for registers live on
11488         entry and regs_live_at_setjmp.
11489         (set_noop_p): Simplify.
11490         (notice_stack_pointer_modification_1): Renamed from s/_1//.
11491         (record_volatile_insns): Split into ...
11492         (delete_noop_moves): ... here,
11493         (notice_stack_pointer_modification): ... here,
11494         (insn_dead_p): ... and here.
11495         (propagate_block): Don't query INSN_VOLATILE.
11496         (mark_used_regs): Mind !PROP_REG_INFO.
11497         * toplev.c (rest_of_compilation): Call mark_constant_function here,
11498         not in life_analysis.
11499
11500 Fri Feb 18 01:29:22 EST 2000  John Wehle  (john@feith.com)
11501
11502         * loop.c (canonicalize_condition): New function,
11503         broken out of get_condition.
11504         (get_condition): Use it.
11505         * expr.h (canonicalize_condition): Prototype it.
11506
11507         * tree.h (tree_int_cst_msb): Declare.
11508         * tree.c (tree_int_cst_msb): New function.
11509
11510 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
11511
11512         * stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt
11513         isn't set.
11514
11515         * invoke.texi (-fmessage-length=n): Document.
11516
11517 2000-02-17  Jason Merrill  <jason@casey.cygnus.com>
11518
11519         * bitmap.c (bitmap_operation): Don't leak bitmap elements.
11520
11521 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
11522
11523         * function.c (thread_prologue_and_epilogue_insns): Put a line note
11524         after the prologue.
11525
11526 2000-02-17  Nick Clifton  <nickc@cygnus.com>
11527
11528         * config/arm/thumb.c: Replace includes of system headers with
11529         #include "system.h".
11530
11531 2000-02-16  Richard Henderson  <rth@cygnus.com>
11532
11533         * configure.in (alpha-linux*, alpha-netbsd) [extra_parts]:
11534         Add crtbeginS.o and crtendS.o.
11535         * alpha/elf.h (STARTFILE_SPEC): Use crtbeginS.o.
11536         (ENDFILE_SPEC): Use crtendS.o.
11537         * alpha/t-crtbe (crtbeginS.o, crtendS.o): New targets.
11538
11539         * alpha/crtbegin.asm (__do_frame_takedown): Merge into ...
11540         (__do_global_dtors_aux): ... here.  Call __cxa_finalize if
11541         shared and present.
11542         (__dso_handle): New variable.
11543         * alpha/crtend.asm (__do_global_ctors_aux): Remove runtime
11544         bias to __CTOR_END__.
11545
11546 2000-02-16  Richard Henderson  <rth@cygnus.com>
11547
11548         * Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).
11549
11550 Wed Feb 16 21:40:04 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11551
11552         * longlong.h (__clz_tab): Declare as static to match definition.
11553
11554 2000-02-16 Mark Elbrecht <snowball3@bigfoot.com>
11555
11556         * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved to config/i386/djgpp.h.
11557         (XREF_FILE_NAME): Define.
11558
11559         * i386/djgpp.h (DATA_SECTION_ASM_OP): Define.
11560         (EH_FRAME_SECTION_ASM_OP): Define.
11561         (IDENT_ASM_OP): Define.
11562         (TEXT_SECTION_ASM_OP): Define.
11563         (CPP_SPEC): Define.
11564         (CTORS_SECTION_ASM_OP): Define.
11565         (CTOR_SECTION_FUNCTION): Use it.
11566         (DTORS_SECTION_ASM_OP): Define.
11567         (DTOR_SECTION_FUNCTION): Use it.
11568
11569 2000-02-16  Zack Weinberg  <zack@wolery.cumb.org>
11570
11571         * reg-stack.c (emit_swap_insn): Do not put a new insn before a
11572         NOTE_BASIC_BLOCK.
11573
11574         * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
11575         debug_bb_n): New functions.
11576         (dump_flow_info, print_rtl_with_bb): Use dump_regset.
11577         * basic-block.h: Prototype new functions.
11578
11579 Wed Feb 16 21:07:53 2000  Denis Chertykov  <denisc@overta.ru>
11580
11581         * configure.in: Add support for avr target.
11582         * configure: Rebuilt.
11583
11584         * invoke.texi: Add AVR invocation docs.
11585         * install.texi: Add information about AVR.
11586         * md.texi: Add AVR constraint letters description.
11587         * extend.texi: Add description for AVR specific attributes.
11588
11589 2000-02-16  Jason Merrill  <jason@casey.cygnus.com>
11590
11591         * fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".
11592
11593 2000-02-16  Nick Clifton  <nickc@cygnus.com>
11594
11595         * emit-rtl.c (emit_insn): Move RTL check into make_insn_raw.
11596         (make_insn_raw): Move RTL check here.
11597
11598 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11599
11600         * version.c: Include gansidecl.h and version.h.
11601
11602         * version.h: Wrap entire file in macro __GCC_VERSION_H__.
11603
11604         * configure.in (gcc_version): When setting, narrow search to
11605         lines containing `version_string'.
11606
11607         * Makefile.in (mainversion): Likewise.
11608         (GCC_H): New variable.
11609         (gcc.h): Delete target.
11610         (gcc.o, gccspec.o, cppspec.o): Depend on $(GCC_H), not gcc.h.
11611         (version.o): Depend on version.h.
11612         (dbxout.o): Don't depend on gcc.h.
11613
11614 Wed Feb 16 15:04:49 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11615                           Michael Meissner  <meissner@cygnus.com>
11616
11617         * md.texi (Simple Constraints): Add item about whitespace.
11618         * genoutput.c (strip_whitespace): New.
11619         (scan_operands) [MATCH_OPERAND, MATCH_SCRATCH]: Call
11620         strip_whitespace for constraints.
11621         Test pointer using NULL, not 0.
11622
11623 2000-02-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11624
11625         * cpplib.c (do_line): Pedwarn for #line > 32767.
11626
11627         * c-lex.c (readescape): Warn about '\x', but do not reject it.
11628
11629 2000-02-15  Jonathan Larmour  <jlarmour@redhat.co.uk>
11630
11631         * gcc.c (default_compilers): Add new __GNUC_PATCHLEVEL__ define
11632         to default cpp spec.
11633         (do_spec_1): Add support for %v3 spec used by __GNUC_PATCHLEVEL__.
11634         * cpp.texi: Document __GNUC_PATCHLEVEL__.
11635         * cpp.1: Likewise.
11636
11637         * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to
11638         default spec.
11639
11640 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11641
11642         * configure.in: Add support for avr target.
11643
11644 Wed Feb 16 03:21:43 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11645
11646         * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_mode.
11647         (sh_addr_diff_vec_mode): Don't declare.
11648         * sh.c (sh_addr_diff_vec_mode): Delete.
11649
11650 Wed Feb 16 01:27:52 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11651
11652         * sh.md (mulsi3_highpart): Add REG_EQUAL note to last insn.
11653
11654 Wed Feb 16 00:58:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11655
11656         * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_i): Name.
11657         (smulsi3_highpart_i): Name.
11658         (udivsi3): Wrap emitted insns in REG_LIBCALL / REG_RETVAL notes.
11659         (divsi3, mulhisi3, umulhisi3, mulsidi3, umulsidi3): Likewise.
11660         (smulsi3_highpart, umulsi3_highpart): Likewise.
11661
11662         (mulsidi3_i, umulsidi3_i): Make rtl describe operation
11663         correctly independent of endianness.
11664         (mulsidi3, umulsidi3): Now define_insn.  Hide details that
11665         confuse the optimizers.
11666         (mulsidi3+1, umulsidi3+1): New define_split.
11667
11668 Tue Feb 15 23:22:26 2000  Andrew Haley  <aph@cygnus.com>
11669
11670         * config/sh/sh.md: Guard insn splits against illegal registers.
11671         * config/sh/sh.h: Correct comment about macros.
11672
11673 Tue Feb 15 22:30:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
11674                           Andrew MacLeod  <amacleod@cygnus.com>
11675
11676         * Makefile.in (lcm.o): Depend on insn-attr.h.
11677         * basic-block.h (optimize_mode_switching): Declare.
11678         * lcm.c (tm_p.h, insn-attr.h): #include.
11679         (seginfo, bb_info): New structs.
11680         (antic, transp, comp, delete, insert) : New file-scope static variables.
11681         (new_seginfo, add_seginfo, make_preds_opaque, reg_dies): New functions.
11682         (reg_becomes_live, optimize_mode_switching): Likewise.
11683         * tm.texi: Add description of mode switching macros.
11684         * toplev.c (rest_of_compilation): Call optimize_mode_switching.
11685
11686         * sh-protos.h (remove_dead_before_cse): Remove prototype.
11687         (fldi_ok, fpscr_set_from_mem): New prototypes.
11688         * sh.h (OPTIMIZATION_OPTION): Remove sh_flag_remove_dead_before_cse set.
11689         (CONST_DOUBLE_OK_FOR_LETTER_P, SECONDARY_INPUT_RELOAD_CLASS):
11690         Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
11691         (sh_flag_remove_dead_before_cse): Remove declaration.
11692         (NUM_MODES_FOR_MODE_SWITCHING, OPTIMIZE_MODE_SWITCHING): New macros.
11693         (MODE_USES_IN_EXIT_BLOCK, MODE_NEEDED, MODE_AT_ENTRY): Likewise.
11694         (MODE_PRIORITY_TO_MODE, EMIT_MODE_SET): Likewise.
11695         * sh.c (broken_move): Disable fldi for (TARGET_SH4 && ! TARGET_FMOVD).
11696         (barrier_align): Allow for JUMP_INSNS containing a parallel.
11697         (machine_dependent_reorg): Remove sh_flag_remove_dead_before_cse set.
11698         (fldi_ok): New function.
11699         (get_fpscr_rtx): Add fpscr_rtx as GC root.
11700         (emit_sf_insn): Only generate fpu switches when optimize < 1.
11701         (emit_df_insn): Likewise.
11702         (expand_fp_branch, emit_fpscr_use, remove_dead_before_cse): Delete.
11703         (sh_flag_remove_dead_before_cse): Delete.
11704         (get_free_reg, fpscr_set_from_mem): New functions.
11705         * sh.md (movdf, movsf): Remove no_new_pseudos code.
11706         (return): Remove emit_fpscr_use / remove_dead_before_cse calls.
11707
11708 2000-02-15  Loren Rittle  <ljrittle@acm.org>
11709
11710         * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD.
11711
11712 2000-02-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11713
11714         * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,
11715         cpphash.o, cppinit.o, protoize.o, unprotoize.o): Depend on version.h.
11716
11717         * cccp.c: Include version.h and/or don't declare `version_string'.
11718         * collect2.c: Likewise.
11719         * alpha.c: Likewise.
11720         * arm/aof.h: Likewise.
11721         * arm/coff.h: Likewise.
11722         * arm/elf.h: Likewise.
11723         * arm/pe.h: Likewise.
11724         * arm/tcoff.h: Likewise.
11725         * arm/telf.h: Likewise.
11726         * arm/tpe.h: Likewise.
11727         * arm/vxarm.h: Likewise.
11728         * convex/convex.c: Likewise.
11729         * i386/dgux.c: Likewise.
11730         * i386/sun386.h: Likewise.
11731         * m88k/m88k.c: Likewise.
11732         * mcore/mcore-pe.h: Likewise.
11733         * mips/mips.h: Likewise.
11734         * romp/romp.h: Likewise.
11735         * sh/sh.c: Likewise.
11736         * cpphash.c: Likewise.
11737         * cppinit.c: Likewise.
11738         * dwarf2out.c: Likewise.
11739         * dwarfout.c: Likewise.
11740         * gcc.c: Likewise.
11741         * gcc.h: Likewise.
11742         * mips-tfile.c: Likewise.
11743         * protoize.c: Likewise.
11744         * toplev.c: Likewise.
11745         * tree.h: Likewise.
11746
11747         * version.c (version_string): Constify a char*.
11748
11749         * version.h: New file.
11750
11751 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11752
11753         * configure.in: Add mcore-elf and mcore-pe targets.
11754         * configure: Regenerate.
11755
11756         * NEWS: Add note that MCore port has been contributed.
11757
11758         * invoke.texi: Document command line switches for MCore port.
11759         * install.texi: Add MCore to list of supported targets.
11760
11761 2000-02-14  Geoff Keating  <geoffk@cygnus.com>
11762
11763         * collect2.c (main) [COLLECT_EXPORT_LIST]: If we have frames,
11764         then we will need to import the frame handling functions.
11765         (scan_prog_file) [COLLECT_EXPORT_LIST]: We will also need
11766         to import the frames themselves.
11767
11768 Mon Feb 14 13:31:01 2000  Stan Cox  <scox@cygnus.com>
11769                           Jason Eckhardt  <jle@cygnus.com>
11770
11771         * basic_block.h: Added prototype for reorder_basic_blocks.
11772         * toplev.c: Changes to add -freorder-blocks and graph dump after
11773         block reordering is done.
11774         * flow.c (reorder_block_def): New structure for use during block
11775         reordering.
11776         (REORDER_BLOCK_*): New macros to access members of above structure.
11777         (skip_insns_between_block, get_common_dest, chain_reorder_blocks,
11778         make_reorder_chain, fixup_reorder_chain, reorder_basic_blocks): New
11779         functions for block reordering.
11780
11781 Mon Feb 14 11:24:44 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11782
11783         * gcc.texi (Passes): Fix typo.
11784         * md.texi (Standard Names): Ditto.
11785         * tm.texi (Storage Layout): Ditto.
11786
11787 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
11788
11789         * cpplib.c (do_define): Only free the old definition if it
11790         actually had one.
11791
11792 2000-02-13   Neil Booth  <NeilB@earthling.net>
11793
11794         * cppfiles.c (read_and_prescan): When emitting deferred
11795         newlines, test speccase[] again instead of checking each
11796         possible whitespace character in turn.  When we encounter \r,
11797         look behind for \n first, then ahead.
11798
11799 2000-02-13  Zack Weinberg  <zack@wolery.cumb.org>
11800
11801         * cse.c (cse_altered): New internal flag.
11802         (cse_insn): Set it if we changed an insn.
11803         (cse_main): Clear cse_altered before each basic block.
11804         Only garbage collect if cse_altered is true afterward.
11805
11806 Sun Feb 13 14:12:28 2000  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11807
11808         * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.
11809
11810 Sun Feb 13 13:21:55 2000  Jeffrey A Law  (law@cygnus.com)
11811
11812         * combine.c (simplify_comparison): Fix typo.
11813
11814 Sun Feb 13 12:57:52 2000  Neil Booth <NeilB@earthling.net>
11815
11816         * prefix.c (concat, lookup_key): Use xmalloc and xrealloc
11817         consistently.
11818
11819 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11820
11821         * flow.c (flow_loop_tree_node_add): Use better algorithm by passing
11822         previously inserted node instead of root node.  Caller changed.
11823
11824 2000-02-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11825
11826         * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST_BLOCK): Delete.
11827
11828 2000-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11829
11830         * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
11831         __dereg_frame_dtor): Add prototype argument.
11832
11833         * gthr-dce.h (__gthread_active_p, __gthread_once): Likewise.
11834
11835         * gthr-posix.h (__gthread_active_p, __gthread_once): Likewise.
11836
11837         * gthr-solaris.h (__gthread_active_p, __gthread_once): Likewise.
11838
11839         * gthr-vxworks.h (__gthread_once): Likewise.
11840
11841         * gthr-win32.h (__gthread_active_p, __gthread_once): Likewise.
11842
11843 Sat Feb 12 01:44:26 MET 2000  Jan Hubicka  <jh@suse.cz>
11844
11845         * i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
11846         (ix86_expand_epilogue): ... here. Use mov instead of add to restore
11847         stack pointer in functions w/o saved registers, output LEAVE more often
11848         on TARGET_USE_LEAVE machines.
11849
11850 2000-02-07  Dmitri Makarov  <dim@wrs.com> & Bernd Schmidt <bernds@redhat.com>
11851
11852         * config/arm/arm.c (arm_init_cumulative_args); New function:
11853         Initlaise the CUMULATIE_ARGS strcuture for a function
11854         defintion.
11855         (arm_function_arg): New function: Determine where to place a
11856         function's argument.  Also handles deciding the function's
11857         call cookie.
11858         (current_file_function_operand): New function: Return true if
11859         the symbol is a function which has already been compiled.
11860         (arm_is_long_call_p): New function: Return true if the
11861         indicated function should be called via a long call.
11862         (arm_valid_type_attribute_p): New function: Return true if the
11863         attribute is a valid, arm specific, attribute.
11864         (arm_comp_type_attribute): New function: Return true if the
11865         two types have compatable, arm specific, attributes.
11866
11867         * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a
11868         structure.
11869         (FUNCTION_ARG): Redefine to call arm_function_arg.
11870         (FUNCTION_ARG_PARTIAL_NREGS): Redefine to use correct
11871         structure field.
11872         (INIT_CUMULATIVE_ARGS): Redefine to call
11873         arm_init_cumulative_args.
11874         (FUNCTION_ARG_ADVANCE): Redefine to use correct structure
11875         field.
11876         (SETUP_INCOMING_VARARGS): Redefine to use correct structure
11877         field.
11878         (ARM_MARK_NEARBY_FUNCTION): New macro: Mark already compiled
11879         functions.
11880         (ENCODE_SECTION): Add call to ARM_MARK_NEARBY_FUNCTION.
11881         (VALID_MACHINE_TYPE_ATTRIBUTE): Define.
11882         (COMP_TYPE_ATTRIBUTES): Define.
11883
11884         * config/arm/arm.md (call): Call arm_is_long_call_p to decide
11885         if a long call is needed.
11886         (call_value): Call arm_is_long_call_p to decide if a long call
11887         is needed.
11888         (call_symbol): Call arm_is_long_call_p to decide if a long call
11889         is needed.
11890
11891         * config/arm/arm-protos.h: Add prototype for arm_is_long_call_p.
11892
11893 2000-02-11  Denis Chertykov  <denisc@overta.ru>
11894
11895         * README.AVR: New file with information about the avr ports.
11896         * config/avr: New directory with avr port files.
11897
11898 2000-02-11  Andreas Jaeger  <aj@suse.de>
11899
11900         * fixinc/Makefile.in (FIXINC_DEFS): Remove unneeded @fixinc_defs@.
11901
11902 2000-02-11  Zack Weinberg  <zack@wolery.cumb.org>
11903
11904         * cpphash.c: Fix formatting, update commentary.
11905         (dump_definition): Take three separate arguments instead of a
11906         MACRODEF structure argument.
11907         * cpphash.h: Update prototype of dump_definition.
11908         * cppinit.c (cpp_finish): Update call of dump_definition.
11909
11910         * cpplib.c (do_define): Always create new hash entry with
11911         T_MACRO type.  Remove redundant check for redefinition of
11912         poisoned identifier.  Update call of dump_definition.
11913         (do_undef): Don't call check_macro_name.  Rename sym_length to
11914         len.
11915         (do_error, do_warning): Don't use copy_rest_of_line or
11916         SKIP_WHITE_SPACE.
11917         (do_warning): Don't use pedwarn for the actual warning,
11918         only the notice about its not being in the standard.  (Fixes
11919         bug with #warning in system headers.)
11920         (do_ident): Stricter argument checking - accept only a single
11921         string after #ident.  Also, macro-expand the line.
11922         (do_xifdef): Use cpp_defined.  De-obfuscate.
11923
11924         (do_pragma): Split out specific pragma handling to separate
11925         functions.  Use get_directive_token.  Update commentary.  Do
11926         not pass on #pragma once or #pragma poison to the front end.
11927         (do_pragma_once, do_pragma_implementation, do_pragma_poison,
11928         do_pragma_default): New.
11929
11930 Feb 11 12:30:53 2000  Jeffrey A Law  (law@cygnus.com)
11931
11932         * jump.c (jump_optimize_1): The first operand in a relational
11933         can be a CONST_INT.
11934         * optabs.c (emit_conditional_move): Handle relationals which
11935         have a known true/false result.
11936
11937 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
11938
11939         * function.c (thread_prologue_and_epilogue_insns): Don't insert
11940         a RETURN insn into a block which already ends with a jump.
11941
11942 2000-02-11  Geoff Keating  <geoffk@cygnus.com>
11943
11944         * haifa-sched.c (BUF_LEN): Increase a lot.
11945
11946 2000-02-11  Nick Clifton  <nickc@cygnus.com>
11947
11948         * configure.in: Add tm_p_file specification for thumb targets.
11949         * configure: Regenerate.
11950
11951         * config/arm/thumb-protos.h: New file: Prototypes for exported
11952         functions defined in thumb.c.
11953
11954 2000-02-11  Robert Lipe  <robertl@sco.com>
11955
11956         * Makefile.in (bootstrap-lean): Remove additional files.
11957         (bootstrap2-lean): Likewise.
11958         (VOL_FILES): List of files for above.
11959
11960 2000-02-11  Nathan Sidwell  <nathan@acm.org>
11961
11962         * cpphash.c (special_symbol): Remove spurious argument to
11963         cpp_lookup.
11964
11965 2000-02-11  Joel Sherrill (joel@OARcorp.com>
11966
11967         * configure.in: (i*86-*-rtems*): Swapped elf and coff
11968         stanzas.
11969         * configure: Rebuilt.
11970
11971 2000-02-11  Rodney Brown  <RodneyBrown@pmsc.com>
11972
11973         * pa-protos.h: Wrap function_arg_padding in TREE_CODE #ifdef.
11974
11975 Fri Feb 11 02:59:05 2000  Jeffrey A Law  (law@cygnus.com)
11976
11977         * pa.c, pa.h: Remove trigraph sequences within comments.
11978
11979 Fri Feb 11 02:51:56 2000  Pavel Roskin <pavel_roskin@geocities.com>
11980
11981         * invoke.texi (PPC Options): -mno-new-mnenomics -> -mold-mnemonics.
11982
11983 Fri Feb 11 02:48:30 2000  Brad Lucier  (lucier@math.purdue.edu)
11984
11985         * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.
11986
11987 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11988
11989         * config/c4x/c4x.c (fp_zero_operand): Check for CONST_DOUBLE.
11990
11991 2000-02-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11992
11993         * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_global_label.
11994         (ASM_OUTPUT_EXTERNAL): Use c4x_external_ref.
11995         (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
11996         (ASM_FILE_END): Use c4x_file_end.
11997         * config/c4x/c4x.c (c4x_global_label): New function.
11998         (c4x_external_ref, c4x_file_end): Likewise.
11999
12000         * config/c4x/c4x-protos.h (c4x_global_label): Add prototype.
12001         (c4x_external_ref, c4x_end_file): Likewise.
12002
12003 2000-02-10  Zack Weinberg  <zack@wolery.cumb.org>
12004
12005         * cppexp.c: Don't include cpphash.h.
12006         (parse_charconst, cpp_lex): Use cpp_defined.
12007         (cpp_lex): Use get_directive_token throughout.  Remove
12008         unnecessary cases from switch.  Move assertion-handling code
12009         down to OTHER case.
12010         (cpp_parse_expr): If we see '+' or '-', check the context to
12011         determine if they are unary or binary operators.  Streamline
12012         the jumps a bit.  Do not call skip_rest_of_line.
12013
12014         * cpplib.c: Make skip_rest_of_line and cpp_skip_hspace
12015         static.  Export get_directive_token.  Update commentary.
12016         (cpp_defined): New function.
12017         (do_define): Remove reference to T_PCSTRING.  Call
12018         free_definition to release memory for old definition, when
12019         redefining a macro.
12020         (eval_if_expression): Set only_seen_white to 0 before calling
12021         cpp_parse_expr.  Call skip_rest_of_line after it returns.
12022         (cpp_read_check_assertion): Don't preserve a pointer into the
12023         token buffer across a call to cpp_get_token.
12024
12025         * Makefile.in (cppexp.o): Don't depend on cpphash.h.
12026         * cppfiles.c (redundant_include_p): Use cpp_defined.
12027         * cpphash.c (free_definition): New function.
12028         (delete_macro): Use it.  Update commentary.
12029         * cpphash.h: Typedef HASHNODE here.  Prototype cpp_lookup and
12030         free_definition.
12031         * cpplib.h: Don't typedef HASHNODE here. Delete T_PCSTRING
12032         from enum node_type.  Prototype cpp_defined and get_directive_token.
12033         Don't prototype cpp_lookup, skip_rest_of_line, or cpp_skip_hspace.
12034
12035         * fix-header.c (check_macro_names): Use cpp_defined.
12036         (read_scan_file): Set inhibit_warnings and inhibit_errors in
12037         the options structure.
12038
12039 2000-02-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12040
12041         * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.
12042
12043 2000-02-10  Jason Merrill  <jason@casey.cygnus.com>
12044
12045         * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin)
12046         rather than die->die_tag.
12047
12048 Thu Feb 10 16:26:49 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12049
12050         * combine.c (make_extraction, force_to_mode): Avoid warning on
12051         mixed-signedness conditionals.
12052         (make_field_assignment, nonzero_bits): Likewise.
12053         * expmed.c (store_fixed_bit_field): ALIGN arg now unsigned.
12054         (store_split_bit_field, extract_split_bit_field): Likewise.
12055         (extract_fixed_bit_field, store_bit_field,
12056         * expr.c: Change alignment to be unsigned everywhere.
12057         (move_by_pieces, store_constructor_field, store_constructor):
12058         Alignment parm is unsigned.
12059         (emit_block_move, emit_group_load, emit_group_store): Likewise.
12060         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
12061         (do_compare_rtx_and_jump): Likewise.
12062         (move_by_pieces_ninsns, clear_by_pieces): Likewise.
12063         Compare align with GET_MODE_ALIGNMENT.
12064         (expand_expr_unaligned): Pointer to alignment is pointer to unsigned.
12065         (get_inner_reference): Likewise.
12066         (copy_blkmode_from_reg, emit_push_insn): Remove unneeded casts.
12067         (expand_assignment): Local vars for alignment now unsigned.
12068         (store_constructor, store_field, expand_expr, do_jump): Likewise.
12069         (do_compare_and_jump): Likewise.
12070         (store_field): Call new function expr_align.
12071         * expr.h (emit_block_move, emit_group_load, emit_group_store):
12072         Alignment arg now unsigned.
12073         (clear_storage, emit_push_insn, compare_from_rtx): Likewise.
12074         (do_compare_rtx_and_jump, store_bit_field): Likewise.
12075         (extract_bit_field): Likewise.
12076         * fold-const.c (add_double): Add cast to eliminate signedness warning.
12077         * machmode.h (GET_MODE_ALIGNMENT): Result is unsigned.
12078         (get_best_mode): Alignment arg is unsigned.
12079         * rtl.h (move_by_pieces): Likewise.
12080         * store-layout.c (maximum_field_alignment, set_alignment):
12081         Now unsigned.
12082         (layout_decl): Alignment arg is now unsigned.
12083         Remove unneeded casts.
12084         (layout_record, layout_union, layout_type): Remove unneeded casts.
12085         Local alignment variables now unsigned.
12086         (get_best_mode): Alignment arg now unsigned.
12087         * tree.c (expr_align): New function.
12088         * tree.h (expr_align): Likewise.
12089         (maximum_field_alignment, set_alignment): Now unsigned.
12090         (get_inner_reference): Alignment argument is now pointer to unsigned.
12091         * varasm.c (assemble_variable): Add cast to eliminate warning.
12092
12093 Thu Feb 10 12:56:47 2000  Jim Wilson  <wilson@cygnus.com>
12094
12095         * expmed.c (store_bit_field): If op0 and fieldmode are the same size,
12096         then store directly into op0.
12097
12098         * calls.c (expand_call): When emitting a NOTE_INSN_SETJMP, search for
12099         the CALL_INSN, and emit the note immediately after it.
12100
12101 2000-02-10  Nick Clifton  <nickc@cygnus.com>
12102
12103         * config/arm/thumb.md (epilogue): Include a (return) in the
12104         generated insn, and emit it using emit_jump_insn not
12105         emit_insn.
12106
12107 Thu Feb 10 18:28:59 MET 2000  Jan Hubicka  <jh@suse.cz>
12108
12109         * function.c (assign_temp): Change zero-sized arrays to size 1.
12110         * integrate.c (expand_inline_function): Do not update
12111         stack_alignment_needed
12112         * i386.c (compute_frame_size): Remove #ifdef PREFERRED_FRAME_BOUNDARY,
12113         add some sanity checking, remove optimization for function with
12114         zero frame size.
12115
12116 2000-02-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12117
12118         * flow.c (mark_regs_live_at_end): Delete unused variables.
12119
12120         * ggc-page.c (ggc_page_print_statistics): bzero -> memset.
12121
12122         * integrate.c (copy_rtx_and_substitute): Wrap variable `alignment'
12123         in macro FRAME_GROWS_DOWNWARD.
12124
12125         * stmt.c (expand_end_bindings): Delete unused variable.
12126
12127         * unroll.c (iteration_info): Mark parameter `loop' with
12128         ATTRIBUTE_UNUSED.
12129
12130 2000-02-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12131
12132         * fixinc/server.c (load_data): Return NULL if the marker line is
12133         not found.
12134         (run_shell): If load_data returns NULL, retry the command once, in
12135         a new shell.
12136
12137         * configure: Rebuilt.
12138
12139 2000-02-09  Bruce Korb  <bkorb@gnu.org>
12140
12141         * gcc/fixincludes:  ** DELETED **
12142         * gcc/fixcpp:  ** DELETED **
12143         * gcc/fixinc-nt.sed:  ** DELETED **
12144         * gcc/just-fixinc:  ** DELETED **
12145         * gcc/Makefile.in:  Removed out-dated commentary
12146         * gcc/configure.in: Removed fast-fixincludes disablement.
12147         * MAINTAINERS(Ian Taylor) moved to "Write after approval" group.
12148
12149 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
12150         * function.c (thread_prologue_and_epilogue_insns): Uncomment
12151         last change.
12152
12153 2000-02-09  Richard Henderson  <rth@cygnus.com>
12154
12155         * jump.c (delete_insn): Don't delete user labels at -O0.
12156
12157 2000-02-09  Robert Lipe  <robertl@sco.com>
12158
12159         * Makefile.in (gen-protos): Don't depend on HOST_LIBDEPS.
12160         Don't link with HOST_LIBS.
12161
12162 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
12163
12164         * configure.in: Correct --help text for --with-dwarf2.
12165         Put tm-dwarf2.h after other tm files, if it's requested.
12166         * configure: Regenerate.
12167         * config/tm-dwarf2.h: #undef PREFERRED_DEBUGGING_TYPE before
12168         defining it.
12169
12170 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
12171
12172         * cpplib.h: Provide HASHNODE typedef and forward decl of
12173         struct hashnode only.  Kill cpp_hashnode typedef.  MACRODEF,
12174         DEFINITION, struct hashnode, struct macrodef, struct
12175         definition, scan_decls prototype, default defn of
12176         INCLUDE_LEN_FUDGE moved elsewhere.
12177
12178         * cpphash.h: MACRODEF, DEFINITION, struct macrodef, struct
12179         definition, and struct hashnode moved here. Remove the unused
12180         'predefined' field from struct definition.  Replace the 'args'
12181         union with its sole member.  All users updated (cpphash.c).
12182         Delete HASHSTEP and MAKE_POS macros, and hashf prototype.  Add
12183         multiple include guard.
12184
12185         * cpphash.c (hashf): Make static; use better algorithm; drop
12186         HASHSIZE parameter; return an unsigned int.
12187         (cpp_lookup): Drop HASH parameter.  PFILE parameter is
12188         used. Calculate HASHSIZE modulus here.
12189         (cpp_install): Drop HASH parameter. Calculate HASHSIZE modulus
12190         here.
12191         (create_definition): Drop PREDEFINITION parameter.
12192         * cpplib.c (do_define): Don't calculate a hash value here.
12193         Don't pass (keyword == NULL) to create_definition.
12194
12195         * scan.h: Prototype scan_decls here.
12196         * cppfiles.c: Move INCLUDE_LEN_FUDGE default defn here.
12197         * cppexp.c, cppfiles.c, cppinit.c, cpplib.c, fix-header.c: All
12198         callers of cpp_lookup and cpp_install updated.
12199
12200         * cpphash.c (macarg): Hoist all the flag diddling out of the
12201         function...
12202         (macroexpand): ... and out of the loop that calls macarg.
12203         Skip over the initial paren before macro arguments with
12204         cpp_get_non_space_token; point may be some distance before
12205         that paren.  Abort if it's not there.
12206
12207         * cpplib.c (parse_clear_mark): Delete function.
12208         (parse_set_mark, parse_goto_mark): Make static.
12209         (ACTIVE_MARK_P): New macro.
12210         (skip_block_comment, skip_line_comment): Do not bump the line
12211         if ACTIVE_MARK_P is true.
12212         (cpp_pop_buffer): The buffer to be popped may not have an
12213         active mark.
12214         (cpp_get_token): When looking for the initial paren before
12215         macro arguments, only set a mark in a file buffer, Always
12216         return to that mark before proceeding to call macroexpand or
12217         return a NAME token.
12218
12219         * cpplib.h: Remove prototypes of parse_set_mark,
12220         parse_clear_mark, parse_goto_mark.
12221         (struct cpp_options): Rename 'put_out_comments' to
12222         'discard_comments' and invert its sense.
12223         * cppinit.c, cpphash.c, cpplib.c: All users of
12224         put_out_comments changed to use discard_comments, with
12225         opposite sense.
12226
12227 2000-02-09  Clinton Popetz  <cpopetz@cygnus.com>
12228
12229         * function.c (thread_prologue_and_epilogue_insns): Don't delete
12230         the edge from a block that both jumps and falls through to the
12231         fallthru block.
12232
12233 2000-02-09  Scott Bambrough  <scottb@netwinder.org>
12234
12235         * config/arm/arm.md (movsi): In PIC mode, make sure that a
12236         constant source address is legitimate.
12237
12238 2000-02-09  Philip Blundell  <pb@futuretv.com>
12239
12240         * config/arm/arm.c (legitimize_pic_address): Handle LABEL_REF
12241         correctly.
12242
12243         * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Allow anything when
12244         generating PIC.
12245         (LEGITIMATE_PIC_OPERAND): Disallow references to labels.
12246
12247 2000-02-09  Zack Weinberg  <zack@wolery.cumb.org>
12248
12249         * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
12250         ends with a newline and a NUL.  Don't be so clever manipulating
12251         strings.
12252
12253 Wed Feb  9 14:18:08 MET 2000  Jan Hubicka  <jh@suse.cz>
12254
12255         * reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,
12256         not to BIGGEST_ALIGNMENT.
12257
12258 2000-02-08  Geoff Keating  <geoffk@cygnus.com>
12259
12260         * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.
12261         * dwarf2out.c (dwarf_cfi_name): Print name of new constant.
12262         (reg_save): Use DW_CFA_GNU_negative_offset_extended when needed.
12263         (output_cfi): Handle output of DW_CFA_GNU_negative_offset_extended.
12264         * frame.c (execute_cfa_insn): Handle
12265         DW_CFA_GNU_negative_offset_extended.
12266
12267 2000-02-08  Richard Henderson  <rth@cygnus.com>
12268
12269         * flow.c (tidy_fallthru_edges): Split out from ...
12270         (delete_unreachable_blocks): ... here.
12271         (find_basic_blocks): Use it.
12272
12273 Tue Feb  8 15:51:50 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12274
12275         * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.
12276
12277 2000-02-08  Zack Weinberg  <zack@wolery.cumb.org>
12278
12279         * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
12280         (gen_protos.o): Don't depend on cpplib.h or cpphash.h.
12281         (fix-header.o): Don't depend on cpphash.h.
12282
12283         * scan.c (hashstr): New function.
12284         * scan.h: Prototype it.
12285         * fix-header.c: Don't include cpphash.h.  Use hashstr.
12286         * gen-protos.c: Don't include cpphash.h or cpplib.h.  Use
12287         hashstr.  Report hash table statistics.  Add private
12288         definition of xrealloc.
12289
12290 2000-02-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12291
12292         * i386.h (TARGET_SWITCHES): Fix typo in option name.
12293
12294 2000-02-08  Clinton Popetz  <cpopetz@cygnus.com>
12295
12296         * function.c (thread_prologue_and_epilogue_insns): Don't replace
12297         jumps with returns unless they are jumps to the fallthru block.
12298
12299 Tue Feb  8 07:53:55 2000  Jan Hubicka  <jh@suse.cz>
12300
12301         * i386.md (addqi3_cc): Fix contraints.
12302
12303 Tue Feb  8 01:39:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12304
12305         * function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.
12306
12307 2000-02-07  Mark Mitchell  <mark@codesourcery.com>
12308
12309         * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a
12310         carriage return after a macro name.
12311
12312 2000-02-07  Fred Fish  <fnf@be.com>
12313
12314         * i386/beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothing
12315         so the gcc2_compiled symbol doesn't confuse BeOS debuggers.
12316
12317 2000-02-07  Zack Weinberg  <zack@wolery.cumb.org>
12318
12319         * cppfiles.c (deps_output): Count spacers in deps_column.
12320
12321 2000-02-07  Neil Booth  <NeilB@earthling.net>
12322
12323         * cppinit.c (initialize_dependency_output): If there is no
12324         suffix, don't try to look for known suffixes.  Use strrchr.
12325         (cpp_start_read): Remove duplicate initialization.
12326
12327 Mon Feb  7 18:36:41 MET 2000  Jan Hubicka  <jh@suse.cz>
12328
12329         * calls.c (compute_argument_block_size): New argument
12330         preferred_stack_boundary.
12331         (expand_call): update cfun->preferred_stack_boundary, update call of
12332         compute_argument_block_size
12333         (emit_library_call): Increate cfun->preferred_stack_boundary
12334         to PREFERRED_STACK_BOUNDARY
12335         (emit_library_call_value): Likewise.
12336         * explow.c (allocate_dynamic_stack_spave): Likewise.
12337         * function.c (prepare_function_start): Set
12338         cfun->preferred_stack_boundary
12339         * function.h (struct function): Add preferred_stack_boundary field.
12340         * integrate.c (expand_inline_function): Update
12341         cfun->preferred_stack_boundary and cfun->stack_alignment_needed.
12342         (copy_rtx_and_substitute): Align frame to stack_alignment_needed only.
12343         * i386.c (compute_frame_size): Use cfun->preferred_stack_boundary.
12344
12345 2000-02-06  Zack Weinberg  <zack@wolery.cumb.org>
12346
12347         * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
12348         cpp_error_from_errno, cpp_warning, cpp_warning_with_line,
12349         cpp_pedwarn, cpp_pedwarn_with_line,
12350         cpp_pedwarn_with_file_and_line): Move to cpperror.c.
12351         (cpp_print_file_and_line, v_cpp_error, v_cpp_warning,
12352         v_cpp_error_with_line, v_cpp_warning_with_line,
12353         cpp_message_from_errno, cpp_perror_with_name): Delete.
12354
12355         * cpperror.c (cpp_print_containing_files): Take starting
12356         buffer as argument.
12357         (cpp_file_line_for_message): Rename to cpp_print_file_and_line.
12358         (v_cpp_message): Now called directly by all entry points.
12359         Remove -1 case.
12360         (cpp_pfatal_with_name, cpp_message): Delete.
12361         (cpp_notice_from_errno, cpp_ice): New functions.
12362         (cpp_notice): Is now for reporting error conditions, just
12363         without an associated file.
12364         (cpp_error, cpp_error_with_line): Don't do anything if
12365         opts->inhibit_errors is on.
12366         (cpp_pedwarn_with_file_and_line): Take column argument also.
12367
12368         * cpplib.h: Update prototypes of exported functions.
12369         (struct cpp_options): Add inhibit_errors.
12370
12371         * cppalloc.c, cppfiles.c: Use fprintf not cpp_notice for
12372         non-error messages.  Include intl.h.
12373
12374         * cppinit.c, cppmain.c: Likewise.  Also, use
12375         cpp_notice_from_errno instead of cpp_perror_with_name or
12376         cpp_pfatal_with_name, and cpp_notice instead of cpp_message.
12377
12378         * cppexp.c, cpphash.c, cppinit.c, cpplib.c: Use cpp_ice to
12379         report internal errors.
12380
12381         * cpplib.c (do_define): Switch bcopy to memcpy.
12382         Give cpp_pedwarn_with_file_and_line a dummy column argument.
12383
12384         * cpplib.c (copy_rest_of_line): Revert previous change: don't
12385         bail out early if we hit a line comment.
12386
12387 2000-02-06  Richard Henderson  <rth@cygnus.com>
12388
12389         * flow.c (flow_delete_insn, make_edge, remove_edge): Export.
12390         * basic-block.h: Declare them.
12391         * emit-rtl.h (active_insn_p): New.
12392         (next_active_insn, prev_active_insn): Use it.
12393         * rtl.h: Declare it.
12394         * function.c (emit_return_into_block): New.
12395         (thread_prologue_and_epilogue_insns): Insert return insns instead
12396         of epilogues when possible.
12397         * jump.c (jump_optimize_1): Remove code to insert a return insn
12398         on the fallthru to the exit block.
12399
12400         * i386.c (ix86_can_use_return_insn_p): Fail for large poped args
12401         and for non-empty stack frames.
12402         * i386.md (return): Expand to return-pop as needed.
12403
12404 2000-02-06  Richard Henderson  <rth@cygnus.com>
12405
12406         * simplify-rtx.c (simplify_relational_operation): Canonicalize
12407         constant to op1 for testing.
12408
12409 2000-02-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12410
12411         * config/c4x/c4x.md (*ldi_on_overflow): New pattern.
12412         (fixuns_truncqfqi2): Use it.
12413
12414 2000-02-06  Richard Henderson  <rth@cygnus.com>
12415
12416         * i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stack
12417         as a TYPE_LEA insn.
12418
12419         * i386.md (widening and peepholes): Mask the constant instead of
12420         using gen_lowpart.
12421
12422 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
12423
12424         * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTION]: Bump
12425         input pointer before possibly branching off to the backslash
12426         code.
12427         * cpphash.c (macroexpand): Correctly delete \r escapes when
12428         stringifying parameters.
12429         * cpplib.c (copy_rest_of_line): Go directly to skip_block_comment
12430         if we can; bail out early if we hit a line comment.
12431         (handle_directive): Treat '# 123' in an .S file just like
12432         '# <punctuation>'.  Discard the shifted '#' if we hit '#\n'.
12433         Return 1 for '# not_a_directive'.
12434         (get_directive_token): Pop macro buffers here, so that
12435         cpp_get_token can't sneakily move past a newline.
12436         Add sanity checks.
12437         (cpp_get_token): goto randomchar if handle_directive returns 0.
12438
12439         * cppalloc.c: Update copyright.
12440         * cpplib.c: Merge all the static function prototypes into one
12441         block.
12442         * cpplib.h: Remove #if 0 block.
12443
12444         * cpperror.c: Remove #ifdef EMACS block.
12445         * cppmain.c: Likewise.
12446         * cpphash.c: Remove #if 0 blocks.
12447         * cppinit.c: Remove #if 0 blocks, and the -lint option.
12448         * cpplib.c: Remove #if 0 blocks and code referencing
12449         pcp_inside_if or for_lint.  Remove duplicate error message.
12450         Fix error messages for #else after #else or #elif.  Reformat.
12451         Remove archaic TODO list.
12452         * cpplib.h: Remove pcp_inside_if and for_lint flags.
12453
12454 2000-02-05  Zack Weinberg  <zack@wolery.cumb.org>
12455
12456         * i386/osf1elf.h: Add missing backslash to multiline string.
12457
12458 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12459
12460         * longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.
12461
12462 2000-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12463
12464         * Makefile.in (c-common.o): Depend on $(EXPR_H).
12465
12466         * c-common.c: Include expr.h.
12467
12468         * c-pragma.c (mark_align_stack): Add prototype.
12469
12470         * caller-save.c (add_stored_regs): Likewise.
12471
12472         * combine.c (record_promoted_value): Likewise.
12473
12474         * i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
12475         Likewise.
12476
12477         * cppinit.c (new_pending_define): Likewise.
12478
12479         * cpplib.c (skip_block_comment, skip_line_comment): Likewise.
12480
12481         * dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
12482         AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
12483         AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
12484         class_scope_p): Likewise.
12485
12486         * dwarf2out.h (dwarf2out_set_demangle_name_func,
12487         dwarf2out_add_library_unit_info): Likewise.
12488
12489         * ggc.h (ggc_page_print_statistics): Likewise.
12490
12491         * haifa-sched.c (propagate_deps): Likewise.
12492
12493         * reg-stack.c (next_flags_user, record_label_references): Likewise.
12494
12495         * rtl.h (set_stack_check_libfunc): Likewise.
12496
12497         * toplev.h (set_fatal_function): Likewise.
12498
12499         * toplev.c (set_fatal_function): Delete prototype.
12500
12501         * diagnostic.c: Deconstify functions returning malloc'ed ptrs.
12502
12503 2000-02-05  Geoff Keating  <geoffk@cygnus.com>
12504
12505         * ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
12506         (FUNC_END): Likewise.
12507
12508 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12509
12510         * caller-save.c: Include tm_p.h.
12511
12512 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12513
12514         * Makefile.in (libgcc.a): Add $(LIBGCC1) to libgcc.a after $(LIBGCC2).
12515
12516 2000-02-04  Neil Booth  <NeilB@earthling.net>
12517
12518         * cccp.c (main): Check 'dir' for a NULL pointer before passing
12519         it to strcmp.
12520
12521 2000-02-04  Zack Weinberg  <zack@wolery.cumb.org>
12522
12523         * recog.h: Remove NO_MD_PROTOTYPES ifdefs.
12524         * genflags.c: Use the max_operand_1 logic from genemit.c to
12525         calculate how many arguments gen_insn prototypes have.  Remove
12526         NO_MD_PROTOTYPES ifdefs from the generated file.
12527         * genoutput.c: Don't define NO_MD_PROTOTYPES in the generated
12528         file.  Cast gen_insn initializers to insn_gen_fn.
12529         * config/alpha/vms.h: Don't define NO_MD_PROTOTYPES.
12530         * gcc.texi: Remove documentation of NO_MD_PROTOTYPES.
12531
12532 2000-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12533
12534         * fixinc/Makefile.in (HDR): Add machname.h.
12535         (clean): Likewise.
12536
12537 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12538
12539         * config/c4x/c4x.h (c4x_compare_op0, c4x_compare_op1): Move ...
12540         (c4x_regclass_map, c4x_caller_save_map, c4x_rpts_cycles): Ditto.
12541         (c4x_cpu_version): Ditto.
12542         * config/c4x/c4x-protos.h: ... here.
12543
12544 2000-02-04  Jason Merrill  <jason@casey.cygnus.com>
12545
12546         * dwarf2out.c (add_abstract_origin_attribute): Don't call
12547         gen_abstract_function on our context if we're a nested function.
12548
12549 2000-02-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12550
12551         * config/c4x/c4x.md (fixuns_truncqfqi2): Rewrite.
12552         * config/c4x/libgcc.S (ufix_truncqfhi2n): Fix.
12553
12554 2000-02-04  Bruce Korb  <bkorb@gnu.org>
12555
12556         * fixinc/genfixes(machname.h):
12557         Move the functionality from gen-machine.h into this file.
12558         UNdef MN_NAME_PAT if there are no names to change.
12559         Also, be a little kinder when AutoGen is not present.
12560
12561         * fixinc/Makefile.in(machname.h):
12562         Change the generation rule to use genfixes.
12563
12564         * fixinc/fixfixes.c(machine_name):
12565         machine_name_fix's functionality now dependent upon whether
12566         MN_NAME_PAT is defined.
12567
12568         * fixinc/fixtests.c(machine_name):
12569         ditto.
12570
12571         * fixinc/fixlib.c(mn_get_regexps): conditional on definition
12572         of MN_NAME_PAT.
12573
12574         * fixinc/fixlib.h(mn_get_regexps):
12575         ditto
12576
12577         * fixinc/gen-machine.h: DELETED
12578
12579 2000-02-04  Jan Hubicka  <jh@suse.cz>
12580             Richard Henderson  <rth@cygnus.com>
12581
12582         * i386.c (SAVE_REGS_FIRST): Remove.
12583         (ix86_initial_elimination_offset): Handle only SAVE_REGS_FIRST mode.
12584         (ix86_compute_frame_size): Likewise.
12585         (ix86_expand_prologue): Likewise.  Use pro_epilogue_adjust_stack.
12586         (ix86_emit_restore_regs): Remove.
12587         (ix86_emit_epilogue_esp_adjustment): Use pro_epilogue_adjust_stack
12588         when a frame pointer is in use.
12589         (ix86_expand_epilogue): Handle only SAVE_REGS_FIRST mode.  Use mov
12590         instead of pop to restore a register when profitable; emit leave
12591         when profitable.
12592         (ix86_attr_length_default): Handle pro_epilogue_adjust_stack
12593         as a TYPE_LEA insn.
12594         (ix86_adjust_cost): Handle pro_epilogue_adjust_stack as TYPE_ALU.
12595         * i386.md (prologue_allocate_stack): Remove.
12596         (epilogue_deallocate_stack): Remove.
12597         (pro_epilogue_adjust_stack): New.
12598
12599 2000-02-04  Richard Henderson  <rth@cygnus.com>
12600
12601         * function.c (diddle_return_value): Rework to use a callback function.
12602         Use current_function_return_rtx if it's been set up.
12603         (do_clobber_return_reg, clobber_return_register): New.
12604         (do_use_return_reg, use_return_register): New.
12605         (expand_function_end): Use them.
12606         * stmt.c (expand_null_return): Likewise.
12607         * function.h: Declare them.
12608         * flow.c (mark_regs_live_at_end): Use diddle_return_value.
12609         (mark_reg): Change arguments as appropriate for callback.
12610         * integrate.c (expand_inline_function): Revert 19 Jan change.
12611
12612 Fri Feb  4 20:25:42 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12613
12614         * tm.texi (Values in Registers): Fix typo: "fo" "for".
12615         (Misc): Say the scheduler, not the Haifa scheduler.
12616
12617 2000-02-04  Clinton Popetz  <cpopetz@cygnus.com>
12618
12619         * jump.c (mark_jump_label): Add in_mem param, check SYMBOL_REFs
12620         when in_mem is set.  Update all callers.
12621
12622 2000-02-04  Richard Henderson  <rth@cygnus.com>
12623
12624         * i386/openbsd.h (INT_ASM_OP): Define.
12625
12626 Fri Feb  4 10:51:30 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12627
12628         * tm.texi: Fix various typos.
12629
12630 Thu Feb  3 17:17:32 2000  Steve Ellcey <sje@cup.hp.com>
12631
12632         * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.
12633         (MD_STARTFILE_PREFIX_1): New macro.
12634
12635 Thu Feb  3 15:08:13 MET 2000  Jan Hubicka  <jh@suse.cz>
12636
12637         * i386.md (movstrsi, clrstrsi): Support variable sized copies, align
12638         destination when needed.
12639         (strmovsi, strsetsi): New expander.
12640         (strmovsi_1, strsetsi_1): New pattern.
12641         * i386.h (MASK_NO_ALIGN_STROP, MASK_INLINE_ALL_STROP,
12642         TARGET_ALIGN_STRINGOPS, TARGET_INLINE_ALL_STRINGOPS): New macros.
12643         (TARGET_SWITCHES) Add align-stringops and inline-all-stringops.
12644         * invoke.texi (align-stringops, inline-all-stringops): Document.
12645
12646 Wed Feb  2 23:04:47 2000   Krister Walfridsson <cato@df.lth.se>
12647
12648         * i386/netbsd.h (INT_ASM_OP): Define.
12649
12650 2000-02-02  Zack Weinberg  <zack@wolery.cumb.org>
12651
12652         * cpplib.h (cpp_reader): Add new flag, no_directives.
12653         * cpphash.c (macarg): Set it.
12654         * cpplib.c (handle_directive): If no_directives is on and we
12655         find a directive, issue an error and discard the line.
12656
12657 Wed Feb  2 13:07:10 2000  Jim Wilson  <wilson@cygnus.com>
12658
12659         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Delete 'E' check for
12660         FP constants.  Add ! TARGET_FPU check for FP constants.
12661
12662 2000-02-02  Clinton Popetz  <cpopetz@cygnus.com>
12663
12664         * flow.c (find_basic_blocks): Don't kill label_value_list
12665         here.
12666         (cleanup_cfg): Kill it here.
12667
12668 Wed Feb  2 08:12:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12669
12670         * expr.c (store_field): Ensure ALIGN is no stricter than the
12671         alignment of EXP.
12672
12673 2000-02-02  Richard Henderson  <rth@cygnus.com>
12674
12675         * jump.c (delete_insn): Partially revert 19 Jan change;
12676         don't convert unused code labels to notes at -O0.
12677
12678 2000-02-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12679
12680         * toplev.c (rest_of_compilation): Run rebuild_jump_labels after
12681         split_all_insns to recreate REG_LABEL notes for flow2 pass.
12682
12683 2000-02-01  Richard Henderson  <rth@cygnus.com>
12684
12685         * i386.c (general_no_elim_operand): New.
12686         (nonmemory_no_elim_operand): New.
12687         (ix86_expand_move): Copy eliminable operands before a push.
12688         * i386-protos.h: Declare new functions.
12689         * i386.h (CAN_ELIMINATE): Simplify.
12690         (PREDICATE_CODES): Update.
12691         * i386.md (push insns): Don't allow eliminable register operands.
12692
12693 2000-02-01  Richard Henderson  <rth@cygnus.com>
12694
12695         * flow.c (mark_regs_live_at_end): Follow expand_function_end and
12696         replace BLKmode with DECL_RTL's mode.
12697
12698 2000-02-01  Zack Weinberg  <zack@wolery.cumb.org>
12699
12700         * frame.c (find_fde): Convert for loop to do-while so compiler
12701         sees it's always executed at least once.
12702         * libgcc2.c (BBINBUFSIZE): Kill.
12703         (__bb_init_prg): Use fgets.
12704         (__bb_exit_trace_func): Don't paste strings.
12705         * unroll.c (unroll_loop): Initialize unroll_type, not
12706         unroll_number, and tweak logic to match.
12707
12708         * i386.c (ix86_expand_int_movcc): Add explicit 'return 0' in
12709         all failure paths.
12710         (ix86_flags_dependant): Likewise.  Disentangle control flow.
12711         (ix86_sched_reorder): Break guts out to
12712         ix86_sched_reorder_pentium and ix86_sched_reorder_ppro.
12713         (ix86_sched_reorder_ppro): Initialize pair2 and insnp before
12714         any possible use.
12715
12716         * i386.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Don't
12717         use string concatenation.  Don't save and restore esi.
12718
12719         * fixinc/Makefile.in (fixincl.sh): Don't depend on inclhack.def.
12720         (machname.h): Remove script to separate file.  Use two-step
12721         sequence so target is not created if script fails.
12722         * fixinc/gen-machname.h: New file.  Handle case where no non-reserved
12723         identifiers are defined.
12724         * fixinc/fixlib.c (mn_get_regexps): Return a flag: if MN_NAME_PAT is
12725         an empty string, machine_name doesn't need to do anything at
12726         all.
12727         (is_cxx_header): Add more cases to regexp.
12728         * fixinc/fixlib.h: Update prototype.
12729         * fixinc/fixtests.c, fixinc/fixfixes.c: Update callers of
12730         mn_get_regexps.
12731         * fixinc/fixincl.c: Define NO_BOGOSITY.
12732
12733         * fixinc/inclhack.def (no_double_slash, else_endif_label): Ifdef out.
12734         (hp_sysfile): Add missing comma.
12735         (math_exception): Put the wrapper ifdefs at the beginning and
12736         the end of the file.
12737         * fixinc/fixincl.x, fixinc/inclhack.sh: Regenerate.
12738
12739 2000-02-01  Richard Henderson  <rth@cygnus.com>
12740
12741         * sparc.c (fp_zero_operand): Turn into a normal predicate.
12742         Use CONST0_RTX.  Update all callers.
12743         * sparc.h, sparc-protos.h: Update accordingly.
12744         * sparc.md (fp mov insns): Use fp_zero_operand directly
12745         where applicable.
12746
12747 Wed Feb  2 02:59:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12748
12749         * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS
12750         example.
12751
12752 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12753
12754         * Makefile.in (specs.ready): New target.
12755         (fixinc.sh): Depend on `specs.ready' instead of `specs'.
12756
12757 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12758
12759         * fixinc.irix: Use unique filenames for writing into /tmp,
12760         * fixinc.ptx: Likewise.
12761         * fixinc.sco: Likewise.
12762         * fixinc.svr4: Likewise.
12763         * fixinc.winnt: Likewise.
12764
12765 2000-02-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12766
12767         * tsystem.h: New file.
12768
12769         * Makefile.in (libgcc2.a, stmp-multilib, crtbegin.o, crtend.o,
12770         s-crtS): Depend on tsystem.h.
12771
12772         * crtstuff.c: Include tsystem.h.
12773         * frame.c: Likewise.
12774         * libgcc2.c: Likewise.
12775
12776 Tue Feb  1 19:53:27 CET 2000  Jan Hubicka  <jh@suse.cz>
12777
12778         * builtins.c (expand_builtin_memset): Expand for variable sized
12779         lengths too.
12780
12781 2000-02-01  David Billinghurst <David.Billinghurst@riotinto.com.au>
12782
12783         * config/mips/iris6.h (SUBTARGET_ASM_SPEC) : Default ISA based
12784         on ABI.
12785
12786 Tue Feb  1 00:57:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12787
12788         * dwarfout.c (SHORT_TYPE_SIZE): Correct default.
12789
12790         * tm.texi (Type Layout): Correct entry for CHAR_TYPE_SIZE.
12791
12792 2000-01-31  Chandra Chavva <cchavva@cygnus.com>
12793
12794         * combine.c (try_combine) [HAVE_cc0]: Trying to check the missed
12795         case 3->2 combining (combining with splitting) in which 2 is CC0
12796         setter/user and 3 is user. The rest of cases 2->1 and 3->2 are
12797         checked at the begining of the function with the aid of calling
12798         function 'can_combine_p'.
12799
12800 2000-01-31  Dave Brolley  <brolley@redhat.com>
12801
12802         * cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.
12803
12804 2000-01-31  Jason Merrill  <jason@casey.cygnus.com>
12805
12806         * jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the
12807         new label.
12808
12809 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12810
12811         * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete macros.
12812
12813         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit):
12814         PROTO -> PARAMS.
12815
12816 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
12817
12818         * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
12819         i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h,
12820         i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h,
12821         i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h,
12822         i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h,
12823         i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h,
12824         i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h,
12825         i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h,
12826         i386/vxi386.h, i386/win-nt.h, i386/win32.h:
12827         Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.
12828
12829         * i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h:
12830         Add %(cpp_cpu) to CPP_SPEC.
12831
12832         * i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h:
12833         Add %(cc1_cpu) to CC1_SPEC.
12834
12835 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
12836
12837         * c-decl.c (c_decode_option): Accept optional numeric argument to
12838         -Wformat and set warn_format.
12839         * c-common.c: Don't emit warning about non-constant printf format
12840         string unless warn_format > 1.
12841
12842 2000-01-30  Richard Henderson  <rth@cygnus.com>
12843
12844         * alpha.md (return_internal): Allow after reload only.
12845
12846 2000-01-30  Richard Henderson  <rth@cygnus.com>
12847
12848         * i386.c (ix86_compute_frame_size): Omit padding1 if the
12849         local frame size is zero.
12850
12851 2000-01-30  Richard Henderson  <rth@cygnus.com>
12852
12853         * alpha.c (alpha_expand_epilogue): Don't emit the return insn.
12854         * alpha.h (EPILOGUE_USES): New.  Mark $26 live.
12855         * alpha.md (return): Turn into an expander.
12856         (return_internal): Don't use $26.
12857         (epilogue): Emit the return insn.
12858
12859 2000-01-30  Richard Henderson  <rth@cygnus.com>
12860
12861         * alpha.md (negtf2, abstf2): Fix word order thinko.
12862         (extendsftf2): New.
12863         (trunctfsf2): Avoid intermediate rounding errors.
12864
12865 2000-01-30  Zack Weinberg  <zack@wolery.cumb.org>
12866
12867         * cppfiles.c (find_position): Drop 'colp' argument, return the
12868         new line base.
12869         (read_and_prescan): Adjust to match.  Don't ever manipulate
12870         line or line_base except via find_position.
12871
12872 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
12873
12874         * c-parse.in: Apply Ulrich's changes from c-parse.y.
12875         * c-parse.y, objc/objc-parse.y, c-parse.c, objc/objc-parse.c:
12876         Regenerate.
12877
12878 2000-01-29  Zack Weinberg  <zack@wolery.cumb.org>
12879
12880         * cpperror.c (cpp_file_line_for_message): If 'line' is zero,
12881         just print "<command line>".  If 'filename' is null or an
12882         empty string, print "<stdin>" for the filename.
12883         * cpplib.c (do_define): Don't print the 'location of the
12884         previous definition' message if we're still parsing the
12885         command line.
12886         (cpp_pedwarn_with_file_and_line): Always call
12887         cpp_file_line_for_message.
12888
12889 2000-01-29  Mark Mitchell  <mark@codesourcery.com>
12890
12891         * flow.c (mark_regs_live_at_end): Fix typo.
12892
12893 2000-01-28  Ulrich Drepper  <drepper@redhat.com>
12894
12895         * c-common.c: Adjust variable names, comments, help strings to c99.
12896         * c-lex.c: Likewise.
12897         * c-parse.y: Likewise.
12898         * c-tree.h: Likewise.
12899         * cccp.c: Likewise.
12900         * cpplib.h: Likewise.
12901         * c-decl.c: Likewise.  Recognize options with names "*99" as well.
12902         * cppinit.c: Likewise.
12903
12904 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12905
12906         * c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.
12907         * c4x.c: Define the optab rtx values.
12908         (c4x_add_gc_roots): Add the ggc roots for these optab rtx values.
12909         (c4x_emit_libcall): Use new optab rtx values.
12910         (c4x_emit_libcall3): Likewise.
12911         (c4x_emit_libcall_mulhi): Likewise.
12912         * c4x-protos.h: Add prototypes for optab rtx values and change
12913         prototypes for above c4x_emit_libcall functions.
12914
12915 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12916
12917         * c4x.c (c4x_output_ascii): Restrict line length of output when TI
12918         syntax is used.
12919         (c4x_function_prologue): Use regnames intead of float_reg_names when
12920         TI syntax is used.
12921         (c4x_function_epilogue): Likewise.
12922         (c4x_print_operand): Likewise.
12923         * c4x.h (HOST_WIDE_INT_PRINT_HEX): Redefine.
12924         * c4x.md (set_high): Disable for TARGET_TI.
12925
12926 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12927
12928         * c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading
12929         of framepointer + constant to ADDR_REGS class.
12930         * c4x.md (addqi3, addqi3_noclobber_reload): Update.
12931         * c4x.c (std_or_reg_operand): New function.
12932         * c4x-protos.h (std_or_reg_operand): Prototype it.
12933
12934 2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12935
12936         * t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same
12937                 object names as libgcc2.c.
12938         * libgcc.S: Use newly defined names.
12939
12940 Fri Jan  7 19:48:04 CET 2000  Jan Hubicka  <jh@suse.cz>
12941         * sbitmap.c (sbitmap_first_set_bit, sbitmap_last_set_bit): New
12942         function.
12943         * sbitmap.h (sbitmap_first_set_bit, sbitmap_last_set_bit): Declare.
12944         * basic_block.h (FLOW_LOOP_FIRST_BLOCK): New macro.
12945         (FLOW_LOOP_LAST_BLOCK): Likewise.
12946
12947 2000-01-21  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12948
12949         * basic-block.h (struct loop): New fields 'first' and 'last'.
12950         * flow.c (flow_loops_find): Compute loop->first and loop->last.
12951         (flow_loops_dump): Use loop->first to check for NOTE_INSN_LOOP_BEG
12952         and loop->last to check for NOTE_INSN_LOOP_END.
12953
12954 Fri Jan 28 10:57:58 2000  Jason Eckhardt  <jle@cygnus.com>
12955
12956         * predict.c (estimate_probability): Use the new FIRST and LAST fields
12957         of the loop descriptor rather than HEADER and LATCH. Also added
12958         missing break statements as well making some coding style modifications
12959         as suggested by Michael Hayes.
12960
12961 2000-01-28  Richard Henderson  <rth@cygnus.com>
12962
12963         * flow.c (find_basic_blocks): Remove do_cleanup argument.
12964         Break out that code ...
12965         (cleanup_cfg): ... here.
12966         (commit_one_edge_insertion): Detect a return instruction being
12967         emitted to an edge.  Emit a barrier following; clear fallthru.
12968         (commit_edge_insertions): Verify CFG consistency.
12969         * function.c (expand_function_start): Kill unused variable.
12970         (expand_function_end): Likewise.
12971         (thread_prologue_and_epilogue_insns): Use insert_insn_on_edge
12972         to insert the epilogue.
12973
12974         * gcse.c (gcse_main): Adjust for find_basic_blocks change.
12975         (delete_null_pointer_checks): Likewise.
12976         * output.h: Likewise.
12977         * reg-stack.c (reg_to_stack): Likewise.
12978         * toplev.c (rest_of_compilation): Likewise.  Run
12979         thread_prologue_and_epilogue_insns after rebuilding the CFG.
12980
12981 2000-01-28  Richard Henderson  <rth@cygnus.com>
12982
12983         * Makefile.in (flow.o): Revert 24 Jan change.
12984         * flow.c (mark_regs_live_at_end): Likewise.  Force BLKmode
12985         FUNCTION_VALUE result to DECL_RESULT's mode.
12986
12987         * haifa-sched.c (schedule_insns): Don't recompute reg info
12988         after reload.
12989
12990 2000-01-28  Zack Weinberg  <zack@wolery.cumb.org>
12991
12992         * configure.in: Make --enable-cpplib the default.
12993         * configure: Regenerate.
12994         * gcc.dg/990119-1.c: No longer expected to fail.
12995
12996 2000-01-28  Bernd Schmidt  <bernds@cygnus.co.uk>
12997
12998         * jump.c (jump_optimize_1): Delete an optimization that is also done
12999         by merge_blocks in flow.
13000
13001 2000-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13002
13003         * diagnostic.c (build_message_string, output_printf,
13004         line_wrapper_printf): Add ATTRIBUTE_PRINTF_*.
13005         (build_location_prefix): Fix non-literal format string.
13006
13007 2000-01-27  Richard Henderson  <rth@cygnus.com>
13008
13009         * alpha.md (trunctfsf2): New.
13010
13011 2000-01-27  Andrew Hobson  <ahobson@eng.mindspring.net>
13012
13013         * configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
13014
13015 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
13016
13017         * cppinit.c (cpp_handle_option): Recognize C++ comments under
13018         -std=gnu89.
13019         * cpplib.c (skip_block_comment, skip_line_comment): Split code
13020         out of...
13021         (skip_comment) ... here.  Permit C++ comments in system
13022         headers always.  Warn about C++ comments in user code under
13023         -std=gnu89 -pedantic.
13024         (copy_comment): Use skip_comment.
13025         (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
13026         return EOF.
13027         (consider_directive_while_skipping, do_else, do_endif): Call
13028         validate_else unconditionally.
13029         (validate_else): Check CPP_PEDANTIC here.  Accept non-comment
13030         text after the conditional in a system header.
13031         * cpplib.h (struct cpp_buffer): Add flag
13032         warned_cplusplus_comments.
13033
13034 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
13035
13036         * emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
13037         Use unshare_all_rtl_1.
13038         (unshare_all_rtl_again): New function.
13039         (unshare_all_rtl_1): New function split out of unshare_all_rtl.
13040
13041         * function.c (purge_addressof_1): Use unshare_all_rtl_again
13042         rather than resetting the 'used' flags ourself.
13043
13044         * toplev.c (rest_of_compilation): Add current_function_decl
13045         to the unshare_all_rtl call.
13046         * tree.h: Prototype unshare_all_rtl.
13047         * rtl.h: Prototype unshare_all_rtl_again here.
13048
13049 2000-01-27  Geoffrey Keating  <geoffk@cygnus.com>
13050
13051         * genoutput.c (output_prologue): Include ggc.h in generated
13052         files.
13053         * Makefile.in (insn-output.o): Depends on ggc.h.
13054
13055 2000-01-27  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13056             Hans-Peter Nilsson  <hp@bitrange.com>
13057
13058         * ns32k/xm-ns32k.h (memcpy, memset, memcmp): Delete.
13059         Remove redundant include of xm-ns32k.h.
13060         * ns32k/xm-genix.h (memcpy, memset, memcmp): Add definitions.
13061         Remove redundant include of xm-ns32k.h.
13062         * ns32k/xm-netbsd.h (memcpy, memset, memcmp): No longer undefine.
13063         Remove redundant include of xm-ns32k.h.
13064         * ns32k/netbsd.h (TARGET_DEFAULT): Enable multiply-add instructions.
13065
13066         * ns32k/ns32k.h: Update comment on multiply-add instructions.
13067         (TARGET_SWITCHES): Add documentation strings.
13068         (DWARF_FRAME_REGNUM): Override default definition.
13069         (REG_CLASS_CONTENTS): Add comments.
13070         (SUBSET_P): Format to reduce line length.
13071         (SMALL_REGISTER_CLASSES): Make a run time option.
13072         (GO_IF_NONINDEXED_ADDRESS): Reformat.
13073         (GO_IF_LEGITIMATE_ADDRESS): Ensure that cfun is non NULL before
13074         dereferencing it.  Braces to avoid "ambiguous else" were misplaced.
13075         (regclass_map): fix typo in comment.
13076         * ns32k/ns32k.c: Add spaces before parentheses for consistant style.
13077         Prefer gen_rtx_FOO(...) to gen_rtx(FOO,...).
13078         (trace, reg_or_mem_operand): Delete, unused function.
13079         (calc_address_cost): Small offsets are cheaper than large ones.
13080         (expand_block_move): Generate more efficient code when bytes is a
13081         known at compile time.
13082         * ns32k/ns32k.md: Alternate constraints for multiply-add instructions.
13083         (udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand
13084         instead of reg_or_mem_operand.
13085
13086         * ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs,
13087         not general_operand.  Similarly use "=rm" or stricter, not "=g".
13088         For input operands, use stricter constraints than "g" if not
13089         general_operand.  Similarly use stricter predicate than
13090         "general_operand" when stricter constraints than "g" are present,
13091         except for matching constraints.
13092         (movstrsi): Use "memory_operand" for operands 0 and 1.
13093         (truncsiqi2, truncsihi2, trunchiqi2): Remove.
13094         (udivmoddisi4_internal): Use nonimmediate_operand for operand 0,
13095         not reg_or_mem_operand.
13096         (udivmoddisi4): Ditto.
13097         Use nonimmediate_operand for operand 1, not reg_or_mem_operand.
13098         Use nonimmediate_operand for operand 3, not register_operand.
13099         (udivmoddiqi4_internal): Use register_operand for operand 1, not
13100         reg_or_mem_operand.
13101
13102 2000-01-27  Fred Fish  <fnf@be.com>
13103
13104         * gthr-posix.h: Fix typo; compatibily -> compatibility.
13105         * gthr-single.h: Likewise.
13106         * gthr-solaris.h: Likewise.
13107         * gthr-vxworks.h: Likewise.
13108         * gthr-win32.h: Likewise.
13109         * gthr.h: Likewise.
13110
13111 2000-01-27  Zack Weinberg  <zack@wolery.cumb.org>
13112
13113         * cppinit.c: Add " (cpplib)" to end of string printed by
13114         -v / --version.
13115
13116 2000-01-27  Richard Henderson  <rth@cygnus.com>
13117
13118         * alpha.c (alpha_emit_conditional_move): Use VOIDmode when
13119         testing for a signed comparison.
13120         (alpha_emit_floatuns): New.
13121         * alpha-protos.h: Declare it.
13122         * alpha.md (floatunsdisf2, floatunsdidf2): New.
13123         (extendsfdf2): Tidy.
13124
13125 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13126
13127         * config/sparc/linux64.h (CC1_SPEC): If compiling -m32 with -g but
13128         no -g option specifying debugging format, default to -gstabs+.
13129
13130 Wed Jan 26 22:19:14 1999  J"orn Rennecke  <amylaar@cygnus.co.uk>
13131
13132         * calls.c (special_function_p): New argument fork_or_exec.
13133         (expand_call): When profile_arc_flag is set and the function
13134         is in the fork_or_exec group, call __bb_fork_func first.
13135         * libgcc2.c, _bb module (__bb_fork_func): New function.
13136         (__bb_exit_func): If fcntl F_SETLKW is available, use it to lock
13137         output file.
13138         * config/svr4.h (TARGET_HAS_F_SETLKW): Define.
13139         * tree.h (special_function_p): Update prototype.
13140
13141 2000-01-26  Richard Henderson  <rth@cygnus.com>
13142
13143         * alpha.c (alpha_split_tfmode_pair): New.
13144         * alpha-protos.h: Declare it.
13145         * alpha.md (abstf2, negtf2): New.
13146         (movtf insn): Add input G constraint.
13147         (movtf splitter): Use alpha_split_tfmode_pair.
13148
13149 2000-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13150
13151         * i386/cygwin.h: PROTO -> PARAMS.
13152
13153 2000-01-26  Jakub Jelinek  <jakub@redhat.com>
13154
13155         * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Handle
13156         TARGET_ARCH32 again. Handle ORDERED, UN* and LTGT comparisons
13157         using _Qp_cmp/_Q_cmp and testing the return value.
13158         (print_operand): Call reverse_condition_maybe_unordered if
13159         we are handling CCFPmode or CCFPEmode.
13160         Handle ORDERED, UN* and LTGT comparisons.
13161         * config/sparc/sparc.md (cmptf): Use even on TARGET_ARCH32
13162         if not TARGET_HARD_QUAD.
13163         (seq, sne, sgt, slt, sge, sle, beq, bne, bgt, blt, bge, ble,
13164         bunordered, bordered, bungt, bunlt, buneq, bunge, bunle, bltgt):
13165         Call sparc_emit_float_lib_cmp even on TARGET_ARCH32.
13166         Adjust gen_b* calls so that they reflect return comparison of
13167         sparc_emit_float_lib_cmp.
13168
13169 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13170
13171         * config/alpha/alpha.c (alpha_emit_xfloating_cvt): Do not assume
13172         incoming operands array is large enough for one more operand.
13173         (alpha_emit_xfloating_arith): Likewise.
13174
13175 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
13176
13177         * fixinc/Makefile.in (machname.h): SunOS 4 sed can't handle a
13178         file with one line and no trailing newline.
13179         Patch by Kaveh Ghazi <ghazi@caip.rutgers.edu>.
13180         * fixinc/fixtests.c (machine_name_test): Fix fencepost error
13181         checking if the match is on the line.
13182         * fixinc/gnu-regex.c: Provide regerror not __regerror.
13183
13184 2000-01-25  Richard Henderson  <rth@cygnus.com>
13185
13186         * sparc.c (output_cbranch): Fix accidental squashing of the
13187         fp branch pre-delay nop.
13188
13189 2000-01-25  Richard Henderson  <rth@cygnus.com>
13190
13191         * tree.def (UNNE_EXPR): Remove.
13192         * c-typeck.c (build_binary_op): Don't handle it.
13193         * expr.c (expand_expr, do_jump, do_store_flag): Likewise.
13194
13195         * rtl.def (UNNE): Remove.
13196         (LTGT): Add.
13197         * jump.c (reverse_condition): Update accordingly.
13198         (swap_condition): Likewise.
13199         (comparison_dominates_p): Handle unordered comparisons.
13200         (reverse_condition_maybe_unordered): New.
13201         * rtl.h (reverse_condition_maybe_unordered): Declare.
13202
13203         * sparc.c (select_cc_mode): Update for UNNE/LTGT.
13204         (output_cbranch): Use reverse_condition_maybe_unordered and LTGT.
13205         * sparc.h (REVERSIBLE_CC_MODE): Always true.  Update docs.
13206         * sparc.md (bltgt): New.
13207
13208 2000-01-25  Nick Clifton  <nickc@redhat.com>
13209
13210         * emit-rtl.c (emit_insn): Only check machine class insns for
13211         improper emission of a RETURN.
13212
13213 2000-01-25  Richard Henderson  <rth@cygnus.com>
13214
13215         * Makefile.in (flow.o): Depend on $(EXPR_H).
13216         * flow.c (mark_regs_live_at_end): Use hard_function_value, i.e.
13217         duplicate the structure of diddle_return_value for keeping regs live.
13218
13219 2000-01-26  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13220
13221         * loop.c (current_loop_info): Delete.
13222         (consec_sets_invariant_p): Add loop argument, update callers.
13223         (get_condition_for_loop): Likewise.
13224         (count_nonfixed_reads, update_giv_derive): Likewise.
13225         (simplify_giv_expr, general_induction_var): Likewise.
13226         (consec_sets_giv, recombine_givs): Likewise.
13227         (move_movables): Delete loop_start and loop_end arguments,
13228         add loop argument, and update callers.
13229         (find_mem_givs, check_final_value): Likewise.
13230         (record_giv, maybe_eliminate_biv, maybe_eliminate_biv_1): Likewise.
13231         (loop_invariant_p): Rename from invariant_p, add loop argument, and
13232         update callers.
13233         (basic_induction_var): Add loop argument, delete loop_level argument,
13234         and update callers.
13235         * unroll.c (iteration_info): Delete loop_start and loop_end arguments,
13236         add loop argument, and update callers.
13237         (find_splittable_regs, find_splittable_givs): Likewise.
13238         (reg_dead_after_loop, loop_find_equiv_value): Likewise.
13239         (final_biv_value, final_giv_value, back_branch_in_range_p): Likewise.
13240         (biv_total_increment): Delete loop_start and loop_end arguments;
13241         update callers.
13242         (precondition_loop_p): Delete loop_start and loop_info arguments;
13243         update callers.
13244         * loop.h (get_condition_for_loop): Add loop argument.
13245         (biv_total_increment): Delete loop_start and loop_end arguments.
13246         (precondition_loop_p): Delete loop_start and loop_info arguments;
13247         add loop argument.
13248         (final_biv_value): Delete loop_start and loop_end arguments;
13249         add loop argument.
13250         (final_giv_value, back_branch_in_range_p): Likewise.
13251
13252 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
13253
13254         * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.
13255
13256 2000-01-25  Gavin Romig-Koch  <gavin@cygnus.com>
13257
13258         * Makefile.in (c-gperf.h) : Change the "See" pointer to
13259         point to the new "generated_files" doc.
13260
13261 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
13262
13263         * config/fp-bit.c (_unord_f2): Fix typo.
13264
13265 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
13266
13267         * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,
13268         c-typeck.c, objc/objc-act.c: Remove all references to obstack
13269         functions obsoleted by GC, such as push_obstacks_nochange,
13270         end_temporary_allocation, savealloc, saveable_tree_cons, etc.
13271         and code which existed only to decide whether or not to call
13272         them.  Remove now-unused NESTED argument from start_function;
13273         all callers changed.  Do not change behavior based on ggc_p.
13274         The use of the ixp_obstack in c-iterate.c and the util_obstack
13275         in objc/objc-act.c remain; these are not obsoleted by garbage
13276         collection.
13277         * c-tree.h: Update prototype for start_function.
13278
13279         * c-parse.y, c-parse.c, objc/objc-parse.c, objc/objc-parse.y: Rebuild.
13280
13281 2000-01-25  Clinton Popetz  <cpopetz@cygnus.com>
13282
13283         * config/mips/mips.md (zero_extendsidi2_internal): Disable for
13284         mips16.
13285
13286 2000-01-25  Richard Henderson  <rth@cygnus.com>
13287
13288         * sparc-protos.h (select_cc_mode): Declare.
13289         * sparc.c (select_cc_mode): New.  Handle unordered compares.
13290         (output_cbranch): Always reverse via code change.  Handle
13291         unordered compares.  Factor tests and string updates.
13292         * sparc.h (SELECT_CC_MODE): Split out to select_cc_mode.
13293         (REVERSIBLE_CC_MODE): Also exclude CCFPmode.
13294         * sparc.md (bunordered, bordered): New.
13295         (bungt, bunlt, buneq, bunge, bunle): New.
13296
13297 2000-01-25  Richard Henderson  <rth@cygnus.com>
13298
13299         * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
13300         * ggc-common.c (ggc_add_rtx_varray_root): New.
13301         (ggc_mark_rtx_varray): New.
13302         (ggc_mark_rtx_varray_ptr): New.  Shift all ggc_mark_foo_ptr
13303         functions down below ggc_mark_foo.
13304         * ggc.h (ggc_add_rtx_varray_root, ggc_mark_rtx_varray): Declare.
13305
13306 2000-01-25  Richard Henderson  <rth@cygnus.com>
13307
13308         * alpha.c (secondary_reload_class): Don't allocate a secondary
13309         for integral mode memories into FLOAT_REGS.  Rearrange the more
13310         complicated memory expression inward.
13311
13312 2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>
13313
13314         * inclhack.def: Fixes to play nicer with FreeBSD, and
13315         corrections to comments.
13316         (cxx_unready): Add select expression.
13317         (irix_sockaddr): Add bypass expression.
13318         (machine_ansi_h_va_list): New fix.
13319         (stdio_va_list): No need to edit _BSD_VA_LIST_.
13320         Split out addition of "#include <stdarg.h>" to...
13321         (stdio_stdarg_h): ... here.
13322         (systypes_for_aix): Rename to systypes_stdlib_size_t.  Apply
13323         to stdlib.h also.  Do not munge _BSD_SIZE_T_.
13324         (sysz_stdlib_for_sun): Delete duplicate fix for unprotected
13325         size_t.
13326         (ultrix_ifdef): Tighten up select expression.
13327
13328         * fixincl.tpl: Exorcise 'exesel'.  Rewrite calculations of
13329         re_ct and max_mach to avoid use of shell.  Make printed names
13330         match names in inclhack.def.  Use static copyright date.
13331         Don't count c_test and test expressions as requiring regex_t
13332         slots.  Add some commentary.
13333         * inclhack.tpl: Do not include the 'This script contains N
13334         fixup scripts' line if PROGRAM is defined.  Use static
13335         copyright date.
13336
13337 2000-01-24  Jason Merrill  <jason@casey.cygnus.com>
13338
13339         * dwarf2out.c: include "varray.h", not dyn-string.h.
13340         (ASM_OUTPUT_DWARF2_ADDR_CONST, ASM_NAME_TO_STRING): Lose.
13341         (addr_const_to_string, addr_to_string): Lose.
13342         (ASM_OUTPUT_DWARF_ADDR_CONST): Copy from dwarfout.c.
13343         (struct dw_val_struct): val_addr is now an rtx.
13344         (add_AT_addr, AT_addr, free_AT, output_aranges): Adjust.
13345         (used_rtx_varray): New varray.
13346         (dwarf2out_init): Initialize it.
13347         (save_rtx): New fn.
13348         (mem_loc_descriptor, add_const_value_attribute): Call it instead of
13349         addr_to_string.
13350         * arm/telf.h, arm/unknown-elf.h, mn10200.h, mn10300.h,
13351         sparc/sp64-elf.h: Remove definition of ASM_OUTPUT_DWARF2_ADDR_CONST.
13352         * Makefile.in (dwarf2out.o): Update dependencies.
13353
13354 2000-01-24  Richard Henderson  <rth@cygnus.com>
13355
13356         * i386.c (i386_dwarf_output_addr_const): New.
13357         * i386.h (ASM_OUTPUT_DWARF_ADDR_CONST): New.
13358
13359         * dwarf2out.c (mem_loc_descriptor): Call ASM_SIMPLIFY_DWARF_ADDR
13360         if defined.
13361         * dwarfout.c (output_mem_loc_descriptor): Likewise.
13362         * i386.c (i386_simplify_dwarf_addr): New.
13363         * i386.h (ASM_SIMPLIFY_DWARF_ADDR): New.
13364
13365 Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
13366
13367         * dwarf2out.c (gen_struct_or_union_type_die): Set complete if
13368         TYPE_STUB_DECL is NULL.
13369
13370 2000-01-24  Richard Henderson  <rth@cygnus.com>
13371
13372         * builtins.c (expand_tree_builtin): Move ...
13373         * c-common.c (expand_tree_builtin): ... here.
13374
13375 2000-01-25  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13376
13377         * loop.h (LOOP_INFO): New accessor macro.
13378         * basic-block.h (struct loop): Rename field `info' to `aux'.
13379         * loop.c (scan_loop): Replace loop->info with LOOP_INFO (loop).
13380         (prescan_loop, strength_reduce, check_dbra_loop, insert_bct): Likewise.
13381         * unroll.c (loop_iterations, unroll_loop): Likewise.
13382
13383 2000-01-24  Christopher Faylor <cgf@cygnus.com>
13384
13385         * config/i386/t-cygwin: Accomodate new winsup directory layout
13386         when searching for include files.
13387
13388 2000-01-24  Richard Henderson  <rth@cygnus.com>
13389
13390         * rtl.def: Add unordered fp comparisions.
13391         * tree.def: Likewise.
13392         * tree.h: Add ISO C 9x unordered fp comparision builtins.
13393
13394         * builtins.c (expand_tree_builtin): New function.
13395         * c-typeck.c (build_function_call): Use it.
13396         (build_binary_op): Support unordered compares.
13397         * c-common.c (c_common_nodes_and_builtins): Add unordered compares.
13398
13399         * combine.c (known_cond): Handle reverse_condition returning UNKNOWN.
13400         (reversible_comparison_p): Allow UNORDERED/ORDERED to be reversed.
13401         * cse.c (fold_rtx): Check FLOAT_MODE_P before reversing.
13402         (record_jump_equiv): Handle reverse_condition returning UNKNOWN.
13403         * jump.c (reverse_condition): Don't abort for UNLE etc, but
13404         return UNKNOWN.
13405         (swap_condition): Handle unordered compares.
13406         (thread_jumps): Check can_reverse before reversing.
13407         * loop.c (get_condition): Likewise.  Allow UNORERED/ORDERED to be
13408         reversed for FP.
13409
13410         * optabs.c (can_compare_p): New argument CODE.  Verify branch or
13411         setcc is present before acking for cmp_optab.  Update all callers.
13412         (prepare_float_lib_cmp, init_optabs): Handle UNORDERED.
13413         * expmed.c (do_cmp_and_jump): Update for can_compare_p.
13414         * expr.c (expand_expr): Likewise.  Support unordered compares.
13415         (do_jump, do_store_flag): Likewise.
13416         * expr.h (enum libfunc_index): Add unordered compares.
13417
13418         * Makefile.in (FPBIT_FUNCS): Add _unord_sf.
13419         (DPBIT_FUNCS): Add _unord_df.
13420         * config/fp-bit.c (_unord_f2): New.
13421         * fp-test.c (main): Try unordered compare builtins.
13422
13423         * alpha-protos.h (alpha_fp_comparison_operator): Declare.
13424         * alpha.c (alpha_comparison_operator): Check mode properly.
13425         (alpha_swapped_comparison_operator): Likewise.
13426         (signed_comparison_operator): Likewise.
13427         (alpha_fp_comparison_operator): New.
13428         (alpha_emit_conditional_branch): Handle unordered compares.
13429         * alpha.h (PREDICATE_CODES): Update.
13430         * alpha.md (fp compares): Use alpha_fp_comparison_operator.
13431         (bunordered, bordered): New.
13432
13433 2000-01-24  Richard Henderson  <rth@cygnus.com>
13434
13435         * alpha.c (alpha_emit_xfloating_cvt): Thinko in operand manipulation.
13436         * alpha.md (movtf): New expander, insn, and splitter.
13437
13438 Mon Jan 24 19:49:47 MET 2000  Jan Hubicka  <jh@suse.cz>
13439
13440         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
13441         dead registers.
13442
13443 Mon Jan 24 17:37:31 MET 2000  Jan Hubicka  <jh@suse.cz>
13444
13445         * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.
13446         (FIXED_REGISTERS, CALL_USED_REGISTERS,
13447          REG_ALLOC_ORDER): Add frame pointer
13448         (FRAME_POINTER_REGNUM): Set to 20
13449         (HARD_FRAME_POINTER_REGNUM): New macro.
13450         (ELIMINABLE_REGS): Eliminate ARG_POINTER and FRAME_POINTER
13451         to HARD_FRAME_POINTER.
13452         (REGNO_OK_FOR_BASE_P): Accept FRAME_POINTER_REGNUM
13453         (REG_OK_FOR_INDEX_NONSTRICT_P): Likewise.
13454         (REG_OK_FOR_BASE_NONSTRICT_P): Likewise.
13455         (HI_REGISTER_NAMES): Add "frame".
13456         (CAN_ELIMINATE): Handle FRAME_POINTER_REGNUM elimination.
13457         (debug_reg): Handle FRAME_POINTER_REGNUM.
13458         (reg_class): Add arg pointer and frame pointer to NON_Q_REGS,
13459         GENERAL_REGS and INDEX_REGS.
13460         * i386.c (SAVED_REGS_FIRST): new macro.
13461         (AT_BP): Use hard_frame_pointer_rtx instead of frame_pointer_rtx
13462         (ix86_decompose_address, memory_address_length): Likewise.
13463         (regclass_map): Add frame pointer.
13464         (call_insn_operand): Handle frame_pointer_rtx.
13465         (reg_no_sp_operand): Likewise.
13466         (ix86_decompose_address): Handle frame_pointer_rtx as stack_pointer_rtx.
13467         (print_operand, legitimize_pic_address): Fix formating.
13468         (ix86_compute_frame_size): Make static, update prototype, new
13469         parameters padding1, padding2, use ix86_nsaved_regs, use
13470         stack_alignment_needed.
13471         (ix86_initial_elimination_offset): Handle FRAME_POINTER_REGNUM
13472         to HARD_FRAME_POINTER_REGNUM conversions.
13473         (ix86_expand_prologue): Handle SAVED_REGS_FIRST prologues.
13474         (ix86_expand_epilogue): Handle SAVED_REGS_FIRST epilogues.
13475         (print_reg): Abort on FRAME_POINTER_REGNUM
13476
13477 Mon Jan 24 16:50:08 MET 2000  Jan Hubicka  <jh@suse.cz>
13478
13479         * i386.h (PREDICATE_CODES): Add aligned_operand.
13480         * i386.c (aligned_operand): New function.
13481         (ix86_aligned_p): Kill.
13482         * i386.md (movhi_1): Emit mov for aligned operands.
13483         (promoting peep2s): Use aligned_operand.
13484
13485 2000-01-23  Zack Weinberg  <zack@wolery.cumb.org>
13486
13487         * fixinc/fixfixes.c (fix_char_macro_uses): Correct regular
13488         expression to allow underscores in macro names.
13489         (fix_char_macro_defines): Increment scanning pointer.
13490
13491 2000-01-23  Richard Henderson  <rth@cygnus.com>
13492
13493         * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS): Define.
13494         * alpha/osf5.h: New file.
13495         * configure.in (alpha-*-osf5): Add it to tm_file.
13496
13497         * emit-rtl.c (operand_subword): Support TFmode on a 64-bit target.
13498
13499         * alpha-protos.h (alpha_emit_xfloating_arith): Declare.
13500         (alpha_emit_xfloating_cvt, function_arg): Declare.
13501         * alpha.c (alpha_emit_conditional_branch): Call
13502         alpha_emit_xfloating_compare for TFmode compares.
13503         (alpha_lookup_xfloating_lib_func): New.
13504         (alpha_compute_xfloating_mode_arg): New.
13505         (alpha_emit_xfloating_libcall): New.
13506         (alpha_emit_xfloating_arith): New.
13507         (alpha_emit_xfloating_compare): New.
13508         (alpha_emit_xfloating_cvt): New.
13509         (print_operand): Add default abort case.
13510         (function_arg): Mind FUNCTION_ARG_PASS_BY_REFERENCE.
13511         * alpha.h (TARGET_HAS_XFLOATING_LIBS): New.
13512         (BIGGEST_ALIGNMENT): Increase to 128 bits.
13513         (RETURN_IN_MEMORY): True for TF/TCmode.
13514         (ALPHA_ARG_SIZE): TF/TCmode is passed indirect.
13515         (FUNCTION_ARG): Move to function_arg.
13516         (FUNCTION_ARG_PASS_BY_REFERENCE): New.
13517         (ASM_OUTPUT_LONG_DOUBLE): New.
13518         (ASM_OUTPUT_DOUBLE): Always output bits.
13519         * alpha.md (addtf3, divtf3, multf3, subtf3, cmptf): New.
13520         (fix_trunctfdi2, floatditf2, floatunsditf2): New.
13521         (extenddftf2, trunctfdf2): New.
13522
13523 2000-01-23  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13524
13525         * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved...
13526         * config/sparc/sol2.h: ... here.
13527
13528 2000-01-24  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13529
13530         * basic-block.h (struct loops): New field `levels'.
13531         * flow.c (flow_loops_level_compute): Traverse all outer loops.
13532         (flow_loop_level_compute): Initialise level to 1.
13533         (flow_loops_find): Set loops->levels.
13534         (flow_loops_dump): Print loops->levels.
13535
13536 2000-01-23  Richard Henderson  <rth@cygnus.com>
13537
13538         * libgcc2.c (dwarf_reg_size_table): Size with DWARF_FRAME_REGISTERS.
13539         (throw_helper): Iterate over DWARF_FRAME_REGISTERS.
13540
13541 2000-01-23  Richard Henderson  <rth@cygnus.com>
13542
13543         * i386.c (dbx_register_map, svr4_dbx_register_map): New.
13544         * i386.h (DBX_REGISTER_NUMBER): Use them.
13545         * i386/beos-elf.h, i386/freebsd-elf.h, i386/i386elf.h: Likewise.
13546         * i386/linux.h, i386/osfrose.h, i386/ptx4-i.h: Likewise.
13547         * i386/rtemself.h, i386/sco5.h, i386/sysv4.h: Likewise.
13548         * i386/sequent.h: Kill incorrect comment.
13549
13550 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
13551
13552         * ggc-page.c (struct page_entry): Make `context_depth' an
13553         `unsigned short'.
13554         (struct globals): Likewise.
13555
13556 2000-01-23  Clinton Popetz  <cpopetz@cygnus.com>
13557
13558         * loop.c (check_dbra_loop): When checking a loop for
13559         reversability, check the source of any stores to ensure
13560         they don't depend on an initial value.
13561
13562 2000-01-23  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13563
13564         * config/c4x/c4x.h (ASM_OUTPUT_BSS): Redefine.
13565
13566 2000-01-22  Zack Weinberg  <zack@wolery.cumb.org>
13567
13568         * fixinc/fixincl.c: Move declarations of 'pz_fname' and
13569         'pz_scan' into scope of entire function.  Only affects
13570         compiles with -DDEBUG.
13571
13572 2000-01-22  Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
13573
13574         * config/elfos.h (UNIQUE_SECTION): Restore uninitialised data
13575         section naming to that prior to 2000-01-07 patch.
13576         * config/mips/elf.h (UNIQUE_SECTION): Ditto.
13577         * config/mips/elf64.h (UNIQUE_SECTION): Ditto.
13578         * config/mips/iris6gld.h (UNIQUE_SECTION): Ditto.
13579         * config/i386/interix.c (UNIQUE_SECTION): Ditto.
13580         * config/i386/winnt.c (UNIQUE_SECTION): Ditto.
13581
13582 2000-01-22  Bernd Schmidt  <bernds@cygnus.co.uk>
13583
13584         * config/arm/arm.c (soft_df_operand): Reject SUBREGs containing a
13585         constant.
13586
13587 2000-01-21  Jim Wilson  <wilson@cygnus.com>
13588
13589         * fixinc/inclhack.tpl: Test for directory before trying to cd into it.
13590         * fixinc/fixincl.sh, fixinc/inclhack.sh: Regenerate.
13591
13592 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
13593
13594         * cpphash.c (change_newlines): Delete function.
13595         (struct argdata): Delete 'newlines' and 'use_count' fields.
13596         (macroexpand): Remove code referencing those fields.
13597
13598 2000-01-22  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13599
13600         * loop.c (loops_info): New variable.
13601         (loop_optimize): Allocate loops->array and free it on exit.
13602         Allocate memory for loops_info and assign to each loop,
13603         replacing alloca.
13604         (find_and_verify_loops): Do not allocate loops->array.
13605
13606 2000-01-21  Zack Weinberg  <zack@wolery.cumb.org>
13607
13608         * fixinc/fixfixes.c (machine_name_fix): Don't free 'scratch'.
13609
13610 2000-01-21  Jakub Jelinek  <jakub@redhat.com>
13611
13612         * config/sparc/sparc.md (movsi_pic_label_ref): Avoid creating new
13613         pseudos if expanded after first flow.
13614         (movdi_pic_label_ref): Likewise.
13615
13616 2000-01-20  Richard Henderson  <rth@cygnus.com>
13617
13618         * jump.c (jump_optimize_1): Don't do addr_vec optimizations at -O0.
13619
13620 2000-01-20  Zack Weinberg  <zack@wolery.cumb.org>
13621
13622         * Makefile.in (fixinc.sh): Depend on specs.
13623         * fixinc/Makefile.in: Add rule to create machname.h.
13624         (fixlib.o): Depend on machname.h.
13625         * fixinc/fixtests.c (machine_name): New test.
13626         * fixinc/fixfixes.c (machine_name): New fix.
13627         * fixinc/fixlib.c (mn_get_regexps): New helper function for
13628         the machine_name test and fix.
13629         * fixinc/fixlib.h: Prototype it.
13630         * fixinc/inclhack.def (machine_name): Use the C test and fix.
13631         * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuild.
13632
13633         * gcc.c (do_spec_1) [case P]: Take care not to create
13634         identifiers with three leading or trailing underscores.
13635
13636         * fixinc/Makefile.in (FIXINC_DEFS): Add -DIN_GCC.
13637         (fixincl): Don't specify libraries twice on link line.
13638         (gnu-regex.o): Remove special rule.
13639         * fixinc/gnu-regex.c: Define REGEX_MALLOC if C_ALLOCA was
13640         defined by config.h.  Do not define _REGEX_RE_COMP.
13641         (regcomp): Allocate and initialize a fastmap.
13642         * fixinc/gnu-regex.h: Do not define _REGEX_RE_COMP.
13643
13644 2000-01-20  Brad Lucier  <lucier@math.purdue.edu>
13645
13646         * Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h.
13647
13648 2000-01-19  Richard Henderson  <rth@cygnus.com>
13649
13650         * flow.c (propagate_block): Replace FIRST, LAST and BNUM
13651         arguments with BB.  Update all callers.  Tidy line wrapping.
13652
13653 2000-01-19  Clinton Popetz  <cpopetz@cygnus.com>
13654
13655         * emit-rtl.c (try_split): Return last_insn if we split the
13656         last_insn.
13657
13658 Thu Jan 20 01:01:23 MET 2000  Jan Hubicka  <jh@suse.cz>
13659
13660         * i386-protos.h (ix86_compute_frame_size): Remove prototype.
13661         (ix86_initial_elimination_offset): Declare.
13662         * i386.c (ix86_nsaved_regs): Break out from ...
13663         (ix86_can_use_return_insn_p): ... here.
13664         (ix86_emit_save_regs): Break out from ...
13665         (ix86_expand_prologue): ... here.
13666         (ix86_emit_epilogue_esp_adjustment, ix86_emit_restore_regs): Break
13667         out from ...
13668         (ix86_expand_epilogue): ... here.
13669         (ix86_compute_frame_size): Make static, add prototype.
13670         (ix86_initial_elimination_offset): Break out from ...
13671         * i386.h (INITIAL_ELIMINATION_OFFSET): ... here.
13672
13673 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13674
13675         * recog.h (OUT_FCN): Delete.
13676
13677         * vax.md: Call `get_insn_template' instead of OUT_FCN.
13678
13679 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13680
13681         * cppalloc.c: PROTO -> PARAMS.
13682         * cpperror.c: Likewise.
13683         * cppfiles.c: Likewise.
13684         * cpplib.c: Likewise.
13685         * cpplib.h: Likewise.
13686
13687         * config/arm/arm-protos.h: PROTO -> PARAMS.
13688         * config/arm/arm.c: Likewise.
13689         * config/c4x/c4x.c: Likewise.
13690         * config/fr30/fr30-protos.h: Likewise.
13691         * config/nextstep.c: Likewise.
13692         * config/pa/pa.c: Likewise.
13693         * config/pj/pj.c: Likewise.
13694         * config/rs6000/rs6000.c: Likewise.
13695         * config/v850/v850-protos.h: Likewise.
13696         * config/v850/v850.c: Likewise.
13697
13698 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13699
13700         * i370-protos.h: New file.
13701
13702         * i370.c: Include tm_p.h.  Fix compile time warnings.
13703
13704         * i370.h: Move prototypes to i370-protos.h.  Fix compile time
13705         warnings.
13706
13707         * i370.md: Likewise.
13708
13709 2000-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13710
13711         * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS.
13712         (target_isinf, target_isnan, eisnan): Mark parameter with
13713         ATTRIBUTE_UNUSED.
13714         (eiisinf): Wrap in INFINITY.
13715         (etoe113, etoe64, etoe53, etoe24): Wrap label `nonorm' in INFINITY.
13716         (ibmtoe): Remove unused variable `rndsav'.
13717
13718 Wed Jan 19 20:23:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13719
13720         * sh.h (PASS_IN_REG_P): Remove extraneous paranthesis.
13721         (GO_IF_LEGITIMATE_ADDRESS): Added missing tab.
13722
13723 2000-01-19  Zack Weinberg  <zack@wolery.cumb.org>
13724
13725         * fixinc/Makefile.in: Correct dependencies of fixincl and fixincl.o.
13726         * fixinc/fixfixes.c (IO_use, CTRL_use, IO_defn, CTRL_defn): New fixes.
13727         (fix_char_macro_defines, fix_char_macro_uses): New functions.
13728
13729         * fixinc/fixlib.c (is_cxx_header): Do the text scan with a regexp.
13730         Recognize Emacs mode markers also.
13731         * fixinc/fixtests.c (else_endif_label): Fix bug in recognition of
13732         C++ comments in C++ headers.  Call is_cxx_header only if
13733         necessary.
13734
13735         * fixinc/inclhack.def (avoid_bool): Add select for the problem and
13736         bypass for ncurses.
13737         (bsd43_io_macros, io_def_quotes, ioctl_fix_ctrl): Replace with...
13738         (io_def_quotes, io_use_quotes, ctrl_def_quotes, ctrl_use_quotes):
13739         ... these, which use the new C fixes.
13740         (math_exception): Escape literal '+' in bypass expression.
13741
13742         * fixinc/fixincl.x, fixinc/fixincl.sh, fixinc/inclhack.sh:
13743         Regenerate.
13744
13745 2000-01-19  Geoff Keating  <geoffk@cygnus.com>
13746
13747         * rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGs
13748         inside the MEM.
13749
13750 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13751
13752         * loop.c (loop_optimize): Allocate loop_info structure for each loop
13753         prior to calling scan_loop.
13754
13755 Wed Jan 19 19:54:38 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13756
13757         * sh.c (find_barrier, gen_block_redirect): Fix indentation.
13758         (split_branches, calc_live_regs): Likewise.
13759
13760 Wed Jan 19 19:12:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
13761
13762         * sh.md (fpu_single, fp_mode): New attributes.
13763
13764 2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13765
13766         * loop.c (current_loop_info): Renamed from loop_info_data
13767         and changed to a pointer.
13768         (loop_optimize): Allocate loop_info structure for each loop
13769         and initialise to zero.
13770         (scan_loop): Set current_loop_info.
13771
13772         * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
13773         on iteration_var.
13774
13775 2000-01-19  Richard Henderson  <rth@cygnus.com>
13776
13777         * stupid.c: Die die die.
13778         * Makefile.in (OBJS): Remove stupid.o.
13779         (stupid.o): Likewise.
13780
13781         * except.c (emit_eh_context): Don't emit USEs for stupid.
13782         * explow.c (probe_stack_range): Likewise.
13783         * flags.h (obey_regdecls): Remove.
13784         * flow.c (find_basic_blocks): Don't run try_merge_blocks
13785         when not optimizing.
13786         (life_analysis): Limit data collection when not optimizing.
13787         (mark_regs_live_at_end): Always mark the return value registers.
13788         (mark_used_regs): Remove dummy RETURN case.
13789         (print_rtl_with_bb): Don't consult obey_regdecls.
13790         * function.c (use_variable, use_variable_after): Remove.
13791         (assign_parms): Consult optimize not obey_regdecls.
13792         (expand_function_start): Don't emit USEs for stupid.
13793         (expand_function_end): Likewise.
13794         * global.c (build_insn_chain): Export.
13795         * integrate.c (expand_inline_function): Kill return-value USE
13796         handling code.
13797         * jump.c (jump_optimize_1): Do simple jump optimizations and
13798         dead code elimination.
13799         (calculate_can_reach_end): Remove check_deleted argument.
13800         (delete_insn): Patch out insns even when not optimizing.
13801         * local-alloc.c (block_alloc): Don't do tying when not optimizing.
13802         * rtl.h (use_variable, use_variable_after): Remove declarations.
13803         (build_insn_chain): Declare.
13804         * stmt.c (expand_value_return): Don't emit USEs for stupid.
13805         (expand_end_bindings): Likewise.
13806         (expand_decl): Likewise.  Consult optimize not obey_regdecls.
13807         * toplev.c (obey_regdecls): Remove.
13808         (rest_of_compilation): Don't set it.  Kill stupid in favour of
13809         flow1, local-alloc, and reload.
13810         (main): Don't set obey_regdecls.
13811
13812         * config/nextstep.c (handle_pragma): Likewise.
13813
13814         * alpha/alpha.md (allocate_stack): Don't emit USEs for stupid.
13815
13816         * arm/arm.h (CONDITIONAL_REGISTER_USAGE): Don't fix reg 0 for stupid.
13817
13818 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13819
13820         * alpha-protos.h: PROTO -> PARAMS.
13821         * alpha.c: Likewise.
13822         * elf.h: Likewise.
13823         * h8300.c: Likewise.
13824         * i386-protos.h: Likewise.
13825         * i386.c: Likewise.
13826         * m32r-protos.h: Likewise.
13827         * m32r.c: Likewise.
13828         * mips.c: Likewise.
13829         * mips.md: Likewise.
13830         * gmon-sol2.c: Likewise.
13831         * sparc.c: Likewise.
13832
13833 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13834
13835         * ns32k-protos.h: New file.
13836
13837         * ns32k.c: Fix compile time warnings.
13838
13839         * ns32k.h: Move prototypes to ns32k-protos.h.  Fix compile time
13840         warnings.
13841
13842         * ns32k.md: Likewise.
13843
13844 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13845
13846         * vax-protos.h: New file.
13847
13848         * vax.c: Fix compile time warnings.
13849
13850         * vax.h: Move prototypes to vax-protos.h.  Fix compile time
13851         warnings.
13852
13853         * vax.md: Likewise.
13854
13855         * vaxv.md: Likewise.
13856
13857 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13858
13859         * romp-protos.h: New file.
13860
13861         * romp.c: Fix compile time warnings.
13862
13863         * romp.h: Move prototypes to romp-protos.h.  Fix compile time
13864         warnings.
13865
13866         * romp.md: Likewise.
13867
13868 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13869
13870         * we32k-protos.h: New file.
13871
13872         * we32k.c: Fix compile time warnings.
13873
13874         * we32k.h: Move prototypes to we32k-protos.h.  Fix compile time
13875         warnings.
13876
13877 2000-01-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13878
13879         * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
13880
13881         * except.c (eh_regs): Likewise.
13882
13883         * final.c (output_operand): Likewise.
13884
13885         * fold-const.c (target_isinf, target_isnan): Likewise.
13886
13887 Tue Jan 18 16:19:55 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
13888
13889         * i386.h (BIGGEST_ALIGNMENT): Set to 128.
13890         (BIGGEST_FIELD_ALIGNMENT): Set to (TARGET_ALIGN_DOUBLE ? 64 : 32)
13891
13892         * i386.md (memstr): Do not use rep stosb for counts divisible by 4
13893         when optimize_size.
13894         (clrstrsi): Rewrite.
13895         (strsethi, strsetqi): New expanders.
13896         (strsethi_1, strsetqi_1, rep_stossi, rep_stosqi): New insn patterns.
13897         (cmpstrsi): Emit compare insn before cmpstrsi_1
13898         (cmpstrsi_nz): use flags, set type to str, prefix_length to 1.
13899         (strlensi_1): Likewise.
13900         (cmpstrsi_1): Likewise; do not output compare.
13901         (strlen expander): Do not unroll when optimizing for size.
13902         (*subsi3_carry): Rename to subsi3_carry
13903         (addqi3_cc): New pattern.
13904         * i386.h (processor_costs): Add move_ratio field.
13905         (MOVE_RATIO): Use move_ratio field, set to 3 for OPTIMIZE_SIZE
13906         * i386.c (*_cost): Set move_ratio.
13907         (x86_unroll_strlen): Enable for Athlon, PPro and K6 too.
13908         (x86_expand_strlensi_1): Rewrite the main loop.
13909
13910 2000-01-17  Richard Henderson  <rth@cygnus.com>
13911
13912         * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
13913         * cse.c (find_comparison_args, fold_rtx): Likewise.
13914         * integrate.c (subst_constants): Likewise.
13915         * loop.c (get_condition): Likewise.
13916
13917         * tm.texi (FLOAT_STORE_FLAG_VALUE): Update docs.
13918
13919         * alpha.h (FLOAT_STORE_FLAG_VALUE): Use REAL_VALUE_ATOF.
13920
13921 2000-01-18  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
13922
13923         * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
13924         (RESTORE_WARN_FLAGS): Unpack it.
13925         Change semantic type of extension to ttype.
13926         * c-common.c (split_specs_attrs): Expect an INTEGER_CST.
13927         * c-parse.y, c-parse.c, objc/objc-parse.y,
13928         objc/objc-parse.c: Regenerate.
13929
13930 2000-01-17  Zack Weinberg  <zack@wolery.cumb.org>
13931
13932         * fixinc/fixlib.c: Add copyright notice.
13933         (compile_re): New function.
13934         * fixinc/fixlib.h: Prototype compile_re.
13935
13936         * fixinc/fixfixes.c, fixinc/fixtests.c, fixinc/fixincl.c:
13937         Use compile_re to compile regular expressions.
13938
13939         * fixinc/fixincl.c (egrep_test): Don't bother asking regexec
13940         where the pattern matched.
13941
13942         * fixinc/inclhack.def (sun_memcpy): Move to AAB_sun_memcpy,
13943         use 'replace'.
13944         (ultrix_ansi_compat): Likewise.
13945         (interactv_add1): Rename to 'isc_omits_with_stdc', remove shell test,
13946         add egrep test.
13947         (interactv_add2, interactv_add3): Delete.
13948         (x11_sprintf): Don't use filename glob.
13949         * fixinc/fixincl.x, fixinc/inclhack.sh, fixinc/fixincl.sh:
13950         Regenerate.
13951
13952 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13953
13954         * print-rtl.c: PROTO -> PARAMS.
13955         * real.c: Likewise.
13956         * reg-stack.c: Likewise.
13957         * resource.c: Likewise.
13958         * sdbout.h: Likewise.
13959         * simplify-rtx.c: Likewise.
13960         * stor-layout.c: Likewise.
13961         * stupid.c: Likewise.
13962         * xcoffout.c: Likewise.
13963         * xcoffout.h: Likewise.
13964
13965 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13966
13967         * toplev.c: PROTO -> PARAMS.
13968         * toplev.h: Likewise.
13969         * tree.c: Likewise.
13970         * tree.h: Likewise.
13971         * unroll.c: Likewise.
13972         * varasm.c: Likewise.
13973         * varray.c: Likewise.
13974         * varray.h: Likewise.
13975
13976 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13977
13978         * reload.c: PROTO -> PARAMS.
13979         * reload.h: Likewise.
13980         * reload1.c: Likewise.
13981         * reorg.c: Likewise.
13982         * resource.h: Likewise.
13983         * rtl.c: Likewise.
13984         * rtl.h: Likewise.
13985         * rtlanal.c: Likewise.
13986         * sbitmap.h: Likewise.
13987         * sdbout.c: Likewise.
13988         * stack.h: Likewise.
13989         * stmt.c: Likewise.
13990         * system.h: Likewise.
13991
13992 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13993
13994         * machmode.h: PROTO -> PARAMS.
13995         * mbchar.h: Likewise.
13996         * mips-tdump.c: Likewise.
13997         * mips-tfile.c: Likewise.
13998         * optabs.c: Likewise.
13999         * output.h: Likewise.
14000         * prefix.c: Likewise.
14001         * profile.c: Likewise.
14002         * protoize.c: Likewise.
14003         * real.h: Likewise.
14004         * recog.c: Likewise.
14005         * recog.h: Likewise.
14006         * regclass.c: Likewise.
14007         * regmove.c: Likewise.
14008         * regs.h: Likewise.
14009
14010 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14011
14012         * ggc-common.c: PROTO -> PARAMS.
14013         * ggc-page.c: Likewise.
14014         * ggc-simple.c: Likewise.
14015         * ggc.h: Likewise.
14016         * global.c: Likewise.
14017         * graph.c: Likewise.
14018         * gthr-win32.h: Likewise.
14019         * haifa-sched.c: Likewise.
14020         * halfpic.h: Likewise.
14021         * integrate.c: Likewise.
14022         * integrate.h: Likewise.
14023         * jump.c: Likewise.
14024         * lcm.c: Likewise.
14025         * local-alloc.c: Likewise.
14026         * loop.c: Likewise.
14027         * loop.h: Likewise.
14028
14029 2000-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14030
14031         * genattr.c: PROTO -> PARAMS.
14032         * genattrtab.c: Likewise.
14033         * gencheck.c: Likewise.
14034         * gencodes.c: Likewise.
14035         * genconfig.c: Likewise.
14036         * genemit.c: Likewise.
14037         * genextract.c: Likewise.
14038         * genflags.c: Likewise.
14039         * gengenrtl.c: Likewise.
14040         * genopinit.c: Likewise.
14041         * genoutput.c: Likewise.
14042         * genpeep.c: Likewise.
14043         * genrecog.c: Likewise.
14044
14045 2000-01-16  Mark Mitchell  <mark@codesourcery.com>
14046
14047         * tree.h (BINFO_VPTR_FIELD): Augment documentation.
14048
14049 2000-01-16  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14050
14051         * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
14052         * configure.in (AC_FUNC_MMAP_ZERO): Use instead of AC_FUNC_MMAP.
14053         * ggc-page.c: Replace HAVE_MMAP with HAVE_MMAP_ZERO.
14054         * configure, config.in: Rebuilt.
14055
14056 2000-01-16  Zack Weinberg  <zack@wolery.cumb.org>
14057
14058         * config/i386/i386.md: Add peephole to merge successive stack
14059         adjusts.
14060
14061 Sat Jan 15 15:41:14 EST 2000  John Wehle  (john@feith.com)
14062
14063         * gcse.c (insert_insn_end_bb): Use emit_block_insn_before
14064         instead of emit_insn_before.  Also handle NOTE_INSN_BASIC_BLOCK
14065         when walking backwards to find all the parameter loads when
14066         the basic block ends in a call.
14067
14068 2000-01-15  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14069
14070         * loop.c (this_loop_info): Delete.
14071         (uid_loop): Add in place of uid_loop_num.  All uses updated.
14072         (loop_number_exit_count): Delete and replace with entry in loop
14073         structure.  All uses updated.
14074         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
14075         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
14076         (loop_outer_loop): Likewise.
14077         (loop_invalid, loop_number_exit_labels): Likewise.
14078         (loop_used_count_register): Delete and replace with entry in
14079         loop_info structure.
14080         (find_and_verify_loops): Add loops argument.
14081         (verify_dominator, mark_loop_jump, prescan_loop): Replace loop_start,
14082         loop_end, etc. arguments with loop structure pointer.  All callers
14083         changed.
14084         (loop_reg_used_before_p, scan_loop, strength_reduce): Likewise.
14085         (check_dbra_loop, next_insn_in_loop, try_copy_prop): Likewise.
14086         (load_mems_and_recount_loop_regs_set, load_mems): Likewise.
14087         (insert_bct): Likewise.
14088         (basic_induction_var): New argument level.
14089         * loop.h (struct loop_info): Delete fields num, loops_enclosed,
14090         vtop, and cont.  Add used_count_register.
14091         (uid_loop): Delete declaration.
14092         (loop_number_exit_count): Likewise.
14093         (loop_number_loop_starts, loop_number_loop_ends): Likewise.
14094         (loop_number_loop_cont, loop_number_cont_dominator): Likewise.
14095         (loop_outer_loop, loop_used_count_register): Likewise.
14096         (loop_invalid, loop_number_exit_labels): Likewise.
14097         (unroll_loop): Replace loop_start and loop_end arguments
14098         with loop structure pointer.
14099         (loop_precondition_p, loop_iterations): Likewise.
14100         Include basic-block.h.
14101         * unroll.c: (unroll_loop): Replace loop_start and loop_end arguments
14102         with loop structure pointer.
14103         (loop_precondition_p, loop_iterations): Likewise.
14104         * basic-block.h (struct loop): New entries vtop, cont,
14105         cont_dominator, start, end, top, scan_start, exit_labels,
14106         exit_count.
14107         * Makefile.in (LOOP_H): Add basic-block.h to dependencies.
14108
14109 2000-01-15  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14110
14111         * defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.
14112
14113 2000-01-14  Nathan Sidwell  <sidwell@codesourcery.com>
14114
14115         * config.in: Rebuilt for 2000-01-13 change to acconfig.h.
14116
14117 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14118
14119         * pdp11-protos.h: New file.
14120
14121         * pdp11.c: Include tm_p.h.  Add static prototypes.  Fix compile
14122         time warnings.
14123
14124         * pdp11.h: Move prototypes to pdp11-protos.h.  Fix compile time
14125         warnings.
14126
14127         * pdp11.md: Likewise.
14128
14129         * 2bsd.h: Likewise.
14130
14131 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14132
14133         * mn10300-protos.h: New file.
14134
14135         * mn10300.c: Include tm_p.h.  Add static prototypes.  Fix compile
14136         time warnings.
14137
14138         * mn10300.h: Move prototypes to mn10300-protos.h.  Fix compile time
14139         warnings.
14140
14141         * mn10300.md: Likewise.
14142
14143 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14144
14145         * mn10200-protos.h: New file.
14146
14147         * mn10200.c: Include tm_p.h.  Add static prototypes.  Fix compile
14148         time warnings.
14149
14150         * mn10200.h: Move prototypes to mn10200-protos.h.  Fix compile time
14151         warnings.
14152
14153         * mn10200.md: Likewise.
14154
14155 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14156
14157         * h8300-protos.h: New file.
14158
14159         * h8300.c: Include tm_p.h.  Add static prototypes.  Fix compile
14160         time warnings.
14161
14162         * h8300.h: Move prototypes to h8300-protos.h.  Fix compile time
14163         warnings.
14164
14165         * h8300.md: Likewise.
14166
14167 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14168
14169         * varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
14170         (asm_emit_uninitialised): Likewise.
14171
14172 2000-01-13  Gavin Romig-Koch  <gavin@cygnus.com>
14173
14174         * config/mips/mips.h (ISA_HAS_INT_CONDMOVE): New.
14175         * config/mips/mips.md: Use ISA_HAS_INT_CONDMOVE.
14176
14177 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
14178
14179         * config/mips/mips.c (override_options): Don't turn on extra
14180         alignment for mips16.
14181
14182 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
14183
14184         * config/mips/mips.c (mips_va_arg): Fix fprv for the 32 bit
14185         eabi, and make sure queued POSTINCREMENT rtl is emitted at
14186         the right point.
14187
14188 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
14189
14190         * builtins.c (PAD_VARARGS_DOWN): Define.
14191         (std_expand_builtin_va_arg): Use the above macro.
14192         * config/mips/mips.h (PAD_VARARGS_DOWN): Define.
14193         * tm.texi (Register Arguments): Document the above macro.
14194
14195 2000-01-14  Nick Clifton  <nickc@cygnus.com>
14196
14197         * emit-rtl.c (emit_insn): If checking is enabled, make sure
14198         that this function has not been used to emit a jump
14199         instruction.
14200
14201         * jump.c (return_jump_1): Cope with being passed a null rtx.
14202
14203 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14204
14205         * eh-common.h: PROTO -> PARAMS.
14206         * emit-rtl.c: Likewise.
14207         * errors.c: Likewise.
14208         * errors.h: Likewise.
14209         * except.c: Likewise.
14210         * except.h: Likewise.
14211         * explow.c: Likewise.
14212         * expmed.c: Likewise.
14213         * expr.c: Likewise.
14214         * expr.h: Likewise.
14215         * final.c: Likewise.
14216         * fix-header.c: Likewise.
14217         * flow.c: Likewise.
14218         * fold-const.c: Likewise.
14219         * function.c: Likewise.
14220         * function.h: Likewise.
14221         * gcc.c: Likewise.
14222         * gcov-io.h: Likewise.
14223         * gcov.c: Likewise.
14224         * gcse.c: Likewise.
14225
14226 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14227
14228         * sh-protos.h: New file.
14229
14230         * sh.c: Include insn-config.h, toplev.h, recog.h and tm_p.h.
14231         Add static prototypes.  Fix compile time warnings.
14232
14233         * sh.h: Move prototypes to sh-protos.h.  Fix compile time warnings.
14234         * sh.md: Likewise.
14235         * elf.h: Likewise.
14236
14237 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14238
14239         * arc-protos.h: New file.
14240
14241         * arc.c: Include tm_p.h.  Add static prototypes.  Fix compile
14242         time warnings.
14243
14244         * arc.h: Move prototypes to arc-protos.h.  Fix compile time
14245         warnings.
14246
14247         * arc.md: Likewise.
14248
14249 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14250
14251         * dsp16xx-protos.h: New file.
14252
14253         * dsp16xx.c: Include tm_p.h.  Add static prototypes.  Fix compile
14254         time warnings.
14255
14256         * dsp16xx.h: Move prototypes to dsp16xx-protos.h.  Fix compile time
14257         warnings.
14258
14259         * dsp16xx.md: Likewise.
14260
14261 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14262
14263         * convex-protos.h: New file.
14264
14265         * convex.c: Include tm_p.h.  Add static prototypes.  Fix compile
14266         time warnings.
14267
14268         * convex.h: Move prototypes to convex-protos.h.  Fix compile time
14269         warnings.
14270
14271 2000-01-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14272
14273         * elxsi-protos.h: New file.
14274
14275         * elxsi.c: Include tm_p.h.  Add static prototypes.  Fix compile
14276         time warnings.
14277
14278         * elxsi.h: Move prototypes to elxsi-protos.h.  Fix compile time
14279         warnings.
14280
14281         * elxsi.md: Likewise.
14282
14283 2000-01-14  Clinton Popetz  <cpopetz@cygnus.com>
14284
14285         * config/mips/mips.h (REGISTER_MOVE_COST): Remove redundant
14286         case for moving from HI/LO/HI_LO_REG.  This makes the behavior
14287         match the comment for MIPS16.
14288
14289 Fri Jan 14 00:28:06 2000  Jeffrey A Law  (law@cygnus.com)
14290
14291         * flow.c (split_edge): Do not call set_block_for_insn if we
14292         do not have a basic_block_for_insn structure.
14293
14294         * fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chain
14295         and destination functions are 32bit aligned within the trampoline.
14296         (TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE): Corresponding changes.
14297         (TRAMPOLINE_ALIGNMENT): Define.
14298
14299         * cse.c (cse_insn): When changing (set (pc) (reg)) to
14300         (set (pc) (label_ref)), verify the change creates a valid insn.
14301
14302         * fr30.c (call_operand): Tighten and rework to match rules for
14303         call RTL expressions.
14304         * fr30.h (PREDICATE_CODES, case call_operand): Only allow MEMs.
14305         * fr30.md (call patterns): Improve constraints.
14306
14307 Thu Jan 13 23:44:03 2000  Richard Henderson  <rth@cygnus.com>
14308
14309         * fr30.c (fr30_expand_epilogue): Revert last change.
14310         Use emit_jump_insn for the return insn.
14311
14312 Thu Jan 13 14:46:03 2000  Jason Eckhardt  <jle@cygnus.com>
14313                           Stan Cox  <scox@cygnus.com>
14314
14315         * predict.c: New file. Preliminary infrastructure work for static
14316         branch prediction and basic block reordering.
14317         * basic-block.h: Add prototype for estimate_probability.
14318         * Makefile.in: Add rules for predict.o.
14319
14320 2000-01-13  Jason Merrill  <jason@yorick.cygnus.com>
14321
14322         * fixincludes (va_list): Use __not_va_list__ for the dummy.
14323         * fixinc/*: Likewise.
14324
14325 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14326
14327         * cccp.c: PROTO -> PARAMS.
14328         * cexp.y: Likewise.
14329         * collect2.c: Likewise.
14330         * combine.c: Likewise.
14331         * convert.h: Likewise.
14332         * cse.c: Likewise.
14333         * dbxout.c: Likewise.
14334         * dbxout.h: Likewise.
14335         * diagnostic.c: Likewise.
14336         * doprint.c: Likewise.
14337         * dwarf2out.c: Likewise.
14338         * dwarf2out.h: Likewise.
14339         * dwarfout.c: Likewise.
14340         * dwarfout.h: Likewise.
14341         * dyn-string.h: Likewise.
14342
14343 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14344
14345         * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in
14346         macro conditionals guarding use.
14347
14348         * dwarf2out.c: Include "tm_p.h".
14349
14350         * function.c (locate_and_pad_parm): Mark parameter with
14351         ATTRIBUTE_UNUSED.
14352         (expand_function_end): Likewise for variable `context'.
14353
14354         * reorg.c (make_return_insns): Wrap prototype in macro HAVE_return.
14355
14356 2000-01-13  Nick Clifton  <nickc@cygnus.com>
14357
14358         * config/fr30/fr30.c (fr30_expand_epilogue): Emit USEs of pop'ed
14359         register to prevent compile time warnings.
14360
14361 2000-01-13  Zack Weinberg  <zack@wolery.cumb.org>
14362
14363         * longlong.h [i386] (udiv_qrnnd): Rename 'd' argument to 'dv'
14364         to avoid -Wtraditional warning.
14365
14366 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14367
14368         * 1750a-protos.h: New file.
14369
14370         * 1750a.c: Include tm_p.h.  Add static prototypes.  Fix compile
14371         time warnings.
14372
14373         * 1750a.h: Move prototypes to 1750a-protos.h.  Fix compile time
14374         warnings.
14375
14376         * 1750a.md: Likewise.
14377
14378 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14379
14380         * a29k-protos.h: New file.
14381
14382         * a29k.c: Include tm_p.h.  Add static prototypes.  Fix compile
14383         time warnings.
14384
14385         * a29k.h: Move prototypes to a29k-protos.h.  Fix compile time
14386         warnings.
14387
14388 2000-01-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14389
14390         * clipper-protos.h: New file.
14391
14392         * clipper.c: Include tm_p.h.  Add static prototypes.  Fix compile
14393         time warnings.
14394
14395         * clipper.h: Move prototypes to clipper-protos.h.  Fix compile time
14396         warnings.
14397
14398 Thu Jan 13 16:03:06 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
14399
14400         * reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
14401
14402 2000-01-13  Nathan Sidwell  <sidwell@codesourcery.com>
14403
14404         * configure.in (--enable-new-gxx-abi): New option.
14405         * acconfig.h (ENABLE_NEW_GXX_ABI): New define.
14406         * Makefile.in (GXX_ABI_FLAG): New variable.
14407         * configure: Regenerate.
14408
14409 2000-01-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14410
14411         * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
14412         * tm.texi (FORCE_STRUCT_BLK): Document.
14413         * config/c4x/c4x.h (FORCE_STRUCT_BLK): New macro.
14414
14415 Wed Jan 12 23:12:47 2000  Hans-Peter Nilsson  <hp@axis.com>
14416
14417         * config/ns32k/ns32k.md: Revert Jan 9 change.
14418
14419         * genrecog.c (maybe_both_true_2): Do not compare a predicate-test
14420         to a mode-test, if the predicate is address_operand.
14421
14422 Wed Jan 12 22:34:00 2000  Jeffrey A Law  (law@cygnus.com)
14423
14424         * combine.c (if_then_else_cond): Be careful about what kinds
14425         of RTL expressions are passed to operand_subword.
14426
14427         * flow.c (split_edge): If we have to insert a new jump, make
14428         sure to associate it with a basic block.
14429
14430         * flow.c (commit_one_edge_insertion): A block with one successor
14431         can end in a JUMP_INSN that is not a simplejump.
14432
14433 2000-01-12  Robert Lipe  <robertl@sco.com>
14434
14435         * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
14436         (BUILD_VA_LIST_TYPE): Define.
14437         (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact
14438         with crtstuff.c.
14439
14440 2000-01-12  Jason Merrill  <jason@casey.cygnus.com>
14441
14442         * cccp.c (do_pragma): Add cast to (char *).
14443
14444 2000-01-12  Richard Henderson  <rth@cygnus.com>
14445             Fred Fish  <fnf@be.com>
14446             Jason Merrill  <jason@cygnus.com>
14447
14448         * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
14449         * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
14450         * i386/beos-elf.h, i386/beos-pe.h: New files.
14451
14452         * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
14453         * cross-make (SYSTEM_HEADER_DIR): Define using
14454         CROSS_SYSTEM_HEADER_DIR.
14455
14456         * gcc.c (LIBRARY_PATH_ENV): Provide default.
14457         (process_command): Use it.
14458         (main): Likewise.  Kill trailing = from env vars.
14459         (build_search_list): Put it back.
14460         * collect2.c (main): Use LIBRARY_PATH_ENV.
14461
14462         * configure.in (GCC_NEED_DECLARATIONS): Add environ.
14463         * toplev.c: Use NEED_DECLARATION_ENVIRON.
14464
14465         * tm.texi (Frame Layout): Document SMALL_STACK.
14466         * c-common.c (c_common_nodes_and_builtins): Check it.
14467
14468         * system.h: Undef alloca after including glibc's <stdlib.h>,
14469         if USE_C_ALLOCA is defined.
14470
14471         * gcc.c (set_input): New fn.
14472         (main): After all input files are compiled, reset the input file
14473         info to the first.
14474
14475         * aclocal.m4 (rindex, index): If already defined, don't attempt
14476         to redefine.
14477
14478         * ginclude/varargs.h: (__va_list__): Define ifndef.
14479         * ginclude/stdarg.h: Likewise.
14480
14481         * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
14482         instead of unsigned char.
14483
14484         * hash.h (true, false, boolean): Undef before enum.
14485
14486         * expmed.c (choose_multiplier): Cast &mhigh_lo and &mhigh_hi to be
14487         proper type of "HOST_WIDE_INT *", rather than their natural type of
14488         "unsigned HOST_WIDE_INT *".
14489
14490 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14491
14492         * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
14493
14494         * recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.
14495
14496         * regclass.c (choose_hard_reg_mode): Likewise.
14497
14498         * reload.c (find_valid_class, strict_memory_address_p): Likewise.
14499
14500         * reorg.c (optimize_skip): Wrap prototype in macro conditionals.
14501
14502 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14503
14504         * c-common.c: PROTO -> PARAMS.
14505         * c-common.h: Likewise.
14506         * c-decl.c: Likewise.
14507         * c-iterate.c: Likewise.
14508         * c-lang.c: Likewise.
14509         * c-lex.c: Likewise.
14510         * c-lex.h: Likewise.
14511         * c-parse.in: Likewise.
14512         * c-pragma.c: Likewise.
14513         * c-pragma.h: Likewise.
14514         * c-tree.h: Likewise.
14515         * c-typeck.c: Likewise.
14516         * objc/objc-act.c: Likewise.
14517         * objc/objc-act.h: Likewise.
14518
14519 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14520
14521         * m88k-protos.h: New file.
14522
14523         * m88k.c: Include tm_p.h.  Add static prototypes.  Fix compile
14524         time warnings.
14525
14526         * m88k.h: Move prototypes to m88k-protos.h.  Fix compile time warnings.
14527
14528         * m88k.md: Likewise.
14529
14530         * tekXD88.h: Likewise.
14531
14532 2000-01-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14533
14534         * m68k-protos.h: New file.
14535
14536         * m68k.c: Include tm_p.h.  Add static prototypes.  Fix compile
14537         time warnings.
14538
14539         * m68k.h: Move prototypes to m68k-protos.h.  Fix compile time warnings.
14540
14541         * mot3300.h: Likewise.
14542
14543 2000-01-12  Richard Earnshaw <rearnsha@arm.com>
14544
14545         * haifa-sched.c (split_edges): Pass edgeset_size as second arg to
14546         extract_bitlst.
14547         (extract_bitlist): Declare bitlen.
14548
14549 2000-01-12  Zack Weinberg  <zack@wolery.cumb.org
14550
14551         * cccp.c: Accept and ignore -lang-fortran.
14552
14553         * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the
14554         qualifiers don't match at any level of pointerness.
14555
14556 2000-01-12  Robert Lipe  <robertl@sco.com>
14557
14558         * i386/sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
14559
14560 2000-01-12  Bernd Schmidt  <bernds@cygnus.co.uk>
14561
14562         * reload1.c (reload_reg_unavailable): New static variable.
14563         (reload_reg_free_p): Test it.
14564         (reload_reg_free_for_value_p): Test it instead of
14565         reload_reg_used.
14566         (choose_reload_regs_init): Compute it.
14567
14568 Wed Jan 12 03:24:41 2000  Toshiyasu Morita (toshi.morita@sega.com)
14569
14570         * reorg.c (fill_slots_from_thread): Check modified_in_p
14571         before replacing.
14572
14573 Wed Jan 12 03:20:31 2000  John Marshall <john_w_marshall@palm.com>
14574
14575         * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
14576         these nodes even if INTERNALS is not set.
14577
14578 Wed Jan 12 09:39:22 2000  Nick Burrett  <nick.burrett@btinternet.com>
14579
14580         * gcse.c (delete_null_pointer_checks_1): Cope when
14581         get_condition cannot determine the condition.
14582
14583 2000-01-12  Gabriel Dos Reis  <gdr@codesourcery.com>
14584
14585         * toplev.h (set_message_length): Declare.
14586
14587         * diagnostic.c (obstack_chunk_alloc): Define macro.
14588         (obstack_chunk_free): Likewise.
14589         (struct output_buffer): New data structure.
14590         (vmessage): Remove.
14591         (output_maximum_width): New variable.
14592         (doing_line_wrapping, set_message_length, init_output_buffer,
14593         get_output_prefix, output_space_left, emit_output_prefix,
14594         output_newline, output_append, output_puts, dump_output,
14595         vbuild_message_string, build_message_string, build_location_prefix,
14596         voutput_notice, output_printf, line_wrapper_printf,
14597         vline_wrapper_message_with_location):  New functions. Implement
14598         automatic line wrapping.
14599         (v_message_with_decl): Make it handle automatic line wrapping.
14600         (v_error_with_file_and_line): Likewise.
14601         (v_warning_with_file_and_line): Likewise.
14602         (announce_function): Likewise.
14603         (default_print_error_function): Likewise.
14604
14605 2000-01-11 16:24 -0800  Zack Weinberg  <zack@wolery.cumb.org>
14606
14607         * cpplib.h (struct cpp_options): Change lang_asm to char.
14608         Add lang_fortran.
14609         * cppinit.c (builtin_array): Take out __STDC_VERSION__, it's
14610         done in cpp_handle_option now.
14611         (initialize_builtins): Take out special case code used only by
14612         __STDC_VERSION__.
14613         (cpp_handle_option): Turn off trigraphs and trigraph warnings
14614         if -traditional.  Recognize -lang-fortran and set
14615         lang_fortran, also turn off cplusplus_comments.
14616         (print_help): Document -lang-fortran.
14617         * cpplib.c (handle_directive): Ignore `# 123 "file"' if
14618         lang_asm. Ignore all directives other than `# 123 "file"' if
14619         CPP_PREPROCESSED.
14620         (cpp_get_token): If -traditional, don't recognize directives
14621         unless the # is in column 1.
14622         (parse_string): If lang_fortran or lang_asm, silently
14623         terminate strings ('' or "") at end of line.
14624         Remove unnecessary braces.
14625
14626 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14627             Richard Henderson  <rth@cygnus.com>
14628
14629         * resource.c (mark_referenced_resources): Mark a set strict_low_part
14630         as used.
14631         * config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set
14632         strict_low_part when possible.
14633
14634 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14635
14636         * alias.c: PROTO -> PARAMS.
14637         * basic-block.h: Likewise.
14638         * bitmap.c: Likewise.
14639         * bitmap.h: Likewise.
14640         * builtins.c: Likewise.
14641         * c-aux-info.c: Likewise.
14642         * caller-save.c: Likewise.
14643         * calls.c: Likewise.
14644
14645 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14646
14647         * Makefile.in (toplev.o): Depend on regs.h.
14648
14649         * output.h (tdesc_section): Prototype.
14650
14651         * regclass.c (copy_cost): Mark parameters with ATTRIBUTE_UNUSED.
14652
14653         * sdbout.c: Include "tm_p.h".
14654
14655         * toplev.c: Include "regs.h".
14656
14657 Tue Jan 11 11:37:58 2000  Mike Stump  <mrs@wrs.com>
14658
14659         * unroll.c (unroll_loop): Add EH support.
14660
14661 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14662
14663         * pa-protos.h: New file.
14664
14665         * pa.c: Include recog.h and tm_p.h.
14666         (compute_zdepwi_operands, compute_movstrsi_length,
14667         remove_useless_addtr_insns, store_reg, load_reg, set_reg_plus_d,
14668         find_addr_reg, import_milli): Add static prototypes.
14669         (pa_cpu_string, pa_arch_string): Constify a char*.
14670         (legitimize_pic_address): Pass argument `mode' to pic_label_operand.
14671         (read_only_operand): Add argument `mode'.
14672         (singlemove_string, output_move_double, output_fp_move_double,
14673         output_block_move, output_and, output_ior, output_ascii,
14674         remove_useless_addtr_insns, milli_names, output_mul_insn,
14675         output_div_insn, output_mod_insn, output_arg_descriptor,
14676         output_cbranch, output_bb, output_bvb, output_dbra, ,
14677         output_millicode_call, output_call, hppa_encode_label,
14678         output_parallel_movb, output_parallel_addb): Constify a char*.
14679         (hppa_va_start): Mark parameter `stdarg_p' with ATTRIBUTE_UNUSED.
14680         (output_parallel_addb): Remove extra arg to `constrain_operands'
14681
14682         * pa.h:  Move all prototypes to pa-protos.h.
14683         (pa_cpu_string, pa_arch_string): Constify a char*.
14684         (LEGITIMIZE_ADDRESS): Call `symbolic_operand' with mode argument.
14685
14686         * pa.md: Call `function_label_operand' with mode argument.
14687         Likewise for `read_only_operand'.
14688         Fix nesting of parens in call to `symbolic_operand'.
14689
14690 2000-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14691
14692         * i860-protos.h: New file.
14693
14694         * i860.c: Include tm_p.h.  Add static prototypes.  Fix compile
14695         time warnings.
14696
14697         * i860.h: Move prototypes to i860-protos.h.  Fix compile time warnings.
14698
14699         * i860.md: Likewise.
14700
14701 Tue Jan 11 18:59:35 MET 2000  Jan Hubicka <jh@suse.cz>
14702
14703         * i386.md (movstrsi expander): Rewrite.
14704         (movstrsi_1 insn): Deleted.
14705         (strmovhi, strmovqi expander): New expanders.
14706         (movshi_1, movsqi_1, rep_movsi, rep_movqi): New patterns.
14707         * i386.c (x86_single_stringop): New global variable.
14708         * i386.h (x86_single_stringop): Declare.
14709         (TARGET_SINGLE_STRINGOP): New macro.
14710
14711 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
14712
14713         * config/mips/mips.c (mips_va_arg): For EABI, emit the queued
14714         integer vararg POSTINCREMENT before the destination of the jump
14715         for the hard fp case.
14716         (function_arg_pass_by_reference): Pass a copy of CUM to
14717         FUNCTION_ARG.
14718
14719         * config/mips/mips.h (GO_IF_LEGITIMATE_ADDRESS): Move check
14720         for CONSTANT_ADDRESS_P above while loop for subreg.
14721
14722 2000-01-11  Clinton Popetz  <cpopetz@cygnus.com>
14723
14724         * flow.c (propagate_block): When a prologue/epilogue insn
14725         is marked dead, unconditionally clear libcall_is_dead and
14726         insn_is_dead, and only dump rtl if warnings aren't being
14727         suppressed.
14728
14729 Tue Jan 11 16:26:47 MET 2000  Jan Hubicka <jh@suse.cz>
14730
14731         * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.
14732         * i386.md (FIRST_PSEUDO_REGISTER): Set to 20.
14733         (FIXED_REGISTERS): Set dirflag as fixed.
14734         (CALL_USED_REGISTERS): Set dirflag as used.
14735         (REG_ALLOC_ORDER): Set dirflag as last one.
14736         (DIRFLAG_REG): New macro.
14737         (MD_ASM_CLOBBERS): Asm clobber dirflag for backward compatibility.
14738         (HI_REGISTER_NAMES): Add dirflag.
14739         (DEBUF_PRINT_REG): Handle dirflag.
14740         * i386.md (type attribute): New cld and str types.
14741         (length_opcode attribute): Set cld and str to 1.
14742         (memory attribute): Set str to unknown - it is not clear from the
14743         patterns.
14744         (pent_np function unit): Prefixed string operations takes 12 cycles
14745         minimally; cld takes 2 cycles.
14746         (ppro_uops attribute): Str is "many" and cld is "few".
14747         (ppro_p0 unit): Handle cld here.
14748         (k6_alux unit): Handle cld and str types.
14749         (k6_load unit): It is ocupied by str opcodes.
14750         (k6_store unit): It is ocupied by str opcodes.
14751         (athlon_decode): Str is vector decoded.
14752         (athlon_ieu): Handle str and cld.
14753         (cld pattern): New.
14754         (movstrsi, clrstr, cmpstr, strlen expander): Emit cld instruction
14755         (movstrsi_1, clrstrsi_1, cmpstrsi_1, strlensi_1,
14756         cmpstrsi_nz_1 insn): Do not output cld instruction
14757
14758 Tue Jan 11 06:14:39 2000  David Starner <dstarner98@aasaa.ofe.org>
14759
14760         * gcc.texi (G++ and GCC): Add Java and Chill.
14761         (Bug Critera): Don't list languages.
14762
14763         * gcc.texi (Incompatibilities): No longer claim most C compilers
14764         are K&R.
14765
14766         * gcc.texi (G++ and GCC): Update other front-ends list.
14767
14768 Tue Jan 11 05:49:01 2000  Jeffrey A Law  (law@cygnus.com)
14769
14770         * i386.c (ix86_expand_setcc): Fix typo.
14771         (ix86_expand_movcc): Similarly.
14772
14773         * Band-aid until haifa's bitset implementation is nuked.
14774         * haifa-sched.c (extract_bitlst): New parameter for size of the
14775         bitset in bits.  All callers changed.  Avoid looking at undefined
14776         bits in the bitset.
14777         (edgeset_bitsize): New variable.
14778         (schedule_region): Initialize edgeset_bitsize.
14779
14780 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14781
14782         * Makefile.in (optabs.o): Depend on real.h
14783         (resource.o): Depend on insn-attr.h
14784
14785         * builtins.c (result_vector): Wrap prototype in macro conditions
14786         governing definition and use.
14787
14788         * c-common.c: Include tm_p.h.
14789
14790         * c-lex.c: Likewise.
14791
14792         * elfos.h: Constify a char*.
14793
14794         * final.c (align_fuzz): Wrap prototype in macro HAVE_ATTR_length.
14795         (get_attr_length, shorten_branches, profile_after_prologue): Mark
14796         parameter with ATTRIBUTE_UNUSED.
14797
14798         * fold-const.c (exact_real_inverse): Wrap variable `i' in
14799         CHECK_FLOAT_VALUE.
14800
14801         * haifa-sched.c (schedule_insns): Mark parameter with
14802         ATTRIBUTE_UNUSED.
14803
14804         * optabs.c: Include real.h.
14805
14806         * real.h (ereal_atof): Add prototype arguments.
14807
14808         * resource.c: Include insn-attr.h.
14809
14810         * sdbout.c (sdbout_queue_anonymous_type,
14811         sdbout_dequeue_anonymous_types): Wrap in macro
14812         SDB_ALLOW_FORWARD_REFERENCES.
14813         (sdbout_init, sdbout_start_new_source_file): Mark parameter with
14814         ATTRIBUTE_UNUSED.
14815
14816         * stmt.c (expand_return): Wrap variable `op0' in macro HAVE_return.
14817
14818         * stupid.c: Include tm_p.h.
14819
14820         * tree.c (real_value_from_int_cst): Mark parameter with
14821         ATTRIBUTE_UNUSED.
14822
14823 2000-01-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14824
14825         * i960-protos.h: New file.
14826
14827         * i960.c: Include tm_p.h.  Add static prototypes.  Fix compile
14828         time warnings.
14829
14830         * i960.h: Move prototypes to i960-protos.h.  Fix compile time warnings.
14831
14832 2000-01-10  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14833
14834         * combine.c (expand_field_assignment): Do not discard SUBREGs
14835         while computing nonzero_bits.
14836
14837 2000-01-09  Nick Clifton  <nickc@cygnus.com>
14838
14839         * config/arm/arm.c: Fix compile time warnings about signed vs
14840         unsigned constants.
14841         * config/arm/arm.h: Fix compile time warnings about signed vs
14842         unsigned constants.
14843
14844 2000-01-09  Philip Blundell  <philb@gnu.org>
14845
14846         * config/arm/arm.c (output_return_instruction): Use `ldr' rather
14847         than `ldm' with only one register.
14848         * config/arm/arm.md (push_multi): Use `str' rather than `stm' with
14849         only one register.
14850
14851         * config/arm/linux-gas.h (CLEAR_INSN_CACHE): Say that R0 is
14852         clobbered.
14853
14854 Sun Jan  9 17:50:23 2000  Hans-Peter Nilsson  <hp@axis.com>
14855
14856         * config/ns32k/ns32k.md (load or push effective address): Operand 1
14857         must have SImode.
14858
14859 2000-01-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14860
14861         * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around
14862         assignment used as truth value.
14863
14864         * function.c (assign_temp): Mark parameter `dont_promote' with
14865         ATTRIBUTE_UNUSED.  Wrap variable `unsignedp' with macro
14866         PROMOTE_FOR_CALL_ONLY.
14867
14868         * genrecog.c (write_subroutine): Mark variable `operands' with
14869         ATTRIBUTE_UNUSED.
14870
14871         * optabs.c (prepare_cmp_insn): Mark parameter `align' with
14872         ATTRIBUTE_UNUSED.
14873
14874         * sdbout.c (sdbout_init): Likewise for parameter `asm_file'.
14875         (sdbout_begin_block, sdbout_end_block): Likewise for `file'.
14876
14877         * toplev.c (note_deferral_of_defined_inline_function): Likewise
14878         for `decl'.
14879
14880 2000-01-09  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14881
14882         * config/c4x.h: Tidy up comments.
14883         * config/c4x.c: Likewise.
14884
14885 Sun Jan  9 01:02:55 EST 2000  John Wehle  (john@feith.com)
14886
14887         * fold-const.c (lshift_double, rshift_double): Handle
14888         shifting by 2 * HOST_BITS_PER_WIDE_INT correctly.
14889
14890 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14891
14892         * toplev.c (rest_of_compilation): Initialize cse_not_expected as
14893         in prepare_function_start().
14894
14895 Sat Jan  8 12:12:46 2000  Nick Clifton  <nickc@cygnus.com>
14896
14897         * config/v850/v850.c (expand_epilogue): Interrupt functions no
14898         longer allocate extra stack for function calls.
14899
14900 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14901
14902         * config/c4x/c4x.md (*subqf3_set): Fix typo.
14903
14904 2000-01-08  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14905
14906         * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.
14907
14908 2000-01-07  David Edelsohn  <edelsohn@gnu.org>
14909
14910         * rs6000.c (processor_target_table): Add power3 as alias for 630.
14911         * aix43.h: Revert Aug 2 change.
14912         (HAS_INIT_SECTION): Define, not visible yet.
14913         (LD_INIT_SWITCH): Define, not visible yet.
14914         * t-aix43 (MULTILIB_OPTIONS): Revert Aug 2 change.
14915
14916         * glimits.h (__LONG_MAX__): Recognize 64-bit AIX too.
14917
14918         * collect2.c (main): Expand ld2 size further.
14919         (export_object_lst): Cast assignment to avoid warning.
14920         (main, LD_INIT_SWITCH): Add AIX 4.2+ -binitfini support.
14921         (scan_prog_file, COFF): Do not collect initialization or
14922         finalization functions generated for entire shared object if
14923         init/fini support present.
14924
14925 2000-01-07  Nick Clifton  <nickc@cygnus.com>
14926
14927         * config/elfos.h: Tidy up formatting of marcos.  Make sure
14928         that .section directives are always prefixed by a tab.
14929
14930         * config/svr4.h: Add #include "elfos.h" and remove duplicate
14931         definitions.
14932
14933 2000-01-07  Matt Austern  <austern@sgi.com>
14934
14935         * fold-const.c (real_hex_to_f): Remove duplicate declaration of
14936         expon.
14937
14938 Fri Jan  7 01:55:34 2000  Jeffrey A Law  (law@cygnus.com)
14939
14940         * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation of
14941         crtstuff.c.
14942         (crtbegin.o, s-crtS): Likewise.
14943
14944 2000-01-06  Richard Henderson  <rth@cygnus.com>
14945
14946         * alpha.md (adddi_2+1): Limit offset such that it will be
14947         loadable with a single ldah+lda pair.
14948         (adddi_2+2): Explicitly fail split if we can't make it work.
14949
14950 2000-01-06  Mumit Khan  <khan@xraylith.wisc.edu>
14951
14952         * protoize.c: Conditionally include unistd.h.
14953         (IS_SAME_PATH_CHAR): New macro.
14954         (IS_SAME_PATH): New macro.
14955         (CPLUS_FILE_SUFFIX): New macro.
14956         (cplus_suffix): New static variable.
14957         (is_abspath): New static function.
14958         (in_system_include_dir): Handle DOS style pathnames.
14959         (file_could_be_converted): Likewise.
14960         (file_normally_convertible): Likewise.
14961         (directory_specified_p): Likewise.
14962         (file_excluded_p): Likewise.
14963         (abspath): Likewise.
14964         (shortpath): Likewise.
14965         (referenced_file_is_newer): Likewise.
14966         (save_def_or_dec): Likewise.
14967         (do_processing): Likewise.
14968         (main): Likewise.
14969         (edit_file): Likewise. Use rename instead of link.
14970         (rename_c_file): Likewise. Don't rename syscalls file.
14971         (munge_compile_params): Define null device for DOS based systems.
14972         (process_aux_info_file): Use binary mode if appliable.
14973         (edit_file): Likewise.
14974         * invoke.texi (Running Protoize): Document C++ suffixes used.
14975
14976         * cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and
14977         IS_DIR_SEPARATOR macros.
14978         * collect2.c: Likewise.
14979         * cppinit.c: Likewise.
14980         * dwarf2out.c: Likewise.
14981         * gcc.c: Likewise.
14982         * gcov.c: Likewise.
14983         * prefix.c: Likewise.
14984         * rtl.c: Likewise.
14985         * toplev.c: Likewise.
14986         * system.h: And move to here.
14987
14988         * prefix.c (update_path): Fix typo in variable name.
14989
14990 2000-01-06  Richard Henderson  <rth@cygnus.com>
14991
14992         * flow.c (mark_set_1): Use loop_depth+1 as reference weight.
14993         (find_auto_inc, mark_used_regs, try_pre_increment_1): Likewise.
14994         (count_reg_sets_1, count_reg_references): Likewise.
14995         (flow_loops_level_compute): Start counting actual loop depth at 1.
14996         (flow_loops_find): Likewise.
14997         * local-alloc.c (update_equiv_regs): Likewise.
14998         * regclass.c (regclass): Re-instate Jan 4 0-based loop_depth change.
14999
15000 2000-01-06  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
15001
15002         * defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to
15003         FIRST_PSEUDO_REGISTER
15004         * dwarf2out.c: Don't include frame.h
15005         * dwarfout.c: Likewise
15006         * Makefile.in (dwarfout.o, dwarf2out.o): Remove dependence on
15007         frame.h
15008
15009 Thu Jan  6 13:44:59 CET 2000  Jan Hubicka  <jh@suse.cz>
15010
15011         * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of
15012         dead registers.
15013
15014         * i386.c (movsf splitter): Fix typo in my last checkin.
15015
15016 2000-01-05  Nick Clifton  <nickc@cygnus.com>
15017
15018         * varasm.c (IN_NAMED_SECTION): Allow targets to provide their
15019         own definition of this macro.
15020         (asm_emit_uninitialised): Invoke UNIQUE_SECTION if either
15021         flag_data_sections or UNIQUE_SECTION_P are true.
15022
15023         * tm.texi (UNIQUE_SECTION): Document that it can be called for
15024         unitialised data decls.
15025
15026         * config/i386/winnt.c (i386_pe_unique_section): Cope with
15027         being called for uninitialised data.
15028
15029         * config/i386/interix.c (i386_pe_unique_section): Cope with
15030         being called for uninitialised data.
15031
15032         * config/mips/elf.h (UNIQUE_SECTION): Cope with being called
15033         for uninitialised data.
15034
15035         * config/mips/elf64.h (UNIQUE_SECTION): Cope with being called
15036         for uninitialised data.
15037
15038         * config/mips/iri6gld.h (UNIQUE_SECTION): Cope with being called
15039         for uninitialised data.
15040
15041         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
15042         (UNIQUE_SECTION_P): Always generate a unique section if
15043         flag_data_sections is true.
15044         (UNIQUE_SECTION): Also generate unique sections for
15045         uninitialised data.
15046         (ASM_OUTPUT_ALIGNED_BSS): Redefine to use named_section().
15047         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Redefine to use
15048         named_section().
15049
15050 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15051
15052         * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,
15053         SI, or DI.
15054
15055 2000-01-06  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15056
15057         * config/c4x/c4x.md (udivqi3, divqi3): Delete.
15058         (umodqi3, modqi3, udivhi3, divhi3, umodhi3, modhi3, ffsqi2): Likewise.
15059         (*smulqi3_highpart_noclobber, *umulqi3_highpart_noclobber): New.
15060         (*lshrqi3_const_noclobber, *lshrqi3_nonconst_noclobber): Likewise.
15061         (*ashrqi3_const_noclobber, *ashrqi3_nonconst_noclobber): Likewise.
15062
15063         * c4x.h (INIT_TARGET_OPTABS): Define to init libcalls.
15064
15065 2000-01-05 11:25 -0800  Zack Weinberg  <zack@rabi.columbia.edu>
15066
15067         * c-decl.c (finish_enum): Simplify code to determine minimum and
15068         maximum values of the enum, and calculate the type.  Remove check
15069         for FUNCTION_DECLs in the values list, which cannot happen.  Replace
15070         the DECL_INITIAL of each enumeration constant with a copy converted
15071         to the enumeration type.  When updating variant types, don't bother
15072         updating the type itself.
15073
15074         * c-typeck.c (build_binary_op): Simplify conditional expressions
15075         when weeding out spurious signed-unsigned warnings.  Add new
15076         spurious warning category: if the unsigned quantity is an enum
15077         and its maximum value fits in signed_type(result_type).  Update
15078         commentary.
15079         (build_conditional_expr): Warn here if one alternative is signed
15080         and the other is unsigned.
15081
15082 2000-01-05  Nick Clifton  <nickc@cygnus.com>
15083
15084         * config/fr30/fr30.h: Remove extraneous comments.
15085
15086 2000-01-05  Bernd Schmidt  <bernds@cygnus.co.uk>
15087
15088         * reload1.c (choose_reload_regs): When disabling a reload, also
15089         set reload_spill_index to -1.
15090
15091 2000-01-04  Joel Sherrill (joel@OARcorp.com>
15092
15093         * configure.in (m68*-*-rtemscoff*): New target, formal name for
15094         old m68*-*-rtems*.
15095         (m68*-*-rtemself*): New target.
15096         (mips64orion-*-rtems*): Remove duplicate definition of tm_file.
15097         (sparc*-*-rtemsaout*): New target, formal name for old sparc*-*-rtems*.
15098         (sparc*-*-rtemself*): New target.
15099         (sparc*-*-rtems*): Now elf not a.out.
15100         * config/i386/rtems.h: Include config/rtems.h.
15101         * config/i386/rtemself.h: Include config/rtems.h.
15102         * config/i960/rtems.h: Include config/rtems.h.
15103         * config/m68k/rtems.h: Include config/rtems.h.
15104         * config/m68k/rtemself.h: Include config/rtems.h.
15105         * config/mips/rtems64.h: Include config/rtems.h.
15106         * config/pa/rtems.h: Include config/rtems.h.
15107         * config/rs6000/rtems.h: Include config/rtems.h.
15108         * config/sh/rtems.h: Include config/rtems.h.
15109         * config/sh/rtemself.h: Include config/rtems.h.
15110         * config/sparc/rtems.h: Include config/rtems.h.
15111         * config/sparc/rtemself.h: Include config/rtems.h
15112
15113 Tue Jan  4 23:59:26 2000  Denis Chertykov <denisc@overta.ru>
15114
15115         * final.c (shorten_branches): Correctly compute length of
15116         asms without operands.
15117
15118 Tue Jan  4 22:55:41 2000  Steve Chamberlain <sac@pobox.com>
15119
15120         * configure.in: Add pj target.
15121         * configure: Regenerate.
15122         * config/pj: New directory.
15123         * config/pj/lib1funcs.S: New file.
15124         * config/pj/linux.h: New file.
15125         * config/pj/pj.c: New file.
15126         * config/pj/pj.md: New file.
15127         * config/pj/pjl.h: New file.
15128         * config/pj/t-pj: New file.
15129         * config/pj/xm-pj.h: New file
15130
15131 Tue Jan  4 22:30:16 2000  Jeffrey A Law  (law@cygnus.com)
15132
15133         * toplev.c (rest_of_compilation): Run shorten-branches before
15134         reg-stack for now.
15135
15136 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15137
15138         * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of
15139         macros so that they're consistent with their names.
15140         * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise.
15141         * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise.
15142
15143 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15144
15145         * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure that CC never
15146         modified inadvertently.
15147
15148 2000-01-04  Joel Sherrill <joel@OARcorp.com>
15149
15150         * configure.in (v850*-*-rtems*): New target.
15151         * configure: Regenerate.
15152         * config/v850/rtems.h: New file.
15153
15154 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
15155
15156         * gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.
15157         (__gthread_key_create): Likewise.
15158         (__gthread_key_dtor):  Likewise.
15159         (__gthread_once): Fix logic.
15160         (__gthread_key_delete): Cast away constness.
15161
15162         * i386/cygwin.h (SUBTARGET_SWITCHES): Add -mthreads option.
15163         * invoke.texi: Document.
15164         * i386/mingw32.h (CPP_SPEC): Use.
15165         (LIBGCC_SPEC): Likewise.
15166         * i386/crtdll.h (LIBGCC_SPEC): Likewise.
15167
15168 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
15169
15170         * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
15171         (HANDLE_PRAGMA_PACK): Undefine.
15172         (SLOW_UNALIGNED_ACCESS): Define.
15173
15174 2000-01-04  David Edelsohn  <edelsohn@gnu.org>
15175
15176         * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
15177         to default definition.
15178         (store_bit_field): Call SLOW_UNALIGNED_ACCESS with mode and alignment.
15179         (store_fixed_bit_field): Call macro with word_mode and alignment.
15180         (extract_bit_field): Call macro with relevant mode and alignment.
15181         * expr.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
15182         to default definition.
15183         (move_by_pieces): Call SLOW_UNALIGNED_ACCESS with word_mode
15184         and alignment.
15185         (move_by_pieces_ninsns): Likewise.
15186         (clear_by_pieces): Likewise.
15187         (emit_push_insn): Likewise.
15188         (store_field): Call macro with relevant mode and alignment.
15189         (expand_expr): Likewise.
15190         (expand_expr_unaligned): Likewise.
15191
15192         * rs6000.h (HANDLE_PRAGMA_PACK): Define.
15193         (SLOW_UNALIGNED_ACCESS): Define.
15194         (CASE_VECTOR_MODE): Always use 32-bit offsets.
15195         (ASM_FILE_END): Generate 64-bit symbol in 64-bit mode.
15196         (EXTRA_SECTION_FUNCTIONS): Indent .csect pseudo-op.
15197         (toc_section): Likewise and .toc pseudo-op.
15198         (ASM_DECLARE_FUNCTION): Likewise.  Align text more strictly in
15199         64-bit mode.
15200         (TEXT_SECTION_ASM_OP): Likewise.
15201         (ASM_OUTPUT_ADD_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Always use
15202         32-bit offsets.
15203
15204         * a29k.h (SLOW_UNALIGNED_ACCESS): Add MODE and ALIGN parameters.
15205         * alpha.h (SLOW_UNALIGNED_ACCESS): Likewise.
15206         * arm/thumb.h (SLOW_UNALIGNED_ACCESS): Likewise.
15207         * gmicro.h (SLOW_UNALIGNED_ACCESS): Likewise.
15208         * fr30.h (SLOW_UNALIGNED_ACCESS): Likewise.
15209
15210 Tue Jan  4 11:44:13 2000  Jeffrey A Law  (law@cygnus.com)
15211
15212         * regclass.c: Revert my Jan 4 change to loop cost computation.
15213
15214 Tue Jan  4 19:22:39 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
15215
15216         * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
15217         compilation.
15218
15219 2000-01-04  Stan Cox  <scox@cygnus.com>
15220
15221         * haifa-sched.c (build_control_flow): Change unreachable simple
15222         loop test to check if current block has only one predecessor.
15223         (find_rgns): Initialize degree.  Use dest as degree index, not src.
15224
15225 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15226
15227         * builtins.c (expand_builtin_strlen): Initialize variable `icode'.
15228
15229         * calls.c (expand_call): Likewise for
15230         `old_stack_arg_under_construction'.
15231
15232         * cpphash.c (macroexpand): Likewise for `args' and `rest_zero'.
15233
15234         * function.c (pad_to_arg_alignment): Likewise for `save_var' and
15235         `save_constant'.
15236
15237         * gcc.c (execute): Likewise for `ut' and `st'.
15238
15239         * genattrtab.c (attr_rtx): Likewise for `rt_val'.
15240
15241         * genopinit.c (gen_insn): Likewise for `m1', `m2' and `op'.
15242
15243         * jump.c (jump_optimize_1): Likewise for `temp2'.
15244
15245         * local-alloc.c (block_alloc): Likewise for `r1'.
15246
15247         * loop.c (recombine_givs): Likewise for `life_start' and `life_end'.
15248
15249         * reg-stack.c (check_asm_stack_operands): Likewise for `clobber_reg'.
15250         (subst_asm_stack_regs): Likewise for `clobber_reg' and `clobber_loc'.
15251
15252         * regmove.c (fixup_match_1): Likewise for `insn_const', `dst_node'
15253         and `set2'.
15254
15255         * reload.c (find_reloads): Likewise for `goal_alternative_number'
15256         and `goal_earlyclobber'.
15257
15258         * scan-decls.c (scan_decls): Likewise for `prev_id_end'.
15259
15260         * sdbout.c (sdbout_one_type): Likewise for `member_scl'.
15261
15262         * stupid.c (stupid_life_analysis): Likewise for `chain'.
15263
15264         * unroll.c (copy_loop_body): Likewise for `copy'.
15265
15266         * varasm.c (output_constructor): Likewise for `byte'.
15267
15268 Tue Jan  4 15:34:34 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
15269
15270         * i386.c (ix86_expand_move): Allow pushes of memory, offload to memory
15271         all FP constants for constant->reg moves.
15272         (ix86_split_to_parts): Try to convert memory address into immediate
15273         when available in the constant pool.
15274         * i386.h (PREFERRED_RELOAD_CLASS): Allow CONST_DOUBLE->integer reg
15275         moves.
15276         (LEGITIMATE_CONSTANT_P): Return 1.
15277         * i386.md (pushsf): New splitter to convert constant pool memory
15278         reference to immediate.
15279         (mov?f): Likewise; do not allow CONST_DOUBLE for reg moves before
15280         reload.
15281
15282 2000-01-04  Bernd Schmidt  <bernds@cygnus.co.uk>
15283
15284         * i386.md (ashlsi3_cmpno): Don't accept variables shifts.
15285         (ashlhi3_cmpno, ashlqi3_cmpno, ashrsi3_cmpno, ashrhi3_cmpno,
15286         ashrqi3_cmpno, lshrsi3_cmpno, lshrhi3_cmpno, lshrqi3_cmpno): Likewise.
15287         (rotlsi3_cmpno, rotlhi3_cmpno, rotlqi3_cmpno, rotrsi3_cmpno,
15288         rotrhi3_cmpno, rotrqi3_cmpno): Likewise.
15289
15290 2000-01-04  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15291
15292         * ginclude/stdbool.h:  Support compilation as C++.
15293
15294 Tue Jan  4 01:35:13 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
15295
15296         * fold-const.c (make_range): Don't try to reverse an unbounded range.
15297
15298 Tue Jan  4 00:18:46 2000  Jeffrey A Law  (law@cygnus.com)
15299
15300         * regclass.c (regclass): Properly compute loop_cost.  Adjust
15301         comments.
15302
15303         * regclass.c: Fix minor whitespace problems.
15304
15305 2000-01-03  Anthony Green  <green@cygnus.com>
15306
15307         * config/i386/i386.md (builtin_setjmp_receiver): New pattern.
15308         Restore the pic register if required.
15309
15310 2000-01-03  Ulrich Drepper  <drepper@cygnus.com>
15311
15312         * c-common.c (format_char_info): Update comment.
15313         (check_format_info): Recognize 'z' modifier in the same way 'Z'
15314         was recognized.  Emit warning for formats new in ISO C99 only
15315         if flag_isoc9x is not set.
15316
15317 Mon Jan  3 12:59:54 2000  Mark P. Mitchell  <mark@codesourcery.com>
15318
15319         * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.
15320
15321 Mon Jan  3 15:33:37 MET 2000  Jan Hubicka  <hubicka@freesoft.cz>
15322
15323         * combine.c (expand_compound_operation): Do not convert ZERO_EXTEND to
15324         SIGN_EXTEND, convert SIGN_EXTEND to ZERO_EXTEND.
15325         (make_compound_operation): Choose cheaper alternative between
15326         ZERO_EXTEND and SIGN_EXTEND when sign bit is not set.
15327
15328         * regclass.c (op_costs): Remove global variable.
15329         (record_reg_classes): New parameter "op_costs" and "reg_pref".
15330         (record_operand_costs): Break out from ...
15331         (scan_one_insn): ... here.
15332         (dump_regclass): Make dumps nicer.
15333         (regclass): Dump preferrences choosed and changes done during passes.
15334
15335 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
15336
15337         * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.
15338
15339 2000-01-03  Jakub Jelinek  <jakub@redhat.com>
15340
15341         * config/sparc/sparc.c (gen_df_reg): New function.
15342         * config/sparc/sparc-protos.h (gen_df_reg): Add prototype.
15343         * config/sparc/sparc.md (movtf_no_e_insn_sp64+1,
15344         movtf_no_e_insn_sp64+2, movtf_no_e_insn_sp64+3, movtf_cc_sp64+1,
15345         movtf_cc_reg_sp64+1): Use it.
15346
15347 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
15348
15349         * integrate.c (copy_decl_for_inlining): Clear TREE_ADDRESSABLE on
15350         copied LABEL_DECLs.
15351
15352 Mon Jan  3 02:54:40 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15353
15354         * config/i386/i386.c (ix86_expand_unary_operator): Function
15355         definition made void.
15356         (ix86_expand_binary_operator): Update outdated preceding comment.
15357         * config/i386/i386-protos.h (ix86_expand_unary_operator): Update
15358         prototype.
15359
15360         * config/i386/i386.c (override_options): Fix option-name typo.
15361
15362 2000-01-02  Mark Mitchell  <mark@codesourcery.com>
15363
15364         * system.h (CEIL): Define.
15365         * builtins.c (CEIL): Remove.
15366         * expmed.c (CEIL): Likewise.
15367         * expr.c (CEIL): Likewise.
15368         * stor-layout.c (CEIL): Likewise.
15369
15370 2000-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15371
15372         * expr.c (store_constructor_field): Fix typo introduced with last
15373         gcc2 merge.
15374
15375 2000-01-01  Mark Mitchell  <mark@codesourcery.com>
15376
15377         * tree.h (BINFO_N_BASETYPES): New macro.
15378
15379 2000-01-01  Bernd Schmidt  <bernds@cygnus.co.uk>
15380
15381         * expmed.c (emit_store_flag): Prevent losing a pending stack
15382         adjust the same way we prevent losing queued increments.
15383
15384 See ChangeLog.2 for earlier changes.