OSDN Git Service

* c-common.h: Fix comment formatting.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2001-10-09  Kazu Hirata  <kazu@hxi.com>
2
3         * c-common.h: Fix comment formatting.
4         * c-dump.c: Likewise.
5         * cfg.c: Likewise.
6         * diagnostic.h: Likewise.
7         * except.c: Likewise.
8         * gcc.h: Likewise.
9         * gcov-io.h: Likewise.
10         * genattrtab.c: Likewise.
11         * output.h: Likewise.
12         * predict.h: Likewise.
13         * reload1.c: Likewise.
14         * reload.h: Likewise.
15         * resource.h: Likewise.
16         * scan.h: Likewise.
17         * system.h: Likewise.
18         * tree.h: Likewise.
19         * tree-inline.c: Likewise.
20         * tsystem.h: Likewise.
21         * varasm.c: Likewise.
22         * xcoffout.h: Likewise.
23
24 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
25
26         * doc/gcc.texi: Document preference for "nonzero" over "non-zero".
27
28 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
29
30         * config/alpha/freebsd.h, config/alpha/lib1funcs.asm,
31         config/i386/i386elf.h, config/i386/netbsd-elf.h,
32         config/i386/netware.h, config/mcore/gfloat.h,
33         config/mcore/mcore.c, config/mcore/mcore.h, config/mcore/mcore.md,
34         config/netware.h, gccbug.in: Update FSF address.
35
36 2001-10-09  Kazu Hirata  <kazu@hxi.com>
37
38         * c-common.c: Fix comment typos.
39         * cfgrtl.c: Likewise.
40         * collect2.c: Likewise.
41         * cpplex.c: Likewise.
42         * doloop.c: Likewise.
43         * dwarf2out.c: Likewise.
44         * dwarfout.c: Likewise.
45         * expr.c: Likewise.
46         * fold-const.c: Likewise.
47         * gcc.c: Likewise.
48         * gcov.c: Likewise.
49         * gcse.c: Likewise.
50         * global.c: Likewise.
51         * ifcvt.c: Likewise.
52         * loop.c: Likewise.
53         * optabs.c: Likewise.
54         * protoize.c: Likewise.
55         * regclass.c: Likewise.
56         * reorg.c: Likewise.
57         * rtl.h: Likewise.
58         * stmt.c: Likewise.
59         * tree.h: Likewise.
60         * doc/cpp.texi: Likewise.
61         * doc/c-tree.texi: Likewise.
62         * doc/extend.texi: Likewise.
63         * doc/invoke.texi: Likewise.
64         * doc/objc.texi: Likewise.
65         * doc/tm.texi: Likewise.
66
67 2001-10-08  Richard Henderson  <rth@redhat.com>
68
69         * varasm.c (set_named_section_flags): Initialize "declared".
70
71 2001-10-08  Robert Lipe  <robertlipe@usa.net>
72
73         * varasm.c (struct in_named_entry): Add declared.
74         (named_section_first_declaration): New function.
75         (default_elf_asm_named_section): Use it.
76         * output.h (named_section_first_declaration): New.
77
78 2001-10-08  Richard Henderson  <rth@redhat.com>
79
80         * i386.md (movsi_xor): Export.
81         (setcc peep2): Use it when available; add an alternative to
82         match zero_extendhisi2_and.
83
84 2001-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
85
86         * romp-protos.h (romp_initialize_trampoline): New function.
87         * romp.c (romp_initialize_trampoline): Likewise.
88         * romp.h (INITIALIZE_TRAMPOLINE): Define in terms of
89         romp_initialize_trampoline.
90
91 2001-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
92
93         * m68k/3b1.h (ASM_OUTPUT_SOURCE_LINE): Don't reference `last_linenum'.
94         * m68k/auxas.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
95         * m68k/crds.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
96         * m68k/mot3300.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
97
98 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
99
100         * unroll.c (loop_iterations): Extend check for multiple back edges.
101
102 2001-10-08  Alexandre Oliva  <aoliva@redhat.com>
103
104         * langhooks.h: New file.
105         * Makefile.in (OBJS): Added langhooks.o.
106         (c-lang.o): Depend on langhooks.h.
107         (c-common.o): Don't depend on tree-inline.h.
108         (tree-inline.o): Depend on toplev.h.
109         (langhooks.o): New rule.
110         * c-common.c: Don't include tree-inline.h.
111         (c_mark_lang_decl): Mark argument c as unused.
112         (c_common_lang_init): Don't initialize hooks here.
113         * c-lang.c: Include langhooks.h, then override some macros.
114         (lang_hooks): Initialize with macros in langhooks.h.
115         (c_init): Don't initialize hooks here.
116         * toplev.c (struct lang_hooks_for_tree_inlining): New struct.
117         (struct lang_hooks): Add tree_inlining.  Refer to langhooks.h.
118         * tree-inline.c: Include toplev.h.  Don't define hook variables.
119         * tree-inline.h: Don't define hook types nor declare hook
120         variables.  Move macros to...
121         * langhooks.c: ... new file, as functions.  Adjust all callers.
122
123 2001-10-08  Jeffrey A Law  <law@cygnus.com>
124
125         * sibcall.c (optimize_sibling_and_tail_recursive_calls): Call
126         purge_mem_unchanging_flag on all instructions, not just on those
127         before NOTE_INSN_FUNCTION_BEG.
128
129 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
130
131         * cppmacro.c (_cpp_create_definition): Leave comments off.
132
133         * doc/cpp.texi: Update.
134
135 2001-10-08  DJ Delorie  <dj@redhat.com>
136
137         * c-decl.c (grokfield): Make sure the only unnamed fields
138         we're allowing are either structs or unions.
139         * doc/extend.texi: Add documentation for the unnamed field
140         extension.
141
142 2001-10-08  Zack Weinberg  <zack@codesourcery.com>
143
144         * aclocal.m4 (gcc_AC_PROG_GNAT): New.
145         * configure.in: Use it.              
146         * configure: Regenerated.
147         * config/pa/t-linux, config/pa/t-pa, config/pa/t-pa64,
148         config/pa/t-pro: Set T_ADAFLAGS, not ADA_CFLAGS.      
149
150 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
151
152         * cppfiles.c (open_file): Don't mark zero-length files
153         never-reread here.  Don't output diagnostics here either.
154         (stack_include_file): Mark them never-reread here.
155         (_cpp_read_file): Update.
156
157 2001-10-08  Richard Henderson  <rth@redhat.com>
158
159         * config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.
160
161 2001-10-08  Richard Henderson  <rth@redhat.com>
162
163         * expr.c (store_expr): When converting a CONST_INT for storage
164         in a SUBREG, convert it to both SUBREG modes before stripping
165         the SUBREG.
166
167 2001-10-08  Richard Henderson  <rth@redhat.com>
168
169         * varasm.c (restore_varasm_status): New.
170         * function.h: Declare it.
171         * function.c (pop_function_context_from): Call it.
172
173 2001-10-08  Richard Henderson  <rth@redhat.com>
174
175         * c-common.h (struct c_lang_decl): Add declared_inline.
176         * c-tree.h (DECL_DECLARED_INLINE_P): New.
177         * c-lang.c (c_disregard_inline_limits): Use it.
178         * c-decl.c (duplicate_decls): Likewise.
179         (pushdecl, redeclaration_error_message): Likewise.
180         (pushdecl): Allocate DECL_LANG_SPECIFIC if needed.
181         (grokdeclarator): Likewise.  Set DECL_DECLARED_INLINE_P.
182         Set DECL_INLINE if -finline-functions.
183         (store_parm_decls): Don't allocate DECL_LANG_SPECIFIC here.
184
185 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
186
187         * cppmacro.c (funlike_invocation_p): Move some logic to caller
188         in enter_macro_context.  Create a padding token in its own context
189         if necessary when the search for '(' fails.
190         (enter_macro_context): Update.
191
192 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
193
194         * ChangeLog.2, c-decl.c, config/i386/i386.md, doc/gcc.texi, gcc.c,
195         genmultilib, toplev.c: Fix spelling errors of "separate" as
196         "seperate", and corresponding spelling errors of related words.
197
198 2001-10-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
199
200         * builtins.c (expand_builtin_setjmp_receiver): Const-ify.
201         * c-common.c (fname_var_t, c_tree_code_type, c_tree_code_length):
202         Likewise.
203         * c-dump.c (dump_option_value_info): Likewise.
204         * c-format.c (format_length_info, format_char_info,
205         format_flag_spec, format_flag_pair, format_kind_info): Likewise.
206         * collect2.c (names): Likewise.
207         * cppdefault.h (default_include): Likewise.
208         * cppexp.c (suffix, vsuf_1, vsuf_2, vsuf_3): Likewise.
209         * flow.c (life_analysis): Likewise.
210         * gcc.c (dir_separator_str, modify_target, option_map,
211         target_option_translations, spec_list_1, extra_specs_1,
212         init_spec): Likewise.
213         * gcov.c (gcov_version_string): Likewise.
214         * genattr.c (write_units): Likewise.
215         * genattrtab.c (make_length_attrs, write_function_unit_info): Likewise.
216         * gengenrtl.c (rtx_definition, defs): Likewise.
217         * genrecog.c (pred_table): Likewise.
218         * global.c (global_alloc): Likewise.
219         * lcm.c (optimize_mode_switching): Likewise.
220         * local-alloc.c (find_free_reg): Likewise.
221         * params.h (param_info): Likewise.
222         * predict.c (predictor_info): Likewise.
223         * protoize.c (unexpansion_struct): Likewise.
224         * real.c (bmask): Likewise.
225         * recog.h (insn_operand_data, insn_data): Likewise.
226         * regclass.c (initial_fixed_regs, initial_call_used_regs): Likewise.
227         * stmt.c (expand_nl_goto_receiver): Likewise.
228         * toplev.c (da, debug_args, lang_opt, documented_lang_options,
229         target_switches, target_options): Likewise.
230         * tradcif.y (token, tokentab2, yylex): Likewise.
231         * tree.h (attribute_spec): Likewise.
232         
233         * alpha.c (override_options, alpha_lookup_xfloating_lib_func):
234         Likewise.
235         * arc.c (arc_output_function_epilogue): Likewise.
236         * arm.c (processors, all_cores, all_architectures,
237         arm_override_options, isr_attribute_arg, isr_attribute_args,
238         arm_isr_value): Likewise.
239         * avr.c (mcu_type_s, reg_class_tab, order_regs_for_local_alloc):
240         Likewise.
241         * c4x.c (c4x_int_reglist): Likewise.
242         * d30v.c (override_options): Likewise.
243         * h8300.c (shift_insn): Likewise.
244         * i386.c (size_cost, i386_cost, i486_cost, pentium_cost,
245         pentiumpro_cost, k6_cost, athlon_cost, pentium4_cost, ix86_cost,
246         ix86_expand_sse_comi, ix86_expand_sse_compare, override_options,
247         builtin_description, bdesc_comi, bdesc_2arg, bdesc_1arg,
248         ix86_init_mmx_sse_builtins, ix86_expand_builtin): Likewise.
249         * i386.h (processor_costs, ix86_cost): Likewise.
250         * m68hc11.c (m68hc11_cost, m6811_cost, m6812_cost): Likewise.
251         * m68hc11.h (processor_costs, m68hc11_cost): Likewise.
252         * m68k.c (codes_68881, codes_FPA): Likewise.
253         * m88k.c (mode_from_align, max_from_align, all_from_align,
254         best_from_align, m_options): Likewise.
255         * m88k.h (ORDER_REGS_FOR_LOCAL_ALLOC): Likewise.
256         * mcore.c (mode_from_align): Likewise.
257         * mips/elf64.h (UNIQUE_SECTION): Likewise.
258         * mips/iris6gld.h (UNIQUE_SECTION): Likewise.
259         * mips.c (mips_sw_reg_names, mips_regno_to_class): Likewise.
260         * mips.h (mips_regno_to_class): Likewise.
261         * ns32k.c (scales): Likewise.
262         * pa.c (import_string, magic_milli): Likewise.
263         * rs6000.c (alt_reg_names, rs6000_override_options): Likewise.
264         * sparc.c (leaf_reg_remap, sparc_override_options,
265         reg_leaf_alloc_order, reg_nonleaf_alloc_order, reg_alloc_orders):
266         Likewise.
267         * sparc.h (sparc_cpu_select, leaf_reg_remap): Likewise.
268
269 2001-10-07  Dale Johannesen  <dalej@apple.com>
270
271         * reload1.c (reload_reg_free_p): Teach register interference
272         checking that multiple output reloads are emitted in
273         reverse order.
274         reload1.c (reload_reg_reaches_end_p):  Ditto.
275         reload1.c (reloads_conflict):  Ditto.
276
277 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
278
279         * doc/c-tree.texi, doc/tm.texi: Consistently put NULL and
280         NULL_TREE inside @code.
281
282 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
283
284         * doc/gcc.texi: Document consistent style of "32-bit",
285         "Objective-C", and "@code{NULL}".
286
287 2001-10-06  Zack Weinberg  <zack@codesourcery.com>
288
289         * cpplex.c (enum spell_type): Add SPELL_NUMBER.
290         (cpp_token_len, cpp_spell_token, cpp_output_token,
291         _cpp_equiv_tokens): Handle it.
292         * cpplib.h (TTYPE_TABLE): Use SPELL_NUMBER for CPP_NUMBER and
293         CPP_COMMENT, SPELL_NONE for CPP_PADDING and CPP_EOF.
294         * cppexp.c (_cpp_parse_expr): Use the correct operator code in
295         error messages.
296
297 Sat Oct  6 07:42:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
298
299         * gcc.c (default_compilers): Remove .ada.
300
301 2001-10-06  Neil Booth  <neil@daikokuya.demon.co.uk>
302
303         * doc/cppinternals.texi: Update.
304
305 2001-10-06  Zack Weinberg  <zack@codesourcery.com>
306
307         * gcc.c (main): Set this_file_error if the appropriate
308         compiler for a language has not been installed.
309
310 2001-10-06  Ulrich Weigand  <uweigand@de.ibm.com>
311  
312         * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.
313
314 2001-10-05  Joseph S. Myers  <jsm28@cam.ac.uk>
315
316         * gccbug.in (CATEGORIES): Add ada.
317
318 2001-10-05  Catherine Moore  <clm@redhat.com>
319
320         * config/stormy16/stormy-abi:  Document abi changes.
321         * config/stormy16/stormy16.h (REG_ALLOC_ORDER): Redefine.
322         (ICALL_REGS): New register class.
323         (NUM_ARGUMENT_REGISTERS): Now 6.
324         (DEFAULT_PCC_STRUCT_RETURN): Don't try to return structs
325         in registers.
326         (REG_CLASS_FROM_LETTER): Map 'z' to ICALL_REGS.
327         * config/stormy16.md (call_internal, call_value_internal,
328         indirect_jump): Use new 'z' constraint.
329
330 2001-10-05  Neil Booth  <neil@daikokuya.demon.co.uk>
331
332         * doc/cppinternals.texi: Update.
333
334 2001-10-05  Richard Henderson  <rth@redhat.com>
335
336         * dwarf2out.c (FRAME_BEGIN_LABEL): New.
337         (output_call_frame_info): Use it instead of __FRAME_BEGIN__ and
338         the gas section-name-as-label feature.
339
340 2001-10-05  Neil Booth  <neil@daikokuya.demon.co.uk>
341
342         * doc/cppinternals.texi: Update.
343
344 Fri Oct  5 08:17:46 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
345
346         * config/i386/i386.c (ix86_split_to_parts): Use trunc_int_for_mode
347         to ensure valid SImode constants.
348
349 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
350
351         * Makefile.in (c-decl.o): Depend on tree-inline.h.
352         (c-lang.o): Likewise, as well as insn-config.h and integrate.h.
353         * c-decl.c: Include tree-inline.h.
354         (c_expand_body): Call optimize_inline_calls. Determine whether
355         a function is inlinable upfront, and only clear
356         DECL_SAVED_TREE, DECL_INITIAL and DECL_ARGUMENTS if it isn't.
357         * c-lang.c: Include tree-inline.h, insn-config.h and integrate.h.
358         (c_disregard_inline_limits): New function.
359         (inline_forbidden_p, c_cannot_inline_tree_fn): Likewise.
360         (c_post_options): Enable tree inlining if inlining is enabled.
361         Don't inline trees when instrumenting functions.
362         (c_init): Initialize lang_disregard_inline_limits and
363         lang_cannot_inline_tree_fn.
364         * tree-inline.c (initialize_inlined_parameters): Handle calls
365         with fewer arguments than declared parameters, and fewer
366         parameters than passed arguments.  Don't assume value is a
367         DECL.
368         (declare_return_variable): Convert return value back to the
369         original type, if it was promoted.
370         (tree_inlinable_function_p): New function.
371         (inlinable_function_p): Don't look at DECL_INLINE if we're
372         inlining all functions.  Make it work with a NULL id.
373         Re-check DECL_UNINLINABLE after language-specific checks.
374         * tree-inline.h (tree_inlinable_function_p): Declare it.
375         * integrate.c (save_for_inline): Don't bother to prepare argvec
376         when not inlining.
377         * cse.c (check_for_label_ref): Don't check deleted labels.
378
379         * Makefile.in (tree-inline.o): Depend on newly-included headers.
380         * tree-inline.c: Include headers needed for the functions moved in.
381         (struct inline_data, INSNS_PER_STMT): Moved from cp/optimize.c.
382         (remap_decl, remap_block, copy_scopy_stmt, copy_body_r): Likewise.
383         (copy_body, initialize_inlined_parameters): Likewise.
384         (declare_return_variable, inlinable_function_p): Likewise.
385         (expand_call_inline, expand_calls_inline): Likewise.
386         (optimize_inline_calls, clone_body): Likewise.
387         (walk_tree, walk_tree_without_duplicates): Moved from cp/tree.c.
388         (copy_tree_r, remap_save_expr): Likewise.
389
390 2001-10-04  Alexandre Oliva  <aoliva@redhat.com>
391
392         * Makefile.in (OBJS): Added tree-inline.o.
393         (c-common.o): Depend on tree-inline.h.
394         (tree-inline.o): New target.
395         * c-common.c: Include tree-inline.h.
396         (c_mark_lang_decl): Don't mark saved_tree.
397         (c_common_lang_init): Set lang_anon_aggr_type_p.
398         * c-common.h (walk_tree_fn, DECL_SAVED_TREE): Moved to tree.h.
399         (struct c_lang_decl): Moved saved_tree to tree_decl.
400         * ggc-common.c: Mark saved_tree and inlined_fns of FUNCTION_DECLs.
401         * integrate.h (function_attribute_inlinable_p): Declare it.
402         * integrate.c (function_attribute_inlinable_p): Export it.
403         * tree-inline.c: New file.  Define variables declared in...
404         * tree-inline.h: New file.  Declare functions to be moved to
405         tree-inline.c.  Define macros and declare types and hooks for
406         language-specific tree inlining.
407         (flag_inline_trees): Moved definition from cp/decl2.c.
408         * tree.h (walk_tree_fn, DECL_SAVED_TREE): Moved from c-common.h.
409         (TREE_READONLY_DECL_P, DECL_INLINED_FNS): Moved from cp/cp-tree.h.
410         (struct tree_decl): Moved saved_tree from c_lang_decl and
411         inlined_fns from C++'s lang_decl.
412
413 2001-10-04  Loren J. Rittle  <ljrittle@acm.org>
414
415         * Makefile.in (STAGE2_FLAGS_TO_PASS): Remove patches which
416         propagated HOST_CC, HOST_CFLAGS, HOST_LDFLAGS and HOST_CPPFLAGS.
417
418 2001-10-04  Neil Booth  <neil@daikokuya.demon.co.uk>
419
420         * doc/cppinternals.texi: Update.
421
422 2001-10-04  Eric Christopher  <echristo@redhat.com>
423
424         * config/mips/mips.c (init_cumulative_args): Remember to set
425         cum->prototype.
426         * config.gcc: Redo linux configuration. Add target_cpu_default
427         of soft-float to all mipsisa32 combinations and tx39.
428         * config/mips/linux.h: Remove include of mips.h.
429
430 2001-10-03  Loren J. Rittle  <ljrittle@acm.org>
431
432         * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CFLAGS,
433         HOST_LDFLAGS and HOST_CPPFLAGS.
434
435 2001-10-03  Ziemowit Laski  <zlaski@apple.com>
436
437         * c-parse.in (objc_inherit_code, objc_pq_context,
438         objc_public_flag): Make static.
439         (objc_interface_context, objc_implementation_context,
440         objc_method_context, objc_ivar_chain, objc_ivar_context): Move to
441         global tree array in objc/objc-act.[ch].
442         (methoddef): Remove unnecessary code.
443
444         * objc/objc-act.c: (hashed_attribute, hashed_entry, imp_entry):
445         Hoist struct definitions to objc-act.h.
446         (nst_method_hash_list, cls_method_hash_list, imp_list, imp_count,
447         cat_count): Place declaration in objc-act.h.
448         (objc_tree_index): Move enumeration to objc-act.h.
449         (objc_global_trees): Place declaration and macro accessors in
450         objc-act.h.
451         (implementation_context): Remove duplicate; use
452         objc_implementation_context instead:
453         (method_context): Remove duplicate; use objc_method_context
454         instead.
455         (objc_ellipsis_node, objc_method_prototype_template,
456         implemented_classes, function_type): Move global vars to
457         objc_global_trees.
458         (init_objc): Use LAST_BASE_TREE_CODE instead of LAST_CODE.
459         (build_message_expr): Move actual construction of ObjC message
460         send nodes to finish_message_expr.
461         (finish_message_expr): New routine, contains code formerly in
462         build_message_expr.
463         * objc/objc-act.h (finish_message_expr): New prototype.
464         (objc_ivar_chain, objc_method_context, objc_ellipsis_node): Remove
465         declarations; these vars are now part of objc_global_trees.
466         (objc_tree_index, objc_global_trees): Move definitions from
467         objc-act.c.
468         * objc/objc-tree.def: Update copyright info.
469
470 Wed Oct  3 12:22:11 EDT 2001  John Wehle  (john@feith.com)
471
472         * dwarf2asm.c (unaligned_integer_asm_op): Abort if
473         op is NULL.
474         * sparc/sysv4.h (UNALIGNED_DOUBLE_INT_ASM_OP): Use
475         only if TARGET_ARCH64.
476
477 2001-10-02  Bernd Schmidt  <bernds@redhat.com>
478
479         * doc/extend.texi: Fix some problems with previous checkin.
480         * doc/invoke.texi: Likewise.
481
482 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
483
484         * cpphash.h: Update comments.
485         (cpp_context): Update.
486         (spec_nodes): Remove n__Pragma.
487         * cppinit.c (cpp_create_reader): Update.
488         (builtin_array): Add _Pragma.
489         * cpplib.h: Update comments.
490         (NODE_DISABLED, BT_PRAGMA): New.
491         (cpp_start_lookahead, cpp_stop_lookahead): Remove prototypes.
492         * cppmacro.c (struct cpp_macro): Remove disabled.
493         (builtin_macro): Return int, handle _Pragma, push the new token
494         on the context stack.
495         (funlike_invocation_p): Unconstify, update.
496         (enter_macro_context): Handle builtins here.
497         (replace_args, push_token_context, push_ptoken_context):
498         Update for prototype changes.
499         (_cpp_pop_context): Update.
500         (cpp_get_token): Don't handle buitins, nor _Pragma here.
501         (cpp_sys_macro_p): Update.
502         (_cpp_free_definition): Clear disabled flag.
503         (_cpp_create_definition): Upate.
504         * cppmain.c: Update comments.
505
506 Tue Oct  2 12:46:01 CEST 2001  Bo Thorsen     <bo@suse.co.uk>,
507                                Andreas Jaeger <aj@suse.de>,
508                                Jan Hubicka    <jh@suse.cz>
509
510         * doc/invoke.texi (i386 Options): Document x86-64 options.
511         (i386 and x86-64 Options): Rename i386 options section.
512
513         * config/i386/i386.h (TARGET_UNWIND_INFO): New.
514         (TARGET_SWITCHES): Add -munwind-info.
515         (MASK_NO_UNWIND_INFO): New.
516         (NO_BUILTIN_SIZE_TYPE, NO_BUILTIN_PTRDIFF_TYPE): Define for
517         biarch compilation.
518         (ASM_OUTPUT_DOUBLE_INT): New.
519
520         * config/i386/linux64.h: New spec file for Linux x86-64 support.
521         * config.gcc: Fix tm_file settings for x86-64.
522         * config/i386/x86-64.h: New file with OS independent x86-64
523         definitions.
524         * config/i386/biarch64.h: New file used to configure compiler
525         to biarch/64bit compilation.
526
527         * config/i386/i386.c: (override_options): Set flags default
528         for 64bit compilation.
529
530 Tue Oct  2 12:46:01 CEST 2001  Jan Hubicka  <jh@suse.cz>
531
532         * i386.c (legitimize_pic_address): Add missing bits of 64bit support.
533         (ix86_expand_int_movcc): Optimize DImode conditional moves with
534         constants on x86_64.
535         (ix86_attr_length_immediate_default): Support MODE_DI.
536         * i386.md (fixdi splitter): Add missing "&& 1" in splitter
537         condition.
538         (indirect_jump, tablejump): Turn into expander.
539
540 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
541
542         * c-common.c (c_format_attribute_table): Make format and
543         format_arg attributes apply to function types rather than to
544         decls.
545         (is_valid_printf_arglist): Construct an attribute list and pass
546         that to check_function_format rather than a name.
547         * c-common.h (check_function_format): Adjust prototype.
548         * c-decl.c (duplicate_decls): Preserve attributes from type of
549         built-in decl when allowing for harmless conflict in types.
550         * c-format.c (record_function_format,
551         record_international_format, function_format_list,
552         international_format_info, international_format_list): Remove.
553         (function_format_info): Remove next, name and assembler_name.
554         Make format_num and first_arg_num be unsigned HOST_WIDE_INT.
555         (decode_format_attr): New.
556         (handle_format_attribute): Handle receiving a type rather than a
557         decl.  Call decode_format_attr.  Store format information in a
558         function_format_info.
559         (handle_format_arg_attribute): Correct comment.  Handle receiving
560         a type rather than a decl.  Use unsigned HOST_WIDE_INT for
561         arg_num.
562         (check_format_info_recurse, check_format_info_main): Take argument
563         numbers as unsigned HOST_WIDE_INT.
564         (check_function_format): Take a list of attributes from the
565         function type rather than a name or assembler name.  Check for
566         format attributes in that list and the attributes on the type of
567         the current function rather than looking through
568         function_format_list.
569         (check_format_info): Use unsigned HOST_WIDE_INT for argument
570         numbers.
571         (check_format_info_recurse): Take format_arg attributes from the
572         type of the function calls rather than using
573         international_format_list.  Allow for multiple format_arg
574         attributes.
575         * c-typeck.c (build_function_call): Pass type attributes to
576         check_function_format rather than name or assembler name.  Don't
577         require there to be a name or assembler name to check formats.
578
579 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
580
581         * attribs.c (decl_attributes): Possibly call
582         insert_default_attributes to insert default attributes on
583         functions in a lazy manner.
584         * builtin-attrs.def: New file; define the default format and
585         format_arg attributes.
586         * c-common.c (c_format_attribute_table): Move to earlier in the
587         file.
588         (c_common_nodes_and_builtins): Initialize format_attribute_table.
589         (enum built_in_attribute, built_in_attributes,
590         c_attrs_initialized, c_init_attributes,
591         c_common_insert_default_attributes): New.
592         (c_common_lang_init): Don't initialize format_attribute_table.  Do
593         call c_init_attributes.
594         * Makefile.in (c-common.o): Depend on builtin-attrs.def.
595         * c-common.h (init_function_format_info): Don't declare.
596         (c_common_insert_default_attributes): Declare.
597         * c-decl.c (implicitly_declare, builtin_function): Call
598         decl_attributes.
599         (init_decl_processing): Don't call init_function_format_info.
600         (insert_default_attributes): New.
601         * c-format.c (handle_format_attribute,
602         handle_format_arg_attribute): Be quiet about inappropriate
603         declaration when applying default attributes.
604         (init_function_format_info): Remove.
605         * tree.h (enum attribute_flags): Add ATTR_FLAG_BUILT_IN.
606         (insert_default_attributes): Declare.
607
608 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
609
610         * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.
611
612 2001-10-01  Jim Wilson  <wilson@redhat.com>
613
614         * sched-deps.c (add_dependence): When elide conditional dependence,
615         check that insn doesn't modify cond2.
616
617 2001-10-01  Dale Johannesen  <dalej@apple.com>
618
619         * config/rs6000/rs6000.h (enum processor_type): Add support
620         for 7400 (G4) and 7450.
621         (RTX_COSTS): Ditto.
622         * config/rs6000/rs6000.c (rs6000_override_options): Ditto.
623         (rs6000_issue_rate): Ditto.
624         (rs6000_adjust_cost): Fix cycle counts for compares.
625         (debug_stack_info):  Fix an obvious typo.
626         * config/rs6000/rs6000.md: Add functional units for 7400 and 7450.
627         * doc/invoke.texi: Document.
628         * config/rs6000/darwin.h (TARGET_DEFAULT): Set to be reasonable
629         for Darwin.
630         (PROCESSOR_DEFAULT): Ditto.
631
632 2001-10-01  Loren J. Rittle  <ljrittle@acm.org>
633
634         * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC.
635         (fixinc.sh): Map CC, CFLAGS and LDFLAGS to HOST_* versions for
636         later recursive make invocation.
637
638 2001-10-01  Hans Boehm  <boehm@acm.org>
639
640         * optabs.c (emit_libcall_block): When using non-call exceptions,
641         don't add REG_LIBCALL reg notes to trapping calls.
642
643 2001-10-01  David Billinghurst <David.Billinghurst@riotinto.com>
644
645         * flow.c (propagate_block_delete_libcall): Remove unused first arg
646         (propagate_one_insn):  Update for above change
647
648 2001-10-01  David Billinghurst <David.Billinghurst@riotinto.com>
649
650         * unwind-sjlj.c (_Unwind_GetRegionStart, _Unwind_GetDataRelBase,
651         _Unwind_GetTextRelBase): Argument is unused.
652
653 Mon Oct  1 19:20:57 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
654
655         * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.
656         Loop through NOPs, placeholders, and components.
657         Don't go through NOPs if change mode.
658         (record_alias_subset): Do nothing if SUBSET and SET are the same.
659         * emit-rtl.c (set_mem_alias_set): Enable check.
660         * expr.c (find_placeholder): New function.
661         (expand_expr, case PLACEHOLDER_EXPR): Use it.
662         (expand_expr, case COMPONENT_EXPR): Always copy OP0 when we need
663         to modify it and avoid unneeded copies.
664         * expr.h (expand_expr): Always define.
665         (find_placeholder): New declaration.
666
667 2001-10-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
668
669         * config/m68hc11/m68hc11.md ("add-split"): Fix add split when
670         operand 2 is the stack pointer.
671         ("addr-peephole"): Fix address computation peephole when operand 2
672         is the stack pointer.
673
674 Mon Oct  1 09:26:41 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
675
676         * config/i386/i386.c (ix86_va_arg): Call set_mem_alias_set.
677         (ix86_setup_incoming_varargs): Likewise.
678
679 2001-10-01  Jason Merrill  <jason_merrill@redhat.com>
680
681         * stor-layout.c (layout_type): Don't complain about too-large
682         array here.
683
684 Mon Oct  1 06:43:41 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
685
686         * function.c (keep_stack_depressed): Don't use delete_insn.
687
688         * expr.h (set_mem_alias_set): Move decl to here.
689         * rtl.h (mem_attrs): New typedef and struct.
690         (union rtunion_def): Add field for mem_attrs.
691         (X0MEMATTR, MEM_ATTRS): New macros.
692         (MEM_ALIAS_SET): Use MEM_ATTRS.
693         (MEM_DECL, MEM_OFFSET, MEM_SIZE, MEM_ALIGN): New macros.
694         (MEM_COPY_ATTRIBUTES): Copy MEM_ATTRS.
695         (set_mem_alias_set): Delete decl from here.
696
697         * alias.c (set_mem_alias_set): Delete from here.
698         * emit-rtl.c (mem_attrs_htab): New variable.
699         (rtx_htab_mark, rtx_htab_mark_1): Deleted.
700         (mem_attrs_htab_hash, mem_attrs_htab_eq): New functions.
701         (mem_attrs_mark, get_mem_attrs): Likewise.
702         (gen_rtx_MEM): Clear MEM_ATTRS.
703         (set_mem_attributes): Move to here.
704         (set_mem_alias_set): Likewise, and call get_mem_attrs.
705         (init_emit_once): const_int_htab now deletable htab.
706         Initialize mem_attrs_htab.
707         * explow.c (set_mem_attributes): Delete from here.
708         * function.c (put_var_into_stack): Clear MEM_ATTRS.
709         (gen_mem_addressof): Likewise; rework to use set_mem_attributes.
710         * ggc-common.c (ggc_mark_rtx_children, case MEM): New case.
711         * reload1.c (reload): Rework changing REG to MEM.
712
713 2001-09-30  H.J. Lu <hjl@gnu.org>
714
715         * acconfig.h (PREFIX_INCLUDE_DIR): New variable.
716         * config.in: Rebuild.
717
718 2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
719
720         * config/m68hc11/m68hc11.md ("cmpqi_1"): Fix constraints.
721         ("tsthi_1"): Avoid allocation in register y.
722         ("*movqi_68hc12"): Reorganize and fix constraints.
723         ("zero_extendqisi2"): Prefer d over x and y for operand 1.
724         ("addqi3"): Likewise.
725         ("addhi3"): Fix constraints.
726         ("*logicalhi3_zexthi"): Disparage soft registers.
727
728 2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
729
730         * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix move of sp
731         to tmp reg.
732
733 2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
734
735         * config/m68hc11/m68hc11.h(INCOMING_RETURN_ADDR_RTX): Remove so
736         that we use setjmp/longjmp exceptions.
737
738 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
739
740         * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE,
741         POOL_SIZE, POOL_ROOM, POOL_COMMIT, struct cpp_chunk,
742         struct cpp_pool, _cpp_init_pool, _cpp_free_pool, _cpp_pool_reserve,
743         _cpp_pool_alloc, _cpp_next_chunk): Remove.
744         (_cpp_extend_buff, BUFF_ROOM): Update.
745         (_cpp_append_extend_buff): New.
746         (struct cpp_reader): Remove macro_pool, add a_buff.
747         * cppinit.c (cpp_create_reader): Initialize a_buff, instead of
748         macro_pool.
749         (cpp_destroy): Free a_buff instead of macro_pool.
750         * cpplex.c (new_chunk, chunk_suitable, _cpp_next_chunk,
751         new_chunk, _cpp_init_pool, _cpp_free_pool, _cpp_pool_reserve,
752         _cpp_pool_alloc, ): Remove.
753         (parse_number, parse_string): Update use of _cpp_extend_buff.
754         (_cpp_extend_buff): Update.
755         (_cpp_append_extend_buff, cpp_aligned_alloc): New.
756         * cpplib.c (glue_header_name, parse_answer):
757         Update use of _cpp_extend_buff.
758         (cpp_register_pragma, cpp_register_pragma_space): Use
759         _cpp_aligned_alloc.
760         (do_assert, do_unassert): Check for EOL, update.
761         * cppmacro.c (stringify_arg, collect_args): Update to use
762         _cpp_extend_buff and _cpp_append_extend_buff.
763         (save_parameter, parse_params, alloc_expansion_token,
764         _cpp_create_definition): Rework memory management.
765
766 2001-09-29  Andris Pavenis  <pavenis@lanet.lv>
767
768         * config/i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): Don't
769         update md_exec_prefix.
770         (UPDATE_PATH_HOST_CANONICALIZE): Don't free PATH as it can point
771         to string constant.
772
773 2001-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
774
775         * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode.
776         (SELECT_CC_MODE): Use s390_select_ccmode.
777         * config/s390/s390-protos.h (s390_select_ccmode): Add.
778         * config/s390/s390.c (s390_select_ccmode): New.
779         (s390_match_ccmode): Add CCLmode.
780         (s390_branch_condition_mask, s390_branch_condition_mnemonic): New.
781         (output_branch_condition, output_inverse_branch_condition): Removed.
782         (print_operand): Use s390_branch_condition_mnemonic.
783         * config/s390/s390.md (addsi3_cc, addsi3_cconly, addsi3_cconly2,
784         subsi3_cc, subsi3_cconly): Use logical instructions and CCLmode.
785         (bunordered, bordered, buneq, bungt, bunlt, bnuge, bunle, bltgt): New.
786
787         * config/s390/s390.c (check_and_change_labels): Preserve CC mode
788         when converting conditional branches to far branches.
789         * config/s390/s390.md (cmpstr_const, cmpstr_64, cmpstr_31, cmpint_si,
790         cmpint_di): Use CCSmode instead of CCUmode.
791
792         * config/s390/s390.c (legitimate_la_operand_p): New.
793         * config/s390/s390-protos.h (legitimate_la_operand_p): Add.
794         * config/s390/s390.md (movsi): Convert load address patterns to
795         arithmetic operations when necessary.
796         (addaddr_picR, addaddr_picL, addaddr_picN): Removed.
797         (do_la): Renamed to *do_la and use legitimate_la_operand_p.
798         (*do_la_reg_0): Don't use before reload.
799
800         * config/s390/s390.c (legitimize_address): Make more efficient
801         use of two-register addressing mode.
802
803         * config/s390/s390.c (s390_function_prologue): Fix incorrect prolog
804         with -mno-backchain in some corner cases.
805
806         * config/s390/s390.md (cmpsi_cct): Operands 0 and 1 do not commute.
807
808 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
809
810         * reload.c (find_reloads): Mark new USE insns with QImode.
811         (find_reloads_toplev, find_reloads_address, subst_reg_equivs,
812         find_reloads_subreg_address): Likewise.
813         * regrename.c (note_sets, clear_dead_regs): Abort if pseudos are
814         encountered.
815         * reload1.c (reload_combine_note_use): Likewise, inside USEs and
816         CLOBBERs.
817         (reload): Make sure there are no USEs with mode other than
818         VOIDmode.  At the end, remove those marked with QImode.
819
820 2001-09-29  Per Bothner  <per@bothner.com>
821
822         * cppdefault.c (cpp_include_defaults):  Also search PREFIX_INCLUDE_DIR.
823         * Makefile.in (includedir):  Rename to local_includedir.
824         (includedir):  Define as $(prefix)/include.
825         * config.in (PREFIX_INCLUDE_DIR):  New variable.
826         * configure.in (PREFIX_INCLUDE_DIR):  Test for new variable.
827
828 2001-09-29  Bernd Schmidt  <bernds@redhat.com>
829
830         * config/i386/i386.c (init_mmx_sse_builtins): Fix type of storelps and
831         storehps builtins.
832         * doc/extend.texi (Vector Extensions): New node.
833         * doc/invoke.texi (Machine Dependent Options): Add documentation for
834         i386 -mmmx, -msse, -m3dnow.
835
836 Sat Sep 29 15:08:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
837
838         * doc/invoke.texi (Optimize Options): Revert an accidental checkin.
839
840 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
841
842         * cse.c (cse_insn) [HAVE_cc0]: Fix typo delete-insn -> delete_insn.
843
844         * doc/invoke.texi (Optimize Options): Delete spurious @table.
845
846 2001-09-28  Richard Henderson  <rth@redhat.com>
847
848         * varasm.c (assemble_integer): Bound alignment check by
849         BIGGEST_ALIGNMENT.
850
851         * cfgrtl.c (redirect_edge_and_branch): Abort if redirect_jump fails.
852
853 2001-09-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
854
855         * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define.
856
857 2001-09-25  Bernd Schmidt  <bernds@redhat.com>
858
859         Mostly from Graham Stott  <grahams@redhat.com>
860         * c-common.c (type_for_mode): Add support for V2SFmode.
861         * tree.c (build_common_tree_nodes_2): Likewise.
862         * tree.h (enum tree_index, global_trees): Likewise.
863         * config/i386/i386.c (x86_3dnow_a): New variable.
864         (override_options): Support 3Dnow extensions.
865         (bdesc_2arg, bdesc_1arg): Some SSE instructions are also part of
866         Athlon's version of 3Dnow.
867         (ix86_init_mmx_sse_builtins): Create 3Dnow builtins.
868         (ix86_expand_builtin): Handle them.
869         (ix86_hard_regno_mode_ok): Support V2SFmode if using 3Dnow.
870         * config/i386/i386.h (MASK_3DNOW, MASK_3DNOW_A, TARGET_3DNOW,
871         TARGET_3DNOW_A): New macros.
872         (TARGET_SWITCHES): Add 3Dnow switches.
873         (VALID_MMX_REG_MODE_3DNOW): New macro.
874         (VECTOR_MODE_SUPPORTED_P): Use it.
875         (enum ix86_builtins): Add entries for 3Dnow builtins.
876         * config/i386/i386.md (movv2sf_internal, movv2sf, pushv2sf, pf2id,
877         pf2iw, addv2sf3, subv2sf3, subrv2sf3, gtv2sf3, gev2sf3, eqv2sf3,
878         pfmaxv23sf3, pfminv2sf3, mulv2sf3, femms, prefetch_3dnow, prefetchw,
879         pfacc, pfnacc, pfpnacc, pi2fw, floatv2si2, pavgusb, pfrcpv2sf2,
880         pfrcpit1v2sf3, pfrcpit2v2sf3, pfrsqrtv2sf2, pfrsqit1v2sf3,
881         pmulhrwvhi3, pswapdv2si2, pswapdv2sf2): New patterns.
882         (mmx_pmovmskb, mmx_maskmovq, sse_movntdi, umulv4hi3_highpart,
883         mmx_uavgv8qi3, mmx_uavgv4hi3, mmx_psadbw, mmx_pinsrw, mmx_pextrw,
884         mmx_pshufw, umaxv8qi3, smaxv4hi3, uminv8qi3, sminv4hi3, sfence,
885         sfence_insn, prefetch): Make these available if TARGET_SSE or
886         TARGET_3DNOW_A.
887
888 Fri Sep 28 19:18:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
889
890         * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg,
891         ix86_va_start, ix86_build_va_list): Declare.
892         * i386.c (ix86_setup_incoming_varargs, ix86_va_arg,
893         ix86_va_start, ix86_build_va_list): New global functions.
894         * i386.md (sse_prologue_save_insn): New insn.
895         (sse_prologue_save): New expander.
896         * i386.h (EXPAND_BUILTIN_VA_ARG, EXPAND_BUILTIN_VA_START,
897         BUILD_VA_LIST_TYPE, SETUP_INCOMING_VARARGS): New macros.
898
899 2001-09-28  Neil Booth  <neil@daikokuya.demon.co.uk>
900
901         * cpplex.c (new_buff, _cpp_get_buff, _cpp_extend_buff):
902         Use size_t everywhere, make definitions consistent with
903         prototypes.
904
905 Fri Sep 28 14:59:34 CEST 2001  Jan Hubicka  <jh@suse.cz>
906
907         * gcse.c (replace_store_insn): Use delete_insn.
908         * loop.c (move_movables): Likewise; avoid delete_insn
909         from clobbering notes moved elsewhere.
910         (check_dbra_loop): Use delete_insn.
911         * ssa.c (convert_from_ssa): Likewise.
912         * cse.c (cse_insn): Use delete_insn.
913
914 2001-09-28  Neil Booth  <neil@daikokuya.demon.co.uk>
915
916         * cpphash.h (struct cpp_buff): Make unsigned.
917         (_cpp_get_buff): Take length of size_t.
918         (_cpp_unaligned_alloc): New.
919         (BUFF_ROOM, BUFF_FRONT, BUFF_LIMIT): New.
920         (struct cpp_reader): Remove ident_pool.  Add u_buff.
921         * cppinit.c (cpp_create_reader): Initialize u_buff, not ident_pool.
922         (cpp_destroy): Destroy u_buff, not ident_pool.
923         * cpplex.c (parse_number, parse_string, save_comment,
924         cpp_token_as_text): Update to use the unaligned buffer.
925         (new_buff): Make unsigned.
926         (_cpp_unaligned_alloc): New.
927         * cpplib.c (glue_header_name): Update to use the unaligned buffer.
928         * cppmacro.c (new_number_token, builtin_macro, stringify_arg):
929         Similarly.
930         (collect_args): Make unsigned.
931
932 2001-09-27  Zack Weinberg  <zack@codesourcery.com>
933
934         * cpplex.c (cpp_output_token): Use a putc loop for
935         SPELL_OPERATOR, and fwrite for SPELL_IDENT.
936
937         * configure.in: Detect fwrite_unlocked and fprintf_unlocked.
938         * configure, config.in: Regenerate.
939         * system.h: Replace fwrite and fprintf with their unlocked
940         variants if available.
941
942 2001-09-27  Richard Henderson  <rth@redhat.com>
943
944         * dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_frame
945         in favour of .eh_frame.
946
947 2001-09-27  Aldy Hernandez  <aldyh@redhat.com>
948
949         * config/rs6000/rs6000.h (FUNCTION_VALUE): Change hardcoded 33 and 3
950         to macros.
951         (LIBCALL_VALUE): Likewise.
952
953 2001-09-27  Neil Booth  <neil@daikokuya.demon.co.uk>
954
955         * cpphash.h: Update comment.
956         * cpplex.c: Update comments.
957         (_cpp_can_paste): Remove.
958         * cpplib.h (_cpp_can_paste): Remove.
959         * cppmacro.c (paste_tokens, paste_all_tokens): Update to use the
960         lexer rather than _cpp_can_paste.
961
962 2001-09-27  Neil Booth  <neil@daikokuya.demon.co.uk>
963
964         * doc/cppinternals.texi: Update.
965
966 2001-09-26  Neil Booth  <neil@daikokuya.demon.co.uk>
967
968         * cpphash.h (struct cpp_pool): Remove locks and locked.
969         (struct cpp_context): Add member buff.
970         (struct cpp_reader): Remove member argument_pool.
971         (_cpp_lock_pool, _cpp_unlock_pool): Remove.
972         * cppinit.c (cpp_create_reader, cpp_destroy): Argument_pool is dead.
973         * cpplex.c (chunk_suitable): Remove pool argument.
974         (MIN_BUFF_SIZE, BUFF_SIZE_UPPER_BOUND, EXTENDED_BUFF_SIZE): New.
975         (new_buff, _cpp_extend_buff): Update.
976         (_cpp_get_buff): Fix silly pointer bug.  Be more selective about
977         which buffer is returned.
978         (_cpp_next_chunk, _cpp_init_pool): Pool locking removed.
979         (_cpp_lock_pool, _cpp_unlock_pool): Remove.
980         * cppmacro.c (lock_pools, unlock_pools): Remove.
981         (push_ptoken_context): Take a _cpp_buff.
982         (enter_macro_context): Pool locking removed.
983         (replace_args): Use a _cpp_buff for the replacement list with
984         arguments replaced.
985         (push_token_context): Clear buff.
986         (expand_arg): Use _cpp_pop_context.
987         (_cpp_pop_context): Free a context's buffer, if any.
988
989 2001-09-26  DJ Delorie  <dj@redhat.com>
990
991         * c-typeck.c (digest_init): Check for sizeless arrays.
992
993 2001-09-26  Richard Henderson  <rth@redhat.com>
994
995         * optabs.c (init_one_libfunc): Create a dummy function type
996         instead of using error_mark_node.
997
998 2001-09-26  Neil Booth  <neil@daikokuya.demon.co.uk>
999
1000         * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff,
1001         _cpp_extend_buff, _cpp_free_buff): New.
1002         (struct cpp_reader): New member free_buffs.
1003         * cppinit.c (cpp_destroy): Free buffers.
1004         * cpplex.c (new_buff, _cpp_release_buff, _cpp_get_buff,
1005         _cpp_extend_buff, _cpp_free_buff): New.
1006         * cpplib.h (struct cpp_options): Remove unused member.
1007         * cppmacro.c (collect_args): New.  Combines the old parse_arg
1008         and parse_args.  Use _cpp_buff for memory allocation.
1009         (funlike_invocation_p, replace_args): Update.
1010
1011 Wed Sep 26 13:20:51 CEST 2001  Jan Hubicka  <jh@suse.cz>
1012
1013         * final.c (final_scan_insn): Use delete_insn instead of delete_note.
1014
1015 2001-09-25  Andrew Haley  <aph@cambridge.redhat.com>
1016
1017         * except.c (sjlj_mark_call_sites): Change address inside sequence.
1018
1019 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
1020
1021         * config/sh/linux.h (LINK_SPEC): Set dynamic-linker to agree with
1022         glibc.
1023
1024 2001-09-25  Janis Johnson  <janis187@us.ibm.com>
1025             Jim Wilson  <wilson@redhat.com>
1026
1027         * doc/install.texi (Specific, ia64-*-linux): Document.
1028
1029 Tue Sep 25 17:13:56 CEST 2001  Jan Hubicka  <jh@suse.cz>
1030
1031         * Makefile.in (cfgrtl.o): Add.
1032         * basic-block.h (alloc_block, alloc_aux_for_block, alloc_aux_for_blocks,
1033         free_aux_for_block, alloc_aux_for_edge, alloc_aux_for_edges,
1034         free_aux_for_edge): Declare.
1035         * cfg.c
1036         (HAVE_return): Undefine.
1037         * basic-block.h (alloc_block, alloc_aux_for_block, alloc_aux_for_blocks,
1038         free_aux_for_block, alloc_aux_for_edge, alloc_aux_for_edges,
1039         free_aux_for_edge): New global functions.
1040         (first_delete_block): New static variable.
1041         (init_flow): Clear first_delete_block.
1042         (basic_block_for_insn, label_value_list, tail_recursion_label_list,
1043          can_delete_note_p, can_delete_label_p, commit_one_edge_insertion,
1044          try_redirect_by_replacing_jump, last_loop_beg_note,
1045          back_edge_of_syntactic_loop_p, force_nonfallthru_and_redirect,
1046          delete_insn, delete_insn_chain, create_basic_block_structure,
1047          create_basic_block, flow_delete_block, compute_bb_for_insn,
1048          free_bb_for_insn, update_bb_for_insn, set_block_for_insn,
1049          set_block_for_new_insns, split_block, merge_blocks_nomove,
1050          block_label, try_redirect_by_replacing_jump, last_loop_beg_note,
1051          redirect_edge_and_branch, force_nonfallthru_and_redirect,
1052          force_nonfallthru, redirect_edge_and_branch_force, tidy_fallthru_edge,
1053          tidy_fallthru_edges, split_edge, insert_insn_on_edge,
1054          commit_one_edge_insertion, commit_edge_insertions, dump_bb, debug_bb,
1055          debug_bb_n, print_rtl_with_bb, verify_flow_info, purge_dead_edges,
1056          purge_all_dead_edges): Move to ....
1057         * cfgrtl.c: New file; .... Here.
1058
1059         * bb-reorder.c (fixup_reorder_chain): Use alloc_aux_for_block.
1060         (reroder_basic_block): Use alloc_aux_for_blocks.
1061         * predict.c (estimate_bb_frequencies): Likewise; use
1062         alloc_aux_for_edges.
1063         * profile.c (compute_branch_probabilities): Likewise.
1064         (branch_prob): Likewise.
1065         * reg-stack.c (reg_to_stack): Likewise.
1066
1067         * emit-rtl.c (emit_insns_after): Never return NULL.
1068
1069         * basic-block.h (set_block_for_new_insns): Delete.
1070         * cfgrtl.c (set_block_for_new_insns): Delete.
1071
1072         * cfgcleanup.c (try_optimize_cfg): Add fake exit edges for noreturn
1073         calls when crossjumping.
1074
1075         * cfgcleanup.c (try_simplify_condjump): Cleanup invert_jump call.
1076         * unroll.c (copy_loop_body): Use delete_insn.
1077
1078         * final.c (final, final_scan_insn): Use delete_insn/delete_note.
1079         * function.c (fixup_var_refs_insn, fixup_var_refs_1,
1080         keep_stack_depressed): Likewise.
1081         * gcse.c (cprop_cc0_jump): Likewise.
1082         * local-alloc.c (update_equiv_regs): Likewise.
1083         * loop.c (scan_loop, loop_delete_insns): Likewise.
1084         * regmove.c (try_auto_increment, fixup_match_1): Likewise.
1085         * reload1.c (reload, calculate_needs_all_insns, reload_as_needed,
1086         delete_output_reload, delete_address_reloads_1,
1087         reload_cse_delete_noop_set, reload_combine, reload_cse_move2add):
1088         Likewise.
1089         * sibcall.c (replace_call_placeholder): Likewise.
1090         * cse.c (cse_insn): Likewise.
1091
1092 2001-09-25  Bernd Schmidt  <bernds@redhat.com>
1093
1094         From Graham Stott  <grahams@redhat.com>
1095         (def_builtin): Only define builtins appropriate for target_flags.  All
1096         callers changed.
1097         (builtin_decsription): Add new field mask which is used to determine
1098         when to define the builtin via the macro def_builtin.
1099
1100         (bdesc_comi): Initialise new mask fields.
1101         (bdesc_2srg): Likewise.
1102         (bdesc_1arg): Likewise.
1103
1104         * config/i386/i386.c (ix86_init_builtins): Correct return type
1105         building v4hi_ftype_v4hi_int_int tree node.
1106         (ix86_expand_sse_comi): Fix typo swapping operands.
1107         Don't swap comparision condition, it is already swapped.
1108         (ix86_expand_sse_compare): Before swapping operands
1109         move operand 1 into new rtx and not the target rtx.
1110         Don't swap comparison condition, it is already swapped.
1111         Always check whether we need to create a new TARGET.
1112
1113         * config/i386/i386.md: (sse_comi) Fix typos.
1114         (sse_ucomi): Likewise.
1115         (cvtss2si): Fix operand 0 contraint.
1116         (cvttss2si): Likewise.
1117         (sse_unpckhps): Fix mode for operand 2.
1118         (sse_unpcklps): Likewise.
1119
1120 2001-09-25  Graham Stott  <grahams@redhat.com>
1121
1122         * sibcall.c (skip_copy_to_return_value): Tighten return value
1123         copy check.
1124
1125 2001-09-24  David Edelsohn  <edelsohn@gnu.org>
1126
1127         * rs6000.c (lwa_operand): Address must be word aligned.
1128
1129 Mon Sep 24 18:57:59 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1130
1131         * tree.c (type_hash_marked_p): Consider as marked if debug symbol
1132         number has been set.
1133         (type_hash_mark): Mark type itself.
1134
1135 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1136
1137         * c-lex.c (cb_def_pragma): Update.
1138         (c_lex): Update, and skip padding.
1139         * cppexp.c (lex, parse_defined): Update, remove unused variable.
1140         * cpphash.h (struct toklist): Delete.
1141         (union utoken): New.
1142         (struct cpp_context): Update.
1143         (struct cpp_reader): New members eof, avoid_paste.
1144         (_cpp_temp_token): New.
1145         * cppinit.c (cpp_create_reader): Update.
1146         * cpplex.c (_cpp_temp_token): New.
1147         (_cpp_lex_direct): Add PREV_WHITE when parsing args.
1148         (cpp_output_token): Don't print leading whitespace.
1149         (cpp_output_line): Update.
1150         * cpplib.c (glue_header_name, parse_include, get__Pragma_string,
1151         do_include_common, do_line, do_ident, do_pragma,
1152         do_pragma_dependency, _cpp_do__Pragma, parse_answer,
1153         parse_assertion): Update.
1154         (get_token_no_padding): New.
1155         * cpplib.h (CPP_PADDING): New.
1156         (AVOID_LPASTE): Delete.
1157         (struct cpp_token): New union member source.
1158         (cpp_get_token): Update.
1159         * cppmacro.c (macro_arg): Convert to use pointers to const tokens.
1160         (builtin_macro, paste_all_tokens, paste_tokens, funlike_invocation_p,
1161         replace_args, quote_string, stringify_arg, parse_arg, next_context,
1162         enter_macro_context, expand_arg, _cpp_pop_context, cpp_scan_nooutput,
1163         _cpp_backup_tokens, _cpp_create_definition): Update.
1164         (push_arg_context): Delete.
1165         (padding_token, push_token_context, push_ptoken_context): New.
1166         (make_string_token, make_number_token): Update, rename.
1167         (cpp_get_token): Update to handle tokens as pointers to const,
1168         and insert padding appropriately.
1169         * cppmain.c (struct printer): New member prev.
1170         (check_multiline_token): Constify.
1171         (do_preprocessing, cb_line_change): Update.
1172         (scan_translation_unit): Update to handle spacing.
1173         * scan-decls.c (get_a_token): New.
1174         (skip_to_closing_brace, scan_decls): Update.
1175         * fix-header.c (read_scan_file): Update.
1176
1177         * doc/cpp.texi: Update.
1178
1179 2001-09-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1180
1181         * c-aux-info.c (affix_data_type): Use ATTRIBUTE_MALLOC.  Avoid
1182         leak by passing malloc'ed pointer to reconcat, not concat.
1183
1184 2001-09-24  DJ Delorie  <dj@redhat.com>
1185
1186         * varasm.c (array_size_for_constructor): Handle STRING_CSTs also.
1187
1188 2001-09-24  Ulrich Weigand  <uweigand@de.ibm.com>:
1189
1190         * flow.c (delete_dead_jumptables): Delete jumptable if the only
1191         reference is from the literal pool.
1192
1193 2001-09-24  Janis Johnson  <janis187@us.ibm.com>
1194
1195         * doc/install.texi (Final install): Request additional information
1196         in mail about successful builds.
1197
1198 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1199
1200         * pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.  Use
1201         initial value of return pointer register instead of value in frame-20.
1202         Revise comments.
1203
1204 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1205
1206         * som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.
1207         (ASM_OUTPUT_EXTERNAL_LIBCALL): Only generate a .IMPORT statement for
1208         the libcall if there isn't a referenced identifier for the symbol.
1209
1210 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1211
1212         * pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for
1213         non 64-bit machines.  Use these as a plabel for the trampoline.
1214         (TRAMPOLINE_SIZE): Adjust size for new words.
1215         (INITIALIZE_TRAMPOLINE): Initialize new words.
1216         (TRAMPOLINE_ADJUST_ADDRESS): New.  Adjust address to make it a
1217         pointer to the plabel in the trampoline.
1218
1219 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1220
1221         * pa.c (function_arg): Pass floating arguments in both general and
1222         floating registers in indirect (dynamic) calls when generating code
1223         for the 32 bit ABI and the HP assembler.
1224
1225 2001-09-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1226
1227         * doc/install.texi: Markup fixes.
1228         Use Solaris 2, SunOS 4 as appropriate.
1229         (Specific, *-*-solaris2*): Explain this.
1230         Unconditionally warn against /usr/ucb tools.
1231         Remove Sun as warning, obsolete.
1232         Move X11 header bug workaround here, update patches.
1233         (Specific, sparc-sun-solaris2*): Detail Sun as fix status.
1234         (Specific, sparc-sun-solaris2.7): Update patch 106950 status.
1235
1236 2001-09-23  Zack Weinberg  <zack@codesourcery.com>
1237
1238         * errors.h (warning, error, fatal, internal_error): Don't mark
1239         with ATTRIBUTE_PRINTF_n.
1240         * toplev.h (internal_error, fatal_io_error, warning, error,
1241         pedwarn, pedwarn_with_file_and_line, warning_with_file_and_line,
1242         error_with_file_and_line, sorry, error_for_asm, warning_for_asm):
1243         Likewise.
1244
1245 Sun Sep 23 18:19:48 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1246
1247         * function.c (pop_function_context_from): var_refs_queue
1248         and temp slots now in GC memory.
1249         (mark_function_status, free_after_compilation): Likewise;
1250         also struct function now in GC memory.
1251         (assign_stack_temp_for_type): struct temp_slot now in GC memory.
1252         (combine_temp_slots): Likewise.
1253         (schedule_fixup_var_refs): var_refs_queue now in GC memory.
1254         (prepare_function_start): Use GC memory for struct function.
1255         (mark_temp_slot): Deleted.
1256         (gcc_mark_struct_function): struct function now in GC memory.
1257
1258         * fold-const.c (extract_muldiv, case PLUS_EXPR): Only adjust
1259         code for division, not modulus.
1260
1261         * rtl.def (MEM): Remove obsolete part of comment.
1262
1263 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1264
1265         * c-format.c (init_function_format_info): Check __builtin_printf
1266         and __builtin_fprintf even if -ffreestanding.  Check C99 functions
1267         in gnu89 mode.
1268
1269 Sat Sep 22 09:09:32 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1270
1271         * c-common.c (format_attribute_table): Remove decl.
1272         * tree.h (format_attribute_table, lang_attribute_table): New decls.
1273         (lang_attribute_common): Likewise.
1274
1275         * function.c (fix_lexical_address): Use set_mem_alias_set.
1276         (expand_function_start): Likewise.
1277         * config/alpha/alpha.h (SETUP_INCOMING_VARARGS): Likewise.
1278
1279         * varasm.c (output_constant): Fix unused variable warning.
1280
1281         * attribs.c: New file, from c-common.c.
1282         (attribute_tables): Now four elements.
1283         (format_attribute_table, lang_attribute_common): New variables.
1284         (init_attributes): Reflect above changes.
1285         (handle_mode_attribute): Delete check for wider than uintmax.
1286         * c-common.c: Delete parts moved to attribs.c.
1287         (enum attrs): Deleted; unused.
1288         (c_format_attribute_table): New variable.
1289         (c_common_lang_init): Initialize format_attribute_table with it.
1290         * c-common.h (decl_attributes): Remove decl.
1291         * tree.h (decl_attribute): Move it to here.
1292         * Makefile.in (C_AND_OBJS_OBJS): Add attribs.o.
1293         (attribs.o): New rule.
1294
1295 2001-09-22  Andreas Jaeger  <aj@suse.de>
1296
1297         * builtins.c (c_getstr): Remove unused variable.
1298
1299 2001-09-21  Richard Henderson  <rth@redhat.com>
1300
1301         * reload1.c (reload): Use delete_insn instead of splatting
1302         NOTE_INSN_DELETED.
1303
1304 2001-09-21  Richard Henderson  <rth@redhat.com>
1305
1306         * reload.c (push_secondary_reload): Don't check for "=" in output
1307         constraint after ""->ALL_REGS check.
1308
1309 2001-09-21  Richard Henderson  <rth@redhat.com>
1310
1311         * predict.c (expected_value_to_br_prob): Use pc_set.
1312
1313         * optabs.c (init_one_libfunc): Gen a FUNCTION_DECL for use by
1314         ENCODE_SECTION_INFO; get SYMBOL_REF from make_decl_rtl.
1315
1316 2001-09-21  Richard Henderson  <rth@redhat.com>
1317
1318         * rtl.h (LCT_RETURNS_TWICE): New.
1319         * calls.c (emit_call_1): Set current_function_calls_setjmp for
1320         ECF_RETURNS_TWICE.
1321         (emit_library_call_value_1): Map LCT_RETURNS_TWICE
1322         to ECF_RETURNS_TWICE.
1323         * except.c (sjlj_emit_function_enter): Use LCT_RETURNS_TWICE for
1324         call to setjmp.
1325
1326         * unwind-sjlj.c: Invent the setjmp.h declarations if inhibit_libc.
1327
1328         * config/stormy16/stormy16.h (DONT_USE_BUILTIN_SETJMP): New.
1329         (JMP_BUF_SIZE): New.
1330
1331 2001-09-21  Richard Henderson  <rth@redhat.com>
1332
1333         * config/stormy16/stormy16.h (REG_CLASS_FROM_LETTER): Map 'd'
1334         to R8_REGS.
1335
1336 2001-09-21  Richard Henderson  <rth@redhat.com>
1337
1338         * tree.def (FDESC_EXPR): New.
1339         * expr.c (expand_expr): Handle it.
1340         * varasm.c (initializer_constant_valid_p): Likewise.
1341         (output_constant): Likewise.
1342         * defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): New.
1343         * config/ia64/ia64.h (TARGET_VTABLE_USES_DESCRIPTORS): New.
1344         (ASM_OUTPUT_FDESC): New.
1345         * doc/tm.texi: Document the new macros.
1346
1347 21-09-2001  Richard Earnshaw  (reanrsha@arm.com)
1348
1349         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Don't leave
1350         ADDR_VEC or ADDR_DIFF_VEC jump insns as part of the basic block
1351         once merging is complete.
1352
1353 Fri Sep 21 11:20:12 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1354
1355         * integrate.c (allocate_initial_values): Eliminate unused arg warning.
1356
1357 21-09-2001  Richard Earnshaw  (reanrsha@arm.com)
1358
1359         * cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes
1360         that would be invalid after a merge.
1361
1362 Fri Sep 21 14:24:29 CEST 2001  Jan Hubicka  <jh@suse.cz>
1363
1364         * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.
1365         * cfg.c (delete_insn): Rename from ....; use remove_insn; do not
1366         remove some labels.
1367         (flow_delete_insn): This one.
1368         (delete_insn_chain): Rename from ...; do not care labels.
1369         (flow_delete_insn_chain): ... this one.
1370         (flow_delete_block): Remove the insns one BB has been expunged.
1371         (merge_blocks_nomove): Likewise.
1372         (try_redirect_by_replacing_jump): Use delete_insn[_chain]; do not care
1373         updating BB boundaries.
1374         (tidy_fallthru_edge): Likewise.
1375         (commit_one_edge_insertion): Likewise.
1376         * cfgbuild.c (find_basic_block): Likewise.
1377         (find_basic_blocks_1): Likewise.
1378         * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): Likewise.
1379         (try_crossjump_to_edge): Likewise.
1380         (try_optimize_cfg): Likewise.
1381         * cse.c (delete_trivially_dead_insns): Likewise.
1382         * df.c (df_insn_delete): Likewise.
1383         * doloop.c (doloop_modify): Use delete_related_insns.
1384         * emit-rtl.c (try_split): Likewise.
1385         (remove_insn): Update BB boundaries.
1386         * expect.c (connect_post_landing_pads): Use delete_related_insns.
1387         * flow.c (delete_dead_jumptables): Use delete_insn[_chain]; do not care
1388         updating BB boundaries.
1389         (propagate_block_delete_insn): Likewise.
1390         (propagate_block_delete_libcall): Likewise.
1391         * function.c (delete_handlers): Use delete_related_insns.
1392         (thread_prologue_and_epilogue_insns): Likewise.
1393         * gcse.c (delete_null_pointer_checks): Use delete_related_insns.
1394         * genpeep.c (gen_peephole): Use delete_related_insns.
1395         * ifcvt.c (noce_process_if_block): Use delete_insn; do not care updating
1396         BB boundaries.
1397         (find_cond_trap): Likewise.
1398         * integrate.c (save_for_inline): Use delete_related_insns.
1399         (copy_insn_list): Likewise.
1400         * jump.c (pruge_linie_number_notes): Likewise.
1401         (duplicate_loop_exit_test): Likewise.
1402         (delete_computation): Likewise.
1403         (delete_related_insn): Rename from ...; use delete_insn
1404         (delete_insn): ... this one.
1405         (redirect_jump): Use delete_related_insns.
1406         * loop.c (scan_loop): Likewise.
1407         (move_movables): Likewise.
1408         (find_and_verify_loops): Likewise.
1409         (check_dbra_loop): Likewise.
1410         * recog.c (peephole2_optimize): Likewise.
1411         * reg-stack.c (delete_insn_for_stacker): Remove.
1412         (move_for_stack_reg): Use delete_insn.
1413         * regmove.c (combine_stack_adjustments_for_block): Likewise.
1414         * reload1.c (delete_address_reloads): Use delete_related_insns.
1415         (fixup_abnormal_edges): Use delete_insn.
1416         * recog.c (emit_delay_sequence): Use delete_related_insns.
1417         (delete_from-delay_slot): Likewise.
1418         (delete_scheduled_jump): likewise.
1419         (optimize_skip): Likewise.
1420         (try_merge_delay_insns): Likewise.
1421         (full_simple_delay_slots): Likewise.
1422         (fill_slots_from_thread): Likewise.
1423         (relax_delay_slots): Likewise.
1424         (make_return_insns): Likewise.
1425         (dbr_schedule): Likewise.
1426         * rtl.h (delete_insn): Rename to delete_related_insns.
1427         (delete_insn, delete_insn_chain): New prototypes.
1428         * ssa-ccp (sse_fast_dce):  Remove deleting of DEF, as it is done
1429         by df_insn_delete already.
1430         * ssa-dce.c (delete_insn_bb): Use delete_insn.
1431         * ssa.c (convert_from_ssa): Use delete_related_insns.
1432         * unroll.c (unroll_loop): Likewise.
1433         (calculate_giv_inc): Likewise.
1434         (copy_loop_body): Likewise.
1435
1436         * i386-protos.h (ix86_libcall_value, ix86_function_value,
1437         ix86_function_arg_regno_p, ix86_function_arg_boundary,
1438         ix86_return_in_memory, ix86_function_value): Declare.
1439         * i386.c (x86_64_int_parameter_registers, x86_64_int_return_registers):
1440         new static valurables.
1441         (x86_64_reg_class): New enum
1442         (x86_64_reg_class_name): New array.
1443         (classify_argument, examine_argument, construct_container,
1444          merge_classes): New static functions.
1445         (optimization_options): Enable flag_omit_frame_pointer and disable
1446         flag_pcc_struct_return on 64bit.
1447         (ix86_libcall_value, ix86_function_value,
1448         ix86_function_arg_regno_p, ix86_function_arg_boundary,
1449         ix86_return_in_memory, ix86_function_value): New global functions.
1450         (init_cumulative_args): Refuse regparm on x86_64, set maybe_vaarg.
1451         (function_arg_advance): Handle x86_64 passing conventions.
1452         (function_arg): Likewise.
1453         * i386.h (FUNCTION_ARG_BOUNDARY): New macro.
1454         (RETURN_IN_MEMORY): Move offline.
1455         (FUNCTION_VALUE, LIBCALL_VALUE): Likewise.
1456         (FUNCTION_VALUE_REGNO_P): New macro.
1457         (FUNCTION_ARG_REGNO_P): Move offline.
1458         (struct ix86_args): Add maybe_vaarg.
1459         * next.h (FUNCTION_VALUE_REGNO_P): Delete.
1460         * unix.h (FUNCTION_VALUE_REGNO_P): Delete.
1461
1462 2001-09-21  Hartmut Penner  <hpenner@de.ibm.com>
1463
1464         * s390.md: Changed attributes for scheduling.
1465         * s390.c: (s390_adjust_cost, s390_adjust_priority)
1466         Changed scheduling
1467
1468 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1469
1470         Table-driven attributes.
1471         * c-decl.c, config/alpha/alpha.c, config/arc/arc.c,
1472         config/arm/arm.c, config/arm/pe.c, config/avr/avr.c,
1473         config/avr/avr.h, config/d30v/d30v.h, config/fr30/fr30.h,
1474         config/h8300/h8300.c, config/i386/cygwin.h, config/i386/winnt.c,
1475         config/m32r/m32r.c, config/mcore/mcore.c, config/sh/sh.c,
1476         config/stormy16/stormy16.h, config/v850/v850.c, doc/c-tree.texi,
1477         doc/tm.texi, ggc-common.c, integrate.c, print-tree.c, tree.c,
1478         tree.h: Rename DECL_MACHINE_ATTRIBUTES to DECL_ATTRIBUTES.
1479         * tree.h (struct tree_decl): Change machine_attributes to
1480         attributes.
1481         * doc/c-tree.texi: Document that all attributes are now attached
1482         to decls and types.
1483         * c-common.c (add_attribute, attrtab, attrtab_idx,
1484         default_valid_lang_attribute, valid_lang_attribute): Remove.
1485         (attribute_tables, attributes_initialized,
1486         c_common_attribute_table, default_lang_attribute_table): New
1487         variables.
1488         (handle_packed_attribute, handle_nocommon_attribute,
1489         handle_common_attribute, handle_noreturn_attribute,
1490         handle_unused_attribute, handle_const_attribute,
1491         handle_transparent_union_attribute, handle_constructor_attribute,
1492         handle_destructor_attribute, handle_mode_attribute,
1493         handle_section_attribute, handle_aligned_attribute,
1494         handle_weak_attribute, handle_alias_attribute,
1495         handle_no_instrument_function_attribute,
1496         handle_no_check_memory_usage_attribute, handle_malloc_attribute,
1497         handle_no_limit_stack_attribute, handle_pure_attribute): New
1498         functions.
1499         (init_attributes, decl_attributes): Rewrite to implement
1500         table-driven attributes.
1501         * c-common.h (enum attribute_flags): Move to tree.h.
1502         * c-format.c (decl_handle_format_attribute,
1503         decl_handle_format_arg_attribute): Rename to
1504         handle_format_attribute and handle_format_arg_attribute.  Update
1505         for table-driven attributes.
1506         * c-common.h (decl_handle_format_attribute,
1507         decl_handle_format_arg_attribute): Remove prototypes.
1508         (handle_format_attribute, handle_format_arg_attribute): Add
1509         prototypes.
1510         * c-decl.c (grokdeclarator): Handle attributes nested inside
1511         declarators.
1512         * c-parse.in (setattrs, maybe_setattrs): Remove.
1513         (maybe_type_quals_setattrs): Rename to maybe_type_quals_attrs.
1514         Update to handle nested attributes properly.
1515         (maybe_resetattrs, after_type_declarator,
1516         parm_declarator_nostarttypename, notype_declarator, absdcl1_noea,
1517         absdcl1_ea, direct_absdcl1): Update to handle nested attributes
1518         properly.
1519         (make_pointer_declarator): Update to handle nested attributes
1520         properly.
1521         * doc/extend.texi: Update documentation of limits of attributes
1522         syntax.  Warn about problems with attribute semantics in C++.
1523         * target.h (struct target): Remove valid_decl_attribute and
1524         valid_type_attribute.  Add attribute_table and
1525         function_attribute_inlinable_p.
1526         * target-def.h (TARGET_VALID_DECL_ATTRIBUTE,
1527         TARGET_VALID_TYPE_ATTRIBUTE): Remove.
1528         (TARGET_ATTRIBUTE_TABLE, TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P):
1529         Add.
1530         (TARGET_INITIALIZER): Update.
1531         * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): Remove default
1532         definition.
1533         (function_attribute_inlinable_p): New function.  Check for the
1534         presence of any machine attributes before using
1535         targetm.function_attribute_inlinable_p.
1536         (function_cannot_inline_p): Update.
1537         * Makefile.in (integrate.o): Update dependencies.
1538         * doc/tm.texi: Update documentation of target attributes and
1539         example definition of TARGET_VALID_TYPE_ATTRIBUTE.
1540         * tree.c (default_valid_attribute_p, valid_machine_attribute):
1541         Remove.
1542         (default_target_attribute_table,
1543         default_function_attribute_inlinable_p): New.
1544         (lookup_attribute): Update comment to clarify handling of multiple
1545         attributes with the same name.
1546         (merge_attributes, attribute_list_contained): Allow multiple
1547         attributes with the same name but different arguments to appear in
1548         the same attribute list.
1549         * tree.h (default_valid_attribute_p): Remove prototype.
1550         (struct attribute_spec): New.
1551         (default_target_attribute_table): Declare.
1552         (enum attribute_flags): Move from c-common.h.  Add
1553         ATTR_FLAG_TYPE_IN_PLACE.
1554         (default_function_attribute_inlinable_p): Declare.
1555         * config/alpha/alpha.c (vms_valid_decl_attribute_p): Remove.
1556         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1557         (TARGET_ATTRIBUTE_TABLE): Define.
1558         (vms_attribute_table): New.
1559         * config/arc/arc.c (arc_valid_decl_attribute): Remove.
1560         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1561         (TARGET_ATTRIBUTE_TABLE): Define.
1562         (arc_attribute_table, arc_handle_interrupt_attribute): New.
1563         * config/arm/arm.c (arm_valid_type_attribute_p,
1564         arm_valid_decl_attribute_p, arm_pe_valid_decl_attribute_p):
1565         Remove.
1566         (TARGET_VALID_TYPE_ATTRIBUTE, TARGET_VALID_DECL_ATTRIBUTE): Don't
1567         define.
1568         (TARGET_ATTRIBUTE_TABLE): Define.
1569         (arm_attribute_table, arm_handle_fndecl_attribute,
1570         arm_handle_isr_attribute): New.
1571         * config/avr/avr.c (avr_valid_type_attribute,
1572         avr_valid_decl_attribute): Remove.
1573         (TARGET_VALID_DECL_ATTRIBUTE, TARGET_VALID_TYPE_ATTRIBUTE): Don't
1574         define.
1575         (TARGET_ATTRIBUTE_TABLE): Define.
1576         (avr_attribute_table, avr_handle_progmem_attribute,
1577         avr_handle_fndecl_attribute): New.
1578         * config/c4x/c4x.c (c4x_valid_type_attribute_p): Remove.
1579         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
1580         (TARGET_ATTRIBUTE_TABLE): Define.
1581         (c4x_attribute_table, c4x_handle_fntype_attribute): New.
1582         * config/h8300/h8300.c (h8300_valid_decl_attribute): Remove.
1583         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1584         (TARGET_ATTRIBUTE_TABLE): Define.
1585         (h8300_attribute_table, h8300_handle_fndecl_attribute,
1586         h8300_handle_eightbit_data_attribute,
1587         h8300_handle_tiny_data_attribute): New.
1588         * config/i386/i386-protos.h (ix86_valid_type_attribute_p,
1589         i386_pe_valid_decl_attribute_p, i386_pe_valid_type_attribute_p):
1590         Remove prototypes.
1591         (ix86_handle_dll_attribute, ix86_handle_shared_attribute): New
1592         declarations.
1593         * config/i386/i386.c (ix86_valid_type_attribute_p: Remove.
1594         (TARGET_VALID_TYPE_ATTRIBUTE, TARGET_VALID_DECL_ATTRIBUTE): Don't
1595         define.
1596         (TARGET_ATTRIBUTE_TABLE): Define.
1597         (ix86_attribute_table, ix86_handle_cdecl_attribute,
1598         ix86_handle_regparm_attribute): New.
1599         * config/i386/winnt.c (i386_pe_valid_decl_attribute_p,
1600         i386_pe_valid_type_attribute_p): Remove.
1601         (ix86_handle_dll_attribute, ix86_handle_shared_attribute): New.
1602         * config/ia64/ia64.c (ia64_valid_type_attribute): Remove.
1603         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
1604         (TARGET_ATTRIBUTE_TABLE): Define.
1605         (ia64_attribute_table): New.
1606         * config/m32r/m32r.c (m32r_valid_decl_attribute, interrupt_ident1,
1607         interrupt_ident2, model_ident1, model_ident2): Remove.
1608         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1609         (TARGET_ATTRIBUTE_TABLE): Define.
1610         (init_idents): Update.
1611         (m32r_attribute_table, m32r_handle_model_attribute): New.
1612         * config/m68hc11/m68hc11.c (m68hc11_valid_type_attribute_p):
1613         Remove.
1614         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
1615         (TARGET_ATTRIBUTE_TABLE): Define.
1616         (m68hc11_attribute_table, m68hc11_handle_fntype_attribute): New.
1617         * config/mcore/mcore.c (mcore_valid_decl_attribute): Remove.
1618         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1619         (TARGET_ATTRIBUTE_TABLE): Define.
1620         (mcore_attribute_table, mcore_handle_naked_attribute): New.
1621         * config/ns32k/ns32k.c (ns32k_valid_type_attribute_p): Remove.
1622         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
1623         (TARGET_ATTRIBUTE_TABLE): Define.
1624         (ns32k_attribute_table, ns32k_handle_fntype_attribute): New.
1625         * config/rs6000/rs6000.c (rs6000_valid_type_attribute_p): Remove.
1626         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
1627         (TARGET_ATTRIBUTE_TABLE): Define.
1628         (rs6000_attribute_table, rs6000_handle_longcall_attribute): New.
1629         * config/sh/sh.c (sh_valid_decl_attribute): Remove.
1630         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1631         (TARGET_ATTRIBUTE_TABLE): Define.
1632         (sh_attribute_table, sh_handle_interrupt_handler_attribute,
1633         sh_handle_sp_switch_attribute, sh_handle_trap_exit_attribute):
1634         New.
1635         * config/stormy16/stormy16.c (stormy16_valid_type_attribute):
1636         Remove.
1637         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define
1638         (TARGET_ATTRIBUTE_TABLE): Define.
1639         (stormy16_attribute_table, stormy16_handle_interrupt_attribute):
1640         New.
1641         * config/v850/v850.c (v850_valid_decl_attribute): Remove.
1642         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
1643         (TARGET_ATTRIBUTE_TABLE): Define.
1644         (v850_attribute_table, v850_handle_interrupt_attribute,
1645         v850_handle_data_area_attribute): New.
1646         * config/v850/v850-c.c (mark_current_function_as_interrupt):
1647         Return void.  Call decl_attributes instead of
1648         valid_machine_attribute.
1649
1650 Fri Sep 21 01:49:41 2001  J"orn Rennecke <amylaar@redhat.com>
1651
1652         * sh-protos.h (sh_pr_n_sets): Declare.
1653         * sh.c (calc_live_regs): If the initial value for PR has been copied,
1654         look at the copy to determine if PR needs to be saved.
1655         sh_pr_n_sets: New function.
1656         * sh.h (RETURN_ADDR_RTX): Use get_hard_reg_initial_val.
1657         (ALLOCATE_INITIAL_VALUE): Define.
1658
1659         * sh.c (initial_elimination_offset):
1660         Fix RETURN_ADDRESS_POINTER_REGNUM case.
1661
1662 Fri Sep 21 01:13:56 2001  J"orn Rennecke <amylaar@redhat.com>
1663
1664         * integrate.c (allocate_initial_values): New function.
1665         * integrate.h (allocate_initial_values): Declare.
1666         * local-alloc.c (local_alloc): Move call to allocate_reg_info from
1667         here...
1668         * reload1.c (reload): And initialization of reg_equiv_memory_loc
1669         from here...
1670         * toplev.c (rest_of_compilation): To here.
1671         Call allocate_initial_values.
1672         * tm.texi: add description for ALLOCATE_INITIAL_VALUE.
1673
1674 Thu Sep 20 09:00:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1675
1676         * ggc-page.c (ggc_marked_p): Properly convert return to boolean.
1677
1678 2001-09-20  DJ Delorie  <dj@redhat.com>
1679
1680         * c-typeck.c (really_start_incremental_init): Discriminate
1681         between zero-length arrays and flexible arrays.
1682         (push_init_level): Detect zero-length arrays and handle them
1683         like fixed-sized arrays.
1684         * expr.c (store_constructor): Handle zero-length arrays and
1685         flexible arrays correctly.
1686         * doc/extend.texi: Update zero-length array notes.
1687
1688 2001-09-20  Jim Wilson  <wilson@redhat.com>
1689
1690         * config/ia64/ia64.c (itanium_split_issue): Allow max 2 FP per cycle.
1691         (insn_matches_slot): Handle TYPE_L and TYPE_X slots when checking
1692         for issue port conflicts.
1693         (cycle_end_fill_slots): TYPE_L instructions take two slots.
1694
1695 2001-09-20  Andrew MacLeod  <amacleod@redhat.com>
1696
1697         * testsuite/gcc.c-torture/execute/990208-1.x: New. XFAIL at -O3
1698         on ia64.
1699
1700 Thu Sep 20 09:00:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1701
1702         * fold-const.c (hashtab.h): Include.
1703         (int_const_binop): Remove FORSIZE arg and compute from type; all
1704         callers changed.
1705         Call size_int_type_wide for all single-word constants.
1706         (size_htab_hash, size_htab_eq): New functions.
1707         (size_int_type_wide): Rework to use hash table.
1708         * ggc-common.c (hashtab.h): Include.
1709         (struct d_htab_root): New struct.
1710         (d_htab_roots): New variable.
1711         (ggc_add_deletable_htab, ggc_htab_delete): New functions
1712         (ggc_mark_roots): Handle deletable htabs.
1713         * ggc-page.c (ggc_marked_p): New function.
1714         * ggc-simple.c (ggc_marked_p): Likewise.
1715         * ggc.h: Reformatting throughout.
1716         (ggc_marked_p, ggc_add_deletable_htab): New declarations.
1717         * tree.c (init_obstacks): Make type_hash_table a deletable root.
1718         (type_hash_add): Allocate struct type_hash from GC memory.
1719         (mark_hash_entry, mark_type_hash): Deleted.
1720         (type_hash_marked_p, type_hash_mark): New functions.
1721         * Makefile.in (ggc-common.o, fold-const.o): Include hashtab.h.
1722
1723 Thu Sep 20 12:49:34 2001  J"orn Rennecke <amylaar@redhat.com>
1724
1725         * sh.c (shiftcosts): Don't use shiftcosts array for modes wider
1726         than SImode.
1727
1728 Thu Sep 20 09:00:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1729
1730         * stor-layout.c (layout_type, case ARRAY_TYPE): Kludge to disable
1731         array-too-large test for signed sizetype.
1732
1733 Thu Sep 20 12:19:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
1734
1735         * i386.md (indirect_jump): Allow Pmode operand.
1736         (tablejump): LIkewise; perform expansion to 64bit mode.
1737         * i386.c (symbolic_operand): Allow 64bit PIC references.
1738         (pic_symbolic_operand): Likewise.
1739         (ix86_find_base_term): Strip the 64bit PIC references.
1740         (legitimate_pic_address_disp_p): Handle 64bit PIC.
1741         (legitimize_pic_address): Likewise.
1742         (i386_simplify_dwarf_addr): Strip down the 64bit PIC references.
1743         * i386.h (CASE_VECTOR_MODE): Set to SImode for 64bit PIC compilation.
1744
1745 2001-09-19  Alexandre Petit-Bianco  <apbianco@redhat.com>
1746
1747         * stringpool.c (get_identifier_with_length): New function.
1748         * tree.h (get_identifier_with_length): New prototype.
1749
1750 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
1751             David Edelsohn  <edelsohn@gnu.org>
1752
1753         Revert:
1754         * config/rs6000/rs6000.c (logical_operand): CONST_INTs are
1755         already sign-extended.
1756
1757         * config/rs6000/aix.h (INIT_TARGET_OPTABS): Define TFmode handlers.
1758         * config/rs6000/rs6000.c (logical_operand): Always compare op as
1759         HOST_WIDE_INT.
1760         (rs6000_emit_set_long_const): Avoid unnecessary shift.
1761         (output_profile_hook): Declare label_name const.
1762         * config/rs6000/rs6000.md (boolcsi3, boolcdi3): Change predicates
1763         to match constraints.
1764
1765 2001-09-19  Stan Shebs  <shebs@apple.com>
1766
1767         * alias.c: Fix typos in comments.
1768         * sched-rgn.c (init_ready_list): Ditto.
1769         * unwind-dw2.c (uw_frame_state_for): Ditto.
1770         * unwind-dw2-fde.c (_Unwind_Find_FDE): Ditto.
1771         * unwind.inc (_Unwind_RaiseException_Phase2): Ditto.
1772         * config/rs6000/rs6000.c (rs6000_adjust_priority): Ditto.
1773
1774 2001-09-19  Richard Henderson  <rth@redhat.com>
1775
1776         * cfg.c (force_nonfallthru_and_redirect): Handle redirecting
1777         to the exit block.
1778         * Makefile.in (cfg.o): Depend on TM_P_H.
1779
1780 2001-09-19  Richard Henderson  <rth@redhat.com>
1781
1782         * config/alpha/alpha.c (local_symbol_p): Split out from ...
1783         (local_symbolic_operand): ... here.
1784         (small_symbolic_operand): Check mode.
1785         (global_symbolic_operand): New.
1786         (input_operand): Reject symbolics if explicit relocs.
1787         (call_operand): Tidy.
1788         (alpha_legitimize_address): Use movdi_er_high_g.
1789         (alpha_expand_mov): Likewise.
1790         * config/alpha/alpha-protos.h: Update.
1791         * config/alpha/alpha.h (PREDICATE_CODES): Update.
1792         * config/alpha/alpha.md (UNSPEC_LITERAL, UNSPEC_LITUSE): New.
1793         (UNSPEC_LDGP2, UNSPECV_PLDGP2): New.
1794         (UNSPECV_LDGP2): Remove.
1795         (all call patterns): Use 's' not 'i' for symbolic constraint.
1796         (call_osf call_value_osf): Use call_operand.
1797         (all osf call patterns): Use $gp.  New peepholes for explicit relocs.
1798         (movdi_er_nofix, movdi_er_fix): Remove symbolic alternative.
1799         (prologue_ldgp_1_er): Remove.
1800         (ldgp_er_1, ldgp_er_2, prologue_ldgp_er_2): New.
1801         (builtin_setjmp_receiver_er patterns): Use them.
1802         (exception_receiver_er): Likewise.
1803
1804 2001-09-19  Richard Henderson  <rth@redhat.com>
1805
1806         * cfgbuild.c (find_sub_basic_blocks): Handle insns that can throw.
1807
1808         * emit-rtl.c (try_split): Copy NORETURN, SETJMP, ALWAYS_RETURN
1809         and NON_LOCAL_GOTO notes.
1810         * recog.c (peephole2_optimize): Likewise.  Handle EH_REGION;
1811         copy over CALL_INSN_FUNCTION_USAGE.
1812
1813 2001-09-18  Catherine Moore  <clm@redhat.com>
1814
1815         * config/stormy16/stormy16.h (DEFAULT_PCC_STRUCT_RETURN):
1816         Define as 0.
1817
1818 2001-09-18  Ulrich Weigand  <uweigand@de.ibm.com>:
1819
1820         * config.gcc (s390-*-linux-*, s390x-*-linux*): Switch to
1821         new-style tm_file specification.  Specify correct tm_p_file,
1822         md_file, and out_file for s390x.
1823
1824         * config/s390/linux.h, linux64.h:  Don't include other target
1825         macro header files.  Now handled via tm_file.
1826
1827         * config/s390/linux.h, s390.h:  (IEEE_FLOAT, TARGET_IEEE_FLOAT,
1828         TARGET_IBM_FLOAT): Move from linux.h to s390.h to ensure they
1829         are defined before use.
1830
1831 Tue Sep 18 09:51:11 2001  Eric Christopher  <ecechristo@redhat.com>
1832
1833         * config/mips/mips.c (mips_asm_file_start): Conditionalize Elf
1834         code generation only for Gnu assembler.
1835
1836 2001-09-18  Catherine Moore  <clm@redhat.com>
1837
1838         * config/stormy16 (LIB_SPEC): Remove -lnosys.
1839
1840 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
1841
1842         * config/mips/mips.c (mips_frame_set): New.
1843         (mips_emit_frame_related_store): When storing two 32-bit FPRs, use
1844         a parallel frame-related expression with a set for each register.
1845
1846 2001-09-18  Philip Blundell  <philb@gnu.org>
1847
1848         * config/arm/lib1funcs.asm (L_dvmd_lnx): Don't rely on kernel
1849         header files.
1850
1851 2001-09-17  Dale Johannesen  <dalej@apple.com>
1852
1853         * config/rs6000/rs6000.h (FIXED_REGISTERS): Use FIXED_R2.
1854         * config/rs6000/aix.h (FIXED_R2): Define.
1855         * config/rs6000/darwin.h (FIXED_R2): Define.
1856         * config/rs6000/sysv4.h (FIXED_R2): Define.
1857
1858 2001-09-17  Jeff Sturm  <jsturm@one-point.com>
1859
1860         * except.c (dw2_build_landing_pads): New local
1861         clobbers_hard_regs.  Emit an ASM_INPUT as a scheduling
1862         barrier after clobbers.  Fixes c++/4012.
1863
1864 2001-09-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1865
1866         * gcc.c (find_file): Use ACONCAT in lieu of alloca/strcpy/strcat.
1867
1868 2001-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1869
1870         * dostage2, dostage3, listing, make-l2.com, makefile.vms,
1871         patch-apollo-includes, vmsconfig.com: Remove obsolete files.
1872
1873 2001-09-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1874
1875         * c-aux-info.c (affix_data_type): Use ASTRDUP in lieu of
1876         alloca/strcpy.
1877
1878 2001-09-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1879
1880         * cpphash.h (_cpp_lex_direct): New.
1881         * cpplex.c (_cpp_lex_token): Update.
1882         (lex_token): Rename _cpp_lex_direct; lex into pfile->cur_token,
1883         and increment that pointer.
1884         * cppmacro.c (alloc_expansion_token): New.
1885         (lex_expansion_token): Lex macro expansion directly into
1886         macro storage.
1887
1888 2001-09-16  Brad Lucier  <lucier@math.purdue.edu>
1889
1890         * Makefile.in: Make rtl-error.o depend on $(CONFIG_H).
1891
1892 Sun Sep 16 21:59:46 CEST 2001  Jan hubicka  <jh@suse.cz>
1893
1894         * basic-block.h (free_bb_for_insn): Declare.
1895         * bb-reorder.c (label_for_bb): Use block_label.
1896         (emit_jump_to_block_after): Remove.
1897         (insert_intra_1): Do not update block_for_insn.
1898         (insert_inter_bb_scope_notes): Likewise; update bb->end
1899         * cfg.c (free_bb_for_insn): New.
1900         (try_rediret_by_replacing_jump): Avoid set_block_for_new_insns call.
1901         (force_nonfallthru_and_redirect): Likewise; do not update BB boundaries.
1902         (commit_one_edge_insertion): Likewise.
1903         (commit_one_edge_insertion): Do not update BB boundary.
1904         (commit_edge_insertions): Do not call compute_bb_for_insn.
1905         * cfgbuild.c (find_basic_blocks): Do not free basic_block_for_insn.
1906         * cfgcleanup.c (merge_blocks_move_predecessor): Use reorder_insns_nobb.
1907         (merge_blocks_move_successor_nojumps): Likewise.
1908         (try_crossjump_to_edge): Do not update block_for_insn.
1909         * combine.c (combine_instructions): Remove compute_bb_for_insn call.
1910         * df.c (df_pattern_emit_later): Do not update BB boundary.
1911         (df_jump_pattern_emit_after): Likewise.
1912         (df_insn_move_before): Use emit_insn_before.
1913         * emit-rtl.c (try_split): Emit after trial to get bb boundary updated
1914          properly.
1915         (add_insn_after, add_insn_before, emit_insns_after): Update BB
1916         boundaries and basic_block_for_insn.
1917         (reorder_insns_nobb): Rename from reorder_insns.
1918         (reorder_insns): New.
1919         (emit_block_insn_before, emit_block_insn_after): Kill.
1920         * flow.c (check_function_return_warnings): Do not call
1921         compute_bb_for_insn; Do not free basic_block_for_insn.
1922         (attempt_auto_inc): Do not update basic_block_for_insn.
1923         * function.c (emit_return_into_block): Likewise;
1924         do not update BB boundaries.
1925         * gcse.c (handle_avail_expr): Do not update basic_block_for_insn.
1926         (insert_insn_end_bb): Use emit_insn_before; Likewise.
1927         (pre_insert_copy_insn): Likewise.
1928         (update_ld_motion_notes): Likewise.
1929         (insert_insn_start_bb): Likewise.
1930         (replace_store_insn): Likewise.
1931         * ifcvt.c (noce_process_if_block): Likewise.
1932         (if_convert): Do not call compute_bb_for_insn.
1933         * lcm.c (optimize_mode_switching): Do not update BB boundaries.
1934         Use emit_insn_before and emit_insn_after.
1935         * recog.c (split_all_insns): Do not update BB boundaries;
1936         Do not call compute_bb_for_insn.
1937         (peephole2_optimize): Do not update BB boundaries.
1938         * reg-stack.c (emit_pop_insn): Use emit_insn_after and
1939         emit_insn_before.
1940         (emit_swap_insn): Likewise.
1941         (convert_regs_1): Likewise.
1942         * reload1.c (reload): Call compute_bb_for_insn.
1943         * rtl.h (reorder_insns_nobb): Declare.
1944         * ssa.c (rename_equivalent_regs): Use emit_insn_before.
1945         * toplev.c (rest_of_compilation): Call free_bb_for_insn
1946         at places CFG is invalidated; do not call compute_bb_for_insn.
1947
1948         * cfg.c (expunge_block): Invalidate BB structure.
1949
1950         * (merge_blocks_nomove): Update properly BLOCK_FOR_INSN
1951         array.
1952
1953         * cfg.c (verify_flow_info): Verify the basic_block_for_insn array.
1954
1955 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1956
1957         * cpphash.h (_cpp_lex_token): Update prototype.
1958         * cpplex.c (_cpp_lex_token): New prototype.
1959         * cpplib.c (skip_rest_of_line, check_eol, _cpp_handle_directive,
1960         lex_macro_node, read_flag, do_pragma_poison): Update.
1961         * cppmacro.c (cpp_get_token, parse_params,
1962         lex_expansion_token): Update.
1963
1964 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1965
1966         * cppmain.c (scan_translation_unit): Don't worry about
1967         putting a space after hashes.
1968         * cpplib.c (directive_diagnostics): New.
1969         (_cpp_handle_directive): Update to use directive_diagnostics.
1970         (run_directive): Don't toggle prevent_expansion.
1971         (do_line): Backup in case of the line extension.
1972         * cpplib.h (cpp_lexer_pos): Remove.
1973         * cppmacro.c (_cpp_create_definition): Precede a leading #
1974         with whitespace.
1975
1976 2001-09-15  Richard Henderson  <rth@redhat.com>
1977
1978         * c-typeck.c (comptypes): Handle zero-length arrays properly.
1979
1980 2001-09-15  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
1981
1982         * c-common.c (c_promoting_integer_type_p): Handle ?Imode types.
1983
1984 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1985
1986         PR preprocessor/3571
1987         * tradcpp.c (handle_directive): Skip non-vertical space.
1988
1989 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1990
1991         * cppmain.c (setup_callbacks): Set line callback only
1992         if outputting preprocessed source.
1993
1994 2001-09-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1995
1996         * collect2.c (main): Const-ification.
1997         * gcc.c (translate_options, process_command): Use xstrdup in
1998         lieu of xmalloc/strcpy.
1999         (main): Use concat in lieu of xmalloc/strcpy/strcat.
2000
2001 2001-09-14  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2002
2003         * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix
2004         example.
2005
2006 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2007
2008         * scan-decls.c (scan_decls): Fix typo.
2009
2010 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2011
2012         * cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.
2013         Split mlstring_pos into mls_line and mls_col.
2014         * cppinit.c (cpp_create_reader): Initialize line to 1.
2015         (cpp_destroy): Free tokenruns.
2016         (push_include): Don't update lexer_pos.
2017         * cpplex.c (unterminated, parse_string): Update.
2018         (lex_token): Don't update lexer_pos, update.
2019         * cpplib.c (if_stack): Save line instead of line + col.
2020         (start_directive, _cpp_do__Pragma, do_else, do_elif,
2021         push_conditional, _cpp_pop_buffer): Update.
2022         * cppmacro.c (funlike_invocation_p): Don't save lexer_pos.
2023         (_cpp_create_definition): Update.
2024
2025 2001-09-15  Eric Christopher  <echristo@redhat.com>
2026
2027         * config/mips/abi64.h: Add support for MEABI.
2028
2029 2001-09-15  Eric Christopher  <echristo@redhat.com>
2030
2031         * config/mips/mips.md: Add unspec #2.
2032         (reload_indi): Use.
2033         (reload_outdi): Ditto.
2034         (reload_outsi): Ditto.
2035         (HILO_delay): New.
2036
2037 2001-09-15  Eric Christopher  <echristo@redhat.com>
2038             Jason Eckhardt  <jle@redhat.com>
2039
2040         * config.gcc: Add mipsisa32 target and mipsisa32-linux target.
2041         * config/mips/isa32-linux.h: New file.
2042         * config/mips/isa3264.h: Ditto.
2043         * config/mips/mips-protos.h: Add mips_hard_regno_nregs.
2044         * config/mips/mips.c (mips_hard_regno_nregs): Move here from mips.h.
2045         (output_block_mode): Support MEABI.
2046         (function_arg): Ditto. Fix floating point arg passing.
2047         (mips_va_start): Ditto.
2048         (override_options): Add isas 32 and 64, meabi, mips32 and mips64
2049         processors.
2050         (mips_asm_file_start): Add new section to pass abi to gdb.
2051         (function_arg_pass_by_reference): Support MEABI.
2052         (mips_parse_cpu): Support mips32 and mips64 processors.
2053         * config/mips/mips.h: Support ABI_MEABI, TARGET_MIPS4KC,
2054         TARGET_MIPS5KC.  Support isa32 and isa64.
2055         (processor_type): Add r4kc, r5kc, r20kc.
2056         (GENERATE_MULT3_SI): New.
2057         (GENERATE_MULT3_DI): Ditto.
2058         (GENERATE_MULT3): Remove.
2059         (ISA_HAS_64BIT_REGS): Add isa == 64.
2060         (ISA_HAS_8CC): Add mips_isa = 32 and 64.
2061         (ISA_HAS_MADD_MSUB): New.
2062         (ISA_HAS_CLZ_CLO): Ditto.
2063         (ISA_HAS_DCLZ_DCLO): Ditto.
2064         (ABI_GAS_ASM_SPEC): New.
2065         (GAS_ASM_SPEC): Use. Add support for mips32, mips64.
2066         (ASM_SPEC): Ditto.
2067         (LINK_SPEC): Ditto.
2068         (SUBTARGET_CC1_SPEC): Ditto.
2069         (SUBTARGET_CPP_SIZE_SPEC): Ditto.
2070         (PAD_VARARGS_DOWN): Support MEABI.
2071         (HARD_REGNO_NREGS): Move to mips.c.
2072         (ASM_OUTPUT_IDENT): Add #undef.
2073         * config/mips/mips.md: Add r4kc, r5kc, r20kc.
2074         (mulsi3): Use GENERATE_MULT3_SI.
2075         (mulsi3_mult3): Ditto.  Support mips32, mips64.
2076         (mul_acc_si): Use ISA_HAS_MADD_MSUB.
2077         (mul_sub_si): New pattern.
2078         (unnamed splitters): New.
2079         (muldi3): Use GENERATE_MULT3_DI.
2080         (muldi3_internal2): Ditto.
2081         (movdicc): Support mips32.
2082         * config/mips/t-isa3264: New file.
2083
2084 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2085
2086         * rtl.h (FIND_REG_INC_NOTE) [HAVE_PRE_INCREMENT
2087         || HAVE_PRE_DECREMENT || HAVE_POST_INCREMENT
2088         || HAVE_POST_DECREMENT]: Call find_regno_note for REGs.
2089
2090         * reorg.c (fill_slots_from_thread): After call to
2091         steal_delay_list_from_target, update own_thread as new_thread may
2092         have branched.
2093
2094 2001-09-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2095
2096         * cpperror.c (print_location): Take line and column, for
2097         default positioning use the previously lexed token.
2098         (_cpp_begin_message): Take line and column.
2099         (cpp_ice, cpp_fatal, cpp_error, cpp_error_with_line, cpp_warning,
2100         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line): Update.
2101         * cpphash.h (_cpp_begin_message): Update prototype.
2102         * cppinit.c (push_include): Don't set output line.
2103         * cpplex.c (_cpp_lex_token): Callback for start of new output lines.
2104         * cpplib.c (do_diagnostic, _cpp_pop_buffer): Update.
2105         (do_pragma): Kludge for front ends.  Don't expand macros at all.
2106         * cpplib.h (cpp_lookahead, cpp_token_with_pos, cpp_get_line): Remove.
2107         (struct cpp_token): Remove output_line.
2108         (struct cpp_callbacks): New member line_change.
2109         * cppmacro.c (builtin_macro, paste_all_tokens, replace_args,
2110         cpp_get_token): Preserve BOL flag.
2111         (cpp_get_line): Remove.
2112         (_cpp_backup_tokens): Remove useless abort().
2113         * cppmain.c (cb_line_change): New.
2114         (scan_translation_unit): Don't worry about starting new lines here.
2115         * scan-decls.c (scan_decls): Update.
2116         * c-lex.c (c_lex, init_c_lex): Update.
2117         (cb_line_change, src_lineno): New.
2118
2119 Fri Sep 14 13:54:50 EDT 2001  John Wehle  (john@feith.com)
2120
2121         * tree.c (append_random_chars): Generate the random
2122         characters in a reproducable fashion.
2123
2124 2001-09-14  Richard Henderson  <rth@redhat.com>
2125
2126         * config/i386/i386.c (internal_label_prefix): New.
2127         (internal_label_prefix_len): New.
2128         (override_options): Set them.
2129         (local_symbolic_operand): New.
2130         (legitimate_pic_address_disp_p): Use it.
2131         (legitimize_pic_address): Likewise.
2132
2133 2001-09-14  Marc Espie <espie@openbsd.org>
2134
2135         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK):  Generate reference to GOT
2136         correctly.
2137
2138 2001-09-14  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2139
2140         * config/alpha/alpha.md (unaligned_extendhidi_be): Fix.
2141         * config/alpha/unicosmk.h (INIT_TARGET_OPTABS): New.
2142
2143 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
2144
2145         * rtlanal.c (subreg_regno_offset): Add semicolon to end of
2146         invocation of SUBREG_REGNO_OFFSET.
2147
2148         * haifa-sched.c: Fix typo in FSF copyright statement.
2149         * sched-deps.c: Fix typo in FSF copyright statement.
2150         * sched-ebb.c: Fix typo in FSF copyright statement.
2151         * sched-rgn.c: Fix typo in FSF copyright statement.
2152         * sched-vis.c: Fix typo in FSF copyright statement.
2153
2154         * config.gcc: Move inclusion of arm elf specific header files
2155         from the files themselves into the tm_file variable.  Make
2156         sure that elfos.h is included before target specific elf
2157         headers.
2158         * config/arm/aout.h (NO_DOLLAR_IN_LABEL): Only define if not
2159         already defined.
2160         (ASM_OUTPUT_ASCII, ASM_OUTPUT_SKIP): Protect definition.
2161         * config/arm.arm.h (TARGET_MEM_FUNCTIONS,
2162         ASM_OUTPUT_CASE_LABEL): Protect definition.
2163         (CC1_SPEC, FP_DEFAULT, ARM_FUNCTION_PROFILE): Only define if
2164         not already defined.
2165         * config/arm/conix-elf.h: (USER_LABEL_PREFIX,
2166         LOCAL_LABEL_PREFIX, MAKE_DECL_ONE_ONLY, UNIQUE_SECTION):
2167         Remove duplicate definition.
2168         (READONLY_DATA_SECTION, SUBTARGET_EXTRA_SECTION,
2169         (SUBTARGET_EXTRA_SECTION_FUNCTION, RDATA_SECTION_ASM_OP,
2170         (RDATA_SECTION_FUNCTION): Remove redundant definition.
2171         (STARTFILE_SPEC, ENDFILE_SPEC): Protect definition.
2172         Remove inclusion of arm/elf.h.
2173         * config/arm/unknown-elf.h: as for conix-elf.h.
2174         (STARTFILE_SPEC): Include crti.o and crtn.o.
2175         * config/arm/linux-elf.h: as for conix-elf.h.
2176         * config/arm/ecos-elf.h: Remove inclusion of unknown-elf.h.
2177         * config/arm/strongarm-elf.h: Remove inclusion of
2178         unknown-elf.h.
2179         * config/arm/xscale-elf.h: Remove inclusion of unknown-elf.h.
2180         * config/arm/unknown-elf-oabi.h: Remove inclusion of
2181         unknown-elf.h and elf.h.
2182         * config/arm/uclinux-elf.h: Remove inclusion of linux-elf.h.
2183         * config/arm/linux-gas.h (DBX_DEBUGGING_INFO,
2184         ASM_WEAKEN_LABEL): Remove redundant definition.
2185         * config/arm/elf.h: Test for inclusion of elfos.h
2186         (USER_LABEL_PREFIX, ASM_DECLARE_RESULT, ASM_DECLARE_RESULT,
2187         ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT_NAME,
2188         SUBTARGET_EXTRA_SECTION, SUBTARGET_EXTRA_SECTION_FUNCTION,
2189         EXTRA_SECTIONS, INT_ASM_OP, ASM_WEAKEN_LABEL): Remove
2190         redundant definition.
2191         (TYPE_OPERAND_FMT, ASM_DECLARE_FUNCTION_NAME,
2192         ASM_DECLARE_FUNCTION_SIZE, ASM_OUTPUT_INTERNAL_LABEL,
2193         ASM_OUTPUT_ALIGNED_COMMON): Protect definition.
2194         * t-arm-elf (EXTRA_MULTILIB_PARTS): Add crti.o and crtn.o.
2195         Add rules to build crti.o and crtn.o
2196         * crti.asm: New file.
2197         * crtn.asm: New file.
2198
2199 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2200
2201         * c-parse.in (_yylex): Use _cpp_backup_tokens.
2202         * cpphash.h (struct tokenrun): Add prev.
2203         (struct lexer_state): Remove bol.
2204         (struct cpp_reader): Remove old lookahead stuff, add lookaheads.
2205         (_cpp_free_lookaheads, _cpp_release_lookahead, _cpp_push_token)
2206         : Remove.
2207         * cppinit.c (cpp_create_reader): Don't set bol.
2208         (cpp_destroy): Don't free lookaheads.
2209         * cpplex.c (lex_directive): Remove.
2210         (next_tokenrun): Update.
2211         (_cpp_lex_token): Clean up logic.
2212         (lex_token): Update to return a pointer to lexed token, since it
2213         can move to the start of the buffer.  Simpify newline handling.
2214         * cpplib.c (SEEN_EOL): Update.
2215         (skip_rest_of_line): Remove lookahead stuff.
2216         (end_directive): Line numbers are already incremented.  Revert
2217         to start of lexed token buffer if we can.
2218         (_cpp_handle_directive, do_pragma, do_pragma_dependency,
2219         parse_answer): Use _cpp_backup_tokens.
2220         (run_directive, cpp_pop_buffer): Don't set bol, set saved_flags
2221         instead.  Don't check for EOL.
2222         (do_include_common, do_line, do_pragma_system_header): Use
2223         skip_rest_of_line.
2224         * cpplib.h (BOL, _cpp_backup_tokens): New.
2225         * cppmacro.c (save_lookahead_token, take_lookahead_token,
2226         alloc_lookahead, free_lookahead, _cpp_free_lookaheads,
2227         cpp_start_lookahead, cpp_stop_lookahead, _cpp_push_token): Remove.
2228         (builtin_macro): Don't use cpp_get_line.
2229         (cpp_get_line): Short term kludge.
2230         (parse_arg): Handle directives in arguments here.  Back up when
2231         appropriate.  Store EOF at end of argument list.
2232         (funlike_invocation_p): Use _cpp_backup_tokens.
2233         (push_arg_context): Account for EOF at end of list.
2234         (cpp_get_token): Remove lookahead stuff.  Update.
2235
2236 2001-09-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2237
2238         * c-parse.in (yyerror): Const-ification and/or static-ization.
2239         * c-typeck.c (push_member_name): Likewise.
2240         * collect2.c (main): Likewise.
2241         * dbxout.c (dbxout_parms): Likewise.
2242         * diagnostic.c (format_with_decl): Likewise.
2243         * dwarf2out.c (output_ranges): Likewise.
2244         * dwarfout.c (fundamental_type_code): Likewise.
2245         * except.c (dw2_output_call_site_table): Likewise.
2246         * gcc.c (do_spec_1): Likewise.
2247         * genopinit.c (optabs): Likewise.
2248         * objc/objc-act.c (synth_id_with_class_suffix, start_class,
2249         gen_declaration_1, handle_impent): Likewise.
2250         * protoize.c (default_include, in_system_include_dir, abspath):
2251         Likewise.
2252         * sched-vis.c (visualize_stall_cycles): Likewise.
2253         * sdbout.c (plain_type_1, sdbout_end_function,
2254         sdbout_end_epilogue): Likewise.
2255         * varasm.c (decode_reg_name): Likewise.
2256
2257         * 1750a.c (mod_regno_adjust): Likewise.
2258         * alpha.c (alpha_write_one_linkage,
2259         unicosmk_output_default_externs): Likewise.
2260         * arm.c (arm_condition_codes): Likewise.
2261         * arm.h (arm_condition_codes): Likewise.
2262         * avr.c (output_movsisf, encode_section_info): Likewise.
2263         * darwin.h (GEN_BINDER_NAME_FOR_STUB, GEN_SYMBOL_NAME_FOR_SYMBOL):
2264         Likewise.
2265         * i386.c (hi_reg_name, qi_reg_name, qi_high_reg_name): Likewise.
2266         * i386.h (hi_reg_name, qi_reg_name, qi_high_reg_name): Likewise.
2267         * m88k.c (output_function_profiler): Likewise.
2268         * mips.c (mips_output_conditional_branch): Likewise.
2269         * ns32k.c (ns32k_out_reg_names): Likewise.
2270         * ns32k.h (ns32k_out_reg_names): Likewise.
2271         * pj.c (pj_output_rval): Likewise.
2272         * rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Likewise.
2273         * sparc.c (sparc_flat_function_prologue,
2274         sparc_flat_function_epilogue): Likewise.
2275
2276 2001-09-13  Markus Werle <numerical.simulation@web.de>
2277             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2278
2279         * doc/install.texi (Binaries): Add "Binaries for HP-UX 11.00 at
2280         Aachen University of Technology".
2281
2282 2001-09-13  Andreas Schwab  <schwab@suse.de>
2283
2284         * config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD for
2285         C99.
2286
2287 2001-09-13  Richard Henderson  <rth@redhat.com>
2288
2289         * config/alpha/alpha.c (small_symbolic_operand): New.
2290         (override_options): Set MASK_SMALL_DATA based on pic/PIC.
2291         (some_operand, input_operand): Don't handle HIGH.
2292         (alpha_legitimize_address): Use it.  Emit HIGH with PLUS gp.
2293         (alpha_expand_mov): Likewise.
2294         (print_operand) [H]: Just print HIGH symbol.
2295         (print_operand_address): Handle small data.
2296         * config/alpha/alpha.h (MASK_SMALL_DATA, TARGET_SMALL_DATA): New.
2297         (TARGET_SWITCHES): Add -msmall-data/large-data.
2298         (PIC_OFFSET_TABLE_REGNUM): New.
2299         (PREFERRED_RELOAD_CLASS): Don't handle HIGH.
2300         (PREDICATE_COES): Update.
2301         * config/alpha/alpha.md (adddi_er_high): New.
2302         (adddi_er_low): Handle small data.
2303         * config/alpha/elf.h (DO_SELECT_SECTION): If SMALL_DATA,
2304         prefer .sdata to .rodata.
2305         (SELECT_RTX_SECTION): Likewise.
2306
2307 2001-09-12  Josh Martin  <josh.martin@abq.sc.philips.com>
2308
2309         * fixinc/inclhack.def(hpux11_size_t): Keep HP-UX headers from
2310         defining __size_t and leaving size_t undefined.
2311
2312 2001-09-12  Diego Novillo  <dnovillo@redhat.com>
2313
2314         * basic-block.h (expunge_block): Declare.
2315         * cfg.c (expunge_block): Remove static declaration.
2316
2317 2001-09-12  Richard Henderson  <rth@redhat.com>
2318
2319         * integrate.c (copy_insn_list): Copy label name from
2320         NOTE_INSN_DELETED_LABEL.
2321
2322 2001-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2323
2324         * c-common.c (c_tree_code_name): Const-ification.
2325         * c-decl.c (c_decode_option): Likewise.
2326         * c-typeck.c (warn_for_assignment): Likewise.
2327         * collect2.c (libexts, is_ctor_dtor, main, ignore_library):
2328         Likewise.
2329         * cppinit.c (output_deps): Likewise.
2330         * dependence.c (dependence_string, direction_string): Likewise.
2331         * dwarf2out.c (output_ranges): Likewise.
2332         * fixinc/fixfixes.c (emit_gnu_type): Likewise.
2333         * fixinc/gnu-regex.c (re_error_msgid): Likewise.
2334         * gcc.c (standard_exec_prefix, standard_exec_prefix_1,
2335         standard_startfile_prefix, standard_startfile_prefix_1,
2336         standard_startfile_prefix_2, tooldir_base_prefix,
2337         standard_bindir_prefix, find_a_file): Likewise.
2338         * genattrtab.c (make_length_attrs): Likewise.
2339         * gencheck.c (tree_codes): Likewise.
2340         * genemit.c (gen_split): Likewise.
2341         * genrecog.c (special_mode_pred_table): Likewise.
2342         * graph.c (graph_ext): Likewise.
2343         * protoize (default_include): Likewise.
2344         * reload.c (reload_when_needed_name): Likewise.
2345         * sched-vis.c (visualize_stall_cycles): Likewise.
2346         * tlink.c (recompile_files): Likewise.
2347         * toplev.c (decode_g_option): Likewise.
2348         * tradcpp.c (output_deps): Likewise.
2349         * varasm.c (decode_reg_name): Likewise.
2350
2351         * arm.c (arm_condition_codes, strings_fpa, thumb_condition_code):
2352         Const-ification.
2353         * arm.md: Likewise.
2354         * avr.c (avr_regnames, encode_section_info): Likewise.
2355         * c4x.c (float_reg_names): Likewise.
2356         * darwin.h (ASM_GLOBALIZE_LABEL): Likewise.
2357         * elfos.h (const_section): Likewise.
2358         * i386.c (ix86_comp_type_attributes): Likewise.
2359         * i386/win32.h (STRIP_NAME_ENCODING): Likewise.
2360         * ia64/aix.h (UNIQUE_SECTION): Likewise.
2361         * ia64.c (type_names): Likewise.
2362         * m68hc11.c (reg_class_names): Likewise.
2363         * m88k.c (m_options): Likewise.
2364         * mips.c (mips_output_conditional_branch, mips_unique_section):
2365         Likewise.
2366         * rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
2367         * sparc.c (sparc_flat_function_prologue, sparc_flat_function_epilogue,
2368         ultra_code_names): Likewise.
2369         * sparc.h (OVERRIDE_OPTIONS): Likewise.
2370
2371 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2372
2373         * configure.in (gcc_cv_as_shf_merge): Fix a typo.
2374         Use --fatal-warnings option for gas.
2375         * configure: Rebuilt.
2376
2377 2001-09-12  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2378
2379         * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.
2380
2381 2001-09-11  Jim Wilson  <wilson@redhat.com>
2382
2383         * alias.c (clear_reg_alias_info): Only handle pseudo registers.
2384
2385 2001-10-11  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
2386
2387         * builtins.c (c_strlen): Treat an offset too large for a
2388         HOST_WIDE_INT as out of range.
2389
2390 Tue Sep 11 18:57:47 CEST 2001  Jan Hubicka  <jh@suse.cz>
2391
2392         * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.
2393         (EDGE_CRITICAL_P): New predicate.
2394         * cfg.c (force_nonfallthru_and_redirect, split_edge): Kill EDGE_CRITICAL
2395         handling.
2396         (insert_insn_on_edge): Use EDGE_CRITICAL_P.
2397         (dump_edge_info): Remove "crit".
2398         * cfganal.c (mark_critical_edges): Kill.
2399         * cfgbuild.c (find_basic_blocks): Remove mark_critical_edges call.
2400         * cfgcleanup.c (cleanup_cfg): Likewise.
2401         * profile.c (instrument_edges): Use EDGE_CRITICAL_P.
2402         (find_spanning_tree): Likewise.
2403         * reg-stack.c (convert_regs_1): Likewise.
2404         * ssa.c (mark_regs_equivalent_over_bad_edges): Likewise.
2405
2406         * basic-block.h (create_basic_block_structure): New.
2407         (create_basic_block): Update prototype.
2408         (force_nonfallthru): New.
2409         * bb-reorder.c (fixup_reorder_chain): Fixup use force_nonfallthru.
2410         * cfg.c (create_basic_block_structure): Rename from create_basic_block;
2411         handle updating of block_for_insn, creating of empty BBs and BBs at
2412         the end of INSN chain.
2413         (create_basic_block): New function.
2414         (split_block): Use create_basic_block.
2415         (force_nonfallthru_and_redirect): Break out from ...; cleanup
2416         (redirect_edge_and_branch_force): ... here.
2417         (force_nonfallthru): New.
2418         (split_edge): Rewrite to use force_nonfallthru and create_block.
2419         * cfgbuild.c (find_basic_blocks_1): Use create_basic_block_structure.
2420         (find_basic_blocks): Free basic_block_for_insn.
2421         * cfgcleanup.c (merge_blocks): Use force_nonfallthru.
2422
2423         * cfg.c: Fix formating.
2424         * cfgcleanup.c: Fix formating.
2425         (merge_blocks, tail_recursion_label_p): Return bool.
2426         (merge_blocks_move_predecessor_nojumps,
2427          merge_blocks_move_successor_nojumps): Return void.
2428
2429 2001-09-11  Jakub Jelinek  <jakub@redhat.com>
2430
2431         * configure.in: Check whether assembler supports section merging.
2432         * config.in: Rebuilt.
2433         * configure: Rebuilt.
2434         * varasm.c (variable_section, output_constant_pool): Pass alignment
2435         to SELECT_SECTION and SELECT_RTX_SECTION.
2436         (mergeable_string_section): New.
2437         (mergeable_constant_section): New.
2438         (default_elf_asm_named_section): Output SECTION_MERGE and
2439         SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
2440         * output.h (mergeable_string_section): New.
2441         (mergeable_constant_section): New.
2442         (SECTION_MERGE, SECTION_STRINGS, SECTION_ENTSIZE): Define.
2443         * toplev.c (flag_merge_constants): New.
2444         (f_options): Add -fmerge-constants and -fmerge-all-constants
2445         options.
2446         (toplev_main): Default to -fno-merge-constants if not optimizing.
2447         * flags.h (flag_merge_constants): Add extern.
2448         * invoke.texi (-fmerge-constants, -fmerge-all-constants): Document.
2449         * tm.texi (SELECT_SECTION, SELECT_RTX_SECTION): Document added third
2450         argument.
2451         * config/elfos.h (ASM_SECTION_START_OP, ASM_OUTPUT_SECTION_START):
2452         Define if assembler has working .subsection -1 support.
2453         (SELECT_RTX_SECTION, SELECT_SECTION): Add third macro argument.
2454         Put constant into special SHF_MERGE sections if the linker should
2455         attempt to merge duplicates.
2456         * config/ia64/sysv4.h (SELECT_RTX_SECTION, SELECT_SECTION): Add third
2457         macro argument.
2458         Put constant into special SHF_MERGE sections if the linker should
2459         attempt to merge duplicates.
2460         * config/alpha/elf.h: Likewise.
2461         (ASM_SECTION_START_OP, ASM_OUTPUT_SECTION_START): Define if assembler
2462         has working .subsection -1 support.
2463         * config/nextstep.h: Add third argument to SELECT_RTX_SECTION and
2464         SELECT_SECTION.
2465         * config/svr3.h: Likewise.
2466         * config/darwin.h: Likewise.
2467         * config/arm/aof.h: Likewise.
2468         * config/arm/linux-elf.h: Likewise.
2469         * config/avr/avr.h: Likewise.
2470         * config/c4x/c4x.h: Likewise.
2471         * config/d30v/d30v.h: Likewise.
2472         * config/i386/dgux.h: Likewise.
2473         * config/i386/osfrose.h: Likewise.
2474         * config/i386/sco5.h: Likewise.
2475         * config/i386/svr3gas.h: Likewise.
2476         * config/ia64/aix.h: Likewise.
2477         * config/m32r/m32r.h: Likewise.
2478         * config/m68k/m68k.h: Likewise.
2479         * config/m88k/dgux.h: Likewise.
2480         * config/m88k/m88k.h: Likewise.
2481         * config/mcore/mcore-pe.h: Likewise.
2482         * config/mips/mips.h: Likewise.
2483         * config/pa/pa.h: Likewise.
2484         * config/pa/pa-linux.h: Likewise.
2485         * config/romp/romp.h: Likewise.
2486         * config/rs6000/sysv4.h: Likewise.
2487         * config/rs6000/xcoff.h: Likewise.
2488         * config/s390/linux.h: Likewise.
2489         * config/sparc/sparc.h: Likewise.
2490         * config/sparc/sysv4.h: Likewise.
2491         * config/stormy16/stormy16.h: Likewise.
2492         * config/v850/v850.h: Likewise.
2493         * config/vax/vms.h: Likewise.
2494         * config/arm/arm.c (arm_elf_asm_named_section): Output SECTION_MERGE
2495         and SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
2496         * config/sparc/sparc.c (sparc_elf_asm_named_section): Use
2497         default_elf_asm_named_section for SHF_MERGE sections.
2498
2499 Tue Sep 11 17:55:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
2500
2501         * bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block
2502         is OK.
2503
2504 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2505
2506         * c-common.c (split_specs_attrs): Allow for empty attributes with
2507         empty TREE_PURPOSE.  Fixes PR c/4294.
2508
2509 Tue Sep 11 11:37:52 CEST 2001  Jan Hubicka  <jh@suse.cz>
2510
2511         * basic-block.h (cached_make_edge, make_single_succ): New.
2512         (make_edge): Remove first parameter.
2513         * bb-reroder.c (fixup_reorder_chain): Use make_single_succ_edge.
2514         * cfg.c (cached_make_edge): Rename from make_edge; return newly
2515         created edge; use obstack allocation.
2516         (make_edge, make_single_succ_edge): New.
2517         (first_removed_edge): New static variable.
2518         (init_flow): Initialize first_removed_edge and n_edges.
2519         (clear_edges): Use remove_edge.
2520         (flow_delete_block): Likewise.
2521         (remove_edge): Add removed edges to the removed edges list.
2522         (split_block, redirect_edge_and_branch_force, split_edge):
2523         Use make_edge.
2524         * cfganal.c (flow_call_edges_add): Updaet make_edge call.
2525         (add_noreturn_fake_exit_edges): Likewise.
2526         (connect_infinite_loops_to_exit): Liekwise.
2527         * cfgbuild.c (make_label_edge, make_edges, find_sub_basic_blocks):
2528         Use cached_make_edge.
2529         * cfgcleanup.c (try_crossjump_to_edge): Use make_single_succ_edge.
2530         * profile.c (branch_prob): Update make_edge call.
2531         * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
2532
2533 2001-09-11  Richard Henderson  <rth@redhat.com>
2534
2535         * config/alpha/alpha.c: Tidy formatting.
2536         (local_symbolic_operand): Verify mode.
2537         (alpha_sa_mask): Ignore unicos for eh_return.
2538         (alpha_expand_epilogue): Handle sp_adj2 zero, not NULL.
2539         * config/alpha/alpha.md (umk divsi patterns): Remove.
2540         (extendsfdf2): Remove unicos check.
2541         (tablejump): Merge vms and unicos code; always use direct set
2542         plus label_ref use.
2543
2544 2001-09-11  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2545
2546         * config.gcc (alpha*-*-unicosmk*): New target.
2547
2548         * config/alpha/alpha-protos.h (symbolic_operand,
2549         unicosmk_add_call_info_word, unicosmk_add_extern,
2550         unicosmk_defer_case_vector, unicosmk_unique_section,
2551         unicosmk_output_align, unicosmk_text_section, unicosmk_data_section,
2552         unicosmk_asm_file_start, unicosmk_asm_file_end,
2553         unicosmk_output_common): Declare.
2554
2555         * config/alpha/alpha.c (NUM_ARGS, override_options, call_operand,
2556         direct_return, function_arg, alpha_va_start, alpha_va_arg,
2557         alpha_does_function_need_gp, alpha_end_function): Support Cray
2558         Unicos/Mk.
2559         (alpha_init_machine_status, alpha_mark_machine_status,
2560         alpha_free_machine_status, unicosmk_output_deferred_case_vectors,
2561         unicosmk_gen_dsib, unicosmk_output_ssib, unicosmk_need_dex,
2562         unicosmk_asm_named_section, unicosmk_insert_attributes,
2563         unicosmk_section_type_flags, symbolic_operand,
2564         unicosmk_output_module_name, unicosmk_output_default_externs,
2565         unicosmk_output_dex, unicosmk_output_externs,
2566         unicosmk_output_addr_vec, unicosmk_ssib_name,
2567         unicosmk_initial_elimination_offset, unicosmk_asm_file_start,
2568         unicosmk_asm_file_end, unicosmk_output_common,
2569         unicosmk_section_type_flags, unicosmk_unique_section,
2570         unicosmk_add_call_info_word, unicosmk_text_section,
2571         unicosmk_data_section, unicosmk_extern_list, unicosmk_extern_head,
2572         unicosmk_add_extern, unicosmk_dex, unicosmk_dex_list,
2573         unicosmk_dex_count, unicosmk_special_name): New.
2574         (TARGET_INSERT_ATTRIBUTES, TARGET_SECTION_TYPE_FLAGS): Define for
2575         TARGET_ABI_UNICOSMK.
2576         (get_aligned_mem, alpha_expand_unaligned_load,
2577         alpha_expand_unaligned_store, alpha_expand_unaligned_load_words,
2578         alpha_expand_unaligned_store_words): Support big-endian mode.
2579         (print_operand): Likewise. New format specifier 't'. Use
2580         TARGET_AS_SLASH_BEFORE_SUFFIX.
2581         (alpha_is_stack_procedure): Rename from vms_is_stack_procedure.
2582         (alpha_pv_save_size): Update with above change.
2583         (alpha_sa_mask, alpha_sa_size, alpha_expand_prologue,
2584         alpha_start_function, alpha_expand_epilogue): Likewise. Support Cray
2585         Unicos/Mk.
2586
2587         * config/alpha/alpha.h (TARGET_ABI_UNICOSMK): New.
2588         (TARGET_ABI_OSF): Exclude TARGET_ABI_UNICOSMK.
2589         (TARGET_AS_SLASH_BEFORE_SUFFIX): New.
2590         (EXTRA_CONSTRAINT): New constraint 'U'.
2591         (PREDICATE_CODES): Add symbolic_operand.
2592
2593         * config/alpha/alpha.md (UNSPEC_UMK_LAUM, UNSPEC_UMK_LALM,
2594         UNSPEC_UMK_LAL, UNSPEC_UMK_LOAD_CIW): New constants.
2595         (mulsi3, *mulsi_se, mulvsi3): Disable for TARGET_ABI_UNICOSMK.
2596         (integer division and modulus patterns): Split in default and
2597         Unicos/Mk versions.
2598         (*divmodsi_internal, *divmoddi_internal): Disable for
2599         TARGET_ABI_UNICOSMK.
2600         (unaligned_extend?idi, unaligned_load?i, unaligned_store?i): Split in
2601         little-endian and big-endian versions.
2602         (ext, ins, msk): Likewise.
2603         (extv, extzv, insv): Support big-endian mode.
2604         (call, call_value, tablejump): Support TARGET_ABI_UNICOSMK.
2605         (call_umk, call_value_umk, *call_umk, tablejump_umk,
2606         *tablejump_umk_internal, *call_value_umk): New.
2607         (*movdi_nofix): Add pattern for loading an address into a register on
2608         TARGET_ABI_UNICOSMK.
2609         (umk_laum, umk_lal, umk_lalm, *umk_load_ciw): New.
2610         (umk_mismatch_args, arg_home_umk): New.
2611         (various insns): Don't use mov, fmov, nop, fnop and unop.
2612         (realign): Support TARGET_ABI_UNICOSMK.
2613
2614         * config/alpha/unicosmk.h: New file.
2615         * config/alpha/t-unicosmk: New file.
2616
2617         * fixinc/inclhack.def (unicosmk_restrict): New.
2618         * fixinc/fixincl.x: Regenerate.
2619
2620         * ginclude/stddef.h (size_t): Check for and define __SIZE_T__.
2621         (wchar_t): Check for and define __WCHAR_T__.
2622
2623 2001-09-11  Richard Sandiford  <rsandifo@redhat.com>
2624
2625         * combine.c (simplify_shift_const): Treat shifts by the mode
2626         size as undefined.
2627
2628 2001-09-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2629
2630         * cpphash.h (struct tokenrun): New.
2631         (struct cpp_context): New member bol.
2632         (struct cpp_reader): New members.
2633         (_cpp_init_tokenrun): New.
2634         * cppinit.c (cpp_create_reader): Set up the token runs.
2635         * cpplex.c (lex_directive, lex_token, next_tokenrun): New.
2636         (lex_token): New internalised version of _cpp_lex_token.  Don't
2637         handle directives or the multiple include opimisation here any
2638         more.  Simply lex a token.
2639         * cpplib.c (run_directive): Clear bol.
2640         (_cpp_pop_buffer): Set bol.
2641         * cppmacro.c (funlike_invocation_p): Keep tokens whilst parsing
2642         arguments.
2643
2644 2001-09-11  Michael Meissner  <meissner@redhat.com>
2645
2646         * config/mips/mips.h (CC1_SPEC): If -mgp32 default to -mfp32, and
2647         give an error if the user uses -mfp32.
2648         (CPP_FPR_SPEC): Define __mips_fpr to be 32 or 64 depending on the
2649         default options.
2650         (CPP_SPEC): Define __mips_fpr to be 32 or 64, depending on the
2651         floating point register size.
2652         (EXTRA_SPECS): Add CPP_FPR_SPEC.
2653
2654         * config/mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Use
2655         HOST_WIDE_INT_PRINT_DEC to properly print the result of
2656         int_size_in_bytes.
2657         * config/mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Ditto.
2658         * config/mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Ditto.
2659
2660 2001-09-11  Hans-Peter Nilsson  <hp@axis.com>
2661
2662         * dbxout.c (dbxout_parms): Fix typo in comment.
2663         * unroll.c (loop_find_equiv_value): Ditto.
2664         * toplev.c (rest_of_compilation): Ditto.
2665         * loop.c (scan_loop): Ditto.
2666         * dwarf2out.c (struct dw_fde_struct): Ditto.
2667
2668 2001-09-10  Zack Weinberg  <zackw@panix.com>
2669
2670         * cpplex.c (parse_identifier): Fast-path optimize.  Avoid
2671         copying identifier when we're just going to throw it away.
2672         (parse_identifier_slow): New routine to handle abnormal cases.
2673         (_cpp_lex_token): Update call site.
2674
2675         * hashtable.c (ht_lookup): Don't assume that the string we've
2676         been given is NUL-terminated.
2677         * system.h: #define __builtin_expect(a, b) to (a) if not
2678         GCC >=3.0.
2679
2680 2001-09-10  Michael Meissner  <meissner@redhat.com>
2681
2682         * config.gcc (sparc64-*-solaris2): Add alias to be compatible with
2683         binutils, gdb.
2684
2685 2001-09-10  David Edelsohn  <edelsohn@gnu.org>
2686
2687         * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
2688
2689 Mon Sep 10 16:26:44 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2690
2691         * builtins.c (c_getstr): Correct thinko in last change and further
2692         cleanup.
2693
2694 2001-09-10  Tim Freeman <tim@fungibole.com>
2695
2696         * dwarf2out.c (incomplete_types, decl_scope_table): Make them
2697         into varray's and register them as roots with the garbage
2698         collector so they are not collected too soon.
2699
2700 Mon Sep 10 14:21:26 CEST 2001  Jan Hubicka  <jh@suse.cz>
2701
2702         * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):
2703         New.
2704         * basic-block.h (flow_obstack, label_value_list,
2705         tail_recursion_label_list): Declare
2706         (tidy_fallthru_edges): Declare.
2707         (expunge_block, last_loop_beg_note): Delete.
2708         (can_fallthru, flow_nodes_print, flow_edge_list_print): Declare.
2709         * cfg.c: New file
2710         (basic_block_for_insn, label_value_list): Move from flow.c; make global.
2711         (n_basic_blocks, n_edges, basic_block_info, entry_exit_blocks,
2712         init_flow, clear_edges, can_delete_note_p, can_delete_label_p,
2713         flow_delete_insn, flow_delete_insn_chain, create_basic_block,
2714         expunge_block, flow_delete_block, compute_bb_for_insn,
2715         update_bb_for_insn, set_block_for_insn, set_block_for_new_insns,
2716         make_edge, remove_edge, redirect_edge_succ, redirect_edge_succ_nodup,
2717         redirect_edge_pred, split_block, marge_blocks_nomove, block_label,
2718         try_redirect_by_replacing_jump, last_loop_beg_note,
2719         redirect_edge_and_branch, redirect_edge_and_branch_force,
2720         tidy_fallthru_edge, tidy_fallthru_edges, back_edge_of_syntactic_loop_p,
2721         split_edge, insert_insn_on_edge, commit_one_edge_insertion,
2722         commit_edge_insertions, dump_flow_info, debug_flow_info,
2723         dump_edge_info, dump_bb, debug_bb, debug_bb_n, print_rtl_with_bb,
2724         verify_flow_info, purge_dead_edges, purge_all_dead_edges):
2725         Move here from flow.c
2726         * cfganal.c: New file.
2727         (forwarder_block_p, can_fallthru, mark_critical_edges,
2728          mark_dfs_back_edges, need_fake_edge_p, flow_call_edges_add,
2729          find_unreachable_blocks, create_edge_list, free_edge_list,
2730          print_edge_list, verify_edge_list, find_edge_index, flow_nodes_print,
2731          flow_edge_list_print, remove_fake_successors, remove_fake_edges,
2732          add_noreturn_fake_exit_edges, connect_infinite_loops_to_exit,
2733          flow_reverse_top_sort_order_compute, flow_depth_first_order_compute,
2734          flow_dfs_compute_reverse_init, flow_dfs-compute_reverse_add_bb,
2735          flow_dfs-compute_reverse_execute, flow_dfs_compute_reverse_finish);
2736         Move here from flow.c
2737         * cfgbuild.c: New file
2738         (count_basic_blocks, find_label_refs, make_label_edge, make_eh_edge,
2739          make_edges, find_basic_blocks_1, find_basic_blocks,
2740          find_sub_basic_blocks): Move here from flow.c
2741         * cfgcleanup.c: New file.
2742         (try_simplify_condjump, try_forward_edges, tail_recursion_label_p,
2743          merge_blocks_move_predecessor_nojumps,
2744          merge_blocks_move_successor_nojumps, merge_blocks,
2745          flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
2746          try_crossjump_bb, try_optimize_cfg): Move here from flow.c
2747         (delete_unreachable_blocks, cleanup_cfg): Likewise; return true
2748         if succeeded.
2749         * cfgloop.c: New file
2750         (flow_loops_cfg_dump, flow_loop_nested_p, flow_loop_dump,
2751          flow_loops_dump, flow_loops_free, flow_loop_entry_edges_find,
2752          flow_loop_exit_edges_find, flow_loop_nodes_find,
2753          flow_loop_pre_header_scan, flow_loop_pre_header_find,
2754          flow_loop_tree_node_add, flow_loops_tree_build,
2755          flow_loop_level_compute, flow_loops_level_compute, flow_loop_scan,
2756          flow_loops_find, flow_loops_update, flow_loop_outside_edge_p):
2757         Move here from flow.c
2758         * flow.c: Remove everything moved elsewhere
2759         * output.h (cleanup_cfg): Return bool.
2760
2761         * bb-reorder.c (reorder_block_def): Remove 'index'.
2762         (insert_intra_1): Add argument BB, set block for new note.
2763         (make_reorder_chain): Do not depdent on BB indexes.
2764         (make_reorder_chain_1): Do not use BB indexes.
2765         (label_for_bb): Likewise; set BB for new insn.
2766         (emit_jump_to_block_after): Likewise.
2767         (fixup_reoder_chain): Sanity check that all basic blocks
2768         are chained; verify newly created insn chain; remove
2769         undocnitional jump simplifying; Do not use BB indexes;
2770         properly initialize count and frequency information;
2771         dump reordered sequence.
2772         (insert_intra_bb_scope_notes): update call of insert_intra_1.
2773         (insert_inter_bb_scope_notes): Set block for new insn.
2774         (reorder_basic_blocks): Dump flow info before reoredering.
2775
2776 Mon Sep 10 06:47:35 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2777
2778         * alias.c (clear_reg_alias_info): Use K&R format definition.
2779         Avoid unsigned warning.
2780         * builtins.c: Use "unsigned int", not "unsigned".
2781         (target_char_cast): Use host_integerp and tree_low_cst.
2782         (expand_builtin_args_info, expand_builtin_frame_address): Likewise.
2783         (c_strlen): Likewise; OFFSET now HOST_WIDE_INT.
2784         (c_getstr): Likewise.
2785         (std_expand_builtin_va_arg): Use int_size_in_bytes.
2786         (builtin_memcpy_read_str): Avoid unsigned warning.
2787         (expand_builtin_memcpy): Alignments are unsigned.
2788         (expand_builtin_strncpy, expand_builtin_memset): Likewise.
2789         (expand_builtin_expect_jump): Use integer_zerop and integer_onep.
2790         * predict.c (expensive_function_p): LIMIT now unsigned.
2791         * resource.c (mark_target_live_regs): Make some vars unsigned.
2792         * sdbout.c: Use "unsigned int", not "unsigned".
2793         (MAKE_LINE_SAFE): Add cast to avoid unsigned warning.
2794         (sdbout_source_line): Likewise.
2795         (sdbout_record_type_name): Remove "const" for NAME declaration.
2796         * config/alpha/alpha.c (alpha_expand_block_move): Whitespace fixes.
2797
2798 2001-09-10  Richard Sandiford  <rsandifo@redhat.com>
2799
2800         * calls.c (store_one_arg): Expand comment.
2801
2802 2001-09-10  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2803
2804         * calls.c (store_one_arg): Make sure that the entire argument is
2805         pushed if STACK_PARMS_IN_REG_PARM_AREA is defined.
2806
2807 2001-09-09  Richard Henderson  <rth@redhat.com>
2808
2809         * emit-rtl.c (adjust_address): Fix mode for LO_SUM.
2810
2811 Sun Sep  9 10:43:17 CEST 2001  Jan Hubicka  <jh@suse.cz>
2812
2813         * loop.c (combine_givs): Fix computing of benefit once giv is combined.
2814
2815 2001-09-09  Richard Henderson  <rth@redhat.com>
2816
2817         * config/alpha/alpha.c (alpha_next_sequence_number): New.
2818         (alpha_this_literal_sequence_number): New.
2819         (alpha_this_gpdisp_sequence_number): New.
2820         (some_operand, input_operand): Add HIGH.
2821         (local_symbolic_operand): New.
2822         (alpha_encode_section_info): New.
2823         (alpha_legitimate_address_p): Allow LO_SUM.
2824         (alpha_legitimize_address): Generate HIGH+LO_SUM.
2825         (alpha_expand_mov): Likewise.
2826         (secondary_reload_class): Check memory_operand not general_operand
2827         for FP_REGS test.
2828         (alpha_expand_unaligned_load): Force LO_SUM addresses into a register.
2829         (alpha_expand_unaligned_store): Likewise.
2830         (alpha_expand_unaligned_load_words): Likewise.
2831         (alpha_expand_unaligned_store_words): Likewise.
2832         (alpha_expand_block_clear): Likewise.
2833         (print_operand): Handle %#, %*, %H.
2834         (print_operand_address): Handle LO_SUM.
2835         (find_lo_sum): New.
2836         (alpha_does_function_need_gp): Use it.
2837         (alpha_expand_block_move): Fix signed compare warnings.
2838         (alpha_sa_mask, alpha_align_insns): Likewise.
2839         * config/alpha/alpha-protos.h: Update.
2840         * config/alpha/alpha.h (TARGET_EXPLICIT_RELOCS): New.
2841         (MASK_EXPLICIT_RELOCS): New.
2842         (TARGET_SWITCHES): Add -mexplicit-relocs.
2843         (EXTRA_CONSTRAINT): Add 'T'.
2844         (PREFERRED_RELOAD_CLASS): HIGH goes in GENERAL_REGS.
2845         (ASM_APP_ON, ASM_APP_OFF): Turn on and off asm macro expansion.
2846         (ENCODE_SECTION_INFO): Out line.
2847         (REDO_SECTION_INFO_P): New.
2848         (STRIP_NAME_ENCODING): New.
2849         (ASM_OUTPUT_LABELREF): New.
2850         (PRINT_OPERAND_PUNCT_VALID_P): Add #, *.
2851         (PREDICATE_CODES): Update.
2852         * config/alpha/alpha.md (divmodsi_internal_er, divmoddi_internal_er,
2853         call_osf_1_er_noreturn, call_osf_1_er, movdi_er_low, movdi_er_nofix,
2854         movdi_er_fix, prologue_ldgp_1_er, builtin_setjmp_receiver_sub_label_er,
2855         builtin_setjmp_receiver_er, exception_receiver_1_er,
2856         call_value_osf_1_er): New patterns.
2857         (sibcall_osf_1, sibcall_value_osf_1): Remove register alternative.
2858         (movqi, movhi, movsi): Add explicit $31 base register to lda.
2859         * config/alpha/elf.h (ASM_FILE_START): Set nomacro if explicit relocs.
2860         (FINAL_PRESCAN_INSN): New.
2861
2862 Sat Sep  8 22:00:55 CEST 2001  Jan Hubicka  <jh@suse.cz>
2863
2864         * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.
2865
2866 2001-09-08  Andreas Jaeger  <aj@suse.de>
2867
2868         * i386.h (TARGET_SWITCHES): Fix description.
2869
2870 2001-09-07  David Edelsohn  <edelsohn@gnu.org>
2871
2872         * rs6000.c (num_insns_constant): Compute number of instructions
2873         more accurately.
2874
2875         * doc/install.texi: Explain AIX exception handling work-around.
2876         Update URL for AIX fixes.
2877
2878 2001-09-07  Jim Wilson  <wilson@redhat.com>
2879
2880         * alias.c (clear_reg_alias_info): New.
2881         * flow.c (attempt_auto_inc): Call clear_reg_alias_info.
2882         * rtl.h (clear_reg_alias_info): Declare.
2883
2884 2001-09-07  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2885
2886         * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
2887         available.
2888         (UEMUSHORT): New. Use instead of unsigned EMUSHORT.
2889         (m16m,edivm,emulm): Change declaration to match definition.
2890
2891 2001-09-07  Roman Lechtchinsky <rl@cs.tu-berlin.de>
2892
2893         * reload.c (push_reload): Check for subreg_lowpart_p instead of
2894         SUBREG_BYTE being 0 when determining if the inner part of a subreg
2895         can be reloaded.
2896
2897 2001-09-07  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2898
2899         * c-common.c (signed_or_unsigned_type): Handle machine mode types
2900         which have no corresponding C type.
2901         * fold_const.c (target_isinf,target_isnan,target_negative): Update
2902         the representation of 64-bit doubles to work with 64-bit ints.
2903
2904 2001-09-07  Aldy Hernandez  <aldyh@redhat.com>
2905
2906         * config/mips/mips.c (override_options): Do not override ISA when ABI
2907         specified if MIPS_CPU_STRING_DEFAULT was specified.
2908
2909 2001-09-07  Richard Henderson  <rth@redhat.com>
2910
2911         * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
2912         (express_from_1): Wrap lines.
2913         * rtlanal.c (commutative_operand_precedence): Rename from
2914         operand_preference; export.
2915         * rtl.h: Declare it.
2916         * simplify-rtx.c (simplify_gen_binary): Tidy +/- const_int handling.
2917         (simplify_binary_operation): Invoke simplify_plus_minus on
2918         (CONST (PLUS ...)) as well.
2919         (struct simplify_plus_minus_op_data): New.
2920         (simplify_plus_minus_op_data_cmp): New.
2921         (simplify_plus_minus): Use them.  Avoid infinite recursion with
2922         simplify_binary_operation wrt CONST.
2923
2924 Fri Sep  7 11:52:30 2001   Kazu Hirata  <kazu@hxi.com>
2925
2926         * h8300-protos.h (general_operand_dst_push): Remove.
2927         * h8300.c (general_operand_dst_push): Likewise.
2928         * h8300.h (OK_FOR_T): Likewise.
2929         (EXTRA_CONSTRAINTS): Do not use OK_FOR_T.
2930         * h8300.md (pushqi_h8300): New.
2931         (pushqi_h8300hs): Likewise.
2932         (pushqi): Likewise.
2933         (pushhi_h8300): Likewise.
2934         (pushhi_h8300hs): Likewise.
2935         (pushhi): Likewise.
2936
2937 Fri Sep  7 12:56:26 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2938
2939         * genattrtab.c (attr_printf): First arg is unsigned.
2940         Clean up formatting of callers.
2941
2942 2001-09-06  Aldy Hernandez  <aldyh@redhat.com>
2943
2944         * config/mips/mips.c (override_options): Allow abi32 with 64 bit
2945         registers.
2946
2947 2001-09-07  Andreas Jaeger  <aj@suse.de>
2948
2949         * i386.h (TARGET_SWITCHES): Fix descriptions.
2950
2951 2001-09-07  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
2952
2953         * stor-layout.c (compute_record_mode): Check DECL_SIZE is set.
2954
2955 2001-09-06  Ira Ruben  <ira@apple.com>
2956
2957         Remove OP_IDENTIFIER.
2958         * tree.def (OP_IDENTIFIER): Remove.
2959         * tree.c (tree_node_kind enum): Remove op_id_kind.
2960         (tree_node_kind_names): Remove "op_identifiers".
2961         (make_node): Remove OP_IDENTIFIER test.
2962         (build_op_identifier): Removed because it isn't being used.
2963         * print-tree.c (print_node): Remove OP_IDENTIFIER case.
2964         * cp/pt.c (tsubst): Remove OP_IDENTIFIER case.
2965
2966 2001-09-06  Richard Henderson  <rth@redhat.com>
2967
2968         * simplify-rtx.c (simplify_binary_operation): Revert last change.
2969
2970 2001-09-06  Richard Henderson  <rth@redhat.com>
2971
2972         * simplify-rtx.c (simplify_binary_operation): Simplify contents
2973         of CONST.
2974
2975 2001-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2976
2977         * config/rs6000/rs6000.c (rs6000_emit_prologue): Fix DWARF2 register
2978         number used for CR register.
2979
2980 Thu Sep  6 11:16:35 2001  Jeffrey A Law  (law@cygnus.com)
2981                           Joern Rennecke (amylaar@cygnus.com)
2982
2983         * h8300-protos.h (h8300_return_addr_rtx): New prototype.
2984         * h8300.c (initial_offset): Handle offset between RP and FP.
2985         (h8300_return_addr_rtx): New function.
2986         * h8300.h (FIRST_PSEUDO_REGISTER): Bump now that we have a
2987         return register.
2988         (FIXED_REGISTERS, CALL_USED_REGISTERS): Corresponding changes.
2989         (REG_ALLOC_ORDER, RETURN_ADDRESS_POINTER_REGNUM): Likewise.
2990         (REG_CLASS_CONTENTS, ELIMINABLE_REGS): Likewise.
2991         (CAN_ELIMINATE, REGISTER_NAMES):
2992         (RETURN_ADDR_RTX): Call h8300_return_addr_rtx.
2993
2994 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2995
2996         Remove TYPE_NONCOPIED_PARTS.
2997         * tree.h (TYPE_NONCOPIED_PARTS): Remove.
2998         (struct tree_type): Remove noncopied_parts.
2999         * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Map onto TYPE_BINFO.
3000         * expr.c (save_noncopied_parts, init_noncopied_parts): Remove.
3001         (fixed_type_p): Remove.
3002         (expand_expr, INIT_EXPR): Don't deal with noncopied parts.
3003         (expand_expr, MODIFY_EXPR): Likewise.
3004         * ggc-common.c (ggc_mark_trees): Remove TYPE_NONCOPIED_PARTS.
3005         * doc/c-tree.texi: Remove TYPE_NONCOPIED_PARTS FIXME.
3006
3007 2001-09-06  Alan Modra  <amodra@bigpond.net.au>
3008
3009         * config/rs6000/rs6000.c (mask_operand): Use signed vars to avoid
3010         compiler warnings.
3011         (mask64_operand): Likewise.
3012         (includes_rldic_lshift_p): Likewise.
3013         (includes_rldicr_lshift_p): Likewise.
3014
3015 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3016
3017         * objc/objc-act.c (build_message_expr): If a class method cannot
3018         be found, do not issue a warning if a corresponding instance
3019         method exists in the root class.
3020
3021 2001-09-05  Richard Henderson  <rth@redhat.com>
3022
3023         * config/alpha/alpha.c (alpha_expand_mov): Initialize temp.
3024
3025 2001-09-05  Zack Weinberg  <zack@codesourcery.com>
3026
3027         * function.c (ggc_mark_struct_function): Mark f->outer.
3028         * toplev.c (rest_of_compilation): Clear DECL_SAVED_INSNS here...
3029         * integrate.c (output_inline_function): ... not here.
3030
3031 Wed Sep  5 17:28:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
3032
3033         * profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
3034
3035         * i386.c (size_cost): New static variable.
3036         (override_function): Use size_cost when -Os is specified.
3037
3038         * i386.c (ix86_expand_prologue): Set use_fast_prologue_epilogue
3039         properly;  Use current_function_calls_eh_return.
3040         (ix86_expand_epilogue): Avoid dummy optimize_size tests;
3041         use leave to avoid depdendancy chain.
3042
3043         * local-alloc.c (update_equiv_regs): Use CFG to iterate over INSN stream;
3044         get BB loop_depth instead of computing it from LOOP notes.
3045
3046         * reg-stack.c (subst_stack_reg_pat): Handle reversal of conditional moves.
3047
3048 2001-09-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3049
3050         * som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
3051         * pa.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
3052         UNALIGNED_DOUBLE_INT_ASM_OP): Define
3053
3054 2001-09-05  Jeffrey A Law  (law@cygnus.com)
3055             Jason Merrill (jason@redhat.com)
3056
3057         * stor-layout.c (layout_type): Complain if an array's size can
3058         not be represented in a size_t.
3059
3060         * config/h8300/elf.h (ENDFILE_SPEC, STARTFILE_SPEC): Define.
3061
3062 2001-09-05  David Billinghurst <David.Billinghurst@riotinto.com>
3063
3064         * gcc.c: (process_command) Add parentheses around assignment
3065         used as truth value.
3066
3067 2001-09-05  Richard Sandiford  <rsandifo@redhat.com>
3068
3069         * config/mips/mips.c (save_restore_insns): Don't mark any register
3070         save slots as unchanging if current_function_calls_eh_return.
3071
3072 2001-09-05  Richard Henderson  <rth@redhat.com>
3073
3074         * config/alpha/alpha.c (alpha_legitimate_address_p): New.
3075         * config/alpha/alpha-protos.h: Declare it.
3076         * config/alpha/alpha.h (GO_IF_LEGITIMATE_ADDRESS): Move to c file.
3077         (NONSTRICT_REG_OK_FOR_BASE_P): Rename from non-strict macro.
3078         (NONSTRICT_REG_OK_FP_BASE_P): Likewise.
3079         (STRICT_REG_OK_FOR_BASE_P): Rename from strict macro.
3080         (REG_OK_FOR_BASE_P): Select one of the above.
3081
3082 2001-09-05  Richard Sandiford  <rsandifo@redhat.com>
3083
3084         * config/mips/t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
3085         (crti.o): Prefix name of object file with $(T).
3086         (crtn.o): Likewise.
3087
3088 2001-09-05  David S. Miller  <davem@redhat.com>
3089
3090         * config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.
3091         * config/sparc/linux64.h: Likewise.
3092
3093 2001-09-05  Andreas Jaeger  <aj@suse.de>
3094
3095         * doc/invoke.texi (i386 Options): -mwide-multiply is not
3096         available anymore, remove the documentation.
3097         (i386 Options): Fix typo, cleanup index entries.
3098
3099         * prefix.c (concat): Remove, we can use the version from liberty.
3100
3101 2001-09-05  Richard Henderson  <rth@redhat.com>
3102
3103         * config/alpha/alpha.c (alpha_expand_mov, alpha_expand_mov_nobwx):
3104         New functions split out of md file expanders.
3105         * config/alpha/alpha-protos.h: Declare them.
3106         * config/alpha/alpha.md (movqi, movhi, movsi, movdi): Use them.
3107
3108 2001-09-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3109
3110         * cppmacro.c (funlike_invocation_p): No need to restore context.
3111
3112 2001-09-04  Richard Henderson  <rth@redhat.com>
3113
3114         * reload.c (push_reload): Export.
3115         * reload.h (push_reload): Declare it.
3116
3117         * config/alpha/alpha.h (LEGITIMIZE_ADDRESS): Move out o' line.
3118         (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
3119         * config/alpha/alpha.c (alpha_legitimize_address): New.
3120         (alpha_legitimize_reload_address): Likewise.
3121         * config/alpha/alpha-protos.h: Declare them.
3122
3123 2001-09-04  Stan Shebs  <shebs@apple.com>
3124
3125         * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.
3126         * config/darwin.c (machopic_stub_name): Account for internally
3127         generated lib calls such as memcpy.
3128
3129 2001-09-04  Richard Henderson  <rth@redhat.com>
3130
3131         * unwind.h (_UA_END_OF_STACK): New flag.
3132         * unwind.inc (_Unwind_ForcedUnwind_Phase2): Set it.
3133
3134 Tue Sep  4 11:16:35 2001  Jeffrey A Law  (law@cygnus.com)
3135
3136         * h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.
3137
3138 2001-09-04  Richard Sandiford  <rsandifo@redhat.com>
3139
3140         * config/mips/mips.c (save_restore_insns): Change base_offset to
3141         fp_offset in second call to mips_emit_frame_related_store.
3142
3143 2001-09-04  Hans-Peter Nilsson  <hp@axis.com>
3144
3145         * doc/rtl.texi: Mention that besides as a CODE_LABEL, a label can
3146         sometimes be represented as a NOTE of type
3147         NOTE_INSN_DELETED_LABEL.
3148         (Insns): Document NOTE_INSN_DELETED_LABEL.
3149
3150 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3151
3152         * c-common.h (tree_dump_index): Add more comments.
3153         * c-dump.c (dump_files): Name flags `tree' rather than `ast'.
3154         (dump_option_value_info): New struct.
3155         (dump_options): New array.
3156         (dump_switch_p): Parse switch options symbolically.
3157         * doc/invoke.texi (-fdump-ast): Rename to ...
3158         (-fdump-tree): ... here. Document that options are symbolic, and
3159         not all are applicable.
3160
3161 2001-09-04  David S. Miller  <davem@redhat.com>
3162
3163         * config/sparc/sparc.md (define_splits): Kill constraints.
3164
3165         Cleanup redundant and unused insn attributes.
3166         * config/sparc/sparc.md (define_attr "insn"): Kill address, unary,
3167         binary, and move.  Mark ialu as default.
3168         (commented out define_function_unit "alu"): Kill.
3169         (define_attr "use_clobbered"): Kill.
3170         (whole file): Kill address insn type references.  Replace
3171         all unary/binary/move references with ialu.
3172         * config/sparc/sparc.c (whole file): Kill TYPE_ADDRESS
3173         references.  Replace TYPE_{UNARY,BINARY,MOVE} references with
3174         TYPE_IALU.
3175
3176         Simplify length insn attribute and make more judicious use
3177         of insn attribute defaulting.
3178         * config/sparc/sparc.md (all insns with length > one): Mark as
3179         insn type multi if real instructions, else use default if
3180         it is a forced splitter.
3181         (all insns with length == one): Use default insn length.
3182         (all insns of type ialu): Use default insn type.
3183
3184         Fix erroneous insn attribute settings.
3185         (addx): Set insn type to misc.
3186         (mulsidi3_sp64, const_mulsidi3_sp64, umulsidi3_sp64,
3187         const_umulsidi3_sp64): Set insn type to imul.
3188
3189         Track SFmode vs DFmode insns according to UltraSPARC
3190         scheduling rules.
3191         * config/sparc/sparc.md ("fptype"): New attribute, default
3192         to "single".
3193         (all DFmode single insns): Mark as fptype "double".
3194
3195 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3196
3197         * loop.c (express_from_1): Fix CONSTANT_P(a) case.
3198
3199 2001-09-03  Richard Henderson  <rth@redhat.com>
3200
3201         * function.h (struct function): Add arg_pointer_save_area_init.
3202         * function.c (expand_function_end): Init arg_pointer_save_area.
3203         (get_arg_pointer_save_area): Do not init arg_pointer_save_area
3204         when called from a nested function.
3205
3206 2001-09-02  Angela Marie Thomas <angela@cygnus.com>
3207
3208         * fixinc/Makefile.in: Regenerate fixincl.x only if maintainer-mode
3209         is enabled.
3210
3211 Sun Sep  2 18:37:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
3212
3213         * reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.
3214
3215 2001-09-01  Geoffrey Keating  <geoffk@redhat.com>
3216
3217         * expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
3218         (emit_push_insn): Use specified padding direction when
3219         STACK_PUSH_CODE is POST_INC.
3220
3221         * config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.
3222
3223 2001-09-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3224
3225         * mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.
3226
3227 2001-09-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3228
3229         * cppinit.c (cpp_start_read): Free the imacros list as we
3230         traverse it.  Don't free the chains before returning.
3231         (_cpp_push_next_buffer): Only try pushing buffers if we've
3232         completed -imacros handling.
3233
3234 2001-08-31  Eric Christopher  <echristo@redhat.com>
3235
3236         * gcc.c (handle_braces): Add explaination for abort.
3237
3238 2001-08-30  Roman Zippel  <zippel@linux-m68k.org>
3239
3240         * expmed.c (store_bit_field): Update to patch from 2001-08-27:
3241         move adjustment of bitpos instead.
3242
3243 2001-08-31  Zack Weinberg  <zack@codesourcery.com>
3244
3245         * function.c: Remove all_functions.  Make outer_function_chain
3246         static.
3247         (init_function_start): Don't add new function structure to
3248         all_functions.
3249         (find_function_data, push_function_context_to,
3250         pop_function_context_from, put_var_into_stack,
3251         trampoline_address): Update for changed structure element names.
3252         (push_function_context_to): Disentangle.
3253         (free_after_compilation): Also free F.
3254         (expand_dummy_function_end): Don't free cfun here.
3255         (put_var_into_stack): Comment why we can't use find_function_data here.
3256         (fix_lexical_addr, trampoline_address, ): Use find_function_data.
3257         (mark_function_chain): Split into maybe_mark_struct_function and
3258         ggc_mark_struct_function.  Export the latter.
3259         (init_function_once): Mark from cfun and outer_function_chain;
3260         not all_functions.
3261
3262         * function.h (struct function): Kill next_global.  Rename next
3263         to outer.  All users updated to match.
3264         (all_functions, outer_function_chain): Don't declare.
3265
3266         * ggc-common.c (ggc_mark_trees): Mark DECL_SAVED_INSNS.
3267         * integrate.c (output_inline_function): Clear DECL_SAVED_INSNS,
3268         don't touch f->inlinable, after calling rest_of_compilation.
3269
3270         * tree.h: Forward-declare struct function.  Prototype
3271         ggc_mark_struct_function.
3272
3273 2001-08-31  Kazu Hirata  <kazu@hxi.com>
3274
3275         * config/h8300/h8300.md (*andorhi3): Fix typos.
3276
3277 2001-08-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3278
3279         * calls.c (emit_library_call_value): Don't use a fixed
3280         argument after VA_CLOSE, i.e. out of scope in traditional C.
3281
3282         * emit-rtl.c (gen_rtvec): Likewise.
3283
3284 2001-08-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3285
3286         * Makefile.in (c-pragma.o): Depend on output.h.
3287         (reorg.o): Depend on except.h.
3288
3289         * c-pragma.c: Include output.h.
3290
3291         * reorg.c: Include except.h.
3292
3293         * unwind-dw2.c: Call __builtin_alloca, not alloca.
3294
3295 2001-08-31  Richard Henderson  <rth@redhat.com>
3296
3297         * sched-deps.c (add_dependence): Don't elide dependancy if the
3298         conditional used by insn is modified in elem.
3299
3300 2001-08-31  Nick Clifton  <nickc@cambridge.redhat.com>
3301
3302         * config/v850/v850.h (OUTPUT_ADDR_CONST_EXTRA): Define.
3303
3304 2001-08-31  Diego Novillo  <dnovillo@redhat.com>
3305
3306         * c-decl.c (c_decode_option): Skip '-f' prefix before calling
3307         dump_switch_p.
3308
3309 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3310
3311         * config/stormy16/stormy16.c (stormy16_asm_out_destructor): New
3312         function.
3313         (stormy16_asm_out_constructor): New function.
3314         (TARGET_ASM_CONSTRUCTOR): Define.
3315         (TARGET_ASM_DESTRUCTOR): Define.
3316
3317 2001-08-31  Andreas Jaeger  <aj@suse.de>
3318
3319         * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
3320         * loop.c (add_label_notes): Likewise.
3321         * reload.c (find_reloads): Likewise.
3322         * config/sh/sh.c (machine_dependent_reorg): Likewise.
3323
3324 2001-08-31  Jason Merrill  <jason_merrill@redhat.com>
3325
3326         * unwind-pe.h (read_uleb128, read_sleb128): Move actual reading
3327         code here.  Take _Unwind_{W,Sw}ord*.
3328         (read_encoded_value_with_base): Use them.
3329         * unwind-dw2.c (_Unwind_FrameState): Make cfa_offset and cfa_reg
3330         words.
3331         (extract_cie_info): Simplify read_?leb128 handling.
3332         (execute_stack_op, execute_cfa_program): Likewise.
3333         * unwind-dw2-fde.c (get_cie_encoding): Likewise.
3334
3335 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3336
3337         * config/stormy16/stormy16.c (stormy16_expand_epilogue): Use
3338         the frame pointer to pop the stack if convenient.
3339
3340         * config/stormy16/stormy16.c (stormy16_initialize_trampoline):
3341         Don't use post-increment before combine.
3342         * config/stormy16/stormy16.h (STATIC_CHAIN_REGNUM): Don't use
3343         a call-saved register.
3344
3345 2001-08-31  Andreas Jaeger  <aj@suse.de>
3346
3347         * jump.c (mark_jump_label): Revert patch from 2001-08-28, the
3348         code was correct.
3349
3350 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3351
3352         * config/stormy16/stormy16.md (udivmodhi4): Express using UDIV/UMOD,
3353         not DIV/MOD, of course.
3354
3355 2001-08-30  Vladimir Makarov  <vmakarov@redhat.com>
3356
3357         * rtl.def: Undo my patch commited 2001-08-27.
3358
3359         * genattrtab.c: Ditto.
3360
3361         * rtl.h: Ditto.
3362
3363         * sched-int.h: Ditto.
3364
3365         * target-def.h: Ditto.
3366
3367         * target.h: Ditto.
3368
3369         * haifa-sched.c: Ditto.
3370
3371         * sched-rgn.c: Ditto.
3372
3373         * sched-vis.c: Ditto.
3374
3375         * Makefile.in: Ditto.
3376
3377         * doc/md.texi: Ditto.
3378
3379         * doc/tm.texi: Ditto.
3380
3381         * doc/contrib.texi: Ditto.
3382
3383         * doc/gcc.texi: Ditto.
3384
3385         * genattrtab.h: Remove it.
3386
3387         * genautomata.c: Remove it.
3388
3389         * genattr.c: Undo my patch and Richard Henderson's patch commited
3390         2001-08-27.
3391
3392 Thu Aug 30 19:22:15 2001  J"orn Rennecke <amylaar@redhat.com>
3393
3394         * config.gcc (h8300-*-elf*): New case.
3395         * h8300.h (CPP_SPEC): Add subtarget_cpp_spec.
3396         (SUBTARGET_CPP_SPEC): Define.
3397         (EXTRA_SPECS): Define.
3398         (SUBTARGET_EXTRA_SPECS): Define.
3399         * config/h8300/crti.asm, config/h8300/crtn.asm: New files.
3400         * config/h8300/elf.h, config/h8300/t-elf: Likewise.
3401
3402 Thu Aug 30 18:50:37 2001  J"orn Rennecke <amylaar@redhat.com>
3403
3404         * t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm.
3405         (LIB2FUNCS_EXTRA): Define.
3406         config/h8300/lib1funcs.asm: New part: L_fixunssfsi_asm .
3407         config/h8300/fixunssfsi.c: New file.
3408
3409 2001-08-30  Kazu Hirata  <kazu@hxi.com>
3410
3411         * config/h8300/h8300.md (zero_extendqihi2): Changes to
3412         define_expand to accomodate target-specific attributes.
3413         (anonymous zero_extendqihi2 patterns): New.
3414
3415 Thu Aug 30 18:10:56 2001  J"orn Rennecke <amylaar@redhat.com>
3416
3417         * h8300.md (*andorhi3): New pattern.
3418
3419 Thu Aug 30 16:00:31 2001  J"orn Rennecke <amylaar@redhat.com>
3420
3421         * h8300.c (dosize): Fix test for "sub".
3422
3423 Thu Aug 30 10:21:43 2001  J"orn Rennecke <amylaar@redhat.com>
3424
3425         * c-typeck.c (pointer_diff): Try to eliminate common term before
3426         doing conversions.
3427
3428 2001-08-30  Nick Clifton  <nickc@cambridge.redhat.com>
3429
3430         * config/arm/arm.c (arm_compute_initial_elimination_offset):
3431         Account for the saves of the FP registers.
3432
3433         * config/arm/unknown-elf.h (TEXT_SECTION): Delete.
3434         (TEXT_SECTION_ASM_OP): Define.
3435         (INIT_SECTION_ASM_OP): Define.
3436         (FINI_SECTION_ASM_OP): Define.
3437         (SUBTARGET_EXTRA_SECTIONS): Remove trailing comma.
3438         (RDATA_SECTION_FUNCITON): Provide prototype.
3439
3440 2001-08-29  Geoffrey Keating  <geoffk@redhat.com>
3441
3442         * reload1.c (move2add_note_store): Correct typo checking for
3443         argument pushes.
3444
3445 2001-08-29  Andrew MacLeod  <amacleod@redhat.com>
3446
3447         * gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL
3448         note should not be considered outside the libcall block.
3449
3450 2001-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3451
3452         * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE.
3453
3454 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3455
3456         * config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe.
3457
3458 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3459
3460         * config/h8300/h8300-protos.h: Add a prototype for
3461         emit_logical_op.
3462         * config/h8300/h8300.c (emit_logical_op): New.
3463         * config/h8300/h8300.md (andhi3): Use emit_logical_op.
3464         (andsi3): Likewise.
3465         (iorhi3): Likewise.
3466         (iorsi3): Likewise.
3467         (xorhi3): Likewise.
3468         (xorsi3): Likewise.
3469
3470 2001-08-29  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3471
3472         * pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for
3473         comparison with rtx INTVAL.
3474         (pa_output_function_prologue): Don't mix signed and unsigned in `?'
3475         expression.
3476         * pa.h (FUNCTION_ARG_SIZE): Likewise.
3477
3478 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3479
3480         * config/h8300/lib1funcs.asm: Update the copyright.  Fix
3481         comment typos.
3482
3483 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3484
3485         * config/h8300/h8300.md (anonymous movhi pattern): Don't move
3486         (reg n) to (mem (pre_dec (reg n))
3487         (anonymous movsi pattern): Likewise.
3488
3489 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3490
3491         * config/h8300/h8300.h (RETURN_ADDR_RTX): New.
3492
3493 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3494
3495         * config/h8300/h8300.md (movsi_h8300hs): Optimize loading of
3496         several special constants.
3497
3498 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3499
3500         * config/h8300/lib1funcs.asm: Fix comment typos.
3501
3502 2001-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3503
3504         * iris6.h (ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT):
3505         Fix format specifier warnings.
3506
3507         * irix6-libc-compat.c (inet_ntoa, inet_lnaof, inet_netof,
3508         inet_makeaddr, semctl): Prototype.
3509
3510         * mips.c (compute_frame_size): Fix signed/unsigned warnings.
3511         (save_restore_insns): Use base_offset, not gp_offset.
3512
3513         * mips.h (GP_REG_OR_PSEUDO_STRICT_P): Fix signed/unsigned warning.
3514         (ASM_OUTPUT_BYTE): Fix format specifier warning.
3515
3516 2001-08-29  Richard Henderson  <rth@redhat.com>
3517
3518         * bb-reorder.c (function_tail_eff_head): New.
3519         (record_effective_endpoints): Set it.
3520         (fixup_reorder_chain): Use it.
3521
3522 2001-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3523
3524         * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.
3525
3526 2001-08-28  Dale Johannesen  <dalej@apple.com>
3527
3528         * config/darwin.c (machopic_function_base_name): Add const
3529         qualifier to a string.
3530         (darwin_encode_section_info): Ditto.
3531
3532 2001-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3533
3534         * tree.c (default_valid_attribute_p): Don't use PARAMS on a
3535         function definition.
3536
3537 2001-08-28  Daniel Berlin  <dan@cgsoftware.com>
3538
3539         * df.h (struct df): Add rts_order variable.
3540
3541         * df.c (df_visit_next_rts): New function.
3542         (df_visit_next): Renamed to df_visit_next_rc
3543         (df_analyse_1): Allocate/compute/free rts_order as well.
3544         (df_rd_global_compute): Use df_visit_next_rc instead of
3545         df_visit_next.
3546         (df_ru_global_compute): Use df_visit_next_rts instead of
3547         df_visit_next.
3548
3549         * flow.c (flow_reverse_top_sort_order_compute): New function.
3550
3551         * basic-block.h: Add prototype.
3552
3553 2001-08-28  Daniel Berlin  <dan@cgsoftware.com>
3554
3555         * ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable
3556         blocks, the BB_REACHABLE is now set, rather than aux being
3557         non-NULL. Update the test to reflect this.
3558
3559 2001-08-28  Eric Christopher  <echristo@redhat.com>
3560
3561         * config/mips/crtn.asm: Add comment explaining 16 byte alignment.
3562         config/mips/crti.asm: Ditto.
3563
3564 2001-08-28  Eric Christopher <echristo@redhat.com>
3565             Richard Henderson <rth@redhat.com>
3566
3567         * c-pragma.h (add_weak): Move prototype from here...
3568         * output.h (add_weak): ... to here.
3569         * varasm.c (add_weak): Fix typo.
3570         * config/mips/crti.asm: New file.
3571         * config/mips/crtn.asm: Ditto.
3572         * config/mips/elf.h (SBSS_SECTION_ASM_OP) Add #undef.
3573         (CTOR_LISTS_DEFINED_EXTERNALLY): Remove.
3574         (INVOKE__main): Ditto.
3575         (INIT_SECTION_ASM_OP): New.
3576         (FINI_SECTION_ASM_OP): Ditto.
3577         (STARTFILE_SPEC): Add crti.
3578         (ENDFILE_SPEC): Add crtn.
3579         * config/mips/elf64.h: Same.
3580         * config/mips/rtems64.h (INVOKE__main, NAME__MAIN, SYMBOL__MAIN):
3581         Remove.
3582         * config/mips/vxworks.h: Ditto.
3583         * config/mips/t-elf: Support crti and crtn.
3584
3585 2001-08-28  Alexandre Oliva  <aoliva@redhat.com>
3586
3587         * jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not
3588         INSN_LIST.
3589
3590 2001-08-28  Richard Henderson  <rth@redhat.com>
3591
3592         * config/ia64/ia64.md (andcmbi3, iorcmbi3): Fix typos.
3593         (one_cmplbi2 splitter): Remove redundant test.
3594
3595 2001-08-28  Dale Johannesen  <dalej@apple.com>
3596
3597         * config/rs6000/darwin.h (DEFAULT_SIGNED_CHAR): Define.
3598
3599 2001-08-28  Danny Smith  <dannysmith@users.sourceforge.net>
3600
3601         * config/i386/cygwin.h (BIGGEST_FIELD_ALIGNMENT): Set to 64.
3602
3603 2001-08-28  Stan Shebs  <shebs@apple.com>
3604
3605         * config/darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names.
3606         (UNALIGNED_SHORT_ASM_OP): Define.
3607         (UNALIGNED_INT_ASM_OP): Define.
3608
3609 2001-08-28  Will Cohen  <wcohen@redhat.com>
3610
3611         * config/rs6000/rs6000.md (store_multiple): Correct RTL
3612         generation for first set.
3613
3614 2001-08-27  Roman Zippel  <zippel@linux-m68k.org>
3615
3616         * flow.c (redirect_edge_succ_nodup): Return new edge.
3617         (try_simplify_condjump): Use new edge.
3618         * basic-block.h (redirect_edge_succ_nodup): Update prototype.
3619
3620         * cse.c (cse_basic_block): Skip note instructions.
3621
3622 2001-08-27  Richard Henderson  <rth@redhat.com>
3623
3624         * combine.c (combine_simplify_rtx): Don't reverse condition
3625         if there is no reverse for the condition.
3626         (simplify_comparison): Don't simplify subregs from INT to FP.
3627
3628         * config/m68k/m68k.md (sordered, sordered_1, sunordered, sunordered_1,
3629         suneq, suneq_1, sunge, sunge_1, sungt, sungt_1, sunle, sunle_1,
3630         sunlt, sunlt_1, sltgt, sltgt_1, fsogt_1, fsoge_1, fsolt_1, fsole_1,
3631         bordered, bunordered, buneq, bunge, bungt, bunle, bunlt, bltgt,
3632         bordered_rev, bunordered_rev, buneq_rev, bunge_rev, bungt_rev,
3633         bunle_rev, bunlt_rev, bltgt_rev): New patterns.
3634
3635 2001-08-27  Roman Zippel  <zippel@linux-m68k.org>
3636
3637         * config/m68k/m68k.md (subreghi1ashrdi_const32, bsetmemqi,
3638         bsetmemqi+1, strict_low_part peephole): Fix SUBREG_BYTE offset.
3639         (pushqi1): New.
3640         (adddi_dilshr32, adddi_dishl32): Only data register can be
3641         source for mem destination.
3642
3643         * expmed.c (store_bit_field): Ignore adjustment to bitpos
3644         and use bitnum to decide about register move.
3645
3646 2001-08-27  Richard Henderson  <rth@redhat.com>
3647
3648         * genattr.c (main): Emit state_t even when not doing scheduling.
3649
3650 2001-08-27  Roman Zippel <zippel@linux-m68k.org>
3651             Richard Henderson  <rth@redhat.com>
3652
3653         * gcse.c (reg_first_set, reg_last_set): Replace with ...
3654         (reg_avail_info, current_bb): ... these.
3655         (oprs_unchanged_p, record_last_reg_set_info): Use them.
3656         (compute_hash_table): Likewise.
3657
3658 2001-08-27  Roman Zippel <zippel@linux-m68k.org>
3659
3660         * flow.c (verify_flow_info): Use checksums to verify edges.
3661
3662 2001-08-27  Richard Henderson  <rth@redhat.com>
3663
3664         * genautomata.c (expand_automata): Always create a description.
3665
3666 2001-08-27  Geoffrey Keating  <geoffk@redhat.com>
3667
3668         * optabs.c (expand_binop): Correctly handle the carry in multiword
3669         add/subtract operations.
3670
3671 2001-08-27  Fred Fish  <fnf@be.com>
3672
3673         * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be
3674         __SIZE_TYPE__.
3675
3676 2001-08-27  Geoffrey Keating  <geoffk@redhat.com>
3677
3678         * reload.c (find_reloads_toplev): Back out this change:
3679
3680         Wed Jul 26 19:44:05 2000   Hans-Peter Nilsson  <hp@axis.com>
3681
3682         * reload.c (find_reloads_toplev): Reload a paradoxical subreg of a
3683         mem if the address is a mode_dependent_address_p.
3684
3685 2001-08-27  Vladimir Makarov  <vmakarov@touchme.toronto.redhat.com>
3686
3687         * rtl.def (DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT, EXCLUSION_SET,
3688         PRESENCE_SET, ABSENCE_SET, DEFINE_BYPASS, DEFINE_AUTOMATON,
3689         AUTOMATA_OPTION, DEFINE_RESERVATION, DEFINE_INSN_RESERVATION): New
3690         RTL constructions.
3691
3692         * genattr.c (main): New variable num_insn_reservations.  Increase
3693         it if there is DEFINE_INSN_RESERVATION.  Output automaton based
3694         pipeline hazard recognizer interface.
3695
3696         * genattrtab.h: New file.
3697
3698         * genattrtab.c: Include genattrtab.h.
3699         (attr_printf, check_attr_test, make_internal_attr,
3700         make_numeric_value): Move protypes into genattrtab.h.  Define them
3701         as external.
3702         (num_dfa_decls): New global variable.
3703         (main): Process DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT,
3704         DEFINE_BYPASS, EXCLUSION_SET, PRESENCE_SET, ABSENCE_SET,
3705         DEFINE_AUTOMATON, AUTOMATA_OPTION, DEFINE_RESERVATION,
3706         DEFINE_INSN_RESERVATION.  Call expand_automata and write_automata.
3707
3708         * genautomata.c: New file.
3709
3710         * rtl.h (LINK_COST_ZERO, LINK_COST_FREE): Remove them.
3711
3712         * sched-int.h: (curr_state): Add the external definition for
3713         automaton pipeline interface.
3714         (haifa_insn_data): Add comments for members blockage and units.
3715
3716         * target-def.h (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
3717         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
3718         TARGET_SCHED_DFA_PRE_CYCLE_INSN,
3719         TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
3720         TARGET_SCHED_DFA_POST_CYCLE_INSN,
3721         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
3722         TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): New
3723         macros.
3724         (TARGET_SCHED): Use the new macros.
3725
3726         * target.h (use_dfa_pipeline_interface, init_dfa_pre_cycle_insn,
3727         dfa_pre_cycle_insn, init_dfa_post_cycle_insn, dfa_post_cycle_insn,
3728         first_cycle_multipass_dfa_lookahead, init_dfa_bubbles,
3729         dfa_bubble): New members in gcc_target.sched.
3730
3731         * haifa-sched.c (insert_schedule_bubbles_p): New variable.
3732         (MAX_INSN_QUEUE_INDEX): New macro for automaton interface.
3733         (insn_queue): Redefine it as pointer to array.
3734         (NEXT_Q, NEXT_Q_AFTER): Use MAX_INSN_QUEUE_INDEX instead of
3735         INSN_QUEUE_SIZE.
3736         (max_insn_queue_index_macro_value): New variable.
3737         (curr_state, dfa_state_size, ready_try): New varaibles for
3738         automaton interface.
3739         (ready_element, ready_remove, max_issue): New function prototypes
3740         for automaton interface.
3741         (choose_ready): New function prototype.
3742         (insn_unit, blockage_range): Add comments.
3743         (unit_last_insn, unit_tick, unit_n_insns): Define them for case
3744         FUNCTION_UNITS_SIZE == 0.
3745         (insn_issue_delay, actual_hazard_this_instance, schedule_unit,
3746         actual_hazard, potential_hazard): Add comments.
3747         (insn_cost): Use cost -1 as undefined value.  Remove
3748         LINK_COST_ZERO and LINK_COST_FREE.  Add new code for automaton
3749         pipeline interface.
3750         (ready_element, ready_remove): New functions for automaton
3751         interface.
3752         (schedule_insn): Add new code for automaton pipeline interface.
3753         (queue_to_ready): Add new code for automaton pipeline interface.
3754         Use MAX_INSN_QUEUE_INDEX instead of INSN_QUEUE_SIZE.
3755         (debug_ready_list): Print newline when the queue is empty.
3756         (max_issue): New function for automaton pipeline interface.
3757         (choose_ready): New function.
3758         (schedule_block): Add new code for automaton pipeline interface.
3759         Print ready list before scheduling each insn.
3760         (sched_init): Add new code for automaton pipeline interface.
3761         Initiate insn cost by -1.
3762         (sched_finish): Free the current automaton state and finalize
3763         automaton pipeline interface.
3764
3765         * sched-rgn.c: Include target.h.
3766         (init_ready_list, new_ready, debug_dependencies): Add new code for
3767         automaton pipeline interface.
3768
3769         * sched-vis.c: Include target.h.
3770         (get_visual_tbl_length): Add code for automaton interface.
3771         (target_units, print_block_visualization):  Add comments.
3772
3773         * Makefile.in (GETRUNTIME, HASHTAB, HOST_GETRUNTIME, HOST_HASHTAB,
3774         USE_HOST_GETRUNTIME, USE_HOST_HASHTAB, HOST_VARRAY): New variables.
3775         (sched-rgn.o, sched-vis.o): Add new dependency file target.h.
3776         (getruntime.o, genautomata.o): New entries.
3777         (genattrtab.o): Add new dependency file genattrtab.h.
3778         (genattrtab): Add new dependencies.  Link it with `libm.a'.
3779         (getruntime.o, hashtab.o): New entries for canadian cross.
3780
3781         * doc/md.texi: Description of automaton based model.
3782
3783         * doc/tm.texi (TARGET_SCHED_ISSUE_RATE, TARGET_SCHED_ADJUST_COST):
3784         Add comments.
3785         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
3786         TARGET_SCHED_DFA_PRE_CYCLE_INSN,
3787         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
3788         TARGET_SCHED_DFA_POST_CYCLE_INSN,
3789         TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
3790         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
3791         TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): The new
3792         hook descriptions.
3793         (TRADITIONAL_PIPELINE_INTERFACE, DFA_PIPELINE_INTERFACE,
3794         MAX_DFA_ISSUE_RATE): New macro descriptions.
3795
3796         * doc/contrib.texi: Add dfa based scheduler contribution.
3797
3798         * doc/gcc.texi: Add more information about genattrtab.
3799
3800 2001-08-27  Diego Novillo  <dnovillo@redhat.com>
3801
3802         * flow.c (flow_loop_dump): Do not display insn UIDs if this is not
3803         an RTL basic block.
3804
3805 2001-08-27  Richard Henderson  <rth@redhat.com>
3806
3807         * function.c (expand_function_end): Don't init arg_pointer_save_area.
3808         (get_arg_pointer_save_area): New.  Create an init it here.
3809         (fix_lexical_addr): Use it.
3810         * function.h: Declare it.
3811         * builtins.c (expand_builtin_setjmp_receiver): Use it.
3812         * stmt.c (expand_nl_goto_receiver): Use it.
3813
3814 2001-08-27  Richard Henderson  <rth@redhat.com>
3815
3816         * final.c (final_scan_insn): Don't enter APP_ON mode for
3817         empty asm strings.
3818
3819         * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper
3820         alignment for assemble_integer for DW_EH_PE_aligned.
3821         * except.c (output_function_exception_table): Likewise.
3822
3823 2001-08-26  Andreas Jaeger  <aj@suse.de>
3824
3825         * c-tree.h: Add prototyp for c_sizeof_nowarn.
3826
3827 2001-08-25 Dan Nicolaescu  <dann@ics.uci.edu>
3828
3829         * ssa-ccp.c (ssa_const_prop): Free ssa_edges.
3830
3831 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
3832
3833         * config/rs6000/rs6000.c (mask_operand): Rewrite without
3834         bit-shifting loop.
3835         (mask64_operand): Likewise.
3836         (rldic_operand): Delete.
3837         (includes_lshift64_p): Delete.
3838         (includes_rldic_lshift_p): New function.
3839         (includes_rldicr_lshift_p): New function.
3840         (print_operand): Don't call rldic_operand in case 'W'.
3841         * config/rs6000/rs6000-protos.h (rldic_operand): Remove.
3842         (includes_lshift64_p): Remove.
3843         (includes_rldic_lshift_p): Declare.
3844         (includes_rldicr_lshift_p): Declare.
3845         * config/rs6000/rs6000.h (PREDICATE_CODES): Remove rldic_operand.
3846         * config/rs6000/rs6000.md <ashldi3_internal 64 bit patterns>:
3847         Replace match_operand rldic_operand predicate with
3848         const_int_operand.  Replace includes_lshift64_p condition with
3849         includes_rldic_lshift_p.
3850         <ashldi3_internal 64 bit rldicr patterns>: New.
3851
3852 2001-08-27  Andreas Jaeger  <aj@suse.de>
3853
3854         * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
3855         * errors.c: Likewise.
3856         * final.c: Likewise.
3857         * dwarf2asm.c: Likewise.
3858         * doprint.c (checkit): Likewise.
3859         * diagnostic.c: Likewise.
3860         * collect2.c: Likewise.
3861         * calls.c: Likewise.
3862         * c-semantics.c (build_stmt): Likewise.
3863         * c-format.c (status_warning): Likewise.
3864         * c-errors.c (pedwarn_c99): Likewise.
3865         * builtins.c (validate_arglist): Likewise.
3866         * config/pj/pj.c (pj_printf): Likewise.
3867         * fix-header.c: Likewise.
3868         * gcc.c: Likewise.
3869         * gcov.c (fnotice): Likewise.
3870         * gensupport.c (message_with_line): Likewise.
3871         * mips-tfile.c: Likewise.
3872         * protoize.c (notice): Likewise.
3873         * read-rtl.c (fatal_with_file_and_line): Likewise.
3874         * rtl-error.c: Likewise.
3875         * tradcpp.c: Likewise.
3876         * tree.c: Likewise.
3877         * cp/tree.c (build_min_nt): Likewise.
3878         (build_min): Likewise.
3879         * cp/lex.c: Likewise.
3880         * cp/errfn.c: Likewise.
3881         * cp/rtti.c (create_pseudo_type_info): Likewise.
3882
3883 Sun Aug 26 20:25:44 2001  Denis Chertykov  <denisc@overta.ru>
3884
3885         * df.c (df_uses_record): Return after recording all uses
3886         in ASM_OPERANDS.
3887
3888 2001-08-26  Daniel Berlin  <dan@cgsoftware.com>
3889
3890         * df.c (df_insn_modify): Realloc the INSN table here, if
3891         necessary, here, too.
3892
3893 2001-08-26  Aldy Hernandez  <aldyh@redhat.com>
3894
3895         * config/mips/mips.c (mips_function_value): Handle complex return
3896         values.
3897
3898 2001-08-25  Hans-Peter Nilsson  <hp@bitrange.com>
3899
3900         * reload1.c (reload): Make all entries in reg_equiv_memory_loc
3901         unshared.
3902         * reload.c (make_memloc): Copy result if it is still
3903         reg_equiv_memory_loc[regno] on return.
3904         (subst_reloads) [ENABLE_CHECKING]: Check that none of
3905         reg_equiv_constant, reg_equiv_memory_loc, reg_equiv_address and
3906         reg_equiv_mem are modified by the substitutions.
3907
3908 Sat Aug 25 23:07:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
3909
3910         * predict.c (expensive_function_p): New.
3911         * rtl.h (expensive_function_p): Declare.
3912         * i386.c (FAST_PROLOGUE_INSN_COUNT): New constant.
3913         (use_fast_prologue_epilogue): New static variable.
3914         (expand_prologue): Set it; emit short prologues if unset.
3915         (expand_epilogue): Likewise.
3916
3917 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3918
3919         * config.gcc: Add stormy16-*-elf case.
3920         * config/stormy16/stormy-abi: New file.
3921         * config/stormy16/stormy16-lib2.c: New file.
3922         * config/stormy16/stormy16-protos.h: New file.
3923         * config/stormy16/stormy16.c: New file.
3924         * config/stormy16/stormy16.h: New file.
3925         * config/stormy16/stormy16.md: New file.
3926         * config/stormy16/t-stormy16: New file.
3927
3928 Sat Aug 25 15:46:51 CEST 2001  Jan Hubicka  <jh@suse.cz>
3929
3930         * i386.h (no-accumulate-outgoing-args): Use proper mask.
3931
3932 2001-08-24  David Edelsohn  <edelsohn@gnu.org>
3933
3934         * config/rs6000/rs6000.c (rs6000_initialize_trampoline): Function
3935         descriptor members are pointer size, not constant 4.
3936         * config/rs6000/rs6000.md (define_splits): Remove more unused
3937         constraints.
3938
3939 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3940
3941         * sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
3942
3943 2001-08-24  Andreas Jaeger  <aj@suse.de>, rkl@connect.org.uk
3944
3945         * cp/rtti.c (VPARAMS): Fix parameter.
3946
3947 2001-08-24  Zack Weinberg  <zackw@panix.com>
3948
3949         * expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
3950         to zero.
3951         (mode_for_extraction): No need for #ifdefs.  Add default-case abort
3952         to switch.
3953         (store_bit_field): Eliminate insv_bitsize variable.  Put HAVE_insv
3954         in if controlling use of insv.
3955         (extract_bit_field): Likewise, for extv and extzv.
3956
3957 Fri Aug 24 17:27:46 CEST 2001  Jan Hubicka  <jh@suse.cz>
3958
3959         * i386.md (movcc peep2): Fix load of 0.
3960
3961 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3962
3963         * fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR,
3964         *_MOD_EXPR, SAVE_EXPR and NON_LVALUE_EXPR.
3965
3966 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3967
3968         * c-pragma.h: Move weak_syms and weak_decls...
3969         * varasm.c: ...here.  Now static.
3970         (declare_weak, weak_finish, remove_from_pending_weak_list): Don't
3971         depend on HANDLE_PRAGMA_WEAK.
3972
3973         * c-common.c (c_alignof, c_alignof_expr): Move here...
3974         * c-typeck.c: ...from here.
3975         * c-tree.h, c-common.h: Adjust.
3976
3977 2001-08-23  Bernd Schmidt  <bernds@redhat.com>
3978
3979         * config/ia64/ia64.c (rws_update): If !pred, set write_count
3980         instead of incrementing it.
3981
3982         * config/ia64/ia64.c (ia64_sched_reorder): When there's more than one
3983         asm ready, don't try to move them all into the same array element.
3984
3985 Thu Aug 23 17:21:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
3986
3987         * function.c (thread_prologue_and_epilogue_insns): Avoid
3988         fallthru flag on edge to exit.
3989
3990         * i386.md (trunc?fsi splitter): Conditionionize for non-sse.
3991
3992         * flow.c (delete_noop_moves, propagate_block_delete_insn): Purge
3993         dead edges.
3994
3995 2001-08-23  Lars Brinkhoff  <lars@nocrew.org>
3996
3997         * config/mcore/mcore.h (MACHINE_DEPENDENT_SIMPLIFY): Remove.
3998         * config/mcore/mcore.c (mcore_dependent_simplify_rtx): Likewise.
3999         * config/mcore/mcore-protos.h (mcore_dependent_simplify_rtx):
4000         Remove prototype.
4001
4002 2001-08-23  Lars Brinkhoff  <lars@nocrew.org>
4003
4004         * genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h:
4005         replace "GNU CC" with "GCC".
4006
4007 2001-08-23  Richard Henderson  <rth@redhat.com>
4008
4009         * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt.
4010         Reorganize.  Handle ADDL like GR, add GR_AND_BR.  Handle TFmode.
4011         (ia64_secondary_reload_class): Need GR between AR/BR and anything.
4012         Need GR between FR and not GR_AND_FR.
4013         * config/ia64/ia64-protos.h (ia64_register_move_cost): Update.
4014         * config/ia64/ia64.h (reg_class): Add GR_AND_BR_REGS, move
4015         AR regs before GR regs.
4016         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update.
4017         (PREFERRED_RELOAD_CLASS): Tweak for reordered classes.
4018         (REGISTER_MOVE_COST): Update.
4019         (MEMORY_MOVE_COST): Add GR_AND_FR_REGS.
4020
4021 2001-08-23  Richard Henderson  <rth@redhat.com>
4022
4023         * regclass.c (init_reg_sets_1): Don't assume cost 2 within
4024         a register class.
4025
4026 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4027
4028         * reload1.c (emit_reload_insns): Don't look for notes
4029         on a NULL store_insn.
4030
4031 2001-08-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4032
4033         * sparc.c (uns_small_int): Don't reference a constant >32-bit.
4034         (addrs_ok_for_ldd_peep): Fix signed/unsigned warning.
4035         (sparc_flat_function_prologue, sparc_flat_function_epilogue): Fix
4036         format specifier warnings.
4037         (sparc_sched_reorder): Mark parameter with ATTRIBUTE_UNUSED.
4038
4039 2001-08-22  David Billinghurst <David.Billinghurst@riotinto.com>
4040
4041         * config/i386/i386-protos.h: Correct declaration of
4042         i386_pe_asm_named_section.
4043
4044 2001-08-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4045
4046         * pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for
4047         variable i.
4048         * pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Likewise.
4049
4050 2001-08-22  Neil Booth  <neil@daikokuya.demon.co.uk>
4051
4052         * cpperror.c (print_location): Don't show _Pragma.
4053         * cppfiles.c (_cpp_pop_file_buffer): Handle -include file pushing
4054         and file change callback generation here.
4055         (stack_include_file): Update use of cpp_push_buffer.
4056         * cpphash.h (_cpp_pop_file_buffer): Update prototype.
4057         (struct cpp_buffer): Remove type, pfile members.
4058         * cppinit.c (cpp_handle_option): Use free_chain.
4059         * cpplex.c (_cpp_lex_token): Don't do -include file pushing here.
4060         (skip_escaped_newlines, get_effective_char, lex_percent): Take
4061         a cpp_reader rather than a cpp_buffer.
4062         (skip_escaped_newlines, get_effective_char, skip_block_comment,
4063         skip_line_comment, parse_string, lex_percent, lex_dot,
4064         _cpp_lex_token): Update accordingly.
4065         * cpplib.c (_cpp_pop_buffer): Don't do file change callback
4066         generation here.
4067         (cpp_push_buffer): Update prototype.
4068         (run_directive): Update use of cpp_push_buffer.
4069         (_cpp_do__Pragma, cpp_define, cpp_define_builtin, cpp_undef,
4070         handle_assertion): Update use of run_directive.
4071         * cpplib.h (enum cpp_buffer_type): Remove.
4072         (cpp_push_buffer): Update prototype.
4073         * fix-header.c (read_scan_file): Update.
4074
4075 2001-08-22  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4076
4077         * gcc.c (struct prefix_list): Change prefix to const char *.
4078
4079 2001-08-22  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4080
4081         * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.
4082
4083 2001-08-22  Jason Merrill  <jason_merrill@redhat.com>
4084
4085         * explow.c (set_mem_attributes): Avoid returning a bogus alias set
4086         from a new MEM.
4087
4088         * jump.c (squeeze_notes): Take parms by reference.  Handle END being
4089         a squeezable note.
4090         * rtl.h: Adjust.
4091         * ifcvt.c (dead_or_predicable): Adjust.
4092         * loop.c (find_and_verify_loops): Adjust.
4093         * stmt.c (expand_end_case): Adjust.
4094         * flow.c (merge_blocks_move_successor_nojumps): Adjust.  Modify the
4095         head and end insn pointers in the basic block, not just local copies.
4096         (merge_blocks_move_predecessor_nojumps): Likewise.
4097
4098 2001-08-22  Lars Brinkhoff  <lars@nocrew.org>
4099
4100         * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
4101         bitmap.h, builtin-types.def, builtins.c, builtins.def,
4102         c-aux-info.c, c-common.c, c-common.def, c-common.h,
4103         c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
4104         c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
4105         c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
4106         caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
4107         conditions.h, config.gcc, configure.frag, configure.in,
4108         conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
4109         cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
4110         dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
4111         doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
4112         dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
4113         emit-rtl.c, errors.c, errors.h, except.c, except.h,
4114         exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
4115         fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
4116         function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
4117         gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
4118         gencheck.c, gencodes.c, genconfig.c, genemit.c,
4119         genextract.c, genflags.c, gengenrtl.c, genmultilib,
4120         genopinit.c, genoutput.c, genpeep.c, genrecog.c,
4121         gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
4122         ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
4123         graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
4124         gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
4125         gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
4126         hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
4127         integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
4128         libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
4129         machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
4130         mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
4131         mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
4132         params.h, predict.c, predict.def, predict.h, prefix.c,
4133         prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
4134         read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
4135         regclass.c, regmove.c, regrename.c, regs.h, reload.c,
4136         reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
4137         rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
4138         sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
4139         sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
4140         ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
4141         stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
4142         tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
4143         tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
4144         unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
4145         unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
4146         xcoffout.h: replace "GNU CC" with "GCC".
4147
4148 2001-08-21  Richard Henderson  <rth@redhat.com>
4149
4150         * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.
4151         (final_scan_insn): Consider jump tables data even if we have no
4152         independant text section if !JUMP_TABLES_IN_TEXT_SECTION.  Use
4153         ADDR_VEC_ALIGN.
4154         * config/ia64/ia64.h (JUMP_TABLES_IN_TEXT_SECTION): Remove.
4155         (ASM_OUTPUT_CASE_END): Remove.
4156         (ASM_OUTPUT_ADDR_DIFF_ELT): Emit pc-relative references.
4157         * config/ia64/ia64.md (tablejump): Decode pc-relative references.
4158         * config/ia64/sysv4.h (ASM_OUTPUT_BEFORE_CASE_LABEL): Remove.
4159
4160 2001-08-21  Richard Henderson  <rth@redhat.com>
4161
4162         * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush state
4163         at barrier insns.  Emit stop bits before barriers.
4164
4165         * flow.c (flow_find_cross_jump): Don't consider unconditional
4166         return insns for commoning.
4167
4168         * final.c (compute_alignments): Fix typo.
4169
4170         * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults.
4171         (CODE_FOR_extv, gen_extv, CODE_FOR_extzv, gen_extzv): Likewise.
4172         (store_bit_field): Use mode_for_extraction more places.
4173         (extract_bit_field): Likewise.
4174
4175 2001-08-21  Zack Weinberg  <zackw@panix.com>
4176
4177         * caller-save.c: Don't include insn-codes.h.
4178         (reg_save_code, reg_restore_code): Make arrays of int.
4179         All uses updated to match.
4180         (insert_save, insert_restore): No need to initialize "code"
4181         variable upon declaration.
4182         * Makefile.in: update dependencies; fix typo in clean rule.
4183
4184 2001-08-21  Richard Henderson  <rth@redhat.com>
4185
4186         * ifcvt.c (find_if_block): Allow join_bb as EXIT.
4187         (merge_if_block): Handle fallout from same.
4188
4189 2001-08-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4190
4191         * builtins.c (type_to_class): Fix typo in last change.
4192
4193 2001-08-21  Richard Henderson  <rth@redhat.com>
4194
4195         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if
4196         ia64_asm_output_label.
4197
4198         * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved
4199         copy of gp while the real gp register contains garbage.
4200
4201 2001-08-21  Zack Weinberg  <zackw@panix.com>
4202
4203         * expmed.c (mode_for_extraction): New function.
4204         (store_bit_field, extract_bit_field): Use it.
4205         * expr.h: Prototype it and provide an enum for its first argument.
4206
4207         * combine.c, function.c, recog.c: Don't include insn-codes.h.
4208         Use mode_for_extraction rather than testing HAVE_insv/extv/extzv
4209         and digging through the insn_data tables.
4210         * Makefile.in: Update dependencies.
4211
4212 2001-08-22  Neil Booth  <neil@daikokuya.demon.co.uk>
4213
4214         * cppfiles.c (stack_include_file): line-map.c now handles include
4215         depth.
4216         (handle_missing_handler): Similarly.
4217         (_cpp_execute_include): Similarly.
4218         (_cpp_pop_file_buffer): Similarly.
4219         * cpphash.h (struct cpp_reader): Remove system_include_depth,
4220         buffer_stack_depth and include_depth.
4221         * cpplib.c (do_include_common): line-map.c now handles include depth.
4222         (cpp_push_buffer): Similarly.
4223         (_cpp_pop_buffer): Similarly.
4224         * cppmacro.c (builtin_macro): Update.
4225         * line-map.c (init_line_maps): Set depth.
4226         (add_line_map): Increment "used" earlier.  Update and use the
4227         include depth.
4228         (trace_include): Use the include depth.
4229         * line-map.h (struct line_maps): New member depth.
4230
4231 2001-08-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4232
4233         * cppfiles.c (stack_include_file): Don't handle -H here.
4234         * cppinit.c (cpp_start_read): Set include tracing after
4235         cpp_post_options and after stacking the main file.
4236         * line-map.c (trace_include): New.
4237         (init_line_maps, add_line_map): Update.
4238         * line-map.h (struct line_maps): New member trace_includes.
4239
4240 2001-08-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4241
4242         * cppfiles.c (stack_include_file): Harmonize system headerness tests.
4243         * cppfiles.c (stack_include_file): Only stack a file if there
4244         is something to do.  Return a boolean indicating whether a
4245         buffer was stacked or not.
4246         (_cpp_execute_include): Similarly.
4247         (_cpp_read_file): Similarly.
4248         * cpphash.h (_cpp_read_file, _cpp_execute_include): Update prototypes.
4249
4250 2001-08-21  Sam Steingold  <sds@gnu.org>
4251
4252         * tradcpp.c (rescan): define obufp_before_macroname before RECACHE
4253         (RECACHE): keep obufp_before_macroname up to date
4254
4255 2001-08-21  Zack Weinberg  <zackw@panix.com>
4256
4257         * stmt.c: Don't include insn-codes.h.
4258         (expand_end_case): Machine specific logic moved to expr.c.
4259         No need to worry about __builtin_classify_type.
4260         (check_for_full_enumeration_handling, emit_case_nodes):
4261         Kill #if 0 blocks.
4262
4263         * builtins.o (expand_builtin_classify_type): Split up so code
4264         can be shared with fold_builtin_classify_type.
4265         (type_to_class, fold_builtin_classify_type): New functions.
4266         (fold_builtins): Handle __builtin_classify_type.
4267
4268         * expr.c (do_tablejump): Now static.
4269         (case_values_threshold, try_casesi, try_tablejump): New;
4270         code mostly from stmt.c (expand_end_case).
4271         (expr.h): Update prototypes.
4272
4273         * Makefile.in (stmt.o): Update dependencies.
4274
4275 2001-08-21  Will Cohen  <wcohen@redhat.com>
4276
4277         * configure/alpha/alpha.h (CONDITIONAL_REGISTER_USAGE): Added local
4278         declaration of variable i.
4279         * configure/rs6000/rs6000.h (CONDITIONAL_REGISTER_USAGE): Added local
4280         declaration of variable i.
4281
4282 2001-08-21  Richard Henderson  <rth@redhat.com>
4283
4284         * crtstuff.c: Fix thinko last change.  Move list tails to start
4285         of CRT_END section.  Tidy ifdefs.
4286         (__EH_FRAME_BEGIN__): Always static for ELF.
4287         (__do_global_ctors_1): Rename from __frame_dummy.
4288         * config/mips/iris6.h (LINK_SPEC): Update for __do_global_ctors_1
4289         name change; don't hide __EH_FRAME_BEGIN__.
4290
4291 2001-08-21  Richard Henderson  <rth@redhat.com>
4292
4293         * gdbinit.in: Move break on exit after break on fancy_abort.
4294
4295         * config/ia64/ia64.c (ia64_return_in_memory): True for variable
4296         sized types.
4297
4298 2001-08-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4299
4300         * cpphash.h (_cpp_push_next_buffer): New.
4301         * cppinit.c (do_includes): Remove.
4302         (push_include, free_chain, _cpp_push_next_buffer): New.
4303         (cpp_start_read): Use them to rework command line option handling.
4304         (cpp_handle_option): Combine handling of -include and -imacros.
4305         * cpplex.c (_cpp_lex_token): Push a new -include buffer if
4306         appropriate.  Always insert missing \n at EOF.
4307         * cpplib.c (start_directive): Get the directive position right.
4308         * cppmain.c (cb_file_change): Always print the first line, unless
4309         preprocessed.
4310
4311 2001-08-20  Andreas Jaeger  <aj@suse.de>
4312
4313         * profile.c (compute_branch_probabilities): Remove extra new-line
4314         in error message.
4315         * flow.c (verify_flow_info): Likewise.
4316
4317 2001-08-20  Diego Novillo  <dnovillo@redhat.com>
4318
4319         * basic-block.h (basic_block): Add new field 'flags'.
4320         (BB_REACHABLE): Define.
4321         (expunge_block): Declare.
4322         * flow.c (ENTRY_BLOCK_PTR): Initialize field 'flags'.
4323         (EXIT_BLOCK_PTR): Ditto.
4324         (expunge_block): Remove static declaration.
4325         (cleanup_cfg): Clear bb->aux on every basic block.
4326         (find_unreachable_blocks): Set BB_REACHABLE bit in bb->flags when
4327         computing reachability.
4328         (delete_unreachable_blocks): Delete block b if b->flags has
4329         BB_REACHABLE unset.
4330
4331 2001-08-20  Diego Novillo  <dnovillo@redhat.com>
4332
4333         * doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.
4334
4335 2001-08-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4336
4337         * sparc.c (sparc_variable_issue): Fix typo in last change.
4338
4339 2001-08-20  Richard Henderson  <rth@redhat.com>
4340
4341         * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.
4342
4343 2001-08-20  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4344
4345         * pa.h (RETURN_IN_MEMORY): Improve comment.
4346
4347 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4348
4349         * doc/invoke.texi (Profiling options): Clarify the interactions
4350         between -fprofile-arcs and -ftest-coverage, -fprofile-arcs.
4351
4352 2001-08-20  Jeffrey Oldham  <oldham@codesourcery.com>
4353
4354         * crtstuff.c (__do_global_ctors): Fix typo in preprocessing
4355         command.
4356
4357 2001-08-20  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4358
4359         * gcc.c (make_relative_prefix): Allocate a sufficiently large
4360         buffer.
4361
4362 2001-08-20  Richard Henderson  <rth@redhat.com>
4363
4364         * final.c (end_final): Fix typo last change.
4365
4366 2001-08-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4367
4368         * cppinit.c (init_standard_includes): The returned buffer
4369         is already malloc-ed.
4370         * gcc.c (add_prefix): Similarly.
4371         * prefix.c (translate_name): Update to support clear buffer
4372         ownership rules.
4373         (update_path): Similarly.  Be sure to free any newly allocated
4374         key.  UPDATE_PATH_HOST_CANONICALIZE takes only one argument.
4375         (tr): New function.
4376         * prefix.h (update_path): Update prototype and document.
4377         * config/i386/xm-djgpp.h (UPDATE_PATH_HOST_CANONICALIZE): Clean
4378         up and update to new buffer ownership rules.
4379         * doc/gcc.texi (UPDATE_PATH_HOST_CANONICALIZE): Update.
4380
4381 Mon Aug 20 01:44:50 CEST 2001  Jan Hubicka  <jh@suse.cz>
4382
4383         * final.c (compute_alignments): New function.
4384         (init_insn_lengths): Do not care label_align.
4385         (LABEL_ALIGN_AFTER_BARRIER): Default to 1.
4386         (LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Default to 0.
4387         (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): New.
4388         (shorted_branches): Realloc label_align array; do
4389         not call init_insn_lengths; Do not care about loop alignments.
4390         * output.h (compute_alignments): Declare.
4391         * toplev.c (rest_of_compilation): Call compute_alignments.
4392         * tm.texi (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): Document.
4393
4394         * predict.c (block_info_def): Add npredecesors, remove nvisited;
4395         change visited to tovisit.
4396         (propagate_freq): Use faster traversing algorithm.
4397         (estimate_loops_at_level, estimate_bb_frequencies): Change visited
4398         to tovisit; reverse meaning.
4399
4400         * predict.c (struct block_info_def): Remove nvisited.
4401         (propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions.
4402         (estimate_bb_frequencies): Call mark_dfs_back_edges.
4403
4404 2001-08-19  Geoffrey Keating  <geoffk@redhat.com>
4405
4406         * doc/invoke.texi (MIPS Options): Document -mfused-madd.
4407         * config/mips/mips.h (MASK_NO_FUSED_MADD): New.
4408         (TARGET_FUSED_MADD): New.
4409         (TARGET_SWITCHES): Add -mfused-madd, -mno-fused-madd.
4410         * config/mips/mips.md: Add TARGET_FUSED_MADD as condition to
4411         the multiply-add instructions.
4412
4413 2001-08-19  Richard Henderson  <rth@redhat.com>
4414
4415         * dwarf2asm.c (dw2_output_indirect_constant_1): The symbol ref
4416         is aligned to pointer size.
4417
4418 2001-08-19  Richard Henderson  <rth@redhat.com>
4419
4420         * config/ia64/ia64.c (ia64_cycle_display): Only emit cycle
4421         display markers during final schedule.
4422
4423 2001-08-19  Richard Henderson  <rth@redhat.com>
4424
4425         * function.c (gen_mem_addressof): Don't call get_alias_set if no decl.
4426
4427 2001-08-19  Richard Henderson  <rth@redhat.com>
4428
4429         * config/ia64/ia64.h (STRIP_NAME_ENCODING): Handle @ and *
4430         in the same string.
4431         (ASM_NAME_TO_STRING): Remove.
4432         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Handle @ and *
4433         in the same string.  Remove support for expressions.
4434
4435 2001-08-19  Richard Henderson  <rth@redhat.com>
4436
4437         * config/i386/i386.md (tablejump): Make an expander; handle
4438         pic relative addressing here.
4439         (tablejump_1): Rename from tablejump_pic.
4440         (casesi): Remove.
4441
4442 2001-08-19  Richard Henderson  <rth@redhat.com>
4443
4444         * regclass.c (fix_register): Fix typo.
4445
4446 2001-08-18  Richard Henderson  <rth@redhat.com>
4447
4448         * config/ia64/unwind-ia64.c (UNW_REG_B0): New.
4449         (struct _Unwind_Context): Expand br_loc to hold it.
4450         (uw_frame_state_for): Handle leaf functions better.
4451         (uw_update_reg_address): Update for br_loc change.
4452
4453 2001-08-18  Richard Henderson  <rth@redhat.com>
4454
4455         * crtstuff.c: Move list heads before code that uses them.
4456         (__JCR_LIST__): Remove initial null.
4457         (frame_dummy, __frame_dummy): Do java registration here ...
4458         (__do_global_ctors_aux): ... not here.
4459
4460         * config/ia64/crtbegin.asm (dtor_ptr): Make gp-relative.
4461         (__do_global_dtors_aux): Update to match.
4462         (__JCR_LIST__, __do_jv_register_classes): New.
4463         (.init): Call it.
4464         * config/ia64/crtend.asm (__JCR_END__): New.
4465         (__do_global_ctors_aux): Use a GPREL64I reloc to __CTOR_END__
4466         instead of an indirect LTOFF22 reloc.
4467
4468 2001-08-18  Richard Henderson  <rth@redhat.com>
4469
4470         * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.
4471         * regclass.c (init_reg_sets_1): Fix typo.
4472         * config/ia64/ia64.c (ar_pfs_reg_operand): New.
4473         (ia64_expand_call): Pass ar.pfs to sibcall expanders.
4474         (ia64_compute_frame_size): Make ar.unat live when in use.
4475         (ia64_epilogue_uses): Reformat; do not check current_function_is_leaf
4476         for ar.pfs; remove ar.unat handling.
4477         * config/ia64/ia64.h (CALL_REALLY_USED_REGISTERS): ar.unat is
4478         call-saved.
4479         (PREDICATE_CODES): Add ar_pfs_reg_operand.
4480         * config/ia64/ia64-protos.h: Update decls.
4481         * config/ia64/ia64.md (sibcall_nopic): Use ar.pfs.
4482         (sibcall_pic): Likewise.
4483
4484 2001-08-18  Richard Henderson  <rth@redhat.com>
4485
4486         * config/ia64/ia64.c (ia64_sched_reorder2): Also skip past
4487         pred_rel_mutex when searching for insn_group_barrier.
4488         * config/ia64/ia64.md (cycle_display): Combine the expander
4489         and insn patterns.
4490
4491         * config/ia64/ia64.c (ia64_internal_sched_reorder): Emit stop
4492         bit before asm as needed.
4493
4494 2001-08-18  Richard Henderson  <rth@redhat.com>
4495
4496         * timevar.def (TV_MACH_DEP): New.
4497         * toplev.c (rest_of_compilation): Use it.
4498         * config/ia64/ia64.c (ia64_reorg): Push to TV_SCHED2.
4499
4500 2001-08-18  Zack Weinberg  <zackw@panix.com>
4501
4502         * unwind-dw2.c (execute_stack_op): Add default aborts to
4503         the inner switches to prevent warnings.
4504
4505 2001-08-18  Richard Henderson  <rth@redhat.com>
4506
4507         * timevar.h (struct timevar_time_def): Change element type to float.
4508         (ticks_to_msec, clocks_to_msec): Likewise.
4509         (TICKS_TO_MSEC, CLOCKS_TO_MSEC): Rescale to seconds; use type float.
4510         (get_time): Likewise.
4511         (timevar_print): Adjust zero check and printing to match.
4512
4513 2001-08-18  Zack Weinberg  <zackw@panix.com>
4514
4515         * doc/extend.texi, doc/gcc.texi, doc/install-old.texi,
4516         doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/include/gpl.texi:
4517         Eliminate overfull or underfull hboxes.
4518
4519 2001-08-18  Zack Weinberg  <zackw@panix.com>
4520
4521         * cpperror.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
4522
4523 2001-08-18  Zack Weinberg  <zackw@panix.com>
4524
4525         * haifa-sched.c: Convert to target hooks.  Macros replaced
4526         are ISSUE_RATE, ADJUST_COST, ADJUST_PRIORITY, MD_SCHED_INIT,
4527         MD_SCHED_REORDER, MD_SCHED_REORDER2, MD_SCHED_VARIABLE_ISSUE,
4528         MD_SCHED_FINISH, and HAVE_cycle_display.
4529         * target-def.h (TARGET_SCHED_ADJUST_COST,
4530         TARGET_SCHED_ADJUST_PRIORITY, TARGET_SCHED_ISSUE_RATE,
4531         TARGET_SCHED_VARIABLE_ISSUE, TARGET_SCHED_INIT,
4532         TARGET_SCHED_FINISH, TARGET_SCHED_REORDER,
4533         TARGET_SCHED_REORDER2, TARGET_SCHED_CYCLE_DISPLAY):
4534         New hook #defines to be overridden.
4535         (TARGET_SCHED): Bring them all together.
4536         (TARGET_INITIALIZER): Update.
4537         * target.h: Don't forward declare struct rtx_def.  Use 'rtx'
4538         instead of 'struct rtx_def *' throughout.
4539         (struct sched): New set of hooks for the scheduler.
4540         * Makefile.in (haifa-sched.o): Depend on target.h.
4541         * doc/tm.texi: Document the new scheduler hooks, together in
4542         their own section, instead of scattered around.
4543         Fix a bunch of underfull/overfull hboxes.
4544
4545         * a29k.h, alpha.h, arm.h, c4x.h, convex.h, d30v.h, i386.h,
4546         ia64.h, m32r.h, m88k.h, mips.h, pa.h, rs6000.h, s390.h, sh.h,
4547         sparc.h: Don't define any of the old scheduler macros.
4548
4549         * a29k.c, alpha.c, arm.c, c4x.c, convex.c, d30v.c, i386.c,
4550         ia64.c, m32r.c, m88k.c, mips.c, pa.c, rs6000.c, s390.c, sh.c,
4551         sparc.c: Create hook functions from code extracted from
4552         corresponding target header, or make existing hooks static, as
4553         appropriate.  Set the appropriate entries in targetm.
4554
4555         * alpha-protos.h, arm-protos.h, c4x-protos.h, d30v-protos.h,
4556         i386-protos.h, ia64-protos.h, m32r-protos.h, pa-protos.h,
4557         rs6000-protos.h, s390-protos.h, sparc-protos.h:
4558         Remove prototypes for functions which are now static.
4559
4560         * d30v.h, d30v.c, m32r.h, m32r.c: Remove #ifdef HAIFA and
4561         related gunk; the Haifa scheduler is now the only choice.
4562
4563 2001-08-18  Zack Weinberg  <zackw@panix.com>
4564
4565         * optabs.h (OTI_flodiv, flodiv_optab): Kill.
4566         * genopinit.c: Put floating point divide insns in sdiv_optab.
4567         * expr.c (expand_expr): Use sdiv_optab, not flodiv_optab.
4568         * config/gofast.h, config/c4x/c4x.h,
4569         config/ia64/hpux_longdouble.h, config/mips/mips.h,
4570         config/pa/long_double.h, config/rs6000/sysv4.h,
4571         config/sparc/sparc.h: Put floating point divide libcalls in sdiv_optab.
4572         * optabs.c (init_optab): Break into new_optab, init_optab, init_optabv.
4573         (init_optabs): Use init_optabv for overflow-trapping optabs.
4574         Don't init flodiv_optab.  Give mov_optab, movstrict_optab, and
4575         cmp_optab RTX codes so have_insn_for can find them.
4576
4577         * optabs.c (expand_simple_binop, expand_simple_unop,
4578         have_insn_for, gen_sub3_insn): New interfaces.
4579         * expr.h: Prototype new functions.
4580         (enum optab_methods): Move here from optabs.h.
4581
4582         * builtins.c, combine.c, doloop.c, function.c, ifcvt.c,
4583         loop.c, profile.c, simplify-rtx.c, stmt.c, unroll.c:
4584         Use new functions instead of working directly with optabs.
4585         * doloop.c, ifcvt.c, loop.c, profile.c, simplify-rtx.c,
4586         unroll.c: Don't include optabs.h.
4587         * caller-save.c, combine.c, function.c, stmt.c: Just include
4588         insn-codes.h, not optabs.h.
4589         * Makefile.in: Update dependencies.
4590
4591         * combine.c (make_compound_operation, simplify_comparison):
4592         Fix typos testing for this or that instruction.
4593
4594 2001-08-18  Herman A.J. ten Brugge  <Haj.Ten.Brugge@net.HCC.nl>
4595
4596         * mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2_DIVMOD_FUNCS when
4597         generating libgcc.a.
4598
4599 2001-08-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4600
4601         * except.c (TYPE_HASH): Delete.
4602
4603         * objc/objc-act.c (HASHFUNCTION): Cast to size_t, not
4604         HOST_WIDE_INT.
4605
4606         * tree.c (TYPE_HASH): Delete.
4607
4608         * tree.h (TYPE_HASH): Define.
4609
4610 2001-08-18  Graham Stott  <grahams@redhat.com>
4611
4612         * config/mips/mips.md (adddi3_internal_2+1): Remove contraints from
4613         define_split.
4614         (adddi3_internal_2+2): Likewise.
4615         (eh_set_lr_di+1): Likewise.
4616
4617 2001-08-17  Richard Henderson  <rth@redhat.com>
4618
4619         * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
4620         UNALIGNED_DOUBLE_INT_ASM_OP, ASM_BYTE_OP): Move from ...
4621         * dwarf2asm.c: ... here.
4622         * dwarfout.c: Remove them.
4623
4624         * varasm.c (assemble_integer): Add align parameter.
4625         (assemble_real, output_constant, output_constructor): Likewise.
4626         * output.h: Update decls.
4627         * dwarf2asm.c, final.c, varasm.c, config/darwin.c, config/nextstep.c,
4628         config/alpha/alpha.c, config/arm/arm.md, config/clipper/clipper.c,
4629         config/m88k/m88k.c, config/mcore/mcore.md, config/mips/mips.h,
4630         config/mips/mips.md, config/pa/pa.c, config/rs6000/rs6000.c,
4631         config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.md:
4632         Update all callers.
4633
4634         * final.c (end_final): Abort profile block generation if we
4635         havn't layed it out properly.
4636         * output.h (assemble_eh_integer): Remove stale decl.
4637         * varasm.c (assemble_zeros): Tidy; use assemble_integer.
4638         (min_align): New.
4639         (assemble_integer): Handle unaligned data.
4640         (assemble_real): Abort on unaligned data.
4641         (output_constructor): Don't assume ASM_OUTPUT_ALIGN 0 does
4642         anything useful.
4643         (default_dtor_section_asm_out_destructor): Use assemble_align.
4644         (default_named_section_asm_out_constructor): Likewise.
4645         (default_ctor_section_asm_out_constructor): Likewise.
4646         * config/darwin.c (machopic_asm_out_constructor): Likewise.
4647         (machopic_asm_out_destructor): Likewise.
4648         * config/nextstep.c (nextstep_asm_out_constructor): Likewise.
4649         (nextstep_asm_out_destructor): Likewise.
4650         * config/alpha/alpha.c (vms_asm_out_constructor): Likewise.
4651         (vms_asm_out_destructor): Likewise.
4652
4653 2001-08-17  Richard Henderson  <rth@redhat.com>
4654
4655         * config/mips/iris6.h (TARGET_IRIX6): New.
4656         (current_section_name, current_section_flags): New.
4657         (ASM_OUTPUT_ALIGN, ASM_FILE_START, ASM_FILE_END): New.
4658         (MAX_OFILE_ALIGNMENT): New.
4659         (ASM_OUTPUT_ALIGNED_LOCAL): Use bss_section.
4660         * config/mips/mips.c (mips_make_temp_file, temp_filename): Remove.
4661         (copy_file_data): Split out from
4662         (mips_asm_file_end): ... here.
4663         (mips_asm_file_start): Remove extra .section directive.  Use
4664         tmpfile instead of mips_make_temp_file.
4665         (mips_unique_section): Use const char * as needed for warnings.
4666         (iris6_asm_named_section_1): Renamed from iris6_asm_named_section;
4667         re-add align parameter.
4668         (iris6_asm_named_section): New.
4669         (iris_section_align_entry_eq, iris_section_align_entry_hash): New.
4670         (iris6_asm_output_align, iris6_section_align_1): New.
4671         (iris6_asm_file_start, iris6_asm_file_end): New.
4672         * config/mips/mips-protos.h: Update decls.
4673
4674 2001-08-17  Janis Johnson  <janis187@us.ibm.com>
4675
4676         * doc/install.texi (Install GCC): Add links to build status pages.
4677         (Specific): Ditto.
4678         (Final install): Ditto; request updates for specific info
4679
4680 2001-08-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4681
4682         * cpperror.c (print_location):  Don't take a file name; use the
4683         line map instead.
4684         (_cpp_begin_message): Similarly.
4685         (cpp_ice, cpp_fatal, cpp_error, cpp_error_with_line, cpp_warning,
4686         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line): Update.
4687         (cpp_pedwarn_with_file_and_line): Remove.
4688         * cppfiles.c (stack_include_file): Update; set filename to stdin
4689         here when appropriate.
4690         * cpphash.h (struct cpp_buffer): Remove nominal_fname.
4691         (_cpp_begin_message): Don't take a file name.
4692         * cppinit.c: Add comment.
4693         * cpplex.c: Fix end-of-directive indicator.
4694         * cpplib.c: Don't include intl.h.
4695         (run_directive, do_diagnostic): Update.
4696         (do_line): Update to not use nominal_fname.
4697         (cpp_push_buffer): Don't take a filename.
4698         * cpplib.h (struct ht): Remove.
4699         (cpp_push_buffer): Don't take a filename.
4700         (cpp_pedwarn_with_file_and_line): Remove.
4701         * cppmacro.c (struct cpp_macro): Remove file.
4702         (builtin_macro): Update.
4703         (_cpp_create_definition): Update.
4704         * cppmain.c: Correct comment.
4705         * fix-header.c (read_scan_file): Update.
4706
4707 2001-08-17  Kazu Hirata  <kazu@hxi.com>
4708
4709         * sbitmap.c: Fix comment formatting.
4710         * sched-deps.c: Likewise.
4711         * sibcall.c: Likewise.
4712         * simplify-rtx.c: Likewise.
4713         * ssa.c: Likewise.
4714         * ssa-ccp.c: Likewise.
4715         * stor-layout.c: Likewise.
4716         * timevar.c: Likewise.
4717         * toplev.c: Likewise.
4718         * unwind-dw2.c: Likewise.
4719         * unwind-dw2-fde.c: Likewise.
4720         * varasm.c: Likewise.
4721
4722 2001-08-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4723
4724         * pa.h (RETURN_IN_MEMORY): Return types with a size that is varable
4725         or larger than an integer in memory.
4726
4727 2001-08-17  Zack Weinberg  <zackw@panix.com>
4728
4729         * system.h: Forward-declare struct rtx_def, struct rtvec_def,
4730         and union tree_node.  Typedef rtx, rtvec, and tree.  Fix comment.
4731         * rtl.h: Don't forward-declare union tree_node here.  Don't
4732         typedef rtx or rtvec here.  Change all uses of struct rtx_def *,
4733         struct rtvec_def *, or union tree_node * to use rtx, rtvec,
4734         and tree respectively.
4735         * tree.h: Don't forward-declare struct rtx_def here.  Don't
4736         typedef tree here.  Change all uses of struct rtx_def *,
4737         struct rtvec_def *, or union tree_node * to use rtx, rtvec,
4738         and tree respectively.
4739
4740 2001-08-17  Richard Henderson  <rth@redhat.com>
4741
4742         * config/mips/elf.h, config/mips/elf64.h, config/mips/netbsd.h,
4743         config/mips/openbsd.h: Fix typos last change.
4744
4745 2001-08-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4746
4747         * doc/invoke.texi (Optimize Options): The default for
4748         -finline-limit is 600.
4749
4750 2001-08-17  Richard Henderson  <rth@redhat.com>
4751
4752         * varasm.c (text_section): Allow TEXT_SECTION to override the
4753         printing of TEXT_SECTION_ASM_OP.
4754         * dwarf2out.c (TEXT_SECTION_NAME): Rename from TEXT_SECTION.
4755         (DATA_SECTION, BSS_SECTION): Remove.
4756         * dwarfout.c (TEXT_SECTION_NAME, DATA_SECTION_NAME, DATA1_SECTION_NAME,
4757         RODATA_SECTION_NAME, RODATA1_SECTION_NAME, BSS_SECTION_NAME):
4758         Rename from s/_NAME//.
4759         * config/mips/mips.h (TARGET_FILE_SWITCHING): Add !TARGET_MIPS16.
4760         (ASM_DECLARE_FUNCTION_NAME): Move file switching ...
4761         (TEXT_SECTION): ... here.  New.
4762         * config/mips/elf.h (TEXT_SECTION): New; no file switching.
4763         * config/mips/elf64.h, config/mips/netbsd.h: Likewise.
4764         * config/mips/openbsd.h: Likewise.
4765         * config/mips/mips.c (mips_asm_file_start): Tidy file switching test.
4766         (mips_asm_file_end): Likewise test.
4767         (mips_output_function_epilogue): Likewise.  Switch back to data
4768         section after emitting the function.
4769
4770         * doc/tm.texi (Sections): Document TEXT_SECTION.
4771
4772 2001-08-17  Richard Henderson  <rth@redhat.com>
4773
4774         * dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here.
4775         (dwarf2out_finish): Do it here.  Emit .debug_loc before .debug_info.
4776
4777 2001-08-17  Richard Henderson  <rth@redhat.com>
4778
4779         * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.
4780         * crtstuff.c (__CTOR_LIST__, __DTOR_LIST__, __EH_FRAME_BEGIN__,
4781         __JCR_LIST__, __CTOR_END__, __DTOR_END__, __FRAME_END__,__JCR_END__):
4782         Add aligned attribute.
4783
4784 2001-08-17  Andrew Haley  <aph@cambridge.redhat.com>
4785
4786         * config/sh/sh.md: Add modes to unspecs in first insn to match
4787         those in the second.
4788
4789         * Makefile.in: Fix collect2 copy for Cygwin.
4790
4791 Fri Aug 17 15:48:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4792
4793         Install the proper patch.
4794         * function.c (put_var_into_stack): Temporarily clear DECL_RTL.
4795         (assign_params): Avoid setting DECL_RTL to unfinished RTX.
4796         (expand_function_start): Likewise.
4797         * stmt.c (expand_decl): Likewise.
4798         * varasm.c (make_decl_rtx): Likewise.
4799
4800 Fri Aug 17 15:41:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
4801
4802         * final.c: Undo my previous accidental checkin.
4803         * output.h: Likewise.
4804         * tm.texi: Likewise.
4805
4806 2001-08-16  Richard Henderson  <rth@redhat.com>
4807
4808         * varasm.c (named_section_flags): Remove align parameter.
4809         * varasm.c, dwarf2out.c: Update all callers.
4810         * output.h: Update prototypes.
4811
4812         * target.h (target.asm_out.named_section): Remove align parameter.
4813         * varasm.c, config/a29k/a29k.c, config/alpha/alpha.c,
4814         config/arm/arm.c, config/c4x/c4x.c, config/h8300/h8300.c,
4815         config/i386/i386.c, config/i386/winnt.c, config/m68k/m68k.c,
4816         config/mcore/mcore.c, config/mips/mips.c, config/rs6000/rs6000.c,
4817         config/sh/sh.c, config/sparc/sparc.c: Update implementations to match.
4818
4819         * varasm.c (in_named_entry_eq, in_named_entry_hash): New.
4820         (get_named_section_flags, set_named_section_flags): New.
4821         (named_section_flags): Use them.
4822         (named_section): Do decl vs section flags check here...
4823         (default_section_type_flags): ... not here.
4824         (init_varasm_once): Create in_named_htab.
4825         (resolve_unique_section): Mark reloc unused.
4826
4827 2001-08-16  Richard Henderson  <rth@redhat.com>
4828
4829         * varasm.c (force_const_mem): Keep pool alignment in bits.
4830         (output_constant_pool): Use assemble_align.
4831
4832 2001-08-16  Zack Weinberg  <zackw@panix.com>
4833
4834         * doc/tm.texi: Remove extra @table command.
4835
4836 2001-08-16  Zack Weinberg  <zackw@panix.com>
4837
4838         * final.c (shorten_branches): Clear the end of the label_align
4839         array only if we made it larger.  Break up messy expressions
4840         for clarity.
4841
4842         * diagnostic.c (internal_error): Check for error recursion
4843         before doing ICE suppression.
4844
4845         * timevar.c: Timing variables now count in milliseconds.
4846         (init_timevar): Set up ticks_to_msec and clocks_to_msec here.
4847         (get_time): Not here.
4848         (timevar_print): Don't print any timer whose user, cpu, and
4849         wall times are all zero as displayed.
4850         * timevar.h: Update comment aboout units.  Make timevar
4851         counters unsigned.
4852
4853 Thu Aug 16 17:39:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
4854
4855         * function.c (put_var_into_stack): Temporarily clear DECL_RTL.
4856         (assign_params): Avoid setting DECL_RTL to unfinished RTX.
4857         (expand_function_start): Likewise.
4858         * stmt.c (expand_decl): Likewise.
4859         * varasm.c (make_decl_rtx): Likewise.
4860
4861 2001-08-16  Jason Merrill  <jason_merrill@redhat.com>
4862
4863         * stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
4864         (finalize_record_size): Don't set TYPE_USER_ALIGN.
4865
4866 2001-08-16  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4867
4868         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Remove unused
4869         variables.
4870
4871 2001-08-16  Andreas Jaeger  <aj@suse.de>
4872
4873         * config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
4874         prototype.
4875
4876 Wed Aug 15 15:22:52 EDT 2001  John Wehle  (john@feith.com)
4877
4878         * rtl.h (only_sets_cc0_p): New prototype.
4879         * jump.c (sets_cc0_p): Handle INSN.
4880         (only_sets_cc0_p): New function.
4881         * flow.c (merge_blocks_nomove): Use only_sets_cc0_p.
4882         (tidy_fallthru_edge): Likewise.
4883         * integrate.c (copy_insn_list): Likewise.
4884         * unroll.c (unroll_loop): Likewise.
4885         (copy_loop_body): Likewise.
4886
4887 2001-08-15  Jason Eckhardt  <jle@redhat.com>
4888
4889         * config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".
4890
4891 Wed Aug 15 14:24:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
4892
4893         * predict.c (struct block_info_def): Remove nvisited.
4894         (propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions.
4895         (estimate_bb_frequencies): Call mark_dfs_back_edges.
4896
4897         * i386.c (ix86_agi_depdendant): Lea causes AGI only on the Pentium
4898         (ix86_adjust_cost): Teach scheduler that latency to load operand can
4899         be masked.
4900
4901 Wed Aug 15 12:41:32 CEST 2001  Jan Hubicka  <jh@suse.cz>
4902
4903         * predict.def: Update hitrates.
4904
4905 2001-08-15  Richard Henderson  <rth@redhat.com>
4906
4907         * except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.
4908
4909 Tue Aug 14 17:30:59 2001  Jeffrey A Law  (law@cygnus.com)
4910
4911         * flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG
4912         note from its associated jump.
4913
4914 2001-08-14  Ulrich Weigand  <uweigand@de.ibm.com>
4915
4916         * config/s390/linux64.h (CPP_PREDEFINES): Define __s390__
4917         also on 64-bit s390x targets.
4918
4919 2001-08-14  Nick Clifton  <nickc@cambridge.redhat.com>
4920
4921         * config/arm/arm.c (arm_compute_initial_elimination_offset): New
4922         function.
4923         (arm_expand_prologue): Handled nested functions which take a
4924         variable argument list.
4925         * config/arm/arm.h (ARM_INITIAL_ELIMINATION_OFFSET): Replace
4926         macro with an invocation of
4927         arm_compute_initial_elimination_offset.
4928         * config/arm/arm-protos.h: Prototype
4929         arm_compute_initial_elimination_offset.
4930
4931 2001-08-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4932
4933         * doc/install.texi (Specific, avr): Fix markup.
4934         (Specific, c4x): Ditto.
4935
4936 2001-08-14  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4937
4938         * predict.c (dump_prediction): Change `bool' parameter to `int'.
4939
4940 2001-08-14  Gabriel Dos Reis  <gdr@codesourcery.com>
4941
4942         * Makefile.in (OBJS): Add rtl-error.o
4943         (rtl-error.o): New rule.
4944         (diagnostic.o): Adjust dependency.
4945         diagnostic.c (file_and_line_for_asm, diagnostic_for_asm,
4946         error_for_asm, _fatal_insn, _fatal_insn_not_found,
4947         warning_for_asm): Move to...
4948         rtl-error.c: ...here.  New file.
4949
4950 2001-08-14  Richard Henderson  <rth@redhat.com>
4951
4952         * dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame
4953         if USING_SJLJ_EXCEPTIONS.
4954
4955 2001-08-14  Steve Ellcey <sje@cup.hp.com>
4956
4957         * tlink.c (scan_linker_output): Check string for unsatisfied in
4958         addition to undefined and unresolved.
4959
4960 2001-08-14  Graham Stott  <grahams@redhat.com>
4961
4962         * libgcc2.c (*): Replace EH_FRAME_SECTION with
4963         EH_FRAME_SECTION_NAME.
4964
4965 Tue Aug 14 14:57:07 CEST 2001  Jan Hubicka  <jh@suse.cz>
4966
4967         * genattrtab.c (simplify_test_exp_in_temp): New function.
4968         (simplify_test_exp): Avoid explicit use of temporary obstack.
4969         (simplify_cond, insert_right_side, evaluate_eq_attr,
4970         simplify_and_tree, simplify_or_tree, eliminate_known_true):
4971         Use simplify_test_exp_in_temp.
4972         (optimize_attrs): Iterate until expression stabilizes.
4973
4974 2001-08-13  Ulrich Weigand  <uweigand@de.ibm.com>:
4975
4976         * glimits.h: Remove the __LONG_MAX__ special case for s390x.
4977         * config/s390/linux64.h: Define __LONG_MAX__ in CPP_PREDEFINES.
4978
4979 2001-08-13  Richard Henderson  <rth@redhat.com>
4980
4981         * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.
4982         (DTOR_LIST_BEGIN, DTOR_LIST_END): Remove.
4983         * config/arm/conix-elf.h: Likewise.
4984
4985 2001-08-13  Geoffrey Keating  <geoffk@redhat.com>
4986
4987         * config/svr4.h (LINK_SPEC): Don't do -Wl, here, it is done
4988         in gcc.c.
4989         * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
4990
4991         * gcse.c (hash_scan_set): Expressions that are set as part of
4992         jump instructions are not available.
4993
4994 2001-08-13  Ulrich Weigand  <uweigand@de.ibm.com>
4995
4996         * config/s390/s390.c (print_operand, s390_function_prologue,
4997         s390_va_start): Fixed HOST_WIDE_INT type mismatch.
4998
4999 2001-08-13  Richard Henderson  <rth@redhat.com>
5000
5001         * config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
5002         * defaults.h (EH_FRAME_SECTION_NAME): Respect it.
5003         * doc/tm.texi (Exception Region Output): Document it.
5004
5005 2001-08-13  Geoffrey Keating  <geoffk@redhat.com>
5006
5007         * config/rs6000/sysv4.h (PREFERRED_DEBUGGING_TYPE): Use
5008         DWARF2 instead of stabs by default.
5009
5010 2001-08-13  David Edelsohn  <edelsohn@gnu.org>
5011
5012         * config/rs6000/rs6000.c: Include optabs.h.
5013
5014 2001-08-13  David Edelsohn  <edelsohn@gnu.org>
5015
5016         * config/rs6000/eabi.asm: Define 64-bit versions of FPR
5017         save/restore routines.
5018         * ginclude/ppc-asm.h: Define 64-bit FUNC_* macros.
5019
5020 2001-08-13  Andreas Jaeger  <aj@suse.de>
5021
5022         * gcc.c (init_spec): Revert last patch by Theodore Papadopoulo,
5023         the english is correct.
5024
5025 2001-08-13  Zack Weinberg  <zackw@panix.com>
5026
5027         * expr.h: Split out optab- and libfunc-related code to...
5028         * optabs.h, libfuncs.h: ... these new headers.
5029
5030         * Makefile.in (CONFIG_H, EXPR_H): Take out insn-codes.h.
5031         (OPTABS_H): New.
5032         (various .o rules): Add $(OPTABS_H) and/or libfuncs.h to
5033         dependencies.
5034         * mkconfig.sh: Don't include insn-codes.h from config.h.
5035
5036         * reload.h: Use #ifdef GCC_INSN_CODES_H to decide whether
5037         enum insn_code is available.  Move reload_in_optab and
5038         reload_out_optab array declarations to optabs.h.
5039         * regmove.c (gen_add3_insn): Move to optabs.c, export from
5040         there, prototype in expr.h.
5041         * gencodes.c: Cleanup: zap global variables, don't use
5042         printf where puts will do, don't bother defining MAX_INSN_CODE
5043         which nothing uses, let CODE_FOR_nothing get its value implicitly.
5044
5045         * genemit.c, genopinit.c: Include optabs.h in generated file.
5046         * genoutput.c: Include insn-codes.h in generated file.
5047         * builtins.c, caller-save.c, combine.c, doloop.c, explow.c,
5048         expmed.c, expr.c, function.c, ifcvt.c, loop.c, optabs.c, profile.c,
5049         reload1.c, simplify-rtx.c, stmt.c, unroll.c, config/alpha/alpha.c,
5050         config/arm/arm.c, config/c4x/c4x.c, config/clipper/clipper.c,
5051         config/i386/i386.c, config/ia64/ia64.c, config/mn10300/mn10300.c,
5052         config/pj/pj.c, config/sh/sh.c, config/sparc/sparc.c:
5053         Include optabs.h.
5054         * builtins.c, calls.c, dwarf2out.c, except.c, expr.c, function.c,
5055         optabs.c, stmt.c, config/c4x/c4x.c, config/clipper/clipper.c,
5056         config/m88k/m88k.c, config/sparc/sparc.c:
5057         Include libfuncs.h.
5058         * reload.c: Include expr.h and optabs.h before reload.h.
5059         * config/alpha/alpha.c: Include tree.h before reload.h.
5060         * config/pa/pa.c: Include expr.h, optabs.h, libfuncs.h,
5061         and reload.h in that order.
5062         * config/sparc/sparc.c: Include debug.h.
5063         * recog.c: Include insn-codes.h.
5064
5065 2001-08-13  Andreas Jaeger  <aj@suse.de>
5066
5067         * config.gcc: Use t-slibgcc-elf to build shared libgcc_s on
5068         s390*linux.
5069
5070 2000-08-13 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5071
5072         * dwarf2out.c (output_cfa_loc): Fix typo in comment.
5073         * gcc.c (init_spec): Fix typo in comment.
5074         * varasm.c (data_section): Fix typo in comment.
5075
5076 Mon Aug 13 02:27:39 CEST 2001  Jan Hubicka  <jh@suse.cz>
5077
5078         * predict.c (dump_prediction): New argument "USED".
5079         (combine_predictions_for_insn): Determine the used heuristics,
5080         output the case no heuristic applied.
5081         * predict.def (PRED_DS_THEORY, PRED_NO_HEURISTIC): New.
5082
5083 2001-08-13  Andreas Jaeger  <aj@suse.de>
5084
5085         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Don't capitalize
5086         register %rip.
5087
5088 2001-08-13  Kazu Hirata  <kazu@hxi.com>
5089
5090         * jump.c: Fix formatting.
5091
5092 2001-08-13  Kazu Hirata  <kazu@hxi.com>
5093
5094         * config/h8300/h8300.md (zero_extendqihi2): Correct the insn
5095         length.
5096
5097 2001-08-12  Geoffrey Keating  <geoffk@redhat.com>
5098
5099         * loop.c (check_dbra_loop): Use condjump_label to compute
5100         jump_label.
5101
5102         * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around
5103         to better document the files they're in.
5104
5105 2001-08-12  Zack Weinberg  <zackw@panix.com>
5106
5107         * recog.h (struct insn_operand_data): Shrink 'mode' field
5108         to 16 bits.
5109
5110 2001-08-12  Kazu Hirata  <kazu@hxi.com>
5111
5112         * gcc.c: Fix comment formatting.
5113         * gccspec.c: Likewise.
5114         * gcov.c: Likewise.
5115         * gcse.c: Likewise.
5116         * genemit.c: Likewise.
5117         * gengenrtl.c: Likewise.
5118         * genrecog.c: Likewise.
5119         * gensupport.c: Likewise.
5120         * ggc-page.c: Likewise.
5121         * global.c: Likewise.
5122         * graph.c: Likewise.
5123         * ifcvt.c: Likewise.
5124         * integrate.c: Likewise.
5125         * lcm.c: Likewise.
5126         * libgcc2.c: Likewise.
5127         * loop.c: Likewise.
5128         * mbchar.c: Likewise.
5129         * optabs.c: Likewise.
5130         * predict.c: Likewise.
5131         * prefix.c: Likewise.
5132         * profile.c: Likewise.
5133         * protoize.c: Likewise.
5134         * real.c: Likewise.
5135         * recog.c: Likewise.
5136         * regclass.c: Likewise.
5137         * regmove.c: Likewise.
5138         * reg-stack.c: Likewise.
5139         * reload1.c: Likewise.
5140         * resource.c: Likewise.
5141         * rtlanal.c: Likewise.
5142         * rtl.c: Likewise.
5143
5144 2001-08-12  Kazu Hirata  <kazu@hxi.com>
5145
5146         * doc/tm.texi (ENCODE_SECTION_INFO): Add documentation on how
5147         a tree representing a constant is passed to the macro.
5148
5149 2001-08-12  Richard Henderson  <rth@redhat.com>
5150
5151         * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
5152         (rs6000_elf_asm_out_destructor): New.
5153         * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
5154         (DTORS_SECTION_ASM_OP): Remove.
5155         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5156         (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.
5157
5158 2001-08-12  David Edelsohn  <edelsohn@gnu.org>
5159
5160         Revert:
5161         2001-08-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5162         * gcc.c (set_collect_gcc_options): New function, split out from
5163         main.
5164         Ignore elided switches.
5165         (do_spec_1): Invoke before executing command.
5166         (set_input): Export.
5167         Move declaration ...
5168         * gcc.h (set_input): ... here.
5169         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
5170         file.
5171
5172 2001-08-12  Richard Henderson  <rth@redhat.com>
5173
5174         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): Fix
5175         thinko wrt TARGET_RELOCATABLE.
5176
5177 2001-08-12  Neil Booth  <neil@daikokuya.demon.co.uk>
5178
5179         * fix-header.c (cb_file_change): Update prototype.
5180
5181 2001-08-11  Zack Weinberg  <zackw@panix.com>
5182
5183         * toplev.c (set_float_handler): Make static.
5184         * toplev.h: Don't prototype set_float_handler.
5185
5186         * simplify-rtx.c: Don't include setjmp.h.
5187         (simplify_unary_real, simplify_binary_real, simplify_binary_is2orm1):
5188         New functions.
5189         (simplify_unary_operation, simplify_binary_operation): Use them,
5190         via do_float_handler.
5191
5192         * fold-const.c: Don't include setjmp.h.
5193         (exact_real_inverse_1): New function.
5194         (exact_real_inverse): Use it, via do_float_handler.
5195
5196         * varasm.c: Don't include setjmp.h.
5197         (assemble_real_1): New function.
5198         (assemble_real): Use it, via do_float_handler.
5199         Call internal_error if we get a trap here.
5200
5201         * c-parse.in, cse.c, cselib.c, config/i386/i386.c,
5202         config/pj/pj.c, config/s390/s390.c: Don't include setjmp.h.
5203
5204 2001-08-11  Zack Weinberg  <zackw@panix.com>
5205
5206         * defaults.h: Define PREFERRED_STACK_BOUNDARY to
5207         STACK_BOUNDARY if not already defined.
5208
5209         * calls.c, function.c, reload1.c, explow.c: Don't default
5210         PREFERRED_STACK_BOUNDARY.  Remove all #if/#ifdef on
5211         PREFERRRED_STACK_BOUNDARY and/or STACK_BOUNDARY.
5212
5213         * explow.c (allocate_dynamic_stack_space): Change unsafe #if
5214         to run-time test.
5215
5216         * doc/tm.texi: Document that STACK_BOUNDARY is required;
5217         clarify difference between it and PREFERRED_STACK_BOUNDARY.
5218
5219 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5220
5221         * cppmacro.c (enter_macro_context): Push macro expansions even
5222         if empty.
5223
5224 2001-08-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5225
5226         * config/rs6000/rs6000.c: Include integrate.h to silence warning.
5227         (rs6000_elf_section_type_flags): Actually return a value.
5228
5229 2001-08-11  Ulrich Weigand  <uweigand@de.ibm.com>
5230
5231         * s390.c, s390.h, s390.md, s390-protos.h, linux.h, t-linux:
5232         Clean up code: add missing comments and prototypes, fix warnings,
5233         remove obsolete code, fix spacing to conform to coding style.
5234
5235 2001-08-11  Ulrich Weigand  <uweigand@de.ibm.com>
5236
5237         * config/s390/s390.c (targetm): Define TARGET_ASM_OPEN_PAREN
5238         and TARGET_ASM_CLOSE_PAREN.
5239         (regclass_map): CC register belongs to class NO_REGS.
5240         (legitimize_pic_address): Don't generate unnecessary moves
5241         (to avoid confusing loop optimization).
5242         (check_and_change_labels): Replace jump_long by indirect_jump.
5243         (s390_final_chunkify): Don't start a new literal pool on section
5244         switch in 64-bit code.
5245         (s390_va_start, s390_va_arg): Fixed incorrect sizes for 64-bit.
5246
5247         * config/s390/s390.h (TARGET_SWITCHES): Renamed debug_arg to debug.
5248         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE): Set to 64 (for 64-bit).
5249         (HARD_REGNO_MODE_OK, RETURN_IN_MEMORY): Support complex integer
5250         modes correctly.
5251         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Remove CC_REGS.
5252         (EH_RETURN_HANDLER_RTX): Fixed incorrect offset for 64-bit.
5253         (CONST_COSTS): Fixed incorrect costs.
5254
5255         * config/s390/s390.md (fixuns_trunc[sd]f[sd]i2, udivsi3, umodsi3):
5256         Use emit_jump instead of emit_jump_insn (gen_jump).
5257         (divsi3, modsi3): Clobber low word of divmoddisi3 before shifting
5258         (to avoid confusing flow analysis).
5259         (tablejump, tablejump1, tablejump2): Removed.  Replaced by casesi.
5260         (casesi, casesi_jump): New.
5261         (jump_long): Removed.  Functionality merged into indirect_jump.
5262         (indirect_jump): Accept address_operand, not just register_operand.
5263         (cjump_long, icjump_long): Use same logic as indirect_jump.
5264         (builtin_setjmp_setup, builtin_setjmp_receiver, builtin_longjmp):
5265         Fixed broken setjmp/longjmp handling.
5266         (do_builtin_setjmp_setup): Removed.
5267
5268         * config/s390/linux.h (ASM_OUTPUT_DOUBLE_INT): Work around
5269         broken GNU as versions that don't accept .quad with large
5270         negative values.  Use hexadecimal output instead.
5271         (ASM_OUTPUT_ADDR_DIFF_ELT): Adapt to new casesi insn.
5272         (ASM_OPEN_PAREN, ASM_CLOSE_PAREN, FUNCTION_PROLOGUE,
5273         FUNCTION_EPILOGUE): Removed.  Now in targetm.
5274
5275         * config/s390/linux64.h (CALL_USED_REGISTERS): Add CC register.
5276
5277         * config/s390/fixdfdi.h: Add missing copyright statement.
5278         Fix type conflicts on 64-bit.  Add missing SFmode routines.
5279
5280         * s390.c, s390.h, s390.md, linux.h, linux64.h: Fixed incorrect
5281         email address.
5282
5283 2001-08-11  Richard Henderson  <rth@redhat.com>
5284
5285         * rtl.h (REG_EH_RETHROW): Remove.
5286         * rtl.c (reg_note_name): Update.
5287         * combine.c (distribute_notes): Don't check for it.
5288
5289 2001-08-11  Richard Henderson  <rth@redhat.com>
5290
5291         * combine.c (distribute_notes): Place REG_SETJMP.
5292
5293 2001-08-11  Richard Henderson  <rth@redhat.com>
5294
5295         * doc/extend.texi (Arrays and pointers implementation): Discourage
5296         relying on sign-extension of pointers.
5297
5298 2001-08-11  H.J. Lu <hjl@gnu.org>
5299
5300         * config/mips/linux.h (EXTRA_SECTIONS): Remove in_ctors and
5301         in_dtors.
5302         (EXTRA_SECTION_FUNCTIONS): Remove DTORS_SECTION_ASM_OP and
5303         RDATA_SECTION_ASM_OP.
5304
5305 2001-08-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5306
5307         * doc/install.texi (Specific, c4x): Fix cross-reference to the
5308         main manual to work both for info and HTML versions.
5309
5310 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5311             Matt Kraai <kraai@alumni.carnegiemellon.edu>
5312
5313         * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
5314         * cpphash.h (CPP_IN_SYSTEM_HEADER): Fix.
5315         (struct cpp_pool): New member first.
5316         * cppinit.c (append_include_chain): Plug memory leaks.
5317         * cpplib.c (cpp_register_pragma, cpp_register_pragma_space):
5318         Allocate pragma structures from the (aligned) macro pool to
5319         avoid leaking memory.
5320         * cpplex.c (_cpp_init_pool, _cpp_free_pool): Use pool->first
5321         so we don't leak memory.
5322         * hashtable.c (ht_destroy): New.
5323         * hashtable.h (ht_destroy): New.
5324
5325 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5326             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5327
5328         * c-lex.c (map): Make const.
5329         (cb_file_change): Update for callback passing a line map.
5330         Don't assume we have a previous map.  Remove sanity check
5331         about popping too many files.
5332         * cpperror.c (print_location): Make map const.
5333         * cppfiles.c (stack_include_file): Update; line maps now hold sysp.
5334         (cpp_make_system_header): Similarly.
5335         (search_from): Similarly.
5336         (_cpp_execute_include): Don't remember where we came from.
5337         * cpphash.h (struct cpp_buffer): Remove return_to_line, sysp.
5338         (struct cpp_reader): Make map const.
5339         (CPP_IN_SYSTEM_HEADER, _cpp_do_file_change): Update.
5340         * cpplib.c (do_line): Update; line maps now hold sysp.
5341         (cpp_push_buffer): Similarly.
5342         (_cpp_do_file_change): Similarly; callback with map instead.
5343         (cpp_get_line_maps): Constify return value.
5344         (_cpp_pop_buffer): Update.
5345         * cpplib.h (struct cpp_file_change): Remove.
5346         (struct cpp_callbacks): Update.
5347         (cpp_get_line_maps): Constify return value.
5348         * cppmacro.c (_cpp_create_definition): Update.
5349         * cppmain.c (struct printer): Constify map.
5350         (maybe_print_line): Similarly.
5351         (print_line): Similarly.  Deduce flags 1 and 2 here.
5352         (cb_file_change): Update.
5353         * line-map.c (free_line_maps): Warn regardless.
5354         (add_line_map): Return pointer to const.  When passed NULL to_file
5355         with LC_LEAVE, use the obvious values for the return point so the
5356         caller doesn't have to figure them out.
5357         (lookup_line): Return pointer to const.
5358         (print_containing_files): Take pointer to const.
5359         * line-map.h (struct line_map): New members reason, sysp.
5360         (add_line_map): Return pointer to const.
5361         (lookup_line): Similarly.
5362         (print_containing_files): Take pointer to const.
5363
5364 2001-08-10  Roman Zippel  <zippel@linux-m68k.org>
5365             Richard Henderson  <rth@redhat.com>
5366
5367         * regmove.c (regmove_optimize): Avoid setting a register twice in
5368         a parallel set.
5369
5370 2001-08-10  Richard Henderson  <rth@redhat.com>
5371
5372         * doc/extend.texi (Arrays and pointers implementation): Document
5373         behavior of pointer/integer conversion.
5374
5375 2001-08-10  Ulrich Weigand  <uweigand@de.ibm.com>
5376
5377         * glimits.h (__LONG_MAX__): Add s390x as 64-bit architecture.
5378
5379 2001-08-10  Richard Henderson  <rth@redhat.com>
5380
5381         * doc/extend.texi (C Implementation): New chapter.
5382         * doc/gcc.texi (Top): Link it in.
5383
5384 2001-08-10  Andrew Cagney  <ac131313@redhat.com>
5385
5386         * doc/install.texi (Specific): Fix CVS merge botch.
5387
5388 2001-08-10  Richard Henderson  <rth@redhat.com>
5389
5390         * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): Protect with
5391         ifdef CTOR_LIST_BEGIN instead of INIT_SECTION_ASM_OP.
5392
5393 2001-08-10  Zack Weinberg  <zackw@stanford.edu>
5394
5395         * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY
5396         if not already defined.  Remove all #ifdefs on STACK_BOUNDARY;
5397         this macro is now required.
5398
5399         * cselib.c (cselib_process_insn), flow.c (propagate_block),
5400         loop.c (find_and_verify_loops), reload.c (reload): Check
5401         for rtx code of CALL_INSN, not CALL, when deciding if we
5402         need to check for REG_SETJMP note.
5403
5404         * gcse.c (compute_hash_table, compute_store_table): Update
5405         the #ifdef NON_SAVING_SETJMP code to the new REG_SETJMP
5406         logic.
5407
5408         * config/avr/avr.c: Fix typo.
5409         * config/convex/convex.c (expand_movstr): Use adjust_address.
5410         * config/dsp16xx/dsp16xx.c: Define dsp16xx_compare_gen
5411         variable.
5412         * config/dsp16xx/dsp16xx.md: Correct calls to replace_equiv_address.
5413         * config/elxsi/elxsi.c: Include tree.h, expr.h, regs.h, and flags.h.
5414         Fix typo.
5415         * config/elxsi/elxsi.h: Don't define Rmode (typo for Pmode?)
5416         Do define STACK_BOUNDARY.
5417         * config/i370/i370.c: Include expr.h.
5418         * config/i860/sysv3.h, config/i860/sysv4.h, config/m32r/m32r.h,
5419         config/pa/som.h, config/v850/v850.h: Take in_ctors and
5420         in_dtors out of EXTRA_SECTIONS; take CTORS_SECTION_FUNCTION
5421         and DTORS_SECTION_FUNCTION out of EXTRA_SECTION_FUNCTIONS.
5422         * config/m88k/m88k.c: Include c-tree.h after expr.h.
5423         * config/pdp11/pdp11.c: Include expr.h and toplev.h.
5424         * config/romp/romp.c: Include expr.h after tree.h.
5425         Include toplev.h.
5426         (output_fpop): Use xmalloc, not oballoc.
5427         * config/we32k/we32k.c: Include expr.h.
5428
5429 2001-08-10  Kazu Hirata  <kazu@hxi.com>
5430
5431         * config/h8300/h8300.h: Fix formatting.
5432
5433 2001-08-08  Jason Merrill  <jason_merrill@redhat.com>
5434
5435         * c-common.h (RETURN_NULLIFIED_P): Lose.
5436         * c-semantics.c (genrtl_return_stmt): Don't check it.
5437
5438 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
5439
5440         * config/mips/mips.c (mips_add_large_offset_to_sp): New function.
5441         (mips_annotate_frame_insn): New function.
5442         (mips_emit_frame_related_store): New function.
5443         (save_restore_insns): Don't mark instructions that set up the base
5444         registers as frame-related.  Add REG_FRAME_RELATED_EXPR notes to
5445         the store instructions instead.
5446         (mips_expand_prologue): If the stack size is moved into a temporary
5447         register, do not mark that move as frame-related.  Add a
5448         REG_FRAME_RELATED_EXPR note to the stack adjustment instruction.
5449
5450 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
5451
5452         * config/mips/mips.c (save_restore_insns): Don't mark the RA's
5453         stack slot as unchanging if current_function_calls_eh_return.
5454
5455 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
5456
5457         * config/mips/mips.md (reload_incc): Use HARD_REGNO_NREGS to
5458         access the second half of the TFmode scratch operand.
5459
5460 2001-08-10  Anthony Green  <green@redhat.com>
5461
5462         * java/class.c (emit_register_classes): Conditionalize code on
5463         JCR_SECTION_NAME.
5464
5465 2001-08-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5466
5467         * doc/install.texi (Specific, avr): Fix cross-reference to the
5468         main manual to work both for info and HTML versions.
5469
5470 2001-08-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5471
5472         * stmt.c (expand_null_return_1): Remove code to generate simple returns
5473         and "use_goto" argument.
5474         (expand_null_return, expand_value_return): Update all callers.
5475         * function.c (expand_function_end): Remove code to generate simple
5476         return.
5477         * config/vax/vax.md (epilogue): New expander for function return.
5478         * doc/md.texi (epilogue): Remove "if defined".
5479
5480 2001-08-09  Zack Weinberg  <zackw@stanford.edu>
5481
5482         * Makefile.in: Partially revert my previous change:
5483         put -DGENERATOR_FILE back in HOST_CFLAGS, take it out
5484         of the hashtab.o and safe-ctype.o rules.
5485
5486 2001-08-09  Richard Henderson  <rth@redhat.com>
5487
5488         * Makefile.in (MAYBE_USE_COLLECT2): Remove; purge all uses.
5489         (USE_COLLECT2): Remove duplicate definition.
5490         * config.gcc (a29k-udi, a29k-wrs-vxworks) [tm_file]: Remove a29k/udi.h.
5491         (use_collect2): Remove dead code.
5492         * configure.in (use_collect2): Remove will_use_collect2 and
5493         maybe_use_collect2; add USE_COLLECT2 to host_xm_defines and xm_defines.
5494         * configure: Rebuild.
5495
5496         * target.h (targetm.asm_out.constructor): New.
5497         (targetm.asm_out.destructor, targetm.have_ctors_dtors): New.
5498         * target-def.h (TARGET_ASM_CONSTRUCTOR): New.
5499         (TARGET_ASM_DESTRUCTOR, TARGET_HAVE_CTORS_DTORS): New.
5500         * varasm.c (in_ctors, in_dtors): New.
5501         (assemble_constructor, assemble_destructor): Remove.
5502         (default_stabs_asm_out_destructor): New.
5503         (default_named_section_asm_out_destructor): New.
5504         (dtors_section, default_dtor_section_asm_out_destructor): New.
5505         (default_stabs_asm_out_constructor): New.
5506         (default_named_section_asm_out_constructor): New.
5507         (ctors_section, default_ctor_section_asm_out_constructor): New.
5508         * output.h: Update declarations.
5509         * c-decl.c (c_expand_body): Use target hooks instead of
5510         assemble_constructor and assemble_destructor.
5511         * profile.c (output_func_start_profiler): Likewise.
5512         * objc/objc-act.c (finish_objc): Likewise.
5513         (build_module_descriptor): Tidy.  Set TREE_PUBLIC properly
5514         for the constructor.
5515         * objc/Make-lang.in (objc-act.o): Depend on TARGET_H.
5516
5517         * crtstuff.c (CTORS_SECTION_ASM_OP): Don't define.
5518         (DTORS_SECTION_ASM_OP): Likewise.
5519         (__CTOR_LIST__): Use attribute section when possible.
5520         (__DTOR_LIST__, __CTOR_END__, __DTOR_END__): Likewise.
5521
5522         * defaults.h (EH_FRAME_SECTION_NAME): Don't depend on
5523         ASM_OUTPUT_CONSTRUCTOR.
5524
5525         * config/darwin.c (machopic_asm_out_constructor): New.
5526         (machopic_asm_out_destructor): New.
5527         * config/darwin-protos.h: Update declarations.
5528         * config/darwin.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5529         (ASM_OUTPUT_DESTRUCTOR): Remove.
5530         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5531         * config/nextstep.c (nextstep_asm_out_constructor): New.
5532         (nextstep_asm_out_destructor): New.
5533         * config/nextstep.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5534         (ASM_OUTPUT_DESTRUCTOR): Remove.
5535         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5536         * config/nextstep21.h: Undef TARGET_ASM_*STRUCTOR instead of
5537         ASM_OUTPUT_*STRUCTOR.
5538         * config/i386/aix386ng.h: Likewise.
5539
5540         * config/elfos.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Remove.
5541         (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): No ctors/dtors.
5542         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
5543         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
5544         * config/lynx.h: Likewise.
5545         * config/netware.h: Likewise.
5546         * config/psos.h: Likewise.
5547         * config/alpha/alpha-interix.h: Likewise.
5548         * config/alpha/elf.h: Likewise.
5549         * config/arc/arc.h: Likewise.
5550         * config/arm/aof.h: Likewise.
5551         * config/arm/coff.h: Likewise.
5552         * config/arm/elf.h: Likewise.
5553         * config/c4x/c4x.h: Likewise.
5554         * config/h8300/h8300.h: Likewise.
5555         * config/i386/cygwin.h: Likewise.
5556         * config/i386/djgpp.h: Likewise.
5557         * config/i386/i386-coff.h: Likewise.
5558         * config/i386/i386-interix.h: Likewise.
5559         * config/i386/sco5.h: Likewise.
5560         * config/i386/vsta.h: Likewise.
5561         * config/i386/win32.h: Likewise.
5562         * config/i960/i960-coff.h: Likewise.
5563         * config/ia64/sysv4.h: Likewise.
5564         * config/m68hc11/m68hc11.h: Likewise.
5565         * config/m68k/coff.h: Likewise.
5566         * config/m68k/mot3300.h: Likewise.
5567         * config/m88k/m88k.h: Likewise.
5568         * config/mcore/mcore-pe.h: Likewise.
5569         * config/mcore/mcore.h: Likewise.
5570         * config/mips/elf.h: Likewise.
5571         * config/mips/elf64.h: Likewise.
5572         * config/mips/iris6.h: Likewise.
5573         * config/pa/pa64-hpux.h: Likewise.
5574         * config/rs6000/sysv4.h: Likewise.
5575         * config/sh/sh.h: Likewise.
5576         * config/sparc/litecoff.h: Likewise.
5577
5578         * config/svr3.h (CTORS_SECTION_ASM_OP): Remove.
5579         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
5580         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
5581         * config/1750a/1750a.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5582         (ASM_OUTPUT_DESTRUCTOR): Remove.
5583         * config/a29k/a29k.c: Move include of tree.h.
5584         * config/a29k/udi.h: Delete file.
5585         * config/alpha/alpha.c (vms_asm_out_constructor): New.
5586         (vms_asm_out_destructor): New.
5587         * config/alpha/vms.h (EXTRA_SECTIONS): No ctors/dtors.
5588         (EXTRA_SECTION_FUNCTIONS): Likewise.
5589         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
5590         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5591         * config/c4x/c4x.c: Move include of tree.h.
5592         * config/clipper/clipper.c (clix_asm_out_constructor): New.
5593         (clix_asm_out_destructor): New.
5594         * config/clipper/clix.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5595         (ASM_OUTPUT_DESTRUCTOR): Remove.
5596         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5597         * config/i386/aix386.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5598         (TARGET_ASM_CONSTRUCTOR): New.
5599         * config/i386/i386.c (ix86_svr3_asm_out_constructor): New.
5600         (sco_asm_out_constructor): New.
5601         * config/i386/sco5.h (TARGET_ASM_CONSTRUCTOR): New.
5602         * config/i386/svr3gas.h: Remove stack grows up code.
5603         Remove code duplicated from i386/sysv3.h.
5604         (TARGET_ASM_CONSTRUCTOR): New.
5605         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
5606         (DTORS_SECTION_FUNCTION, CTORS_SECTION_FUNCTION): Remove.
5607         * config/i386/sysv3.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5608         (TARGET_ASM_CONSTRUCTOR): New.
5609         * config/m68hc11/m68hc11.c (m68hc11_asm_out_constructor): New.
5610         (m68hc11_asm_out_destructor): New.
5611         * config/m68hc11/m68hc11.h (TARGET_ASM_CONSTRUCTOR): New.
5612         (TARGET_ASM_DESTRUCTOR): New.
5613         * config/m68k/auxgas.h: Don't undef ASM_OUTPUT_*STRUCTOR.
5614         * config/m68k/dpx2.h: Properly undef all the bits inherited from
5615         config/svr3.h pertaining to section manipulation.
5616         * config/m68k/dpx2g.h: Remove #if 0 code.
5617         * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): New.
5618         * config/m68k/tower-as.h (ASM_OUTPUT_SOURCE_LINE): Fix typo.
5619         (ASM_OUTPUT_CONSTRUCTOR): Remove.
5620         (TARGET_ASM_CONSTRUCTOR): New.
5621         * config/m88k/m88k.c (m88k_layout_frame): Don't use assign_stack_local.
5622         (m88k_svr3_asm_out_constructor): New.
5623         (m88k_svr3_asm_out_destructor): New.
5624         * config/m88k/sysv3.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5625         (ASM_OUTPUT_DESTRUCTOR): Remove.
5626         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5627         * config/mips/mips.h: Remove #if 0 ASM_OUTPUT_*STRUCTOR code.
5628         * config/rs6000/aix.h: Likewise.
5629         * config/mips/rtems64.h: Don't undef removed constructor related bits.
5630         * config/mips/vxworks.h: Likewise.
5631         * config/rs6000/lynx.h: Likewise.
5632         * config/sh/elf.h: Likewise.
5633         * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): New.
5634         (DTORS_SECTION_ASM_OP): New.
5635         * config/sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5636         (ASM_OUTPUT_DESTRUCTOR): Remove.
5637         * config/sparc/sol2-sld-64.h: Likewise.
5638         * config/vax/vax.c (vms_asm_out_constructor): New.
5639         (vms_asm_out_destructor): New.
5640         * config/vax/vms.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
5641         (ASM_OUTPUT_DESTRUCTOR): Remove.
5642         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
5643
5644         * doc/tm.texi (@node Initialization): Update.
5645
5646 2001-08-09  Richard Henderson  <rth@redhat.com>
5647
5648         * config/alpha/crtbegin.asm (__JCR_LIST__): New.
5649         (__do_global_dtors_aux): Use gp-relative static data to avoid
5650         one dynamic relocation.
5651         (__do_frame_setup): Register Java classes.
5652         * config/alpha/crtend.asm (__JCR_END__): New.
5653
5654 2001-08-09  Zack Weinberg  <zackw@stanford.edu>
5655
5656         * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.
5657         (CONFIG_H, TCONFIG_H, TM_P_H): Update.
5658         (GEN, STAGESTUFF): Add new files.
5659         (insn-constants.h, s-constants, tm-preds.h, s-preds,
5660         genconstants, genpreds, genconstants.o, genpreds.o): New rules.
5661         (hashtab.o, safe-ctype.o): Add -DGENERATOR_FILE.
5662         * mkconfig.sh: Include tm-preds.h in tm_p.h; insn-constants.h
5663         as well as insn-codes.h and insn-flags.h in config.h; and no
5664         extra headers in tconfig.h and hconfig.h.
5665
5666         * gencodes.c: Eliminate code to generate predicate declarations
5667         or #defines for md-file constants.
5668         * genconstants.c, genpreds.c: New files.
5669
5670         * i386.md: Re-order guard expressions such that TARGET_64BIT
5671         comes first, when this permits better optimization.  Add
5672         TARGET_64BIT to more x86-64 patterns.  Add comment explaining
5673         why this is desirable.
5674
5675 2001-08-09  Jakub Jelinek  <jakub@redhat.com>
5676
5677         * config/ia64/fde-glibc.c: Require glibc 2.2.4+ headers.
5678         (find_fde_for_dso): Remove.
5679         (_Unwind_IteratePhdrCallback): New.
5680         (_Unwind_FindTableEntry): Use dl_iterate_phdr.
5681         * config/ia64/crtbegin.asm (__ia64_app_header): Remove.
5682
5683 Thu Aug  9 11:30:20 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5684
5685         * expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING.
5686         (move_by_pieces_1): If would call it, abort if no PUSH_ROUNDING.
5687
5688 2001-08-09  Graham Stott  <grahams@redhat.com>
5689
5690         * sched-vis.c (MAX_VISUAL_NO_UNIT): Define.
5691         (vis_no_unit): Use it.
5692         (visualize_no_unit): Add the insn only if room exists.
5693
5694 2001-08-09  Graham Stott  <grahams@redhat.com>
5695
5696         * predict.c (estimate_probability): Replace magic numbers with
5697         appropriate enumeration.
5698
5699 2001-08-09  Graham Stott  <grahams@redhat.com>
5700
5701         * cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize macro
5702         parameter.
5703         (EXTRACT_FLAGS): Likewise.
5704
5705 2001-08-09  Aldy Hernandez  <aldyh@redhat.com>
5706
5707         * config/mips/mips.c    (mips_legitimate_address_p): Check for
5708         CONST_INT in last patch.
5709
5710 2001-08-08  Anthony Green  <green@redhat.com>
5711
5712         * java/class.c (emit_register_classes): Use assemble_jcr if
5713         possible.  Keep the original mechanism as a fallback.
5714         * defaults.h (JCR_SECTION_NAME): Define if we have named section
5715         and weak symbol support.
5716         * crtstuff.c (__JCR_LIST__): Define.
5717         (__JCR_END__): Define.
5718         (_Jv_RegiserClasses): Define weak symbol if possible.
5719         (__do_global_ctors_aux): Register classes for ELF targets with
5720         weak symbol support.
5721
5722 2001-08-08  Kazu Hirata  <kazu@hxi.com>
5723
5724         * dbxout.c: Fix comment formatting.
5725         * dependence.c: Likewise.
5726         * df.c: Likewise.
5727         * diagnostic.c: Likewise.
5728         * dominance.c: Likewise.
5729         * doprint.c: Likewise.
5730         * dwarf2out.c: Likewise.
5731         * dwarfout.c: Likewise.
5732         * emit-rtl.c: Likewise.
5733         * except.c: Likewise.
5734         * explow.c: Likewise.
5735         * expmed.c: Likewise.
5736         * expr.c: Likewise.
5737         * flow.c: Likewise.
5738         * fold-const.c: Likewise.
5739         * function.c: Likewise.
5740
5741 2001-08-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5742
5743         * global.c (retry_global_alloc): Avoid shadowing allocno.
5744
5745 2001-08-08  Mark Mitchell  <mark@codesourcery.com>
5746
5747         * except.c (remove_fixup_regions): Fix typo.
5748
5749 2001-08-08  Jan van Male <jan.vanmale@fenk.wau.nl>
5750
5751         * emit-rtl.c (adjust_address, adjust_address_nv): Cast offset to
5752         unsigned HOST_WIDE_INT to avoid warning.
5753         * final.c (final): Cast INSN_UID to unsigned to avoid warning.
5754         * flow.c (set_block_for_new_insns): Likewise.
5755
5756 Wed Aug  8 21:08:14 CEST 2001  Jan Hubicka  <jh@suse.cz>
5757
5758         * sibcall.c (return_value_pseudo): New static variable.
5759         (skip_copy_to_return_value): Handle return_value_pseudo.
5760         (call_ends_block_p): Ensure that return_value_pseudo is set.
5761         (optimize_sibling_and_tail_recursive_call): Discover the
5762         load of pseudo return value in alternate exit block.
5763
5764 Wed Aug  8 21:06:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
5765
5766         * calls.c (ECF_ALWAYS_RETURN): New constant.
5767         (emit_call_1): Add REG_ALWAYS_RETURN note if needed.
5768         (expand_call): Use LCF_ALWAYS_RETURN for __bb_fork_func.
5769         (emit_library_call_value_1): Handle LCT_ALWAYS_RETRUN.
5770         * flow.c (need_fake_edge_p): Handle REG_ALWAYS_RETURN.
5771         * rtl.c (reg_note_name): New name.
5772         * rtl.h (enum reg_note): Add REG_ALWAYS_RETURN.
5773
5774 2001-08-07  Aldy Hernandez  <aldyh@redhat.com>
5775
5776         * config/mips/mips.c (mips_legitimate_address_p): Limit "la" addresses.
5777
5778 2001-08-08  Jason Merrill  <jason_merrill@redhat.com>
5779
5780         * alias.c (get_alias_set): Return a previously calculated
5781         alias set for a VAR_DECL.
5782         * function.c (gen_mem_addressof): Calculate the alias set before
5783         touching the RTL.
5784
5785 Wed Aug  8 18:44:37 CEST 2001  Jan Hubicka  <jh@suse.cz>
5786
5787         * predict.def: Set hitrates according our experimental run.
5788
5789 Wed Aug  8 18:01:58 CEST 2001  Jan Hubicka  <jh@suse.cz>
5790
5791         * i386.h (HARD_REGNO_RENAME_OK): New macro.
5792
5793 2001-08-08  H.J. Lu <hjl@gnu.org>
5794
5795         * config/mips/mips.c (mips_unique_section): New. Copied from
5796         config/mips/elf.h.
5797
5798         * config/mips/mips-protos.h (mips_unique_section): New
5799         prototype.
5800
5801         * config/mips/elf.h (UNIQUE_SECTION): Use mips_unique_section.
5802
5803         * config/mips/little.h: New. Generic little endian mips
5804         targets. Only mips*-*-linux* is converted to use it so far.
5805
5806         * config/mips/linux.h: Include "gofast.h" and "mips/mips.h".
5807         (WCHAR_TYPE): Defined
5808         (WCHAR_TYPE_SIZE): Likewise.
5809         (INIT_SUBTARGET_OPTABS): Likewise.
5810         (BSS_SECTION_ASM_OP): Likewise.
5811         (SBSS_SECTION_ASM_OP): Likewise.
5812         (ASM_OUTPUT_ALIGNED_BSS): Likewise.
5813         (ASM_DECLARE_OBJECT_NAME): Likewise.
5814         (UNIQUE_SECTION): Likewise.
5815         (EXTRA_SECTIONS): Likewise.
5816         (ASM_OUTPUT_CONSTRUCTOR): Likewise.
5817         (ASM_OUTPUT_DESTRUCTOR): Likewise.
5818         (ASM_OUTPUT_DEF): Likewise.
5819         (HANDLE_SYSV_PRAGMA): Removed.
5820         (NO_IMPLICIT_EXTERN_C): Likewise.
5821         (TARGET_MEM_FUNCTIONS): Likewise.
5822         (STARTFILE_SPEC): Likewise.
5823         (ENDFILE_SPEC): Likewise.
5824         (LIB_SPEC): Likewise.
5825         (INVOKE__main): Likewise.
5826         (CTOR_LIST_BEGIN): Likewise.
5827         (CTOR_LIST_END): Likewise.
5828         (DTOR_LIST_BEGIN): Likewise.
5829         (DTOR_LIST_END): Likewise.
5830         (SET_ASM_OP): Likewise.
5831         (ASM_OUTPUT_SOURCE_LINE): Likewise.
5832         (ASM_OUTPUT_DEF): Likewise.
5833         (ASM_OUTPUT_IDENT): Likewise.
5834
5835         * config/mips/mips.h (ASM_SPEC): Undefine before define.
5836         (CPLUSPLUS_CPP_SPEC): Likewise.
5837         (ASM_APP_ON) Redefine only if not defined.
5838         (ASM_APP_OFF): Likewise.
5839         (ASM_OUTPUT_SOURCE_LINE): Likewise.
5840         (ASM_OUTPUT_IDENT): Likewise.
5841
5842         * config.gcc: Update tm_file for Linux/mips.
5843
5844 2001-08-08  Bernd Schmidt  <bernds@redhat.com>
5845
5846         * cselib.c (cselib_record_sets): If insn is predicated, turn
5847         sources into IF_THEN_ELSEs.
5848
5849         * config/ia64/ia64.md (cond_opsi2_internal, cond_opsi2_internal_b):
5850         Turn into define_insn_and_split.
5851
5852         * sched-deps.c: Include "cselib.h".
5853         (add_insn_mem_dependence, sched_analyze_1, sched_analyze_2):
5854         Use cselib to turn memory addresses into VALUEs.
5855         (sched_analyze): Call cselib_init/cselib_finish if necessary.
5856         * sched-int.h (struct sched_info): New member USE_CSELIB.
5857         * sched-ebb.c (ebb_sched_info): Initialize it.
5858         * sched-rgn.c (rgn_sched_info): Likewise.
5859         * Makefile.in (sched-deps.o): Update dependencies.
5860
5861         * cselib.h (cselib_subst_to_values): Declare.
5862         * cselib.c (cselib_subst_to_values): No longer static.  Allow MEMs
5863         that have no value and autoincs to be handled by generating a new
5864         dummy value.
5865
5866 2001-08-08  Graham Stott  <grahams@redhat.com>
5867
5868         * final.c (shorten_branches): Update the INSN_ADDRESSES of insns
5869         within fixed length SEQUENCE.
5870
5871 2001-08-08  Graham Stott  <grahams@redhat.com>
5872
5873         * diagnostic.h (diagnostic_format_decoder): Parenthesize macro parameter.
5874         (diagnostic_prefixing_rule): Likewise.
5875         (diagnostic_line_cutoff): Likewise.
5876         (diagnostic_kind_count): Likewise.
5877
5878 2001-08-08  Graham Stott  <grahams@redhat.com>
5879
5880         * alias.c (find_base_decl): Delete redundent assignment.
5881
5882 2001-08-08  Graham Stott  <grahams@redhat.com>
5883
5884         * dependence.c (INDEX_LIMIT_CHECK): Uppercase macro parameter.
5885         (abs): Uppercase and paranthesize macro parameter.
5886         (MEM_DEPENDENCY): Add whitespace.
5887
5888 2001-08-08  Graham Stott  <grahams@redhat.com>
5889
5890         * config/mips/mips.c (mips_legitimate_address_p): Fix enable checking
5891         failure check for CONST_INT
5892
5893 2001-08-08  Graham Stott  <grahams@redhat.com>
5894
5895         * flow.c (back_edge_of_syntactic_loop_p): Add whitespace.
5896         (libcall_dead_p): Likewise.
5897
5898         (mark_used_regs): Constify fmt.
5899         (find_use_as_address): Likewise.
5900
5901 2001-08-08  Graham Stott  <grahams@redhat.com>
5902
5903         * c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and parenthesize macro
5904          parameter.
5905
5906 2001-08-08  Graham Stott  <grahams@redhat.com>
5907
5908         * combine.c (combine_simplify_rtx): Update comment and
5909         remove erroneous test.
5910
5911 2001-08-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5912
5913         * cppinit.c (cpp_finish): Pop the final buffer without comment.
5914         * cpplex.c (_cpp_lex_token): Don't pop the final buffer; and
5915         take care to avoid multiple no-newline at EOF warnings in that
5916         case.
5917
5918 Tue Aug  7 22:18:06 CEST 2001  Jan Hubicka  <jh@suse.cz>
5919
5920         * calls.c (expand_call): Do not emit INSN_SETJMP note.
5921         (emit_library_call_value_1): Likewise.
5922         (emit_call_1): Emit REG_SETJMP note.
5923         * cse.c (cse_end_of_basic_block): Use REG_SETJMP instead
5924         of INSN_SETJMP
5925         * cselib.c (cselib_process_insn): Likewise.
5926         * flow.c (propagate_block): Likewise.
5927         * loop.c (find_and_verify_loops): Likewise.
5928         * reload.c (find_equiv_regs): Likewise.
5929         * reload1.c (reload): Likewise.
5930         * resource.c (mark_referenced_resources,
5931         mark_set_resources): Likewise.
5932         * sched-deps (sched_analyze_insn, sched_analyze): Likewise.
5933         * final.c (final_scan_insn): Remove NOTE_INSN_SETJMP.
5934         * haifa-sched.c (unlink_other_notes): Likewise.
5935         (reemit_notes): Likewise.
5936         * sched-ebb.c (sched_ebb): Likewise.
5937         * sched-rgc.c (sched_region): Likewise.
5938         * rtl.c (note_insn_name): Likewise.
5939         (reg_note_name): Add REG_SETJMP
5940         * rtl.h (reg_note): Add REG_SETJMP.
5941         (insn_note): Remove NOTE_INSN_SETJMP.
5942
5943         * profile.c (branch_prob): Add fake edges for setjmp.
5944
5945 2001-08-07  Daniel Jacobowitz  <drow@mvista.com>
5946
5947         * config.gcc: Quote target_cpu_default2 correctly for
5948         powerpc*-*-* targets.
5949
5950 2001-08-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5951
5952         * cpplib.h, line-map.h: Update comments.
5953         * cppmain.c (printer_init): Move inline.
5954         (maybe_print_line, print_line): Take a map pointer.
5955         (cb_ident, cb_define, cb_undef, cb_include, cb_def_pragma): Update.
5956         (cb_file_change): Don't use prior value of print.map.
5957
5958 2001-08-07  David Edelsohn  <edelsohn@gnu.org>
5959
5960         * doc/install.texi: Document fine-grained multilib configuration.
5961
5962 Tue Aug  7 16:52:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
5963
5964         * rtlanal.c (find_first_parameter_load): Call note_stores
5965         only on the instructions.
5966
5967 Tue Aug  7 14:56:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
5968
5969         * alias.c (nonlocal_mentioned_p):
5970         Rename CONST_CALL_P to CONST_OR_PURE_CALL_P
5971         * calls.c (emit_call_1): Likewise.
5972         * cse.c (cse_insn, invalidate_skipped_block): Likewise.
5973         * cselib.c (cselib_process_insn): Likewise.
5974         * df.c (df_insns_modify): Likewise.
5975         * flow.c (need_fake_edge_p): Likewise.
5976         (propagate_one_insn): Likewise.
5977         * haifa-sched.c (reemit_notes): Likewise.
5978         * integrate.c (copy_insn_list): Likewise.
5979         * jump.c (delete_prior_computation): Likewise.
5980         * local-alloc.c (validate_equiv_mem): Likewise.
5981         * loop.c (scan_loop): Likewise.
5982         * predict.c (estimate_probability): Likewise.
5983         * reload.c (reload): Likewise.
5984         * sched-deps (sched_analyze): Likewise.
5985         * rtl.h (CONST_CALL_P): rename to CONST_OR_PURE_CALL_P.
5986         * gcse.c (compute_hash_table): Likewise.
5987         (mark_call): Likewise.
5988         (store_killed_in_insn): Likewise.
5989
5990 2001-08-07  Jason Merrill  <jason_merrill@redhat.com>
5991
5992         * c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.
5993
5994 2001-08-06  Richard Henderson  <rth@redhat.com>
5995
5996         * varasm.c (assemble_gc_entry): Remove.
5997         * output.h: Likewise.
5998
5999 2001-08-06  Richard Henderson  <rth@redhat.com>
6000
6001         * varasm.c (assemble_constructor): Take a symbol_ref and a
6002         priority instead of a bare string.  Move priority handling
6003         here from cp/decl2.c.
6004         * output.h: Update decls.
6005
6006         * c-decl.c (c_expand_body): Update calls to assemble_constructor
6007         and assemble_destructor.
6008         * profile.c (output_func_start_profiler): Likewise.
6009         * objc/objc-act.c (finish_objc): Likewise.
6010         (build_module_descriptor): Return the symbol not the symbol name.
6011
6012 2001-08-06  David Edelsohn  <edelsohn@gnu.org>
6013
6014         * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): Add whitespace.
6015         * config/rs6000/linux64.h (RS6000_MCOUNT): Define.
6016         ({SAVE,RESTORE}_FP_{PREFFIX,SUFFIX}): Define.
6017         * config/rs6000/rs6000.h (ASM_OUTPUT_DOUBLE_INT): Remove whitespace.
6018         * config/rs6000/sysv4.h (DOUBLE_INT_ASM_OP): Add whitespace.
6019         * config/rs6000/xcoff.h (DOUBLE_INT_ASM_OP): Add whitespace.
6020
6021 2001-08-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6022
6023         * cpperror.c (print_containing_files): Moved to line-map.c.
6024         (print_location): line-map.c handles re-listing or otherwise.
6025         * cpphash.h (struct lexer_state): Remove next_bol.
6026         (struct cpp_buffer): Remove include_stack_listed.
6027         * cpplib.c (do_line, cpp_push_buffer, _cpp_pop_buffer):
6028         Remove faked buffer handling.
6029         (_cpp_do_file_change): Tweak.
6030         * cpplib.h (enum cpp_buffer_type): Remove BUF_FAKE.
6031         * cppmain.c (struct printer): Remove filename.
6032         (print_line, cb_file_change): Update accordingly.
6033         * line-map.c: Include intl.h.
6034         (init_line_maps): Initialize last_listed.
6035         (free_line_maps): Sanity check, warn if ENABLED_CHECKING.
6036         (add_line_map): Sanity check inputs, warn if ENABLED_CHECKING.
6037         (print_containing_files): New.
6038         * line-map.h (struct line_maps): New member last_listed.
6039         (print_containing_files, INCLUDED_FROM): New.
6040         * Makefile.in: Update.
6041         * po/POTFILES.in: Add line-map.c.
6042
6043 2001-08-06  Richard Henderson  <rth@redhat.com>
6044
6045         * except.c (convert_from_eh_region_ranges_1): Never mark
6046         USE or CLOBBER insns as throwing.
6047
6048         * expr.c (store_constructor): Don't clobber memory targets.
6049
6050 2001-08-06  Andreas Jaeger  <aj@suse.de>
6051
6052         * profile.c (branch_prob): Remove unused variable insn.
6053
6054         * Makefile.in (local-alloc.o): Add dependency on except.h.
6055
6056         * local-alloc.c: Include except.h for can_throw_internal prototype.
6057
6058 2001-08-06  Richard Henderson  <rth@redhat.com>
6059
6060         * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
6061         * function.c (expand_main_function): Implement it.
6062         * doc/tm.texi: Document it.
6063
6064 2001-08-06  Stan Shebs  <shebs@apple.com>
6065
6066         * doc/install.texi: Document powerpc-*-darwin* details.
6067
6068 2001-08-06  Daniel Berlin  <dan@cgsoftware.com>
6069
6070         * config/rs6000/aix.h (CPP_CPU_SPEC): Move back to rs6000.h
6071         (ASM_CPU_SPEC): Move back to rs6000.h
6072         #undef CPP_DEFAULT_SPEC and ASM_DEFAULT_SPEC before redefining them.
6073
6074         * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): New macro.
6075
6076         * config/rs6000/linux.h: Remove vtable thunks stuff we accidently
6077         readded.
6078
6079         * config/rs6000/linux64.h: Ditto.
6080
6081         * config/rs6000/rs6000.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
6082         to here. Define default ASM_DEFAULT_SPEC and CPP_DEFAULT SPEC to
6083         nothing.
6084
6085         Remove accidently readded definitions of FUNCTION_PROLOGUE,
6086         FUNCTION_EPILOGUE,  ASM_OPEN_PAREN, ASM_CLOSE_PAREN
6087
6088         * config/rs6000/sysv4.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
6089         to rs6000.h
6090
6091 2001-08-05  Richard Henderson  <rth@redhat.com>
6092
6093         * local-alloc.c (update_equiv_regs): Do not move insns that
6094         can throw.
6095
6096 2001-08-05  Jan Hubicka  <jh@suse.cz>
6097
6098         * Makefile.in (reload1.o): Add dedendancy on except.h
6099         * basic-block.h (purge_all_dead_edges, purge_dead_edges): Update
6100         prototypes.
6101         * flow.c (purge_dead_edges, purge_all_dead_edges): Return bool
6102         indicating wehther edges has been cleaned up.
6103         * reload1.c: Inlucde except.h
6104         (fixup_abnormal_edges): Accept deleted insns.
6105         * toplev.c (rest_of_compilation): Purge dead edges unconditionally
6106         after combine.
6107
6108 2001-08-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6109
6110         * cpplib.c (do_line): Correct line number after pop_buffer.
6111
6112 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6113
6114         PR preprocessor/3824
6115         * line-map.c: Update comments.
6116         * line-map.h: Update comments.
6117         * tradcif.y: Don't consider large numbers unsigned.
6118
6119 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6120
6121         PR preprocessor/3081
6122         * c-lex.c (map): New.
6123         (cb_file_change): Update map and use it.
6124         (cb_def_pragma, cb_define, cb_undef): Use map and line.
6125         (c_lex): Update to use map.
6126         * cpperror.c (print_location): Move to using logical line numbers.
6127         * cppfiles.c (stack_include_file): Update for new _cpp_do_file_change.
6128         (cpp_make_system_header): Similarly.
6129         (_cpp_execute_include): Stop line numbering hacks.  Store the
6130         line we will return to.
6131         * cpphash.h (CPP_BUF_LINE): Remove.
6132         (struct cpp_buffer): Remove lineno and pseudo_newlines.
6133         Add map and return_to_line.
6134         (_cpp_do_file_change): Update.
6135         * cppinit.c (cpp_start_read): Update line kludge.
6136         * cpplex.c (handle_newline): Don't update lineno and pseudo_newlines.
6137         (trigraph_ok): Use logical line numbers for diagnostics.
6138         (skip_block_comment): Likewise.
6139         (skip_whitespace): Likewise.
6140         (skip_line_comment): Use pfile->line instead.
6141         (_cpp_lex_token): Update to use logical line numbering exclusively.
6142         Handle BOL locally.  Accept new lines in directives, but keep
6143         pfile->line decremented.  Diagnostics use logical lines.  Update
6144         directive handling.
6145         * cpplib.c (SEEN_EOL): New.
6146         (skip_rest_of_line, check_eol): Use it.
6147         (end_directive): Increase line number when accepting the newline
6148         at the end of a directive.
6149         (run_directive): Simplify.
6150         (do_line): Bad LC_LEAVEs become LC_RENAMEs.  Update.
6151         (_cpp_do_file_change): Update to take buffer line number as an
6152         argument, and store the current map in the cpp_reader.  Remove
6153         line number kludges.
6154         (_cpp_do__Pragma): Restore output position after a _Pragma.
6155         (cpp_push_buffer): Don't set output line or lineno.
6156         (_cpp_pop_buffer): Transfer more info from a faked buffer.
6157         Remove line kludge.  Set output_line.
6158         * cppmacro.c (builtin_macro): Update handling of __LINE__.
6159         (parse_arg): Use logical lines.
6160         (save_lookahead_token): Save EOFs too now.
6161         * cppmain.c (struct printer): Fix comments.
6162         (printer_init): Simplify, let caller do errors.
6163         (scan_translation_unit, check_multiline_token, dump_macro): Update.
6164         (maybe_print_line): Simplify.
6165         (print_line): Don't print a linemarker if -P.
6166         (cb_define, cb_undef, cb_def_pragma, cb_ident, cb_include): Update.
6167         (cb_file_change): Simplify.
6168         * line-map.h (LAST_SOURCE_LINE): Fix.
6169         (CURRENT_LINE_MAP): New.
6170
6171 2001-08-05  Bernd Schmidt  <bernds@redhat.com>
6172
6173         * doloop.c (doloop_modify_runtime): Properly compute number of
6174         iterations if loop was unrolled.
6175
6176         * alias.c (rtx_equal_for_memref_p): VALUEs are only identical
6177         if their CSELIB_VAL_PTRs are.
6178
6179         * config/ia64/ia64.c (struct spill_fill_data): New member prev_insn.
6180         (setup_spill_pointers): Initialize it.
6181         (spill_restore_mem): Set it.
6182         (do_spill, do_restore): Use it to add REG_INC note.
6183         * config/ia64/ia64.md (movti_internal): Add REG_INC notes as needed.
6184
6185         * config/ia64/ia64.c (ia64_sched_reorder): Defer scheduling of
6186         asms if other insns are available.
6187
6188         * config/ia64/ia64.c (condop_operator): New predicate.
6189         * config/ia64/ia64.h (PREDICATE_CODES): Add it.
6190         * config/ia64/ia64.md (cond_opsi2_internal and splitters): New
6191         patterns.
6192
6193         * expr.c (expand_expr, case COND_EXPR): Prefer working with a
6194         temporary register than directly using a MEM.
6195
6196 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
6197
6198         * config/sh/sh.c (sh_asm_named_section): Fix typo in align
6199         parameter in last change.
6200
6201 2001-08-04  Zack Weinberg  <zackw@panix.com>
6202
6203         * sparc.md: Don't use #if inside C test expression.
6204
6205 2001-08-04  Richard Henderson  <rth@redhat.com>
6206
6207         * i386.c: Revert 07-30 ix86_output_main_function_alignment_hack.
6208
6209 2001-08-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6210
6211         * cpphash.h (struct cpp_reader): New member directive_line.
6212         * cpplib.h (struct cpp_callbacks): Update prototypes of callbacks.
6213         * cpplib.c (do_define, do_undef, do_ident, do_include_common,
6214         do_pragma): Pass line to callbacks.
6215         (start_directive): Record line of directive.
6216         * cppmain.c (cb_ident, cb_define, cb_undef, cb_def_pragma,
6217         cb_include): Similarly.
6218         * c-lex.c (cb_ident, cb_define, cb_undef, cb_def_pragma):
6219         Similarly.
6220
6221 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
6222
6223         * config/d30v/d30v.h: Fix typo in start of UNIQUE_SECTION
6224         comment.
6225
6226 Sat Aug  4 13:51:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
6227
6228         * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.
6229
6230         * reload1.c (fixup_abnormal_edges): New static function.
6231         (reload): Use it.
6232
6233         * flow.c (need_fake_edge_p): New function.
6234         (flow_call_edges_add): Fix handling of noreturn and sibbling calls;
6235         avoid call insn to be very last insn in the insn stream.
6236
6237         * profile.c (branch_prob): Call flow_call_edges_add instead of
6238         doing that by hand; cleanup cfg to re-merge basic blocks once
6239         we are done.
6240
6241 2001-08-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6242
6243         * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h
6244         are also on line-map.h.
6245         * cppfiles.c (stack_include_file): Update.
6246         * cpphash.h (struct cpp_buffer): New member return_at_eof.
6247         (_cpp_pop_buffer): New.
6248         * cppinit.c (cpp_destroy, cpp_finish): Update.
6249         (do_includes): Mark each buffer to return at EOF.
6250         * cpplex.c (_cpp_lex_token): Pop buffers at EOF.  Continue or
6251         return as requested.
6252         * cpplib.c (run_directive, do_line, cpp_push_buffer): Update.
6253         (cpp_pop_buffer): Rename _cpp_pop_buffer.  Stop skipping.
6254         * cpplib.h (cpp_pop_buffer): Remove.
6255         (cpp_scan_buffer_nooutput): Rename cpp_scan_nooutput.
6256         * cppmacro.c (cpp_scan_buffer_nooutput): Similarly.  No need to pop
6257         buffers.
6258         * cppmain.c (scan_buffer): Rename scan_translation_unit.  No need
6259         to pop buffers.
6260         (do_preprocessing): Update.
6261         * fix-header.c (read_scan_file): Update.  No need to pop buffers.
6262         * c-parse.in (_yylex): Similarly.
6263         * scan-decls.c (scan_decls): Similarly.
6264         * line-map.h: Update comments.
6265
6266         * objc/Make-lang.in (objc-act.o): Update dependencies.
6267
6268 2001-08-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6269
6270         * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory
6271         and soft register for operand 0.
6272         ("cmphi_z_used", "cmpqi_z_used"): Allow memory for operand 0.
6273
6274 2001-08-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6275
6276         * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and soft
6277         register for operand 0.
6278         ("bitcmpqi_z_used"): Allow memory for operand 0.
6279         (split "bitcmpqi"): New split to handle address reg as operand 1.
6280
6281 2001-08-04  Andreas Jaeger  <aj@suse.de>
6282
6283         * gcse.c: Revert Daniel's last patch.
6284
6285 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
6286
6287         * sparc-protos.h: Add prototypes for fp_zero_operand and
6288         reg_or_0_operand.
6289         * sh-protos.h: Add prototype for fpul_operand.
6290
6291 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
6292
6293         * doc/extend.texi (Other Builtins): Fix typo in last change.
6294
6295 2001-08-03  Richard Henderson  <rth@redhat.com>
6296
6297         * target.h (gcc_target): Add asm_out.named_section,
6298         section_type_flags, have_named_sections.
6299         * target-def.h (TARGET_ASM_NAMED_SECTION): New.
6300         (TARGET_HAVE_NAMED_SECTIONS): New.
6301         (TARGET_SECTION_TYPE_FLAGS): New.
6302
6303         * Makefile.in (toplev.o): Depend on TARGET_H.
6304         (varasm.o, dbxout.o): Likewise.
6305         * c-common.c (decl_attributes): Check targetm.have_named_sections
6306         instead of ifdef ASM_OUTPUT_SECTION_NAME.
6307         * dbxout.c (dbxout_function_decl): Likewise.
6308         (dbxout_function_end): Likewise.
6309         * toplev.c (compile_file): Likewise.
6310         * varasm.c (exception_section): Likewise.
6311         * cp/decl2.c (finish_objects): Likewise.
6312
6313         * defaults.h (EH_FRAME_SECTION): Remove.
6314         (EH_FRAME_SECTION_ASM_OP): Remove.
6315         (EH_FRAME_SECTION_NAME): New.
6316         (UNIQUE_SECTION): Don't depend on ASM_OUTPUT_SECTION_NAME.
6317         (UNIQUE_SECTION_P): Remove.
6318         * dwarf2out.c (SECTION_FORMAT): Remove.
6319         (ASM_OUTPUT_SECTION): Remove.
6320         (output_call_frame_info): Use named_section_flags.
6321         (output_comp_unit, dwarf2out_start_source_file): Likewise.
6322         (dwarf2out_end_source_file, dwarf2out_define): Likewise.
6323         (dwarf2out_undef, dwarf2out_init, dwarf2out_finish): Likewise.
6324         * varasm.c (in_eh_frame, eh_frame_section): Remove.
6325         (named_section_flags): New.
6326         (named_section): Use it and targetm.section_type_flags.
6327         (resolve_unique_section): New.
6328         (assemble_start_function): Use it.
6329         (asm_emit_uninitialised, assemble_variable): Likewise.
6330         (default_section_type_flags): New.
6331         (default_no_named_section, default_elf_asm_named_section): New.
6332         (default_coff_asm_named_section, default_pe_asm_named_section): New.
6333         * output.h: Update varasm.c decls.
6334         (SECTION_*): New flags.
6335
6336         * crtstuff.c: Check EH_FRAME_SECTION_NAME not EH_FRAME_SECTION_ASM_OP.
6337         (__EH_FRAME_BEGIN__, __FRAME_END__): Use attribute section.
6338
6339         * config/elfos.h (UNIQUE_SECTION_P): Remove.
6340         * config/alpha/elf.h, config/arm/linux-elf.h: Likewise.
6341         * config/arm/pe.h, config/arm/unknown-elf.h: Likewise.
6342         * config/i386/cygwin.h, config/i386/djgpp.h: Likewise.
6343         * config/i386/i386-interix.h, config/i386/win32.h: Likewise.
6344         * config/ia64/sysv4.h, config/mcore/mcore-pe.h: Likewise.
6345         * config/mips/elf.h, config/mips/elf64.h: Likewise.
6346         * config/mips/iris6gld.h, config/mips/mips.h: Likewise.
6347         * config/pa/pa64-hpux.h,
6348
6349         * config/elfos.h (ASM_OUTPUT_SECTION_NAME): Remove.
6350         (TARGET_ASM_NAMED_SECTION): New.
6351         * config/psos.h, config/a29k/a29k.h, config/alpha/elf.h: Likewise.
6352         * config/alpha/vms.h, config/arm/coff.h: Likewise.
6353         * config/arm/conix-elf.h, config/arm/elf.h: Likewise.
6354         * config/arm/linux-elf.h, config/arm/pe.h: Likewise.
6355         * config/arm/unknown-elf.h, config/avr/avr.h: Likewise.
6356         * config/c4x/c4x.h, config/h8300/h8300.h: Likewise.
6357         * config/i386/cygwin.h, config/i386/djgpp.h: Likewise.
6358         * config/i386/i386-interix.h, config/i386/i386elf.h : Likewise.
6359         * config/i386/sco5.h, config/i386/win32.h: Likewise.
6360         * config/m68k/coff.h, config/mcore/mcore-pe.h: Likewise.
6361         * config/mcore/mcore.h, config/mips/elf.h: Likewise.
6362         * config/mips/elf64.h, config/mips/iris6.h: Likewise.
6363         * config/mips/netbsd.h, config/mips/openbsd.h: Likewise.
6364         * config/pa/pa64-hpux.h, config/rs6000/sysv4.h: Likewise.
6365         * config/rs6000/xcoff.h, config/sh/sh.h: Likewise.
6366         * config/sparc/sysv4.h: Likewise.
6367
6368         * config/nextstep.h: Error until named sections implemented.
6369
6370         * config/a29k/a29k.c (a29k_asm_named_section): New.
6371         * config/alpha/alpha.c (SECTION_VMS_OVERLAY): New.
6372         (vms_section_type_flags, vms_asm_named_section): New.
6373         * config/arm/arm.c (arm_elf_asm_named_section): New.
6374         * config/avr/avr.c (asm_output_section_name): Remove.
6375         * config/avr/avr-protos.h: Update.
6376         * config/c4x/c4x.c (c4x_asm_named_section): New.
6377         * config/h8300/h8300.c (h8300_asm_named_section): New.
6378         * config/i386/i386.c (sco_asm_named_section): New.
6379         * config/i386/winnt.c (SECTION_PE_SHARED): New.
6380         (i386_pe_section_type_flags): New.
6381         (i386_pe_asm_named_section): New.
6382         * config/i386/i386-protos.h: Update.
6383         * config/m68k/m68k.c (m68k_coff_asm_named_section): New.
6384         * config/mcore/mcore.c (mcore_asm_named_section): New.
6385         * config/mips/mips.c (iris6_asm_named_section): New.
6386         * config/mips/mips.h (ENCODE_SECTION_INFO): Use DECL_ONE_ONLY
6387         instead of UNIQUE_SECTION_P.
6388         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): New.
6389         (xcoff_asm_named_section): New.
6390         * config/sh/sh.c (sh_asm_named_section): New.
6391         * config/sparc/sparc.c (sparc_elf_asm_named_section): New.
6392
6393         * config/i386/djgpp.h (EH_FRAME_SECTION_ASM_OP): Remove.
6394         * config/i386/sco5.h (EH_FRAME_SECTION_ASM_OP*): Remove.
6395         (EH_FRAME_SECTION_NAME): New.
6396         (EXCEPTION_SECTION): New.
6397         * config/ia64/ia64.h (EH_FRAME_SECTION_ASM_OP): Remove.
6398         (DEBUG_*_SECTION): Remove.
6399         * config/m68k/rtemself.h (EH_FRAME_SECTION_ASM_OP): Remove.
6400         * config/mips/iris6.h (DEBUG_*_SECTION): Remove.
6401         (EH_FRAME_SECTION_ASM_OP): Remove.
6402
6403         * doc/tm.texi (UNIQUE_SECTION_P): Remove.
6404         (ASM_OUTPUT_SECTION_NAME): Remove.
6405         (TARGET_ASM_NAMED_SECTION): New.
6406         (TARGET_HAVE_NAMED_SECTIONS): New.
6407         (TARGET_SECTION_TYPE_FLAGS): New.
6408         (EH_FRAME_SECTION_ASM_OP): Remove.
6409         (EH_FRAME_SECTION_NAME): New.
6410
6411 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
6412
6413         * builtins.c (fold_builtin_constant_p): Return integer_zero_node
6414         for complex expressions when cfun == 0.
6415         * doc/extend.texi: Document that __builtin_constant_p can be
6416         used in data initializers as well as functions.
6417
6418 2001-08-03  Alexandre Oliva  <aoliva@redhat.com>
6419
6420         * config/mn10300/mn10300.h (CONDITIONAL_REGISTER_USAGE): Declare
6421         variable I locally, instead of expecting a declaration in the
6422         calling context.
6423
6424 2001-08-03  Richard Henderson  <rth@redhat.com>
6425
6426         * except.c (collect_one_action_chain): Add an explicit cleanup
6427         action if regions surrounding a catch were encoded entirely
6428         within the call-site entry.
6429
6430 2001-08-03  Richard Henderson  <rth@redhat.com>
6431
6432         * dbxout.c (dbxout_symbol_location): Flatten subregs first;
6433         don't take REGNO of a non-register.
6434
6435 2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6436
6437         * gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and
6438         __GTHREAD_MUTEX_INIT_DEFAULT): New macros for mutex initialization.
6439         (__gthread_key_delete): Remove code for __PTHREAD_LIBRARY_VERSION_1 >= 1
6440         (__gthread_mutex_init_function): New function for mutex initialization.
6441
6442 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
6443
6444         * Makefile.in: Revert screwed up commit.
6445
6446 2001-08-03  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6447
6448         * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.
6449         * config/m68hc11/larith.asm (_exit): Split in several sub-sections
6450         merged by linker script to get a final _exit().
6451         (__do_global_dtors): New for destructor handling in specific exit
6452         section.
6453         (__do_global_ctors): New for constructors in specific install section.
6454         (__map_data_section): Map data sections before running constructors.
6455         * config/m68hc11/m68hc11.h (INT_ASM_OP): Define to use .word.
6456         (CTORS_SECTION_ASM_OP): Define to put in readonly section.
6457         (DTORS_SECTION_ASM_OP): Likewise.
6458         (CTORS_SECTION_FUNCTION): Define to force a reference to
6459         __do_global_ctors.
6460         (DTORS_SECTION_FUNCTION): Likewise for __do_global_dtors.
6461
6462 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
6463
6464         * ChangeLog: Fix date on previous ChangeLog entry for GCSE.
6465
6466         * Makefile.in: Add df.h to gcse.c dependencies.
6467
6468 2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6469
6470         * varasm.c (output_constant_def_contents): Use for the length of a
6471         string constant either its TREE_STRING_LENGTH or its int_size_in_bytes
6472         depending on which is larger.
6473
6474 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
6475
6476         * gcse.c: Include df.h for use as a dataflow analyzer.
6477         Remove regvec.
6478         Declaration of reg_set_info: gone.
6479         New df_analyzer variable used by store motion.
6480         (reg_set_info): Deleted.
6481         (mark_mem_regs): New function, analyze regs used by a mem.
6482         (store_ops_ok): Use dataflow analyzer results to determine if
6483         necessary regs are changed in the block.
6484         (find_moveable_store): Remove check for symbol ref, we can handle
6485         much more complex expressions now.
6486         (compute_store_table): Remove most of the code, it's unnecessary
6487         now that the dataflow analyzer records the info for us.
6488         (store_killed_after): Add parameter to say whether to do the
6489         store_ops_okay test, used to speed up testing when we already know
6490         the answer, and just want to know if the store itself was killed.
6491         (build_store_vector): Largely rewritten to calculate the various
6492         vectors properly, and somewhat optimized.
6493         (store_motion): Init the df_analyzer, get REG_DEF chains.
6494         Also handle trapping expressions (since mems almost always trap)
6495         (simple_mem): Redefine what a simple mem is.
6496
6497 2001-08-03  DJ Delorie  <dj@redhat.com>
6498
6499         * ifcvt.c (noce_get_alt_condition): Don't make an auxiliary
6500         set from a constant part of the condition.
6501
6502 2001-08-01  Andrew Cagney  <ac131313@redhat.com>
6503
6504         * mkdeps.c (deps_add_default_target): Make local variable
6505         ``start'' a const char pointer.
6506         * dwarf2out.c (compute_section_prefix): Localize use of ``p''.
6507
6508 2001-08-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6509
6510         * doc/install.texi (Configuration): Fix markup.
6511         (Specific, i?86-*-udk): Likewise.
6512         (Specific, alpha*-dec-osf*): Warn against --with-gnu-as,
6513         --with-gnu-ld.
6514         Document --enable-threads and --enable-libgcj status.
6515         (Specific, mips-sgi-irix*): Canonicalize triples.
6516         (Specific, mips-sgi-irix5): Warn about problems with this config.
6517         Mention required GNU as patch.
6518         Native assembler problems are fixed.
6519         (Specific, mips-sgi-irix6): Update O32 ABI support status.
6520         Document --enable-threads and --enable-libgcj status.
6521
6522 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
6523
6524         * Makefile.in, mklibgcc.in: Restore changes with fixed invocation
6525         of mkinstalldirs.
6526
6527 2001-08-03  Richard Henderson  <rth@redhat.com>
6528
6529         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write to
6530         constant data.
6531
6532 2001-08-03  Richard Henderson  <rth@redhat.com>
6533
6534         * rtlanal.c (find_first_parameter_load): Stop if we
6535         reach a CODE_LABEL at BOUNDARY.
6536
6537 2001-08-03  Richard Henderson  <rth@redhat.com>
6538
6539         * config/alpha/alpha.md (force_movdi): New insn.
6540         * config/alpha/alpha.c (alpha_expand_prologue): Use it.
6541         Tweek FRP marking of VMS prologue insns.
6542         * config/alpha/vms.h (EPILOGUE_USES): New.
6543
6544 2001-08-02  Richard Henderson  <rth@redhat.com>
6545
6546         * Makefile.in, mklibgcc.in: Revert mkinstalldirs change.
6547
6548 2001-08-02  Lars Brinkhoff  <lars@nocrew.org>
6549
6550         * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,
6551         simplify-rtx.c, config/alpha/alpha.h, config/avr/avr.h,
6552         config/convex/convex.h, config/d30v/d30v.c,
6553         config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
6554         config/elxsi/elxsi.h, config/fr30/fr30.h, config/m88k/m88k.c,
6555         config/mips/mips.h, config/mn10200/mn10200.h,
6556         config/mn10300/mn10300.h, config/pdp11/pdp11.md,
6557         config/v850/v850.h, config/vax/openbsd.h,
6558         config/vax/openbsd1.h, config/vax/ultrix.h,
6559         config/vax/vax-protos.h, config/vax/vax.c, config/vax/vax.h,
6560         config/vax/vax.md, config/vax/vaxv.h, config/vax/xm-vms.h,
6561         cp/decl2.c, doc/contrib.texi, doc/cpp.texi, doc/gcc.texi,
6562         doc/install.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi,
6563         doc/tm.texi: consistently use "VAX", "VAXen", and "MicroVAX"
6564         in comments and documentation.
6565
6566 2001-08-03  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6567
6568         * line-map.c: New.
6569         * line-map.h: New.
6570         * Makefile.in (line-map.o): New.
6571         (LIBCPP_OBJS, LIBCPP_DEPS): Update.
6572         * c-lex.c (cb_file_change): Update for new cpp_file_change structure.
6573         * cpperror.c (print_containing_files): Similarly.
6574         (print_location): Update.  Don't output a space before _Pragma.
6575         * cppfiles.c (stack_include_file): Set to line 1 immediately.
6576         (stack_include_filee, cpp_make_system_header): Update.
6577         (_cpp_execute_include): Get logical line number right for calling
6578         as-yet-unterminated #include.
6579         * cpphash.h (struct cpp_reader): Add line_maps.
6580         (_cpp_do_file_change): Update.
6581         * cppinit.c (cpp_create_reader): Initialize line maps.
6582         (cpp_destroy): Destroy line maps.
6583         (cpp_start_read): Get logical line number right.
6584         * cpplex.c (parse_string): Only warn once for multi-line strings.
6585         Use boolean variable for null warning.
6586         * cpplib.c (_cpp_handle_directive): End the directive if it isn't
6587         already.
6588         (do_include_common): End the directive early.
6589         (do_line): Don't warn about out-of-range lines in preprocessed
6590         source.  Update.  Remove unused variables.
6591         (_cpp_do_file_change): Update for new line mapping.
6592         (pragma_cb): New typedef.
6593         (cpp_register_pragma): Stop looking ahead before calling the
6594         handler.  Clean up.
6595         (do_pragma_system_header): End directive early.
6596         (cpp_get_line_maps): New.
6597         (cpp_pop_buffer): Fudge logical line.  Update.
6598         * cpplib.h: Include line-map.h
6599         (enum cpp_fc_reason): Remove.
6600         (struct cpp_file_change): Update.
6601         (cpp_get_line_maps): New.
6602         * cppmain.c (struct_printer): New member map.
6603         (cb_file_change): Update for new mappings.
6604         * fix-header.c (cb_file_change): Similarly.
6605
6606 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
6607
6608         * Makefile.in (libgcc.mk): Define mkinstalldirs.
6609         * mklibgcc.in: Use mkinstalldirs instead of mkdir.
6610
6611 2001-08-02  Lars Brinkhoff  <lars@nocrew.org>
6612
6613         * config/vax/vax.c: include expr.h.
6614
6615 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
6616
6617         * Makefile.in ($(srcdir)/configure): Only rebuild in
6618         maintainer mode.
6619         ($(srcdir)/config.in): Only define in maintainer mode.
6620         ($(srcdir)/cstamp-h.in): Only define in maintainer mode.
6621
6622 2001-08-02  David Edelsohn  <edelsohn@gnu.org>
6623
6624         * doc/install.texi (Install GCC: Binaries): Update Bull info.
6625
6626 2001-08-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6627
6628         * gcc.c (set_collect_gcc_options): New function, split out from
6629         main.
6630         Ignore elided switches.
6631         (do_spec_1): Invoke before executing command.
6632         (set_input): Export.
6633         Move declaration ...
6634         * gcc.h (set_input): ... here.
6635         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
6636         file.
6637
6638 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6639
6640         Kill -fhonor-std.
6641         * doc/c-tree.texi (Namespaces): Remove std & -fhonor-std
6642         interaction.
6643         * doc/invoke.texi (C++ Dialect Options): Remove -fno-honor-std.
6644
6645 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
6646
6647         * mips.md (movdicc): Make conditional on TARGET_64BIT.  Likewise
6648         for the unnamed instructions it expands to.
6649
6650 2001-08-02  Richard Henderson  <rth@redhat.com>
6651
6652         * regclass.c (call_really_used_regs): Conditionally define.
6653         (init_reg_sets_1): Don't use it if not defined.
6654         (fix_register): Similarly, don't set it.
6655
6656 2001-08-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6657
6658         * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.
6659         Correct comment that had been missed in the previous change.
6660
6661 2001-08-01  Stan Shebs  <shebs@apple.com>
6662
6663         * config/darwin.c (machopic_stub_name): Try matching by name.
6664         (update_stubs): New function.
6665         (darwin_encode_section_info):  Call it and update_non_lazy_ptrs
6666         unconditionally.
6667
6668 2001-08-01  Richard Henderson  <rth@redhat.com>
6669
6670         * except.c (output_function_exception_table): Use assemble_align.
6671         * varasm.c (assemble_eh_label): Remove.
6672         (assemble_eh_align, assemble_eh_integer): Remove.
6673
6674 2001-08-01  Robert Lipe  <robertl@caldera.com>
6675
6676         * dwarfout.c: Remove reference to README.DWARF.
6677
6678 2001-08-01  Andrew MacLeod  <amacleod@redhat.com>
6679
6680         * regclass.c (call_really_used_regs): New array for registers which
6681         are actually used by a call.
6682         (init_reg_sets_1): Initialize regs_invalidated_by_call with the
6683         new array.
6684         (fix_register): Set call_really_used too.
6685         * config/ia64/ia64.h (CALL_REALLY_USED_REGISTERS): Initialize.
6686         * doc/tm.texi (CALL_REALLY_USED_REGISTERS): Document.
6687
6688 2001-08-01  Richard Henderson  <rth@redhat.com>
6689
6690         * read-rtl.c (read_name): Consider \r whitespace.
6691
6692 2001-07-11  Andrew Cagney  <ac131313@redhat.com>
6693
6694         * config.gcc: Recognize powerpc-*-netbsd*.
6695
6696         * doc/install.texi (Host/target specific installation notes for
6697         GCC): Mention powerpc-*-netbsd*.
6698
6699         * config/rs6000/netbsd.h: New file.
6700         (STANDARD_STARTFILE_PREFIX, LINK_SHLIB_SPEC): Redefine.
6701         (LIB_DEFAULT_SPEC, STARTFILE_DEFAULT_SPEC): Redefine.
6702         (ENDFILE_DEFAULT_SPEC, LINK_START_DEFAULT_SPEC): Redefine.
6703         (LINK_OS_DEFAULT_SPEC, CPP_OS_DEFAULT_SPEC): Redefine.
6704         (TARGET_VERSION): Redefine.
6705
6706         * config/rs6000/t-ppccomm (MULTILIB_MATCHES_SYSV): Recognize
6707         mcall-netbsd as a match for mcall-sysv.
6708         (EXTRA_MULTILIB_PARTS): Add ncrti$(objext) and ncrtn$(objext).
6709         (ncrti.S, ncrtn.S): New targets.
6710         ($(T)ncrti$(objext), $(T)ncrtn$(objext)): New targets.
6711
6712         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Recognize
6713         "netbsd' as a V4 ABI.
6714         (ASM_SPEC): Check for -mcall-netbsd.
6715         (CC1_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC): Ditto.
6716         (CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC): Ditto.
6717         (LIB_SPEC, ENDFILE_SPEC): Ditto.
6718         (LIB_NETBSD_SPEC, STARTFILE_NETBSD_SPEC): Define.
6719         (ENDFILE_NETBSD_SPEC, LINK_START_NETBSD_SPEC): Define.
6720         (LINK_OS_NETBSD_SPEC, CPP_OS_NETBSD_SPEC): Define.
6721         (SUBTARGET_EXTRA_SPECS): Add NetBSD specs.
6722
6723         * doc/invoke.texi (Option Summary): Add -mcall-netbsd.
6724         (RS/6000 and PowerPC Options): Mention -mcall-netbsd.
6725
6726 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
6727
6728         * unwind-pe.h (base_of_encoded_value, read_encoded_value): Define
6729         only if NO_BASE_OF_ENCODED_VALUE isn't defined.
6730         * unwind-dw2-fde.c (NO_BASE_OF_ENCODED_VALUE): Define before
6731         including "unwind-pe.h".
6732
6733 Wed Aug  1 20:01:42 CEST 2001  Jan Hubicka  <jh@suse.cz>
6734
6735         * rs6000.md (define_splits): Kill unused constraints.
6736
6737 Wed Aug  1 20:02:12 CEST 2001 Graham Stott  <grahams@redhat.com>
6738                               Jan Hubicka  <jh@suse.cz>
6739
6740         * function.c (thread_prologue_and_epilogue_insns): Kill code
6741         dealing with non-existent CFG.
6742
6743 2001-08-01  Kazu Hirata  <kazu@hxi.com>
6744
6745         * alias.c: Fix comment formatting.
6746         * bitmap.c: Likewise.
6747         * builtins.c: Likewise.
6748         * calls.c: Likewise.
6749         * c-common.c: Likewise.
6750         * c-decl.c: Likewise.
6751         * c-dump.c: Likewise.
6752         * c-lex.c: Likewise.
6753         * collect2.c: Likewise.
6754         * combine.c: Likewise.
6755         * conflict.c: Likewise.
6756         * cppfiles.c: Likewise.
6757         * cppinit.c: Likewise.
6758         * cpplex.c: Likewise.
6759         * cpplib.c: Likewise.
6760         * cppmacro.c: Likewise.
6761         * cppspec.c: Likewise.
6762         * c-pragma.c: Likewise.
6763         * crtstuff.c: Likewise.
6764         * cse.c: Likewise.
6765         * cselib.c: Likewise.
6766         * c-semantics.c: Likewise.
6767         * c-typeck.c: Likewise.
6768
6769 2001-08-01  H.J. Lu <hjl@gnu.org>
6770
6771         * config/mips/linux.h (ASM_OUTPUT_IDENT): Defined.
6772
6773 2001-08-01  H.J. Lu <hjl@gnu.org>
6774
6775         * gcc/config/mips/linux.h (ASM_OUTPUT_SOURCE_LINE): Defined.
6776
6777 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
6778
6779         * c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for
6780         contextualizing Objective-C class name lookup by the lexer.
6781         (typespec_reserved_nonattr): Disable ObjC class name lookup after
6782         seeing a TYPESPEC.
6783         (protocoldef): Add support for forward @protocol declarations.
6784         (yylexname): Suppress ObjC class name lookup in certain contexts;
6785         re-enable after lookup is complete.
6786         (_yylex): Re-enable ObjC class name lookup when certain
6787         punctuation marks are seen.
6788
6789         * objc/objc-act.c (check_protocol_recursively): New function used
6790         for finding circular dependencies in protocols.
6791         (objc_declare_protocols): New function for handling forward
6792         @protocol declarations.
6793         (receiver_is_class_object): Detect the case when 'self' is used
6794         inside of a class method.
6795         (build_message_expr): Issue a warning if class method is desired
6796         but instance method is found instead.
6797         (conforms_to_protocol): Streamline.
6798         (objc_comptypes): Detect the fact that 'Bar<Foo> foo' conforms to
6799         protocol Foo, even if 'Bar foo' does not.
6800         (check_protocols): Streamline.
6801         (start_protocol): Add checks for circular and duplicate protocol
6802         definitions.
6803         (encode_aggregate_within): For typedefs of structs, encode the
6804         underlying struct.
6805         * objc/objc-act.h (PROTOCOL_DEFINED): New tree accessor.
6806         (objc_declare_protocols): New prototype.
6807
6808 2001-08-01  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6809
6810         * cpphash.h (struct cpp_reader): New members line, pseudo_newlines.
6811         * cpplex.c (handle_newline): Update prototype.  Maintain logical
6812         line number.
6813         (skip_escaped_newlines, skip_block_comment, parse_string):
6814         Update accordingly.
6815         (_cpp_lex_token): Update, and store token position within the token.
6816         * cpplib.h (struct cpp_token): Add line and column entries.
6817         * cppmacro.c (replace_args): Position stringified tokens correctly.
6818
6819 2001-08-01  Andreas Jaeger  <aj@suse.de>
6820
6821         * basic-block.h: Add prototype for last_loop_beg_note.
6822
6823 2001-07-31  Alexandre Petit-Bianco  <apbianco@redhat.com>
6824
6825         * expr.c (safe_from_p): Use WITH_CLEANUP_EXPR_RTL instead of
6826         RTL_EXPR_RTL while handling WITH_CLEANUP_EXPR nodes. Fixed typo in
6827         comment.
6828         (expand_expr): Use WITH_CLEANUP_EXPR_RTL instead of RTL_EXPR_RTL
6829         while handling WITH_CLEANUP_EXPR node. Use second operand calling
6830         expand_decl_cleanup.
6831         * tree.c (firt_rtl_op): The third operand of WITH_CLEANUP_EXPR is
6832         the first RTX.
6833         (simple_cst_equal): WITH_CLEANUP_EXPR node to use its second
6834         operand while calling simple_cst_equal.
6835         * tree.def (WITH_CLEANUP_EXPR): Switched operands: the second
6836         operand is the cleanup expression, the third is the RTL_EXPR.
6837         * tree.h (WITH_CLEANUP_EXPR_RTL): New macro.
6838
6839 2001-07-31  Jeff Sturm  <jsturm@one-point.com>
6840
6841         * except.c (duplicate_eh_regions): Test n_array[i] for NULL.
6842
6843 2001-07-31  matthew green  <mrg@eterna.com.au>
6844
6845         * config.gcc (i386-*-netbsdelf): New description.
6846         * config/i386/netbsd-elf.h: New file.
6847
6848 2001-07-30  Geoffrey Keating  <geoffk@redhat.com>
6849
6850         * loop.c (check_dbra_loop): Use single_set to compute
6851         jump_label.
6852
6853 2001-07-31  Daniel Berlin  <dan@cgsoftware.com>
6854
6855         PowerPC reorg and support for powerpc64-*-linux*.
6856
6857         Also fixes emitting of constants on 32 bit and 64 bit
6858         platforms.
6859
6860         * config.gcc: powerpc64-*-linux* is a new target.
6861         Things that needed aix.h now also include xcoff.h
6862
6863         * config/rs6000/rs6000.h: Split XCOFF specific stuff into
6864         xcoff.h.
6865         Move AIX specific stuff into aix.h.
6866         (TARGET_AIX): Renamed to TARGET_XCOFF, since the AIX ABI is used
6867         with more than just XCOFF now.
6868         (SET_ASM_OP): Remove, now defined where needed.
6869         (FUNCTION_PROLOGUE): New macro definition.
6870         (FUNCTION_EPILOGUE): New macro definition.
6871         (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): New macro definition.
6872
6873         * config/rs6000/xcoff.h: New file.
6874
6875         * config/rs6000/linux64.h: New file.
6876
6877         * config/rs6000/darwin.h: Copy needed AIX alignment definitions.
6878
6879 2001-07-31  Alan Modra  <amodra@bigpond.net.au>
6880
6881         * rs6000.c (print_operand_address): Handle ELF syntax.
6882         (output_toc): Simplify.  Use DOUBLE_INT_ASM_OP.
6883         * rs6000.md (load_toc_aix_di): Handle ELF syntax.
6884         * rs6000.h (ASM_OUTPUT_DOUBLE_INT, ASM_LONG): Use DOUBLE_INT_ASM_OP.
6885
6886 2001-07-31  David Edelsohn  <edelsohn@gnu.org>
6887
6888         * rs6000.c (rs6000_override_options): Only disable
6889         flag_function_sections for XCOFF.
6890         (exact_log2_cint_operand): New predicate.
6891         (reg_or_{add,sub}_cint64_operand): New predicates.
6892         (add_operand): Compare CONST_INT with fewer function calls.
6893         (rs6000_emit_set_const, rs6000_emit_set_long_const): New functions.
6894         (print_operand, case 'p'): Ensure positive operand.
6895         (rs6000_emit_load_toc_table): No load_toc_v4_pic_di.
6896         * rs6000.h (CONST_OK_FOR_LETTER_P, case 'N'): Ensure positive value.
6897         (PREDICATE_CODES): Add new predicates.
6898         * rs6000.md (addsi3): Split 32-bit constants more correctly.
6899         (divsi3, modsi3): Ensure positive power-of-2.
6900         (adddi3): Use new predicate.  Split 32-bit constants more
6901         correctly.  Re-arrange splitter to handle any constant.
6902         (subdi3): Use new predicate.
6903         (divdi3, moddi3): Ensure positive power-of-2.
6904         (movdi): Use rs6000_emit_set_const.
6905         (load_toc_v4_pic_di): Delete.
6906
6907 2001-07-31  Graham Stott <grahams@redhat.com>
6908
6909         * function.c (pad_below): Revert 2001-07-26 patch.
6910
6911 Tue Jul 31 15:37:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
6912
6913         * reg-stack (convert_regs_1): Fix best edge condition.
6914
6915 Tue Jul 31 15:33:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
6916
6917         * jump.c (duplicate_loop_exit_test): Better test for jumps
6918         entering the loop; create loop pre_header.
6919
6920 2001-07-31 Hartmut Penner <hpenner@de.ibm.com>
6921
6922         * doc/install.texi: Add s390 and s390x as new targets.
6923         * doc/invoke.texi: Add documantation of S/390 and zSeries
6924         target options.
6925         * doc/md.texi: Add documantation of S/390 and zSeries constraints.
6926
6927 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
6928
6929         * config/m68k/m68k.md: Replace all general_operand with
6930         nonimmediate_operand for all destinations.
6931         * config/m68k/m68k.c (not_sp_operand): Likewise.
6932
6933 Mon Jul 30 23:20:34 EDT 2001  John Wehle  (john@feith.com)
6934
6935         * flow.c (merge_blocks): Return 1 if an extra jump is inserted.
6936
6937 2001-07-30  Richard Henderson  <rth@redhat.com>
6938
6939         * config/ia64/ia64.h (DEBUG_RANGES_SECTION): New.
6940         * config/mips/iris6.h (DEBUG_RANGES_SECTION): New.
6941
6942 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
6943
6944         * config/m68k/m68k.h (TARGET_SWITCHES/TARGET_OPTIONS):
6945         Add missing doc strings
6946         * config/m68k/linux-aout.h (SUBTARGET_SWITCHES): Likewise
6947         * config/m68k/linux.h (SUBTARGET_SWITCHES): Likewise
6948
6949 Mon Jul 30 22:16:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
6950
6951         * i386.c (ix86_output_main_function_alignment_hack): New function.
6952         (TARGET_ASM_FUNCTION_PROLOGUE): Default to it.
6953
6954         * flow.c (mark_dfs_back_edges): Move from loop_p ; mark back
6955         edges by EDGE_DFS_BACK flag.
6956         (dump_edge_info): Add dfs_back flag.
6957         * basic-block.h (EDGE_DFS_BACK): New constant.
6958         (mark_dfs_back_edges): Declare.
6959         * alias.c (loop_p): Remove.
6960         (mark_constant_function): Use mark_dfs_back_edges.
6961
6962         * reg-stack.c (block_info_def): Add predecesors counter and stack_out.
6963         (reg_to_stack): Call mark_dfs_back_edges; count the predecesors.
6964         (compensate_edge): Break out from ...
6965         (convert_regs_1): ... here; do smart choosing of stack_out to copy.
6966         (convert_regs_2): Set block_done once block is really done;
6967         Do updating of the predecesors counts.
6968
6969         * toplev.c (rest_of_compilation): Recompute block_for_insn
6970         before post-reload cfg_cleanup.
6971         * function.c (thread_prologue_epilogue_insns):
6972         Call set_block_for_new_insns when emitting prologue directly.
6973
6974 2001-07-30  Andreas Jaeger  <aj@suse.de>
6975
6976         * jump.c: Add prototype for mark_modified_reg.
6977
6978         * cse.c (set_live_p): Add unused attribute.
6979
6980         * gcov.c (calculate_branch_probs): Use gcov_type to avoid
6981         overflow.
6982         (scan_for_source_files): Use long for count to avoid overflow.
6983         (output_data): Likewise.
6984         (output_data): Don't use string concatatenation to silence gcc
6985         -traditional.
6986
6987         * predict.c: Fix typos and grammar.
6988
6989         * gcse.c (insert_insn_end_bb): Remove unused variables.
6990
6991 Mon Jul 30 21:54:53 CEST 2001  Jan Hubicka  <jh@suse.cz>
6992
6993         * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
6994         (attempt_auto_inc): LIkewise.
6995         (mark_used_reg): Likewise.
6996         (try_pre_increment_1): Likewise.
6997         * regclass.c (regclass): Likewise.
6998         * global.c (allocno_compare): Update comment; change scaling factor.
6999         * local-alloc.c (QTY_CMP_PRI): Likewise.
7000         * regs.h (REG_FREQ_FROM_BB): New.
7001         (REG_FREQ_MAX): Likewise.
7002
7003 2001-07-30  H.J. Lu <hjl@gnu.org>
7004
7005         * config/mips/linux.h (CPLUSPLUS_CPP_SPEC): Add
7006         -D_GNU_SOURCE.
7007
7008 2001-07-30  H.J. Lu  (hjl@gnu.org)
7009
7010         * config/mips/linux.h (ASM_DECLARE_FUNCTION_NAME): Defined.
7011         (ASM_DECLARE_FUNCTION_SIZE): Likewise.
7012         (FUNCTION_NAME_ALREADY_DECLARED): Likewise.
7013
7014 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
7015
7016         * config/arm/t-arm-elf (MULTILIB_EXCEPTIONS): Skip -mthumb as well
7017         as -mthumb-interwork when -mcpu=arm7 is specified.
7018
7019 Mon Jul 30 17:44:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
7020
7021         * predict.def (noreturn, loop branch, loop exit): Mark as first
7022         match heuristics.
7023
7024 Mon Jul 30 12:52:11 CEST 2001  Jan Hubicka  <jh@suse.cz>
7025
7026         * combine.c (try_combine): Avoid barrier after noop jumps.
7027
7028 2001-07-29  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7029
7030         * cpphash.h (struct cpp_reader): Remove import_warning.
7031         * cpplib.c (skip_rest_of_line): Don't bother turning off
7032         macro expansion.
7033         (parse_include): Move include handling to...
7034         (do_include_common): ... here.  Move import warning from...
7035         (do_import): ... here.
7036         (do_pragma_poison): Don't do a callback for poison identifiers.
7037         * cpplib.h (struct cpp_callbacks): Don't do poison callbacks.
7038         * cppmain.c (setup_callbacks): Similarly.
7039
7040 Sun Jul 29 23:26:50 CEST 2001  Jan Hubicka  <jh@suse.cz>
7041
7042         * rtlanal.c (parms_set, find_first_parameter_load): Break out from...;
7043         handle multiple sets.
7044         * except.c (sjlj_mark_call_sites): .... here.
7045         * gcse.c (insert_insn_end_bb): Use find_first_parameter_load.
7046
7047 Sun Jul 29 21:38:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
7048
7049         Suggested by Richard Henderson and Richard Kenner:
7050         * combine.c (recog_for_combine): Use the fake recog
7051         only if instruction does not match.
7052         * rtl.h (NOOP_MOVE_INSN_CODE): New.
7053         * rtlanal.c (noop_move_p): Always return 1 for NOOP_MOVE_INSN_CODE.
7054
7055         * combine.c (try_combine): Discover noop jump as direct jump.
7056
7057 2001-07-29  Daniel Berlin  <dan@cgsoftware.com>
7058
7059         * df.c (df_rd_global_compute): Add successors to worklist, not
7060         current item.
7061         (df_ru_global_compute): Ditto.
7062
7063 2001-07-27  Daniel Berlin  <dan@cgsoftware.com>
7064
7065         * regclass.c (reg_scan_mark_refs): Increment REG_N_REFS when we
7066         increment REG_N_SETS.
7067
7068 2001-07-26  Daniel Berlin  <dan@cgsoftware.com>
7069
7070         * sbitmap.h: New prototype for sbitmap_a_xor_b.
7071
7072         * sbitmap.c (sbitmap_a_xor_b): New function.
7073         ifdef the basic block stuff on IN_GCC.
7074
7075 2001-07-29  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7076
7077         * cppexp.c (parse_defined): Always record the macro name.
7078         (lex): Don't worry about identifiers, or special-case
7079         CPP_NOT here.
7080         (_cpp_parse_expr): Figure out at the end of the routine
7081         whether we saw a valid !defined() expression.
7082         * cppfiles.c (stack_include_file): Update for mi_valid.
7083         (_cpp_pop_file_buffer): Similarly.
7084         * cpplex.c (_cpp_lex_token): Similarly.
7085         * cpphash.h (enum mi_state, enum mi_ind, mi_state,
7086         mi_if_not_defined, mi_lexed): Remove.
7087         (mi_valid): New.
7088         * cpplib.c (do_if): Simplify.
7089         (do_endif, push_conditional, _cpp_handle_directive): Update
7090         for renaming of mi_state to mi_valid.
7091 doc:
7092         * cpp.texi: Add index entries for digraphs, and add comment
7093         that C++ refers to them as alternative tokens.
7094
7095 Sun Jul 29 18:59:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7096
7097         * basic-block.h (CLEANUP_PRE_LOOP): New.
7098         * except.c (finish_eh_generation): Update call of cleanup_cfg.
7099         * sibcall.c (optimize_sibling_calls): Likewise.
7100         * toplev.c (rest_of_compilation): Likewise.
7101         * flow.c (try_forward_edges): Take argument MODE;
7102         do not forward over loop pre-headers if CLEANUP_PRE_LOOP.
7103         (try_optimize_cfg): Update call of try_forward_edges.
7104
7105 Sun Jul 29 18:59:56 CEST 2001  Roman Zippel  <zippel@linux-m68k.org>
7106                                Jan Hubicka  <jh@suse.cz>
7107
7108         * (validate_replace_rtx_1): Fix simplification of MINUS.
7109
7110 2001-07-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7111
7112         PR preprocessor/3669
7113         * cppinit.c (init_dependency_output): Turn off dump requests
7114         if sending dependencies to stdout.
7115
7116 2001-07-28  Richard Henderson  <rth@redhat.com>
7117
7118         * flow.c (life_analysis): Elide PROP_ALLOW_CFG_CHANGES if
7119         not optimizing.
7120
7121 2001-07-28  Golubev I. N.  <gin@mo.msk.ru>
7122
7123         * config/i386/sco5.h (DWARF2_DEBUGGING_INFO): Define.
7124
7125 2001-07-28  Kazu Hirata  <kazu@hxi.com>
7126
7127         * config/h8300/h8300.h (ENCODE_SECTION_INFO): Check to see if DECL
7128         is VAR_DECL first to prevent an ICE.
7129
7130 2001-07-28  Richard Henderson  <rth@redhat.com>
7131
7132         * varasm.c (immed_real_const_1): Don't elide special cases for
7133         nested functions.
7134         (clear_const_double_mem): Clear const_tiny_rtx too.
7135
7136 2001-07-28  Richard Henderson  <rth@redhat.com>
7137
7138         * dwarf2out.c (dw_val_class_offset): New.
7139         (struct dw_ranges_struct, dw_ranges_ref): New.
7140         (ranges_table, ranges_table_allocated): New.
7141         (ranges_table_in_use, RANGES_TABLE_INCREMENT): New.
7142         (add_AT_offset, add_ranges, output_ranges): New.
7143         (print_die, output_die): Handle dw_val_class_offset.
7144         (attr_checksum, size_of_die, value_format): Likewise.
7145         (gen_lexical_block_die): Handle non-contiguous blocks.
7146         (gen_block_die): Likewise.
7147         (dwarf2out_finish): Add a DW_AT_entry_pc to the compilation unit
7148         if needed.  Dump the ranges table.
7149         * final.c (final_start_function): Remove unnecessary notes and
7150         rebuild the block tree before numbering the blocks.
7151         * function.c (reorder_blocks_0): Walk the existing block tree
7152         to unmark all blocks.
7153         (reorder_blocks_1): Create block fragments when duplicate block
7154         notes are seen.
7155         (reorder_fix_fragments): New.
7156         (reorder_blocks): Call it.
7157         * tree.h (BLOCK_FRAGMENT_ORIGIN, BLOCK_FRAGMENT_CHAIN): New.
7158
7159 2001-07-28  Richard Henderson  <rth@redhat.com>
7160
7161         * emit-rtl.c (adjust_address): Make a copy of the memory address.
7162
7163 2001-07-28  Richard Henderson  <rth@redhat.com>
7164
7165         * flow.c (add_to_mem_set_list): New function.
7166         (init_propagate_block_info): Use it.
7167         (mark_set_1): Likewise.
7168         (insn_dead_p): Canonicalize memory address for dead store
7169         comparison.  Allow wider mode stores to kill narrower mode stores.
7170         (invalidate_mems_from_autoinc): Use invalidate_mems_from_set.
7171         (invalidate_mems_from_set): Don't handle MEMs.
7172
7173 2001-07-28  Kazu Hirata  <kazu@hxi.com>
7174
7175         * config/h8300/h8300.h: Fix formatting.
7176
7177 Sat Jul 28 23:35:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
7178
7179         * basic-block.h (EDGE_FREQUENCY): New macro.
7180         * bb-reorder (fixup_reorder_chain): Set counts and frequencies
7181         for new BB/edges.
7182         * flow.c (find_sub_basic_blocks): Likewise.
7183         (try_crossjump_to_edge): Likewise; use EDGE_FREQUENCY
7184         (redirect_edge_and_branch): Use EDGE_FREQUENCY.
7185
7186         * predict.c (DEF_PREDICTOR): New argument FLAGS.
7187         (HITRATE): New macro.
7188         (PRED_FLAG_FIRST_MATCH): New constant.
7189         (predictor_info): New field flgags.
7190         (combine_predictions_for_insn): Use DS theory to combine
7191         probabilities; set the edge probabilities when finished.
7192         (estimate_probability): Avoid duplicated matches
7193         of LOOP_BRANCH heuristics for nested loops; update comment.
7194         * predict.def: Add flags for each prediction, set probabilities
7195         according to B&L paper.
7196         * predict.h (DEF_PREDICTOR): New argument FLAGS.
7197
7198         * profile.c (compute_branch_probabilities):  Cleanup way the edge
7199         probabilities are computed and REG_BR_PROB notes are dropped; if
7200         values does not match, emit error.
7201         (init_branch_prob): Do error instead of warning when profile driven
7202         feedback is missing or corrupt.
7203
7204 2001-07-27  DJ Delorie  <dj@redhat.com>
7205
7206         * ifcvt.c (noce_get_alt_condition): If the condition is a compare
7207         against a constant, try to adjust the compare to have the desired
7208         constant in it so that min/max optimizations happen more often.
7209
7210 Fri Jul 27 17:53:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
7211
7212         * flow.c (last_loop_beg_note): New function.
7213         (redirect_edge_and_branch): Use it.
7214         (split_edge): Likewise.
7215
7216         * alias.c (loop_p): Avoid uninitialized memory access.
7217
7218         * flow.c (try_forward_edges): Avoid accessing freed memory.
7219
7220         * flow.c (backward_edge_of_syntactic_loop_p): Avoid uninitialized
7221         variable access.
7222
7223 2001-07-26  Andrew Haley  <aph@redhat.com>
7224         Joern Rennecke <amylaar@redhat.com>
7225
7226         * config/sh/linux.h (CPP_DEFAULT_CPU_SPEC): New.
7227         (SUBTARGET_CPP_ENDIAN_SPEC): New.
7228         (SUBTARGET_CPP_SPEC): New.
7229         (CPP_SPEC): Remove.
7230         * config/sh/sh.h (SUBTARGET_CPP_ENDIAN_SPEC): New.
7231         (SUBTARGET_CPP_PTR_SPEC): New.
7232         (CPP_DEFAULT_CPU_SPEC): New.
7233         (EXTRA_SPECS): Add SUBTARGET_CPP_ENDIAN_SPEC,
7234         SUBTARGET_CPP_PTR_SPEC, and CPP_DEFAULT_CPU_SPEC.
7235         (CPP_SPEC): Break out parts into SUBTARGET_CPP_ENDIAN_SPEC,
7236         SUBTARGET_CPP_PTR_SPEC, and CPP_DEFAULT_CPU_SPEC.
7237         (SUBTARGET_CPP_SPEC): Define as an empty string.
7238
7239 2001-07-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7240
7241         * doc/install.texi (Configuration): Properly link the host
7242         specific instructions also when generating HTML.
7243
7244 Fri Jul 27 00:33:35 EDT 2001  John Wehle  (john@feith.com)
7245
7246         * flow.c (redirect_edge_and_branch_force): Test
7247         target->global_live_at_start.
7248
7249 2001-07-26  Richard Henderson  <rth@redhat.com>
7250
7251         * simplify-rtx.c (avoid_constant_pool_reference): Export.
7252         * rtl.h (avoid_constant_pool_reference): Declare it.
7253         * dwarf2out.c (add_location_or_const_value_attribute): Use it.
7254         (add_const_value_attribute): Use add_AT_unsigned for unsigned values.
7255
7256 Thu Jul 26 22:30:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
7257
7258         * rtl.h (cleanup_barriers): Declare.
7259         * jump.c (cleanup_barriers): New function.
7260         * toplev.c (rest_of_compilation): Call cleanup_barriers
7261         before loop optimizer and after bb_reorder.
7262
7263         * flow.c (back_edge_of_syntactic_loop_p): New.
7264         (split_edge): Use it.
7265
7266 2001-07-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7267
7268         * glimits.h (_MACH_MACHLIMITS_H_): Delete.
7269
7270 Thu Jul 26 22:22:21 2001  Denis Chertykov  <denisc@overta.ru>
7271
7272         * cse.c (cse_process_notes): Replace any registers if the address
7273         remains valid.
7274
7275 Thu Jul 26 14:04:03 EDT 2001  John Wehle  (john@feith.com)
7276
7277         * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
7278         (PROP_FINAL): Include PROP_ALLOW_CFG_CHANGES.
7279         (propagate_block): Update prototype.
7280         * flow.c (update_life_info): Simplify the CFG and
7281         recalculate the global regs which are alive when
7282         removing dead code during a global update.
7283         (propagate_block): Return non-zero if an INSN is
7284         deleted.
7285
7286 2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7287
7288         * Makefile.in (LIBICONV): Define.
7289
7290 2001-07-26  Catherine Moore  <clm@redhat.com>
7291
7292         * config/v850/v850.h (ENCODE_SECTION_INFO):  Change order
7293         of conditional to avoid tree checking errors.
7294
7295 2001-07-26  Kazu Hirata  <kazu@hxi.com>
7296
7297         * regmove.c (regmove_optimize): Don't replace a reg with
7298         another reg of a different mode.
7299
7300 2001-07-26  Andrew MacLeod  <amacleod@redhat.com>
7301
7302         * params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to
7303         limit length of dependancy flush list.
7304         * params.h (MAX_PENDING_LIST_LENGTH): Define.
7305         * sched-int.h  (struct deps): Add pending_flush_length field.
7306         * sched-deps.c (flush_pending_lists): Last_pending_memory_flush now
7307         has 1 element in it.
7308         (sched_analyze_1): Use MAX_PENDING_LIST_LENGTH.
7309         (sched_analyze): After a jump, if the pending memory flush list is too
7310         large, flush the pending lists.
7311         (init_deps): Initialize pending_flush_length to 0.
7312         * doc/invoke.texi (max_pending_list_length): Document parameter.
7313
7314 2001-07-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7315
7316         * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.
7317         * dbxout.c (dbxout_global_decl): Move outside #ifdef.
7318         * Makefile.in (varasm.o, final.o, toplev.o): Update dependencies.
7319
7320 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7321
7322         * cpphash.h (struct_lexer_state): Delete was_skipping.
7323         Move skipping here from struct cpp_reader.
7324         * cpplex.c (parse_identifier): Update.
7325         (_cpp_lex_token): Don't skip tokens in a directive.
7326         * cpplib.c (struct if_stack): Update.
7327         (start_directive, end_directive): Don't change skipping state.
7328         (_cpp_handle_directive): Update.
7329         (do_ifdef, do_ifndef, do_if, do_elif): Similarly.
7330         (do_else, do_endif): Update; only check for excess tokens if not
7331         in a skipped conditional block.
7332         (push_conditional): Update for new struct if_stack.
7333
7334 2001-07-26  Graham Stott  <grahams@redhat.com>
7335
7336         * function.c (locate_and_pad_parm): Also pad initial offset
7337         so that the total argument size also includes the padding.
7338
7339 2001-07-26  Graham Stott <grahams@redhat.com>
7340
7341         * gensupport.c (alter_output_for_insn): Correct enable checking failure
7342         change XSTR to XTMPL.
7343
7344         (process_one_cond_exec): Likewise
7345
7346 2001-07-25  Richard Henderson  <rth@redhat.com>
7347
7348         * varasm.c (assemble_variable): Create DECL_RTL before setting
7349         TREE_ASM_WRITTEN.
7350
7351 Thu Jul 26 00:19:30 CEST 2001  Jan Hubicka  <jh@suse.cz>
7352
7353         * predict.c (estimate_probability): Avoid duplicated predictions.
7354
7355         * loop.c (find_and_verify_loops): Grok multiple barriers.
7356
7357 Wed Jul 25 18:00:05 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7358
7359         * config/alpha/alpha.c (print_operand, case '/'): Don't write '/'.
7360
7361         * dbxout.c: Consistently use putc instead of fputc.
7362         (print_wide_int): New function; call instead of direct fprintf.
7363         (dbxout_type_index): Adjust calls of CHARS to be more accurate.
7364         (dbxout_type_fields, dbxout_type_method_1): Likewise.
7365         (dbxout_type_methods, dbxout_range_type, dbxout_type): Likewise.
7366         (print_int_cst_octal): Likewise.
7367         (print_octal): Show we wrote characters.
7368         (dbxout_type): Set have_used_extensions in more places.
7369
7370 2001-07-25  Catherine Moore  <clm@redhat.com>
7371
7372         * config/v850/v850.c (v850_va_arg):  Use addr
7373         instead of valist to build incr.
7374
7375 Wed Jul 25 22:48:59 CEST 2001  Jan Hubicka  <jh@suse.cz>
7376
7377         * flow.c (delete_dead_jumptables): New function.
7378         (life_analyzis): Call it.
7379         * bb-reorder.c (skip_insns_after_block): Handle contradictory
7380         sequences.
7381
7382 2001-07-25  Richard Henderson  <rth@redhat.com>
7383
7384         * except.c (reachable_handlers): Handle a region being removed
7385         out from under a RESX.
7386
7387 2001-07-25  Richard Henderson  <rth@redhat.com>
7388
7389         * config/alpha/alpha.c (alpha_emit_conditional_move): Always
7390         swap GE/GT if it is an fp comparison.
7391
7392 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7393
7394         * alias.c (rtx_equal_for_memref_p): Allow strings as types in
7395         operands.
7396
7397 Wed Jul 25 08:25:01 2001  Jeffrey A Law  (law@cygnus.com)
7398
7399         * ssa.c (rename_insn_1): Do not wrap an assignment to a
7400         paradoxical SUBREG inside a SEQUENCE.  Fix minor formatting
7401         glitch.
7402
7403         * ssa-ccp.c (visit_expression): Handle CALL_INSNs that can
7404         throw an exception.
7405         (visit_expression): When attempting to simplify an expression,
7406         retrieve any modes for arguments before they are simplified
7407         to constants.
7408
7409 2001-07-25  Andrew MacLeod  <amacleod@redhat.com>
7410             Janis Johnson  <janis@us.ibm.com>
7411
7412         * stmt.c (expand_goto): A nonlocal goto can be a call too.
7413         * builtins.c (expand_builtin_longjmp): Reverse label and static chain
7414         pointer parameters to match documented usage of nonlocal_goto.
7415         * config/ia64/ia64.md (nonlocal_goto): Revert label and static chain
7416         parameters to their correct order.
7417         * config/sparc/sparc.md (nonlocal_goto): Revert label and static chain
7418         parameters to their correct order.
7419
7420 2001-07-25  Andrew MacLeod  <amacleod@redhat.com>
7421
7422         * config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip out '*' as well.
7423
7424 2001-07-25  Jan Hubicka  <jh@suse.cz>
7425             Richard Henderson  <rth@redhat.com>
7426
7427         * flow.c (find_sub_basic_blocks): Fix handling of the last BB in
7428         the sequence.
7429         (make_edges): New argument update_p; populate the edge cache if set.
7430         (find_basic_blocks): Update make_edges invocation.
7431
7432 2001-07-24  Joel Sherrill <joel@OARcorp.com>
7433
7434         * config/i960/i960.h (CPP_SPEC): Define _SOFT_FLOAT for -msoft-float.
7435
7436 2001-07-24  Joel Sherrill <joel@OARcorp.com>
7437
7438         * config/sparc/rtems.h (CPP_PREDEFINES): Remove redundant
7439         -Acpu and -Amachine.h.
7440         * config/sparc/rtemself.h (CPP_PREDEFINES): Likewise.
7441         Corrected header to say ELF not a.out.
7442         * config/sparc/sparc.h (CPP_CPU_SPEC): Define _SOFT_FLOAT
7443         when given -msoft-float.
7444
7445 2001-07-24  Joel Sherrill <joel@OARcorp.com>
7446
7447         * config.gcc (arm*-*-rtems*): Include crtinit.o and crtfini.o as
7448         extra multilib parts like arm-elf.
7449         (i960-*-coff*, i960-*-rtems): Should not use collect2.
7450         (m68020-*-elf*, m68k-*-elf*, m68k-*-rtems*): Include crtinit.o and
7451         crtfini.o as extra multilib parts.
7452
7453 2001-07-24  Joel Sherrill <joel@OARcorp.com>
7454
7455         * configure.in: Add rtems as a supported thread model.
7456         * gthr-rtems.h: Add missing entry point __gthread_active_p.
7457         * configure: Rebuilt.
7458
7459 2001-07-24  Lars Brinkhoff  <lars@nocrew.org>
7460
7461         * stor-layout.c (get_mode_alignment): make it work when
7462         BITS_PER_UNIT is not a power of two.
7463         * builtins.c (get_pointer_alignment): Likewise.
7464
7465 2001-07-24  Richard Henderson  <rth@redhat.com>
7466
7467         * simplify-rtx.c (avoid_constant_pool_reference): Coerce
7468         the retrieved constant into the expected mode.
7469
7470 Wed Jul 25 01:41:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
7471
7472         * flow.c (try_simplify_condjump): Avoid duplicated edges.
7473         (verify_flow_info): Check for duplicated edges; clarify
7474         error reporting.
7475
7476         * flow.c (block_label): Update basic_block_for_insn.
7477         (commit_edge_insertions): Call compute_bb_for_insn.
7478
7479         * flow.c (purge_dead_edges): Handle conditional jumps and conditional
7480         returns too.
7481
7482         * flow.c (redirect_edge_and_branch,
7483         try_optimize_cfg): Use redirect_edge_succ_nodup
7484         (redirect_edge_succ_nodup): New.
7485         * basic_block.h (redirect_edge_succ_nodup): Declare.
7486
7487         * toplev.c (rest_of_compilation): Rebuild CFG before cfg_cleanup
7488         after gcse.
7489
7490 Wed Jul 25 00:32:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
7491
7492         * flow.c (try_forward_edges): Accept fallthru edge; Update comment.
7493         (try_crossjump_to_edge): Update commetns.
7494         (try_crossjump_bb): Likewise.
7495
7496 2001-07-24  Richard Henderson  <rth@redhat.com>
7497
7498         * combine.c (distribute_notes): Move set of need_refresh
7499         for noop_move_p down to catch all cases.
7500
7501 Tue Jul 24 20:32:44 CEST 2001  Jan Hubicka  <jh@suse.cz>
7502
7503         * recog.c (split_all_insns_noflow): New.
7504         * rtl.h (split_all_insns_noflow): Declare.
7505         * ia64.c (ia64_reorg): Use split_all_insns_noflow.
7506         * m68hc11.c (m68hc11_reorg): Likewise.
7507         * sh.c (machine_dependent_reorg): Likewise.
7508         * toplev.c (rest_of_compilation): Likewise for last split_all_insns
7509         call.
7510
7511 2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>
7512
7513         * config/sh/sh.md (ashlsi3_std splitter): Split only after reload.
7514         (ashlsi3_n splitter): Likewise.
7515         (lshrsi3_n splitter): Likewise.
7516
7517         (GOTaddr2picreg): Make const SImode.
7518         (sym_label2reg): Likewise.
7519         (symGOT2reg): Likewise.
7520         (symGOTOFF2reg) Likewise.
7521
7522         (casesi_worker_0): Make unspec SImode.
7523
7524 2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>
7525
7526         * config/sh/sh.c (barrier_align): Check that an operand really is
7527         an insn before extracting its INSN_CODE.
7528
7529 2001-07-24  Andrew Haley  <aph@cambridge.redhat.com>
7530
7531         * config/sh/sh.h (OVERRIDE_OPTIONS): Add braces to get rid of
7532         dangling else.
7533
7534         * config/sh/sh.h (INITIALIZE_TRAMPOLINE): Truncate operands
7535         for SImode to prevent overflow.
7536
7537 2001-07-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7538
7539         * config/mips/irix6-libc-compat.c: New file.
7540         * config/mips/t-iris6 (LIB2FUNCS_STATIC_EXTRA): Use it.
7541         * doc/install.texi (Specific, mips*-sgi-irix6): Mention structure
7542         passing workaround.
7543
7544 2001-07-24  lars brinkhoff  <lars@nocrew.org>
7545
7546         * rtl.texi (REG_POINTER): Document.
7547         (Machine Modes): Document BImode, OImode, PQImode, PHImode,
7548         QFmode, HFmode, TQFmode, QCmode, and HCmode.
7549
7550 Tue Jul 24 10:49:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
7551
7552         * flow.c (delete_noop_moves): Do not confuse libcall regions.
7553
7554 2001-07-23  Richard Henderson  <rth@redhat.com>
7555
7556         * flow.c (try_simplify_condjump): Use tidy_fallthru_edge.
7557
7558 2001-07-23  Kazu Hirata  <kazu@hxi.com>
7559
7560         * config/h8300/h8300-protos.h: Add a prototype for
7561         general_operand_dst_push.
7562         * config/h8300/h8300.c (general_operand_dst_push): New.
7563         * config/h8300/h8300.h (OK_FOR_T): New.
7564         (EXTRA_CONSTRAINT): Use it.
7565         * config/h8300/h8300.md (movqi_push): Remove and integrate into
7566         the existing movqi pattern.
7567         (movhi_push): Likewise.
7568
7569         * reload.c: Fix comment typos.
7570
7571 Mon Jul 23 23:34:07 CEST 2001  Jan Hubicka  <jh@suse.cz>
7572
7573         * gcse.c (cprop_insn): Update call of cprop_cc0_jump.
7574
7575 2001-07-23  H.J. Lu  (hjl@gnu.org)
7576
7577         * doc/extend.texi: Update __builtin_return_address and
7578         __builtin_frame_address.
7579
7580 2001-07-23  Richard Henderson  <rth@redhat.com>
7581
7582         * config/i386/i386.c (ix86_expand_setcc): Don't use method 0
7583         before CSE.
7584         * config/i386/i386.md: New setcc+movzbl peephole2.
7585
7586 2001-07-23  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7587
7588         * objc/Make-lang.in (objc-act.o): Depend on debug.h.
7589         * objc/objc-act.c: Include debug.h.
7590         (synth_module_prologue): Save and restore debug hooks too.
7591
7592 2001-07-23  lars brinkhoff  <lars@nocrew.org>
7593
7594         * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT
7595         and C4X_FLOAT_FORMAT.
7596         (BOOL_TYPE_SIZE): Document.
7597
7598 Mon Jul 23 11:54:23 2001  Clinton Popetz  <cpopetz@cpopetz.com>
7599
7600         * unroll.c (loop_iterations): Fix miscalculation of initial
7601         giv offset.
7602
7603 2001-07-13  Andrew Haley  <aph@redhat.com>
7604
7605         * doc/tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
7606         * config/sh/sh.h (MD_CAN_REDIRECT_BRANCH): New macro.
7607         * config/sh/sh.c (sh_can_redirect_branch): New function.
7608         * config/sh/sh-protos.h (sh_can_redirect_branch): Declare.
7609         * reorg.c (steal_delay_list_from_target): Use
7610         MD_CAN_REDIRECT_BRANCH to see if redirection is possible.
7611
7612 Mon Jul 23 17:20:18 CEST 2001  Jan Hubicka  <jh@suse.cz>
7613
7614         * flow.c (try_simplify_condjump): Unlink insn chain on
7615         fallthru edge; use can_fallthru.
7616
7617 Mon Jul 23 16:03:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
7618
7619         * basic-block.h (find_sub_basic_block): Declare.
7620         * flow.c (make_edges): New arguments MIN and MAX;
7621         (find_sub_basic_blocks): Revamp to use make_edges
7622         and purge_dead_edges.
7623         (find_basic_blocks): Update call of find_sub_basic_block.
7624
7625         * recog.c (split_all_insns): Always expect CFG to be consistent;
7626         call find_sub_basic_blocks in case something has changed.
7627         * toplev.c (rest_of_compilation): Always call split_all_insns once CFG
7628         has been built.
7629
7630         * basic-block.h (delete_noop_moves): Declare.
7631         * combine.c (combine_instructions): Call it.
7632         (recog_for_combine): Tolerate noop moves
7633         (distribute_notes): Force refresh when register dies at noop move.
7634         * flow.c (delete_noop_moves): Use BB structure; delete JUMP insns
7635         too.
7636         (life_analysis): Update delete_noop_moves call.
7637         (set_noop_p): Move too ...
7638         * rtlanal.c (noop_move_p): ... here.
7639         * rtl.h (noop_move_p): Declare.
7640
7641         * basic-block.h (purge_all_dead_edges, purge_dead_edges): New functions.
7642         * toplev.c (rest_of_compilation): Conditionally call purge_all_dead_edges
7643         after combine.
7644         * gcse.c (cprop_cc0_jump, cprop_insn): New argument "basic_block".
7645         (cprop_jump): Likewise; call purge_dead_edges if substitution suceeded.
7646
7647 2001-07-23  Hans-Peter Nilsson  <hp@bitrange.com>
7648
7649         * reload.c (push_reload): Fix typo in comment.
7650         (find_reloads_address): Ditto.
7651         (reg_overlap_mentioned_for_reload_p): Ditto in head comment.
7652
7653 2001-07-22  Richard Henderson  <rth@redhat.com>
7654
7655         * flow.c: Grammar check and clarify a lot of comments.
7656         (try_simplify_condjump): Rename variables to be clearer.
7657         (try_forward_edges): Skip complex and fallthru edges.
7658         Rearrange tests to avoid duplicate checks.
7659         (flow_find_cross_jump): Likewise.
7660         (outgoing_edges_match): Allow match if neither branch has
7661         probability data.  Loosen probability match to 5%.
7662         (try_crossjump_to_edge): Hoist repeated indirection into
7663         local variables.
7664         (try_crossjump_bb): Don't check complex edges.  Eliminate
7665         redundant crossjump tests.
7666         (try_optimize_cfg): Fix use of bool.  Reorganize cheaper
7667         checks before more expensive checks.
7668
7669 2001-07-22  Richard Henderson  <rth@redhat.com>
7670
7671         * fold-const.c (fold): Test vs FLOAT_TYPE_P instead of
7672         INTEGRAL_TYPE_P when folding comparisons with operand_equal_p
7673         arguments.
7674
7675 2001-07-22  Richard Henderson  <rth@redhat.com>
7676
7677         * m68k.c (const_uint32_operand): Abort if mode is <= 32 bits.
7678         (const_sint32_operand): Likewise.
7679         * m68k.md (anon mulsi pattern): Use const_int_operand not
7680         const_sint32_operand.
7681         (umulsi3_highpart): Zero extend a constant input.
7682         (smulsi3_highpart): Don't bother checking SImode constant.
7683         (const_umulsi3_highpart): Give op3 DImode.
7684         (const_smulsi3_highpart): Likewise.
7685
7686 2001-07-22  Richard Henderson  <rth@redhat.com>
7687
7688         * flow.c (split_block): Make sure bb_note is included in the
7689         new block when splitting before a label.
7690
7691 Sun Jul 22 23:28:56 CEST 2001  Jan Hubicka  <jh@suse.cz>
7692
7693         * basic-block.h (redirect_edge_and_branch_force,
7694         redirect_edge_and_branch, block_label, forwarder_block_p): Declare.
7695         * flow.c (redirect_edge_and_branch_force,
7696         redirect_edge_and_branch, block_label, forwarder_block_p): Make global.
7697         (redirect_edge_and_branch_force): Fix copying of lifeness information.
7698         (block_label): Handle EXIT_BLOCK_PTR by returning NULL.
7699         * ifcvt.c (dead_or_predictable): Take BB as an new destionation
7700         instead of label; update CFG after transformation.
7701         (find_if_case_1): Update call, use redirect_edge_and_branch_force
7702         for finishing the transformation; handle even case where ELSE
7703         does not follow THEN.
7704         (find_if_case_2): Update call of dead_or_predictable; simplify
7705         CFG update.
7706
7707         * emit-rtl.c (split_branch_probability): New global variable.
7708         (try_split): Take care to set split_branch_probability and
7709         create REG_BR_PROB note for new jump insns.
7710         * md.texi (define_split): Document new feature.
7711
7712         * i386.c (ix86_split_fp_branch): Redistribute branch probability notes.
7713
7714 2001-07-22  Neil Booth  <neil@daikokuya.demon.co.uk>
7715
7716         * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.
7717         (asm_out_file): Remove redundant declaration.
7718         (assemble_asm): Remove old #if 0 block.
7719         (assemble_variable): Remove end of function; debug output is
7720         now handled with global_decl.  Remove old #if 0 block.  Update.
7721         Remove saved_in_section and associated no-op code.
7722         * Makefile.in (varasm.o): Correct dependencies.
7723
7724 Sun Jul 22 17:55:11 2001  Alexandre Oliva  <aoliva@redhat.com>
7725
7726         * config/i386/freebsd-aout.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
7727         the definition in defaults.h.
7728
7729 Sun Jul 22 21:31:04 CEST 2001  Jan Hubicka  <jh@suse.cz>
7730
7731         * jump.c: Update comments.
7732         (delete_barrier_successors, delete_unreferenced_labels,
7733         delete_noop_moves, tension_vector_labels, delete_from_jump_chain,
7734         delete_labelref_insn, redirect_tablejump, jump_optimize_1,
7735         jump_optimize, jump_optimize_minimal): Kill.
7736         (rebuild_jump_labels): Move code from jump_optimize_1.
7737         (purge_line_number_notes): Likewise.
7738         (copy_loop_headers): Likewise.
7739         * reg-stack.c: Update comment.
7740         * stmt.c: Likewise.
7741         * rtl.h (jump_optimize, jump_optimize_1, JUMP_NOOP_MOVES,
7742         JUMP_AFTER_REGSCAN): Kill.
7743         * toplev.c (rest_of_compilation): Use cleanup_cfg, call
7744         purge_line_number_notes and copy_loop_headers.
7745
7746 2001-07-22 Neil Booth  <neil@daikokuya.demon.co.uk>
7747            Richard Henderson  <rth@redhat.com>
7748
7749         * dbxout.c (dbxout_global_decl): New.
7750         (xcoff_debug_hooks, dbx_debug_hooks): Use it.
7751         * sdbout.c (sdbout_finish): New.
7752         (sdbout_debug_hooks): Use it, add comments.
7753         (sdbout_global_decl): Defer initialised public vars to
7754         sdbout_finish.
7755         * varasm.c (assemble_variable): Don't output debug information
7756         for file-scope variables.
7757
7758 2001-07-22  Richard Henderson  <rth@redhat.com>
7759
7760         * config/alpha/alpha.c (get_trap_mode_suffix): New.
7761         (get_round_mode_suffix): New.
7762         (print_operand): Use them for [/].  Remove support for [&'`()+].
7763         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Update.
7764         * config/alpha/alpha.md (attr round_suffix): New.
7765         (attr trap_suffix): New.
7766         (all insns): Set them appropriately.  Use %/ instead of the
7767         myriad punctuators.
7768
7769 2001-07-22  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7770
7771         * dbxout.c, sdbout.c, varasm.c: Revert most recent debug patch.
7772
7773 2001-07-22  Richard Henderson  <rth@redhat.com>
7774
7775         * regrename.c (regrename_optimize): Compute nregs for each
7776         potential target register.
7777
7778 2001-07-21 Neil Booth  <neil@daikokuya.demon.co.uk>
7779            Richard Henderson  <rth@redhat.com>
7780
7781         * dbxout.c (dbxout_global_decl): New.
7782         (xcoff_debug_hooks, dbx_debug_hooks): Use it.
7783         * sdbout.c (sdbout_finish): New.
7784         (sdbout_debug_hooks): Use it, add comments.
7785         (sdbout_global_decl): Defer initialised public vars to
7786         sdbout_finish.
7787         * varasm.c (assemble_variable): Don't output debug information
7788         for file-scope variables.
7789
7790 2001-07-21  H.J. Lu  (hjl@gnu.org)
7791
7792         * config/mips/mips.c (mips_cpu): Moved into ...
7793         (override_options): Here.
7794
7795         * config/mips/mips.h (mips_cpu_attr): Replace mips_cpu with
7796         mips_tune.
7797         (mips_cpu): Removed.
7798
7799 2001-07-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7800
7801         * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand.
7802         ("iorqi3"): Likewise.
7803         ("xorqi3"): Likewise.
7804         ("*addhi3"): Fix constraint to avoid reloading in a soft register.
7805         ("*subhi3_sp): Likewise.
7806         ("*subhi3"): Likewise.
7807         ("extendhisi2"): Accept D, X and Y as source operand to avoid
7808         reload problems.
7809
7810 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
7811
7812         * doc/tm.texi: Remove DEFAULT_VTABLE_THUNKS.
7813         * config/freebsd.h: Likewise.
7814         * config/linux.h: Likewise.
7815         * config/openbsd.h: Likewise.
7816         * config/alpha/linux-elf.h: Likewise.
7817         * config/arm/linux-elf.h: Likewise.
7818         * config/d30v/d30v.h: Likewise.
7819         * config/fr30/fr30.h: Likewise.
7820         * config/ia64/aix.h: Likewise.
7821         * config/ia64/ia64.h: Likewise.
7822         * config/mips/linux.h: Likewise.
7823         * config/pj/pj.h: Likewise.
7824         * config/rs6000/linux.h: Likewise.
7825         * config/sparc/linux.h: Likewise.
7826         * config/sparc/linux64.h: Likewise.
7827
7828 2001-07-20  Bruce Korb  <bkorb@gnu.org>
7829
7830         * fixinc/fixincl.c(test_for_changes): force unsigned char comparisons
7831         because getc() and char* may disagree on signedness.
7832
7833 2001-07-20  Richard Henderson  <rth@redhat.com>
7834
7835         * doc/rtl.texi (REG_DEAD): Update for current semantics.
7836
7837         * flow.c (try_redirect_by_replacing_jump): Correctly compute which
7838         insns to delete in the presence of cc0 in a jump insn.
7839
7840 Fri Jul 20 22:14:49 CEST 2001  Roman Zippel  <zippel@linux-m68k.org>
7841                                Jan Hubicka  <jh@suse.cz>
7842
7843         * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead
7844         of doing the change by hand.
7845
7846 Fri Jul 20 21:59:42 CEST 2001  Jan Hubicka  <jh@suse.cz>
7847
7848         * rtlanal.c (set_noop_p): Return true for noop jumps.
7849
7850         * expr.c (emit_single_push_insn): Add call to push expander.
7851         * expr.h (optab_index): Add OTI_push
7852         (push_optab): New constant.
7853         * genopinit.c (optabs): Add push_optab.
7854         * optabs.c (init_optab): Init push optab.
7855         * md.texi (push??1): Document
7856
7857 2001-07-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7858
7859         * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use an
7860         expand to emit the pattern; put a REG_INC note for push/pop
7861         instructions.
7862         ("movdf", "movdf_internal"): Likewise.
7863         ("movsi", "movsi_internal"): Likewise.
7864         ("movsf", "movsf_internal"): Likewise.
7865         ("movhi", "movqi"): Emit a REG_INC note for push/pop instructions.
7866
7867 2001-07-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7868
7869         * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't use
7870         gen_highpart.
7871
7872 2001-07-20  Daniel Berlin  <dan@cgsoftware.com>
7873
7874         * params.def: Change default max inline insns to 100.
7875
7876 2001-07-20  Diego Novillo  <dnovillo@redhat.com>
7877
7878         * combine.c (combine_simplify_rtx): Generate a new shift operation
7879         when simplifying the first operand of a (neg (ashift)) expression.
7880
7881 2001-07-20  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
7882
7883         * regclass.c (N_REG_INTS): Use only 32 bits per element.
7884
7885 2001-07-20  Kelley Cook  <kelley.cook@home.com>
7886
7887         * doc/install.texi (sparc-sun-solaris*): Add in 4.x assembler bug
7888         information.   Move rest into ...
7889         (*-*-solaris): ... here.  Eliminate redundant information and
7890         reword necessary packages section.  Delete 4.x assembler bug info.
7891         (sparc-sun-*): Merge into ...
7892         (sparc-sun-sunos*): here.
7893
7894 2001-07-20  Catherine Moore  <clm@redhat.com>
7895
7896         * config/v850/v850.md (casesi): Generate LABEL_REF
7897         with Pmode.
7898
7899 Fri Jul 20 14:12:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
7900
7901         * i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
7902         * i386.c (ix86_zero_extend_to_Pmode): Make global.
7903         * i386.md (strclrsi expander): Use it.
7904
7905 Fri Jul 20 13:24:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
7906
7907         * integrate.c (copy_insn_list): handle
7908         NOTE_INSN_DELETED_LABEL, as if it were CODE_LABEL.
7909         (copy_rtx_and_substitute): Likewise; behave to NOTE_INSN_DELETED_LABEL
7910         identically as to CODE_LABEL.
7911
7912         * fold-const (fold): Convert A/B/C to A/(B*C) and
7913         A/(B/C) to (A/B)*C
7914
7915         * except.c (connect_post_landing_pads): Delete the RESX insns.
7916
7917 2001-07-20  Aldy Hernandez  <aldyh@redhat.com>
7918
7919         * config/mips/mips.h (ISA_HAS_NMADD_NMSUB): New macro.
7920
7921         * config/mips/mips.md (nmadd/nmsub): Use macro.
7922
7923 2001-07-20  Nathan Sidwell  <nathan@codesourcery.com>
7924
7925         * cppinit.c (remove_dup_dir): Make static.
7926         (remove_dup_dirs): Make static. Only warn about preempting a
7927         system directory with a non-system directory.
7928
7929 2001-07-19  Geoffrey Keating  <geoffk@redhat.com>
7930
7931         * ifcvt.c (noce_try_store_flag_constants): Correct order
7932         of parameters to trunc_int_for_mode.
7933
7934 2001-07-19  Mark Mitchell  <mark@codesourcery.com>
7935
7936         * reorg.c (fill_simple_delay_slots): If an instruction might throw
7937         an exception that will be caught within this function, do not fill
7938         its delay slot with any subsequent instruction.
7939
7940 2001-07-19  Steve Ellcey <sje@cup.hp.com>
7941
7942         * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
7943         * optabs.c (can_extend_p) Check HAVE_ptr_extend for a specialized
7944         pointer extension instruction.
7945         * combine.c (nonzero_bits,num_sign_bit_copies) Likewise.
7946         * simplify-rtx.c (simplify_unary_operation) Likewise.
7947         * explow.c (convert_memory_address) Check value of
7948         POINTERS_EXTEND_UNSIGNED to avoid some conversions when
7949         less than zero.
7950         * config/ia64/t-hpux (LIBGCC, INSTALL_LIBGCC, MULTILIB_OPTIONS,
7951         MULTILIB_DIRNAMES, MULTILIB_MATCHES) Add multilib support.
7952         * config/ia64/hpux.h (CPP_SPEC, ASM_SPEC, SUBTARGET_SWITCHES)
7953         Add Multilib Support.
7954         (POINTERS_EXTEND_UNSIGNED)  Define for ILP32 support.
7955         * config/ia64/ia64.h (MASK_ILP32, TARGET_ILP32, SUBTARGET_SWITCHES)
7956         Add Multilib Support.
7957         (POINTER_SIZE, LONG_TYPE_SIZE, MAX_LONG_TYPE_SIZE) Modify for ILP32
7958         support.
7959         * config/ia64/ia64.c (rtx_needs_barrier) Add support for addp4.
7960         * config/ia64/ia64.md (ptr_extend) New instruction to "swizzle"
7961         a 32 bit HP-UX pointer into a 64 bit HP-UX pointer.
7962
7963 2001-07-19  Alexandre Oliva  <aoliva@redhat.com>
7964
7965         * simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from
7966         old and new operands in `<', `3' and `b'.
7967
7968 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
7969
7970         * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
7971         (final.o): Don't depend on xcoffout.h, dbxout.h or sdbout.h.
7972         (toplev.o): Don't depend on xcoffout.h.
7973         * c-decl.c: Include debug.h
7974         (duplicate_decls): Use debug hook.
7975         * dbxout.c (dbxout_source_file, dbxout_args): Make static.
7976         (dbx_debug_hooks, xcoff_debug_hooks): Update.
7977         (dbxout_types): Remove.
7978         * dbxout.h (dbxout_source_file, dbxout_types, dbxout_args): Remove.
7979         * debug.c (do_nothing_debug_hooks): Update.
7980         (debug_true_tree, debug_nothing_rtx): New.
7981         * debug.h (struct rtx_def): New.
7982         (struct gcc_debug_hooks): New hooks ignore_block,
7983         outlining_inline_function and label.
7984         (debug_true_tree, debug_nothing_rtx, dwarf2out_frame_init,
7985         dwarf2out_frame_finish): New.
7986         * dwarf2out.c (dwarf2out_ignore_block, dwarf2out_abstract_function):
7987         Make static, update prototype.
7988         (dwarf2_debug_hooks): Update.
7989         * dwarf2out.h (dwarf2out_ignore_block, dwarf2out_abstract_function,
7990         dwarf2out_frame_init, dwarf2out_frame_finish): Remove.
7991         * dwarfout.c (dwarf_debug_hooks): Update.
7992         * emit-rtl.c: Include debug.h.
7993         (remove_unnecessary_notes): Use debug hook.
7994         * final.c: Don't include dbxout.h, xcoffout.h or sdbout.h.
7995         (final_scan_insn): Use debug hook.
7996         * integrate.c (output_inline_function): Use debug hook.
7997         * sdbout.c (sdbout_toplevel_data, sdbout_label): Make static.
7998         (sdb_debug_hooks): Update.
7999         * sdbout.h (sdbout_label, sdbout_toplevel_data): Remove.
8000         * toplev.c: Don't include xcoffout.h.
8001         (note_outlining_of_inline_function, debug_ignore_block): Remove.
8002         * toplev.h (note_outlining_of_inline_function, debug_ignore_block):
8003         Remove.
8004         * tree.h (dwarf2out_do_frame): Remove.
8005
8006 2001-07-19  Catherine Moore  <clm@cygnus.com>
8007
8008         * config/v850/v850.h (ASM_OUTPUT_LABELREF): Restore.
8009
8010 2001-07-19  Geoffrey Keating  <geoffk@redhat.com>
8011
8012         * reload1.c (eliminate_regs_in_insn): When updating a set
8013         to the frame pointer to the hardware frame pointer, perform
8014         the update always not just when REPLACE is set.
8015
8016         * reload1.c (choose_reload_regs): Don't inherit a reload
8017         that crosses multiple registers if registers past the first
8018         don't fit in the desired class.
8019
8020         * ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode
8021         when negating constants.
8022
8023 2001-07-19  Toon Moene  <toon@moene.indiv.nluug.nl>
8024
8025         * tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.
8026         * doc/tree.texi: Ditto.
8027
8028 2001-07-19  Mark Kettenis  <kettenis@wins.uva.nl>
8029             Jakub Jelinek  <jakub@redhat.com>
8030
8031         * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
8032         (extract_cie_info): Handle "eh" augmentation properly,
8033         remember eh_ptr.
8034         (struct frame_state, __frame_state_for): New.
8035
8036 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8037
8038         * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL,
8039         HANDLE_SYSV_PRAGMA): Define.
8040         * mips-tfile.c (add_ext_symbol): Pass complete symbol ptr, inline
8041         previous args.
8042         (copy_object): Caller changed.
8043
8044 2001-07-19  Andreas Schwab  <schwab@suse.de>
8045
8046         * configure.in (assembler dwarf2 debug_line support): Define nop
8047         insn for m68k.
8048         * configure: Regenerated.
8049
8050 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8051
8052         * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on
8053         dwarfout.h.
8054         * dbxout.c (dbxout_function): Rename dbxout_funciton_decl, move
8055         to conditionally compiled block.
8056         (dbx_debug_hooks, xcoff_debug_hooks): Update.
8057         * dbxout.h (dbxout_function): Remove.
8058         * debug.c (do_nothing_debug_hooks): Update.
8059         * debug.h (struct gcc_debug_hooks): New hooks function_decl,
8060         global_decl, deferred_inline_function.
8061         * dwarf2out.c (dwarf2_debug_hooks): Update.
8062         (dwarf2out_global_decl): New.
8063         * dwarfout.c: Don't include dwarfout.h.
8064         (dwarfout_global_decl, dwarfout_function_decl,
8065         dwarfout_deferred_inline_function): New.
8066         (dwarf_debug_hooks): Update.
8067         * dwarfout.h: Remove.
8068         * final.c: Don't include dwarfout.h.
8069         * sdbout.c (sdbout_global_decl): New.
8070         (sdbout_debug_hooks): Update.
8071         * toplev.c: Don't include dwarfout.h.
8072         (check_global_declarations, rest_of_compilation): Use new debug hooks.
8073         (note_deferral_of_defined_inline_function): Remove.
8074         * toplev.h (note_deferral_of_defined_inline_function): Remove.
8075         * ch/Makefile.in (lex.o): No dependence on dwarfout.h.
8076         * ch/lex.c: Don't include dwarfout.h.
8077         * cp/Make-lang.in (decl2.o): No dependence on dwarfout.h, dwarf2out.h.
8078         (semantics.o, optimize.o): Depend on debug.h not dwarfout.h.
8079         * cp/decl2.c: Don't include dwarfout.h and dwarf2out.h.
8080         * cp/optimize.c: Include debug.h.
8081         (maybe_clone_body): Use debug hook.
8082         * cp/semantics.c: Include debug.h.
8083         (expand_body): Use debug hook.
8084         * po/POTFILES.in: Remove dwarfout.h.
8085
8086 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8087
8088         * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
8089         * c-parse.in (yyerror, _yylex): Similarly.
8090         * cppexp.c (parse_number, parse_defined, lex, _cpp_parse_expr):
8091         Don't use CPP_INT, CPP_FLOAT; CPP_NUMBER is enough.
8092         Update comments.
8093         * cpplib.h (CPP_INT, CPP_FLOAT): Remove.
8094         * cp/spew.c (read_token, yyerror): Remove CPP_INT, CPP_FLOAT cases.
8095
8096 2001-07-18  Jeff Sturm  <jsturm@one-point.com>
8097
8098         * dwarf2out.c (dwarf2out_abstract_function): Don't emit
8099         in-class declaration at -g1.  Fixes c++/2814.
8100
8101 2001-07-18  Richard Henderson  <rth@redhat.com>
8102
8103         * doc/md.texi (reload_in/out): Document restrictions in predicates
8104         and constraints for these patterns.  Document empty string matching
8105         ALL_REGS.
8106
8107 2001-07-18  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8108
8109         * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WEAKEN_LABEL.
8110
8111 Wed Jul 18 20:47:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
8112
8113         * cse.c: Undo my previous patch.
8114
8115 2001-07-18  Tom Tromey  <tromey@redhat.com>
8116
8117         For PR java/2812:
8118         * configure: Rebuilt.
8119         * configure.in: Don't check for iconv.h or iconv(); use AM_ICONV
8120         instead.
8121         * aclocal.m4 (AM_ICONV): New macro from Bruno Haible.
8122
8123 Wed Jul 18 18:46:30 CEST 2001  Richard Henderson <rth@cygnus.com>
8124                                Jan Hubicka  <jh@suse.cz>
8125
8126         * flow.c (redirect_edge_and_branch): Bail out on complex edges.
8127         (try_optimize_cfg): Do not remove tail recursive labels before sibcall.
8128         * jump.c (mark_jump_label): Do not forward branches.
8129
8130 Wed Jul 18 18:35:01 CEST 2001  Jan Hubicka  <jh@suse.cz>
8131
8132         * cse.c (delete_trivially_dead_insns): Delete the libcall block
8133         when return value is unused.
8134
8135 Wed Jul 18 18:28:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
8136
8137         * gcse.c (pre_insert_copy_insn): Call update_ld_motion_stores.
8138
8139 Wed Jul 18 12:05:29 2001  Nicola Pero  <n.pero@mi.flashnet.it>
8140
8141         * gthr-posix.h (__gthread_objc_mutex_trylock): Fixed return value
8142         on error.  We can't blindly return the result of
8143         pthread_mutex_trylock because it returns a positive number on
8144         error, while we must return -1 on error.
8145         (__gthread_objc_mutex_lock, __gthread_objc_mutex_unlock): Similar
8146         fixes.
8147         Reported by Stephen Brandon <stephen@brandonitconsulting.co.uk>.
8148
8149 2001-07-18  Andreas Jaeger  <aj@suse.de>
8150
8151         * integrate.c (output_inline_function): Correct type of debug_hooks.
8152
8153 2001-07-18  Toon Moene  <toon@moene.indiv.nluug.nl>
8154
8155         * combine.c (combine_simplify_rtx): DIV can be treated
8156         associatively for floats if unsafe math optimisations are enabled.
8157
8158 2001-07-17  Richard Henderson  <rth@redhat.com>
8159
8160         * reload.c (push_secondary_reload): Accept empty-string for ALL_REGS.
8161
8162 2001-07-17  Richard Henderson  <rth@redhat.com>
8163
8164         * calls.c (prepare_call_address): New parameter SIBCALLP.  If true,
8165         don't force the function address into a register.
8166         (expand_call, emit_library_call_value_1): Update callers.
8167         * builtins.c (expand_builtin_apply): Likewise.
8168         * expr.h (prepare_call_address): Update decl.
8169
8170 2001-07-17  Chandrakala Chavva  <cchavva@redhat.com>
8171
8172         * config.gcc: For *-*-chorusos triplet, get chorus.h file from
8173         config directory.
8174         * config/i386/chorus.h: Move up.
8175         * config/sparc/chorus.h: Likewise.
8176         * config/rs6000/chorus.h: Likewise.
8177         * config/chorus.h: Moved here.
8178
8179 2001-07-17  Andreas Schwab  <schwab@suse.de>
8180
8181        * configure.in  (assembler eh_frame optimization): Handle big
8182        endian.
8183        * configure: Regenerated.
8184
8185 Tue Jul 17 23:43:31 CEST 2001  Jan Hubicka  <jh@suse.cz>
8186
8187         * expr.c (epxand_expr): Convert divisions into multiplications by
8188         reciprocals if -ffast-math.
8189
8190 2001-07-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8191
8192         * dbxout.c (dbxout_really_begin_function): Rename to
8193         dbxout_begin_function.
8194         (dbx_debug_hooks, xcoff_debug_hooks): Update.
8195         (dbxout_begin_function): Remove.
8196         (dbxout_function): Update.
8197         (dbxout_source_line): Update prototype.
8198         * dbxout.h (dbxout_begin_function): Remove.
8199         * debug.c (do_nothing_debug_hooks): Update.
8200         (debug_nothing_tree): Update.
8201         (debug_nothing_charstar_rtx): Remove.
8202         * debug.h (union tree_node): Declare.
8203         (struct rtx_def): Remove.
8204         (gcc_debug_hooks): New hooks begin_prologue, end_prologue,
8205         begin_function.  Change source_line prototype.
8206         (debug_nothing_tree): New.
8207         (debug_nothing_charstar_rtx): Delete.
8208         (dwarf2out_begin_prologue): Moved from ...
8209         * tree.h: ... here.
8210         * dwarf2out.c (dwarf2_debug_hooks): Update.
8211         (dwarf2out_begin_prologue): Update prototype.  If genuine dwarf2
8212         debug info, call dwarf2out_source_line.
8213         (dwarf2out_souce_line): Update prototype.
8214         * dwarfout.c (dwarfout_begin_function): Rename dwarfout_end_prologue.
8215         Change prototype, make static.
8216         (dwarfout_source_line): Update prototype.
8217         (dwarf_debug_hooks): Update.
8218         * dwarfout.h (dwarfout_begin_function): Remove.
8219         * final.c (final_start_function, final_scan_insn): Use appropriate
8220         debug hooks, update to use notice_source_line.
8221         (output_source_line): Rename notice_source_line.  Don't call the
8222         source_line debug hook.
8223         * sdbout.c (sdbout_begin_function): Rename sdbout_begin_prologue,
8224         make static, update prototype.
8225         (sdbout_mark_begin_function): Rename sdbout_begin_function, update
8226         prototype.
8227         (sdbout_end_prologue): New.
8228         (sdbout_source_line): Update prototype.
8229         (sdbout_debug_hooks): Update.
8230         (sdbout_symbol): Remove unused var.
8231         * sdbout.h (sdbout_begin_function, sdbout_mark_begin_function):
8232         Delete.
8233         * varasm.c: Include debug.h.
8234         (assemble_start_function): Use begin_function debug_hook.
8235         * xcoffout.c (xcoffout_begin_prologue): Rename xcoffout_begin_function,
8236         update with prototype.
8237         (xcoffout_source_line): Update prototype.
8238         * xcoffout.h (xcoffout_begin_prologue): Rename xcoffout_begin_function,
8239         update prototype.
8240         (xcoffout_source_line): Update prototype.
8241
8242 2001-07-17  Richard Henderson  <rth@redhat.com>
8243
8244         * c-typeck.c (build_binary_op): Do not shorten unsigned
8245         right shift after sign extension.
8246
8247 Tue Jul 17 16:56:05 CEST 2001  Jan Hubicka  <jh@suse.cz>
8248
8249         * combine.c (combine_simplify_rtx): Attempt to simplify
8250         a*(b/c) as (a*b)/c for floats in unsafe_math mode.
8251
8252         * simplify-rtx.c (avoid_constatn_pool_reference): New static function.
8253         (simplify_binary_operation, simplify_unary_operation,
8254          simplify_relational_operation): Use it.
8255
8256         * combine.c (combine_simplify_rtx): Don't do associative law
8257         on divisions; allow associative law on floats.
8258
8259 2001-07-17  H.J. Lu <hjl@gnu.org>
8260             Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8261
8262         * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and
8263         ASM_OUTPUT_WEAK_ALIAS are defined.
8264         * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Define if possible.
8265         * config/mips/iris6.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL):
8266         Moved ...
8267         * config/mips/iris5.h: ... here.
8268         (HANDLE_SYSV_PRAGMA): Defined as 1.
8269         * varasm.c (weak_finish): Use ASM_OUTPUT_WEAK_ALIAS.
8270         * doc/tm.texi (ASM_OUTPUT_WEAK_ALIAS): Support the undefined weak
8271         symbol.
8272
8273 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8274
8275         * c-parse.in (all_prefix_attributes): New variable.
8276         (PUSH_DECLSPEC_STACK, POP_DECLSPEC_STACK): New macros.
8277         (maybe_resetattrs): New production.
8278         (c_parse_init, datadef, fndef, datadecl, setspecs, setattrs, decl,
8279         maybe_type_quals_setattrs, initdecls, notype_initdecls, initdcl,
8280         notype_initdcl, nested_function, notype_nested_function,
8281         component_decl, components, components_notype,
8282         component_declarator, component_notype_declarator,
8283         absdcl_maybe_attribute, parm, firstparm, setspecs_fp, ivar_decl,
8284         ivars, mydecl, myparm): Update.  Avoid prefix attributes just
8285         after a comma being applied to more than one declarator.
8286         * doc/extend.texi (Attribute Syntax): Update.  Remove
8287         documentation of bugs that are no longer present.
8288
8289 2001-07-13  Eric Christopher  <echristo@redhat.com>
8290
8291         * config/mips/mips.h: Change TUNE_MIPS* options to use
8292         mips_tune.
8293         (EXTRA_SPECS): Add cc1_cpu_spec.
8294         * config/mips/mips.md (muldf3): Fix typo.
8295
8296 2001-07-16  Richard Henderson  <rth@redhat.com>
8297
8298         * config/m68k/m68k.c: Include expr.h and reload.h.
8299         (print_operand_address) [16 bit int]: Cast INTVAL to int for %d.
8300         [general int]: Use HOST_WIDE_INT_PRINT_DEC.
8301
8302 2001-07-16  Daniel Berlin  <dan@cgsoftware.com>
8303             Richard Henderson  <rth@redhat.com>
8304
8305         * cse.c (set_live_p): Take INSN argument for cc0; update callers.
8306         (insn_live_p): Fix fall off end of function.
8307         (dead_libcall_p): Remove COUNTS argument; update callers.
8308         (delete_trivially_dead_insns): Remove unused variables.
8309
8310 2001-07-17  Andreas Jaeger  <aj@suse.de>
8311
8312         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for
8313         x86-64 pic support.
8314
8315         * lcm.c (optimize_mode_switching): Avoid warning for unused
8316         variable if !NORMAL_MODE.
8317
8318         * flow.c (try_crossjump_to_edge): Remove unused variable.
8319
8320 2001-07-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8321
8322         * inclhack.def (ultrix_atexit_param): New hack to fix ultrix 4.3
8323         atexit declaration in stdlib.h.
8324
8325 2001-07-16  Richard Begg  <Richard.Begg@colesmyer.com.au>
8326
8327         * fixinc/inclhack.def(hpux_vsnprintf): brokenness in stdio.h
8328
8329 Mon Jul 16 22:48:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
8330
8331         * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
8332         * except.c (finish_eh_generation): Update call of cleanup_cfg;
8333         do rebuild_jump_labels instead of jump_optimize
8334         * sibcall.c (optimize_sibling_and_tail_recursive_call): Likewise.
8335         * toplev.c (rest_of_compulation): Likewise for -Wreturn_type.
8336         * flow.c (try_optimize_cfg): Remove unneeded code_labels.
8337
8338         * flow.c: Include timevar.h
8339         (find_basic_block): Push/pop timevar;
8340         (cleanup_cfg): Likewise.
8341         * timevar.def (TV_CFG, TV_CLEANUP_CFG): New.
8342         * Makefile: Add dependencies on timevar.h
8343
8344         * integrate.c (save_for_inline): Kill all BASIC_BLOCK notes.
8345         (copy_insn_list): Avoid killing of BASIC_BLOCK notes.
8346
8347         * rtl.h (delete_trivially_dead_insns): Add new parameter.
8348         * toplev.c (rest_of_compilation): Update calls.
8349         * cse.c (set_live_p, insn_live_p, dead_libcall_p): Break out from ...
8350         (delete_trivially_dead_insns): ... here; accept new argument
8351         preserve_basic_blocks; preserve basic blocks if set.
8352
8353         * reg-stack.c (stack_regs_mentioned): Return 0 if
8354         stack_regs_mentioned_data is not initialized.
8355         (reg_to_stack): Make stack_regs_mentioned survive after the
8356         reg-stack is completted; do not call cleanup_cfg.
8357         * toplev.c (rest_of_compilation): Do cleanup_cfg before bb-reorder;
8358         make cleanup_cfg after bb-reorder to output to debug file.
8359
8360 2001-07-16  Richard Henderson  <rth@redhat.com>
8361
8362         * regclass.c (init_reg_sets): Use only 32 bits per initializer
8363         from int_reg_class_contents.
8364
8365 2001-07-16  Richard Henderson  <rth@redhat.com>
8366
8367         * hard-reg-set.h (regs_invalidated_by_call): Declare.
8368         * regclass.c (regs_invalidated_by_call): Move from cse.c.
8369         (init_reg_sets_1): Move initialization from cse_main.
8370         * cse.c (regs_invalidated_by_call): Move to regclass.c.
8371         (cse_main): Move its initialization also.
8372         * df.c (df_insn_refs_record): Use regs_invalidated_by_call.
8373         * flow.c (propagate_one_insn): Likewise.
8374         * gcse.c (compute_hash_table): Likewise.
8375         (compute_kill_rd, compute_store_table): Likewise.
8376         * sched-deps.c (sched_analyze_1): Likewise.
8377
8378 Mon Jul 16 18:07:07 2001  J"orn Rennecke <amylaar@redhat.com>
8379
8380         * gcse.c (pre_insert_copy_insn): Use gen_move_insn instead of
8381         gen_rtx_SET.
8382
8383 2001-07-16  Steve Ellcey <sje@cup.hp.com>
8384
8385         * dominance.c (calc_dfs_tree_nonrec): Reverse order of tests
8386         in if statement so we don't access undefined memory.
8387
8388 2001-07-16  Daniel Berlin  <dan@cgsoftware.com>
8389
8390         * gcse.c: Update comment at top.
8391         Update comment on mem handling.
8392         mem_last_set, mem_first_set, mem_set_in_block: gone.
8393         Declaration of reg_set_info: gone.
8394         (oprs_unchanged_p): Don't use mem_*set_* anymore. They are
8395         pointless with load_killed_in_block_p (they are *more*
8396         conservative then it, not less, and less accurate).
8397         (oprs_not_set_p): Ditto.
8398         (alloc_gcse_mem): Don't allocate mem_set_in_block
8399         (free_gcse_mem): Don't free it, either.
8400         (record_last_mem_set_info): Update comment in front, remove
8401         mem_*set_* stuff. Note the reason we don't handle stores directly
8402         here.
8403         (compute_hash_table): Update comments to reflect reality. Remove
8404         mem_*set_* references.
8405         (reset_opr_set_tables): Remove mem_*set_* references.
8406         (mark_call): Ditto.
8407         (mark_set): Ditto.  Also remove double sets of bitmaps for REG's.
8408         (mark_clobber): Ditto (on both parts, we double set here too).
8409         (expr_killed_p): Remove mem_set_in_block test.
8410         (compute_transp): Remove mem_set_in_block test.
8411
8412         * ssa-ccp.c: (optimize_unexecutable_edges): Add note about removal
8413         of edge, and removal of phi alternative to dump file.
8414         (ssa_ccp_substitute_constants): Add note about register now being
8415         constant, and which uses were replaced in what insns to dump file.
8416
8417 2001-07-16  Andreas Jaeger  <aj@suse.de>
8418
8419         * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output
8420         variables of type HOST_WIDEST_INT.
8421
8422         * libgcc2.c (__bb_exit_func): Handle gcov_type as long long.
8423         (__bb_exit_func): Correct type of count_max to avoid overflow.
8424         (num_digits): Handle long long argument.
8425
8426         * combine.c (gen_lowpart_for_combine): Remove unused variable.
8427
8428 2001-07-16  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8429
8430         * output.h (sdb_begin_function_line): Restore as an extern
8431         variable.
8432         * sdbout.c (sdb_begin_function_line): Make extern.
8433
8434 2001-07-15  Richard Henderson  <rth@redhat.com>
8435
8436         * machmode.def (Pmode): Redefine if GENERATOR_FILE.
8437         * genrecog.c (maybe_both_true_mode): New.
8438         (maybe_both_true_2): Use it.
8439         (write_switch): Don't put Pmode in a switch.
8440         * rtl.c (mode arrays): Don't explicitly size them.
8441
8442 Sun Jul 15 14:07:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
8443
8444         * toplev.c (rest_of_compilation): Fix register_life_up_to_date
8445         handling; move unconditional splitting before mode switching.
8446
8447         * i386.md (type): Add fistp type.
8448         (i387, length_attr, scheduling definitions): Handle this type.
8449         (fix_trunc?f?i2): Revamp to use mode switching.
8450         (fix_trunct?f?i_nonmemory, fix_trunc?f?i_memory): New patterns.
8451         * i386.h (fp_cw_mode): New enum
8452         (OPTIMIZE_MODE_SWITCHING, NUM_MODES_FOR_MODE_SWITCHING, MODE_NEEDED,
8453         MODE_PRIORITY_TO_MODE, ENUM_MODE_SET): New macros.
8454
8455 Sun Jul 15 12:53:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8456
8457         * Makefile.in (integrate.o): Add debug.h.
8458         * integrate.c (debug.h): Add.
8459         (output_inline_function): Save, reset, and restore debug_hooks.
8460
8461 2001-07-15  Richard Henderson  <rth@redhat.com>
8462
8463         * config/alpha/alpha.c (alpha_emit_xfloating_compare): Use CCmode
8464         instead of COMPARE for the EQUIV expression.
8465
8466 2001-07-15  Richard Henderson  <rth@redhat.com>
8467
8468         * flow.c (redirect_edge_and_branch_force): Initialize
8469         global_live_at_start and global_live_at_end.
8470         (allocate_bb_life_data): Export.
8471         * basic-block.h (allocate_bb_life_data): Declare.
8472         * toplev.c (rest_of_compilation): Call it.
8473
8474 2001-07-15  Richard Henderson  <rth@redhat.com>
8475
8476         * config/alpha/alpha.c (alpha_tablejump_addr_vec): New.
8477         (alpha_tablejump_best_label): New.
8478         * config/alpha/alpha-protos.h: Declare them.
8479         * config/alpha/alpha.md: Use braced strings for code blocks.
8480         (tablejump_osf): Break out add with r29.
8481         (tablejump_osf_internal): Remove.
8482         (tablejump_osf_nt_internal): Rename from tablejump_nt_internal,
8483         use alpha_tablejump_addr_vec and alpha_tablejump_best_label.
8484
8485 Sun Jul 15 00:53:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
8486
8487         * loop.c (scan_loop): Add USEs inside PARALLELs into dependencies
8488         of the movable.
8489
8490         * toplev.c (rest_of_compilation): Allow new pseudoes for mode switching.
8491
8492         * i386-protos.h (ix86_split_fp_branch): Update prototype.
8493         (ix86_fp_jump_nontrivial_p): New.
8494         * i386.md (fp_jcc_?): Update call of split_fp_branch;
8495         use ix86_fp_jump_nontrivial_p.
8496         * i386.c (ix86_fp_jump_nontrivial_p): New.
8497         (ix86_split_fp_branch): Accept code instead of rtx.
8498         (ix86_expand_compare): Expand comparison early in case
8499         doing so is resonably cheap.
8500
8501 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
8502
8503         * config/rs6000/sysv4.h (CPP_ENDIAN_BIG_SPEC): Assert 'endian'
8504         not 'machine'.
8505         (CPP_ENDIAN_LITTLE_SPEC): Assert 'endian' not 'machine'.
8506         (CPP_ENDIAN_SOLARIS_SPEC): Assert 'endian' not 'machine'.
8507
8508 2001-07-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8509
8510         * dbxout.c (dbxout_source_line): Make static, update prototype.
8511         (dbx_debug_hooks, xcoff_debug_hooks): Add new hooks.
8512         (dbxout_init, dbxout_finish, dbxout_source_line,
8513         dbxout_begin_block, dbxout_end_block): Update for new prototypes.
8514         * dbxout.h (dbxout_source_line): Delete.
8515         * debug.c (debug_nothing_file, debug_nothing_file_int,
8516         debug_nothing_file_charstar_rtx): New.
8517         (do_nothing_debug_hooks): Update.
8518         (debug_nothing_void, debug_nothing_charstar_rtx,
8519         dwarf2out_end_epilogue): New.
8520         (debug_nothing_file_charstar, debug_nothing_file_int_int): Rename.
8521         * debug.h (struct rtx_def): Declare.
8522         (gcc_debug_hooks): New hooks source_line, end_epilogue
8523         and end_function.
8524         (debug_nothing_void, debug_nothing_charstar_rtx,
8525         dwarf2out_end_epilogue): New.
8526         (debug_nothing_file_charstar, debug_nothing_file_int_int): Rename.
8527         * dwarf2out.c (dwarf2out_source_line): Make static, update prototype.
8528         (dwarf2_debug_hooks): Update.
8529         (dwarf2out_init, dwarf2out_finish, dwarf2out_source_line,
8530         dwarf2out_begin_block, dwarf2out_end_block): Update for new prototypes.
8531         * dwarf2out.h (dwarf2out_source_line): Remove.
8532         * dwarfout.c (dwarfout_end_epilogue, dwarfout_end_function):
8533         Make static, update prototype.
8534         (dwarfout_init, dwarfout_finish, dwarfout_source_line,
8535         dwarfout_begin_block, dwarfout_end_block): Update for new prototypes.
8536         (dwarf_debug_hooks): Update.
8537         * dwarfout.h (dwarfout_end_epilogue, dwarfout_source_line,
8538         dwarfout_end_function): Remove.
8539         * final.c (profile_function): Use debug hooks for ending functions
8540         and epilogues.
8541         (output_source_line, final_end_function): Update prototype,
8542         use debug hooks.
8543         (final_start_function, final_scan_insn): Update.
8544         * output.h (sdb_begin_function_line): Remove.
8545         (final_end_function): Update prototype.
8546         * sdbout.c (sdb_begin_function_line): Make static.
8547         (PUT_SDB_EPILOGUE_END): Move to sdbout_end_epilogue.
8548         (sdbout_source_line): New.
8549         (sdbout_end_epilogue, sdbout_end_function): Make static, update
8550         prototypes.
8551         (sdb_debug_hooks): Update.
8552         (sdbout_init, sdbout_source_line,
8553         sdbout_begin_block, sdbout_end_block): Update for new prototypes.
8554         * sdbout.h (sdbout_end_epilogue, sdbout_end_function): Remove.
8555         * toplev.c (compile_file, rest_of_compilation): Update.
8556         * tree.h (dwarf2out_end_epilogue): Move to debug.h.
8557         * xcoffout.c (xcoffout_source_line, xcoffout_begin_block,
8558         xcoffout_end_block, xcoffout_end_epilogue, xcoffout_end_function):
8559         Update for prototype changes.
8560         * xcoffout.h (xcoffout_source_line, xcoffout_begin_block,
8561         xcoffout_end_block, xcoffout_end_epilogue): Update prototypes.
8562
8563 2001-07-15  Richard Henderson  <rth@redhat.com>
8564
8565         * config/alpha/alpha.h (TARGET_ABI_OSF): New.
8566         (TARGET_ABI_WINDOWS_NT, TARGET_ABI_OPEN_VMS): Rename; update users.
8567         * config/alpha/alpha-protos.h: Update TARGET_ABI_* users.
8568         * config/alpha/alpha.c: Likewise.
8569         * config/alpha/alpha.md: Likewise.
8570         * config/alpha/alpha32.h: Likewise.
8571         * config/alpha/vms.h: Likewise.
8572         (OPEN_VMS): Remove.
8573
8574 2001-07-14  Richard Henderson  <rth@redhat.com>
8575
8576         * config/alpha/alpha.md: Use define_constants for unspec values.
8577         Substitute throughout.
8578
8579 2001-07-14  Tim Josling  <tej@melbpc.org.au>
8580
8581         * tree.def (EXPON_EXPR) remove. Never supported anyway.
8582
8583 2001-07-14  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8584
8585         * pa.md: Remove unused constraints from define_split's.
8586
8587 2001-04-14  Richard Henderson  <rth@redhat.com>
8588
8589         * ifcvt.c (find_cond_trap): Test for exit block.
8590
8591 Sun Jul 15 00:50:20 CEST 2001  Jan Hubicka  <jh@suse.cz>
8592
8593         Re-install recently reverted patch.
8594         * emit-rtl.c (try_split): Update mark_jump_label call.
8595         * flow.c (find_sub_basic_blocks): Likewise.
8596         * jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
8597         jump_back_p): Kill.
8598         (mark_all_labels): Kill second parameter.
8599         (jump_optimize, jump_optimize_1): Kill cross_jump parameter.
8600         (rebuild_jump_labels, jump_optimize_minimal): Update call
8601         of jump_optimize_1.
8602         (jump_optimize_1): Kill crossjumping code.
8603         (mark_jump_label): Kill cross_jump parameter.
8604         * rtl.h (mark_jump_label, jump_optimize): Update prototypes.
8605         (JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
8606         * reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
8607          splitting.
8608         * toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
8609         DFI_bpro.
8610         (dump_file_info): Likewise.
8611         (rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
8612         reorganize passes to do reg-stack first, bb-reorder second.
8613         * invoke.texi (-d letters doc): Remove the jump2 pass.
8614
8615 2001-07-14  Richard Henderson  <rth@redhat.com>
8616
8617         * ifcvt.c (find_cond_trap): New.
8618         (find_if_header): Call it.
8619         (merge_if_block): Relax existing jump sanity check.
8620         * jump.c (jump_optimize_1): Remove conditional trap handling.
8621
8622 2001-07-14  Alan Modra  <amodra@bigpond.net.au>
8623
8624         * config/pa/pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit
8625         millicode.
8626         (insn_refs_are_delayed): Correct comment.
8627         * config/pa/pa.h (INSN_REFERENCES_ARE_DELAYED): Likewise.
8628         * config/pa/pa.md (mulsi3): If TARGET_64BIT, clobber r2
8629         instead of r31.  Make associated insn !TARGET_64BIT, and
8630         provide an additional 64-bit insn that clobbers r2.
8631         (divsi3): Likewise.
8632         (udivsi3): Likewise.
8633         (modsi3): Likewise.
8634         (umodsi3): Likewise.
8635
8636 Sat Jul 14 02:58:38 CEST 2001  Jan Hubicka  <jh@suse.cz>
8637
8638         * bb-reorder.c (skip_insn_after_block): Get past the line number notes.
8639
8640         * flow.c (redirect_edge_and_branch_force, split_edge,
8641         try_crossjump_to_edge): Use set_block_for_new_insns.
8642         * bb-reorder.c (emit_jump_to_block_after): Call set_block_for_new_insns.
8643
8644 2001-07-13  H.J. Lu  (hjl@gnu.org)
8645
8646         * config/elfos.h (UNIQUE_SECTION): Enable .bss section with
8647         the correct patch.
8648
8649 2001-07-13  Geoffrey Keating  <geoffk@redhat.com>
8650
8651         Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.
8652
8653 2001-07-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8654
8655         * c-common.c (decl_attributes): Take a pointer to the node to
8656         which attributes are to be attached, and a flags argument.
8657         * c-common.h (enum attribute_flags): New.
8658         (decl_attributes): Update prototype.
8659         * c-decl.c (start_decl, push_parm_decl, finish_struct,
8660         finish_enum, start_function): Update calls to decl_attributes.
8661         * c-parse.in (component_declarator, component_notype_declarator,
8662         label): Update calls to decl_attributes.
8663
8664 Fri Jul 13 23:04:00 2001  Denis Chertykov  <denisc@overta.ru>
8665
8666         * config/avr/avr.md (strlenhi): PARALLEL keyword removed.
8667         * config/avr/avr.c (legitimate_address_p): Return value changed
8668         from letter to register classes. For better debugging.
8669
8670 2001-07-13  Kazu Hirata  <kazu@hxi.com>
8671
8672         * jump.c (reversed_comparison_code_parts): Fix comment typos.
8673
8674 2001-07-13  H.J. Lu  (hjl@gnu.org)
8675
8676         * config/elfos.h (UNIQUE_SECTION): Enable .bss section.
8677
8678 2001-07-13  Marc Espie  <espie@cvs.openbsd.org>
8679
8680         * config.gcc (*-*-openbsd*):  Add fragment to compile libgcc
8681         correctly for shared configurations.
8682         * config/t-libgcc-pic:  New.
8683         * config/{i386,m68k,sparc}/t-openbsd:  New.
8684         * config/openbsd.h:  Include cpu_spec in cpp_spec where needed.
8685         Support -shared.  Support debugging libraries with -g.
8686         * config/i386/openbsd.h:  Correct ASM_COMMENT_START.  Ensure dwarf2
8687         frame information does not emit pointer diffs.
8688         * config/sparc/openbsd.h:  Ensure dwarf2 frame information does not
8689         emit pointer diffs.
8690
8691 2001-07-13  Geoffrey Keating  <geoffk@redhat.com>
8692
8693         Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.
8694
8695 2001-07-13  David Edelsohn  <edelsohn@gnu.org>
8696
8697         * combine.c (try_combine): Ensure const_int pow2 is positive.
8698
8699 2001-07-13  Hartmut Penner  <hpenner@de.ibm.com>
8700
8701         * config.gcc: Add configuration for s/390.
8702         * config/s390/s390.c: New. Subroutines for code generation.
8703         * config/s390/s390.h: New. Definitions for s/390.
8704         * config/s390/s390-protos.h: New. Prototypes.
8705         * config/s390/linux.h: New. Definitions for linux for s/390.
8706         * config/s390/linux64.h: New. Definitions for linux for zSeries.
8707         * config/s390/t-linux: New. Makefile fragment.
8708         * config/s390/s390.md: New. Machine description for s/390 and zSeries.
8709         * config/s390/fixdfdi.h: New. Fix L_fix*di.
8710
8711 Fri Jul 13 14:46:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
8712
8713         * emit-rtl.c (try_split): Update mark_jump_label call.
8714         * flow.c (find_sub_basic_blocks): Likewise.
8715         * jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
8716         jump_back_p): Kill.
8717         (mark_all_labels): Kill second parameter.
8718         (jump_optimize, jump_optimize_1): Kill cross_jump parameter.
8719         (rebuild_jump_labels, jump_optimize_minimal): Update call
8720         of jump_optimize_1.
8721         (jump_optimize_1): Kill crossjumping code.
8722         (mark_jump_label): Kill cross_jump parameter.
8723         * rtl.h (mark_jump_label, jump_optimize): Update prototypes.
8724         (JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
8725         * reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
8726          splitting.
8727         * toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
8728         DFI_bpro.
8729         (rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
8730         reorganize passes to do reg-stack first, bb-reorder second.
8731         * invoke.texi (-d letters doc): Remove the jump2 pass.
8732
8733 2001-07-12  Steve Ellcey <sje@cup.hp.com>
8734
8735         * toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef.
8736
8737 Thu Jul 12 17:57:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
8738
8739         * flow.c (try_optimize_cfg): Delete whole chain of trivially dead
8740         basic blocks.
8741         (verify_flow_info): Make diagnostics prettier.
8742
8743 Thu Jul 12 16:48:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
8744
8745         * flow.c (find_basic_blocks_1): Do not emit NOP after call.
8746
8747         * flow.c (outgoing_edges_match): Return early if condition reversal
8748         failed.
8749
8750 2001-07-06  Richard Sandiford  <rsandifo@redhat.com>
8751
8752         * config/mips/mips.c (print_operand): Extend '%D' to memory operands.
8753         (mips_move_2words): When splitting a move into two instructions,
8754         prefix the second address operand with '%D'.
8755
8756 2001-07-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8757
8758         * Makefile.in (final.o): Depend on debug.h.
8759         * dbxout.c (dbxout_begin_block, dbxout_end_block): New.
8760         (dbx_debug_hooks): Add new hooks.
8761         (xcoff_debug_hooks): New.
8762         * debug.c (debug_nothing_file_int_int): New.
8763         (do_nothing_debug_hooks): Update.
8764         * debug.h (gcc_debug_hooks): New hooks begin_block and end_block.
8765         (debug_nothing_file_int_int): New.
8766         * dwarf2out.c (dwarf2out_begin_block, dwarf2out_end_block): Make
8767         static, update prototype.
8768         (dwarf2_debug_hooks): Update.
8769         * dwarf2out.h (dwarf2out_begin_block, dwarf2out_end_block): Remove.
8770         * dwarfout.c (dwarfout_begin_block, dwarfout_end_block): Make
8771         static, update prototype.
8772         (dwarf_debug_hooks): Update.
8773         * dwarfout.h (dwarfout_begin_block, dwarfout_end_block): Remove.
8774         * final.c: Include debug.h.
8775         (final_scan_insn): Use debug hooks when beginning and ending blocks.
8776         * sdbout.c (sdbout_begin_block, sdbout_end_block): Make
8777         static, update prototype.
8778         (sdb_debug_hooks): Update.
8779         * sdbout.h (sdbout_begin_block, sdbout_end_block): Remove.
8780         * toplev.c: Distinguish between xcoff and dbx.
8781
8782         * f/lex.c (ffelex_file_pop_, ffelex_file_push_, ffelex_hash_):
8783         Call all debug hooks, not just dwarf ones.
8784
8785 2001-07-11  Timothy Wall  <twall@redhat.com>
8786
8787         * config.gcc: Add configuration for AIX5/IA64.
8788         * config/ia64/aix.h: New.  AIX5/IA64-specific configuration.
8789         * config/ia64/crt[in].asm: New.  Generic static ctor/dtor
8790         support prefix/suffix code.
8791         * config/ia64/t-aix: New.  Makefile fragment.
8792         * config/ia64/unwind-aix.c: New.  Unwind table entry lookup.
8793
8794 2001-07-11  Kazu Hirata  <kazu@hxi.com>
8795
8796         * recog.c (validate_change): Fix a comment typo.
8797
8798 2001-07-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8799
8800         * Makefile.in (c-lex.o): Wrap long lines.  Depend on debug.h.
8801         * c-lex.c (cb_file_change, cb_define, cb_undef): Use debug
8802         hooks directly.
8803         * dbxout.c (dbx_debug_hooks): Add new hooks.
8804         (dbxout_start_new_source_file): Rename dbxout_start_source_file,
8805         make static.
8806         (dbxout_resume_previous_source_file): Rename dbxout_end_source_file,
8807         make static.
8808         * dbxout.h (dbxout_start_new_source_file,
8809         dbxout_resume_previous_source_file): Delete.
8810         * debug.c (do_nothing_debug_hooks): Add new hooks.
8811         (debug_nothing_init_finish): Rename debug_nothing_file_charstar.
8812         (debug_nothing_int_charstar, debug_nothing_int): New.
8813         * debug.h (gcc_debug_hooks): New hooks define, undef,
8814         start_source_file and end_source_file.
8815         (debug_nothing_init_finish): Rename debug_nothing_file_charstar.
8816         (debug_nothing_int_charstar, debug_nothing_int): New.
8817         * dwarf2out.c (dwarf2_debug_hooks): Add new hooks.  Move into
8818         the conditionally compiled section.
8819         (dwarf2out_start_source_file, dwarf2out_end_source_file,
8820         dwarf2out_define, dwarf2out_undef): Make static.
8821         * dwarf2out.h (dwarf2out_start_source_file, dwarf2out_end_source_file,
8822         dwarf2out_define, dwarf2out_undef): Remove.
8823         * dwarfout.c (dwarf_debug_hooks): Add new hooks.
8824         (dwarfout_start_source_file, dwarfout_end_source_file,
8825         dwarfout_define, dwarfout_undef): Make static.
8826         (dwarfout_start_source_file_check,
8827         dwarfout_end_source_file_check): New.
8828         (dwarfout_define, dwarfout_finish): Update.
8829         * dwarfout.h (dwarfout_start_new_source_file,
8830         dwarfout_resume_previous_source_file, dwarfout_define,
8831         dwarfout_undef): Remove.
8832         * sdbout.c (sdb_debug_hooks): Add new hooks.
8833         (sdbout_start_new_source_file): Rename sdbout_start_source_file,
8834         make static.
8835         (sdbout_resume_previous_source_file): Rename sdbout_end_source_file,
8836         make static, take an arg.
8837         * sdbout.h (sdbout_start_new_source_file,
8838         sdbout_resume_previous_source_file): Delete.
8839         * toplev.c (debug_start_source_file, debug_end_source_file,
8840         debug_define, debug_undef): Delete.
8841         * toplev.h (debug_start_source_file, debug_end_source_file,
8842         debug_define, debug_undef): Delete.
8843
8844         * java/jcf-parse.c: Include debug.h.
8845         (parse_class_file): Update to use debug hooks directly.
8846         * java/Make-lang.in (jcf-parse.o): Depend on debug.h.
8847
8848 Wed Jul 11 10:07:18 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8849
8850         * alias.c (set_mem_alias_set): New function.
8851         * rtl.h (set_mem_alias_set): Declare it.
8852         * builtins.c (expand_builtin_return_addr): Call it instead of
8853         using MEM_ALIAS_SET accessor.
8854         (expand_builtin_setjmp_setup, expand_builtin_longjmp): Likewise.
8855         (get_memory_rtx, expand_builtin_va_arg): Likewise.
8856         (expand_builtin_va_copy):Likewise.
8857         * caller-save.c (setup_save_areas): Likewise.
8858         * calls.c (compute_argument_addresses): Likewise.
8859         * explow.c (set_mem_attributes): Likewise.
8860         * expr.c (emit_single_push_insn, emit_push_insn): Likewise.
8861         (expand_assignment, store_constructor_field, store_field): Likewise.
8862         (expand_expr_unaligned): Likewise.
8863         * function.c (assign_stack_temp_for_type): Likewise.
8864         (put_reg_into_stack, gen_mem_addressof): Likewise.
8865         * ifcvt.c (noce_try_cmove_arith): Likewise.
8866         * reload1.c (reload, alter_reg): Likewise.
8867         * config/alpha/alpha.c (get_aligned_mem): Likewise.
8868         (alpha_set_memflags_1, alpha_expand_unaligned_load): Likewise.
8869         (alpha_expand_unaligned_store): Likewise
8870         (alpha_expand_unaligned_load_words): Likewise.
8871         (alpha_expand_unaligned_store_words): Likewise.
8872         (alpha_expand_block_clear, alpha_expand_prologue): Likewise.
8873         (alpha_expand_epilogue): Likewise.
8874         * config/arc/arc.c (arc_setup_incoming_varargs): Likewise.
8875         * config/clipper/clipper.c (clipper_builtin_saveregs): Likewise.
8876         * config/i386/i386.c (legitimize_pic_address): Likewise.
8877         * config/i960/i960.c (setup_incoming_varargs): Likewise.
8878         * config/ia64/ia64.c (spill_restore_mem): Likewise.
8879         * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
8880         * config/m8k/m88k.c (m88k_builtin_saveregs): Likewise.
8881         * config/mips/mips.c (mips_va_arg): Likewise.
8882         * config/mn10300/mn10300.c (mn10300_builtin_saveregs): Likewise.
8883         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
8884         * config/rs6000/rs6000.c (rs6000_emit_move): Likewise.
8885         (setup_incoming_varargs, rs6000_va_arg): Likewise.
8886         (rs6000_emit_eh_toc_restore, rs6000_emit_prologue): Likewise.
8887         (rs6000_emit_epilogue): Likewise.
8888         * config/sh/sh.c (sh_builtin_saveregs): Likewise.
8889         * config/sparc/sparc.c (sparc_va_arg): Likewise.
8890         * config/v850/v850.c (v850_va_arg): Likewise.
8891
8892 Wed Jul 11 21:27:25 CEST 2001  Jan Hubicka  <jh@suse.cz>
8893
8894         * flow.c (merge_blocks_move_successor_nojumps): Do not crash
8895         when fallthru edge is present.
8896         (mege_blocks): Handle case where creation of jump insn
8897         is required.
8898
8899         * basic-block.h (CLEANUP_EXPENSIVE, CLEANUP_CROSSJUMP,
8900         CLEANUP_POST_REGSTACK): New constants.
8901         * except.c (finish_eh_generation): Update call of cleanup_cfg,
8902         * jump.c (rtx_renumbered_equal_p): Handle 't' fields.
8903         * output.h (cleanup_cfg): Update prototype.
8904         * reg-stack.c (reg_to_stack): Use cleanup_cfg instead of jump_optimize
8905         * sibcall.c (optimize_sibling_and_tail_recursive_call): Update
8906         cleanup_cfg call; kill missleading comment.
8907         * toplev.c (rest_of_compilation): Update all cleanup_cfg calls.
8908         * flow.c (merge_blocks, try_optimize_cfg, cleanup_cfg): Accept mode
8909         parameter; control optimizations performed using it.
8910         (flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
8911         try_crossjump_bb): New functions.
8912
8913 2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8914
8915         * pa.c (pa_output_function_prologue): Delete prototype.  Make function
8916         extern.
8917         * pa.h (ASM_OUTPUT_MI_THUNK): Rename output_function_prologue to
8918         pa_output_function_prologue.
8919         * pa-protos.h (pa_output_function_prologue): New prototype.
8920
8921 2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8922
8923         * stmt.c (emit_case_nodes): Widen high and low instead of new_bound
8924         and low to get correct sign extension in low+high test.
8925
8926 2001-07-11  Janis Johnson <janis@us.ibm.com>
8927
8928         * gcov.c (arcdata): Use gcov_type to fix branch percentage
8929         for large hit count.
8930
8931         * profile.c (branch_prob): Fix .bbg info for computed gotos
8932         and C++ EH code.
8933
8934 2001-07-11  Mark Mitchell  <mark@codesourcery.com>
8935
8936         * stmt.c (parse_output_constraint): New function, split out
8937         from ...
8938         (expand_asm_operands): ... here.  Use parse_output_constraint.
8939         * tree.h (parse_output_constraint): Declare it.
8940
8941 2001-07-11  Richard Henderson  <rth@redhat.com>
8942
8943         * bitmap.c: Comment some functions; fiddle whitespace.
8944         (bitmap_free): Don't export.
8945         (bitmap_element_allocate): Use memset.
8946         * bitmap.h (bitmap_free): Don't declare.
8947
8948 2001-07-11  Daniel Berlin  <dan@cgsoftware.com>
8949
8950         * gcse.c, lcm.c, sched-deps.c:
8951         s/free on sbitmap vectors/sbitmap_vector_free on sbitmap vectors/g
8952
8953         * flow.c (flow_loops_find): Free dom if we found no loops, since
8954         we aren't going to save it.
8955
8956         * lcm.c (pre_edge_rev_lcm): Free st_antin, st_antout when we are
8957         done.
8958
8959 Wed Jul 11 09:00:48 2001  Jeffrey A Law  (law@cygnus.com)
8960
8961         * ssa-ccp.c (ssa_fast_dce): Free worklist when completed.
8962
8963 Wed Jul 11 10:07:18 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8964
8965         * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Add dummy version
8966         #ifndef DWARF2_DEBUGGING_INFO.
8967
8968 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8969
8970         * simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.
8971
8972 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8973
8974         * config/mips/mips.c (gen_int_relational): Tell the caller not to
8975         reverse a branch if a NE comparison is implemented with GTU.
8976
8977 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8978             H.J. Lu  <hjl@gnu.org>
8979
8980         * mips.md (call_internal1): Use CONSTANT_ADDRESS_P to check for
8981         constant addresses.
8982         (call_internal2): Likewise.
8983         (call_value_internal1): Likewise.
8984         (call_value_internal2): Likewise.
8985         (call_value_multiple_internal1): Likewise.
8986         (call_value_multiple_internal2): Likewise.
8987
8988 2001-07-10  Kazu Hirata  <kazu@hxi.com>
8989
8990         * calls.c (emit_library_call_value_1): Fix a comment typo.
8991         * dwarf2out.c (mem_loc_descriptor): Likewise.
8992         * config/i386/i386.c (ix86_expand_aligntest): Likewise.
8993
8994 2001-07-11  David Billinghurst <David.Billinghurst@riotinto.com>
8995
8996         * simplify-rtx.c (simplify_subreg): Fix typo in comment
8997
8998 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8999
9000         * recog.c (offsettable_address_p): Handle LO_SUM case.
9001         * config/mips/mips.c (double_memory_operand): Use adjust_address_nv
9002         instead of plus_constant.
9003
9004 2001-07-10  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9005
9006         * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge,
9007         fix setting of the reloads of that reload to RELOAD_FOR_OTHER_ADDRESS.
9008
9009 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9010
9011         * config/rs6000/rs6000.c (print_operand, case 'L', 'Y', 'Z'): Use
9012         adjust_address_nv instead of plus_constant.
9013
9014 2001-07-10  Neil Booth  <neil@daikokuya.demon.co.uk>
9015
9016         * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,
9017         dwarf2out.o): Depend on debug.h, wrap long lines.
9018         * dbxout.c: Include debug.h.
9019         (dbx_debug_hooks): New.
9020         (dbxout_init): Make static, take just 2 args.
9021         (dbxout_finish): Make static.
9022         * dbxout.h (dbxout_init, dbxout_finish): Delete.
9023         * debug.c: New file.
9024         * debug.h: New file.
9025         * dwarf2out.c: Include debug.h.
9026         (dwarf2_debug_hooks): New.
9027         (dwarf2out_init): Make static.
9028         (dwarf2out_finish): Make static, take 2 args.
9029         * dwarf2out.h (dwarf2out_init, dwarf2out_finish): Delete.
9030         * dwarfout.c: Include debug.h.
9031         (dwarf_debug_hooks): New.
9032         (dwarfout_init): Make static.
9033         (dwarfout_finish): Make static, take 2 args.
9034         * dwarfout.h (dwarfout_init, dwarfout_finish): Delete.
9035         * sdbout.c: Include debug.h.
9036         (sdb_debug_hooks): New.
9037         (sdbout_init): Make static, take 2 args.
9038         * sdbout.h (sdbout_init): Delete.
9039         * toplev.c: Include debug.h.
9040         (debug_hooks): New.
9041         (compile_file): Set deubg_hooks based on command line options.
9042         Use the hooks unconditionally rather than conditional compilation.
9043
9044 Tue Jul 10 09:04:45 2001  Jeffrey A Law  (law@cygnus.com)
9045
9046         * ssa-ccp.c (first_phi_node): Remove.  Replace uses with calls to
9047         first_insn_after_basic_block_note instead.
9048
9049         * df.c (df_bb_refs_unlink): #if 0 out for now.
9050
9051 2001-07-10  David Billinghurst <David.Billinghurst@riotinto.com
9052
9053         * ssa.h: Add prototype for ssa_const_prop
9054         * ssa-ccp.c: Add prototype for ssa_fast_dce and mark_references
9055         (ssa_ccp_substitute_constants): Fix signed vs unsigned comparison
9056         (ssa_fast_dce): Remove unused variable
9057
9058 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9059
9060         * diagnostic.c (finish_diagnostic): Rename to
9061         diagnostic_finish. Make it take an 'output_buffer *'.  Adjust
9062         calls thourghout.
9063
9064 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
9065
9066         * dwarf2out.c (dwarf2out_line): Emit -dA comment even when we have
9067         .loc support.
9068
9069         * collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.
9070         (dump_file): Only pad the demangled name with spaces if the
9071         mangled name was padded with spaces.
9072
9073 2001-07-10  Bernd Schmidt  <bernds@redhat.com>
9074
9075         * bb-reorder.c (make_reorder_chain_1): Correct branch/fallthru
9076         edge detection.
9077
9078 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9079
9080         * expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfield
9081         extraction if no direct load if either EXPAND_CONST_ADDRESS or
9082         EXPAND_INITIALIZER.
9083
9084         * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria for
9085         whether can put offset inside LO_SUM to check mode alignment, not size.
9086
9087 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9088
9089         * doc/tm.texi (Misc): Fix thinko.
9090
9091 2001-07-10  Jan van Male  <jan.vanmale@fenk.wau.nl>
9092
9093         * regmove.c (replace_in_call_usage): Fix warnings.
9094         * sched-deps.c (add_dependence): Fix warnings.
9095         * simplify-rtx.c (simplify_subreg): Likewise.
9096         Return NULL_RTX instead of NULL.
9097
9098         * reg-stack.c (emit_swap_insn): Eliminate warnings.
9099         (subst_asm_stack_regs): Likewise.
9100
9101         * combine.c (num_sign_bit_copies): Cast bitwidth to int to avoid
9102         warnings.
9103
9104         * dwarf2out.c (output_call_frame_info): Declare i as int.
9105         (build_abbrev_table): Declare n_alloc as int.
9106         (dwarf2out_finish): Initialize die.
9107         * except.c: Declare sjlj_funcdef_number as unsigned.
9108         (connect_post_landing_pads): Declare j as unsigned.
9109         (convert_to_eh_region_ranges): Initialize call_site.
9110         (output_function_exception_table): Initialize tt_format_size.
9111         * expr.c (move_by_pieces_1): Initialize to1.
9112         (store_constructor): Initialize minelt and maxelt.
9113         * flow.c (mark_regs_live_at_end): Declare i as unsigned.
9114         * function.c (instantiate_decls): Avoid signed/unsigned warning.
9115
9116         * c-decl.c (combine_parm_decls): Unused, remove.
9117         * c-tree.h: Remove prototype for combine_parm_decls.
9118
9119         * reload.c (push_reload): Fix warning.
9120         (regno_clobbered_p): Likewise.
9121         * reload1.c (replace_pseudos_in_call_usage): Likewise.
9122         (reload_combine): Likewise.
9123
9124         * bitmap.c: Rename bitmap_zero to bitmap_zero_bits to fix warnings.
9125         * bitmap.h: Rename bitmap_zero to bitmap_zero_bits to fix
9126         warnings.
9127         * bitmap.c (bitmap_operation): Change user.
9128         * bitmap.h (EXECUTE_IF_AND_COMPL_IN_BITMAP): Likewise.
9129
9130 2001-07-10  Eric Christopher  <echristo@redhat.com>
9131
9132         * config/mips/mips.c (override_options): Fix typo.
9133
9134 2001-07-09  Stan Shebs  <shebs@apple.com>
9135
9136         * target.h (struct gcc_target): New fields init_builtins and
9137         expand_builtin.
9138         * target-def.h (TARGET_INIT_BUILTINS): New macro.
9139         (TARGET_EXPAND_BUILTIN): New macro.
9140         (TARGET_INITIALIZER): Add them.
9141         * builtins.c: Include target.h.
9142         (expand_builtin): Use targetm.expand_builtin.
9143         (default_init_builtins): New function.
9144         (default_expand_builtin): New function.
9145         * expr.h (default_init_builtins): Declare.
9146         (default_expand_builtin): Declare.
9147         * c-common.c (c_common_nodes_and_builtins): Use
9148         targetm.init_builtins.
9149         * defaults.h (MD_INIT_BUILTINS): Remove.
9150         * Makefile.in (builtins.o): Depend on target.h.
9151
9152         * config/arm/arm.c (TARGET_INIT_BUILTINS): Define.
9153         (TARGET_EXPAND_BUILTIN): Define.
9154         * config/arm/arm.h (MD_INIT_BUILTINS): Remove.
9155         (MD_EXPAND_BUILTIN): Remove.
9156
9157         * config/c4x/c4x.c (TARGET_INIT_BUILTINS): Define.
9158         (TARGET_EXPAND_BUILTIN): Define.
9159         (c4x_init_builtins): Make endlink arg a local.
9160         (c4x_print_operand): Fix typos in adjust_address usages.
9161         * config/c4x/c4x-protos.h (c4x_init_builtins): Update decl.
9162         * config/c4x/c4x.h (MD_INIT_BUILTINS): Remove.
9163         (MD_EXPAND_BUILTIN): Remove.
9164
9165         * config/i386/i386.c (TARGET_INIT_BUILTINS): Define.
9166         (TARGET_EXPAND_BUILTIN): Define.
9167         (ix86_init_mmx_sse_builtins): New function, was ix86_init_builtins.
9168         (ix86_init_builtins): Call new function only if TARGET_MMX.
9169         * config/i386/i386-protos.h (ix86_init_mmx_sse_builtins): Declare.
9170         * config/i386/i386.h (MD_INIT_BUILTINS): Remove.
9171         (MD_EXPAND_BUILTIN): Remove.
9172
9173         * config/ia64/ia64.c (TARGET_INIT_BUILTINS): Define.
9174         (TARGET_EXPAND_BUILTIN): Define.
9175         * config/ia64/ia64.h (MD_INIT_BUILTINS): Remove.
9176         (MD_EXPAND_BUILTIN): Remove.
9177
9178         * doc/tm.texi: Document these changes.
9179
9180 2001-07-09  Diego Novillo  <dnovillo@redhat.com>
9181
9182         * basic-block.h (tree_node): Forward declare if needed.
9183         (struct basic_block_def): Add fields 'head_tree' and 'end_tree'.
9184         (BLOCK_HEAD_TREE): Define.
9185         (BLOCK_END_TREE): Define.
9186         (struct loops): Rename field 'tree' to 'tree_root'.
9187         * flow.c (entry_exit_blocks): Add initializers for 'head_tree' and
9188         'end_tree'.
9189         (flow_loops_tree_build): Rename reference to field 'tree' to
9190         'tree_root'.
9191         (flow_loops_level_compute): Ditto.
9192         * predict.c (estimate_bb_frequencies): Ditto.
9193         * tree.h (struct tree_common): Add field 'aux'.
9194
9195 2001-07-09  Stan Shebs  <shebs@apple.com>
9196
9197         * config/darwin.c (darwin_encode_section_info): Don't mark any
9198         DECL_EXTERNAL node as defined.
9199
9200 2001-07-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9201
9202         * pa.c (pa_init_machine_status, pa_mark_machine_status,
9203         pa_free_machine_status, hppa_init_pic_save): Delete.
9204         (hppa_pic_save_rtx): New.  Use get_hard_reg_initial_val.
9205         (hppa_profile_hook): Use hppa_pic_save_rtx.
9206         * pa.h (struct machine_function, PIC_OFFSET_TABLE_SAVE_RTX,
9207         hppa_init_pic_save): Delete.
9208         (hppa_pic_save_rtx): Declare.
9209         * pa.md (call, call_value, sibcall, sibcall_value,
9210         builtin_setjmp_receiver): Use hppa_pic_save_rtx.
9211
9212 2001-07-09  Kazu Hirata  <kazu@hxi.com>
9213
9214         * config/h8300/t-h8300 (LIB1ASMFUNCS): Add _floatdisf and _fixsfdi.
9215         * config/mn10200/t-mn10200 (LIB1ASMFUNCS): Likewise.
9216
9217 2001-07-09  Andreas Jaeger  <aj@suse.de>
9218
9219         * output.h: Add declaration of final_forward_branch_p.
9220
9221         * config/i386/i386.c (output_fix_trunc): Remove unused variable.
9222
9223         * varray.c: Include errors.h for internal_error and trim_filename
9224         declarations.
9225
9226         * Makefile.in (varray.o): Add errors.h.
9227
9228 2001-07-09  Toon Moene  <toon@moene.indiv.nluug.nl>
9229
9230         * expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.
9231         * optabs.c (have_add2_insn): Check whether the add insn chosen
9232         really accepts the operands.  (have_sub2_insn): Ditto for sub insn.
9233         * reload1.c (reload_cse_move2add): Adjust calls of have_add2_insn.
9234
9235 Mon Jul  9 13:26:40 2001  Jeffrey A Law  (law@cygnus.com)
9236
9237         * Makefile.in (OBJS): Add ssa-ccp.o
9238         (ssa-ccp.o): Add dependencies.
9239         * toplev.c (DFI_ssa_ccp): New dump file enum.
9240         (dump_file): Add entry for dumping after SSA CCP.
9241         (flag_ssa_ccp): New flag variable.
9242         (f_options): Add -fssa-ccp.
9243         (rest_of_compilation): Run SSA CCP if requested.
9244         * timevar.def (TV_SSA_CCP): New timevar.
9245         * ssa.c (mark_phi_and_copy_regs): Handle deleted PHI nodes.
9246         * doc/gcc.texi (Passes): Add documentation for SSA CCP pass.
9247         Fix minor typo in SSA DCE documentation.
9248         * doc/invoke.texi: Add documentation for new flag -fssa-ccp.
9249         Add documentation for new dump option.  Renumber dump files
9250         appropriately.
9251
9252 Mon Jul  9 21:36:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
9253
9254         * emit-rtl.c (gen_highpart_mode): New.
9255         * rtl.h (gen_highpart_mode): Declare.
9256         * sparc.md (insn splitters): Use gen_highpart_mode, whenever the
9257         operand can be VOIDmode constant.
9258
9259 Mon Jul  9 17:23:10 CEST 2001  Jan Hubicka  <jh@suse.cz>
9260
9261         * flow.c (redirect_edge_and_branch_force): New.
9262         (can_fallthru): Ensure that basic blocks are succeeding.
9263         (try_optimize_cfg): Do not delete basic block if it is the last one.
9264
9265         * flow.c (try_redirect_by_replacing_jump): Do not remove
9266         jumps with side effects, unlink chain on fallthru edge;
9267         set block for new jump instruction; avoid basic block to
9268         over by line number note.
9269
9270         * flow.c (try_simplify_condjump): Verify that the condjump
9271         is not always falling trought.
9272
9273         Re-install patch:
9274         * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
9275
9276         * flow.c (forwarder_block_p): Fix for fallthru blocks.
9277         (try_redirect_by_replacing_jump): Update properly the count
9278         and frequency information.
9279
9280 Mon Jul  9 06:41:07 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9281
9282         * emit-rtl.c (adjust_address, adjust_address_nv): Handle an
9283         address that is a LO_SUM specially.
9284         * explow.c (plus_constant_wide, case LO_SUM): Deleted.
9285
9286         * c-lang.c (start_cdtor): Remove extra parameter from start_function.
9287
9288         * emit-rtl.c (adjust_address_nv, replace_equiv_address_nv): New fcns.
9289         (operand_subword): Use them.
9290         (change_address_1): Renamed from change_address; new arg VALIDATE.
9291         * expr.h: Reflect above changes; change_address now macro.
9292         * alias.c (canon_rtx): Use replace_equiv_address_nv instead of
9293         making MEM.
9294         * cselib.c (add_mem_for_addr): Likewise.
9295         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
9296         * regmove.c (try_apply_stack_adjustment): Likewise.
9297         * reload.c (push_reload, make_memloc): Likewise.
9298         * reload1.c (eliminate_regs): Likewise.
9299         * simplify-rtx.c (simplify_replace_rtx): Likewise.
9300         * caller-save.c (setup_save_areas): Use adjust_address_nv instead of
9301         adjust_addess.
9302         * combine.c (make_extraction, simplify_shift_const): Likewise.
9303         (gen_lowpart_for_combine): Likewise.
9304         * cse.c (gen_lowpart_if_possible): Likewise.
9305         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
9306         * expr.c (expand_expr, case COMPONENT_REF): Likewise.
9307         * optabs.c (gen_move_insn): Likewise.
9308         * reload1.c (alter_reg): Likewise.
9309         * simplify-rtx.c (simplify_subreg): Likewise.
9310         * stmt.c (expand_anon_union_decl): Likewise.
9311         * recog.c (validate_replace_rtx_1): Likewise.
9312         (expr.h): Include.
9313         * Makefile.in (recog.o): Add $(EXPR_H).
9314         * explow.c (stabilize): Call replace_equiv_address.
9315         * expr.c (move_by_pieces_1, store_by_pieces_2): Likewise.
9316         * final.c (alter_subreg): OFFSET is HOST_WIDE_INT.
9317
9318 2001-07-03  Andrew Haley  <aph@redhat.com>
9319
9320         * expmed.c (store_fixed_bit_field): Don't use a mode bigger than
9321         the mode of the memory location.
9322
9323 2001-07-09  Bo Thorsen  <bo@suse.co.uk>
9324
9325         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix x86-64 vtable support.
9326
9327 2001-07-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9328
9329         * final.c (output_addr_const): Use target opening and
9330         closing parentheses.
9331         * target-def.h: Define TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN
9332         defaults, add to TARGET_ASM_OUT.
9333         * target.h (struct gcc_target): Add open_paren and close_paren.
9334         * doc/md.texi: Update.
9335         * doc/tm.texi: Document TARGET_ASM_FUNCTION_END_PROLOGUE,
9336         TARGET_ASM_FUNCTION_BEGIN_EPILOGUE, TARGET_ASM_OPEN_PAREN and
9337         TARGET_ASM_CLOSE_PAREN.
9338         * config/i386/i386.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
9339         Override.
9340         * config/pdp11/pdp11.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
9341         Override.
9342         * config/1750a/1750a.h (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): Remove.
9343         * config/a29k/a29k.h: Similarly.
9344         * config/alpha/alpha.h: Similarly.
9345         * config/arc/arc.h: Similarly.
9346         * config/arm/aof.h: Similarly.
9347         * config/arm/aout.h: Similarly.
9348         * config/avr/avr.h: Similarly.
9349         * config/c4x/c4x.h: Similarly.
9350         * config/clipper/clipper.h: Similarly.
9351         * config/convex/convex.h: Similarly.
9352         * config/d30v/d30v.h: Similarly.
9353         * config/dsp16xx/dsp16xx.h: Similarly.
9354         * config/elxsi/elxsi.h: Similarly.
9355         * config/fr30/fr30.h: Similarly.
9356         * config/h8300/h8300.h: Similarly.
9357         * config/i370/i370.h: Similarly.
9358         * config/i386/i386.h: Similarly.
9359         * config/i860/i860.h: Similarly.
9360         * config/i960/i960.h: Similarly.
9361         * config/ia64/ia64.h: Similarly.
9362         * config/m32r/m32r.h: Similarly.
9363         * config/m68hc11/m68hc11.h: Similarly.
9364         * config/m68k/m68k.h: Similarly.
9365         * config/m88k/m88k.h: Similarly.
9366         * config/mcore/mcore.h: Similarly.
9367         * config/mips/mips.h: Similarly.
9368         * config/mn10200/mn10200.h: Similarly.
9369         * config/mn10300/mn10300.h: Similarly.
9370         * config/ns32k/ns32k.h: Similarly.
9371         * config/pa/pa.h: Similarly.
9372         * config/pdp11/pdp11.h: Similarly.
9373         * config/pj/pj.h: Similarly.
9374         * config/romp/romp.h: Similarly.
9375         * config/rs6000/rs6000.h: Similarly.
9376         * config/sh/sh.h: Similarly.
9377         * config/sparc/sparc.h: Similarly.
9378         * config/v850/v850.h: Similarly.
9379         * config/vax/vax.h: Similarly.
9380         * config/we32k/we32k.h: Similarly.
9381
9382 2001-07-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9383
9384         * doc/c-tree.texi: Document representation of attributes.
9385
9386 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9387
9388         * doc/tm.texi: Update some places for the rename of target to
9389         targetm.  Fix typo.
9390
9391 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9392
9393         * target.h (struct gcc_target): Add insert_attributes.
9394         * target-def.h (TARGET_INSERT_ATTRIBUTES): Define.
9395         (TARGET_INITIALIZER): Update.
9396         * tree.c, tree.h (default_insert_attributes): New function.
9397         Update comments on other default functions to refer to targetm,
9398         not target.
9399         * doc/tm.texi (INSERT_ATTRIBUTES): Update to document
9400         TARGET_INSERT_ATTRIBUTES.
9401         (SET_DEFAULT_DECL_ATTRIBUTES): Remove.
9402         * c-common.c (decl_attributes): Use targetm.insert_attributes.
9403         Don't use PRAGMA_INSERT_ATTRIBUTES.
9404         * Makefile.in (c-common.o): Depend on $(TARGET_H).
9405         * c-decl.c (start_decl, start_function): Don't call
9406         SET_DEFAULT_DECL_ATTRIBUTES.
9407         * config/c4x/c4x.h (SET_DEFAULT_DECL_ATTRIBUTES): Don't define.
9408         * config/c4x/c4x-protos.h (c4x_set_default_attributes): Don't
9409         declare.
9410         * config/c4x/c4x.c (TARGET_INSERT_ATTRIBUTES): Define.
9411         (c4x_check_attribute): Avoid modifying attribute list itself.
9412         (c4x_set_default_attributes): Rename to c4x_insert_attributes.
9413         Make static.
9414         * config/sh/sh.h (PRAGMA_INSERT_ATTRIBUTES): Don't define.
9415         * config/sh/sh-protos.h (sh_pragma_insert_attributes): Don't
9416         declare.
9417         * config/sh/sh.c (TARGET_INSERT_ATTRIBUTES): Define.
9418         (sh_pragma_insert_attributes): Rename to sh_insert_attributes.
9419         Make static.
9420         * config/v850/v850.h (SET_DEFAULT_DECL_ATTRIBUTES): Don't define.
9421         * config/v850/v850-protos.h (v850_set_default_decl_attr): Don't
9422         declare.
9423         * config/v850/v850.c (TARGET_INSERT_ATTRIBUTES): Define.
9424         (v850_set_default_decl_attr): Rename to v850_insert_attributes.
9425         Adjust parameters.  Make static.
9426
9427 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9428
9429         * c-common.c (decl_attributes): Only take a single attributes
9430         parameter.
9431         * c-common.h (decl_attributes): Update prototype.
9432         * c-decl.c (start_decl, start_function): Only take a single
9433         attributes parameter.  Update calls to decl_attributes.
9434         (finish_struct, finish_enum): Update calls to decl_attributes.
9435         (push_parm_decl): Expect unified list of attributes.  Update call
9436         to decl_attributes.
9437         * c-parse.in (fndef, initdcl, notype_initdcl, nested_function,
9438         notype_nested_function, component_declarator,
9439         component_notype_declarator, label): Update calls to
9440         decl_attributes.
9441         (absdcl_maybe_attribute, parm, firstparm, myparm): Unify attribute
9442         lists that are passed to push_parm_decl.
9443         * c-tree.h (start_function, start_decl): Update prototypes.
9444         * config/sh/sh-protos.h, config/sh/sh.c
9445         (sh_pragma_insert_attributes): Only take a single attributes
9446         parameter.
9447         * config/sh/sh.h (PRAGMA_INSERT_ATTRIBUTES): Likewise.
9448         * doc/tm.texi (INSERT_ATTRIBUTES): Update.
9449         * objc/objc-act.c (define_decl, generate_objc_symtab_decl,
9450         build_module_descriptor, generate_static_references,
9451         generate_strings, build_selector_translation_table,
9452         generate_descriptor_table, generate_protocols,
9453         generate_ivars_list, generate_dispatch_table,
9454         generate_protocol_list, generate_category,
9455         generate_shared_structures, really_start_method, add_objc_decls,
9456         generate_classref_translation_entry): Update calls to start_decl
9457         and start_function.
9458         (build_tmp_function_decl, start_method_def): Unify attribute lists
9459         that are passed to push_parm_decl.
9460
9461 2001-07-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9462
9463         * final.c (no_asm_to_stream): New.
9464         (final_scan_insn): Use target structures for prologue ends
9465         and epilogue starts.
9466         * output.h (no_asm_to_stream): New.
9467         * target-def.h (TARGET_ASM_FUNCTION_END_PROLOGUE,
9468         TARGET_ASM_FUNCTION_BEGIN_EPILOGUE): New.
9469         (TARGET_ASM_OUT): Update.
9470         * target.h (struct gcc_target): New members function_end_prologue
9471         and function_begin_epilogue.
9472         * config/1750/1750.h (ASM_OUTPUT_FUNNAM): Delete as unused.
9473         * config/alpha/alpha-protos.h (output_end_prologue): Delete.
9474         * config/alpha/alpha.c (output_end_prologue): Rename to
9475         alpha_output_function_end_prologue.  Use in target struct
9476         and make static.
9477         * config/alpha/alpha.h (FUNCTION_END_PROLOGUE): Delete.
9478         * config/ia64/ia64-protos.h (ia64_output_end_prologue): Delete.
9479         * config/ia64/ia64.c (ia64_output_end_prologue): Rename to
9480         ia64_output_function_end_prologue.  Use in target struct
9481         and make static.
9482         (ia64_function_prologue, ia64_funciton_epilogue): Rename
9483         mistyped prototypes.
9484         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE): Delete.
9485         * config/m88k/m88k-protos.h (m88k_end_prologue, m88k_begin_epilogue):
9486         Delete.
9487         * config/m88k/m88k.c (m88k_end_prologue, m88k_begin_epilogue): Rename
9488         an use in target struct, make static.
9489         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE, FUNCTION_BEGIN_EPILOGUE):
9490         Delete.
9491
9492 2001-07-08  Richard Henderson  <rth@redhat.com>
9493
9494         * stmt.c (emit_case_nodes): Convert modes properly in low+high test.
9495
9496 2001-07-08  Richard Henderson  <rth@redhat.com>
9497
9498         * config/i386/i386.md: Remove constraints strings from define_split
9499         and define_peephole2 patterns.
9500         (eh_return_si, eh_return_di): Split eh_return_1 for modes.
9501         (eh_return): Use them.
9502
9503 2001-07-08  Richard Henderson  <rth@redhat.com>
9504
9505         * doc/tm.texi (Exception Handling): New subnode of Stack and Calling.
9506         Document MD_FALLBACK_FRAME_STATE_FOR.
9507
9508 2001-07-07  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9509
9510         * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset):
9511         Take into account m68hc11_sp_correction for FRAME_POINTER_REGNUM
9512         elimination.
9513         * config/m68hc11/m68hc11.h (STARTING_FRAME_OFFSET): Use 0.
9514
9515 2001-07-07  Nick Clifton  <nickc@cambridge.redhat.com>
9516
9517         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Append # to end
9518         of the label inside NAME as opposed to just the end of NAME.
9519
9520 2001-07-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9521
9522         * config/alpha/alpha-protos.h (vms_valid_decl_attribute_p): Delete.
9523         * config/alpha/alpha.c (alpha_init_machine_status,
9524         alpha_mark_machine_status, alpha_free_machine_status): Delete.
9525         (TARGET_VALID_DECL_ATTRIBUTE): Define for VMS.
9526         (vms_valid_decl_attribute_p): Make static, conditionally compile.
9527         * config/alpha/alpha.h (VALID_MACHINE_DECL_ATTRIBUTE): Delete.
9528
9529 2001-07-06  Stan Shebs  <shebs@apple.com>
9530
9531         * target.h (targetm): Rename global from "target", so as not to
9532         conflict with local variables.
9533         * c-decl.c: Ditto.
9534         * c-typeck.c: Ditto.
9535         * final.c: Ditto.
9536         * tree.c: Ditto.
9537         * cp/decl.c: Ditto.
9538         * cp/decl2.c: Ditto.
9539         * cp/typeck.c: Ditto.
9540         * 1750a/1750a.c: Ditto.
9541         * a29k/a29k.c: Ditto.
9542         * arc/arc.c: Ditto.
9543         * arm/arm.c: Ditto.
9544         * avr/avr.c: Ditto.
9545         * clipper/clipper.c: Ditto.
9546         * convex/convex.c: Ditto.
9547         * d30v/d30v.c: Ditto.
9548         * dsp16xx/dsp16xx.c: Ditto.
9549         * elxsi/elxsi.c: Ditto.
9550         * fr30/fr30.c: Ditto.
9551         * h8300/h8300.c: Ditto.
9552         * i370/i370.c: Ditto.
9553         * i386/i386.c: Ditto.
9554         * i860/i860.c: Ditto.
9555         * i960/i960.c: Ditto.
9556         * ia64/ia64.c: Ditto.
9557         * m32r/m32r.c: Ditto.
9558         * m68hc11/m68hc11.c: Ditto.
9559         * m68k/m68k.c: Ditto.
9560         * m88k/m88k.c: Ditto.
9561         * mips/mips.c: Ditto.
9562         * ns32k/ns32k.c: Ditto.
9563         * pa/pa.c: Ditto.
9564         * pdp11/pdp11.c: Ditto.
9565         * romp/romp.c: Ditto.
9566         * rs6000/rs6000.c: Ditto.
9567         * sh/sh.c: Ditto.
9568         * sparc/sparc.c: Ditto.
9569         * vax/vax.c: Ditto.
9570         * we32k/we32k.c: Ditto.
9571         * doc/tm.texi: Update the manual to match.
9572
9573 2001-07-06  Richard Henderson  <rth@redhat.com>
9574
9575         * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of
9576         DWARF2_UNWIND_INFO not just whether it is defined.
9577
9578 2001-07-06  Diego Novillo  <dnovillo@redhat.com>
9579
9580         * combine.c (combine_simplify_rtx): Also recompute 'mode' if the
9581         call to simplify_binary_operation returns a new pattern.
9582
9583 2001-07-06  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
9584
9585         * glimits.h (__SHRT_MAX__): New.
9586         (SHRT_MIN, USHRT_MAX): Define in terms of SHRT_MAX.
9587         (SHRT_MAX): Define in terms of __SHRT_MAX__.
9588
9589 2001-07-06  Jan van Male  <jan.vanmale@fenk.wau.nl>
9590
9591         * alias.c (base_alias_check): Cast GET_MODE_UNIT_SIZE to int to
9592         avoid warnings.
9593
9594 2001-07-06  Richard Henderson  <rth@redhat.com>
9595
9596         * bitmap.c (bitmap_release_memory): Move adjacent to the
9597         allocation functions.
9598         (bitmap_first_set_bit, bitmap_last_set_bit): Streamline knowing
9599         the implementation.  Binary search for the set bit.
9600         (bitmap_union_of_diff): Allocate the temporary on the stack
9601         instead of using xmalloc.
9602
9603 2001-07-06  Richard Henderson  <rth@redhat.com>
9604
9605         * genrecog.c (validate_pattern): Warn for constraints in
9606         define_{expand,split,peephole2}.  Remove strict_low_part
9607         before looking up match_dup.
9608
9609 2001-07-06  DJ Delorie  <dj@redhat.com>
9610
9611         * doc/gcc.texi (Makefile): Rename to be a more general purpose
9612         chapter about various build hints and history.  Add section
9613         talking about the various types of native and cross builds.
9614
9615 2001-07-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9616
9617         * Makefile.in (final.o): Depend on target.h.
9618         * final.c: Include target.h.
9619         (default_function_pro_epilogue): New.
9620         (final_start_function): Use target structure for function prologues.
9621         (final_end_function): Use target structure for function epilogues.
9622         * fold-const.c (real_hex_to_f): Constify s and p.
9623         * output.h (default_function_pro_epilogue): New.
9624         * real.h (real_hex_to_f): Update prototype.
9625         * target-def.h (TARGET_ASM_FUNCTION_PROLOGUE,
9626         TARGET_ASM_FUNCTION_EPILOGUE, TARGET_ASM_OUT): New.
9627         (TARGET_INITIALIZER): Update.
9628         * target.h (gcc_target): Add struct asm_out.
9629         * doc/tm.texi: Update.
9630
9631 config:
9632         Update each arch to use TARGET_ASM_FUNCTION_PROLOGUE and
9633         TARGET_ASM_FUNCTION_EPILOGUE.  Move macro code to functions
9634         in cpu/cpu.c, or rename old functions consistently.  Take
9635         a HOST_WIDE INT not an int as the SIZE parameter.  Remove now
9636         redundant macros and prototypes.  Make new functions static.
9637
9638         * 1750a/1750a.c: Similarly.
9639         * 1750a/1750a.h: Similarly.
9640         * a29k/a29k-protos.h: Similarly.
9641         * a29k/a29k.c: Similarly.
9642         * a29k/a29k.h: Similarly.
9643         * arc/arc-protos.h: Similarly.
9644         * arc/arc.c: Similarly.
9645         * arc/arc.h: Similarly.
9646         * arm/arm-protos.h: Similarly.
9647         * arm/arm.c: Similarly.
9648         * arm/arm.h: Similarly.
9649         * avr/avr-protos.h: Similarly.
9650         * avr/avr.c: Similarly.
9651         * avr/avr.h: Similarly.
9652         * clipper/clipper-protos.h: Similarly.
9653         * clipper/clipper.c: Similarly.
9654         * clipper/clipper.h: Similarly.
9655         * convex/convex.c: Similarly.
9656         * convex/convex.h: Similarly.
9657         * d30v/d30v-protos.h: Similarly.
9658         * d30v/d30v.c: Similarly.
9659         * d30v/d30v.h: Similarly.
9660         * d30v/d30v.md: Similarly.
9661         * dsp16xx/dsp16xx-protos.h: Similarly.
9662         * dsp16xx/dsp16xx.c: Similarly.
9663         * dsp16xx/dsp16xx.h: Similarly.
9664         * elxsi/elxsi.c: Similarly.
9665         * elxsi/elxsi.h: Similarly.
9666         * fr30/fr30.c: Similarly.
9667         * fr30/fr30.md: Similarly.
9668         * h8300/h8300-protos.h: Similarly.
9669         * h8300/h8300.c: Similarly.
9670         * h8300/h8300.h: Similarly.
9671         * i370/i370-protos.h: Similarly.
9672         * i370/i370.c: Similarly.
9673         * i370/i370.h: Similarly.
9674         * i386/i386.c: Similarly.
9675         * i386/osf1elf.h: Similarly.
9676         * i386/osfrose.h: Similarly.
9677         * i860/i860-protos.h: Similarly.
9678         * i860/i860.c: Similarly.
9679         * i860/i860.h: Similarly.
9680         * i960/i960-protos.h: Similarly.
9681         * i960/i960.c: Similarly.
9682         * i960/i960.h: Similarly.
9683         * ia64/ia64-protos.h: Similarly.
9684         * ia64/ia64.c: Similarly.
9685         * ia64/ia64.h: Similarly.
9686         * m32r/m32r-protos.h: Similarly.
9687         * m32r/m32r.c: Similarly.
9688         * m32r/m32r.h: Similarly.
9689         * m68hc11/m68hc11-protos.h: Similarly.
9690         * m68hc11/m68hc11.c: Similarly.
9691         * m68hc11/m68hc11.h: Similarly.
9692         * m68k/crds.h: Similarly.
9693         * m68k/dpx2.h: Similarly.
9694         * m68k/m68k-protos.h: Similarly.
9695         * m68k/m68k.c: Similarly.
9696         * m68k/m68k.h: Similarly.
9697         * m68k/news.h: Similarly.
9698         * m88k/m88k-protos.h: Similarly.
9699         * m88k/m88k.c: Similarly.
9700         * m88k/m88k.h: Similarly.
9701         * mips/mips-protos.h: Similarly.
9702         * mips/mips.c: Similarly.
9703         * mips/mips.h: Similarly.
9704         * ns32k/merlin.h: Similarly.
9705         * ns32k/ns32k.c: Similarly.
9706         * ns32k/ns32k.h: Similarly.
9707         * ns32k/tek6000.h: Similarly.
9708         * pa/pa-protos.h: Similarly.
9709         * pa/pa.c: Similarly.
9710         * pa/pa.h: Similarly.
9711         * pdp11/2bsd.h: Similarly.
9712         * pdp11/pdp11-protos.h: Similarly.
9713         * pdp11/pdp11.c: Similarly.
9714         * pdp11/pdp11.h: Similarly.
9715         * romp/romp-protos.h: Similarly.
9716         * romp/romp.c: Similarly.
9717         * romp/romp.h: Similarly.
9718         * rs6000/rs6000-protos.h: Similarly.
9719         * rs6000/rs6000.c: Similarly.
9720         * rs6000/rs6000.h: Similarly.
9721         * rs6000/sysv4.h: Similarly.
9722         * sh/sh-protos.h: Similarly.
9723         * sh/sh.c: Similarly.
9724         * sh/sh.h: Similarly.
9725         * sparc/sparc-protos.h: Similarly.
9726         * sparc/sparc.c: Similarly.
9727         * sparc/sparc.h: Similarly.
9728         * vax/vax.c: Similarly.
9729         * vax/vax.h: Similarly.
9730         * vax/vms.h: Similarly.
9731         * we32k/we32k.c: Similarly.
9732         * we32k/we32k.h: Similarly.
9733
9734 Fri Jul  6 11:47:59 2001  Jeffrey A Law  (law@cygnus.com)
9735
9736         * basic-block.h (first_insn_after_basic_block_note): Declare.
9737         * flow.c (first_insn_after_basic_block_note): Define.  Moved
9738         from...
9739         * ssa.c (first_insn_after_basic_block_note): Remove.
9740         * ssa-dce.c (find_inherently_necessary): Consider BARRIERs
9741         necessary.
9742         (ssa_eliminate_dead_code): Properly update the CFG and PHI
9743         nodes when we find a dead conditional branch.  Insert BARRIERs
9744         after any blocks with no successors, but which do not have
9745         any BARRIERs.
9746
9747 2001-07-06  Zack Weinberg  <zackw@stanford.edu>
9748
9749         * varray.c (varray_check_failed): Use internal_error.
9750
9751 2001-07-05  Andrew Haley  <aph@redhat.com>
9752
9753         * Makefile.in (LIB2_DIVMOD_FUNCS): New.
9754         (LIB2FUNCS): Move divmod functions to LIB2_DIVMOD_FUNCS.
9755         * mklibgcc.in: Compile LIB2_DIVMOD_FUNCS.
9756
9757 2001-07-02  Jason Merrill  <jason_merrill@redhat.com>
9758
9759         * dwarf2out.c (mem_loc_descriptor): Only look through a constant pool
9760         reference if the target constant is also a SYMBOL_REF.
9761
9762 2001-07-05  Eric Christopher  <echristo@redhat.com>
9763
9764         * config/mips/mips.h (MASK_MIPS3900): Remove.
9765         (MASK_MIPS16,MASK_NO_CHECK_ZERO_DIV,MASK_CHECK_RANGE_DIV,
9766         MASK_UNINIT_CONST_IN_RODATA): Change for 3900 mask removal.
9767         (TARGET_MIPS3900): Change to use mips_arch.
9768         (TARGET_MIPS4000): New.
9769         (TARGET_MIPS4100): New.
9770         (TARGET_MIPS4300): New.
9771         (TARGET_SWITCHES): Change 3900 and 4650 options to NULL.
9772         (SUBTARGET_TARGET_OPTIONS): Add -march. Change help text
9773         for -mipsX.
9774         (GENERATE_BRANCHLIKELY): Move TARGET_MIPS3900.
9775         (ISA_HAS_BRANCHLIKELY): To here.
9776         (CC1_CPU_SPEC):  New.
9777         (CC1_SPEC): Use here.  Remove 4650 and 3900 options.
9778         (mips_arch_string): Declare.
9779         (mips_arch): Declare.
9780         (TARGET_OPTIONS): Add -march and -mtune.
9781
9782         * config/mips/mips.c (mips_arch_string): New.
9783         (mips_arch): New.
9784         (override_options): Handle -march for codegen and -mtune
9785         for scheduling. Use mips_arch. Move tx39 target default here.
9786         (mips_parse_cpu): Move error message to override_options.
9787
9788         * config/mips/r3900.h (TARGET_DEFAULT): Remove.
9789
9790         * config/mips/mips.md: Use TARGET_MIPS4000 and TARGET_MIPS4300.
9791
9792         * doc/invoke.texi (Option Summary): Add -march and -mtune entries.
9793         (MIPS Options): Ditto.  Change mcpu entry to historical text.
9794
9795 2001-07-05  H.J. Lu  (hjl@gnu.org)
9796
9797         * config/mips/mips.c (mips_parse_cpu): New function to parse
9798         -march=*/-mcpu=*.
9799
9800 2001-07-05  Jim Wilson  <wilson@redhat.com>
9801
9802         * config/ia64/lib1funcs.asm: Revert 2001-07-02 change.
9803         * config/ia64/t-ia64: Likewise.
9804         (LIB1ASMFUNCS): Update comment.
9805
9806 2001-07-05  David Edelsohn  <edelsohn@gnu.org>
9807
9808         * doc/install.texi (Install GCC: Binaries): Fix typo.
9809
9810 2001-07-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9811
9812         * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory
9813         reference using the stack pointer, adjust it since we push Y
9814         temporarily.
9815         ("*ashrsi3"): Likewise.
9816         ("*lshrsi3"): Likewise.
9817
9818 2001-07-05  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9819
9820         * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address
9821         when -fomit-frame-pointer is used.
9822
9823 2001-07-05  Jeffrey Oldham  <oldham@codesourcery.com>
9824
9825         * flow.c: Reverse Jan Hubicka's patch of 02July2001.
9826         (try_redirect_by_replacing_jump): Reverse updating properly the
9827         count and frequency information.  Reverse removing cc0 setter.
9828         (forwarder_block_p): Reverse fixing for fallthru blocks.
9829
9830 2001-07-05  DJ Delorie  <dj@redhat.com>
9831
9832         * gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
9833         (translate_options): If the above is defined, use it to map
9834         given options to new options.
9835         * doc/tm.texi: Document it.
9836
9837 2001-07-05  Brad Lucier <lucier@math.purdue.edu>
9838             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9839
9840         * doc/invoke.texi (Optimize Options): Document that -fgcse may
9841         cause programs using computed gotos to run more slowly.
9842
9843 2001-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9844
9845         * doc/install.texi (Specific): Markup, spelling and typo fixes.
9846         Fixed sorting.
9847         Consistently require binutils 2.11.2, not prereleases.
9848         (Specific, decstation-*): Canonicalize as mips-dec-*.
9849         (Specific, i?86-*-sco3.2v5*): Remove make bootstrap requirement,
9850         always necessary.
9851         (Specific, m68k-altos): Removed reference to README.altos, deleted.
9852         (Specific, mips-*): Reword MIPS C compiler requirements.
9853         (Specific, powerpc*-*-*): New, mention --with-cpu once.
9854         (Specific, sunv5): Removed, obsolete.
9855
9856 2001-07-05  Nathan Sidwell  <nathan@codesourcery.com>
9857
9858         * dwarf2out.c (output_loc_list): Use an all ones mask for
9859         .text asm output and don't rely on long long
9860         literals. Reformat some long lines.
9861
9862 2001-07-05  Andreas Jaeger  <aj@suse.de>
9863
9864         * doc/gcc.texi (GNU/Linux): Remove accidental re-add of GPL
9865         section.
9866
9867 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
9868
9869         * dwarf2out.c (dwarf2out_define): Update comment.
9870         (dwarf2out_undef): Ditto.
9871         (dwarf2out_start_source_file): Ditto.
9872         (dwarf2out_end_source_file): Ditto.
9873         (dwarf2out_finish): Output DW_MACINFO_end_file for primary file,
9874         since we never call the start/end debug hook for the primary file.
9875
9876 2001-07-04  Kazu Hirata  <kazu@hxi.com>
9877
9878         * config/h8300/h8300.c (get_shift_alg): Remove an extra operand
9879         from shll.
9880
9881 2001-07-04  Nathan Sidwell  <nathan@codesourcery.com>
9882
9883         * cppinit.c (remove_dup_dirs): Inform if a system include
9884         directory is being reordered.
9885         * doc/invoke.texi (Directory Options): GCC warns if you hide a
9886         system include.
9887         * doc/cpp.texi (Search Paths): Likewise.
9888         * doc/gcc.texi (Interoperation): Remove information about
9889         -I/usr/include.
9890
9891 2001-07-04  Nathan Sidwell  <nathan@codesourcery.com>
9892
9893         * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.
9894         (VARRAY_TOP_CHAR_PTR): Likewise.
9895
9896 2001-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9897
9898         * gcc.c (process_command): Don't assign elements of a const char*.
9899
9900 Wed Jul  4 13:40:02 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9901
9902         * emit-rtl.c (change_address): Don't abort if invalid address while
9903         reload is in progress.
9904
9905 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
9906
9907         * c-lex.c (cb_file_change): Pass line number to
9908         debug_start_source_file.
9909         (cb_undefine): Pass correct line number to debug_undef.
9910
9911         * toplev.c (debug_start_source_file): Add line number to
9912         parameters. Pass it along to dwarf2out_start_source_file.
9913         (decode_g_option): Stop resetting debug level back to normal when
9914         we change debug formats, unless the current level is
9915         none. (Before, -g3 -gdwarf-2 would use debug level 2, rather than
9916         3).
9917
9918         * toplev.h (debug_start_source_file): Add line number to
9919         parameters.
9920
9921         * dwarf2out.h (dwarf2out_start_source_file): Add line number to
9922         parameters.
9923
9924         * dwarf2out.c (dwarf2out_start_source_file): Add line number to
9925         parameters.
9926         Output debug_macinfo data for starting file if requested.
9927         (dwarf2out_end_source_file): Output debug_macinfo data for ending
9928         file if requested.
9929         (dwarf2out_define): Output debug_macinfo data for defining a macro
9930         if requested.
9931         (dwarf2out_undef): Output debug_macinfo data for undefining a
9932         macro if requested.
9933         (DEBUG_MACINFO_SECTION): New. DWARF2 macro info section name.
9934         (DEBUG_MACINFO_SECTION_LABEL): New. DWARF2 macro info section label.
9935         (macinfo_section_label): New. DWARF2 macro info section label.
9936         (dwarf2out_init): If we want macro info, output the start label
9937         for the section.
9938         (dwarf2out_finish): If we want macro info, add a DW_AT_macro_info
9939         attribute to the compilation unit die pointing to the macro info.
9940
9941 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
9942
9943         * dwarf2out.c (new_loc_list): Move to inside #ifdef
9944         DWARF2_DEBUGGING_INFO.
9945         (add_loc_descr_to_loc_list): Ditto.
9946         (output_loc_list): Ditto.
9947         Also, fix thinko in curr not being initialized.
9948         (gen_internal_sym): Ditto.
9949
9950 Wed Jul  4 13:40:02 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9951
9952         * emit-rtl.c (replace_equiv_address): New function.
9953         * expr.h (replace_equiv_address): New declaration.
9954         * explow.c (validize_mem): Call it instead of change_address and
9955         also call if -fforce-addr and address is constant.
9956         * expr.c: Replace more calls to change_address with adjust_address
9957         and/or replace_equiv_address or to validize_mem.
9958         * function.c, regmove.c, config/alpha/alpha.c: Likewise.
9959         * config/arm/arm.md, config/clipper/clipper.md: Likewise.
9960         * config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
9961         * config/i370/i370.md, config/i860/i860.md: Likewise.
9962         * config/i960/i960.md, config/mips/mips.c: Likewise.
9963         * config/mips/mips.md, config/pa/pa.md: Likewise.
9964         * config/pdp11/pdp11.md, config/rs6000/rs6000.c: Likewise.
9965         * config/rs6000/rs6000.md, config/sh/sh.md: Likewise.
9966
9967 2001-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9968
9969         * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.
9970
9971         * bitmap.h (BITMAP_ALLOCA): Don't pass alloca as an argument to a
9972         function.
9973
9974 2001-07-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9975
9976         * doc/include: New directory.
9977         * doc/fdl.texi: Move to doc/include/fdl.texi.
9978         * doc/texinfo.tex: Move to doc/include/texinfo.tex.
9979         * doc/include/funding.texi, doc/include/gpl.texi: New files.
9980         * doc/gcc.texi: Use funding.texi and gpl.texi.
9981         * Makefile.in ($(docdir)/cpp.info, $(docdir)/gcc.info,
9982         $(docdir)/cppinternals.info, cpp.dvi. gcc.dvi. cppinternals.dvi):
9983         Update dependencies and use -I $(docdir)/include.
9984
9985 2001-07-04  Anthony Green  <green@redhat.com>
9986
9987         * config/v850/t-v850 (v850-c.o): Add missing dependencies.
9988
9989 2001-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9990
9991         * doc/install.texi (sparc64-*-*): Remove garbage.
9992
9993 Wed Jul  4 09:07:44 2001  Jan van Male  <jan.vanmale@fenk.wau.nl>
9994
9995         * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
9996         Fix typo in last change to use adjust_address.
9997
9998 2001-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9999
10000         * doc/install.texi (Specific): Update information for *-*-solaris*.
10001
10002 Tue Jul  3 22:33:15 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10003
10004         * explow.c (plus_constant_wide): Reinitialize Y for restart.
10005
10006 2001-07-03  Stan Shebs  <shebs@apple.com>
10007
10008         * config/darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove
10009         case for flag_no_mach_text_sections.
10010         (EXTRA_SECTION_FUNCTIONS): Remove arg from uses of SECTION_FUNCTION.
10011         * config/darwin.c (flag_no_mach_text_sections): Remove.
10012         * config/darwin-protos.h (darwin_init_pragma): Remove decl.
10013
10014 Tue Jul  3 15:35:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10015
10016         * explow.c (plus_constant_wide, case PLUS): Call find_constant_term
10017         and avoid checking for constant as first operand.
10018         * recog.c (find_constant_term_loc): No longer static.
10019         (adj_offettable_operand): Delete.
10020         * rtl.h (adj_offsettable_operand): Delete declaration.
10021         (find_constant_term): Add declaration.
10022         * caller-save.c: Replace calls to adj_offsettable_operand with calls
10023         to adjust_address.
10024         * config/arm/arm.c, config/c4x/c4x.c: Likewise.
10025         * config/clipper/clipper.md, config/h8300/h8300.c: Likewise.
10026         * config/i386/i386.c, config/i386/i386.md: Likewise.
10027         * config/i860/i860.c, config/i960/i960.c: Likewise.
10028         * config/i960/i960.md, config/m68hc11/m68hc11.c: Likewise.
10029         * config/m68k/m68k.c, config/m68k/m68k.md: Likewise.
10030         * config/m88k/m88k.md, config/mcore/mcore.c: Likewise.
10031         * config/mips/mips.c, config/mips/mips.md: Likewise.
10032         * config/mn10200/mn10200.c, config/mn10300/mn10300.c: Likewise.
10033         * config/ns32k/ns32k.c, config/ns32k/ns32k.md: Likewise.
10034         * config/pa/pa.c, config/pdp11/pdp11.c: Likewise.
10035         * config/pdp11/pdp11.md, config/sh/sh.c, config/v850/v850.c: Likewise.
10036         * config/vax/vax.md, config/ns32k/ns32k.c: Likewise.
10037         * config/ns32k/ns32k.md: Likewise.
10038
10039 2001-07-03  Zack Weinberg  <zackw@stanford.edu>
10040
10041         * rtl.c (copy_rtx): Handle 'T' format letter.
10042         * gensupport.c (collect_insn_data): Likewise.
10043         * print-rtl.c (print_rtx): Print 'T' slots like 's'.
10044
10045 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
10046
10047         * doc/invoke.texi (Directory Options): Specifiy range for <N> in
10048         -B option.  Use 'dir' not 'foo' as example directory name.
10049
10050 2001-07-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10051
10052         * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
10053         Fixes PRs bootstrap/3067, bootstrap/3249, bootstrap/3275.
10054
10055 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10056
10057         * doc/cppinternals.texi: Improve formatting and logical markup.
10058
10059 2001-07-03  Andreas Jaeger  <aj@suse.de>
10060
10061         * Makefile.in (insn-recog.o): Add dependency on reload.h.
10062
10063         * genrecog.c (write_header): Include reload.h for prototypes in
10064         insn-recog.c.
10065
10066 2001-07-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10067
10068 config:
10069         * i386/cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE,
10070         VALID_MACHINE_TYPE_ATTRIBUTE): Remove.
10071         * i386/i386-protos.h (i386_pe_valid_decl_attribute_p,
10072         i386_pe_valid_type_attribute_p): Add.
10073         * i386/i386.c (TARGET_INITIALIZER): Override for cygwin targets.
10074         * i386/winnt.c (i386_valid_decl_attribute_p): Return directly.
10075
10076 Mon Jul  2 21:52:19 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10077
10078         * explow.c (plus_constant_wide, case LO_SUM): New case.
10079         (plus_constant_for_output_wide): Delete.
10080         * rtl.h (plus_constant_for_output): Delete.
10081         * alias.c (canon_rtx, init_alias_analysis): Call plus_constant
10082         instead of plus_constant_for_output.
10083         * recog.c (offsettable_address_p, adj_offsettable_operand): Likewise.
10084         * config/darwin.c, config/arm/arm.c, config/m68k/m68k.c: Likewise.
10085         * config/m88k/m88k.c, config/mips/mips.c, config/pa/pa.c: Likewise.
10086         * config/rs6000/rs6000.c, config/sparc/sparc.c: Likewise.
10087         * config/sparc/sparc.md: Likewise.
10088         Convert some change_address calls to adjust_address.
10089
10090 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10091
10092         * doc/extend.texi, doc/gcc.texi, doc/invoke.texi, doc/md.texi,
10093         doc/rtl.texi, doc/tm.texi: Improve formatting.  Improve
10094         documentation of -std and -Wwrite-strings.
10095
10096 2001-07-02  Geoffrey Keating  <geoffk@redhat.com>
10097
10098         * cse.c (canon_hash): Don't register registers in very small
10099         register classes, as extending their lifetime might cause
10100         reload to fail.
10101
10102 Mon Jul  2 23:14:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
10103
10104         * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
10105
10106         * flow.c (forwarder_block_p): Fix for fallthru blocks.
10107         (try_redirect_by_replacing_jump): Update properly the count
10108         and frequency information.
10109
10110 Mon Jul  2 14:20:13 2001  Jeffrey A Law  (law@cygnus.com)
10111
10112         * toplev.c (dump_file_index): Move SSA dumps just after first
10113         jump dump.
10114         (dump_file): Corresponding changes.
10115         (rest_of_compilation): Move SSA path to just after the first
10116         jump pass.
10117         * doc/gcc.texi (Passes): Update due to movement of SSA path.
10118         * doc/invoke.texi: Update dump file #s as they were completely
10119         out of date with reality.
10120
10121 2001-07-02  Geoffrey Keating  <geoffk@redhat.com>
10122
10123         * doc/tm.texi (Frame Layout): Document STACK_PUSH_CODE.
10124
10125         * expr.c (emit_move_insn_1): Deal with non-default
10126         STACK_PUSH_CODE.
10127
10128         * expr.c (emit_single_push_insn): Fix warning.
10129
10130 2001-07-02  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
10131
10132         * expr.c (emit_move_insn_1): Avoid modifying
10133         cfun->expr->x_stack_pointer when PUSH_ROUNDING is defined.
10134
10135 Mon Jul  2 15:33:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10136
10137         * emit-rtl.c (adjust_address): New function.
10138         * expr.h (adjust_address): Add declaration.
10139         * builtins.c: Replace some calls to change_address with calls to it
10140         or to validize_mem.
10141         * caller-save.c, dwarf2out.c, except.c, expmed.c, expr.c: Likewise.
10142         * function.c, config/a29k/a29k.md, config/alpha/alpha.c: Likewise.
10143         * config/arm/arm.c, config/convex/convex.c: Likewise.
10144         * config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
10145         * config/i386/i386.c, config/i386/i386.md: Likewise.
10146         * config/ia64/ia64.c, config/ia64/ia64.md: Likewise.
10147         * config/m32r/m32r.c, config/m68k/m68k.md: Likewise.
10148         * config/m88k/m88k.c, config/mips/mips.md: Likewise.
10149         * config/ns32k/ns32k.c, config/rs6000/rs6000.c: Likewise.
10150         * config/sh/sh.c, config/sparc/sparc.md: Likewise.
10151
10152 2001-07-02  Jim Wilson  <wilson@redhat.com>
10153
10154         * config/ia64/ia64.h: Delete obsolete lib1funcs.asm comment.
10155
10156 2001-07-02  Steve Ellcey  <sje@cup.hp.com>
10157
10158         * config/ia64/t-ia64: Change LIB1ASMFUNCS to use single underscore.
10159         * config/ia64/lib1funcs.asm: Change macro names to match t-ia64.
10160
10161 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
10162
10163         * cppinit.c (lang_defaults): New table.
10164         (set_lang): Just read from lang_defaults into the live options
10165         structure.
10166
10167 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
10168
10169         * Makefile.in (doc): Depend on $(GENERATED_MANPAGES).
10170         * doc/.cvsignore: Add gcc.1, cpp.1, gcov.1.
10171         * doc/gcc.1, doc/cpp.1, doc/gcov.1: Removed.
10172
10173 2001-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10174
10175         * doc/install.texi: Various spelling and markup fixes.
10176         (Installing GCC): Component specific installation instructions are
10177         gone.
10178         Fix reference.
10179         Warn about removing old install dir in the presence of shared libs.
10180         (Configuration): Invoke with options target to match configure
10181         --help.
10182         Consistently refer to gas, gld pathnames.
10183         Invert --enable-multilib documentation.
10184         Remove references to old compiler versions.
10185
10186 Mon Jul  2 12:50:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10187
10188         * flow.c (try_simplify_condjump): Fix typo in updating fallthru flags.
10189
10190 2001-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10191
10192         * doc/install.texi (Specific, mips*-sgi-irix4): Split from IRIX 5
10193         section.
10194         (Specific, mips*-sgi-irix5): Note IDO download.
10195         Reworded MIPS C hints.
10196         Use GNU as instead of GAS.
10197         Markup fixes.
10198         Removed SGI Freeware reference, IRIX 6 only.
10199         (Specific, mips*-sgi-irix6): Removed ranlib caveats, obsolete.
10200         Note N64 library requirement/workaround.
10201         Update O32 hints.
10202         Complete list of structure passing bug victims.
10203
10204 2001-07-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10205
10206         * doc/install.texi: Remove CVS Id.
10207
10208 2001-07-02  Andreas Jaeger  <aj@suse.de>
10209
10210         * ssa-dce.c (note_inherently_necessary_set): Add unused attribute.
10211         (find_inherently_necessary): Remove unused variable.
10212
10213 2001-07-02  Nathan Sidwell  <nathan@codesourcery.com>
10214
10215         * c-common.h (TDI_inlined): New ast dump phase.
10216         (dump_flag_name): New function.
10217         * c-dump.c (dump_files): Add inlined phase.
10218         (dump_flag_name): Define.
10219         * doc/invoke.texi (-fdump-ast-inlined): Document.
10220
10221 Mon Jul  2 06:29:36 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10222
10223         * stor-layout.c (layout_decl): Revert change to handling of alignment
10224         in packed types.
10225
10226 Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10227
10228         * c-common.c (decl_attributes, case A_MODE): Don't call layout_decl
10229         for FIELD_DECL.
10230
10231 2001-07-01  Geoffrey Keating  <geoffk@redhat.com>
10232
10233         * doc/tm.texi (FUNCTION_ARG): Document that the last call
10234         is special.
10235
10236 2001-07-01  Nathan Sidwell  <nathan@codesourcery.com>
10237
10238         * tlink.c (recompile_files): Remove COMPILER_PATH and
10239         LIBRARY_PATH from the environment.
10240
10241 2001-07-01  Zack Weinberg  <zackw@stanford.edu>
10242
10243         * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
10244         RID_LAST_PQ.  Move RID_FIRST_PQ down with the other FIRST/LAST
10245         enumerators.
10246         (OBJC_IS_AT_KEYWORD, OBJC_IS_PQ_KEYWORD): New macros.
10247
10248         * c-parse.in (OBJC_STRING): Kill.
10249         (objc_string): Decompose to [objc_string] '@' STRING.
10250         (reswords): Take the leading '@' off all the Objective C keywords.
10251         (objc_rid_sans_at): Kill.
10252         (init_reswords): Don't initialize it.
10253         (yylexname): Use OBJC_IS_AT_KEYWORD and OBJC_IS_PQ_KEYWORD.
10254         (_yylex): Kill reconsider label.  Look ahead one token after
10255         an '@'; if we get an identifier, check whether it's an
10256         Objective C @-keyword.  If so, return the keyword.  Otherwise,
10257         put back the token and return the '@' as a terminal.
10258
10259         * cpplib.c (lex_macro_node): Remove unnecessary check for
10260         leading '@' on identifier.  Clarify control flow and commentary.
10261
10262 Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10263
10264         * cse.c (new_label_ref): Variable deleted.
10265         (insert): Remove set of new_label_ref.
10266         (check_for_label_ref): New function.
10267         (cse_basic_block): Don't check new_label_ref; call check_for_label_ref.
10268
10269 See ChangeLog.5 for earlier changes.