Remove some compile time warnings about duplicate definitions.
[official-gcc.git] / gcc / ChangeLog
blob02549e6a85e1bbf36115e74af939c7c06f90c0f8
1 2001-11-23  Nick Clifton  <nickc@cambridge.redhat.com>
3         * config/arm/xscale-coff.h (SUBTARGET_CPU_DEFAULT): Override
4         default definition.
5         (SUBTARGET_EXTRA_ASM_SPEC): Remove previous definition.
6         (MULTILIB_DEFAULTS): Remove previous definition.
8 2001-11-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10         * cppmacro.c (warn_of_redefinition): Warn regardless of -pedantic.
11         * gcc.dg/cpp/mi6.c, gcc.dg/cpp/redef2.c: Update.
13 2001-11-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15         * cris.h: Revert thinko in last patch.
17 2001-11-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19         * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,
20         FSFChangeLog.10, c-decl.c, cppfiles.c, cppinit.c, cpplex.c,
21         cpplib.c, cppmain.c, cse.c, df.c, diagnostic.c, dominance.c,
22         dwarf2out.c, dwarfout.c, emit-rtl.c, errors.c, except.c, except.h,
23         explow.c, function.c, gcse.c, genrecog.c, predict.c, regmove.c,
24         sched-rgn.c, ssa-ccp.c, stmt.c, toplev.c: Fix spelling errors.
26         * predict.c, reg-stack.c: Fix spelling errors.
28 2001-10-09  Andrew Haley  <aph@redhat.com>
30         * calls.c (check_sibcall_argument_overlap): Use slot_offset for
31         start of stack slot.
33 2001-11-22  Graham Stott  <grahams@redhat.com>
35         * cfgrtl.c (try_redirect_by_replacing_jump): Fix typo, emit
36         replacement jump after original jump.
38         (verify_flow_info): Remove redundent initialisation.
39         Handle reaching end of insn list before finding a BARRIER.
40         Only issue one missing barrier diagnostic.
42 2001-11-22  Graham Stott  <grahams@redhat.com>
44         * local-alloc.c (combine_regs): Handle SUBREG_REG being a MEM.
46 Thu Nov 22 06:49:14 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
48         * config/i386/i386.md (leave, leave_rex64): Have RTL reflect what
49         insn actually does.
51 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
53         * doc/invoke.texi (M32R/D Option Summary): Document -m32r switch.
54         Fix typo -mm32rx=> -m32rx.
56         * config/arm/arm.c (arm_elf_asm_named_section): Only build for elf
57         targets.
59         * config.gcc (xscale-coff): Add necessary header files to
60         tm_file variable.
62 2001-11-20  Zack Weinberg  <zack@codesourcery.com>
64         * rs6000.c (output_cbranch): Use $, not %$, in output template.
66 2001-11-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
68         * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.
69         (lang_type_quals): Declare.
70         (dequeue_and_dump): Use lang_hooks.tree_dump.type_quals function to 
71         retrieve language-specific qualifiers for a type node, instead of 
72         C_TYPE_QUALS. Likewise for lang_hooks.tree_dump.dump_tree instead of 
73         lang_dump_tree.
74         * tree-dump.h: Rename from c-dump.h.
75         * c-common.h (C_TYPE_QUALS): Removed.
76         Move declarations for tree-dump.c interface to...
77         * tree.h: ... here. Remove lang_dump_tree.
78         * langhooks.h (struct lang_hooks_for_tree_dump): New.
79         (struct lang_hooks): Add tree_dump hooks.
80         * langhooks.c (lhd_tree_dump_dump_tree): New function.
81         (lhd_tree_dump_type_quals): New function.
82         * langhooks-def.h (lhd_tree_dump_dump_tree, lhd_tree_dump_type_quals):
83         Declare.
84         (LANG_HOOKS_INITIALIZER): Add tree_dump hooks.
85         * Makefile.in: Move tree-dump.o to language-independent back-end.
87 2001-11-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
89         * 1750a.h (DBX_REGISTER_NUMBER): Don't define.
90         * alpha.h (DBX_REGISTER_NUMBER): Likewise.
91         * arc.h (DBX_REGISTER_NUMBER): Likewise.
92         * arm/aout.h (DBX_REGISTER_NUMBER): Likewise.
93         * avr.h (DBX_REGISTER_NUMBER): Likewise.
94         * c4x.h (DBX_REGISTER_NUMBER): Likewise.
95         * clipper.h (DBX_REGISTER_NUMBER): Likewise.
96         * convex.h (DBX_REGISTER_NUMBER): Likewise.
97         * cris.h (DBX_REGISTER_NUMBER): Likewise.
98         * dsp16xx.h (DBX_REGISTER_NUMBER): Likewise.
99         * elxsi.h (DBX_REGISTER_NUMBER): Likewise.
100         * fr30.h (DBX_REGISTER_NUMBER): Likewise.
101         * h8300.h (DBX_REGISTER_NUMBER): Likewise.
102         * i370.h (DBX_REGISTER_NUMBER): Likewise.
103         * i860.h (DBX_REGISTER_NUMBER): Likewise.
104         * i860/paragon.h (DBX_REGISTER_NUMBER): Likewise.
105         * i860/sysv3.h (DBX_REGISTER_NUMBER): Likewise.
106         * i860/sysv4.h (DBX_REGISTER_NUMBER): Likewise.
107         * m32r.h (DBX_REGISTER_NUMBER): Likewise.
108         * m68hc11.h (DBX_REGISTER_NUMBER): Likewise.
109         * m88k.h (DBX_REGISTER_NUMBER): Likewise.
110         * mcore/mcore-elf.h (DBX_REGISTER_NUMBER): Likewise.
111         * mcore.h (DBX_REGISTER_NUMBER): Likewise.
112         * mn10200.h (DBX_REGISTER_NUMBER): Likewise.
113         * mn10300.h (DBX_REGISTER_NUMBER): Likewise.
114         * pdp11.h (DBX_REGISTER_NUMBER): Likewise.
115         * romp.h (DBX_REGISTER_NUMBER): Likewise.
116         * rs6000.h (DBX_REGISTER_NUMBER): Likewise.
117         * rs6000/sysv4.h (DBX_REGISTER_NUMBER): Likewise.
118         * s390/linux.h (DBX_REGISTER_NUMBER): Likewise.
119         * stormy16.h (DBX_REGISTER_NUMBER): Likewise.
120         * v850.h (DBX_REGISTER_NUMBER): Likewise.
121         * vax.h (DBX_REGISTER_NUMBER): Likewise.
122         * we32k.h (DBX_REGISTER_NUMBER): Likewise.
123         
124         * defaults.h (DBX_REGISTER_NUMBER): Provide a default.
125         * doc/tm.texi (DBX_REGISTER_NUMBER): Update.
127 2001-11-21  H.J. Lu <hjl@gnu.org>
129         * config/rs6000/sysv4.h (LIB_SPEC): Fix a typo.
131 2001-11-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
133         * s390.c (s390_va_arg): Eliminate ALIGN parameter in call to
134         emit_cmp_and_jump_insns.
136         * stormy16.c (xstormy16_expand_builtin_va_arg,
137         xstormy16_expand_casesi): Likewise.
139 Wed Nov 21 17:37:16 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
141         * function.c (keep_stack_depressed): Major rework.
142         (handle_epilogue_set, emit_equiv_load): New functions.
143         (thread_prologue_and_epilogue_insns): keep_stack_depressed now
144         has return value.
145         * jump.c (returnjump_p_1): Also return 1 if SET with SET_IS_RETURN_P.
146         * rtl.h (SET_IS_RETURN_P): New macro.
148         * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine slightly
149         and also support TREE_ADDRESSABLE.
150         * tree.def (VIEW_CONVERT_EXPR): Document TREE_ADDRESSABLE.
152 2001-11-21  David Edelsohn  <edelsohn@gnu.org>
154         * rs6000.md (cmptf_internal1): Replace %$ with $.
156 Wed Nov 21 16:44:01 2001  Douglas B. Rupp  <rupp@gnat.com>
158         * cppfiles.c (STAT_SIZE_TOO_BIG): Define.
159         (read_include_file): Use STAT_SIZE_TOO_BIG.
161         * cppinit.c (INO_T_COPY): Define.
162         (INO_T_EQ): Uppercase parameters.
163         (append_include_chain): Use INO_T_COPY.
165 2001-11-21  Richard Sandiford  <rsandifo@redhat.com>
167         * cfg.c: Fix typos and formatting in the introductory comment.
169 Wed Nov 21 12:38:37 CET 2001  Jan Hubicka
171         * profile.c (compute_branch_probabilites):  Compute probabilities
172         for entry/exit edges; estimate probabilities for zero counts.
174 2001-11-21  Jakub Jelinek  <jakub@redhat.com>
176         * explow.c (probe_stack_range): Use LCT_NORMAL as second argument
177         to emit_library_call.
178         * function.c (expand_main_function, expand_function_start,
179         expand_function_end): Likewise.
180         * profile.c (output_func_start_profiler): Likewise.
181         * stmt.c (expand_nl_goto_receivers): Use LCT_NORETURN as
182         second argument to emit_library_call.
183         * optabs.c (prepare_cmp_insn): Use LCT_CONST_MAKE_BLOCK
184         as second argument to emit_library_call.
185         * calls.c (emit_library_call): Update fn_type description.
187 2001-11-21  Jakub Jelinek  <jakub@redhat.com>
189         * c-decl.c (c_expand_deferred_function): Only call c_expand_body
190         if fndecl is still DECL_INLINE and has DECL_RESULT.
192 2001-11-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
194         * clipper.c (clipper_movstr): Avoid uninitialized warning.
195         * i960.c (is_mask, legitimize_address): Likewise.
196         * m88k.c (m88k_expand_prologue): Likewise.
197         * m88k.md: Likewise.
198         * mcore.c (emit_new_cond_insn): Likewise.
199         * stormy16.c (xstormy16_emit_cbranch): Likewise.
201 2001-11-20  Zack Weinberg  <zack@codesourcery.com>
203         * config.gcc: Delete powerpcle-*-solaris2* stanza.
204         * config/rs6000/eabi.asm, config/rs6000/rs6000.c,
205         config/rs6000/rs6000.h, config/rs6000/rs6000.md,
206         config/rs6000/sol-ci.asm, config/rs6000/sol-cn.asm,
207         config/rs6000/sysv4.h, config/rs6000/t-ppccomm,
208         config/rs6000/t-ppcos: Expunge all references to Solaris.
210         * config/rs6000/sol-c0.c, config/rs6000/sol2.h: Delete.
212         * config/rs6000/rs6000.md: Replace '%$' with '$' in all
213         output templates.
214         * config/rs6000/rs6000.h: Define DEFAULT_PCC_STRUCT_RETURN to 0,
215         and change RETURN_IN_MEMORY to just check AGGREGATE_TYPE_P.
217 2001-11-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
219         * sh.md: Avoid uninitialized warnings.
220         * vax.c (vax_rtx_cost): Likewise.
222 2001-11-15  Aldy Hernandez  <aldyh@redhat.com>
224         * rs6000.c (direct_return): Check if we are saving altivec
225         registers.
226         (first_altivec_reg_to_save): New.
227         Updated stack frame layout comments.
228         (rs6000_stack_info): Calculate altivec register save size.
229         Save link register if we saved some altivec registers.
230         (rs6000_stack_info): Align save size to 16 if altivec abi or
231         abi_darwin.
232         (rs6000_stack_info): Calculate altivec register offsets.
233         (rs6000_stack_info): Add altivec info to save_size.
234         (debug_stack_info): Add altivec debug info.
235         (rs6000_emit_prologue): Save altivec registers and vrsave.
236         (compute_vrsave_mask): New.
237         (altivec_expand_builtin): Remove unused variables.
238         (rs6000_parse_abi_options): Add static qualifier.
239         (rs6000_expand_builtin): Remove unused parameters.
240         (altivec_expand_builtin): Cast bdesc_2arg to get rid of warning.
241         (altivec_init_builtins): Same.
242         (is_altivec_return_reg): New.
243         (vrsave_operation): New.
244         (ALTIVEC_REG_BIT): New.
245         (generate_set_vrsave): New.
247         * rs6000.md (get_vrsave): New.
248         (set_vrsave): New.
249         (*set_vrsave_internal): New.
251         * rs6000.h (rs6000_stack): Add first_altivec_reg_save,
252         altivec_save_offset, vrsave_save_offset, altive_size, vrsave_size,
253         altivec_padding_size, vrsave_mask.
254         (TOTAL_ALTIVEC_REGS): New.
255         (EPILOGUE_USES): Add VRSAVE_REGNO.
257 2001-11-20  Jeff Law <law@redhat.com>
259         * unroll.c (copy_loop_body): Update LABEL_NUSES for the
260         exit label as necessary.
262 2001-11-20  Brad Kaiser  <bkaiser@acelink.net>
264         * reload1.c (elimination_effects): Use function_invariant_p
265         instead of CONSTANT_P when considering register equivalences.
267 2001-11-20  David O'Brien  <obrien@FreeBSD.org>
269         * config.gcc: Add FreeBSD/PowerPC target.
270         (powerpc64-*-linux*, powerpc-*-sysv*, powerpc-*-netbsd*,
271         powerpc-*-chorusos*, powerpc-*-eabiaix*, powerpc-*-eabisim*,
272         powerpc-*-elf*, powerpc-*-eabi*, powerpc-*-rtems*,
273         powerpc-*-linux*libc1, powerpc-*-linux*, powerpc-wrs-vxworks*,
274         powerpcle-wrs-vxworks*, powerpcle-*-sysv*, powerpcle-*-elf*,
275         powerpcle-*-eabisim*, powerpcle-*-eabi*, powerpcle-*-solaris2*): Add
276         freebsd-spec.h to tm_file.
277         (rs6000-*-lynxos*): Add lynx.h to tm_file.
278         * config/freebsd.h: Tidy up.
279         (USING_CONFIG_FREEBSD): Define.
280         (FBSD_SWITCH_TAKES_ARG, FBSD_WORD_SWITCH_TAKES_ARG,
281         FBSD_CPP_PREDEFINES, FBSD_CPP_SPEC, FBSD_STARTFILE_SPEC,
282         FBSD_ENDFILE_SPEC, FBSD_LIB_SPEC): Remove (moved to freebsd-spec.h).
283         (TARGET_HAS_F_SETLKW): Define.
284         (ASM_OUTPUT_IDENT): Delete, the elfos.h definition is fine.
285         * config/freebsd-spec.h: New file.
286         * config/rs6000/freebsd.h: New file.
287         * config/rs6000/rs6000.h (TARGET_VERSION): Do not define.
288         * config/rs6000/rs6000.c: Test for USING_ELFOS_H rather than
289         USING_SVR4_H to know when to turn on ELF support.
290         * config/rs6000/sysv4.h (TARGET_VERSION, CPP_PREDEFINES): Don't undef,
291         define only if not already defined.
292         Add FreeBSD support.
293         * config/rs6000/aix.h (TARGET_VERSION): Define.
294         * config/rs6000/beos.h: Likewise.
295         * config/rs6000/darwin.h: Likewise.
296         * config/rs6000/mach.h: Likewise.
297         * config/rs6000/lynx.h (TARGET_VERSION): Likewise.
298         Don't include lynx.h directly.
300 2001-11-20  Graham Stott  <grahams@redhat.com>
302         * unwind-dw2-fde.c (__deregister_frame_info_bases):
303         Fix lossage in last change return OB.
305 Tue Nov 20 11:56:12 2001  Douglas B. Rupp  <rupp@gnat.com>
307         * config/alpha/xm-vms.h (_POSIX_EXIT): Define.
308         Remove unneeded exit related macros.
310 2001-11-20  David Edelsohn  <edelsohn@gnu.org>
312         * rs6000.c (rs6000_emit_eh_toc_restore): Remove ALIGN parm.
314         * rs6000.c (rs6000_emit_move): Add TFmode case.
315         * sysv4.h (MASK_LONG_DOUBLE_128, TARGET_LONG_DOUBLE_128,
316         LONG_DOUBLE_TYPE_SIZE, MAX_LONG_DOUBLE_TYPE_SIZE,
317         LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Move from here...
318         * rs6000.h: ... to here.
319         * rs6000.md (movtf, extenddftf2, extendsftf2, trunctfdf2,
320         trunctfsf2, floatditf2, floatsitf2, fix_trunctfdi2,
321         fix_trunctfsi2, negtf2, abstf2, nabstf2, cmptf): New patterns.
323 Tue Nov 20 06:41:38 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
325         * emit-rtl.c (get_mem_attrs): Fix typo.
327 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
329         * c-lang.c (finish_file): Backout 2001-11-16
330         changes, instead set DECL_DEFER_OUTPUT for static inline functions
331         before calling c_expand_deferred_function.
333 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
335         * unwind-dw2-fde.c (__register_frame_info_bases, __register_frame):
336         Don't register empty .eh_frame sections.
337         (__deregister_frame_info_bases, __deregister_frame): Don't
338         unregister them either.
340 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
342         * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
343         (HAVE_AS_GSTABS_DEBUG_FLAG): Define.
344         * configure: Regenerate.
345         * config.in: Add dummy definitions of new flags.
346         * toplev.c (PREFERRED_DEBUGGING_TYPE): Move definition to...
347         * defaults.h (PREFERRED_DEBUGGING_TYPE): ... here.
348         * gcc.c (ASM_DEBUG_SPEC): New macro.
349         (asm_debug): New static variable.
350         (default_compilers): Add asm_debug when assembling from
351         user input.
352         (static_specs): Add asm_debug.
354 2001-11-20  Loren J. Rittle  <ljrittle@acm.org>
356         * config.gcc (*-*-freebsd*): Remove configuration block.
358 2001-11-19  Loren J. Rittle  <ljrittle@acm.org>
360         bootstrap/4422
361         * configure.in: Setup ability to run ./stage[1234]/xgcc in
362         fixinc *as if* it were a proper lang subdirectory.
363         * configure: Rebuilt.
365 2001-11-19  Loren J. Rittle  <ljrittle@acm.org>
367         * config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).
369 2001-11-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
371         * 1750a.md: Don't use hex format for a const_int.
373 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
375         * expmed.c (extract_bit_field): Don't create invalid SUBREGs.
377 2001-11-19  Zack Weinberg  <zack@codesourcery.com>
379         * mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is
380         defined (prevents link errors when gettext isn't in the system
381         library).
383 2001-11-19  DJ Delorie  <dj@redhat.com>
385         * read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
386         (validate_const_int): New.
387         (read_rtx): Validate constant integers.
388         * config/i386/i386.md (pmulhrwv4hi3): Use decimal constants.
390 2001-11-19  Jakub Jelinek  <jakub@redhat.com>
392         * doc/hostconfig.texi (DUMPFILE_FORMAT): Move into the table.
394 Mon Nov 19 16:57:44 2001  Douglas B. Rupp  <rupp@gnat.com>
396         * toplev.c (DUMPFILE_FORMAT): Define default.
397         (open_dump_file): Use DUMPFILE_FORMAT in sprintf.
398         (close_dump_file, compile_file): Likewise.
399         * config/alpha/xm-vms.h (DUMPFILE_FORMAT): Define.
400         * doc/hostconfig.texi (DUMPFILE_FORMAT): Document
402 2001-11-19  Jeff Law <law@redhat.com>
404         * gcse.c (cprop_jump): Clear JUMP_LABEL field when we create
405         a nop-jump.
407 2000-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
409         * cppmacro.c (_cpp_backup_tokens): Revert previous check-in.
410         Don't fall off the base token run.
412 2001-11-19  Jason Wilkins <fenix@io.com>
414         * Makefile.in: Use INSTALL_SCRIPT not INSTALL_PROGRAM.
416 Mon Nov 19 15:13:43 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
418         * tree.def (VIEW_CONVERT_EXPR): New tree code.
419         * tree.h (handled_component_p): New declaration.
420         * alias.c (handled_component_p): Move function from here ...
421         * expr.c (handled_component_p): ... to here and non longer static.
422         (is_zeros_p, case VIEW_CONVERT_EXPR): New case.
423         (store_field): Remove unneeded MEM_COPY_ATTRIBUTES call.
424         (get_inner_reference): Handle VIEW_CONVERT_EXPR.
425         (expand_expr, case VAR_DECL): Clean up handling of re-layout case.
426         (expand_expr, case VIEW_CONVERT_EXPR): New case.
427         (expand_expr, cse ADDR_EXPR): No need to copy if already
428         BIGGEST_ALIGNMENT.
429         * fold-const.c (fold, case VIEW_CONVERT_EXPR): New case.
430         * varasm.c (initializer_constant_value_p, case VIEW_CONVERT_EXPR): New.
431         (output_constant): Handle VIEW_CONVERT_EXPR.
432         * dwarf2out.c (loc-descriptor_from_tree, add_bound_info):
433         Add new case for VIEW_CONVERT_EXPR.
435 2001-11-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
437         * a29k/unix.h (ASM_FILE_START): Const-ify.
438         * i386/beos-elf.h (INCLUDE_DEFAULTS): Remove semi-colon.
439         * i386/isc.h (ASM_FILE_START): Const-ify.
440         * i386/sun386.h (ASM_FILE_START): Likewise.
441         * m32r.md: Likewise.
442         * m68k/auxas.h (ADDITIONAL_REGISTER_NAMES): Add missing brackets.
443         * m68k/auxgas.h ADDITIONAL_REGISTER_NAMES): Likewise.
444         * m68k/tower.h (REGISTER_NAMES): Remove semi-colon.
445         * mn10200.md: Initialize variable.
447 Mon Nov 19 18:06:21 CET 2001  Jan Hubicka  <jh@suse.cz>
449         * gcse.c (try_replace_reg): Copy RTX before creating note.
451         * df.h (df_ref_flags): New uenum.
452         (DF_REF_FLAGS): New macro.
453         (struct ref): Add field "flags".
454         * df.c (HANDLE_SUBREG): Remove.
455         (df_ref_create): Likewise; set flags field of ref.
456         (df_def_record_1): Strip down read_write subreg; remove
457         commented out code; set READ_WRITE flag.
458         (read_modify_subreg_p): New static function.
459         (df_uses_record): Cleanup SET handling; set READ_WRITE flag;
460         new argument "flags".
461         (df_insn_refs_record): Update call of df_uses_record.
462         (df_insn_modify): Avoid #if 0 around comment.
463         (df_dump): Dump the read/write flag.
465         * predict.c (propagate_freq): Make cyclic_probability and frequency
466         volatile
468         * i386.c (ix86_cc_mode): Accept USE.
470         * cfgrtl.c (purge_dead_edges):  Cleanup EDGE_ABNORMAL flag if computed
471         jump is turned into simplejump.
473 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
475         * doc/fragments.texi, doc/trouble.texi: Remove links to old
476         installation chapter.
477         * doc/gcc.texi: Don't claim that this manual documents
478         installation.  Mark Installation menu entry as being out of date.
480 Mon Nov 19 07:21:35 2001  Douglas B. Rupp  <rupp@gnat.com>
482         * config/alpha/xm-vms.h: Don't define macros that autoconf handles.
483         (SUCCESS_EXIT_CODE, FATAL_EXIT_CODE): Define for posix compatibility.
484         * gcc.c (exit): Remove definition for VMS; moved to xm-vms.h.
486 2001-11-19  Jason Merrill  <jason@redhat.com>
488         * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing
489         cur_token, not after.
491         * config/clipper/clix.h, config/h8300/elf.h, config/mips/linux.h:
492         Lose ASM_OUTPUT_CONSTRUCTOR.
493         * system.h: Poison it and INT_ASM_OP.
494         * c-lang.c (finish_file): Don't check for it.
495         * libgcc2.c (L_ctors): Check TARGET_ASM_CONSTRUCTOR instead.
497 2001-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
499         * mmix.c (mmix_cc1_ignored_option): Const-ify.
500         (mmix_init_machine_status): Make static to match declaration.
501         (mmix_unique_section): Const-ify.
502         (mmix_output_quoted_string): Avoid automatic aggregate
503         initialization.
504         (mmix_output_register_setting): Likewise.
505         (mmix_output_shiftvalue_op_from_str): Likewise.
507         * mmix.h (mmix_cc1_ignored_option): Const-ify.
508         (ASM_OUTPUT_BYTE): Fix format specifier warning.
509         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
511 2001-11-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>
513         PR c/4448
514         * gthr-win32.h: (__gthread_objc_thread_exit): Fix variable
515         name __objc_thread_exit_status so that it matches the
516         variable defined in objc/thr.h.
518 2001-11-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>
520         PR bootstrap/4020
521         * mklibgcc.in: Add missing semi-colons.
522         * Makefile.in: Same.
524 Sun Nov 18 16:47:00 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
526         * expr.c (expand_expr, case VAR_DECL): Update alignment of DECL_RTL
527         after re-laying out decl in incomplete case.
528         (expand_expr, case ADDR_EXPR): Fix typo in copy case.
530 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
532         * doc/install-old.texi: Move some sections out to ...
533         * doc/collect2.texi, doc/configfiles.texi, doc/headerdirs.texi:
534         ... here.  New files.  Make into chapters rather than sections.
535         * doc/gcc.texi: Include the new files and add menu entries for
536         them.
537         * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.
539 Sun Nov 18 14:13:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
541         * tree.h (TYPE_ALIGN_OK): New flag.
542         * emit-rtl.c (set_mem_attributes): Handle it.
543         * expr.c (emit_single_push_insn): Only set to alias set 0 if
544         doing sibcall optimization.
545         (expand_expr, case COMPONENT_REF): Call set_mem_attributes on case
546         when make temporary.
547         (expand_expr, case CONVERT_EXPR): Simplify convert-to-union case.
548         (expand_expr, case ADDR_EXPR): Abort if TYPE_ALIGN_OK and need copy.
550         * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.
552 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
554         * c-decl.c (c_decode_option): Give deprecation warning for
555         -traditional.
556         * doc/invoke.texi (-traditional): Note that this option is
557         deprecated.
559 Sun Nov 18 07:40:07 2001  Douglas B. Rupp  <rupp@gnat.com>
561         * config/alpha/alpha.c (alpha_start_function, VMS): Cast shift
562         arg to HOST_WIDE_INT, not long.
564         * config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.
565         (HAS_INIT_SECTION): Define.
566         (REAL_ARITHMETIC): Don't undefine.
568 2001-11-18  Egor Duda  <deo@logos-m.ru>
570         * config/i386/cygwin.h: Strip leading '*' from name, if any.
572 2001-11-18  Neil Booth  <neil@daikokuya.demon.co.uk>
574         * Makefile.in (c-parse.o, c-common.o): Update dependencies.
575         * c-common.c: Include diagnostic.h.
576         (c_common_finish): New.
577         * c-common.h (c_common_finish): New.
578         * c-lang.c (LANG_HOOKS_FINISH): Override.
579         * c-parse.in: Don't include diagnostic.h.
580         (finish_parse): Remove.
581         * langhooks.h: Update comments.
582         * toplev.c (lang_dependent_init): New prototype.
583         (finalize): New.
584         (compile_file): Split cleanup code out to finalize.
585         (lang_dependent_init): Stop if lang_hooks.init fails.
586         (toplev_main): Update.
587         * tree.h (finish_parse): Remove.
588 objc:
589         * objc-act.c (LANG_HOOKS_FINISH): Override.
591 Sat Nov 17 23:30:44 2001  Douglas B. Rupp  <rupp@gnat.com>
593         * config/alpha/t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm.
594         * config/alpha/vms_tramp.asm: New file.
595         * config/alpha/vms-tramp.asm: Removed.
597 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
599         * c-common.c (struct disabled_builtin, disabled_builtins,
600         disable_builtin_function, builtin_function_disabled_p): New.
601         (builtin_function_2): Check for disabled built-in functions.
602         * c-common.h (disable_builtin_function): Declare.
603         * c-decl.c (c_decode_option): Handle -fno-builtin-FUNCTION.
604         * doc/invoke.texi: Document -fno-builtin-FUNCTION.
605         * doc/extend.texi: Mention -fno-builtin-FUNCTION.
607 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
609         PR target/4606
610         * config.gcc: Remove reference to va-clipper.h.
612 2001-11-17  Stan Shebs  <shebs@apple.com>
614         * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
615         AltiVec-related bitfields.
617 Sat Nov 17 12:06:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
619         * except.c (enum eh_region_type): Add ERT_UNKNOWN.
620         (mark_eh_region, case ERT_UKNONW): New case.
622 2001-11-17  Christopher Faylor  <cgf@redhat.com>
623             Corinna Vinschen  <vinschen@redhat.com>
625         * config/i386/cygwin.h: Search target specific include directory for
626         w32api stuff, if appropriate.
628 Sat Nov 17 08:20:44 2001  Douglas Rupp  <rupp@gnat.com>
630         * config/alpha/vms.h (REG_ALLOC_ORDER): Redefine.
632 2001-11-16  Aldy Hernandez  <aldyh@redhat.com>
634         * config/rs6000/rs6000.md: Change all ldvx to lvx.
636 2001-11-16  Alexandre Oliva  <aoliva@redhat.com>
638         * gensupport.c (process_rtx): Don't assume filename is the first
639         argument of any rtl.
641 2001-11-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
643         * vax-protos.h (reg_was_0_p): New prototype.
644         * vax.md (movsi, movhi, movqi): Use reg_was_0_p.
645         * vax.c (follows_p, reg_was_0_p): New functions.
647 2001-11-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
649         * vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))". Reformat.
650         (casesi1): Likewise.  Define new pattern which arises by simplification
651         when operand 1 is a constant int.  Correct pattern which arises by
652         simplification when operand 1 is zero.
654 2001-11-16  David O'Brien  <obrien@FreeBSD.org>
656         * config.gcc (arm*-*-rtems*, arm-*-coff*, armel-*-coff*,
657         arm-*-vxworks*, arm-*-riscix1.[01]*, arm-*-riscix*,
658         arm-semi-aout, armel-semi-aout, arm-semi-aof, armel-semi-aof,
659         arm*-*-netbsd*, arm*-*-linux*, arm*-*-uclinux*, arm*-*-aout,
660         arm*-*-ecos-elf, arm*-*-elf, arm*-*-conix*, arm*-*-oabi,
661         arm-*-pe*, strongarm-*-elf*, strongarm-*-coff*, strongarm-*-pe,
662         xscale-*-elf, xscale-*-coff: Include various CPU headers via tm_file.
663         * config/arm/aof.h: Don't include arm.h.
664         * config/arm/aout.h: Likewise.
665         * config/arm/coff.h: Don't include semi.h and aout.h.
666         * config/arm/elf.h: Don't include aout.h.
667         * config/arm/netbsd.h: Don't include netbsd.h and aout.h.
668         (TARGET_VERSION): Undef before defining.
669         (ARM_OS_NAME): Likewise
670         (TARGET_DEFAULT): Likewise
671         (TARGET_MEM_FUNCTIONS): Do not need to undefine now.
672         * config/arm/pe.h: Don't include arm/coff.h.
673         * config/arm/riscix.h (CPP_SPEC, SUBTARGET_CPP_SPEC): Use
674         SUBTARGET_CPP_SPEC rather than overiding the arm.h CPP_SPEC definition.
675         * config/arm/riscix1-1.h: Likewise.
676         * config/arm/rix-gas.h: Don't include riscix.h.
677         (DBX_CONTIN_LENGTH): Undef before defining.
678         * config/arm/semi.h: Don't include aout.h.
679         * config/arm/semiaof.h: Don't include aof.h.
680         * config/arm/strongarm-coff.h: Don't include coff.h.
681         * config/arm/strongarm-pe.h: Don't include strongarm-coff.h and pe.h.
682         * config/arm/vxarm.h: Don't include arm/coff.h.
683         * config/arm/xscale-coff.h: Don't include coff.h.
685 Fri Nov 16 15:22:35 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
687         * config/pa/pa.c: Reflect changes in calling sequences of alter_reg and
688         emit_cmp_insn.
690 2001-11-16  Andreas Jaeger  <aj@suse.de>
692         * cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename
693         to ....
694         (fixup_fallthru_exit_predecessor): ... this.
695         Change callers and prototype.
697 2001-11-16  Bernd Schmidt  <bernds@redhat.com>
699         * config/i386/i386.c (ix86_expand_sse_comi): Generate setcc by
700         hand; don't use gen_setcc_2.
701         (ix86_expand_builtin): Fix pshufw.
702         * config/i386/i386.md (maskncmpv4sf3, vmmmaskncmpv4sf3): Special
703         case UNORDERED to emit the right assembler instruction.
704         (mmx_pshufw): Lose operand 2.
705         (cvtsi2ss): Fix representation.
706         From Graham Stott:
707         (mmx_clrdi, sse_clrti, stmxcsr, ldmxcsr): Set memory attribute.
709 2001-11-16  Joseph S. Myers  <jsm28@cam.ac.uk>
711         * doc/include/linux-and-gnu.texi: Remove.
712         * doc/gnu.texi: New.
713         * doc/gcc.texi: Include gnu.texi instead of linux-and-gnu.texi.
714         * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.
716 2001-11-16  Kazu Hirata  <kazu@hxi.com>
718         * config/a29k/a29k.c: Fix comment formatting.
719         * config/a29k/a29k.h: Likewise.
720         * config/arc/arc.c: Likewise.
721         * config/arc/arc.h: Likewise.
722         * config/vax/vax.c: Likewise.
723         * config/vax/vax.h: Likewise.
724         * config/we32k/we32k.c: Likewise.
725         * config/we32k/we32k.h: Likewise.
727 2001-11-16  Jeff Law  <law@redhat.com>
729         * unroll.c (copy_loop_body): Initialize JUMP_LABEL field after
730         creating a new jump insn.
732 Fri Nov 13 09:06:25 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
734         * expr.c (expand_expr, case ADDR_EXPR): Refine test for when to
735         copy misaligned data.
736         * varasm.c (assemble_variable): Set alignment into MEM when changed.
738 2001-11-16  Graham Stott  <grahams@redhat.com>
740         * optabs.c (prepare_cmp_insn): Correct lossage in last change fix
741         OPALIGN type.
743 2001-11-16  Olivier Hainque <hainque@act-europe.fr>
745         * except.c: Support for catching a list of types with a single handler
746         (struct eh_region): Change type and filter to lists for catch regions.
747         (mark_eh_region): Mark the filter list for GC also.
748         (expand_start_catch): Always build a list if argument not NULL and
749         register each type of the list through add_type_for_runtime.
750         (duplicate_eh_region_1): Change type into type_list for catch regions.
751         (assign_filter_values): Assign a filter to each type associated with a
752         catch region. Assign filter for NULL types in a unique entry in the
753         filter list.
754         (build_post_landing_pads): Emit compare and jump for each filter of
755         the list associated with a catch region.
756         (reachable_next_level): When the type thrown is known, stop the search
757         as soon as one type within a catch list matches. Also, a handler is
758         potentially reachable only if at least one of the types it catches
759         has not been previously caught.
760         (collect_one_action_chain): Retrieve the filter for a NULL type list
761         from the first filter list entry. For non NULL type lists, add an
762         action record for every filter assigned.
763         * except.h: Reflect changes in comment before expand_start_catch.
765 Fri Nov 16 07:12:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
767         * expr.c (expand_expr, case ADDR_EXPR): Only copy for misaligned if
768         BLKmode.
770 Fri Nov 16 06:37:05 2001  Andreas Tobler  <a.tobler@schweiz.ch>
772         * config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.
774 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
776         * c-lang.c (finish_file): Don't emit static inline functions if
777         they weren't referenced.
779 2001-11-15  Stan Shebs  <shebs@apple.com>
781         * expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.
783 2001-11-16  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
785         * config/s390/s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns
786         call.
787         * config/i386/i386.md: Likewise.
789 Thu Nov 15 21:40:16 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
791         * timevar.c (rtl.h): Include so get fancy abort.
793 2001-11-15  Dale Johannesen  <dalej@apple.com>
795         * config/darwin.h (SELECT_RTX_SECTION):  Force address
796         initializers into 'const' section
797         * config/rs6000/rs6000.c (rs6000_emit_cmove):  Fix mode of
798         if_then_else to match result, not operands
800 Thu Nov 15 17:57:48 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
802         * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
803         * emit-rtl.c (change_address): Fix typo in default alignment.
804         (adjust_address_1): Use mode of NEW, not MODE, when setting size.
805         * expr.c (highest_pow2_factor, case WITH_RECORD_EXPR): New case.
806         * rtl.h (REGNO_PTR_FRAME_P): New macro.
808         * expr.c (store_field): Pass tree instead of max size; callers changed.
809         Change handling of alignment.
810         Only copy to_rtx if is TARGET.
811         (expand_expr_unaligned): Delete; callers now use expand_expr.
812         (emit_cmp_insn): No longer take ALIGN parm; all callers changed.
813         (expand_assignment): Change handling of alignment.
814         Only copy to_rtx if was original.
815         (get_inner_reference): No longer return alginment; callers changed.
816         (expand_expr, case COMPONENT_REF): Change handling of alignment.
817         (expand_expr, case ADDR_EXPR): Make copy if not sufficiently aligned.
818         (compare_from_rtx): Delete ALIGN parm; all callers changed.
819         (do_compare_rtx_and_jump): Likewise.
820         * expr.h: Reflect above changes.
821         * tree.h: Likewise.
822         * dwarf2out.c (loc_descriptor_from_tree): Remove ALIGN parameter
823         to get_inner_reference.
824         * builtins.c: Remove ALIGN parm in call to emit_cmp_and_jump_insns.
825         * doloop.c, except.c, explow.c, loop.c, stmt.c, unroll.c: Likewise.
826         * optabs.c: Likewise.
827         (prepare_cmp_insn): Now static; remove ALIGN parm.  Callers changed.
828         (emit_cmp_and_jump_insns): Remove ALIGN parm; all callers changed.
829         * expmed.c: Remove ALIGN arg from calls to compare_from_rtx,
830         compare_rtx_and_jump, and emit_cmp_jump_insns.
831         * fold-const.c: Remove PALIGN in calls to get_inner_reference.
832         * function.c (assign_stack_temp_for_type): No longer static.
833         * optabs.h (emit_cmp_insn): Remove ALIGN parm.
834         (prepare_cmp_insn): Delete declaration.
835         * rtl.h (assign_stack_temp_for_type): Add declaration.
836         * config/alpha/alpha.c, config/d30v/d30v.c: Reflect above changes.
837         * config/clipper/clipper.c, config/h8300/h8300.c: Likewise.
838         * config/i386/i386.c,config/mips/mips.c: Likewise.
839         * config/i860/i860.c, config/ia64/ia64.c: Likewise.
840         * config/rs6000/rs6000.c, config/sh/sh.c: Likewise.
842 2001-11-15  Stan Shebs  <shebs@apple.com>
844         * config/rs6000/rs6000.h: Fix a comment typo.
845         (RTX_COSTS): Sort processor versions better.
847 2001-11-15  Kazu Hirata  <kazu@hxi.com>
849         * config/h8300/h8300.md: Fix insn length of bit insns.
851 2001-11-15  Jason Merrill  <jason@redhat.com>
853         * dwarf2out.c (dwarf2out_finish): Don't abort because of orphan
854         DIEs if there were errors in the source.
856         * config/alpha/alpha-interix.h, config/alpha/elf.h,
857         config/arm/coff.h, config/i386/djgpp.h, config/i386/i386.c,
858         config/i386/i386.h, config/i386/sco5.h, config/i960/i960-coff.h,
859         config/m68k/coff.h, config/m88k/m88k.h, config/m88k/m88k.c,
860         config/pa/pa64-hpux.h, config/sh/sh.h, config/sparc/litecoff.h,
861         config/elfos.h, config/lynx.h, config/netware.h,
862         config/m68hc11/m68hc11.h, config/mcore/mcore-pe.h,
863         config/s390/linux64.h: Remove definitions of INT_ASM_OP, change
864         uses to use ASM_LONG.
866 2001-11-15  Alan Matsuoka  <alanm@redhat.com>
868         * gensupport.c  process_include : Change call to alloca to
869         xmalloc.
871 2001-11-15  Aldy Hernandez  <aldyh@redhat.com>
873         * config/rs6000/rs6000.md: Use spaces instead of tabs in output
874         templates.
876 Thu Nov 15 08:36:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
878         * final.c (alter_subreg): If simplify_subreg can't do anything,
879         handle REG ourselves and abort for others.
881 2001-11-15  Richard Hodson  <hodsonr@dionecorp.com>
883         * config/h8300/h8300.c (dosize): Avoid corrupting R3 in interrupt
884         routines.
886 2001-11-15  Neil Booth  <neil@daikokuya.demon.co.uk>
888         * fix-header.c (read_scan_file): Update.
890 Thu Nov 15 08:36:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
892         * toplev.c (toplev_main): Don't start timing until after
893         command-line options are parsed.
895 2001-11-15  Andreas Schwab  <schwab@suse.de>
897         * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target
898         makefile frag, not host makefile frag.
899         (m88k-dg-dguxbcs*): Add m88k/t-dgux to tmake_file.
900         (hppa*): Add pa/t-bsd to tmake_file where no special xmake_file is
901         used.
902         (hppa*-*-openbsd*): Don't use nonexitent pa/t-openbsd.
903         * config/m88k/t-dguxbcs: Remove definitions already in t-dgux.
904         * config/m88k/t-dgux (STMP_FIXPROTO): Define.
905         * config/i386/t-cygwin (STMP_FIXPROTO): Define.
906         * config/i386/t-dgux (STMP_FIXPROTO): Define.
907         * config/x-interix: Don't define STMP_FIXPROTO and
908         FIXPROTO_DEFINES.
909         * config/t-interix: New file, define STMP_FIXPROTO.
910         * config/i386/x-beos (STMP_FIXPROTO): Don't define here.
911         * config/i386/t-beos (STMP_FIXPROTO): Define here instead.
912         * config/t-svr4 (FIXPROTO_DEFINES): Define.
913         * config/arm/t-riscix (FIXPROTO_DEFINES): Define.
914         * config/i386/t-sco5 (FIXPROTO_DEFINES): Define.
915         * config/i386/t-sco5gas (FIXPROTO_DEFINES): Define.
916         * config/m68k/t-hp3200: Renamed from x-hp3200.
917         * config/i370/t-oe: Renamed from x-oe.
918         * config/mips/t-iris: Renamed from x-iris.
919         * config/pa/t-bsd: Renamed from x-pa.
920         * config/pa/t-pa-hpux: Renamed from x-pa-hpux.
921         * config/x-linux, config/i386/x-cygwin, config/i386/x-dgux,
922         config/m88k/x-dgux, config/x-svr4, config/arm/x-riscix,
923         config/i386/x-sco5, config/m68k/x-hp320g, config/mips/x-iris6,
924         config/rs6000/x-cygwin: Remove files.
926         * configure.in: Check for target objdump and use that in eh_frame
927         optimization test.
928         * configure: Regenerated.
930 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
932         * jump.c (squeeze_notes): Return true if no real insns were found.
933         * rtl.h (squeeze_notes): Adjust prototype.
934         * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): If
935         squeeze_notes finds no real instructions, abort.
936         (merge_blocks_move_successor_nojumps): Likewise.
937         * loop.c (find_and_verify_loops): Likewise.
938         * stmt.c (expand_end_case): Likewise.
939         * ifcvt.c (dead_or_predicable): Return TRUE if squeeze_notes doesn't
940         find any real instructions.
942         * config/ia64/ia64.c (ia64_adjust_cost): Handle SUBREGs.
944         * cfgcleanup.c (try_optimize_cfg): If try_simplify_condjump optimized
945         conditional jump, request updating life into for the block
946         containing it.  Fix a typo which prevented life info update.
947         Clear blocks bitmap before using it.
949 2001-11-15  Neil Booth  <neil@daikokuya.demon.co.uk>
951         * c-common.c: Include c-lex.h.
952         (c_common_lang_init): Change prototype.  Call init_c_lex and
953         init_pragma from here.
954         * c-common.h (c_common_lang_init): Change prototype.
955         * c-decl.c (init_decl_processing): Rename.  Call c_parse_init.
956         * c-lang.c (c_init): Change prototype.  Update.
957         (c_init_options): Update.
958         * c-lex.c (cpp_filename): Remove.
959         (init_c_lex): Update.  Read the main file, and get the original
960         file name.
961         (yyparse): Finish the command line options.
962         * c-parse.in (c_parse_init): Call init_reswords here.
963         (init_parse): Remove.
964         * c-tree.h (c_init_decl_processing): New.
965         * cpphash.c (_cpp_init_hashtable): After initializing the hash
966         table, populate it.
967         * cppinit.c (read_original_filename, cpp_finish_options): New.
968         (cpp_create_reader): New prototype. Defer hash table initialization.
969         (cpp_start_read): Rename cpp_read_main_file.  Initialize the
970         hash table.  Get the original filename.
971         * cpplib.h (cpp_create_reader): Update.
972         (cpp_start_read): Remove.
973         (cpp_read_main_file, cpp_finish_options): New.
974         * cppmain.c (main, do_preprocessing): Update.
975         * langhooks.h (struct langhooks): Update init prototype.
976         * toplev.c (general_init, parse_options_and_default_flags,
977         process_options, lang_indpendent_init, lang_dependent_init,
978         init_asm_output): New; perform the bulk of initialization.
979         (compile_file): Move most of initialization to above functions.
980         (debug_hooks): Initialize statically.
981         (set_Wunused): Relocate.
982         (toplev_main): Move most of initialization to other init functions.
983         Have a clear logic flow.
984         * tree.h (init_parse, init_decl_processing): Remove.
985 objc:
986         * objc-act.c (objc_init): Update prototype, combine with old
987         init_parse.
988         (objc_init_options): Update.
991 2001-11-15  Andreas Jaeger  <aj@suse.de>
993         * cfgrtl.c (purge_all_dead_edges): Use int as argument for
994         portability.
995         * basic-block.h: Adjust prototype.
997 2001-11-15  Kazu Hirata  <kazu@hxi.com>
999         * config/rs6000/aix31.h: Fix comment formatting.
1000         * config/rs6000/beos.h: Likewise.
1001         * config/rs6000/darwin.h: Likewise.
1002         * config/rs6000/eabi.asm: Likewise.
1003         * config/rs6000/linux.h: Likewise.
1004         * config/rs6000/linux64.h: Likewise.
1005         * config/rs6000/lynx.h: Likewise.
1006         * config/rs6000/netbsd.h: Likewise.
1007         * config/rs6000/rs6000.c: Likewise.
1008         * config/rs6000/rs6000.h: Likewise.
1009         * config/rs6000/rs6000.md: Likewise.
1010         * config/rs6000/sol2.h: Likewise.
1011         * config/rs6000/tramp.asm: Likewise.
1012         * config/rs6000/xcoff.h: Likewise.
1013         * config/rs6000/xm-beos.h: Likewise.
1015 2001-11-14  Alan Matsuoka  <alanm@redhat.com>
1017         * rtl.def (INCLUDE) : Define.
1018         * gensupport.c  (init_include_reader, process_include,
1019         save_string) :  New functions to implement an include facility
1020         in .md files.
1021         * gensupport.h : Add prototype for init_md_reader_args.
1022         * genattr.c genattrtab.c gencodes.c genconfig.c genemit.c
1023         genextract.c genflags.c genopinit.c genoutput.c
1024         genpeep.c genrecog.c: Change call to init_md_reader to
1025         init_md_reader_args.
1026         * md.texi: Document (include "path") and -I directives for RTL
1027         generation tools.
1029 2001-11-14  DJ Delorie  <dj@redhat.com>
1031         * integrate.c (get_hard_reg_initial_reg): New.
1032         * integrate.h (get_hard_reg_initial_reg): Prototype.
1033         * local-alloc.c (block_alloc): Don't tie pseudos that
1034         represent call-saved hard regs' initial values.
1036 2001-11-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1038         * m68k/linux.h: Include <linux.h> not "linux.h" to avoid infinite
1039         recursion.
1041 2001-11-14  Roger Sayle <roger@eyesopen.com>
1043         * fold-const.c (fold): Optimize strlen comparisons against zero.
1045 2001-11-14  David O'Brien  <obrien@FreeBSD.org>
1047         * config.gcc (sparc64-wrs-vxworks*, sparc-*-netbsd*, sparc-*-openbsd*,
1048         sparc-*-chorusos*, sparc-*-elf*, sparc-*-linux*aout*,
1049         sparc-*-linux*libc1*, sparc-*-linux*, sparc-*-lynxos*, sparc-*-rtems*,
1050         sparc-*-rtemself*, sparc-hal-solaris2*, sparc-*-solaris2*,
1051         sparc-*-sunos4.0*, sparc-*-sunos4*, sparc-*-sunos3*, sparc-*-sysv4*,
1052         sparc-*-vxsim*, sparclite-*-aout*, sparclite-*-elf*, sparc86x-*-aout*,
1053         sparc86x-*-elf*, sparc64-*-aout*, sparc64-*-elf*, sparc64-*-linux*):
1054         Include various CPU headers via tm_file.  a.out based platforms now
1055         properly include sparc/aout.h.  sol2.h usage now implies including
1056         elfos.h, svr4.h, and sparc/sysv4.h.
1057         * config/netbsd.h (TARGET_MEM_FUNCTIONS): Undef before defining it.
1058         Also define to '1'.
1059         * sparc/sparc.h (CPP_PREDEFINES, TARGET_VERSION, WORD_SWITCH_TAKES_ARG,
1060         SELECT_SECTION, ASM_DECLARE_FUNCTION_NAME, TEXT_SECTION_ASM_OP,
1061         DATA_SECTION_ASM_OP, DBX_REGISTER_NUMBER, ASM_OUTPUT_SOURCE_LINE):
1062         Remove.  They are a.out specific and belong in sparc/aout.h.
1063         * sparc/aout.h (TARGET_VERSION, WORD_SWITCH_TAKES_ARG, SELECT_SECTION,
1064         ASM_DECLARE_FUNCTION_NAME, TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
1065         DBX_REGISTER_NUMBER, ASM_OUTPUT_SOURCE_LINE): Define.  Moved here from
1066         sparc/sparc.h.
1067         * sparc/litecoff.h (WORD_SWITCH_TAKES_ARG, ASM_DECLARE_FUNCTION_NAME,
1068         TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP, DBX_REGISTER_NUMBER): Define.
1069         Moved here from sparc/sparc.h.
1070         * config/sparc/linux-aout.h (DEFAULT_PCC_STRUCT_RETURN): Undef before
1071         defining.
1072         * config/sparc/linux64.h (UNALIGNED_DOUBLE_INT_ASM_OP): Undef before
1073         * config/sparc/lynx.h:  Don't include lynx.h.
1074         (SELECT_SECTION): Do not undef.
1075         * config/sparc/openbsd.h: Don't include sparc/sparc.h.
1076         * config/sparc/sol2-sld-64.h: Include sparc/sparc.h, elfos.h, svr4.h,
1077         and sparc/sysv4.h.
1078         * config/sparc/sol2.h: Don't include sparc/sparc.h and sparc/sysv4.h.
1079         * config/sparc/sp64-aout.h (CPP_PREDEFINES): Don't define.  Get from
1080         sparc/aout.h now.
1081         * config/sparc/sp64-elf.h (DWARF_DEBUGGING_INFO, DWARF2_DEBUGGING_INFO):
1082         Don't undef, there is no need.
1083         * config/sparc/splet.h (CPP_PREDEFINES): Define.
1084         * config/sparc/sun4o3.h (CPP_PREDEFINES): Likewise.
1085         * config/sparc/sunos4.h (CPP_PREDEFINES): Likewise.
1086         Don't include sparc/sparc.h.
1087         * config/sparc/sysv4.h (WORD_SWITCH_TAKES_ARG, ASM_OUTPUT_SOURCE_LINE,
1088         SELECT_SECTION, ASM_DECLARE_FUNCTION_NAME, TEXT_SECTION_ASM_OP,
1089         DATA_SECTION_ASM_OP): Don't undef, there is no need now.  Don't include
1090         elfos.h and svr4.h.
1091         (TARGET_VERSION): Define.
1092         * config/sparc/vxsim.h (TARGET_VERSION): Define.
1094 Wed Nov 14 19:46:08 CET 2001  Jan Hubicka  <jh@suse.cz>
1096         * cfglayout.c (fixup_fallthru_exit_predecesor): New static function.
1097         (cfg_layout_finalize): Use it.
1098         * bb-reorder.c (HAVE_epilogue): Remove.
1099         (make_reorder_chain): Do not care special placement of
1100         last basic block.
1102         * predict.c (expected_value_to_br_prob): Delete the note
1103         once transformed.
1105         * c-decl.c (c_expand_body): Fix TV_EXPAND nesting problem;
1106         measure integration time separately.
1108 Wed Nov 14 12:30:57 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1110         * function.c (struct temp_slot): ALIGN now unsigned.
1112 2001-11-14  Kazu Hirata  <kazu@hxi.com>
1114         * config/dsp16xx/dsp16xx.c: Fix comment formatting.
1115         * config/dsp16xx/dsp16xx.h: Likewise.
1116         * config/dsp16xx/dsp16xx.md: Likewise.
1118 2001-11-14  Kazu Hirata  <kazu@hxi.com>
1120         * config/h8300/h8300.c (get_shift_alg): Reorganize the code
1121         that deals with 7-bit shifts in HImode.
1123 Wed Nov 14 14:17:05 CET 2001  Jan Hubicka  <jh@suse.cz>
1125         * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.
1126         * final.c (walk_alter_subreg): Take pointer; update call of alter_subreg.
1127         (final_scan_insn): Update call of alter_subreg.
1128         (cleanup_subreg_operands): Likewise.
1129         (alter_subreg): Rewrite using simplify_subreg.
1130         (output_address, output_operand): Update call of alter_subreg.
1131         * output.h (alter_subreg): Update prototype.
1132         * sdbout.c (sdbout_symbol): Update call of alter_subreg.
1133         * simplify-rtx.c (simplify_subreg): Copy ORIGINAL_REGNO.
1134         * Makefile.in (final.o): Add dependency on expr.h
1136 Wed Nov 14 06:37:54 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1138         * c-lang.c (finish_file): Make I unsigned to eliminate warning.
1140 2001-11-13  Jeff Sturm  <jsturm@one-point.com>
1142         * doc/install.texi (sparc-*-linux*): Mention requirements for
1143         binutils and glibc.
1145 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1147         * Makefile.in (POD2MAN): Don't include --section=1.
1148         (manext): Rename to man1ext.  All users changed.
1149         (man7ext): New.
1150         (man7dir): New.
1151         (generated-manpages): Also depend on $(docdir)/gfdl.7,
1152         $(docdir)/gpl.7, and $(docdir)/fsf-funding.7.
1153         ($(docdir)/gcov.1, $(docdir)/cpp.1, $(docdir)/gcc.1): Include
1154         --section=1 in calls to $(POD2MAN).
1155         ($(docdir)/gfdl.7, $(docdir)/gpl.7, $(docdir)/fsf-funding.7): New.
1156         (maintainer-clean, install, uninstall): Handle the new man pages.
1157         ($(docdir)/cpp.info, cpp.dvi): Depend on fdl.texi.
1158         (installdirs): Create man7dir.
1159         * doc/cpp.texi: Include GFDL in this manual.  In the man page,
1160         refer to gfdl(7) for the GFDL.  Apply Front Cover and Back Cover
1161         texts to man page.  Include gpl(7), gfdl(7) and fsf-funding(7) in
1162         the SEE ALSO man page section.
1163         * doc/gcov.texi: Apply GFDL to man page.  Include gpl(7), gfdl(7)
1164         and fsf-funding(7) in the SEE ALSO man page section.
1165         * doc/invoke.texi: Apply GFDL to man page.  Include gpl(7),
1166         gfdl(7) and fsf-funding(7) in the SEE ALSO man page section.
1167         * doc/include/fdl.texi, doc/include/funding.texi,
1168         doc/include/gpl.texi: Adjust for conversion by texi2pod.pl.
1169         * doc/.cvsignore: Add gfdl.7, gpl.7 and fsf-funding.7.
1171 2001-11-13  Richard Henderson  <rth@redhat.com>
1173         * dwarf2asm.c (dw2_force_const_mem): Set PUBLIC or STATIC
1174         as appropriate for the artificial decl.
1176 2001-11-13  Richard Henderson  <rth@redhat.com>
1178         * loop.c (combine_movables): Turn off combination until
1179         move_movables validation bugs are fixed.
1181 2001-11-13  DJ Delorie  <dj@redhat.com>
1183         * config.gcc (powerpc|rs6000): Set default cpp options based
1184         on --with-cpu settings.
1185         * config/rs6000/softfloat.h: New.
1187 2001-11-13  Kazu Hirata  <kazu@hxi.com>
1189         * config/h8300/h8300.c (shift_alg_si): Use special code for
1190         25-bit shifts on H8/S.
1191         (get_shift_alg): Generate special code for 25-bit shifts on
1192         H8/S.
1194 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1196         * emit-rtl.c (adjust_address_1): Add ADJUST argument.
1197         (adjust_automodify_address_1): New.
1198         * expr.h (adjust_address, adjust_address_nv): Adjust.
1199         (adjust_automodify_address, adjust_automodify_address_nv): Define.
1200         (adjust_address_1): Update prototype.
1201         (adjust_automodify_address_1): Add prototype.
1202         * expr.c (move_by_pieces_1): Use adjust_automodify_address.
1203         (store_by_pieces_2): Likewise.
1205 Tue Nov 13 05:45:40 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1207         * Makefile.in (explow.o): Now depends on ggc.h.
1208         * explow.c (ggc.h): Include.
1209         (set_stack_check_libfunc): Mark stack_check_libfunc as ggc root.
1211         * Makefile.in (expr.o): Depends on insn-attr.h.
1212         * expr.c (insn-attr.h): New include.
1213         (force_operand): If INSN_SCHEDULING, deal with paradoxical SUBREG
1214         of MEM.
1215         (highest_pow2_factor, case INTEGER_CST): Handle negative values.
1216         (expand_expr): Remove unneeded mark_temp_addr_taken calls and
1217         clean up related usage in ADDR_EXPR.
1218         (expand_expr_unaligned): Likewise.
1220         * emit-rtl.c (change_address): Fix typo in alias setting.
1222 2001-11-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1224         * Makefile.in (cfgcleanup.o): Depend on insn-config.h
1226 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1228         PR bootstrap/3451
1229         * c-pragma.c: Rename macros BAD, BAD2, BAD_ACTION to
1230         GCC_BAD, GCC_BAD2, GCC_BAD_ACTION.
1232 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
1234         * config.gcc (sparc-tti-*, sparc64-wrs-vxworks*, sparc-wrs-vxworks*,
1235         sparclite-wrs-vxworks*, sparc-*-aout*, sparc-*-netbsd*,
1236         sparc-*-chorusos*, sparc-*-linux*aout*, sparc-*-linux*libc1*,
1237         sparc-*-linux*, sparc-*-lynxos*, sparc-*-rtemsaout*, sparc-*-rtems*,
1238         sparc-*-rtemself*, sparc-*-solaris2*, sparc-*-sunos3*, sparc-*-sysv4*,
1239         sparc-*-vxsim*, sparclet-*-aout*, sparclite-*-coff*, sparclite-*-aout*,
1240         sparc86x-*-aout*, sparc86x-*-elf*, sparc64-*-aout*, sparc64-*-elf*,
1241         sparc64-*-linux*):  Include various CPU headers via tm_file.
1242         * config/svr3.h (ASM_OUTPUT_IDENT): Undef before defining it.
1243         (SELECT_SECTION): Likewise.
1244         (SELECT_RTX_SECTION): Likewise.
1245         * config/sparc/sparc_bi.h: New file.
1246         * config/sparc/aout.h: Don't include sparc/sparc.h and aoutos.h.
1247         * config/sparc/linux-aout.h: Likewise.
1248         * config/sparc/linux.h: Don't include sparc/sysv4.h.
1249         * config/sparc/linux64.h: Likewise.
1250         (SPARC_BI_ARCH): Don't define.  sparc_bi.h will do it instead.
1251         * config/sparc/lite.h:  Don't include sparc/sparc.h and gofast.h.
1252         * config/sparc/litecoff.h: Don't include sparc/lite.h, svr3.h,
1253         and dbxcoff.h
1254         (ASM_OUTPUT_IDENT): Do not #undef.
1255         (SELECT_SECTION): Likewise.
1256         (SELECT_RTX_SECTION): Likewise.
1257         * config/sparc/liteelf.h: Don't include gofast.h.
1258         * config/sparc/lynx-ng.h: Don't include sparc/sparc.h and lynx-ng.h.
1259         * config/sparc/lynx.h: Don't include sparc/sparc.h.
1260         * config/sparc/pbd.h: Likewise.
1261         * config/sparc/netbsd.h: Don't include sparc/sparc.h and netbsd.h.
1262         * config/sparc/rtems.h: Don't include sparc/aout.h and rtems.h.
1263         * config/sparc/rtemself.h: Don't include rtems.h.
1264         * config/sparc/sol2-64.h: Don't include sparc/sol2-sld-64.h.
1265         * config/sparc/sol2-sld-64.h (SPARC_BI_ARCH): Don't define, include
1266         sparc_bi.h instead.
1267         * config/sparc/sol2-sld.h: Don't include sparc/sol2.h.
1268         * config/sparc/sol2.h: Include sparc/sparc.h directly.
1269         * config/sparc/sp64-aout.h: Don't include sparc/sparc.h and aoutos.h.
1270         * config/sparc/sp64-elf.h: Don't include sparc/sol2.h.
1271         * config/sparc/sp86x-aout.h: Don't include sparc/sparc.h and gofast.h.
1272         * config/sparc/sp86x-elf.h: Don't include gofast.h.
1273         * config/sparc/splet.h: Don't include sparc/aout.h.
1274         * config/sparc/sun4o3.h: Don't include sparc/sparc.h.
1275         * config/sparc/sysv4.h: Don't include sparc/sparc.h directly.
1276         * config/sparc/vxsim.h: Don't include sparc/sysv4.h.
1277         * config/sparc/vxsparc.h: Don't include sparc/aout.h and gofast.h.
1278         * config/sparc/vxsparc64.h: Don't include gofast.h.
1279         (SPARC_BI_ARCH): Don't define.  sparc_bi.h will do it instead.
1281 2001-11-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1283         * doc/standards.texi: Mention C99 TC1.
1285 2001-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1287         * mips-protos.h (mips_output_conditional_branch): Const-ify.
1288         * mips.c (mips_output_conditional_branch): Likewise.
1290 2001-11-12  Kazu Hirata  <kazu@hxi.com>
1292         * config/h8300/h8300.c (shift_alg_si): Use special code for
1293         15-bit logical shifts and 31-bit logical shifts.
1294         (get_shift_alg): Generate special code for 15-bit and 31-bit
1295         logical shifts.
1297 2001-11-12  Kazu Hirata  <kazu@hxi.com>
1299         * config/h8300/h8300.c (shift_alg_qi): Use rotations when
1300         doing 6-bit logical shifts on H8/S.
1301         (shift_alg_qi): Use special code for 21-bit shifts on H8/S.
1302         (get_shift_alg): Generate special code for 21-bit shifts on
1303         H8/S.
1305 2001-11-12  Kazu Hirata  <kazu@hxi.com>
1307         * config/h8300/h8300.c (get_shift_alg): Remove a redundant
1308         label.
1310 Mon Nov 12 11:58:26 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1312         * alias.c (nonoverlapping_memrefs_p): Only update size from memref
1313         if both size and offset known.
1315 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
1317         * config/ia64/freebsd.h: Fix misspelling.
1319 2001-11-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1321         * doc/gcc.texi: Move several chapters out to ...
1322         * doc/configterms.texi, doc/fragments.texi, doc/hostconfig.texi,
1323         doc/include/linux-and-gnu.texi, doc/interface.texi,
1324         doc/makefile.texi, doc/passes.texi, doc/portability.texi:
1325         ... here.  New files.
1326         * doc/gcc.texi, doc/contrib.texi: Move section headings into
1327         contrib.texi.
1328         * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.
1330 2001-11-12  Kazu Hirata  <kazu@hxi.com>
1332         * config/alpha/alpha-interix.h: Fix comment formatting.
1333         * config/alpha/alpha.c: Likewise.
1334         * config/alpha/alpha.h: Likewise.
1335         * config/alpha/alpha32.h: Likewise.
1336         * config/alpha/freebsd.h: Likewise.
1337         * config/alpha/unicosmk.h: Likewise.
1338         * config/alpha/vms.h: Likewise.
1340 2001-11-12  Kazu Hirata  <kazu@hxi.com>
1342         * config/h8300/h8300.c (get_shift_alg): Remove redundant code.
1344 2001-11-12  Jakub Jelinek  <jakub@redhat.com>
1346         * dbxout.c (dbxout_symbol_location): Avoid emitting invalid register
1347         numbers.
1349 Mon Nov 12 05:18:42 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1351         * emit-rtl.c (set_mem_attributes): If making object, can set alignment
1352         from type.
1353         (replace_equiv_address): Call update_temp_slot_address.
1355         * dwarf2out.c (loc_descriptor_from_tree, case COMPOUND_EXPR): New case.
1357         * alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL being a CONCAT.
1359 2001-11-12  Kazu Hirata  <kazu@hxi.com>
1361         * config/h8300/h8300.c (shift_alg_qi): New.
1362         (shift_alg_hi): Likewise.
1363         (shift_alg_si): Likewise.
1364         (get_shift_alg): Change the type of count to unsigned int.
1365         Use the tables.
1367 2001-11-11  Alexandre Oliva  <aoliva@redhat.com>
1369         * Makefile.in (c-lang.o): Depend on $(VARRAY_H).
1370         * c-decl.c (c_expand_body): Take argument can_defer_p.  Use it
1371         to decide whether to defer a function.
1372         (finish_function): Adjust.
1373         (c_expand_deferred_function): New function.
1374         * c-lang.c (deferred_fns): New variable.
1375         (c_init): Initialize it, and mark it as a root.
1376         (defer_fn): New function.
1377         (finish_file): Expand all deferred functions.
1378         * c-tree.h (defer_fn): Declare.
1379         (c_expand_deferred_function): Likewise.
1380         * objc/Make-lang.in (objc-act.o): Depend on $(VARRAY_H).
1381         * objc-act.c (deferred_fns): New variable.
1382         (objc_init): Initialize it, and mark it as a root.
1383         (defer_fn): New function.
1384         (finish_file): Expand all deferred functions.
1386 2001-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1388         * alpha.c (unicosmk_special_name): Prototype.
1389         (unicosmk_ssib_name): Delete unused variable.
1390         * alpha/unicosmk.h (common_section, ssib_section): Prototype.
1391         * alpha/vms.h (PREFIX): Undef before defining.
1392         * arm/pe.h (SUBTARGET_NAME_ENCODING_LENGTHS): Likewise.
1393         * i370/i370.c (mvs_hash_alias): Prototype.  Wrap with macro
1394         controlling usage.  Const-ify.
1395         (alias_number): Delete unused variable.
1396         * m32r/m32r.c (m32r_sched_init): Add missing argument.
1397         (m32r_expand_block_move): Fix uninitialized warnings.
1398         * mn10300/mn10300.h (REGNO_IN_RANGE_P): Fix 'unsigned >=0 is
1399         always true' warnings.
1400         * openbsd.h (TARGET_MEM_FUNCTIONS): Don't redefine.
1401         * sh/sh.c: Include "integrate.h".
1402         (output_far_jump): Fix uninitialized warning.
1403         * final.c (shorten_branches): Avoid automatic aggregate
1404         initialization.
1405         * integrate.c (subst_constants): Likewise.
1407 2001-11-11  Kazu Hirata  <kazu@hxi.com>
1409         * config/h8300/h8300.c (shift_alg): Remove SHIFT_MAX.
1410         (get_shift_alg): Remove redundant code.
1412 2001-11-11  Kazu Hirata  <kazu@hxi.com>
1414         * config/pa/milli64.S: Fix comment formatting.
1415         * config/pa/pa-64.h: Likewise.
1416         * config/pa/pa-linux.h: Likewise.
1417         * config/pa/pa-protos.h: Likewise.
1418         * config/pa/pa.c: Likewise.
1419         * config/pa/pa.h: Likewise.
1420         * config/pa/pa32-linux.h: Likewise.
1421         * config/pa/pa32-regs.h: Likewise.
1422         * config/pa/pa64-hpux.h: Likewise.
1423         * config/pa/pa64-regs.h: Likewise.
1424         * config/pa/som.h: Likewise.
1426 2001-11-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1428         * doc/gcc.texi: Move several chapters out to ...
1429         * doc/bugreport.texi, doc/contribute.texi, doc/frontends.texi,
1430         doc/service.texi, doc/standards.texi, doc/trouble.texi,
1431         doc/vms.texi: ... here.  New files.
1432         * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.
1434 2001-11-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1436         * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,
1437         cfg.c, cfganal.c, cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c,
1438         collect2.c, combine.c, config.in, configure, configure.in,
1439         conflict.c, dwarf2out.c, dwarfout.c, except.c, final.c, flow.c,
1440         genattrtab.c, ggc-page.c, jump.c, lcm.c, predict.c, reg-stack.c,
1441         reload1.c, rtlanal.c, sched-rgn.c, toplev.c, unwind-dw2-fde.h: Fix
1442         spelling errors.
1444 Sun Nov 11 05:56:01 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1446         * config/rs6000/rs6000.c (rs6000_hash_constant, toc_hash_eq):
1447         Adjust operand number in CONST_DOUBLE.
1449         * expmed.c (extract_bit_field): No longer pass in alignment.
1450         (extract_fixed_bit_field, extract_split_bit_field): Likewise.
1451         (store_bit_field, store_fixed_bit_field, store_split_bit_field):
1452         Likewise.
1453         * expr.c (store_constructor, store_constructor_field): Likewise.
1454         (store_field, emit_group_load, emit_group_store): Likewise.
1455         * expr.h (emit_group_load, emit_group_store): Delete ALIGN parm.
1456         (store_bit_field, extract_bit_field): Likewise.
1457         * calls.c, expr.c, function.c: Change calls to above functions.
1458         * ifcvt.c, stmt.c: Likewise.
1460         * alias.c (nonoverlapping_memrefs_p): Not overlapping if one base is
1461         constant and one is on frame.
1462         If know memref offset, adjust size from decl.
1464 2001-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1466         * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fix
1467         format specifier warning.
1468         * convex.h (ASM_OUTPUT_BYTE): Likewise.
1469         * elfos.h (ALIGN_ASM_OP): Undef before defining.
1470         * i386/att.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier
1471         warning.
1472         * i386/bsd.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1473         * i386/gas.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1474         * i386-interix.h (gen_stdcall_suffix): Prototype.
1475         * i386.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
1476         * i386elf.h (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE,
1477         ASM_OUTPUT_LONG_DOUBLE): Likewise.
1478         * i386/interix.c (gen_stdcall_suffix): Const-ify.
1479         * i386/next.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE,
1480         ASM_OUTPUT_FLOAT, ASM_GENERATE_INTERNAL_LABEL): Fix format
1481         specifier warnings.
1482         * i386/osfrose.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1483         * i386/ptx4-i.h (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE,
1484         ASM_OUTPUT_LONG_DOUBLE): Likewise.
1485         * i386/sco5.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1486         * i386/sequent.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1487         * i386/sun386.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1488         * i386/svr3dbx.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1489         * m68k/3b1.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_LONG_DOUBLE,
1490         ASM_OUTPUT_FLOAT, ASM_GENERATE_INTERNAL_LABEL): Likewise.
1491         * m68k/altos3068.h (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
1492         * m68k/amix.h (ASM_OUTPUT_ASCII, ASM_GENERATE_INTERNAL_LABEL):
1493         Likewise.
1494         * m68k/atari.h (ASM_OUTPUT_ASCII, ASM_GENERATE_INTERNAL_LABEL):
1495         Likewise.
1496         * m68k/crds.h (ASM_OUTPUT_DOUBLE, PRINT_OPERAND): Likewise.
1497         * m68k/dpx2.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE,
1498         ASM_OUTPUT_FLOAT, ASM_OUTPUT_BYTE, ASM_OUTPUT_FLOAT_OPERAND):
1499         Likewise.
1500         * m68k/hp320.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_BYTE):
1501         Likewise.
1502         * m68k.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_BYTE):
1503         Likewise.
1504         * m68k/m68kv4.h (ASM_OUTPUT_ASCII): Delete unused variable.
1505         * m68k/mot3300.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
1506         * m68k/news.h (PRINT_OPERAND): Likewise.
1507         * m68k/next.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT,
1508         ASM_OUTPUT_FLOAT_OPERAND, ASM_OUTPUT_DOUBLE_OPERAND): Likewise.
1509         * m68k/next21.h (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
1510         * m68k/plexus.h (ASM_SPEC): Insert space between macro name and
1511         definition.
1512         * m68k/sgs.h (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE,
1513         ASM_OUTPUT_FLOAT, ASM_OUTPUT_ASCII, ASM_OUTPUT_FLOAT_OPERAND,
1514         ASM_OUTPUT_DOUBLE_OPERAND): Fix format specifier warnings.
1515         * m68k/sun3.h (ASM_OUTPUT_FLOAT_OPERAND): Likewise.
1516         * m68k/tower-as.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_DOUBLE,
1517         ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_FLOAT, ASM_OUTPUT_BYTE,
1518         PRINT_OPERAND): Likewise.
1519         * m88k/m88k.h (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_BYTE):
1520         Likewise.
1521         * mips/elf.h (PUT_SDB_SIZE, ASM_DECLARE_OBJECT_NAME): Likewise.
1522         * mips/elf64.h (PUT_SDB_SIZE, ASM_DECLARE_OBJECT_NAME): Likewise.
1523         * mips/iris5gas.h (PUT_SDB_SIZE): Likewise.
1524         * mips/linux.h (ASM_DECLARE_OBJECT_NAME): Likewise.
1525         * mips.c (mips_output_external_libcall): Mark parameter with
1526         ATTRIBUTE_UNUSED.
1527         (mips_asm_file_start): Move variable into the scope where it's
1528         used.
1529         * mips.h (PUT_SDB_INT_VAL, PUT_SDB_SIZE): Likewise.
1530         * mips/netbsd.h (ASM_DECLARE_OBJECT_NAME): Likewise.
1531         * mips/sni-gas.h (PUT_SDB_SIZE): Likewise.
1532         * ns32k/encore.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1533         * ns32k.c (print_operand): Likewise.
1534         * pa.c (print_operand, output_div_insn): Likewise.
1535         * pa.h (ASM_OUTPUT_MI_THUNK, ASM_GENERATE_INTERNAL_LABEL,
1536         ASM_OUTPUT_BYTE, PRINT_OPERAND_ADDRESS): Likewise.
1537         * pa/pa64-hpux.h (UNIQUE_SECTION): Const-ify.
1538         * sparc/linux.h (ASM_GENERATE_INTERNAL_LABEL): Fix format
1539         specifier warnings.
1540         * sparc/linux64.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1541         * sparc/pbd.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1542         (ASM_OUTPUT_SOURCE_LINE): Don't list macro arguments in undef.
1543         * sparc/vxsim.h (ASM_GENERATE_INTERNAL_LABEL): Fix format
1544         specifier warnings.
1545         * svr3.h (ASM_GENERATE_INTERNAL_LABEL): Likewise.
1547         * sdbout.c (sdbout_end_epilogue): Mark parameter with
1548         ATTRIBUTE_UNUSED.
1549         * varasm.c (assemble_global): Likewise.
1551 2001-11-11  H.J. Lu <hjl@gnu.org>
1553         * config.gcc: Add "elfos.h svr4.h" to $tm_file for Linux/mips.
1555 Sun Nov 11 01:26:00 CET 2001  Jan Hubicka  <jh@suse.cz>
1557         * final.c (*_MAX_SKIP): Use *_max_skip variables.
1558         * flags.h (align_loops_max_skip, align_jumps_max_skip,
1559         align_labels_max_skip): New global variables.
1560         * toplev.c (align_loops_max_skip, align_jumps_max_skip,
1561         align_labels_max_skip): New global variables.
1562         (toplev_main): Set new variables.
1563         * i386.c (override_options): Set max_skip values.
1565 2001-11-10  Geoffrey Keating  <geoffk@redhat.com>
1567         * doc/tm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF.
1568         * final.c (output_addr_const): Use ASM_OUTPUT_LABEL_REF.
1569         * config/stormy16/stormy16.c (xstormy16_print_operand): For '%C',
1570         don't print an @fptr for labels either.
1571         (xstormy16_output_addr_vec): Don't print @fptr here.
1572         * config/stormy16/stormy16.h (ASM_OUTPUT_LABEL_REF): New macro.
1574 Sat Nov 10 08:50:50 2001  Jeffrey A Law  (law@cygnus.com)
1576         * ssa-ccp.c (examine_flow_edges): Use old-style definition, not
1577         an ANSI/ISO definitino.
1578         (ssa_const_prop): Likewise.
1580 2001-11-10  Aldy Hernandez  <aldyh@redhat.com>
1582         * config/rs6000/rs6000.c (rs6000_reg_names): Remove leading "v" or
1583         altivec registers.
1585 2001-11-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1587         * cppexp.c (parse_number): Use ISXDIGIT/hex_value.
1588         * cpplex.c (hex_digit_value): Use hex_p/hex_value.
1589         * cppmain.c (general_init): Call hex_init.
1590         * tradcif.y (parse_number): Use TOLOWER/ISXDIGIT/hex_value/hex_p.
1592         * config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'.
1594         * i386/dgux.h (ASM_FILE_START): Set to the meaningful portions
1595         of dgux.c:output_file_start().
1597         * i386/dgux.c: Delete file.
1599 2001-11-09  Richard Henderson  <rth@redhat.com>
1601         * config/alpha/alpha.c (decl_in_text_section): New.
1602         (current_file_function_operand): Use it.
1603         (alpha_encode_section_info, alpha_end_function): Likewise.
1605 2001-11-07  David O'Brien  <obrien@FreeBSD.org>
1607         * config.gcc: Add FreeBSD/IA-64 target. Expand config/i64/elf.h headers.
1608         * config/i64/ia64.h (TARGET_VERSION,ASM_SPEC,LINK_SPEC): Remove,
1609         they are OS specific.  Use CPP_CPU_SPEC rather than CPP_PREDEFINES,
1610         so OS specific files and use CPP_PREDEFINES for their needs.
1611         * config/i64/elf.h (TARGET_VERSION): Add.  Also, move inclusion of
1612         target headers to tm_file.
1613         * config/ia64/aix.h (TARGET_VERSION): Likewise.
1614         * config/ia64/hpux.h (TARGET_VERSION): Likewise.
1615         * config/ia64/linux.h (TARGET_VERSION): Likewise.
1616         (FUNCTION_PROFILER): Remove.
1617         * config/ia64/ia64.h (FUNCTION_PROFILER): Update definition using the
1618         version in config/ia64/linux.h.
1619         * config/ia64/freebsd.h: New file.
1620         * config/freebsd.h: Tidy up.
1621         (_USING_CONFIG_FREEBSD): Define.
1622         (FBSD_CPP_PREDEFINES): Add __KPRINTF_ATTRIBUTE__.
1623         (FBSD_CPP_SPEC): Define generic FreeBSD spec.
1624         (FBSD_STARTFILE_SPEC): Likewise.
1625         (FBSD_ENDFILE_SPEC): Likewise.
1626         (FBSD_LIB_SPEC): Likewise.
1627         (WCHAR_UNSIGNED): Undefine, FreeBSD's wchars are signed.
1628         (USER_LABEL_PREFIX): Define to ELF compatible value as some CPU headers
1629         set an ELF-improper one.
1631 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1633         * pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a
1634         constant can be loaded in a single instruction to a register.  When
1635         loading immediate constants, use PLUS instead of HIGH/LO_SUM.  Use
1636         depdi for insertion of most significant 32-bits on 64-bit hosts.
1637         * pa.h (LEGITIMATE_CONSTANT_P): Accept constants that can be built
1638         with ldil/ldo/depdi instruction sequence on 64-bit hosts.
1639         * pa.md: New addmove pattern for adding constant_int to HImode
1640         register and moving result to HImode register.  Remove HImode HIGH
1641         and LO_SUM patterns.
1643 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1645         * Makefile.in: Update.
1646         * c-decl.c (print_lang_decl, print_lang_type): Remove.
1647         (print_lang_identifier): Rename c_print_identifier.
1648         * c-lang.c (LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): New.
1649         (print_lang_statistics, lang_print_xnode): Remove.
1650         * c-parse.in (set_yydebug): Rename c_set_yydebug.
1651         * c-tree.h (c_set_yydebug, c_print_identifier): New.
1652         * langhooks-def.h (lhd_print_tree_nothing, lhd_set_yydebug): New.
1653         LANG_HOOKS_PRINT_STATISTICS, LANG_HOOKS_PRINT_XNODE,
1654         LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE,
1655         LANG_HOOKS_PRINT_IDENTIFIER, LANG_HOOKS_SET_YYDEBUG): New.
1656         (LANG_HOOKS_INITIALIZER): Update.
1657         * langhooks.h (struct lang_hooks): New members.
1658         (lang_print_tree_hook): New.
1659         * langhooks.c (lhd_print_tree_nothing, lhd_set_yydebug): New.
1660         * print-tree.c: Include langhooks.h.
1661         (print_node): Update.
1662         * toplev.c (decode_d_option): Update.
1663         * tree.c: Include langhooks.h.
1664         (dump_tree_statistics): Update.
1665         * tree.h (print_lang_statistics, print_lang_decl, print_lang_type,
1666         print_lang_identifier, set_yydebug, lang_print_xnode): Remove.
1667 objc:
1668         * objc-act.c (LANG_HOOKS_PRINT_IDENTIFIER,
1669         LANG_HOOKS_SET_YYDEBUG): Override.
1670         (lang_print_xnode, print_lang_statistics): Remove.
1672 2001-11-09  Richard Henderson  <rth@redhat.com>
1674         * dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODING
1675         on the symbol string.
1677 2001-11-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1679         * pa/elf.h (ASM_DECLARE_FUNCTION_NAME,
1680         ASM_OUTPUT_EXTERNAL_LIBCALL): Undef before defining.
1681         * config.gcc (hppa1.1-*-rtems*): Remove duplicate clause.
1683         * clipper.h (ASM_OUTPUT_REG_POP): Fix typo.
1685         * tlink.c (recompile_files): Copy strings passed to `putenv'.
1687 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1689         * tree.h (TYPE_VOLATILE): Trap use not on TYPEs.
1690         (TYPE_READONLY): Likewise.
1692         * flow.c (insn_dead_p): Allow for AUTO_INC notes all the time.
1694         * config/stormy16/stormy16.h (ASM_SPEC): Revert last change,
1695         don't pass --gdwarf2 to the assembler if the compiler will also
1696         provide debug info.
1698         * config/stormy16/stormy16.c (xstormy16_expand_casesi):
1699         Don't change INDEX.
1701 Fri Nov  9 17:51:09 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1703         * alias.c (nonoverlapping_memrefs_p): New function.
1704         (true_dependence, canon_true_depenence, write_dependence_p): Call it.
1706         * emit-rtl.c (set_mem_attributes): Get alignments for constants.
1708 2001-11-09  Aldy Hernandez  <aldyh@redhat.com>
1710         * rs6000.h (REG_CLASS_CONTENTS): Add VRSAVE bit to ALL_REGS.
1711         (CONDITIONAL_REGISTER_USAGE): Disable AltiVec registers unless
1712         generating altivec code.
1713         (FIXED_REGISTERS): VRSAVE is fixed.
1714         (CALL_USED_REGISTERS): VRSAVE is call used.
1716 2001-11-09  Jason Eckhardt  <jle@rice.edu>
1718         * config/mips/mips.c (mips_output_conditional_branch): Do not hard
1719         code the branch target as ".+16/.+12", but rather use labels.
1721 Fri Nov  9 11:27:42 2001  Jeffrey A Law  (law@cygnus.com)
1723         * config/pa/milli64.S: Use %r25 and %r0 instead of arg1 and r0
1724         to work around limitations of certain versions of GAS.
1726         * pa.md (mulsi3): Remove PA64 hack to work around SUBREG issues.
1727         (muldi3): Update due to SUBREG_BYTE changes.
1728         (casesi): Similarly.
1730 2001-11-09  Zack Weinberg  <zack@codesourcery.com>
1732         * doc/invoke.texi: Remove comment referring to -xf77-version.
1734 2001-11-09  Kazu Hirata  <kazu@hxi.com>
1736         * config/convex/convex.c: Fix comment formatting.
1737         * config/convex/convex.h: Likewise.
1739 2001-11-08  Zack Weinberg  <zack@codesourcery.com>
1741         * Makefile.in (.po.pox): Look both in srcdir and builddir
1742         for $(PACKAGE).pot.
1743         (po/$(PACKAGE).pot): Don't move-if-change the new potfile over
1744         to the source directory.
1746 2001-11-09 Ben Elliston  <bje@redhat.com>
1747            Michael Meissner  <meissner@redhat.com>
1748            Andrew MacLeod  <amacleod@redhat.com>
1749            Richard Henderson  <rth@redhat.com>
1750            Nick Clifton  <nickc@redhat.com>
1751            Catherine Moore  <clm@redhat.com>
1753         * m32r.c: Add support for m32rx processor.
1754         * m32r.h: Ditto.
1755         * m32r.md: Ditto.
1756         * t-m32r: Ditto.
1757         * m32r-protos.h: Add prototypes for m32rx functions.
1758         * doc/invoke.texi: Document -m32rx option.
1760 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1762         * config/sparc/sparc.md (movdf): Avoid calling validize_mem during
1763         or after reload.
1765 2001-11-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1767         * doc/install.texi2html: Use $MAKEINFO --no-split.
1769 2001-11-09  Andreas Schwab  <schwab@suse.de>
1771         * Makefile.in ($(HOST_PREFIX_1)rtl.o,
1772         $(HOST_PREFIX_1)print-rtl.o, $(HOST_PREFIX_1)bitmap.o,
1773         $(HOST_PREFIX_1)vfprintf.o, $(HOST_PREFIX_1)doprint.o,
1774         $(HOST_PREFIX_1)strstr.o, $(HOST_PREFIX_1)errors.o,
1775         $(HOST_PREFIX_1)ggc-none.o): Update dependencies.
1777 2001-11-09  H.J. Lu <hjl@gnu.org>
1779         * config/mips/mips.c (mips_output_function_prologues): Cast
1780         `tsize' to long for output.
1782 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1784         * c-lang.c (LANG_HOOKS_NAME): New.
1785         (lang_hooks): Constify.
1786         (c_init_options): Update.
1787         (lang_identify): Remove.
1788         * c-parse.in (language_string): Remove.
1789         * dbxout.c: Include langhooks.h.
1790         (dbxout_symbol_location): Update.
1791         * dwarf2out.c: Include langhooks.h.
1792         (gen_compile_unit_die): Update.
1793         * dwarfout.c: Include langhooks.h.
1794         (prototyped_attribute, output_compile_unit_die): Update.
1795         * langhooks-def.h (LANG_HOOKS_NAME, LANG_HOOKS_IDENTIFIER_SIZE): New.
1796         (LANG_HOOKS_INITIALIZER): Update.
1797         * langhooks.h (struct lang_hooks): New members.  Constify.
1798         * stringpool.c: Don't include toplev.h.
1799         (set_identifier_size): Remove.
1800         * toplev.c (toplev_main): Initialize identifier size.
1801         (print_version): Update.
1802         * tree.h (language_string, init_lex, lang_identify,
1803         set_identifier_size): Remove.
1804         * Makefile.in: Update dependencies.
1805         * config/darwin.c: Include langhooks.h.
1806         (func_name_maybe_scoped): Update.
1807         * config/darwin.h (ASM_END_FILE): Update.
1808         * config/nextstep.h (ASM_END_FILE): Update.
1809         * config/nextstep21.h (ASM_END_FILE): Update.
1810         * config/i386/sun386.h (ASM_END_FILE): Update.
1811         * config/rs6000/rs6000.c (ASM_END_FILE): Include langhooks.h.
1812         (rs6000_output_function_epilogue): Update.
1813 objc:
1814         * objc-act.c (LANG_HOOKS_NAME): Override.
1815         (struct lang_hooks): Constify.
1816         (objc_init_options): Update.
1817         (lang_identify): Remove.
1819 Fri Nov  9 00:25:18 EST 2001  John Wehle  (john@feith.com)
1821         * fold-const.c (lshift_double): Honor PREC.
1822         (rshift_double): Likewise.
1824 2001-11-08  Kazu Hirata  <kazu@hxi.com>
1826         * config/1750a/1750a.c: Fix comment formatting.
1827         * config/1750a/1750a.h: Likewise.
1829 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
1831         * configure.in (--enable-languages): Be more permissive about
1832         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
1833         * configure: Regenerated.
1835 2001-11-08  Richard Henderson  <rth@redhat.com>
1837         * dwarf2asm.c (dw2_force_const_mem): Fix typo.
1839 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1841         * config.gcc: Rename stormy16 to xstormy16.
1842         * config/stormy16/stormy-abi: Likewise.
1843         * config/stormy16/stormy16-protos.h: Likewise.
1844         * config/stormy16/stormy16.c: Likewise.
1845         * config/stormy16/stormy16.h: Likewise.
1846         * config/stormy16/stormy16.md: Likewise.
1848 2001-11-06  Geoffrey Keating  <geoffk@redhat.com>
1850         * tree.h (TYPE_VOLATILE): Add enable-checking code.
1851         (TYPE_READONLY): Likewise.
1853 Thu Nov  8 18:00:55 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1855         * reload1.c (reload): Don't delete equiv insn if can throw.
1857         * expr.c (emit_block_move): If X is readonly emit CLOBBER for it.
1858         (clear_storage): Likewise, for OBJECT.
1860 Thu Nov  8 16:23:51 2001  Jeffrey A Law  (law@cygnus.com)
1862         * pa.c (emit_move_sequence): Fix SUBREG expression to
1863         use proper byte offset when extending a constant from
1864         SImode to DImode.
1866 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1868         * cfgrtl.c (purge_dead_edges): Remove REG_EH_REGION note for insns
1869         which cannot throw.
1871 Thu Nov  8 18:00:55 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1873         * explow.c (convert_memory_address, case SUBREG): Only return
1874         inner object if SUBREG_PROMOTED_VAR_P or known to be pointer.
1876 2001-11-08  Richard Henderson  <rth@redhat.com>
1878         * Makefile.in (GCC_FOR_TARGET): Add build_tooldir/sys-include.
1879         (CROSS_SYSTEM_HEADER_DIR): Use build_tooldir not tooldir.
1880         (ORDINARY_FLAGS_TO_PASS, stmp-fixinc): Likewise.
1882 2001-11-08  Aldy Hernandez  <aldyh@redhat.com>
1884         * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add -maltivec.
1886 2001-11-08  Jakub Jelinek  <jakub@redhat.com>
1888         * dwarf2out.c (debug_str_hash): New.
1889         (struct indirect_string_node): New.
1890         (struct dw_val_struct): Change type of val_str to it.
1891         (DEBUG_STR_SECTION_FLAGS): Define.
1892         (add_AT_string): Push string into hashtable, increment reference
1893         counter.
1894         (AT_string): Return string from ht_identifier.
1895         (AT_string_form): New.
1896         (free_AT): For dw_val_class_str, just decrement reference counter.
1897         (size_of_string): Remove.
1898         (size_of_die): Use AT_string_form to decide what size the string
1899         occupies in DIE.
1900         (size_of_pubnames): Use strlen instead of size_of_string.
1901         (value_format): Use AT_string_form for dw_val_class_str.
1902         (output_die): Output DW_FORM_strp strings using
1903         dw2_asm_output_offset.
1904         (indirect_string_alloc, output_indirect_string): New.
1905         (dwarf2out_finish): Emit .debug_str strings if there are any.
1907 2001-11-08  Andreas Franck  <afranck@gmx.de>
1909         * configure.in: Add AC_ARG_PROGRAM to support program name
1910         transformation with --program-prefix, --program-suffix and
1911         --program-transform-name.
1912         * configure: Regenerated.
1913         * Makefile.in (GCC_INSTALL_NAME, CPP_INSTALL_NAME,
1914         PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME, GCOV_INSTALL_NAME,
1915         GCCBUG_INSTALL_NAME, GCC_CROSS_NAME, CPP_CROSS_NAME,
1916         PROTOIZE_CROSS_NAME, UNPROTOIZE_CROSS_NAME): Handle
1917         program_transform_name the way suggested by autoconf.
1918         (GCC_TARGET_INSTALL_NAME): Define.
1919         (install-driver): Use the transformed target alias name.
1921 2001-11-08  Richard Henderson  <rth@redhat.com>
1923         * config/mips/mips.c (save_restore_insns): Remove GP from the
1924         restore registers mask early instead of special casing it inside
1925         the loop.
1927 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1929         * cp/decl.c (shadow_warning): New function.
1930         (pushdecl): Improve -Wshadow warnings.  Don't give both a warning
1931         and an error when a block scope decl shadows a parameter.
1933 2001-11-08  Richard Henderson  <rth@redhat.com>
1935         * config/fp-bit.h (usi_to_float): Define for US_SOFTWARE_GOFAST
1936         case as well.
1938 2001-11-08  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1940         * pa.md (negdf2, negsf2): Use multiplication rather than subtraction
1941         to implement floating negation on processors prior to PA 2.0.
1943 2001-11-08  Jakub Jelinek  <jakub@redhat.com>
1945         * dwarf2asm.c (mark_indirect_pool_entry, mark_indirect_pool): New.
1946         (USE_LINKONCE_INDIRECT): Define.
1947         (dw2_output_indirect_constant_1): Try to output indirect constants
1948         into linkonce sections if possible.
1949         (dw2_force_const_mem): Likewise.  Register indirect_pool with GGC.
1950         (dw2_output_indirect_constants): Likewise.
1952 2001-11-07  Aldy Hernandez  <aldyh@redhat.com>
1954         * config/rs6000/rs6000.h (REG_ALLOC_ORDER): Add vrsave.
1956 2001-11-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1958         * c-decl.c (pushdecl): Remove file and line.
1959         * c-typeck.c (pop_init_level): Remove size.
1961 2001-11-07  Aldy Hernandez  <aldyh@redhat.com>
1963         * doc/invoke.texi: Add -maltivec, -mno-altivec, and -mabi=altivec
1964         for rs6000.
1966         * config/rs6000/rs6000.h (MASK_ALTIVEC): New.
1967         (TARGET_ALTIVEC): New.
1968         (TARGET_SWITCHES): Add altivec.
1969         (FIRST_PSEUDO_REGISTER): Change to 109.
1970         (CALL_USED_REGISTERS): Same.
1971         (FIRST_ALTIVEC_REGNO): New.
1972         (LAST_ALTIVEC_REGNO): New.
1973         (ALTIVEC_REGNO_P): New.
1974         (UNITS_PER_ALTIVEC_WORD): New.
1975         (ALTIVEC_VECTOR_MODE): New.
1976         (FIXED_REGISTERS): Add altivec registers.
1977         (REG_ALLOC_ORDER): Same.
1978         (HARD_REGNO_NREGS): Adjust for altivec registers.
1979         (HARD_REGNO_MODE_OK): Same.
1980         (MODES_TIEABLE_P): Same.
1981         (REGISTER_MOVE_COST): Same.
1982         (REGNO_REG_CLASS): Same.
1983         (reg_class): Add ALTIVEC_REGS.
1984         (REG_CLASS_NAMES): Same.
1985         (REG_CLASS_CONTENTS): Same.
1986         (REG_CLASS_FROM_LETTER): Add 'v' constraint for ALTIVEC_REGS.
1987         (ALTIVEC_ARG_RETURN): New.
1988         (FUNCTION_VALUE): Handle VECTOR_TYPE.
1989         (LIBCALL_VALUE): Handle altivec vector modes.
1990         (VECTOR_MODE_SUPPORTED_P): New.
1991         (ALTIVEC_ARG_MIN_REG): New.
1992         (ALTIVEC_ARG_MAX_REG): New.
1993         (ALTIVEC_ARG_NUM_REG): New.
1994         (FUNCTION_VALUE_REGNO_P): Return true for altivec return register.
1995         (FUNCTION_ARG_REGNO_P): Support passing args in altivec registers.
1996         (REGISTER_NAMES): Add altivec regs.
1997         (DEBUG_REGISTER_NAMES): Same.
1998         (ADDITIONAL_REGISTER_NAMES): Same.
1999         (rs6000_builtins): New.
2000         (MD_EXPAND_BUILTIN): New.
2001         (MD_INIT_BUILTINS): New.
2002         (LEGITIMATE_OFFSET_ADDRESS_P): This addressing mode is not valid
2003         for AltiVec instructions.
2004         (LEGITIMATE_LO_SUM_ADDRESS_P): Same.
2005         (HARD_REGNO_MODE_OK): Altivec modes can only go in altivec
2006         registers.
2007         (SECONDARY_MEMORY_NEEDED): We need memory to copy vector modes.
2008         (TARGET_SWITCHES): Add no-altivec.
2009         (DATA_ALIGNMENT): Align vectors to 128 bits.
2010         (TARGET_OPTIONS): Add abi= option.
2011         Add rs6000_abi_string extern.
2012         (LOCAL_ALIGNMENT): New.
2013         (CPP_CPU_SPEC): Define __ALTIVEC__ when -maltivec.
2014         (MASK_ALTIVEC_ABI): New.
2015         (TARGET_ALTIVEC_ABI): New.
2016         (CONDITIONAL_REGISTER_USAGE): Set first 20 AltiVec registers to
2017         call-saved.
2018         (STACK_BOUNDARY): Adjust for altivec.
2019         (BIGGEST_ALIGNMENT): Same.
2020         (rs6000_args): Add vregno.
2021         (USE_ALTIVEC_FOR_ARG_P): New.
2022         (FIXED_REGISTERS): Add vrsave register.
2023         (CALL_USED_REGISTERS): Same.
2024         (CONDITIONAL_REGISTER_USAGE): Set VRSAVE info.
2025         (VRSAVE_REGNO): New.
2026         (reg_class): Add VRSAVE_REGS.
2027         (REG_CLASS_NAMES): Same.
2028         (REG_CLASS_CONTENTS): Same.
2029         (REGNO_REG_CLASS): Same.
2031         * config/rs6000/sysv4.h (STACK_BOUNDARY): Adjust for altivec.
2032         (ABI_STACK_BOUNDARY): Same.
2033         (BIGGEST_ALIGNMENT): Same.
2034         (ADJUST_FIELD_ALIGN): Remove undef.  Define anew.
2035         (ROUND_TYPE_ALIGN): Same.
2037         * config/rs6000/aix.h (ROUND_TYPE_ALIGN): Change BIGGEST_ALIGNMENT
2038         to 64.
2040         * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Change BIGGEST_ALIGNMENT
2041         to 64.
2043         * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Change BIGGEST_ALIGNMENT
2044         to 64.
2046         * config/rs6000/rs6000.c (rs6000_expand_builtin): New.
2047         (altivec_expand_builtin): New.
2048         (altivec_init_builtins): New.
2049         (TARGET_EXPAND_BUILTIN): New.
2050         (TARGET_INIT_BUILTINS): New.
2051         (rs6000_init_builtins): New.
2052         (struct builtin_description): New.
2053         (bdesc_2arg): New.
2054         (rs6000_reg_names): Add altivec registers.
2055         (alt_reg_names): Same.
2056         (secondary_reload_class): Altivec regs can hold altivec regs and
2057         memory.
2058         (rs6000_emit_move): Force constants into memory for AltiVec moves.
2059         (print_operand): Add 'y' case for printing altivec memory
2060         operands.
2061         (rs6000_legitimize_address): Legitimize vector addresses into
2062         [REG+REG] or [REG].
2063         (altivec_expand_binop_builtin): New.
2064         New string rs6000_current_abi.
2065         (rs6000_override_options): Call rs6000_parse_abi_options.
2066         (rs6000_parse_abi_options): New.
2067         (function_arg_boundary): Vector arguments must be 16
2068         byte aligned.
2069         (function_arg_advance): Handle vector arguments.
2070         (function_arg_partial_nregs): Same.
2071         (init_cumulative_args): Same.
2072         (function_arg): Same.
2074         * config/rs6000/rs6000.md (altivec_lvx): New.
2075         (type): Add altivec attribute.
2076         (movv4si): New.
2077         (*movv4si_internal): New.
2078         (movv16qi): New.
2079         (*movv16qi_internal): New.
2080         (movv8hi): New.
2081         (*movv8hi_internal1): New.
2082         (movv4sf): New.
2083         (*movv4sf_internal1): New.
2084         (altivec_stvx): New.
2085         (vaddubm): New.
2086         (vadduhm): New.
2087         (vadduwm): New.
2088         (vaddfp): New.
2089         (vaddcuw): New.
2090         (vaddubs): New.
2091         (vaddsbs): New.
2092         (vadduhs): New.
2093         (vaddshs): New.
2094         (vadduws): New.
2095         (vaddsws): New.
2096         (vand): New.
2097         (vandc): New.
2098         (vavgub): New.
2099         (vavgsb): New.
2100         (vavguh): New.
2101         (vavgsh): New.
2102         (vavguw): New.
2103         (vavgsw): New.
2104         (vcmpbfp): New.
2105         (vcmpequb): New.
2106         (vcmpequh): New.
2107         (vcmpequw): New.
2108         (vcmpeqfp): New.
2109         (vcmpgefp): New.
2110         (vcmpgtub): New.
2111         (vcmpgtsb): New.
2112         (vcmpgtuh): New.
2113         (vcmpgtsh): New.
2114         (vcmpgtuw): New.
2115         (vcmpgtsw): New.
2116         (vcmpgtfp): New.
2117         (vcmpgefp): New.
2118         (vcmpgtub): New.
2119         (vcmpgtsb): New.
2120         (vcmpgtuh): New.
2121         (vcmpgtsh): New.
2122         (vcmpgtuw): New.
2123         (vcmpgtsw): New.
2124         (vcmpgtfp): New.
2125         (vmaxub): New.
2126         (vmaxsb): New.
2127         (vmaxuh): New.
2128         (vmaxsh): New.
2129         (vmaxuw): New.
2130         (vmaxsw): New.
2131         (vmaxfp): New.
2132         (vmrghb): New.
2133         (vmrghh): New.
2134         (vmrghw): New.
2135         (vmrglb): New.
2136         (vmrglh): New.
2137         (vmrglw): New.
2138         (vminub): New.
2139         (vminsb): New.
2140         (vminuh): New.
2141         (vminsh): New.
2142         (vminuw): New.
2143         (vminsw): New.
2144         (vminfp): New.
2145         (vmuleub): New.
2146         (vmulesb): New.
2147         (vmuleuh): New.
2148         (vmulesh): New.
2149         (vmuloub): New.
2150         (vmulosb): New.
2151         (vmulouh): New.
2152         (vmulosh): New.
2153         (vnor): New.
2154         (vor): New.
2155         (vpkuhum): New.
2156         (vpkuwum): New.
2157         (vpkpx): New.
2158         (vpkuhss): New.
2159         (vpkshss): New.
2160         (vpkuwss): New.
2161         (vpkswss): New.
2162         (vpkuhus): New.
2163         (vpkshus): New.
2164         (vpkuwus): New.
2165         (vpkswus): New.
2166         (vrlb): New.
2167         (vrlh): New.
2168         (vrlw): New.
2169         (vslb): New.
2170         (vslh): New.
2171         (vslw): New.
2172         (vsl): New.
2173         (vslo): New.
2174         (vsrb): New.
2175         (vrsh): New.
2176         (vrsw): New.
2177         (vsrab): New.
2178         (vsrah): New.
2179         (vsraw): New.
2180         (vsr): New.
2181         (vsro): New.
2182         (vsububm): New.
2183         (vsubuhm): New.
2184         (vsubuwm): New.
2185         (vsubfp): New.
2186         (vsubcuw): New.
2187         (vsububs): New.
2188         (vsubsbs): New.
2189         (vsubuhs): New.
2190         (vsubshs): New.
2191         (vsubuws): New.
2192         (vsubsws): New.
2193         (vsum4ubs): New.
2194         (vsum4sbs): New.
2195         (vsum4shs): New.
2196         (vsum2sws): New.
2197         (vsumsws): New.
2198         (vxor): New.
2200 2001-11-07  Daniel Berlin  <dan@cgsoftware.com>
2202         * Makefile.in (df.o): Add fibheap.h to dependencies.
2204         * df.h: Add prototypes for transfer functions, iterative_dataflow
2205         functions.
2206         (enum df_flow_dir): New enum.
2207         (enum df_confluence_op): New enum.
2208         (struct df): Add inverse_rts_map.
2210         * df.c: Add sbitmap.h to the list of includes.
2211         (df_rd_global_compute): Removed.
2212         (df_ru_global_compute): Removed.
2213         (df_lr_global_compute): Removed.
2214         (df_rd_transfer_function): New function.
2215         (df_ru_transfer_function): New function.
2216         (df_lr_transfer_function): New function.
2217         (df_analyse_1): allocate/compute/free df->inverse_rts_map.
2218         Use iterative_dataflow_bitmap instead of df_*_global_compute.
2219         (iterative_dataflow_sbitmap): New function.
2220         (iterative_dataflow_bitmap): New function.
2222 2001-11-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2224         * doc/gcc.texi: Move terminology and spelling conventions to
2225         htdocs/codingconventions.html.
2227 2001-11-07  Graham Stott  <grahams@redhat.com>
2229         * cse.c (cse_insn): Emit BARRIER after unconditional jump.
2231 Wed Nov  7 13:33:34 CET 2001  Jan Hubicka  <jh@suse.cz>
2233         * expmed.c (expand_mult): Force operand to register before computing
2234         cost.
2235         * i386.c (x86_decompose_lea): New global vairable.
2236         * i386.h (x86_decompose_lea): Declare.
2237         (TARGET_DECOMPOSE_LEA): New macro.
2238         (RTX_COST): Handle leas properly.
2240 2001-11-06  Richard Henderson  <rth@redhat.com>
2242         * config/alpha/elf.h (DO_SELECT_SECTION): TREE_READONLY is not
2243         defined for a CONSTRUCTOR; don't check it.
2245 2001-11-06  Danny Smith  <dannysmith@users.sourceforge.net>
2247         * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME to
2248         test for absolute pathnames.
2250 2001-11-06  Olivier Hainque <hainque@act-europe.fr>
2252         * unwind-dw2.c (execute_cfa_program): Evaluate call frame
2253         instructions up to the target pc inclusive.
2255 2001-11-06  Steve Christiansen  <smc@us.ibm.com>
2257         * loop.c (loop_regs_scan):  Don't invalidate PIC register.
2259 2001-11-06  Eric Christopher  <echristo@redhat.com>
2261         * config/mips/mips.md(movdf_internal2): Add constraints for float
2262         to general register move.
2263         * config/mips/elf64.h: Add default ABI.
2265 2001-11-06  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2267         * alias.c:: Include langhooks.h.
2268         * emit-rtl.c: Similarly.
2269         * toplev.c: Similarly.
2270         * tree-inline.c: Similarly.
2271         * langhooks-def.h: New, the old langhooks.h.  Give the default
2272         hooks a common prefix.
2273         * langhooks.h: Contents extracted from toplev.h.
2274         * toplev.h: Move langhook stuff to langhooks.h.
2275         * langhooks.c: Give default hooks a common prefix.
2277         * c-lang.c: Include langhooks-def.h.
2278         * objc/objc-act.c: Similarly.
2279         * Makefile.in: Update.
2280         * objc/Make-lang.in: Update.
2282 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2284         * doc/install.texi: Document that configure options not listed in
2285         this file are unsupported.  Document --with-system-zlib.
2287 Tue Nov  6 09:21:34 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2289         * rtl.h (mem_for_const_double): New declaration.
2290         * varasm.c (mem_for_const_double): New function.
2291         * config/convex/convex.md (movdf): Use it.
2292         * config/m68k/hp320.h (LEGITIMATE_PIC_OPERAND_P): Likewise.
2293         * config/m68k/linux.h, config/m68k/m68k.h: Likewise.
2294         * config/m68k/m68kv4.h: Likewise.
2296         * config/alpha/alpha.h (SECONDARY_MEMORY_NEEDED): Adjust for addition
2297         of new GP reg classes.
2299         * expr.c (store_field): When making temp object for unaligned
2300         component, set it to alias set 0.
2302 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2304         * c-common.c (c_expand_expr_stmt): Apply default conversions to
2305         non-lvalue arrays if C99.
2306         * c-typeck.c (default_conversion): Split out code handling
2307         array-to-pointer and function-to-pointer conversions into a
2308         separate default_function_array_conversion function.
2309         (default_function_array_conversion): New function.  Keep track of
2310         whether any NON_LVALUE_EXPRs were stripped.  Return non-lvalue
2311         arrays unchanged outside C99 mode instead of giving an error for
2312         them.
2313         (build_component_ref): Use pedantic_non_lvalue when handling
2314         COMPOUND_EXPR.  Don't handle COND_EXPR specially.
2315         (convert_arguments): Use default_function_array_conversion.
2316         (build_unary_op): For ADDR_EXPR, take a flag indicating whether
2317         non-lvalues are OK.
2318         (unary_complex_lvalue): Likewise.
2319         (internal_build_compound_expr): Use
2320         default_function_array_conversion.  Apply default conversions to
2321         function in compound expression.
2322         (build_c_cast, build_modify_expr, digest_init, build_asm_stmt):
2323         Use default_function_array_conversion.
2324         * doc/extend.texi: Update documentation of subscripting non-lvalue
2325         arrays.
2326         Fixes PR c/461.
2328 2001-11-05  Zack Weinberg  <zack@codesourcery.com>
2330         * aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.
2331         (AM_GNU_GETTEXT): Set CATALOGS to a list of .gmo files
2332         corresponding to the complete set of .po and .gmo files in
2333         the source directory's po subdir, modified by LINGUAS.  Don't
2334         look at ALL_LINGUAS.
2335         * configure.in: Don't set ALL_LINGUAS.
2336         * configure: Regenerate.
2338         * Makefile.in (.po.gmo): Don't move into source directory.
2339         (.po.pox): Clarify comments.
2340         (install-po): Look for .gmo files in both srcdir and objdir;
2341         don't fail if a file is totally missing.
2342         (distclean): rmdir ada subdirectory too.
2344 2001-11-05  Geoffrey Keating  <geoffk@redhat.com>
2346         * config/rs6000/rs6000.c (rs6000_select_section): Handle
2347         CONSTRUCTORs _correctly_.
2349 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2351         * c-decl.c (delete_block): Remove.
2352         * c-tree.h (delete_block): Remove.
2354 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2356         * cppexp.c (lex, parse_defined): Update warning about defined.
2358 2001-11-05  Geoffrey Keating  <geoffk@redhat.com>
2360         * config/rs6000/rs6000.c (rs6000_select_section): Handle
2361         CONSTRUCTORs too.
2363 2001-11-05  Nick Clifton  <nickc@cambridge.redhat.com>
2365         * config/arm/arm.c (arm_return_in_memory): Cope with
2366         int_size_in_bytes returning -1.
2368         * config/arm/unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Handle
2369         DECL being NULL.
2371 Mon Nov  5 16:15:25 CET 2001  Jan Hubicka  <jh@suse.cz>
2373         * Makefile.in (bb-reorder.o): Add dependency on cfglayout.h;
2374         remove unneeded dependencies;
2375         (cfglayout.o): New.
2376         * cfglayout.c, cfglayout.h: New files; break out from ...
2377         * bb-reorder.c: ... here; Remove unneeded includes;
2379 2001-11-04  Alan Modra  <amodra@bigpond.net.au>
2381         * config/rs6000/rs6000.md (load_toc_aix_{si,di}): Mark r2 as used.
2383 2001-11-04  David Edelsohn  <edelsohn@gnu.org>
2385         * config/rs6000/rs6000.c (rs6000_emit_move): Handle 64-bit
2386         mode as well.  Do not explicitly create intermediate regs.
2388 2001-11-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2390         * arm/aof.h (aof_text_section, aof_data_section): Don't declare.
2391         (common_section): Delete unused variable.
2392         (ASM_OUTPUT_ASCII): Fix signed/unsigned warnings.
2393         (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warning.
2394         * arm-protos.h (arm_poke_function_name, aof_add_import,
2395         aof_delete_import): Const-ify.
2396         * arm.c (legitimize_pic_address): Wrap variables in the macro
2397         controlling their usage.
2398         (arm_finalize_pic): Mark variable with ATTRIBUTE_UNUSED.
2399         (arm_poke_function_name, pic_chain, import, aof_add_import,
2400         aof_delete_import): Const-ify.
2401         * i386.c (ix86_osf_output_function_prologue): Const-ify.
2402         * i386/sysv4.h (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE,
2403         ASM_OUTPUT_LONG_DOUBLE): Fix format specifier warnings.
2404         * i860/fx2800.h (DBX_OUTPUT_STANDARD_TYPES): Const-ify.
2405         * i860/sysv3.h: Add missing comment closure.
2406         * m68k/apollo68.h (ASM_RETURN_CASE_JUMP): Add missing semi-colon.
2407         * m88k/dgux.h (SELECT_RTX_SECTION): Add missing argument in call
2408         to symbolic_operand.
2410         * config.gcc (m680[02]0-*-*): Rename case from m68000-*-*.
2411         (i960-*-*): Set tmake_file.
2412         (sparc86x-*-elf*): Fix typo in header name.
2414         * sched-rgn.c (schedule_insns): Delete unused variable.
2416 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2418         PR c/2820
2419         * c-typeck.c (lookup_field): Rework to return a chain down to
2420         the looked-up field.
2421         (build_component_ref): Use the new lookup_field to handle
2422         nested anonymous entities correctly.
2424 Sun Nov  4 11:53:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2426         * config/sparc/sparc.c (sparc_emit_set_const32, GEN_HIGHINT64):
2427         Change parameters to gen_rtx_CONST_DOUBLE.
2428         (GEN_INT64, sparc_emit_set_const64): Likewise.
2429         * config/sparc/sparc.md (movdf split): Likewise.
2431 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2433         * unroll.c (calculate_giv_inc): Use find_last_value rather
2434         than just hoping the last instruction is the right SET.
2435         [Fixes 990604-1.c on stormy16.]
2437         * config/stormy16/stormy16.h (LIB_SPEC): Don't supply any libgloss
2438         library at all if -T is used.
2440         * config/stormy16/stormy16.c (stormy16_print_operand): Avoid
2441         some uses of uninitialized variables in error cases.
2443         * config/stormy16/stormy16.c (stormy16_output_shift): Don't
2444         look at 'temp' if we won't be using it.
2446         * config/stormy16/stormy16.h (CONST_COSTS): Define.
2447         (RTX_COSTS): Define.
2448         (ADDRESS_COST): Define.
2449         (MEMORY_MOVE_COST): Allow for memory_move_secondary_cost.
2451         * config/stormy16/stormy16.h (ASM_SPEC): Pass -g to the assembler.
2453         * config/stormy16/stormy16.h (ASM_OUTPUT_MI_THUNK): Call
2454         stormy16_asm_output_mi_thunk.
2455         * config/stormy16/stormy16.c (stormy16_asm_output_mi_thunk): New
2456         function.
2457         * config/stormy16/stormy16-protos.h
2458         (stormy16_asm_output_mi_thunk): New prototype.
2460 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2462         * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2463         FSFChangeLog.10, FSFChangeLog.11, alias.c, attribs.c,
2464         caller-save.c, calls.c, cfg.c, cfganal.c, cfgcleanup.c, cfgrtl.c,
2465         cppmacro.c, fold-const.c, ifcvt.c, local-alloc.c, profile.c,
2466         sched-int.h, toplev.c, config/alpha/alpha.c,
2467         config/alpha/alpha.md, config/c4x/c4x.h, config/cris/cris.h,
2468         config/cris/cris.md, config/i370/i370.md, config/i386/i386.c,
2469         config/i386/i386.h, config/i386/i386.md, config/i386/xm-djgpp.h,
2470         config/ia64/ia64.c, config/m68hc11/m68hc11.c, config/m68k/m68k.md,
2471         config/mcore/mcore.h, config/mmix/mmix.c, config/ns32k/ns32k.h,
2472         config/ns32k/ns32k.md, config/rs6000/rs6000.c,
2473         config/rs6000/sysv4.h, config/sh/sh.md: Fix spelling errors.
2475 2001-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2477         * Makefile.in (dbxout.o): Depend on function.h.
2478         * collect2.c (is_in_list): Hide unused function.
2479         * dbxout.c: Include function.h.
2480         (source_label_number, dbxout_source_line, dbxout_source_file,
2481         dbxout_function_end, dbxout_begin_function): Wrap/move inside
2482         macros controlling usage.
2483         * gcc.c (TARGET_EXECUTABLE_SUFFIX): Undef before defining.
2484         * output.h (exports_section): Prototype.
2486         * convex.c (convex_output_function_prologue): Fix format specifier
2487         warning.
2488         (asm_declare_function_name): Fix signed/unsigned warning.
2489         (print_operand): Fix format specifier warning.
2490         * convex.h (S_REGNO_P, A_REGNO_P): Fix signed/unsigned warning.
2491         * dsp16xx-protos.h (uns_comparison_operator,
2492         num_1600_core_shifts): Prototype.
2493         * dsp16xx.c: Include tm_p.h, not dsp16xx-protos.h.
2494         (frame_size, frame_pointer_offset): Delete.
2495         (dsp16xx_output_function_prologue, dsp16xx_output_function_epilogue):
2496         Make static.  Fix format specifier warnings.
2497         * dsp16xx.h (IS_ACCUM_REG): Fix unsigned>=0 warning.
2498         (EXTRA_SECTION_FUNCTIONS): Prototype const_section.
2499         * dsp16xx.md: Add default case in switches.
2500         * fr30.h (IN_RANGE): Delete.
2501         * ia64.h (ASM_OUTPUT_MI_THUNK): Fix format specifier warnings.
2502         * mcore-protos.h (mcore_output_cmov): Const-ify.
2503         * mcore.c (mcore_output_cmov): Likewise.
2504         * mcore.h (switch_to_section): Make static and prototype.
2505         * mn10200.h (REGNO_OK_FOR_INDEX_P, REG_OK_FOR_INDEX_P): Fix
2506         unsigned>=0 warnings.
2507         * mn10300.h (REGNO_IN_RANGE_P): Likewise.
2508         * rs6000-protos.h (read_only_data_section,
2509         read_only_private_data_section): Prototype.
2510         * rs6000.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
2511         * sh.c (sh_adjust_cost): Mark parameter with ATTRIBUTE_UNUSED.
2512         * sh.h (GENERAL_REGISTER_P): Fix unsigned>=0 warning.
2514 2001-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2516         * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with
2517         ATTRIBUTE_UNUSED.
2518         * final.c (final_scan_insn): Add brackets around body of if-stmt.
2519         * gcc.c (convert_filename): Add static prototype.  Const-ify.
2520         Wrap variable in macros controlling its use.
2521         * output.h (sdata_section): Add prototype.
2523         * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2524         (ASM_OUTPUT_ASCII): Avoid signed/unsigned warning.
2525         * c4x.h (INIT_SECTION_FUNCTION): Add prototype.
2526         (ASM_FILE_START): Const-ify.
2527         (ASM_OUTPUT_BYTE_FLOAT, ASM_OUTPUT_SHORT_FLOAT): Fix format
2528         specifier warning.
2529         * c4x.md: Don't use the 'U' integer suffix.
2530         * clipper.md (clipper_movstr): Delete declaration.
2531         * d30v-protos.h (d30v_move_2words): Const-ify.
2532         (debug_stack_info): Add prototype.
2533         * d30v.c: Include "integrate.h".
2534         (d30v_function_arg_boundary, d30v_function_arg,
2535         d30v_function_arg_partial_nregs, d30v_function_arg_advance): Avoid
2536         signed/unsigned warnings.
2537         (d30v_print_operand_memory_reference, d30v_move_2words):
2538         Const-ify.
2539         * d30v.h (REG_CLASS_FROM_LETTER): Use unsigned array subscript.
2540         * fr30.c (fr30_pass_by_reference, fr30_pass_by_value): Prototype.
2541         * fr30.md: Const-ify.
2542         * h8300.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2543         * i370.c (i370_label_scan, mvs_get_label): Make definition static.
2544         (mvs_get_label_page): Hide unused static function.
2545         * i860.c (current_function_original_name): Const-ify.
2546         * i860/sysv3.h (current_function_original_name): Likewise.
2547         * i860/sysv4.h (current_function_original_name): Likewise.
2548         * i960.md: Add default case in switches.  Remove unused variable.
2549         * i960/vx960-coff.h (MULTILIB_DEFAULTS): Undef before defining.
2550         * m32r.md: Const-ify.
2551         * m68hc11-protos.h (m68hc11_asm_file_start): Const-ify.
2552         * m68hc11.c: Include "reload.h".
2553         (static_chain_reg, print_options, m68hc11_asm_file_start):
2554         Const-ify.
2555         * m68hc11.md: Delete unused variable.  Const-ify.  Add parens
2556         around & in comparison.
2557         * mcore.h (TARGET_ASM_NAMED_SECTION): Undef before defining.
2558         * mn10200.c (shift_mode): Remove trailing comma.
2559         * mn10300-protos.h (output_tst): Const-ify.
2560         * mn10300.c (output_tst): Likewise.
2561         * pa/long_double.h (ASM_OUTPUT_LONG_DOUBLE): Fix format specifier
2562         warnings.
2563         * pa-protos.h (output_ascii): Use regular char *, not unsigned.
2564         * pa.c (output_ascii): Likewise.
2565         * pa/som.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2566         * pdp11.md (expand_unop): Delete declarations.
2567         * pj-protos.h (pj_output_addsi3): Const-ify.
2568         * pj.c (pj_output_push_int, pj_output_load, pj_output_inc,
2569         pj_output_cnv_op, mode_to_char, pj_output_varidx, pj_print_cond,
2570         unique_src_operand): Add prototypes.
2571         (pj_output_store_into_lval): Make definition static.
2572         (pj_function_incoming_arg): Don't use unary plus.
2573         (pj_output_addsi3): Const-ify.
2574         * romp.md (get_symref): Delete declarations.
2575         * v850-c.c (mark_current_function_as_interrupt): Don't return
2576         value from void function.
2577         * v850.c: Include "integrate.h".
2578         * v850.h (ASM_OUTPUT_LABELREF): Const-ify.
2579         * vax-protos.h (const_section): Add prototype.
2581 2001-11-03  Aldy Hernandez  <aldyh@redhat.com>
2583         * machmode.def: Add documentation for the seventh argument in
2584         vector modes.
2586 2001-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
2588         * doc/invoke.texi (MMIX Options) <-mno-knuthdiv>: Say remainder
2589         consistently.
2590         <-mno-toplevel-symbols>: Change @code{:} to @samp{:}.
2591         <-melf>: Don't have markup for ELF acronym.
2593 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
2595         * config.gcc (mmix-*-*): New target.
2596         * doc/invoke.texi: Document MMIX options.
2597         * doc/contrib.texi: Add note about MMIX port to my entry.
2598         * config/mmix/t-mmix: New file.
2599         * config/mmix/mmix.h: New file.
2600         * config/mmix/mmix-protos.h: New file.
2601         * config/mmix/mmix.c: New file.
2602         * config/mmix/mmix.md: New file.
2603         * config/mmix/crti.asm: New file.
2604         * config/mmix/crtn.asm: New file.
2606 2001-11-03  Kazu Hirata  <kazu@hxi.com>
2608         * config/sparc/linux-aout.h: Fix comment formatting.
2609         * config/sparc/linux.h: Likewise.
2610         * config/sparc/linux64.h: Likewise.
2611         * config/sparc/lynx.h: Likewise.
2612         * config/sparc/pbd.h: Likewise.
2613         * config/sparc/sol2-sld-64.h: Likewise.
2614         * config/sparc/sol2.h: Likewise.
2615         * config/sparc/sparc.c: Likewise.
2616         * config/sparc/sparc.h: Likewise.
2617         * config/sparc/sparc.md: Likewise.
2618         * config/sparc/sunos4.h: Likewise.
2619         * config/sparc/vxsim.h: Likewise.
2620         * config/sparc/vxsparc.h: Likewise.
2621         * config/sparc/vxsparc64.h: Likewise.
2623 Sat Nov  3 10:37:56 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2625         * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove
2626         reference to CONST_DOUBLE_MEM in comment.
2627         * emit-rtl.c (gen_rtx_CONST_DOUBLE): Remove one operand.
2628         (gen_rtx, case CONST_DOUBLE): Call it with one less operand.
2629         (init_emit_once): Don't clear CONST_DOUBLE_MEM.
2630         * function.c (pop_function_context_from): Don't call
2631         restore_varasm_status.
2632         * function.h (restore_varasm_status): Delete declaration.
2633         * gengenrtl.c (CONST_DOUBLE_FORMAT): Delete CONST_DOUBLE_MEM slot.
2634         * rtl.c: Likewise.
2635         * rtl.def (CONST_DOUBLE): Update comment.
2636         * rtl.h (CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW): Update operand number.
2637         (CONST_DOUBLE_CHAIN): Likewise.
2638         (CONST_DOUBLE_MEM): Delete.
2639         (gen_rtx_CONST_DOUBLE): Update parameters.
2640         * varasm.c (struct varasm_status): x_pool_offset now HOST_WIDE_INT.
2641         Remove reference to CONST_DOUBLE_MEM.
2642         (const_alias_set): New variable.
2643         (immed_double_const): Change call to gen_rtx_CONST_DOUBLE.
2644         (immed_real_const_1): Adjust tests for 0, 1, and 2.
2645         Don't set CONST_DOUBLE_MEM.
2646         (clear_const_double_mem): Don't do anything with const_tiny_rtx.
2647         (output_constant_def): Don't look at TREE_CST_RTL if INTEGER_CST.
2648         Put constant in const_alias_set.
2649         (struct pool_constant): ALIGN now unsigned.
2650         OFFSET now HOST_WIDE_INT.
2651         Delete LABEL.
2652         (restore_varasm_status): Deleted.
2653         (mark_pool_constant): Mark desc->rtl.
2654         (force_const_mem): Rework to store rtl in hash table,
2655         not CONST_DOUBLE_MEM.
2656         Put constant in const_alias_set.
2657         (find_pool_constant): Check desc->rtl.
2658         (mark_constants, mark_constant): Don't special-case CONST_DOUBLE.
2659         (init_varasm_once): Initialize const_alias_set.
2661         * expr.c (expand_expr, case ADDDR_EXPR): If at top level, don't call
2662         force_const_mem.
2664         * reload.c (combine_reloads): Don't combine an output reload if there
2665         are other reloads around for part of the output.
2667         * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a
2668         constant expression.
2669         (set_mem_decl): New function.
2670         * expr.h (set_mem_decl): New declaration.
2671         * final.c (get_decl_from_op): Don't use ORIGINAL_REGNO if not pseudo.
2672         (output_asm_operand_names): Add tab.
2673         * reload1.c (alter_reg): Set decl of MEM from REG_DECL.
2675         * builtins.c (get_memory_rtx): Properly set MEM alias set and
2676         attributes.
2678 2001-11-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2680         * doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/tm.texi:
2681         Use "invalid" instead of "illegal".  Use @r in comments in
2682         examples.
2684 2001-11-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2686         * c-decl.c (pushdecl): Move block inside if conditional to remove
2687         possibility of a segfault.  Lookup block-level extern
2688         variables in enclosing scopes correctly.
2690         * testsuite/gcc.c-torture/compile/20001018-1.x: Remove XFAIL.
2692 2001-11-02  Aldy Hernandez  <aldyh@redhat.com>
2694         * expmed.c (store_bit_field): Use simplify_gen_subreg to make
2695         SUBREG so we avoid SUBREGing memory.
2697         * expmed.c (store_bit_field): Same.
2699 2001-11-02  DJ Delorie  <dj@redhat.com>
2701         * config/rs6000/rs6000.c (rs6000_emit_move): Make sure that
2702         using FP registers for DImode mem-mem moves is acceptable.
2704 2001-11-02  Aldy Hernandez  <aldyh@redhat.com>
2706         * builtins.c (apply_args_size): Handle vector arguments.
2707         (apply_result_size): Same.
2709         * machmode.def: Set WIDER mode field for all vector entries.
2711 2001-11-02  Graham Stott  <grahams@redhat.com>
2713         * recog.c (decode_asm_operands):  Check that the SRC is ASM_OPERANDS.
2715 2001-11-01  Eric Christopher  <echristo@redhat.com>
2717         * config.gcc: Revert part of earlier patch.
2718         * config/mips/linux.h: Ditto.
2719         * df.c: Include tm_p.h to avoid warnings.
2720         * config/mips/mips.h (ABI_GAS_ASM_SPEC): Add defaults.  Adjust
2721         #if/#endif.
2722         * config/mips/mips.c: Define mips_abi regardless.
2723         (mips_output_function_prologues): Add long casts for .frame
2724         output.
2725         (override_options): Allow use of ABI_32.
2727 2001-11-01  Kazu Hirata  <kazu@hxi.com>
2729         * config/m68hc11/m68hc11.c: Fix comment formatting.
2730         * config/m68hc11/m68hc11.h: Likewise.
2731         * config/m68hc11/m68hc11.md: Likewise.
2733 2001-11-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2735         * c-typeck.c (default_conversion): Retain the original expression
2736         codes.
2737         * gcc.dg/Wparentheses.c: New tests.
2739 2001-11-01  David S. Miller  <davem@redhat.com>
2741         * doc/install.texi (Specific, sparc-sun-solaris2*): Bring
2742         64-bit Sparc description more in line with reality.
2744 2001-11-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2746         * Makefile.in (GCOV_OBJS): Add version.o.
2747         * gcov.c: Include "version.h" and <getopt.h>.
2748         (gcov_version_string): Remove.
2749         (print_usage): Take a parameter to determine whether this is a
2750         call from --help or an error message.  Give fuller output that
2751         follows the GNU Coding Standards for --help.
2752         (print_version): New function.
2753         (options): New.
2754         (process_args): Use getopt_long.  Support long options.  Follow
2755         GNU Coding Standards for --help and --version.
2756         * doc/gcov.texi: Document long options.
2757         Addresses part of PR other/704.
2759 2001-11-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2761         * pa.c (output_move_double): Fix typo in double load.
2763 2001-11-01  Kazu Hirata  <kazu@hxi.com>
2765         * config/h8300/h8300.c (h8300_encode_label): Compute a string
2766         before passing it to ggc_alloc_string.
2768 2001-11-01  Kazu Hirata  <kazu@hxi.com>
2770         * config/m68k/3b1.h: Fix comment formatting.
2771         * config/m68k/3b1g.h: Likewise.
2772         * config/m68k/a-ux.h: Likewise.
2773         * config/m68k/amix.h: Likewise.
2774         * config/m68k/apollo68.h: Likewise.
2775         * config/m68k/atari.h: Likewise.
2776         * config/m68k/aux-exit.c: Likewise.
2777         * config/m68k/ccur-GAS.h: Likewise.
2778         * config/m68k/crds.h: Likewise.
2779         * config/m68k/dpx2.h: Likewise.
2780         * config/m68k/dpx2g.h: Likewise.
2781         * config/m68k/hp310.h: Likewise.
2782         * config/m68k/hp320.h: Likewise.
2783         * config/m68k/isi.h: Likewise.
2784         * config/m68k/linux.h: Likewise.
2785         * config/m68k/lynx.h: Likewise.
2786         * config/m68k/m68k-psos.h: Likewise.
2787         * config/m68k/m68k.c: Likewise.
2788         * config/m68k/m68k.h: Likewise.
2789         * config/m68k/m68k.md: Likewise.
2790         * config/m68k/m68kelf.h: Likewise.
2791         * config/m68k/m68kv4.h: Likewise.
2792         * config/m68k/mot3300.h: Likewise.
2793         * config/m68k/news.h: Likewise.
2794         * config/m68k/next.h: Likewise.
2795         * config/m68k/pbb.h: Likewise.
2796         * config/m68k/plexus.h: Likewise.
2797         * config/m68k/sgs.h: Likewise.
2798         * config/m68k/sun3.h: Likewise.
2799         * config/m68k/tower.h: Likewise.
2800         * config/m68k/vxm68k.h: Likewise.
2802 2001-10-31  DJ Delorie  <dj@redhat.com>
2804         * config/mips/mips.h (mips_cache_flush_func): Prototype.
2805         (TARGET_OPTIONS): Support -mflush-func= and -mno-flush-func.
2806         (INITIALIZE_TRAMPOLINE): Use mips_cache_flush_func if nonzero.
2807         * config/mips/mips.c (mips_cache_flush_func): New.
2808         * doc/invoke.texi: Document the new options.
2810 2001-10-31  Hans-Peter Nilsson  <hp@axis.com>
2812         * config.gcc (cris-*-linux*, tm_file): Rearrange order.
2813         * config/cris/linux.h (LIB_SPEC, STARTFILE_SPEC): Don't redefine.
2815         * config/cris/cris.h (EH_RETURN_DATA_REGNO): Fix formatting.
2817         * config/cris/cris.c: Include output.h after tree.h but before
2818         target.h.
2820 2001-10-31  Zack Weinberg  <zack@codesourcery.com>
2822         * Makefile.in (INTL_TARGETS, POSUB): Delete all references.
2823         (INTL_SUBDIRS): Just intl.
2824         (.SUFFIXES): Add .gmo .po .pox.
2825         (native): Also depend on build-@POSUB@.
2826         (intl.all, intl.install): Depend on config.h and things it includes.
2827         (po-generated): New target; depend on c-parse.c and tradcif.c.
2828         (install-normal): Also depend on install-@POSUB@.
2829         (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): New variables.
2830         (build-, install-, build-po, update-po, install-po,
2831         .po.gmo, .po.pox, $(PACKAGE).pot, po/$(PACKAGE).pot): New rules.
2833         * aclocal.m4: Prefix each entry in CATALOGS with "po/"
2834         * configure.in: Don't munge XGETTEXT.  Don't generate
2835         po/Makefile.in.
2836         * configure: Regenerate.
2838         * exgettext: Delete.
2839         * config/m68k/m68k.h: Add doc strings for -msky and -mnosky.
2840         * objc/Make-lang.in: Replace $(INTL_TARGETS) with po-generated.
2842 2001-10-31  Kazu Hirata  <kazu@hxi.com>
2844         * config/h8300/h8300.md (two anonymous patterns): New.
2846 2001-10-31  Aldy Hernandez  <aldyh@redhat.com>
2848         * tree.h (tree_index): Add support for V16QI and V8HI.
2849         (V8HI_type_node): New.
2850         (V16QI_type_node): New.
2852         * tree.c (build_common_tree_nodes_2): Same.
2854         * c-common.c (type_for_mode): Same.
2856 2001-10-31  Kazu Hirata  <kazu@hxi.com>
2858         * config/i386/att.h: Fix comment formatting.
2859         * config/i386/beos-elf.h: Likewise.
2860         * config/i386/bsd.h: Likewise.
2861         * config/i386/bsd386.h: Likewise.
2862         * config/i386/crtdll.h: Likewise.
2863         * config/i386/cygwin.asm: Likewise.
2864         * config/i386/cygwin.h: Likewise.
2865         * config/i386/djgpp.h: Likewise.
2866         * config/i386/freebsd-aout.h: Likewise.
2867         * config/i386/freebsd.h: Likewise.
2868         * config/i386/gas.h: Likewise.
2869         * config/i386/i386-interix.h: Likewise.
2870         * config/i386/i386-protos.h: Likewise.
2871         * config/i386/i386.c: Likewise.
2872         * config/i386/i386.h: Likewise.
2873         * config/i386/i386.md: Likewise.
2874         * config/i386/i386elf.h: Likewise.
2875         * config/i386/interix.c: Likewise.
2876         * config/i386/isc.h: Likewise.
2877         * config/i386/isccoff.h: Likewise.
2878         * config/i386/iscdbx.h: Likewise.
2879         * config/i386/linux.h: Likewise.
2880         * config/i386/lynx.h: Likewise.
2881         * config/i386/mingw32.h: Likewise.
2882         * config/i386/netbsd-elf.h: Likewise.
2883         * config/i386/next.h: Likewise.
2884         * config/i386/osf1elf.h: Likewise.
2885         * config/i386/osfrose.h: Likewise.
2886         * config/i386/sco5.h: Likewise.
2887         * config/i386/seq-gas.h: Likewise.
2888         * config/i386/seq-sysv3.h: Likewise.
2889         * config/i386/sequent.h: Likewise.
2890         * config/i386/sol2.h: Likewise.
2891         * config/i386/sun386.h: Likewise.
2892         * config/i386/uwin.asm: Likewise.
2893         * config/i386/uwin.h: Likewise.
2894         * config/i386/vxi386.h: Likewise.
2895         * config/i386/win32.h: Likewise.
2896         * config/i386/winnt.c: Likewise.
2897         * config/i386/xm-cygwin.h: Likewise.
2898         * config/i386/xm-mingw32.h: Likewise.
2900 2001-10-31  Kazu Hirata  <kazu@hxi.com>
2902         * builtins.def: Fix comment typos.
2903         * config/alpha.c: Likewise.
2904         * config/arm/arm.c: Likewise.
2905         * config/avr/avr.h: Likewise.
2906         * config/d30v/d30v.c: Likewise.
2907         * config/d30v/d30v.h: Likewise.
2908         * config/d30v/d30v.md: Likewise.
2909         * config/dsp16xx/dsp16xx.c: Likewise.
2910         * config/fr30/fr30.c: Likewise.
2911         * config/fr30/fr30.md: Likewise.
2912         * config/i386/i386.c: Likewise.
2913         * config/i860/i860.c: Likewise.
2914         * config/i960/i960.c: Likewise.
2915         * config/ia64/ia64.c: Likewise.
2916         * config/mips/mips.c: Likewise.
2917         * config/pa/pa.c: Likewise.
2918         * config/rs6000/rs6000.c: Likewise.
2919         * config/s390/s390.c: Likewise.
2920         * config/sparc/sparc.c: Likewise.
2922 2001-10-30  Kazu Hirata  <kazu@hxi.com>
2924         * config/mips/elf.h: Fix comment formatting.
2925         * config/mips/elf64.h: Likewise.
2926         * config/mips/iris5.h: Likewise.
2927         * config/mips/iris5gas.h: Likewise.
2928         * config/mips/iris6.h: Likewise.
2929         * config/mips/isa3264.h: Likewise.
2930         * config/mips/linux.h: Likewise.
2931         * config/mips/mips.c: Likewise.
2932         * config/mips/mips.h: Likewise.
2933         * config/mips/mips.md: Likewise.
2934         * config/mips/mips16.S: Likewise.
2935         * config/mips/netbsd.h: Likewise.
2936         * config/mips/osfrose.h: Likewise.
2937         * config/mips/r3900.h: Likewise.
2938         * config/mips/sni-svr4.h: Likewise.
2939         * config/mips/svr4-t.h: Likewise.
2940         * config/mips/ultrix.h: Likewise.
2942 2001-10-30  Daniel Berlin  <dan@cgsoftware.com>
2944         * bitmap.c (bitmap_element_free): Don't forget to update head->indx
2945         when we update head->current.
2947 2001-10-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2949         * tree.c (id_string_size): Remove.
2950         (dump_tree_statistics): Update.
2951         * toplev.c (compile_file): If dumping stats, dump tree stats too.
2953 Tue Oct 30 19:00:43 CET 2001  Jan Hubicka  <jh@suse.cz>
2955         * sched-rgn.c (schedule_insns): Fix comment.
2957 2001-10-30  Zack Weinberg  <zack@codesourcery.com>
2959         * configure.in: Correct previous change: don't assume that
2960         gas's version number _isn't_ the last thing on the line, or
2961         isn't the only number on the line, either.
2962         * configure: Regenerate.
2964 2001-10-30  Kazu Hirata  <kazu@hxi.com>
2966         * cfgcleanup.c: Fix a comment typo.
2968 2001-10-30  Kazu Hirata  <kazu@hxi.com>
2970         * alias.c: Fix comment formatting.
2971         * recog.c: Likewise.
2972         * config/cris/cris.c: Likewise.
2973         * config/cris/cris.h: Likewise.
2974         * config/i960/i960.c: Likewise.
2975         * config/i960/i960.h: Likewise.
2977 2001-10-30  Kazu Hirata  <kazu@hxi.com>
2979         * config/arm/arm.c: Fix a comment typo.
2980         * config/arm/arm.h: Likewise.
2981         * config/ia64/ia64.c: Likewise.
2983 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2985         * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or
2986         REG_EQUIV notes for ASM_OPERANDS.  Return the new note (if any).
2987         * rtl.h (set_unique_reg_note): Change return value.
2988         * gcse.c (try_replace_reg): Use set_unique_reg_note.
2989         * cse.c (cse_insn): Likewise.
2990         * expr.c (emit_move_insn): Likewise.
2991         * explow.c (force_reg): Likewise.
2992         * local-alloc (update_equiv_regs): Likewise.
2993         * loop.c (move_moveables, load_mems): Likewise.
2994         * reload (find_reloads): Likewise.
2996 2001-10-30  Paolo Bonzini  <bonzini@gnu.org>
2998         Localization fixes.
2999         * c-decl.c (parmlist_tags_warning, start_struct,
3000         check_for_loop_decls): Separate messages for struct, union and
3001         enum cases to allow for languages in which they have different
3002         genders.
3003         * c-format.c (scanf_flag_specs): Separate short and long name of
3004         the assignment suppression feature.
3005         (check_format_types): Localize "pointer" and "different types"
3006         strings.
3007         * c-lex.c (lex_number): Localize "an unsigned long int" and
3008         related strings.
3009         (lex_string) [MULTIBYTE_CHARS]: Use initial lowercase letter on
3010         warning message.
3011         * c-typeck.c (build_unary_up): Separate messages for increment and
3012         decrement cases to allow for languages in which they use different
3013         articles.  Localize the strings "increment" and "decrement" in one
3014         case.
3016 Tue Oct 30 11:08:11 CET 2001  Jan Hubicka  <jh@suse.cz>
3018         * lcm.c (optimize_mode_switching):  Do not rebuild liveness information
3019         when no changes has been made.
3021         * gcse.c (reg_set_bitmap): Turn into reg_set.
3022         (modify_mem_list_set, canon_modify_mem_list_set)
3023         (clear_modify_mem_tables, free_modify_mem_tables): New.
3024         (gcse_main); Use free_modify_mem_tables.
3025         (free_gcse_mem): Likewise; free the bitmaps.
3026         (alloc_gcse_main): Initialize the bitmaps.
3027         (canon_list_insert): Set canon_modify_mem_list_set.
3028         (record_last_mem_set_info): Likewise; set modify_mem_list_set.
3029         (compute_hash_table): Use clear_modify_mem_tables.
3030         (reset_opr_set_tables): Likewise.
3031         (oprs_not_set_p): reg_set_bitmap is regset.
3032         (mark_set, mark_clobber): Likewise.
3034         * df.h (DF_EQUIV_NOTES): New constant.
3035         (df_insn_refs_record): Record uses inside or REG_EQUIV/EQUAL notes
3036         when asked for.
3038         * sched-rgn.c (CHECK_DEAD_NOTES): New constant.
3039         (init_regions, schedule_insns): Conditionalize the checking
3040         code by CHECK_DEAD_NOTES; avoid multiple calls to update_life_info.
3042 Tue Oct 30 11:02:31 CET 2001  Jan Hubicka  <jh@suse.cz>
3044         * i386.md (movti_rex64 splitter): Fix condition.
3046 2001-10-29  Zack Weinberg  <zack@codesourcery.com>
3048         * configure.in: Do not assume that gas's version number is the
3049         last thing on the first line of as --version output.
3050         * configure: Regenerate.
3052         * tradcpp.c: Include intl.h.  Rename WARNING, ERROR, FATAL to
3053         MT_WARNING, MT_ERROR, MT_FATAL.
3054         (main): Call gcc_init_libintl.
3055         (v_message): Call gettext on msgid and "warning: "
3056         * tradcif.y: Include intl.h.
3057         (yyerror): Make parameter definition consistent with
3058         prototype.  Call gettext on msgid argument.
3060 2001-10-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3062         * combine.c (num_sign_bit_copies): Avoid signed/unsigned
3063         warnings.
3065         * sparc/sol2.h: Include <sys/mman.h> when L_trampoline is defined.
3067 Mon Oct 29 19:22:07 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3069         * reload1.c (eliminate_regs): Test for reg_renumber being allocated
3070         before referencing it.
3072 2001-10-26  DJ Delorie  <dj@redhat.com>
3074         * config/rs6000/sysv4.h (LINK_SPEC): Allow -msdata=none to
3075         override -G, and force -G0.
3077 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3079         * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
3080         FSFChangeLog.11, c-common.c, c-common.def, c-common.h, c-decl.c,
3081         c-dump.c, c-typeck.c, except.c, sdbout.c, simplify-rtx.c,
3082         timevar.h, tree.h, varasm.c: Fix spelling errors and typos.
3084         * loop.h (struct induction): Rename ext_dependant to
3085         ext_dependent.
3086         * loop.c: Change all uses.
3087         (check_ext_dependant_givs): Rename to check_ext_dependent_givs.
3088         All callers changed.
3089         * timevar.c (DEFTIMEVAR): Fix spelling of identifier__ parameter.
3091 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3093         * c-parse.in (expr_no_commas, primary), c-typeck.c
3094         (parser_build_binary_op): Use IS_EXPR_CODE_CLASS.
3096 2001-10-29  David Edelsohn  <edelsohn@gnu.org>
3098         Undo assemble_name change in earlier patch.
3100 Mon Oct 29 21:11:40 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3102         * objc/objc-act.c (finish_message_expr): For the GNU runtime: when
3103         determining the type of the receiver, do not check that TREE_CODE
3104         of receiver is CALL_EXPR before calling receiver_is_class_object().
3105         (receiver_is_class_object): For the GNU runtime: recognize
3106         the case that the receiver is self in a class method context.
3107         Check that TREE_CODE of receiver is CALL_EXPR when checking that
3108         the receiver is a call to objc_get_class.
3110 2001-10-29  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3112         * pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero.
3114 Mon Oct 29 07:23:33 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3116         * Makefile.in (OBJS): Put all files in alphabetical order.
3118         * dwarf2out.c (add_const_value_attribute): Fix error in last
3119         change.
3121 Mon Oct 29 12:43:06 CET 2001  Jan Hubicka  <jh@suse.cz>
3123         * basic-block.h (purge_all_dead_edges): Add update_life_p argument.
3124         * cfgcleanup.c (merge_blocks): Update the life flag after merging;
3125         fix warning.
3126         * cfgrtl.c (purge_all_dead_edges): Allow updating of liveness.
3127         (life_analysis): call purge_all_dead_edges after deleting noops.
3128         (delete_noop_move): Do not purge CFG.
3129         * toplev.c (rest_of_compilation): Update purge_all_dead_edges call.
3131 2001-10-28  David Edelsohn  <edelsohn@gnu.org>
3133         * config/rs6000/aix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.
3134         * config/rs6000/darwin.h (RS6000_OUTPUT_BASENAME): Delete.
3135         (ASM_GLOBALIZE_LABEL): Use assemble_name.
3136         (ASM_OUTPUT_COMMON): Likewise.
3137         * config/rs6000/rs6000.c (print_operand): Use assemble_name.
3138         (rs6000_output_function_epilogue): Likewise.
3139         (output_mi_thunk): Fix typo.
3140         (rs6000_output_symbol_ref): Use assemble_name.
3141         (output_toc): Likewise.
3142         * config/rs6000/sysv4.h (RS6000_OUTPUT_BASENAME): Delete.
3143         * config/rs6000/xcoff.h (RS6000_OUTPUT_BASENAME): Delete;
3144         assemble_name calls STRIP_NAME_ENCODING.
3145         (ASM_OUTPUT_LABEL): Use assemble_name.
3146         (ASM_GLOBALIZE_LABEL): Likewise.
3147         (ASM_DECLARE_FUNCTION_NAME): Likewise.
3148         (ASM_OUTPUT_ALIGNED_COMMON): Indent pseudo-op.  Use assemble_name.
3149         (ASM_OUTPUT_LOCAL): Likewise.
3151 Sun Oct 28 15:45:16 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3153         * builtins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNSIGNED case.
3154         (expand_builtin_apply, expand_builtin_return): Likewise.
3155         (expand_builtin_va_arg, expand_builtin_va_copy): Likewise.
3157 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3159         * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,
3160         ChangeLog.5, ChangeLog, FSFChangeLog.10, FSFChangeLog.11,
3161         c-common.c, c-common.h, c-parse.in, c-typeck.c, cfg.c, config.gcc,
3162         configure, configure.in, except.c, except.h, flow.c, function.c,
3163         gcc.c, gcse.c, genrecog.c, libgcc2.c, loop.c, loop.h, params.def,
3164         predict.def, predict.h, reg-stack.c, regmove.c, sched-deps.c,
3165         sched-int.h, sibcall.c, ssa.c, stringpool.c, toplev.c, tree.c,
3166         unroll.c: Fix spelling errors.
3168         * doc/extend.texi, doc/invoke.texi: Fix spelling.
3170         * doc/gcc.texi: Document use of "dependent" and American spelling.
3172 Sun Oct 28 17:05:36 CET 2001  Jan Hubicka  <jh@suse.cz>
3174         * expr.c (emit_group_load): Support CONCATs by storing them to memory
3175         and reloading.
3177 Sun Oct 28 09:59:54 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3179         * expr.c (store_constructor_field): Only call adjust_address on MEM.
3181 Sun Oct 28 16:48:09 CET 2001  Jan Hubicka  <jh@suse.cz>
3183         * genrecog.c (write_switch):  Output if before switch for
3184         DT_elt_zero_wide_safe.
3186 2001-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3188         * Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h
3189         * i386/osfrose.h (SUBTARGET_SWITCHES): Add missing comma.
3190         (FUNCTION_PROFILER): Const-ify.
3191         * halfpic.c: Include "expr.h", "output.h" and "halfpic.h".
3192         (eliminate_constant_term, assemble_name, output_addr_const):
3193         Remove declarations.
3194         (ptr_half_pic_address_p, half_pic_hash): Prototype.
3195         (all_refs, half_pic_prefix, half_pic_hash, half_pic_declare,
3196         half_pic_external, half_pic_address_p, half_pic_ptr): Const-ify.
3197         * halfpic.h (ptr_half_pic_address_p, half_pic_finish): Prototype.
3198         (half_pic_declare, half_pic_external): Const-ify.
3199         * toplev.c: Include "halfpic.h".
3201 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3203         * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,
3204         config/d30v/d30v.h, config/fr30/fr30.c, config/i370/x-oe,
3205         config/i386/i386.c, config/i386/i386-interix.h,
3206         config/i386/i386.md, config/i386/i386.h, config/i386/sco5.h,
3207         config/i860/i860.h, config/i860/i860.md, config/m68k/aux-exit.c,
3208         config/m68k/m68k.c, config/mcore/mcore.c, config/mips/mips.md,
3209         config/ns32k/ns32k.h, config/pa/pa.c, config/rs6000/rs6000.c,
3210         config/sparc/sparc.c, config/m68hc11/m68hc11.c,
3211         config/cris/cris.c, config/cris/cris.h, config/s390/s390.c,
3212         config/s390/s390.h, config/stormy16/stormy16.h, doc/tm.texi: Fix
3213         spelling errors.
3215         * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,
3216         ChangeLog.5, ChangeLog, ChangeLog.lib, FSFChangeLog.10, ONEWS,
3217         c-common.c, caller-save.c, cfg.c, cfgcleanup.c, cfgrtl.c,
3218         collect2.c, df.h, diagnostic.h, final.c, gcse.c, gthr.h,
3219         haifa-sched.c, jump.c, local-alloc.c, profile.c, protoize.c,
3220         regmove.c, reload1.c, rtlanal.c, sched-vis.c, ssa.c, stmt.c,
3221         system.h, toplev.c: Fix spelling errors.
3223 Sat Oct 27 17:32:04 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3225         * gcse.c (insert_insn_end_bb): Don't assume PAT is a SET.
3227         * dwarf2out.c (reg_number): Abort if pseudo.
3228         (reg_loc_descriptor): Return 0 if pseudo.
3229         (is_based_loc): Return 0 if pseudo.
3230         (mem_loc_descriptor): Return 0 for pseudo and handle 0 return from
3231         recursive calls.
3232         (concat_loc_descriptor): Return 0 if either part's descriptor is 0.
3233         (loc_descriptor): Return 0 if can't find location and handle 0
3234         return from recursive calls.
3235         (loc_descriptor_from_tree): Likewise.
3236         Fix handling of indirect.
3237         Also return 0 for PLACEHOLDER_EXPR.
3238         Clean up COMPONENT_REF cases.
3239         (add_AT_location_descriptor): Simplify, but handle 0 return from
3240         loc_descriptor.
3241         (add_const_value_attribute): Avoid shift count warning.
3242         (add_bound_info): Remove test for PLACEHOLDER_EXPR here.
3243         Set comp_unit_die as context if not in function.
3245         * config/mips/mips-protos.h: Break up long lines.
3246         Remove needless #ifdef/#endif blocks.
3247         Don't declare functions declared in file made by genpreds or recog.h.
3248         * config/mips/mips.c (mips_output_function_prologue): TSIZE
3249         is now HOST_WIDE_INT; delete unneeded casts.
3250         * config/mips/mips.h: Don't use #elif.
3252         * expr.c (stor_constructor_field): Always call adjust_address.
3253         Copy TARGET before changing its alias set.
3254         (store_field): Likewise, for TO_RTX.
3255         (get_inner_reference): Stop at PLACEHOLDER_EXPR if can't find
3256         replacement.
3257         (safe_from_p, case ADDR_EXPR): Properly check for conflict.
3258         (find_placeholder): Return 0 if can't find object.
3259         (expand_expr, case PLACEHOLDER_EXPR): Abort if find_placeholder
3260         returns 0.
3262 Sat Oct 27 16:31:23 CEST 2001  Jan Hubicka  <jh@suse.cz>
3264         * ifcvt.c (if_convert): Call clear_aux_for_blocks.
3266 Sat Oct 27 12:12:09 CEST 2001  Jan Hubicka  <jh@suse.cz>
3268         * cfgcleanup.c (merge_blocks_move_predecessor_nojumps,
3269         merge_blocks_move_successors_nojumps): Set BB_UPDATE_LIFE.
3270         (merge_blocks): Properly udpate life after making edge nonfallthru.
3271         * cfgrtl.c (merge_blocks_nomove): Update global_live_at_end.
3273 2001-10-26  Kazu Hirata  <kazu@hxi.com>
3275         * config/h8300/h8300.c (get_shift_alg): Remove redundant code.
3277 2001-10-26  Neil Booth  <neil@daikokuya.demon.co.uk>
3279         * c-typeck.c (convert_arguments): When comparing for enumeral
3280         type equality, use TYPE_MAIN_VARIANT.
3281         * gcc.dg/Wconversion.c: New tests.
3283 2001-10-26  Kazu Hirata  <kazu@hxi.com>
3285         * s390/s390.c: Fix comment typos.
3286         * s390/s390.h: Likewise.
3287         * s390/s390.md: Likewise.
3289 2001-10-26  Alexandre Oliva  <aoliva@redhat.com>
3291         * tree-inline.c (WALK_SUBTREE_TAIL): New macro.
3292         (walk_tree): Use it for tail calls where appropriate.
3294 2001-10-26  Alexandre Oliva  <aoliva@redhat.com>
3296         * cse.c (check_for_label_ref): Don't require REG_LABEL notes for
3297         non-local label_refs.
3299 2001-10-26  Kazu Hirata  <kazu@hxi.com>
3301         * config/h8300/h8300.md (4 anonymous patterns): New.
3303 2001-10-26  Kazu Hirata  <kazu@hxi.com>
3305         * config/h8300/h8300.c (get_shift_alg): Clean up.  Return the
3306         algorithm through the shift_info structure.
3307         (emit_a_shift): Update the use of get_shift_alg.
3309 2001-10-27  Daniel Berlin  <dan@cgsoftware.com>
3311         * sched-rgn.c: Remove bitset typedef.
3312         Change bitset to sbitmap in prototypes / variable types.
3313         Remove bbset_size.
3314         Remove edgeset_bits.
3315         Remove edgeset_size.
3316         s/BITSET_ADD/SET_BIT/g
3317         s/BITSET_INVERT/sbitmap_ones/g
3318         s/BITSET_INTER/sbitmap_a_and_b/g
3319         s/BITSET_UNION/sbitmap_a_or_b/g
3320         s/BITSET_DIFFER/sbitmap_difference/g
3321         s/bitset_member/TEST_BIT/g
3322         (BITSET_*): Removed.
3323         (bitset_member): Removed.
3324         (extract_bitlst): Rewrite, now that we have sbitmaps, we can use
3325         EXECUTE_IF_SET_IN_SBITMAP.
3326         (split_edges): Rewrite, use sbitmap functions instead of bitset
3327         operations.
3328         (schedule_region): Allocate/free sbitmaps, rather than bitsets.
3330 2001-10-26  Andreas Schwab  <schwab@suse.de>
3332         * reload1.c (emit_input_reload_insns): Fix parens in last
3333         (undocumented) change that was supposed to change only whitespace.
3335 Fri Oct 26 07:18:08 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3337         * cfgcleanup.c (BB_SET_FLAG, BB_CLEAR_FLAG): Add cast to avoid warning.
3339         * local-alloc.c (update_equiv_regs): Don't make REG_EQUAL note for
3340         ASM_OPERANDS.
3342 2001-10-26  Andreas Jaeger  <aj@suse.de>
3344         * flow.c (clear_log_links): Remove unused variable.
3345         * cfgcleanup.c (cleanup_cfg): Likewise.
3347 2001-10-26  Alexandre Oliva  <aoliva@redhat.com>
3349         * tree-inline.c (remap_decl): Don't copy size and size_unit here.
3350         (remap_save_expr): Map a remapped SAVE_EXPR to error_mark_node.
3352 2001-10-26  Richard Henderson  <rth@redhat.com>
3354         * config/alpha/alpha.h (enum reg_class): Add R24_REG, R25_REG;
3355         rename PV_REG to R27_REG.
3356         (REG_CLASS_CONTENTS, REGNO_REG_CLASS): Update.
3357         (REG_CLASS_FROM_LETTER): Update.
3358         (PREFERRED_RELOAD_CLASS): Don't widen a reg class.
3359         * config/alpha/alpha.md (divsi3): Don't hard-code r24, r25, r27.
3360         (udivsi3, modsi3, umodsi3): Likewise.
3361         (divdi3, udivdi3, moddi3, umoddi3): Likewise.
3363 2001-10-26  Richard Henderson  <rth@redhat.com>
3365         * cfg.c (clear_aux_for_blocks): Split out of ...
3366         (free_aux_for_blocks): here.
3367         (clear_aux_for_edges): Split from ...
3368         (free_aux_for_edges): here.
3369         * basic-block.h: Declare them.
3370         * lcm.c (compute_antinout_edge): Use them.
3371         (compute_laterin, compute_available, compute_nearerout): Likewise.
3372         (optimize_mode_switching): Likewise.
3374 2001-10-26  Richard Henderson  <rth@redhat.com>
3376         * Makefile.in (unstage*): Remove as, ld, collect-ld before
3377         moving everything back to the main build directory.
3379 2001-10-26  Christopher Faylor  <cgf@redhat.com>
3381         * config/i386/cygwin.h: Search target specific include directory, if
3382         appropriate.
3384 2001-10-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3386         * dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outside
3387         of macro guards. Fix #endif comment.
3389         * output.h (default_exception_section, default_eh_frame_section):
3390         Move prototypes outside of macro guard.
3392         * crtstuff.c: Fix #endif comment.
3394 Thu Oct 25 12:21:58 2001  Jeffrey A Law  (law@cygnus.com)
3396         * doc/md.texi (movMM): Clarify semantics of storing into a
3397         non-paradoxical SUBREG.
3399 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3401         * langhooks.c (lang_hook_default_clear_binding_stack): New.
3402         (lang_hook_default_get_alias_set): Move next to other alias
3403         hooks.
3404         * langhooks.h: Prototype lang_hook_default_clear_binding_stack.
3405         (LANG_HOOKS_CLEAR_BINDING_STACK): New macro.
3406         (LANG_HOOKS_INITIALIZER): Add it.
3407         * toplev.h (struct lang_hooks): Add clear_binding_stack.
3408         * toplev.c (compile_file):  Call lang_hooks.clear_binding_stack
3409         instead of a loop calling poplevel.
3411 2001-10-25  Nick Clifton  <nickc@cambridge.redhat.com>
3413         * config/mips/isa3264.h (SUBTARGET_CPP_SIZE_SPEC): Replace
3414         occurrences of #elif with #if...#endif.
3416 2001-10-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3418         * cris.h (EH_RETURN_DATA_REGNO): Fix unsigned>=0 warning.
3420 Thu Oct 25 08:46:06 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3422         * alias.c (can_address_p): No longer static.
3423         * emit-rtl.c (get_mem_attrs): New parameter, MODE; all callers changed.
3424         Return 0 if all parameters are default values.
3425         (set_mem_attributes): Set MEM_KEEP_ALIAS_SET_P.
3426         (adjust_address_1): Try harder to compute a size.
3427         * expr.c (expand_assignment, store_constructor): If can't address,
3428         set MEM_KEEP_ALIAS_SET_P.
3429         (store_constructor_field): Don't change set if MEM_KEEP_ALIAS_SET_P.
3430         (store_field): Likewise.
3431         (store_constructor): Simplify call to store_constructor_field.
3432         * expr.h (can_address_p): New declaration.
3433         * gensupport.c (gen_rtx_CONST_INT): New function.
3434         * rtl.h (MEM_KEEP_ALIAS_SET_P): New macro.
3435         (MEM_SIZE): Get size from mode, if not set and not BLKmode.
3436         (MEM_COPY_ATTRIBUTES): Copy MEM_KEEP_ALIAS_SET_P.
3438         * stmt.c (expand_end_case): Remove orig_minval and use tree_low_cst.
3440 2001-10-24  Christopher Faylor  <cgf@redhat.com>
3442         * config/i386/cygwin.h: Use proper path for mingw crt files when
3443         -mno-cygwin.
3445 Wed Oct 24 18:43:42 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3447         * dwarf2out.c (file_info_cmp): Always return consistent results.
3449 2001-10-24  Roger Sayle <roger@eyesopen.com>
3451         * stmt.c (expand_end_case): Index jumptables from zero for
3452         suitably small values of minval.
3454 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3456         * stor-layout.c (place_union_field): If any field was aligned with
3457         attribute aligned, set record type's TYPE_USER_ALIGN.
3458         (place_field): Likewise.
3459         (finalize_record_size): Don't clear TYPE_USER_ALIGN.
3460         (layout_type) [ARRAY_TYPE]: Copy element's TYPE_USER_ALIGN.
3462 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3464         * c-common.h (struct c_common_identifier): Remove rid_code field.
3465         (C_RID_CODE): Use ->node.rid_code instead of ->rid_code.
3467         * c-typeck.c (constructor_designated): New local flag.
3468         (struct constructor_stack): Add "designated" field to match.
3469         (start_init): Clear it.
3470         (really_start_incremental_init, push_init_level): Push and
3471         clear it.
3472         (pop_init_level): Pop it.
3473         (set_designator): Set it.
3475         (pop_init_level): Suppress "missing initializer" warnings if
3476         constructor_designated is true.
3477         (process_init_element): Suppress warning about union
3478         initialization under traditional C, if constructor_designated
3479         is true.
3481 Wed Oct 24 15:35:38 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3483         * integrate.c (copy_rtx_and_substitute, case CALL): Fix error in last
3484         change.
3486 Wed Oct 24 13:26:12 2001  Jeffrey A Law  (law@cygnus.com)
3488         * h8300.h (RETURN_ADDR_RTX): Remove old, incorrect definition.
3490 2001-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
3492         * ssa-ccp.c (ssa_ccp_substitute_constants): Don't do anything if
3493         the node was already a set to a constant.
3495 Wed Oct 24 12:41:19 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3497         * emit-rtl.c (set_mem_attributes): Fix typo in last change.
3498         * print-rtl.c (print_rtx, case MEM): Improve display of MEM_DECL.
3500 2001-10-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3502         * s390/linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.
3503         (ASM_OUTPUT_ASCII): Const-ify.  Fix signed/unsigned warning.
3504         (ASM_OUTPUT_MI_THUNK): Fix format specifier warnings.
3505         * s390.c (s390_final_chunkify): Don't use string concatenation.
3506         (s390_function_prologue, s390_function_epilogue): Const-ify.
3507         * s390.h (FUNCTION_PROFILER): Remove unused variable.
3509 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3511         * c-decl.c (finish_decl): Don't add DECL_STMTs for nested function
3512         prototypes.
3514 2001-10-23  Stan Shebs  <shebs@apple.com>
3516         * config/rs6000/x-darwin: Use -no-cpp-precomp instead of
3517         -traditional-cpp in first-stage compilation.
3519 Tue Oct 23 21:45:40 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3521         * gensupport.c (target_flags): Add.
3523 Tue Oct 23 13:05:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.
3525         * builtins.c (expand_builtin_setjmp): Only call convert_memory_address
3526         if needed.
3527         (expand_builtin_longjmp, expand_builtin_alloca): Likewise.
3528         * except.c (expand_builtin_frob_return_addr): Likewise.
3529         (expand_builtin_eh_return): Likewise.
3530         * stmt.c (expand_computed_goto): Likewise.
3531         * explow.c (memory_address): Likewise.
3532         (allocate_dynamic_stack_space): Clean up predicate testing.
3533         (probe_stack_range): Convert SIZE to Pmode.
3534         * calls.c (rtx_for_function_call): Only call convert_memory_address
3535         if needed.
3536         Pass function call operand as ptr_mode, not Pmode.
3537         * expr.c (expand_assignment): Clean up calls to convert_memory
3538         address by only doing so when needed and making offsets Pmode.
3539         (store_constructor, expand_expr, expand_expr_unaligned): Likewise.
3540         * function.c (assign_parms): Ensure address in MEM for RESULT_DECL
3541         is in Pmode, not ptr_mode.
3543 2001-10-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3545         * darwin-protos.h (constructor_section, destructor_section,
3546         mod_init_section, mod_term_section): Prototype.
3547         * darwin.c (machopic_finish, update_non_lazy_ptrs, update_stubs):
3548         Const-ify.
3549         * darwin.h (ASM_DECLARE_OBJECT_NAME, ASM_DECLARE_FUNCTION_NAME):
3550         Likewise.
3551         (SECTION_FUNCTION): Prototype `FUNCTION'.  Delete
3552         objc_section_init declaration.
3553         (EXTRA_SECTION_FUNCTIONS): Prototype objc_section_init.
3554         (objc_section_init, try_section_alias): Make static.
3555         (alias_section): Make static and hide unused function.
3556         (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warning.
3558 Tue Oct 23 13:05:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3560         * alias.c (can_address_p): Compnonents are not addressable if
3561         the containing type has alias set 0.
3562         (get_alias_set): Rework to use STRIP_NOPS.
3563         Only call front-end routine on object, type, or object with
3564         NOPs stripped, not inner values.
3565         Use language hook to call front-end routine.
3566         * builtins.c (get_memory_rtx): Always call set_mem_attributes.
3567         (expand_builtin_apply): Call set_mem_align on MEMs we make.
3568         Don't pass alignment to emit_block_move.
3569         (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
3570         (expand_builtin_memset): Likewise, but for clear_storage.
3571         * c-common.c (lang_get_alias_set): Renamed to c_common_alias_set
3572         and remove C++ specific parts.
3573         * c-common.h (c_common_get_alias_set): Add declaration.
3574         * c-lang.c (LANG_HOOKS_GET_ALIAS_SET): New macro.
3575         * calls.c (emit_call_1): Fix typo in sibcall_pop case.
3576         (save_fixed_argument_area): Call set_mem_align.
3577         Remove alignment in call to emit_block_move.
3578         (emit_library_call_value_1, store_one_arg): Likewise.
3579         (target_for_arg): Remove; disabled long ago.
3580         * emit-rtl.c (set_mem_attributes): Rework to only call get_mem_attrs
3581         once and similar cleanups.
3582         (offset_address): Use proper introductory comment.
3583         * expr.c (emit_block_move): Use alignment from that of MEM args, not
3584         from explicit operand; all callers changed.
3585         (clear_storage): Likewise.
3586         (expand_assignment): Don't call set_mem_alias_set on to_rtx.
3587         (store_field): Remove kludge on alias set used for to_rtx.
3588         (highest_pow2_factor, case *_DIV_EXPR): Never return 0.
3589         (expand_expr_unaligned): Call set_mem_attributes instead of
3590         set_mem_alias_set.
3591         * expr.h (emit_block_move, clear_storage): Remove ALIGN argument.
3592         * function.c (assign_stack_temp_for_type): Set MEM alignment.
3593         (expand_function_end): Track MEM attributes of trampolines.
3594         * ifcvt.c (noce_try_cmove_arith): Set alignment of new MEM.
3595         * integrate.c (copy_rtx_and_substitute, case CALL): Copy memory
3596         attributes from original.
3597         * langhooks.c (lang_hook_default_get_alias_set): New function.
3598         (hook_get_alias_set_0): New function.
3599         * langhooks.h (hook_get_alias_set_0): New declaration.
3600         (lang_hook_default_get_alias_set): Likewise.
3601         (LANG_HOOKS_GET_ALIAS_SET): New macro; add to initializer.
3602         * reload1.c (alter_reg): Use adjust_address_nv.
3603         * rtl.c (get_mode_alignment): Moved to here.
3604         * rtl.h (MEM_ALIGN): Take default from mode, if not BLKmode, and
3605         change default if unknown from 1 to BITS_PER_UNIT.
3606         * stor-layout.c (get_mode_alignment): Remove from here.
3607         * toplev.h (struct lang_hoks): Add get_alias_set field.
3608         * tree.h (lang_get_alias_set): Delete declaration.
3609         * config/arc/arc.c (arc_setup_incoming_varags): Set MEM alignment.
3610         * config/i386/i386.c (ix86_setup_incoming_varargs): Likewise.
3611         (ix86_va_arg): Likewise.
3612         * config/i960/i960.c (i960_setup_incoming_varargs): Likewise.
3613         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
3614         * config/sparc/sparc.c (sparc_va_arg): Likewise.
3615         * config/rs6000/rs6000.c (setup_incoming_varargs): Likewise.
3616         (expand_block_move_mem): Remove dead code.
3618 2001-10-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3620         * c-common.c (warn_div_by_zero): New.
3621         * c-common.h (warn_div_by_zero): New.
3622         * c-decl.c (c_decode_option): Take it on the command line.
3623         * c-typeck.c (build_binary_op): Warn about division by zero.
3624         * doc/invoke.texi: Document the new command line option, fix
3625         documentation of -Wmultichar.
3626         * testsuite/gcc.dg/divbyzero.c: New tests.
3627         * testsuite/gcc.dg/noncompile/20010524-1.c: Update.
3629 Tue Oct 23 15:30:23 CEST 2001  Jan Hubicka  <jh@suse.cz>
3631         * i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.
3633         * toplev.c (rest_of_compilation): Use CLEANUP_UPDATE_LIFE
3634         to avoid update_life_info call.
3635         * basic-block.h (CLEANUP_UPATE_LIFE): Define.
3636         * cfgcleanup.c (bb_flags): New enum.
3637         (BB_FLAGS, BB_SET_FLAG, BB_CLEAR_FLAG, FORWARDER_BLOCK_P): New macros.
3638         (notice_new_block, update_forwarder_flag): New functions.
3639         (try_simplify_condjump): Use FORWARDER_BLOCK_P.
3640         (try_forward_edges): Likewise; update flags.
3641         (merge_blocks): Likewise.
3642         (outgoing_edges_match): Likewise.
3643         (try_crossjump_to_edge): Likewise.
3644         (try_optimize_cfg): Likewise; initialize and clear the flags;
3645         recompute life info if needed.
3646         (cleanup_cfg): No need to clear aux pointers.
3648 2001-10-23  Alexandre Oliva  <aoliva@redhat.com>
3650         * config/i386/i386.c (override_options): Default to minimum
3651         stack alignment when optimizing for code size.
3652         * doc/invoke.texi (-mpreferred-stack-boundary): Document the
3653         change.
3655         * config/i386/i386.c (override_options): Set upper limit of
3656         -mpreferred-stack-boundary to 12.
3658 2001-10-22  Zack Weinberg  <zack@codesourcery.com>
3660         * recog.c (peephole2_optimize): Add default case to switch.
3662 2001-10-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3664         * doc/gcc.texi (Sending Patches): Remove.
3666 2001-10-22  Hans-Peter Nilsson  <hp@bitrange.com>
3668         * unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin
3669         fields when comparing.
3671 2001-10-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3673         * arm.h (HOST_INT, HOST_UINT): Delete.  Remove all uses.
3674         * arm.c (HOST_INT, HOST_UINT): Likewise.
3676 2001-10-22  Stan Shebs  <shebs@apple.com>
3678         * config/darwin-protos.h (darwin_exception_section): Declare.
3679         (darwin_eh_frame_section): Declare.
3681 Mon Oct 22 18:21:25 CEST 2001  Jan Hubicka  <jh@suse.cz>
3683         * i386.md (movti_rex64): Fix mode.
3685 2001-10-22  Stan Shebs  <shebs@apple.com>
3687         * target.h (struct gcc_target): Add asm_out.exception_section,
3688         asm_out.eh_frame_section.
3689         * target-def.h (TARGET_ASM_EXCEPTION_SECTION): New macro.
3690         (TARGET_ASM_EH_FRAME_SECTION): New.
3691         (TARGET_INITIALIZER): Update.
3692         * output.h (default_exception_section): Declare.
3693         (default_eh_frame_section): Declare.
3694         * dwarf2out.c: Include target.h.
3695         (output_call_frame_info): Call target hook for eh frames.
3696         (default_eh_frame_section): New function.
3697         * except.c: Include target.h.
3698         (output_function_exception_table): Call target hook for exception
3699         section.
3700         * varasm.c (default_exception_section): Rename from
3701         exception_section, remove EXCEPTION_SECTION macro.
3703         * config/darwin.h (darwin_eh_frame_section): New function.
3704         (EXCEPTION_SECTION): Remove.
3705         (TARGET_ASM_EXCEPTION_SECTION): Define.
3706         * config/nextstep.h (EH_FRAME_SECTION_ASM_OP): Remove.
3707         (nextstep_exception_section): New function.
3708         (nextstep_eh_frame_section): New function.
3709         (TARGET_ASM_EXCEPTION_SECTION): Define.
3710         (TARGET_ASM_EH_FRAME_SECTION): Define.
3712         * config/pa/som.h (EXCEPTION_SECTION): Remove.
3713         (TARGET_ASM_EXCEPTION_SECTION): Define.
3714         * config/rs6000/sysv4.h, config/rs6000/xcoff.h
3715         (EXCEPTION_SECTION): Remove.
3716         (TARGET_ASM_EXCEPTION_SECTION): Define.
3717         * config/stormy16/stormy16.h: Remove comments referencing
3718         EXCEPTION_SECTION and EH_FRAME_SECTION_ASM_OP.
3720         * doc/tm.texi: Document TARGET_ASM_EXCEPTION_SECTION and
3721         TARGET_ASM_EH_FRAME_SECTION.
3723 2001-10-22  Nick Clifton  <nickc@cambridge.redhat.com>
3725         * config/mips/mips.md (mul_acc_si): Fix precedence of conditional
3726         terms.
3728         * c-format.c: Fix spelling typo in comment.
3730         * sched-int.h: Fix typo in GCC preamble.
3732 2001-10-21  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3734         PR debug/4252
3735         * doc/invoke.texi: Remove references to -fdump-translation-unit.
3737 2001-10-22  Richard Henderson  <rth@redhat.com>
3739         * config/i386/i386.c (ix86_expand_clear): New.
3740         * config/i386/i386-protos.h: Declare it.
3741         * config/i386/i386.md (setcc peep2s): Use it.
3742         (movsi_xor): Unexport.
3744 2001-10-22  Richard Henderson  <rth@redhat.com>
3746         * flow.c (clear_log_links): Use free_INSN_LIST_list, not
3747         free_EXPR_LIST_list for LOG_LINKS.
3749 2001-10-21  Robert Lipe  <robertlipe@usa.net>
3751         * config/i386/i386.c (sco_asm_named_section): Delete.
3752         (sco_asm_out_constructor): Delete.
3753         * config/i386/sco5.h (ASM_QUAD): Undo damage from att.h.
3754         (ASM_OUTPUT_DOUBLE_INT): Likewise.
3755         (TARGET_ASM_CONSTRUCTOR): Delete.  Use default.
3756         (TARGET_ASM_NAMED_SECTION): Use default for ELF.
3757         (EXCEPTION_SECTION): Delete EH scn renaming hack.
3759 2001-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3761         * c-format.c (maybe_read_dollar_number): Use safe-ctype macros
3762         and/or fold extra calls into fewer ones.
3763         * collect2.c (dump_file): Likewise.
3764         * cppexp.c (parse_number): Likewise.
3765         * cpplex.c (_cpp_lex_direct): Likewise.
3766         * final.c (output_asm_insn, asm_fprintf): Likewise.
3767         * fix-header.c (inf_scan_ident, main): Likewise.
3768         * fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
3769         Likewise.
3770         * fold-const.c (real_hex_to_f): Likewise.
3771         * gen-protos.c (parse_fn_proto): Likewise.
3772         * genattrtab.c (check_attr_test, check_attr_value): Likewise.
3773         * genrecog.c (change_state, write_action): Likewise.
3774         * gensupport.c (shift_output_template): Likewise.
3775         * local-alloc.c (requires_inout): Likewise.
3776         * mips-tfile.c (IS_ASM_IDENT): Likewise.
3777         * protoize.c (is_id_char, main): Likewise.
3778         * real.c (asctoeg): Likewise.
3779         * recog.c (asm_operand_ok): Likewise.
3780         * reload.c (find_reloads): Likewise.
3781         * scan.c (scan_identget_token): Likewise.
3782         * sched-vis.c (print_value): Likewise.
3783         * stringpool.c (ggc_alloc_string): Likewise.
3784         * toplev.c (read_integral_parameter, decode_g_option): Likewise.
3785         * tradcif.y (parse_number, yylex, parse_escape): Likewise.
3786         * tradcpp.c (rescan): Likewise.
3787         * tree.c (clean_symbol_name): Likewise.
3788         * varasm.c (decode_reg_name): Likewise.
3790         * alpha.h (ASM_OUTPUT_ASCII): Likewise.
3791         * darwin.c (name_needs_quotes, func_name_maybe_scoped): Likewise.
3792         * dsp16xx.h (ASM_OUTPUT_ASCII): Likewise.
3793         * m88k.c (output_ascii): Likewise.
3794         * m88k.h (OVERRIDE_OPTIONS): Likewise.
3795         * mcore.h (REG_CLASS_FROM_LETTER): Likewise.
3796         * ns32k/encore.h (ASM_OUTPUT_ASCII): Likewise.
3797         * sh.h (REG_CLASS_FROM_LETTER): Likewise.
3799 2001-10-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3801         * langhooks.c (lang_hook_default_do_nothing,
3802         lang_hook_default_decode_option): New defaults.
3803         * langhooks.h: Make hooks unconditional and non-NULL.
3804         * toplev.c (compile_file, toplev_main): Update.
3805         * toplev.h: Update comments.
3806         * objc/objc-act.c (lang_hooks): Update to new paradigm.
3808 2001-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3810         * arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.
3812         * system.h (IN_RANGE): New macro.
3814 2001-10-21  Zack Weinberg  <zack@codesourcery.com>
3816         * aclocal.m4 (AM_WITH_NLS): Also create and substitute
3817         INTLDEPS variable, which does not include $LIBICONV.
3818         * Makefile.in: Use INTLDEPS in LIBDEPS.
3819         * configure: Regenerate.
3821 2001-10-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3823         * cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.
3824         * cpplex.c (lex_percent, lex_dot): Remove.
3825         (get_effective_char, skip_block_comment, skip_line_comment,
3826         parse_identifier_slow, parse_number, parse_string, save_comment,
3827         _cpp_lex_direct): Update to do lookback freely.
3828         (IF_NEXT_IS, BACKUP): New macros.
3829         * cpplib.c (cpp_push_buffer): Don't set read_ahead and extra_char.
3830         * cppmacro.c (paste_tokens): Update.
3832 2001-10-20  Nick Clifton  <nickc@cambridge.redhat.com>
3834         * doc/invoke.texi (i386 and x86-64 Options): Fix typo.
3836 2001-10-20  Hans-Peter Nilsson  <hp@axis.com>
3838         * reload1.c (reload): Check CONSTANT_P before calling
3839         LEGITIMATE_PIC_OPERAND_P.
3840         * config/cris/cris.c (cris_legitimate_pic_operand): Revert
3841         workaround of 2001-10-13.
3843 Sat Oct 20 15:16:10 CEST 2001  Jan Hubicka  <jh@suse.cz>
3845         * i386.c (split_di): Handle splitting of DFmode.
3847 Sat Oct 20 07:27:14 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3849         * emit-rtl.c (set_mem_attributes): Alignment is in bits.
3850         (adjust_address_1, offset_address): Likewise.
3852         * final.c (output_asm_operand_names): New fcn, from output_asm_insn.
3853         (output_asm_insn): Call it for each line output.
3854         Don't record an operand more than once.
3856         * toplev.h (struct lang_hooks): HONOR_READONLY now bool.
3857         * main.c: Include config.h and system.h, but not ansidecl.h.
3858         * Makefile.in (main.o): Update accordingly.
3860 Sat Oct 20 12:05:31 CEST 2001  Jan Hubicka  <jh@suse.cz>
3862         * i386.h (SSE_REGPARM_MAX): Set to 8 for x86_64.
3864 Sat Oct 20 12:01:07 CEST 2001  Jan Hubicka  <jh@suse.cz>
3866         * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.
3867         * cfgbuild.c (find_bb_boundaries, compute_outgoing_frequencies):
3868         Break out from ...
3869         (find_sub_basic_blocks): ... here;
3870         (find_many_sub_basic_blocks): New.
3871         * recog.c (split_all_insns): Update find_sub_basic_blocks call.
3873         * i386.h (ASM_PREFERRED_EH_DATA_FORMAT): Define sdata4.
3875         * i386.c (ix86_va_arg): Kill indirect_p handling; fix aliasing issues.:
3877         * i386.c (split_di, split_ti): Revamp to use simplify_subreg.
3879         * timevar.def (TV_LIFE, TV_LIFE_UPDATE, TV_MODE_SWITCH): new.
3880         * flow.c (update_life_info): Measure time.
3881         * c-decl.c: Include timevar.h
3882         (c_expand_body): Measure time.
3883         * toplev.c (rest_of_compilation): Measure time of mode switching
3884         separately.
3885         * Makefile.in (c-decl.o, cfgcleanup.o): Add dependency.
3887         * toplev.c (flag_asynchronous_unwind_tables): New global variable.
3888         (lang_independent_options): Add asynchronous-unwind-tables
3889         (toplev_main): flag_asynchronous_unwind_tables implies
3890         flag_unwind_tables.
3891         * flags.h (flag_asynchronous_unwind_tables): Declare.
3892         * dwarf2out.c (dwarf2out_stack_adjust): Take into account
3893         flag_asynchronous_unwind_tables.
3894         (output_call_frame_info): Likewise.
3895         * invoke.texi (-fasynchronous-unwind-tables): Document.
3896         * i386.c (optimization_options): Enable
3897         flag_asynchronous_unwind_tables.
3899         * i386.c (ix86_expand_setcc):  Always expect target to be QImode.
3900         * i386.md (s* expanders): Destination is QImode.
3902         * toplev.c (rest_of_compilation): Do not call clear_log_links.
3903         * rtl.h (clear_log_links): Kill.
3904         * flow.c (clear_log_links): Make static; accept blocks parameter;
3905         do no clear life info.
3906         (update_life_info): Call clear_log_links.
3908         * cfganal.c (forwarder_block_p): Avoid active_insn_p calls.
3910 2001-10-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3912         * cpplex.c (handle_newline, skip_escaped_newlines,
3913         get_effective_char, skip_block_comment, skip_line_comment,
3914         parse_identifier_slow, parse_number, parse_string,
3915         _cpp_lex_direct): Update to do more stepping back.
3916         (trigraph_ok): Similarly.  Rename trigraph_p.
3917         (SAVE_STATE, RESTORE_STATE): Remove.
3918         (BUFF_SIZE_UPPER_BOUND): Tweak.  Add sanity check.
3920         * cpplib.c (destringize): Rename destringize_and_run, and
3921         call run_directive directly.
3922         (_cpp_do__Pragma): Simplify.
3924 2001-10-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3926         * pe.c (arm_pe_unique_section): Const-ify.
3927         * pe.h (TARGET_ASM_NAMED_SECTION): Undef before defining.
3928         (switch_to_section): Add static prototype.
3930         * output.h (drectve_section): Prototype.
3932 2001-10-19  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3934         * config.gcc (i[34567]86-*-gnu*, arc-*-elf*, d30v-*,
3935         fr30-*-elf, hppa*64*-*-linux*, parisc*64*-*-linux*, hppa*-*-linux*,
3936         parisc*-*-linux*, i370-*-linux*, i[34567]86-*-chorusos*,
3937         i[34567]86-*-elf*, i[34567]86-ncr-sysv4*, i[34567]86-*-netware,
3938         i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
3939         i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-freebsd*,
3940         i[34567]86-*-netbsdelf*, i[34567]86-*-linux*libc1,
3941         i[34567]86-*-linux*, i[34567]86-moss-msdos*, i[34567]86-*-moss*,
3942         i[34567]86-go32-rtems*, i[34567]86-*-rtems*, i[34567]86-*-rtemself*,
3943         i[34567]86-*-solaris2*, i[34567]86-*-sysv5*, i[34567]86-*-sysv4*,
3944         i[34567]86-*-udk*, i[34567]86-*-osf1*, i[34567]86-dg-dgux*,
3945         i860-alliant-*, i860-*-sysv4*, ia64*-*-aix*, ia64*-*-linux*,
3946         ia64*-*-hpux*, m32r-*-elf*, m88k-dg-dgux*, m88k-*-sysv4*, mcore-*-elf,
3947         mips*-*-linux*, mn10200-*-*, mn10300-*-*, pj*-linux*, pjl-*,
3948         powerpc64-*-linux*, powerpc-*-sysv*, powerpc-*-netbsd*,
3949         powerpc-*-chorusos*, powerpc-*-eabiaix*, powerpc-*-eabisim*,
3950         powerpc-*-elf*, powerpc-*-eabi*, powerpc-*-rtems*,
3951         powerpc-*-linux*libc1, powerpc-*-linux*, powerpc-wrs-vxworks*,
3952         powerpcle-wrs-vxworks*, powerpcle-*-sysv*, powerpcle-*-elf*,
3953         powerpcle-*-eabisim*, powerpcle-*-eabi*, powerpcle-*-solaris2*,
3954         rs6000-*-mach*, s390-*-linux*, s390x-*-linux*, sh-*-elf*,
3955         sh-*-rtemself*, sh-*-rtems*, sh-*-linux*, stormy16-*-elf,
3956         v850-*-rtems*, v850-*-*, x86_64-*-linux*), cris-*-aout, cris-*-elf,
3957         cris-*-none, cris-*-linux*: Update ${tmfile} list.
3958         (c4x-*-rtems*, c4x-*, i[34567]86-go32-rtems*, i[34567]86-*-rtemscoff*,
3959         i[34567]86-*-rtems*, i[34567]86-*-rtemself*, i[34567]86-*-osf1*,
3960         mn10200-*-*, mn10300-*-*, powerpc-*-beos*, powerpc-*-darwin*,
3961         powerpc-wrs-vxworks*, powerpcle-wrs-vxworks*, v850-*-rtems*,
3962         v850-*-*): Delete superflous ${cpu_type} setting.
3963         * config/linux.h: Delete svr4.h include.
3964         (SET_ASM_OP): Delete.
3965         * config/netware.h (INT_ASM_OP): Undef before define.
3966         * config/ptx4.h: Delete elfos.h include.
3967         (PREFERRED_DEBUGGING_TYPE): Undef instead of wrapping.
3968         * config/svr4.h: Delete elfos.h include. Update commentary.
3969         * config/arc/arc.h, config/d30v/d30v.h, config/fr30/fr30.h,
3970         config/m32r/m32r.h, config/m88k/sysv4.h, config/mn10200/mn10200.h,
3971         config/mn10200/mn10300.h, config/stormy16/stormy16.h,
3972         config/v850/v850.h: Delete svr4.h include.
3973         * config/i370/linux.h, config/i386/osf1elf.h, config/m68k/linux.h,
3974         config/m68k/m68kv4.h, config/m88k/sysv4.h,
3975         config/sparc/sysv4.h: Update includes.
3976         * config/i386/beos-elf.h, config/i386/netware.h, config/i386/ptx4-i.h,
3977         config/i386/rtemself.h, config/i386/sol2.h, config/i386/sysv4.h,
3978         config/i386/sysv5.h, config/i386/udk.h, config/ia64/linux.h,
3979         config/m88k/dguxbcs.h: Delete includes.
3980         * config/i386/dgux.h, config/i386/osf1elfgdb.h: Delete include.
3981         (PREFERRED_DEBUGGING_TYPE): Undef before defining it.
3982         * config/i860/fx2800.h (ASM_OUTPUT_SOURCE_LINE): Undef before defining
3983         it.
3984         * config/m88k/dgux.h: Delete include.
3985         (SDB_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE):  Undef before
3986         defining it.
3987         * config/pj/pj.h (ASM_GENERATE_INTERNAL_LABEL,
3988         ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_SKIP): Undef before defining it.
3989         * config/sh/elf.h: Update include.
3990         (SDB_DEBUGGING_INFO, DWARF2_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE,
3991         DWARF2_ASM_LINE_DEBUG_INFO): Move behind includes.
3993 2001-10-19  Catherine Moore  <clm@redhat.com>
3995         * config/stormy16/stormy-abi:  Updates to varargs descriptions.
3996         * config/stormy16/stormy16.c (stormy16_build_va_list):  Reverse
3997         base and count fields.
3998         (stormy16_expand_builtin_va_start):  last_reg_count changed to
3999         size_of_reg_args.  Use count + size in first comparison.
4001 Fri Oct 19 15:24:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4003         * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.
4004         * toplev.h (struct lang_hooks): New field HONOR_READONLY.
4005         * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGING_P from
4006         TREE_READONLY and TYPE_READONLY if lang_hooks.honor_readonly.
4007         Set alignment from type if INDIRECT_REF.
4008         (adjust_address_1, offset_address): Simplify alignment compuitation.
4009         * expr.c (expand_expr, case INDIRECT_REF): Don't set RTX_UNCHANGING_P
4010         here; done by set_mem_attributes.
4012 2001-10-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4014         * Makefile.in (rtlanal.o): Depend on $(TM_P_H).
4015         * arm-protos.h (rdata_section, zero_init_section, common_section):
4016         Prototype.
4017         * arm.h (ASM_OUTPUT_DEF_FROM_DECLS): Const-ify.
4018         * avr.h (ASM_OUTPUT_SKIP): Rename macro parameter to avoid
4019         traditional mode stringification.
4020         * function.c (thread_prologue_and_epilogue_insns): Wrap variable
4021         in macros controling its use.
4022         * rtlanal.c: Include tm_p.h.
4023         * varasm.c (asm_output_aligned_bss): Mark parameter with
4024         ATTRIBUTE_UNUSED.
4025         (assemble_constant_align, assemble_start_function, assemble_align,
4026         assemble_variable, assemble_trampoline_template,
4027         output_constant_def_contents): Wrap potentially empty if-stmt body
4028         in brackets.
4030 2001-10-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4032         * a29k-protos.h (literal_section): Prototype.
4033         * a29k.h (ASM_FILE_START): Don't discard pointer qualifier.
4034         * a29k.md: Ensure function pointers are prototyped.
4035         * genattrtab.c (write_eligible_delay): Mark parameter with
4036         ATTRIBUTE_UNUSED.
4038 2001-10-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4040         * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
4041         * 1750a.c (print_operand): Fix format specifier warning.
4042         * 1750a.h (ASM_FILE_START): Don't discard pointer qualifier.
4043         * 1750a.md: Likewise.
4044         * gcc.c (init_gcc_specs): Wrap with ENABLE_SHARED_LIBGCC.
4045         * genemit.c (output_add_clobbers): Mark parameter with
4046         ATTRIBUTE_UNUSED.
4047         * genrecog.c (write_subroutine): Likewise.
4048         * integrate.c (expand_inline_function): Delete unused variable.
4049         * varasm.c (remove_from_pending_weak_list): Wrap with
4050         ASM_WEAKEN_LABEL.
4052 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
4054         * simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg
4055         field is different to previous argument's neg field.
4057         * config/alpha/alpha.c (summarize_insn): Don't abort on ASM_INPUT.
4059 Fri Oct 19 15:24:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4061         * final.c (get_decl_from_op): New function.
4062         (output_asm_insn): Call it; write "*" when item with decl is address.
4064 2001-10-19  Janis Johnson  <janis187@us.ibm.com>
4066         * doc/install.texi (Specific, sparc-sun-solaris2*) Copy documentation
4067         about 64-bit support from the 3.0_branch version.
4069 2001-10-19  Zack Weinberg  <zack@codesourcery.com>
4071         * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
4072         USE_INCLUDED_LIBINTL when appropriate.
4073         * configure, config.in: Regenerate.
4074         * Makefile.in (datadir): Set to @datadir@.
4075         (intl.o): Also depend on $(CONFIG_H) and system.h.
4077         * intl.c: Factor out common gettext initialization sequence.
4078         (gcc_init_libintl):  New function.
4079         * intl.h: Include intl/libgnuintl.h if USE_INCLUDED_LIBINTL;
4080         otherwise include libintl.h if HAVE_LIBINTL_H; otherwise turn
4081         off NLS.  Add multiple include guard.  No need to #ifdef-guard
4082         an #undef.  Prototype gcc_init_libintl here.
4084         * collect2.c (main), cppmain.c (general_init), gcc.c (main),
4085         gcov.c (main), protoize.c (main), toplev.c (toplev_main):
4086         Use gcc_init_libintl.
4088 2001-10-19  Catherine Moore  <clm@redhat.com>
4090         * config/stormy16/stormy16.h (ASM_COMMENT_START): Define.
4092         * config/stormy16/stormy16.c (stormy16_split_move):  Make
4093         sure that REG_INC notes are present for auto_inc operands.
4095 2001-10-19  Andreas Jaeger  <aj@suse.de>
4097         * configure: Regenerated.
4098         * configure.in: Add x86_64 to switch statements.
4100 2001-10-18  Richard Henderson  <rth@redhat.com>
4102         * config/alpha/alpha.md (sibcall_osf_1): Load destination
4103         address into $27 explicitly.
4104         (sibcall_value_osf_1): Likewise.
4106 Thu Oct 18 16:07:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4108         * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.
4109         (offset_address): New function.
4110         (free_emit_status): Free regno_decl.
4111         (init_emit): Pass proper number of elements to xcalloc.
4112         Allocate regno_decl.
4113         (mark_emit_status): Mark regno_decl values.
4114         * expr.c (highest_pow2_factor): New function.
4115         (expand_assigment): Use it and offset_address.
4116         Properly handle ptr_mode vs. Pmode in offset calculation.
4117         (store_constructor, expand_expr_unaligned): Likewise.
4118         (expand_expr, case COMPONENT_EXPR): Likewise.
4119         * expr.h (offset_address): New decl.
4120         * function.h (struct emit_status): Add regno_decl.
4121         (REGNO_DECL): New macro.
4122         * final.c (output_asm_name): Move in file and don't conditionalize
4123         on flag_print_asm_name.
4124         (output_asm_insn): Only call output_asm_name if flag_print_asm_name.
4125         Output names of operands, if known.
4126         * function.c (assign_parms): Set REGNO_DECL.
4127         * integrate.c (integrate_decl_tree): Likewise.
4128         * stmt.c (expand_decl): Likewise.
4129         * regclass.c (reg_scan_mark_refs): Propagate REGNO_DECL for copies.
4131 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
4133         * attribs.c (handle_noinline_attribute): New function.
4134         (handle_used_attribute): Likewise.
4135         (c_common_attribute_table): Added noinline and used.
4136         * doc/extend.texi (Function Attributes): Document them.
4137         * c-decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
4138         Warn when merging inline with attribute noinline.
4139         (start_decl, start_function): Warn if inline and attribute
4140         noinline appear in the same declaration.
4142 2001-10-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4144         * config.gcc: Update c4x and i370 for C front end-specific
4145         dependencies.
4146         * config/c4x/c4x-c.c: New.
4147         * config/c4x/c4x-protos.h (c4x_handle_pragma): Remove.
4148         (code_tree, data_tree, pure_tree, noreturn_tree, interrupt_tree):
4149         New declarations.
4150         * config/c4x/c4x.c: Don't include c-lex.h or c-pragma.h.
4151         (code_tree, data_tree, pure_tree, noreturn_tree, interrupt_tree):
4152         Make extern.
4153         (c4x_init_pragma): Remove.
4154         (c4x_parse_pragma, c4x_pr_CODE_SECTION, c4x_pr_DATA_SECTION,
4155         c4x_pr_FUNC_IS_PURE, c4x_pr_FUNC_NEVER_RETURNS, c4x_pr_INTERRUPT,
4156         c4x_pr_ignored): Move to c4x-c.c.
4157         * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Update.
4158         * config/c4x/t-c4x: Update.
4159         * config/i370/i370-c.c: New.
4160         * config/i370/i370.c: Don't include c-lex.h or c-pragma.h.
4161         (i370_pr_map): Move to i370-c.c.
4162         * config/i370/t-i370: New.
4164         * doc/tm.texi: Update.
4166 2001-10-17  Stan Shebs  <shebs@apple.com>
4168         * config/rs6000/rs6000.c: Make assorted mechanical formatting and
4169         typo fixes throughout.
4170         (machopic_output_stub): Remove some dead code.
4172 2001-10-17  Richard Earnshaw <rearnsha@arm.com>
4174         * cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory
4175         leak.
4177 Wed Oct 17 05:26:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4179         * Makefile.in (print-rtl.o): Depend on TREE_H.
4180         * alias.c (get_alias_set): Make two passes over objects to first
4181         see if inner object is access via restricted pointer.
4182         Defer allocating alias set for restricted pointer until here.
4183         Call find_placeholder with second arg nonzero.
4184         Minor cleanups.
4185         * c-common.c (c_apply_type_quals_to_decl): Defer getting alias
4186         set for restricted pointer types.
4187         * emit-rtl.c (set_mem_attributes): Set more attributes.
4188         (set_mem_align, change_address, adjust_address_1): New functions.
4189         (change_address_1): Now static.
4190         (adjust_address, adjust_address_nv): Deleted.
4191         (replace_equiv_address): Call change_address_1.
4192         * expr.c (get_inner_reference): Handle PLACEHOLDER_EXPR.
4193         (find_placeholder): Get starting point from PLIST arg.
4194         (expand_expr, case PLACEHOLDER_EXPR): Initialize find_placeholder arg.
4195         * expr.h (set_mem_align, change_address, adjust_address_1): New decls.
4196         (adjust_address, adjust_address_nv): New macros.
4197         * print-rtl.c (tree.h): New include.
4198         (print_rtx, case MEM): Print all memory attributes.
4200 2001-10-17  Richard Henderson  <rth@redhat.com>
4202         * config/alpha/alpha.c (direct_call_operand): Don't fall off end.
4204 2001-10-16  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4206         * c-tree.texi: Eliminate duplicated word.
4207         * cpp.texi: Likewise.
4208         * install.texi: Likewise.
4209         * invoke.texi: Likewise.
4210         * tm.texi: Likewise.
4212 2001-10-17  Michael Collison  <collison@isisinc.net>
4214         * dsp16xx.c: Fix comment formatting to match GNU standards.
4215         (dsp16xx_output_function_prologue): Change type of 'size'
4216         parameter from 'int' to HOST_WIDE_INT.
4217         (dsp16xx_output_function_epilogue): Change type of 'size'
4218         parameter from 'int' to HOST_WIDE_INT.
4220 2001-10-16  Richard Henderson  <rth@redhat.com>
4222         * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.
4223         * configure, config.in: Rebuild.
4225         * config/i386/i386.c (ix86_output_addr_vec_elt): New.
4226         (ix86_output_addr_diff_elt): New.
4227         * config/i386/i386.h (ASM_OUTPUT_ADDR_VEC_ELT): Use them.
4228         (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
4229         (JUMP_TABLES_IN_TEXT_SECTION): New.
4230         * config/i386/i386.md (tablejump): Handle HAVE_AS_GOTOFF_IN_DATA.
4231         * config/i386/i386-protos.h: Update.
4233         * config/i386/386bsd.h, config/i386/beos-elf.h,
4234         config/i386/freebsd-aout.h, config/i386/freebsd.h,
4235         config/i386/i386-interix.h, config/i386/i386elf.h,
4236         config/i386/linux.h, config/i386/netbsd-elf.h,
4237         config/i386/netbsd.h, config/i386/openbsd.h,
4238         config/i386/ptx4-i.h, config/i386/rtemself.h,
4239         config/i386/sco5.h, config/i386/sysv4.h, config/i386/x86-64.h
4240         (ASM_OUTPUT_ADDR_DIFF_ELT, JUMP_TABLES_IN_TEXT_SECTION): Remove.
4242 2001-10-16  Florian Weimer  <fw@deneb.enyo.de>
4244         * stmt.c (expand_asm_operands): Update commentary.
4246 2001-10-16  Stan Shebs  <shebs@apple.com>
4248         * config/darwin.h (GCC_NAME): Remove, no longer used.
4249         (NO_MATH_LIBRARY): Ditto.
4250         (MATH_LIBRARY): Define to emptiness.
4251         (DWARF2_DEBUGGING_INFO): Define.
4252         (PREFERRED_DEBUGGING_TYPE): Define.
4253         (EXTRA_SECTION_FUNCTIONS): Add darwin_exception_section.
4254         (EXCEPTION_SECTION): Define.
4255         (ASM_PREFERRED_EH_DATA_FORMAT): Define.
4256         * config/darwin.c (darwin_encode_section_info): Handle case of
4257         DECL_INITIAL being error_mark_node.
4259 2001-10-16  Richard Henderson  <rth@redhat.com>
4261         * alpha.c (current_file_function_operand): Don't fail for profiling.
4262         (direct_call_operand): New.
4263         * alpha-protos.h: Declare it.
4264         * alpha.h (EXTRA_CONSTRAINT): Use it.
4265         (PREDICATE_CODES): Add it.
4266         (ASM_OUTPUT_MI_THUNK): Remove.
4267         * alpha32.h (ASM_OUTPUT_MI_THUNK): Remove.
4268         * alpha.md (sibcall_osf_1, sibcall_value_osf_1): Add 's' alternative.
4270 2001-10-16  Krister Walfridsson  <cato@df.lth.se>
4272         * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.
4273         (JUMP_TABLES_IN_TEXT_SECTION): Define.
4275 Wed Oct 17 00:21:31 CEST 2001  Jan Hubicka  <jh@suse.cz>
4277         * cfg.c (free_edge): Break out from ....
4278         (remove_edge): ... here.
4279         (clear_edges): Use free_edge.
4281         * att.h (ASM_QUAD): Add comment.
4282         * bsd.h, sco5.h, sun386.h (ASM_QUAD): Define.
4284 Wed Oct 17 00:01:02 CEST 2001  Jan Hubicka  <jh@suse.cz>
4286         * i386.c (split_ti): New function.
4287         (ix86_split_to_parts): Support TImodes.
4288         * i386.h (VALID_INT_MODE_P): Add TImode.
4289         * i386.md (movdi splitter): Fix.
4290         (movti): Support 64bit integer registers.
4291         (movti_rex64): New function and splitter.
4293         * i386.c (*_cost): Add movsx/movzx cost.
4294         * i386.h (struct processor_costs): Add movsx/movzx fields.
4295         (RTX_COSTS): Handle zero/sign extend + avoid believing that
4296         64bit operations require split on 64bit machine.
4297         (CONST_COST): Make large 64bit constants expensive on 64bit compilation.
4299         * i386.c (ix86_setup_incoming_varargs): Fix mode of PLUS.
4300         (ix86_expand_move): Avoid pushes of memory if size does not match;
4301         move long constants to register.
4302         (x86_initialize_trampoline): Fix mode.
4303         * i386.h (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT):
4304         Use ASM_QUAD on 64bit.
4305         * i386.md (test pattern): Disallow impossible constants.
4306         (tablejump PIC expander): Fix emitting of sum.
4307         (movdicc_rex64): Rename to movdicc.
4308         * linux64.h (LINK_SPEC): Add missing '%'.
4310 2001-10-16  Alexandre Oliva  <aoliva@redhat.com>
4312         * tree-inline.c (inlinable_function_p): Leave it up to the
4313         front-end to turn -finline-functions into DECL_INLINE set for all
4314         functions.
4316 2001-10-16  Stan Shebs  <shebs@apple.com>
4318         * config/rs6000/darwin.h (ASM_COMMENT_START): Define.
4320 2001-10-16  Alan Modra  <amodra@bigpond.net.au>
4322         * recog.c: Formatting and comment typo fixes.
4324         * configure.in (gcc_cv_as_bfd_srcdir): New.  Use it to find gas
4325         version in single tree build.
4326         * configure: Regenerate.
4328 2001-10-15  David Edelsohn  <edelsohn@gnu.org>
4330         * config/rs6000/rs6000.md (cr_logical): Swap order of CODE and
4331         MODE arguments to gen_rtx and compare operand with const0_rtx.
4333 2001-10-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4335         * system.h: Poison old unused target macros.
4336         * config/dsp16xx.h (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): Remove.
4337         * config/stormy16/stormy16.c: Update references to obsolete macros.
4338         * config/stormy16/stormy16.h: Similarly.
4339         * config/stormy16/stormy16.md: Similarly.
4340         * config/cris/cris.h: Similarly.
4342 2001-10-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4344         * cpplib.c (struct pragma_entry): Store the name as a hashnode.
4345         (lookup_pragma_entry, insert_pragma_entry, do_pragma,
4346         cpp_register_pragma): Update accordingly.
4348 2001-10-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4350         * c-pragma.h (cpp_register_pragma_space): Remove.
4351         * cpplib.h (cpp_register_pragma_space): Remove.
4352         * cpplib.c (lookup_pragma_entry, insert_pragma_entry): New.
4353         (cpp_register_pragma_space): Remove.
4354         (cpp_register_pragma): Simplify using lookup_pragma_entry,
4355         add sanity checks.
4356         (do_pragma): Similarly.
4357         (_cpp_init_internal_pragmas): Don't register namespaces.
4359         * config/v850/v850.h (REGISTER_TARGET_PRAGMAS):
4360         Don't register namespaces.
4361         * cp/lex.c (init_cp_pragma): Similarly.
4362         * doc/tm.texi: Update.
4364 2001-10-10  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4366         PR c/4157
4367         * config/i386/cygwin.h: Add missing space to MINGW_INCLUDES
4369 2001-10-13  Michael Collison  <collison@dhcp-12-114.townisp.com>
4371         * config/dsp16xx/dsp16xx.md: Rewrite for more efficient code and
4372         add scheduling support.
4373         * config/dsp16xx/dsp16xx.h: Rewrite for more efficient code.
4374         * config/dsp16xx/dsp16xx.c: Rewrite for more efficient code.
4375         * config/dsp16xx/dsp16xx-protos.h: Add new function prototypes.
4378 2001-10-13  Hans-Peter Nilsson  <hp@axis.com>
4380         * config/cris/cris.c (cris_legitimate_pic_operand): Kludge around
4381         missing CONSTANT_P test in core GCC.
4383 2001-10-12  Neil Booth  <neil@daikokuya.demon.co.uk>
4385         * cppmain.c (struct printer): New member source.
4386         (scan_translation_unit): Fix spacing at start of lines.
4387         (cb_line_change): Update.
4389         * gcc.dg/cpp/spacing2.c: New test.
4391 2001-10-12  Hans-Peter Nilsson  <hp@axis.com>
4393         * config/cris/arit.c: Use __builtin_labs, not abs.
4395         * config/cris/cris.h (SET_STRIPPABLE_EXECUTABLE): Don't define.
4397         * config/cris/cris.c (cris_target_asm_function_epilogue): Move
4398         misplaced sprintf and fprintf argument.
4400 2001-10-12  Zack Weinberg  <zack@codesourcery.com>
4402         * ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.
4403         * configure.in, Makefile.in: Take out obsolete check-po logic.
4404         * configure, config.in: Regenerate.
4406 2001-10-12  Ziemowit Laski  <zlaski@apple.com>
4408         * objc/objc-act.c (finish_objc): Correct precondition for emitting
4409         symtab declarations.
4411 2001-10-12  Stan Shebs  <shebs@apple.com>
4413         * config/rs6000/rs6000.c: Remove uses of "register" specifier in
4414         declarations of arguments and local variables.
4416 2001-10-12  Christopher Faylor  <cgf@redhat.com>
4418         * config/i386/cygwin.h: Revert erroneous checkin of crtbegin and
4419         ENDFILE_SPEC definition.
4421 2001-10-12  Kazu Hirata  <kazu@hxi.com>
4423         * gthr-dce.h: Fix comment formatting.
4424         * gthr-posix.h: Likewise.
4425         * gthr-single.h: Likewise.
4426         * gthr-solaris.h: Likewise.
4427         * gthr-vxworks.h: Likewise.
4428         * gthr-win32.h: Likewise.
4430 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
4432         * final.c (output_asm_insn): Make sure assembly dialects are
4433         terminated, not nested.  Output `|' and `}' characters if they
4434         don't appear inside assembly dialect selection.
4435         * config/i386/i386.md (rep_movdi_rex64, rep_movsi, rep_movsi_rex64,
4436         rep_movqi, rep_movqi_rex64, rep_stosdi_rex64, rep_stossi,
4437         rep_stossi_rex64, rep_stosqi, rep_stosqi_rex64, strsetsi_1,
4438         strsetsi_rex_1): Add {} braces.
4440 2001-10-11  Zack Weinberg  <zack@codesourcery.com>
4442         * toplev.c (compile_file): Ignore return value from yyparse.
4443         Always pop any nested binding levels after yyparse returns.
4445 2001-10-11  Richard Henderson  <rth@redhat.com>
4447         * doc/c-tree.texi (Expression trees): Add VTABLE_REF.
4449 2001-10-11  Richard Henderson  <rth@redhat.com>
4451         * dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT,
4452         fall back to add_AT_long_long for large CONST_INT.
4454 2001-10-11  Richard Henderson  <rth@redhat.com>
4456         * config/i386/i386.md (setcc splitters): Add four splitters to
4457         simplify compound compares that simplify_comparison can't handle.
4459 2001-10-11  Zack Weinberg  <zack@codesourcery.com>
4461         * cpplex.c (digraph_spellings, token_spellings): Make static.
4463 2001-10-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4465         * unroll.c (loop_iterations): Fixup last patch.
4467 2001-10-11  Richard Henderson  <rth@redhat.com>
4469         * rtl.h (REG_VTABLE_REF): New.
4470         * rtl.c (reg_note_name): Add it.
4471         * combine.c (distribute_notes): Handle it.
4472         * final.c (final_scan_insn): Handle it.
4473         * tree.def (VTABLE_REF): New.
4474         * expr.c (expand_expr): Handle it.
4475         * varasm.c (assemble_vtable_entry, assemble_vtable_inherit): New.
4476         * output.h: Declare them.
4478 2001-10-11  Richard Henderson  <rth@redhat.com>
4480         * dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, look
4481         for a DECL_INITIAL.
4483 2001-10-11  David Edelsohn  <edelsohn@gnu.org>
4485         * config/rs6000/xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only
4486         available in 64-bit mode.
4488 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4490         * config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none,
4491         cris-*-linux* cases.
4492         * config/cris/cris-protos.h: New file.
4493         * config/cris/cris.c: New file.
4494         * config/cris/cris.h: New file.
4495         * config/cris/cris.md: New file.
4496         * config/cris/linux.h: New file.
4497         * config/cris/aout.h: New file.
4498         * config/cris/arit.c: New file.
4499         * config/cris/cris_abi_symbol.c: New file.
4500         * config/cris/mulsi3.asm: New file.
4501         * config/cris/t-aout: New file.
4502         * config/cris/t-cris: New file.
4503         * config/cris/t-elfmulti: New file.
4504         * config/cris/t-linux: New file.
4505         * doc/invoke.texi: Add CRIS options.
4506         * doc/install.texi (Specific): Add blurb for CRIS.
4508 2001-10-10  Hartmut Schirmer <SchirmerH@Innovative-Systems.de>
4510         * config/float-i128.h: Make sure __STDC__VERSION__ is defined
4511         before using it.
4512         * config/float/i32.h: Likewise.
4513         * config/float-i386.h: Likewise.
4514         * config/float-i64.h: Likewise.
4515         * config/float-m68k.h: Likewise.
4516         * config/float-sh.h: Likewise.
4517         * config/float-sparc.h: Likewise.
4519 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4521         * doc/contrib.texi: Add note about CRIS port to my entry.
4523 2001-10-11  Kazu Hirata  <kazu@hxi.com>
4525         * basic-block.h: Fix formatting.
4526         * bitmap.h: Likewise.
4527         * cpplib.h: Likewise.
4528         * c-tree.h: Likewise.
4529         * diagnostic.h: Likewise.
4530         * flags.h: Likewise.
4531         * ggc.h: Likewise.
4532         * longlong.h: Likewise.
4533         * real.h: Likewise.
4534         * reload.h: Likewise.
4535         * rtl.h: Likewise.
4536         * tree.h: Likewise.
4538 2001-10-10  Richard Henderson  <rth@redhat.com>
4540         * c-parse.in (asm_operand): Allow named operands.
4541         * genconfig.c (max_recog_operands): Set to 29.
4542         * local-alloc.c (requires_inout): Skip multiple digits.
4543         * recog.c (asm_operand_ok): Likewise.
4544         (preprocess_constraints): Use strtoul for matching constraints.
4545         (constrain_operands): Likewise.
4546         * regmove.c (find_matches): Likewise.
4547         * reload.c (find_reloads): Likewise.
4548         * stmt.c (parse_output_constraint): Don't reject in-out
4549         constraint on operands > 9.  Reject '[' in constraint.
4550         (expand_asm_operands): Handle named operands.  Use strtoul
4551         for matching constraints.
4552         (check_operand_nalternatives): Split out from expand_asm_operands.
4553         (check_unique_operand_names): New.
4554         (resolve_operand_names, resolve_operand_name_1): New.
4556         * doc/extend.texi (Extended Asm): Document named operands.
4557         * doc/md.texi (Simple Constraints): Document matching constraints
4558         on operands > 9.
4560 2001-10-10  Richard Henderson  <rth@redhat.com>
4562         * combine.c (try_combine): Handle a SEQUENCE of one insn.
4564         * i386.c (test splitter): Narrow tests vs paradoxical subregs.
4565         (jcc splitters): Add two splitters to simplify compound compares
4566         that simplify_comparison can't handle.
4568 2001-10-10  Richard Henderson  <rth@redhat.com>
4570         * langhooks.c: Include langhooks.h.
4571         * Makefile.in (langhooks.o): Depend on it.
4573 Wed Oct 10 23:49:06 EDT 2001  John Wehle  (john@feith.com)
4575         * rtlanal.c (noop_move_p): Insns with a REG_RETVAL note
4576         should not be considered as a no-op.
4577         * flow.c (delete_noop_moves): Handle REG_LIBCALL notes.
4579 2001-10-10  Stan Shebs  <shebs@apple.com>
4581         * alias.c: Remove uses of "register" specifier in declarations
4582         of arguments and local variables.
4583         * c-common.c: Ditto.
4584         * c-convert.c: Ditto.
4585         * c-decl.c: Ditto.
4586         * c-format.c: Ditto.
4587         * c-semantics.c: Ditto.
4588         * c-typeck.c: Ditto.
4589         * caller-save.c: Ditto.
4590         * calls.c: Ditto.
4591         * cfg.c: Ditto.
4592         * cfgbuild.c: Ditto.
4593         * cfgrtl.c: Ditto.
4594         * collect2.c: Ditto.
4595         * combine.c: Ditto.
4596         * convert.c: Ditto.
4597         * cppexp.c: Ditto.
4598         * cppfiles.c: Ditto.
4599         * cse.c: Ditto.
4600         * dbxout.c: Ditto.
4601         * defaults.h: Ditto.
4602         * df.c: Ditto.
4603         * dwarf2out.c: Ditto.
4604         * dwarfout.c: Ditto.
4605         * emit-rtl.c: Ditto.
4606         * explow.c: Ditto.
4607         * expmed.c: Ditto.
4608         * expr.c: Ditto.
4609         * final.c: Ditto.
4610         * fix-header.c: Ditto.
4611         * floatlib.c: Ditto.
4612         * flow.c: Ditto.
4613         * fold-const.c: Ditto.
4614         * function.c: Ditto.
4615         * gcc.c: Ditto.
4616         * gcse.c: Ditto.
4617         * gen-protos.c: Ditto.
4618         * genattrtab.c: Ditto.
4619         * gencheck.c: Ditto.
4620         * genconfig.c: Ditto.
4621         * genemit.c: Ditto.
4622         * genextract.c: Ditto.
4623         * genflags.c: Ditto.
4624         * gengenrtl.c: Ditto.
4625         * genoutput.c: Ditto.
4626         * genpeep.c: Ditto.
4627         * genrecog.c: Ditto.
4628         * gensupport.c: Ditto.
4629         * global.c: Ditto.
4630         * gmon.c: Ditto.
4631         * graph.c: Ditto.
4632         * haifa-sched.c: Ditto.
4633         * hard-reg-set.h: Ditto.
4634         * hash.c: Ditto.
4635         * integrate.c: Ditto.
4636         * jump.c: Ditto.
4637         * lists.c: Ditto.
4638         * local-alloc.c: Ditto.
4639         * loop.c: Ditto.
4640         * mips-tdump.c: Ditto.
4641         * mips-tfile.c: Ditto.
4642         * optabs.c: Ditto.
4643         * prefix.c: Ditto.
4644         * print-rtl.c: Ditto.
4645         * read-rtl.c: Ditto.
4646         * real.c: Ditto.
4647         * recog.c: Ditto.
4648         * reg-stack.c: Ditto.
4649         * regclass.c: Ditto.
4650         * regmove.c: Ditto.
4651         * reload.c: Ditto.
4652         * reload1.c: Ditto.
4653         * reorg.c: Ditto.
4654         * resource.c: Ditto.
4655         * rtl.c: Ditto.
4656         * rtlanal.c: Ditto.
4657         * scan.c: Ditto.
4658         * sched-deps.c: Ditto.
4659         * sched-rgn.c: Ditto.
4660         * sdbout.c: Ditto.
4661         * simplify-rtx.c: Ditto.
4662         * stmt.c: Ditto.
4663         * stor-layout.c: Ditto.
4664         * toplev.c: Ditto.
4665         * tradcif.y: Ditto.
4666         * tradcpp.c: Ditto.
4667         * tree.c: Ditto.
4668         * unroll.c: Ditto.
4669         * varasm.c: Ditto.
4670         * xcoffout.c: Ditto.
4672 2001-10-10  Richard Henderson  <rth@redhat.com>
4674         * rtl.h (can_reverse_comparison_p): Remove.
4676 2001-10-10  Christopher Faylor <cgf@redhat.com>
4678         * config/i386/cygwin.h: Avoid adding include files if -nostdinc is
4679         used.
4681 2001-10-10  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
4683         * config/i386/mingw32.h (WIN32_NO_ABSOLUTE_INST_DIRS): New define.
4684         (Thanks to Chris Faylor for suggesting macro name).
4685         (CPP_PREDEFINES): Define __MINGW32__ but don't set value; add more
4686         WIN32 defines.
4687         (STANDARD_INCLUDE_DIR): Remove i386- from directory name.
4688         (STANDARD_INCLUDE_COMPONENT): Change to MINGW.
4689         (MATH_LIBRARY): Undef before definition.
4690         (OUTPUT_QUOTED_STRING): Likewise.
4691         * config/i386/cygwin.h: Use WIN32_NO_ABSOLUTE_INST_DIRS.
4693 2001-10-10  Richard Henderson  <rth@redhat.com>
4695         * unwind-dw2-fde.c (fde_compare_t): Change return type to int.
4696         (fde_unencoded_compare): Likewise.  Don't use subtraction to get
4697         a tristate comparison value.
4698         (fde_single_encoding_compare, fde_mixed_encoding_compare): Likewise.
4700 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4702         PR c++/4512
4703         * unroll.c (loop_iterations): Ignore insns generated by loop
4704         unrolling.
4706         * config.gcc (mips*-*-gnu*): Delete support.
4707         * config/mips/gnu.h: Remove.
4709 2001-10-10  Kazu Hirata  <kazu@hxi.com>
4711         * calls.c: Fix formatting.
4712         * c-decl.c: Likewise.
4713         * cfgcleanup.c: Likewise.
4714         * combine.c: Likewise.
4715         * cppfiles.c: Likewise.
4716         * cpplib.c: Likewise.
4717         * cppmacro.c: Likewise.
4718         * crtstuff.c: Likewise.
4719         * cse.c: Likewise.
4720         * dwarf2out.c: Likewise.
4721         * expmed.c: Likewise.
4722         * expr.c: Likewise.
4723         * fold-const.c: Likewise.
4724         * function.c: Likewise.
4725         * gcse.c: Likewise.
4726         * genattrtab.c: Likewise.
4727         * ggc-page.c: Likewise.
4728         * integrate.c: Likewise.
4729         * libgcc2.c: Likewise.
4730         * loop.c: Likewise.
4731         * optabs.c: Likewise.
4732         * profile.c: Likewise.
4733         * protoize.c: Likewise.
4734         * real.c: Likewise.
4735         * recog.c: Likewise.
4736         * reload1.c: Likewise.
4737         * reload.c: Likewise.
4738         * reorg.c: Likewise.
4739         * resource.c: Likewise.
4740         * sched-rgn.c: Likewise.
4741         * sdbout.c: Likewise.
4742         * stmt.c: Likewise.
4743         * toplev.c: Likewise.
4744         * varasm.c: Likewise.
4746 2001-10-10  Janis Johnson  <janis187@us.ibm.com>, Alexandre Oliva  <aoliva@redhat.com>
4748         * langhooks.c: Include rtl.h, insn-config.h and integrate.h.
4749         * Makefile.in (langhooks.o): Add dependencies.
4751 Wed Oct 10 00:41:29 EDT 2001  John Wehle  (john@feith.com)
4753         * rs6000.c (rs6000_emit_load_toc_table): Don't
4754         strdup the toc label.
4755         (create_TOC_reference): Likewise.
4757 2001-10-09  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
4759         * config.gcc (i[34567]86-*-mingw32*): Make msvcrt-dependent
4760         version default.
4762 2001-10-09  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
4764         * config/i386/i386.c (ix86_attribute_table): Correct
4765         min_len, max_len fields for dllimport, dllexport and shared.
4767 2001-10-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4769         * doc/c-tree.texi, doc/cppinternals.texi, doc/extend.texi,
4770         doc/install.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi:
4771         Consistently use "nonzero" instead of "non-zero".
4773 2001-10-09  Kazu Hirata  <kazu@hxi.com>
4775         * acconfig.h: Fix comment formatting.
4776         * c-dump.h: Likewise.
4777         * c-tree.h: Likewise.
4778         * conditions.h: Likewise.
4779         * expr.h: Likewise.
4780         * function.h: Likewise.
4781         * gthr.h: Likewise.
4782         * hwint.h: Likewise.
4783         * integrate.h: Likewise.
4784         * intl.h: Likewise.
4785         * loop.h: Likewise.
4786         * optabs.h: Likewise.
4788 2001-10-09  Kazu Hirata  <kazu@hxi.com>
4790         * c-common.h: Fix comment formatting.
4791         * c-dump.c: Likewise.
4792         * cfg.c: Likewise.
4793         * diagnostic.h: Likewise.
4794         * except.c: Likewise.
4795         * gcc.h: Likewise.
4796         * gcov-io.h: Likewise.
4797         * genattrtab.c: Likewise.
4798         * output.h: Likewise.
4799         * predict.h: Likewise.
4800         * reload1.c: Likewise.
4801         * reload.h: Likewise.
4802         * resource.h: Likewise.
4803         * scan.h: Likewise.
4804         * system.h: Likewise.
4805         * tree.h: Likewise.
4806         * tree-inline.c: Likewise.
4807         * tsystem.h: Likewise.
4808         * varasm.c: Likewise.
4809         * xcoffout.h: Likewise.
4811 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4813         * doc/gcc.texi: Document preference for "nonzero" over "non-zero".
4815 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4817         * config/alpha/freebsd.h, config/alpha/lib1funcs.asm,
4818         config/i386/i386elf.h, config/i386/netbsd-elf.h,
4819         config/i386/netware.h, config/mcore/gfloat.h,
4820         config/mcore/mcore.c, config/mcore/mcore.h, config/mcore/mcore.md,
4821         config/netware.h, gccbug.in: Update FSF address.
4823 2001-10-09  Kazu Hirata  <kazu@hxi.com>
4825         * c-common.c: Fix comment typos.
4826         * cfgrtl.c: Likewise.
4827         * collect2.c: Likewise.
4828         * cpplex.c: Likewise.
4829         * doloop.c: Likewise.
4830         * dwarf2out.c: Likewise.
4831         * dwarfout.c: Likewise.
4832         * expr.c: Likewise.
4833         * fold-const.c: Likewise.
4834         * gcc.c: Likewise.
4835         * gcov.c: Likewise.
4836         * gcse.c: Likewise.
4837         * global.c: Likewise.
4838         * ifcvt.c: Likewise.
4839         * loop.c: Likewise.
4840         * optabs.c: Likewise.
4841         * protoize.c: Likewise.
4842         * regclass.c: Likewise.
4843         * reorg.c: Likewise.
4844         * rtl.h: Likewise.
4845         * stmt.c: Likewise.
4846         * tree.h: Likewise.
4847         * doc/cpp.texi: Likewise.
4848         * doc/c-tree.texi: Likewise.
4849         * doc/extend.texi: Likewise.
4850         * doc/invoke.texi: Likewise.
4851         * doc/objc.texi: Likewise.
4852         * doc/tm.texi: Likewise.
4854 2001-10-08  Richard Henderson  <rth@redhat.com>
4856         * varasm.c (set_named_section_flags): Initialize "declared".
4858 2001-10-08  Robert Lipe  <robertlipe@usa.net>
4860         * varasm.c (struct in_named_entry): Add declared.
4861         (named_section_first_declaration): New function.
4862         (default_elf_asm_named_section): Use it.
4863         * output.h (named_section_first_declaration): New.
4865 2001-10-08  Richard Henderson  <rth@redhat.com>
4867         * i386.md (movsi_xor): Export.
4868         (setcc peep2): Use it when available; add an alternative to
4869         match zero_extendhisi2_and.
4871 2001-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4873         * romp-protos.h (romp_initialize_trampoline): New function.
4874         * romp.c (romp_initialize_trampoline): Likewise.
4875         * romp.h (INITIALIZE_TRAMPOLINE): Define in terms of
4876         romp_initialize_trampoline.
4878 2001-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4880         * m68k/3b1.h (ASM_OUTPUT_SOURCE_LINE): Don't reference `last_linenum'.
4881         * m68k/auxas.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4882         * m68k/crds.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4883         * m68k/mot3300.h (ASM_OUTPUT_SOURCE_LINE): Likewise.
4885 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4887         * unroll.c (loop_iterations): Extend check for multiple back edges.
4889 2001-10-08  Alexandre Oliva  <aoliva@redhat.com>
4891         * langhooks.h: New file.
4892         * Makefile.in (OBJS): Added langhooks.o.
4893         (c-lang.o): Depend on langhooks.h.
4894         (c-common.o): Don't depend on tree-inline.h.
4895         (tree-inline.o): Depend on toplev.h.
4896         (langhooks.o): New rule.
4897         * c-common.c: Don't include tree-inline.h.
4898         (c_mark_lang_decl): Mark argument c as unused.
4899         (c_common_lang_init): Don't initialize hooks here.
4900         * c-lang.c: Include langhooks.h, then override some macros.
4901         (lang_hooks): Initialize with macros in langhooks.h.
4902         (c_init): Don't initialize hooks here.
4903         * toplev.c (struct lang_hooks_for_tree_inlining): New struct.
4904         (struct lang_hooks): Add tree_inlining.  Refer to langhooks.h.
4905         * tree-inline.c: Include toplev.h.  Don't define hook variables.
4906         * tree-inline.h: Don't define hook types nor declare hook
4907         variables.  Move macros to...
4908         * langhooks.c: ... new file, as functions.  Adjust all callers.
4910 2001-10-08  Jeffrey A Law  <law@cygnus.com>
4912         * sibcall.c (optimize_sibling_and_tail_recursive_calls): Call
4913         purge_mem_unchanging_flag on all instructions, not just on those
4914         before NOTE_INSN_FUNCTION_BEG.
4916 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4918         * cppmacro.c (_cpp_create_definition): Leave comments off.
4920         * doc/cpp.texi: Update.
4922 2001-10-08  DJ Delorie  <dj@redhat.com>
4924         * c-decl.c (grokfield): Make sure the only unnamed fields
4925         we're allowing are either structs or unions.
4926         * doc/extend.texi: Add documentation for the unnamed field
4927         extension.
4929 2001-10-08  Zack Weinberg  <zack@codesourcery.com>
4931         * aclocal.m4 (gcc_AC_PROG_GNAT): New.
4932         * configure.in: Use it.
4933         * configure: Regenerated.
4934         * config/pa/t-linux, config/pa/t-pa, config/pa/t-pa64,
4935         config/pa/t-pro: Set T_ADAFLAGS, not ADA_CFLAGS.
4937 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4939         * cppfiles.c (open_file): Don't mark zero-length files
4940         never-reread here.  Don't output diagnostics here either.
4941         (stack_include_file): Mark them never-reread here.
4942         (_cpp_read_file): Update.
4944 2001-10-08  Richard Henderson  <rth@redhat.com>
4946         * config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.
4948 2001-10-08  Richard Henderson  <rth@redhat.com>
4950         * expr.c (store_expr): When converting a CONST_INT for storage
4951         in a SUBREG, convert it to both SUBREG modes before stripping
4952         the SUBREG.
4954 2001-10-08  Richard Henderson  <rth@redhat.com>
4956         * varasm.c (restore_varasm_status): New.
4957         * function.h: Declare it.
4958         * function.c (pop_function_context_from): Call it.
4960 2001-10-08  Richard Henderson  <rth@redhat.com>
4962         * c-common.h (struct c_lang_decl): Add declared_inline.
4963         * c-tree.h (DECL_DECLARED_INLINE_P): New.
4964         * c-lang.c (c_disregard_inline_limits): Use it.
4965         * c-decl.c (duplicate_decls): Likewise.
4966         (pushdecl, redeclaration_error_message): Likewise.
4967         (pushdecl): Allocate DECL_LANG_SPECIFIC if needed.
4968         (grokdeclarator): Likewise.  Set DECL_DECLARED_INLINE_P.
4969         Set DECL_INLINE if -finline-functions.
4970         (store_parm_decls): Don't allocate DECL_LANG_SPECIFIC here.
4972 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4974         * cppmacro.c (funlike_invocation_p): Move some logic to caller
4975         in enter_macro_context.  Create a padding token in its own context
4976         if necessary when the search for '(' fails.
4977         (enter_macro_context): Update.
4979 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4981         * ChangeLog.2, c-decl.c, config/i386/i386.md, doc/gcc.texi, gcc.c,
4982         genmultilib, toplev.c: Fix spelling errors of "separate" as
4983         "seperate", and corresponding spelling errors of related words.
4985 2001-10-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4987         * builtins.c (expand_builtin_setjmp_receiver): Const-ify.
4988         * c-common.c (fname_var_t, c_tree_code_type, c_tree_code_length):
4989         Likewise.
4990         * c-dump.c (dump_option_value_info): Likewise.
4991         * c-format.c (format_length_info, format_char_info,
4992         format_flag_spec, format_flag_pair, format_kind_info): Likewise.
4993         * collect2.c (names): Likewise.
4994         * cppdefault.h (default_include): Likewise.
4995         * cppexp.c (suffix, vsuf_1, vsuf_2, vsuf_3): Likewise.
4996         * flow.c (life_analysis): Likewise.
4997         * gcc.c (dir_separator_str, modify_target, option_map,
4998         target_option_translations, spec_list_1, extra_specs_1,
4999         init_spec): Likewise.
5000         * gcov.c (gcov_version_string): Likewise.
5001         * genattr.c (write_units): Likewise.
5002         * genattrtab.c (make_length_attrs, write_function_unit_info): Likewise.
5003         * gengenrtl.c (rtx_definition, defs): Likewise.
5004         * genrecog.c (pred_table): Likewise.
5005         * global.c (global_alloc): Likewise.
5006         * lcm.c (optimize_mode_switching): Likewise.
5007         * local-alloc.c (find_free_reg): Likewise.
5008         * params.h (param_info): Likewise.
5009         * predict.c (predictor_info): Likewise.
5010         * protoize.c (unexpansion_struct): Likewise.
5011         * real.c (bmask): Likewise.
5012         * recog.h (insn_operand_data, insn_data): Likewise.
5013         * regclass.c (initial_fixed_regs, initial_call_used_regs): Likewise.
5014         * stmt.c (expand_nl_goto_receiver): Likewise.
5015         * toplev.c (da, debug_args, lang_opt, documented_lang_options,
5016         target_switches, target_options): Likewise.
5017         * tradcif.y (token, tokentab2, yylex): Likewise.
5018         * tree.h (attribute_spec): Likewise.
5020         * alpha.c (override_options, alpha_lookup_xfloating_lib_func):
5021         Likewise.
5022         * arc.c (arc_output_function_epilogue): Likewise.
5023         * arm.c (processors, all_cores, all_architectures,
5024         arm_override_options, isr_attribute_arg, isr_attribute_args,
5025         arm_isr_value): Likewise.
5026         * avr.c (mcu_type_s, reg_class_tab, order_regs_for_local_alloc):
5027         Likewise.
5028         * c4x.c (c4x_int_reglist): Likewise.
5029         * d30v.c (override_options): Likewise.
5030         * h8300.c (shift_insn): Likewise.
5031         * i386.c (size_cost, i386_cost, i486_cost, pentium_cost,
5032         pentiumpro_cost, k6_cost, athlon_cost, pentium4_cost, ix86_cost,
5033         ix86_expand_sse_comi, ix86_expand_sse_compare, override_options,
5034         builtin_description, bdesc_comi, bdesc_2arg, bdesc_1arg,
5035         ix86_init_mmx_sse_builtins, ix86_expand_builtin): Likewise.
5036         * i386.h (processor_costs, ix86_cost): Likewise.
5037         * m68hc11.c (m68hc11_cost, m6811_cost, m6812_cost): Likewise.
5038         * m68hc11.h (processor_costs, m68hc11_cost): Likewise.
5039         * m68k.c (codes_68881, codes_FPA): Likewise.
5040         * m88k.c (mode_from_align, max_from_align, all_from_align,
5041         best_from_align, m_options): Likewise.
5042         * m88k.h (ORDER_REGS_FOR_LOCAL_ALLOC): Likewise.
5043         * mcore.c (mode_from_align): Likewise.
5044         * mips/elf64.h (UNIQUE_SECTION): Likewise.
5045         * mips/iris6gld.h (UNIQUE_SECTION): Likewise.
5046         * mips.c (mips_sw_reg_names, mips_regno_to_class): Likewise.
5047         * mips.h (mips_regno_to_class): Likewise.
5048         * ns32k.c (scales): Likewise.
5049         * pa.c (import_string, magic_milli): Likewise.
5050         * rs6000.c (alt_reg_names, rs6000_override_options): Likewise.
5051         * sparc.c (leaf_reg_remap, sparc_override_options,
5052         reg_leaf_alloc_order, reg_nonleaf_alloc_order, reg_alloc_orders):
5053         Likewise.
5054         * sparc.h (sparc_cpu_select, leaf_reg_remap): Likewise.
5056 2001-10-07  Dale Johannesen  <dalej@apple.com>
5058         * reload1.c (reload_reg_free_p): Teach register interference
5059         checking that multiple output reloads are emitted in
5060         reverse order.
5061         reload1.c (reload_reg_reaches_end_p):  Ditto.
5062         reload1.c (reloads_conflict):  Ditto.
5064 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5066         * doc/c-tree.texi, doc/tm.texi: Consistently put NULL and
5067         NULL_TREE inside @code.
5069 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5071         * doc/gcc.texi: Document consistent style of "32-bit",
5072         "Objective-C", and "@code{NULL}".
5074 2001-10-06  Zack Weinberg  <zack@codesourcery.com>
5076         * cpplex.c (enum spell_type): Add SPELL_NUMBER.
5077         (cpp_token_len, cpp_spell_token, cpp_output_token,
5078         _cpp_equiv_tokens): Handle it.
5079         * cpplib.h (TTYPE_TABLE): Use SPELL_NUMBER for CPP_NUMBER and
5080         CPP_COMMENT, SPELL_NONE for CPP_PADDING and CPP_EOF.
5081         * cppexp.c (_cpp_parse_expr): Use the correct operator code in
5082         error messages.
5084 Sat Oct  6 07:42:39 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5086         * gcc.c (default_compilers): Remove .ada.
5088 2001-10-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5090         * doc/cppinternals.texi: Update.
5092 2001-10-06  Zack Weinberg  <zack@codesourcery.com>
5094         * gcc.c (main): Set this_file_error if the appropriate
5095         compiler for a language has not been installed.
5097 2001-10-06  Ulrich Weigand  <uweigand@de.ibm.com>
5099         * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.
5101 2001-10-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5103         * gccbug.in (CATEGORIES): Add ada.
5105 2001-10-05  Catherine Moore  <clm@redhat.com>
5107         * config/stormy16/stormy-abi:  Document abi changes.
5108         * config/stormy16/stormy16.h (REG_ALLOC_ORDER): Redefine.
5109         (ICALL_REGS): New register class.
5110         (NUM_ARGUMENT_REGISTERS): Now 6.
5111         (DEFAULT_PCC_STRUCT_RETURN): Don't try to return structs
5112         in registers.
5113         (REG_CLASS_FROM_LETTER): Map 'z' to ICALL_REGS.
5114         * config/stormy16.md (call_internal, call_value_internal,
5115         indirect_jump): Use new 'z' constraint.
5117 2001-10-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5119         * doc/cppinternals.texi: Update.
5121 2001-10-05  Richard Henderson  <rth@redhat.com>
5123         * dwarf2out.c (FRAME_BEGIN_LABEL): New.
5124         (output_call_frame_info): Use it instead of __FRAME_BEGIN__ and
5125         the gas section-name-as-label feature.
5127 2001-10-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5129         * doc/cppinternals.texi: Update.
5131 Fri Oct  5 08:17:46 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5133         * config/i386/i386.c (ix86_split_to_parts): Use trunc_int_for_mode
5134         to ensure valid SImode constants.
5136 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5138         * Makefile.in (c-decl.o): Depend on tree-inline.h.
5139         (c-lang.o): Likewise, as well as insn-config.h and integrate.h.
5140         * c-decl.c: Include tree-inline.h.
5141         (c_expand_body): Call optimize_inline_calls. Determine whether
5142         a function is inlinable upfront, and only clear
5143         DECL_SAVED_TREE, DECL_INITIAL and DECL_ARGUMENTS if it isn't.
5144         * c-lang.c: Include tree-inline.h, insn-config.h and integrate.h.
5145         (c_disregard_inline_limits): New function.
5146         (inline_forbidden_p, c_cannot_inline_tree_fn): Likewise.
5147         (c_post_options): Enable tree inlining if inlining is enabled.
5148         Don't inline trees when instrumenting functions.
5149         (c_init): Initialize lang_disregard_inline_limits and
5150         lang_cannot_inline_tree_fn.
5151         * tree-inline.c (initialize_inlined_parameters): Handle calls
5152         with fewer arguments than declared parameters, and fewer
5153         parameters than passed arguments.  Don't assume value is a
5154         DECL.
5155         (declare_return_variable): Convert return value back to the
5156         original type, if it was promoted.
5157         (tree_inlinable_function_p): New function.
5158         (inlinable_function_p): Don't look at DECL_INLINE if we're
5159         inlining all functions.  Make it work with a NULL id.
5160         Re-check DECL_UNINLINABLE after language-specific checks.
5161         * tree-inline.h (tree_inlinable_function_p): Declare it.
5162         * integrate.c (save_for_inline): Don't bother to prepare argvec
5163         when not inlining.
5164         * cse.c (check_for_label_ref): Don't check deleted labels.
5166         * Makefile.in (tree-inline.o): Depend on newly-included headers.
5167         * tree-inline.c: Include headers needed for the functions moved in.
5168         (struct inline_data, INSNS_PER_STMT): Moved from cp/optimize.c.
5169         (remap_decl, remap_block, copy_scopy_stmt, copy_body_r): Likewise.
5170         (copy_body, initialize_inlined_parameters): Likewise.
5171         (declare_return_variable, inlinable_function_p): Likewise.
5172         (expand_call_inline, expand_calls_inline): Likewise.
5173         (optimize_inline_calls, clone_body): Likewise.
5174         (walk_tree, walk_tree_without_duplicates): Moved from cp/tree.c.
5175         (copy_tree_r, remap_save_expr): Likewise.
5177 2001-10-04  Alexandre Oliva  <aoliva@redhat.com>
5179         * Makefile.in (OBJS): Added tree-inline.o.
5180         (c-common.o): Depend on tree-inline.h.
5181         (tree-inline.o): New target.
5182         * c-common.c: Include tree-inline.h.
5183         (c_mark_lang_decl): Don't mark saved_tree.
5184         (c_common_lang_init): Set lang_anon_aggr_type_p.
5185         * c-common.h (walk_tree_fn, DECL_SAVED_TREE): Moved to tree.h.
5186         (struct c_lang_decl): Moved saved_tree to tree_decl.
5187         * ggc-common.c: Mark saved_tree and inlined_fns of FUNCTION_DECLs.
5188         * integrate.h (function_attribute_inlinable_p): Declare it.
5189         * integrate.c (function_attribute_inlinable_p): Export it.
5190         * tree-inline.c: New file.  Define variables declared in...
5191         * tree-inline.h: New file.  Declare functions to be moved to
5192         tree-inline.c.  Define macros and declare types and hooks for
5193         language-specific tree inlining.
5194         (flag_inline_trees): Moved definition from cp/decl2.c.
5195         * tree.h (walk_tree_fn, DECL_SAVED_TREE): Moved from c-common.h.
5196         (TREE_READONLY_DECL_P, DECL_INLINED_FNS): Moved from cp/cp-tree.h.
5197         (struct tree_decl): Moved saved_tree from c_lang_decl and
5198         inlined_fns from C++'s lang_decl.
5200 2001-10-04  Loren J. Rittle  <ljrittle@acm.org>
5202         * Makefile.in (STAGE2_FLAGS_TO_PASS): Remove patches which
5203         propagated HOST_CC, HOST_CFLAGS, HOST_LDFLAGS and HOST_CPPFLAGS.
5205 2001-10-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5207         * doc/cppinternals.texi: Update.
5209 2001-10-04  Eric Christopher  <echristo@redhat.com>
5211         * config/mips/mips.c (init_cumulative_args): Remember to set
5212         cum->prototype.
5213         * config.gcc: Redo linux configuration. Add target_cpu_default
5214         of soft-float to all mipsisa32 combinations and tx39.
5215         * config/mips/linux.h: Remove include of mips.h.
5217 2001-10-03  Loren J. Rittle  <ljrittle@acm.org>
5219         * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CFLAGS,
5220         HOST_LDFLAGS and HOST_CPPFLAGS.
5222 2001-10-03  Ziemowit Laski  <zlaski@apple.com>
5224         * c-parse.in (objc_inherit_code, objc_pq_context,
5225         objc_public_flag): Make static.
5226         (objc_interface_context, objc_implementation_context,
5227         objc_method_context, objc_ivar_chain, objc_ivar_context): Move to
5228         global tree array in objc/objc-act.[ch].
5229         (methoddef): Remove unnecessary code.
5231         * objc/objc-act.c: (hashed_attribute, hashed_entry, imp_entry):
5232         Hoist struct definitions to objc-act.h.
5233         (nst_method_hash_list, cls_method_hash_list, imp_list, imp_count,
5234         cat_count): Place declaration in objc-act.h.
5235         (objc_tree_index): Move enumeration to objc-act.h.
5236         (objc_global_trees): Place declaration and macro accessors in
5237         objc-act.h.
5238         (implementation_context): Remove duplicate; use
5239         objc_implementation_context instead:
5240         (method_context): Remove duplicate; use objc_method_context
5241         instead.
5242         (objc_ellipsis_node, objc_method_prototype_template,
5243         implemented_classes, function_type): Move global vars to
5244         objc_global_trees.
5245         (init_objc): Use LAST_BASE_TREE_CODE instead of LAST_CODE.
5246         (build_message_expr): Move actual construction of ObjC message
5247         send nodes to finish_message_expr.
5248         (finish_message_expr): New routine, contains code formerly in
5249         build_message_expr.
5250         * objc/objc-act.h (finish_message_expr): New prototype.
5251         (objc_ivar_chain, objc_method_context, objc_ellipsis_node): Remove
5252         declarations; these vars are now part of objc_global_trees.
5253         (objc_tree_index, objc_global_trees): Move definitions from
5254         objc-act.c.
5255         * objc/objc-tree.def: Update copyright info.
5257 Wed Oct  3 12:22:11 EDT 2001  John Wehle  (john@feith.com)
5259         * dwarf2asm.c (unaligned_integer_asm_op): Abort if
5260         op is NULL.
5261         * sparc/sysv4.h (UNALIGNED_DOUBLE_INT_ASM_OP): Use
5262         only if TARGET_ARCH64.
5264 2001-10-02  Bernd Schmidt  <bernds@redhat.com>
5266         * doc/extend.texi: Fix some problems with previous checkin.
5267         * doc/invoke.texi: Likewise.
5269 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5271         * cpphash.h: Update comments.
5272         (cpp_context): Update.
5273         (spec_nodes): Remove n__Pragma.
5274         * cppinit.c (cpp_create_reader): Update.
5275         (builtin_array): Add _Pragma.
5276         * cpplib.h: Update comments.
5277         (NODE_DISABLED, BT_PRAGMA): New.
5278         (cpp_start_lookahead, cpp_stop_lookahead): Remove prototypes.
5279         * cppmacro.c (struct cpp_macro): Remove disabled.
5280         (builtin_macro): Return int, handle _Pragma, push the new token
5281         on the context stack.
5282         (funlike_invocation_p): Unconstify, update.
5283         (enter_macro_context): Handle builtins here.
5284         (replace_args, push_token_context, push_ptoken_context):
5285         Update for prototype changes.
5286         (_cpp_pop_context): Update.
5287         (cpp_get_token): Don't handle buitins, nor _Pragma here.
5288         (cpp_sys_macro_p): Update.
5289         (_cpp_free_definition): Clear disabled flag.
5290         (_cpp_create_definition): Upate.
5291         * cppmain.c: Update comments.
5293 Tue Oct  2 12:46:01 CEST 2001  Bo Thorsen     <bo@suse.co.uk>,
5294                                 Andreas Jaeger <aj@suse.de>,
5295                                 Jan Hubicka    <jh@suse.cz>
5297         * doc/invoke.texi (i386 Options): Document x86-64 options.
5298         (i386 and x86-64 Options): Rename i386 options section.
5300         * config/i386/i386.h (TARGET_UNWIND_INFO): New.
5301         (TARGET_SWITCHES): Add -munwind-info.
5302         (MASK_NO_UNWIND_INFO): New.
5303         (NO_BUILTIN_SIZE_TYPE, NO_BUILTIN_PTRDIFF_TYPE): Define for
5304         biarch compilation.
5305         (ASM_OUTPUT_DOUBLE_INT): New.
5307         * config/i386/linux64.h: New spec file for Linux x86-64 support.
5308         * config.gcc: Fix tm_file settings for x86-64.
5309         * config/i386/x86-64.h: New file with OS independent x86-64
5310         definitions.
5311         * config/i386/biarch64.h: New file used to configure compiler
5312         to biarch/64bit compilation.
5314         * config/i386/i386.c: (override_options): Set flags default
5315         for 64bit compilation.
5317 Tue Oct  2 12:46:01 CEST 2001  Jan Hubicka  <jh@suse.cz>
5319         * i386.c (legitimize_pic_address): Add missing bits of 64bit support.
5320         (ix86_expand_int_movcc): Optimize DImode conditional moves with
5321         constants on x86_64.
5322         (ix86_attr_length_immediate_default): Support MODE_DI.
5323         * i386.md (fixdi splitter): Add missing "&& 1" in splitter
5324         condition.
5325         (indirect_jump, tablejump): Turn into expander.
5327 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5329         * c-common.c (c_format_attribute_table): Make format and
5330         format_arg attributes apply to function types rather than to
5331         decls.
5332         (is_valid_printf_arglist): Construct an attribute list and pass
5333         that to check_function_format rather than a name.
5334         * c-common.h (check_function_format): Adjust prototype.
5335         * c-decl.c (duplicate_decls): Preserve attributes from type of
5336         built-in decl when allowing for harmless conflict in types.
5337         * c-format.c (record_function_format,
5338         record_international_format, function_format_list,
5339         international_format_info, international_format_list): Remove.
5340         (function_format_info): Remove next, name and assembler_name.
5341         Make format_num and first_arg_num be unsigned HOST_WIDE_INT.
5342         (decode_format_attr): New.
5343         (handle_format_attribute): Handle receiving a type rather than a
5344         decl.  Call decode_format_attr.  Store format information in a
5345         function_format_info.
5346         (handle_format_arg_attribute): Correct comment.  Handle receiving
5347         a type rather than a decl.  Use unsigned HOST_WIDE_INT for
5348         arg_num.
5349         (check_format_info_recurse, check_format_info_main): Take argument
5350         numbers as unsigned HOST_WIDE_INT.
5351         (check_function_format): Take a list of attributes from the
5352         function type rather than a name or assembler name.  Check for
5353         format attributes in that list and the attributes on the type of
5354         the current function rather than looking through
5355         function_format_list.
5356         (check_format_info): Use unsigned HOST_WIDE_INT for argument
5357         numbers.
5358         (check_format_info_recurse): Take format_arg attributes from the
5359         type of the function calls rather than using
5360         international_format_list.  Allow for multiple format_arg
5361         attributes.
5362         * c-typeck.c (build_function_call): Pass type attributes to
5363         check_function_format rather than name or assembler name.  Don't
5364         require there to be a name or assembler name to check formats.
5366 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5368         * attribs.c (decl_attributes): Possibly call
5369         insert_default_attributes to insert default attributes on
5370         functions in a lazy manner.
5371         * builtin-attrs.def: New file; define the default format and
5372         format_arg attributes.
5373         * c-common.c (c_format_attribute_table): Move to earlier in the
5374         file.
5375         (c_common_nodes_and_builtins): Initialize format_attribute_table.
5376         (enum built_in_attribute, built_in_attributes,
5377         c_attrs_initialized, c_init_attributes,
5378         c_common_insert_default_attributes): New.
5379         (c_common_lang_init): Don't initialize format_attribute_table.  Do
5380         call c_init_attributes.
5381         * Makefile.in (c-common.o): Depend on builtin-attrs.def.
5382         * c-common.h (init_function_format_info): Don't declare.
5383         (c_common_insert_default_attributes): Declare.
5384         * c-decl.c (implicitly_declare, builtin_function): Call
5385         decl_attributes.
5386         (init_decl_processing): Don't call init_function_format_info.
5387         (insert_default_attributes): New.
5388         * c-format.c (handle_format_attribute,
5389         handle_format_arg_attribute): Be quiet about inappropriate
5390         declaration when applying default attributes.
5391         (init_function_format_info): Remove.
5392         * tree.h (enum attribute_flags): Add ATTR_FLAG_BUILT_IN.
5393         (insert_default_attributes): Declare.
5395 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5397         * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.
5399 2001-10-01  Jim Wilson  <wilson@redhat.com>
5401         * sched-deps.c (add_dependence): When elide conditional dependence,
5402         check that insn doesn't modify cond2.
5404 2001-10-01  Dale Johannesen  <dalej@apple.com>
5406         * config/rs6000/rs6000.h (enum processor_type): Add support
5407         for 7400 (G4) and 7450.
5408         (RTX_COSTS): Ditto.
5409         * config/rs6000/rs6000.c (rs6000_override_options): Ditto.
5410         (rs6000_issue_rate): Ditto.
5411         (rs6000_adjust_cost): Fix cycle counts for compares.
5412         (debug_stack_info):  Fix an obvious typo.
5413         * config/rs6000/rs6000.md: Add functional units for 7400 and 7450.
5414         * doc/invoke.texi: Document.
5415         * config/rs6000/darwin.h (TARGET_DEFAULT): Set to be reasonable
5416         for Darwin.
5417         (PROCESSOR_DEFAULT): Ditto.
5419 2001-10-01  Loren J. Rittle  <ljrittle@acm.org>
5421         * Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC.
5422         (fixinc.sh): Map CC, CFLAGS and LDFLAGS to HOST_* versions for
5423         later recursive make invocation.
5425 2001-10-01  Hans Boehm  <boehm@acm.org>
5427         * optabs.c (emit_libcall_block): When using non-call exceptions,
5428         don't add REG_LIBCALL reg notes to trapping calls.
5430 2001-10-01  David Billinghurst <David.Billinghurst@riotinto.com>
5432         * flow.c (propagate_block_delete_libcall): Remove unused first arg
5433         (propagate_one_insn):  Update for above change
5435 2001-10-01  David Billinghurst <David.Billinghurst@riotinto.com>
5437         * unwind-sjlj.c (_Unwind_GetRegionStart, _Unwind_GetDataRelBase,
5438         _Unwind_GetTextRelBase): Argument is unused.
5440 Mon Oct  1 19:20:57 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5442         * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.
5443         Loop through NOPs, placeholders, and components.
5444         Don't go through NOPs if change mode.
5445         (record_alias_subset): Do nothing if SUBSET and SET are the same.
5446         * emit-rtl.c (set_mem_alias_set): Enable check.
5447         * expr.c (find_placeholder): New function.
5448         (expand_expr, case PLACEHOLDER_EXPR): Use it.
5449         (expand_expr, case COMPONENT_EXPR): Always copy OP0 when we need
5450         to modify it and avoid unneeded copies.
5451         * expr.h (expand_expr): Always define.
5452         (find_placeholder): New declaration.
5454 2001-10-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5456         * config/m68hc11/m68hc11.md ("add-split"): Fix add split when
5457         operand 2 is the stack pointer.
5458         ("addr-peephole"): Fix address computation peephole when operand 2
5459         is the stack pointer.
5461 Mon Oct  1 09:26:41 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5463         * config/i386/i386.c (ix86_va_arg): Call set_mem_alias_set.
5464         (ix86_setup_incoming_varargs): Likewise.
5466 2001-10-01  Jason Merrill  <jason_merrill@redhat.com>
5468         * stor-layout.c (layout_type): Don't complain about too-large
5469         array here.
5471 Mon Oct  1 06:43:41 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5473         * function.c (keep_stack_depressed): Don't use delete_insn.
5475         * expr.h (set_mem_alias_set): Move decl to here.
5476         * rtl.h (mem_attrs): New typedef and struct.
5477         (union rtunion_def): Add field for mem_attrs.
5478         (X0MEMATTR, MEM_ATTRS): New macros.
5479         (MEM_ALIAS_SET): Use MEM_ATTRS.
5480         (MEM_DECL, MEM_OFFSET, MEM_SIZE, MEM_ALIGN): New macros.
5481         (MEM_COPY_ATTRIBUTES): Copy MEM_ATTRS.
5482         (set_mem_alias_set): Delete decl from here.
5484         * alias.c (set_mem_alias_set): Delete from here.
5485         * emit-rtl.c (mem_attrs_htab): New variable.
5486         (rtx_htab_mark, rtx_htab_mark_1): Deleted.
5487         (mem_attrs_htab_hash, mem_attrs_htab_eq): New functions.
5488         (mem_attrs_mark, get_mem_attrs): Likewise.
5489         (gen_rtx_MEM): Clear MEM_ATTRS.
5490         (set_mem_attributes): Move to here.
5491         (set_mem_alias_set): Likewise, and call get_mem_attrs.
5492         (init_emit_once): const_int_htab now deletable htab.
5493         Initialize mem_attrs_htab.
5494         * explow.c (set_mem_attributes): Delete from here.
5495         * function.c (put_var_into_stack): Clear MEM_ATTRS.
5496         (gen_mem_addressof): Likewise; rework to use set_mem_attributes.
5497         * ggc-common.c (ggc_mark_rtx_children, case MEM): New case.
5498         * reload1.c (reload): Rework changing REG to MEM.
5500 2001-09-30  H.J. Lu <hjl@gnu.org>
5502         * acconfig.h (PREFIX_INCLUDE_DIR): New variable.
5503         * config.in: Rebuild.
5505 2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5507         * config/m68hc11/m68hc11.md ("cmpqi_1"): Fix constraints.
5508         ("tsthi_1"): Avoid allocation in register y.
5509         ("*movqi_68hc12"): Reorganize and fix constraints.
5510         ("zero_extendqisi2"): Prefer d over x and y for operand 1.
5511         ("addqi3"): Likewise.
5512         ("addhi3"): Fix constraints.
5513         ("*logicalhi3_zexthi"): Disparage soft registers.
5515 2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5517         * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix move of sp
5518         to tmp reg.
5520 2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5522         * config/m68hc11/m68hc11.h(INCOMING_RETURN_ADDR_RTX): Remove so
5523         that we use setjmp/longjmp exceptions.
5525 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5527         * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE,
5528         POOL_SIZE, POOL_ROOM, POOL_COMMIT, struct cpp_chunk,
5529         struct cpp_pool, _cpp_init_pool, _cpp_free_pool, _cpp_pool_reserve,
5530         _cpp_pool_alloc, _cpp_next_chunk): Remove.
5531         (_cpp_extend_buff, BUFF_ROOM): Update.
5532         (_cpp_append_extend_buff): New.
5533         (struct cpp_reader): Remove macro_pool, add a_buff.
5534         * cppinit.c (cpp_create_reader): Initialize a_buff, instead of
5535         macro_pool.
5536         (cpp_destroy): Free a_buff instead of macro_pool.
5537         * cpplex.c (new_chunk, chunk_suitable, _cpp_next_chunk,
5538         new_chunk, _cpp_init_pool, _cpp_free_pool, _cpp_pool_reserve,
5539         _cpp_pool_alloc, ): Remove.
5540         (parse_number, parse_string): Update use of _cpp_extend_buff.
5541         (_cpp_extend_buff): Update.
5542         (_cpp_append_extend_buff, cpp_aligned_alloc): New.
5543         * cpplib.c (glue_header_name, parse_answer):
5544         Update use of _cpp_extend_buff.
5545         (cpp_register_pragma, cpp_register_pragma_space): Use
5546         _cpp_aligned_alloc.
5547         (do_assert, do_unassert): Check for EOL, update.
5548         * cppmacro.c (stringify_arg, collect_args): Update to use
5549         _cpp_extend_buff and _cpp_append_extend_buff.
5550         (save_parameter, parse_params, alloc_expansion_token,
5551         _cpp_create_definition): Rework memory management.
5553 2001-09-29  Andris Pavenis  <pavenis@lanet.lv>
5555         * config/i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): Don't
5556         update md_exec_prefix.
5557         (UPDATE_PATH_HOST_CANONICALIZE): Don't free PATH as it can point
5558         to string constant.
5560 2001-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5562         * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode.
5563         (SELECT_CC_MODE): Use s390_select_ccmode.
5564         * config/s390/s390-protos.h (s390_select_ccmode): Add.
5565         * config/s390/s390.c (s390_select_ccmode): New.
5566         (s390_match_ccmode): Add CCLmode.
5567         (s390_branch_condition_mask, s390_branch_condition_mnemonic): New.
5568         (output_branch_condition, output_inverse_branch_condition): Removed.
5569         (print_operand): Use s390_branch_condition_mnemonic.
5570         * config/s390/s390.md (addsi3_cc, addsi3_cconly, addsi3_cconly2,
5571         subsi3_cc, subsi3_cconly): Use logical instructions and CCLmode.
5572         (bunordered, bordered, buneq, bungt, bunlt, bnuge, bunle, bltgt): New.
5574         * config/s390/s390.c (check_and_change_labels): Preserve CC mode
5575         when converting conditional branches to far branches.
5576         * config/s390/s390.md (cmpstr_const, cmpstr_64, cmpstr_31, cmpint_si,
5577         cmpint_di): Use CCSmode instead of CCUmode.
5579         * config/s390/s390.c (legitimate_la_operand_p): New.
5580         * config/s390/s390-protos.h (legitimate_la_operand_p): Add.
5581         * config/s390/s390.md (movsi): Convert load address patterns to
5582         arithmetic operations when necessary.
5583         (addaddr_picR, addaddr_picL, addaddr_picN): Removed.
5584         (do_la): Renamed to *do_la and use legitimate_la_operand_p.
5585         (*do_la_reg_0): Don't use before reload.
5587         * config/s390/s390.c (legitimize_address): Make more efficient
5588         use of two-register addressing mode.
5590         * config/s390/s390.c (s390_function_prologue): Fix incorrect prolog
5591         with -mno-backchain in some corner cases.
5593         * config/s390/s390.md (cmpsi_cct): Operands 0 and 1 do not commute.
5595 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5597         * reload.c (find_reloads): Mark new USE insns with QImode.
5598         (find_reloads_toplev, find_reloads_address, subst_reg_equivs,
5599         find_reloads_subreg_address): Likewise.
5600         * regrename.c (note_sets, clear_dead_regs): Abort if pseudos are
5601         encountered.
5602         * reload1.c (reload_combine_note_use): Likewise, inside USEs and
5603         CLOBBERs.
5604         (reload): Make sure there are no USEs with mode other than
5605         VOIDmode.  At the end, remove those marked with QImode.
5607 2001-09-29  Per Bothner  <per@bothner.com>
5609         * cppdefault.c (cpp_include_defaults):  Also search PREFIX_INCLUDE_DIR.
5610         * Makefile.in (includedir):  Rename to local_includedir.
5611         (includedir):  Define as $(prefix)/include.
5612         * config.in (PREFIX_INCLUDE_DIR):  New variable.
5613         * configure.in (PREFIX_INCLUDE_DIR):  Test for new variable.
5615 2001-09-29  Bernd Schmidt  <bernds@redhat.com>
5617         * config/i386/i386.c (init_mmx_sse_builtins): Fix type of storelps and
5618         storehps builtins.
5619         * doc/extend.texi (Vector Extensions): New node.
5620         * doc/invoke.texi (Machine Dependent Options): Add documentation for
5621         i386 -mmmx, -msse, -m3dnow.
5623 Sat Sep 29 15:08:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
5625         * doc/invoke.texi (Optimize Options): Revert an accidental checkin.
5627 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
5629         * cse.c (cse_insn) [HAVE_cc0]: Fix typo delete-insn -> delete_insn.
5631         * doc/invoke.texi (Optimize Options): Delete spurious @table.
5633 2001-09-28  Richard Henderson  <rth@redhat.com>
5635         * varasm.c (assemble_integer): Bound alignment check by
5636         BIGGEST_ALIGNMENT.
5638         * cfgrtl.c (redirect_edge_and_branch): Abort if redirect_jump fails.
5640 2001-09-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5642         * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define.
5644 2001-09-25  Bernd Schmidt  <bernds@redhat.com>
5646         Mostly from Graham Stott  <grahams@redhat.com>
5647         * c-common.c (type_for_mode): Add support for V2SFmode.
5648         * tree.c (build_common_tree_nodes_2): Likewise.
5649         * tree.h (enum tree_index, global_trees): Likewise.
5650         * config/i386/i386.c (x86_3dnow_a): New variable.
5651         (override_options): Support 3Dnow extensions.
5652         (bdesc_2arg, bdesc_1arg): Some SSE instructions are also part of
5653         Athlon's version of 3Dnow.
5654         (ix86_init_mmx_sse_builtins): Create 3Dnow builtins.
5655         (ix86_expand_builtin): Handle them.
5656         (ix86_hard_regno_mode_ok): Support V2SFmode if using 3Dnow.
5657         * config/i386/i386.h (MASK_3DNOW, MASK_3DNOW_A, TARGET_3DNOW,
5658         TARGET_3DNOW_A): New macros.
5659         (TARGET_SWITCHES): Add 3Dnow switches.
5660         (VALID_MMX_REG_MODE_3DNOW): New macro.
5661         (VECTOR_MODE_SUPPORTED_P): Use it.
5662         (enum ix86_builtins): Add entries for 3Dnow builtins.
5663         * config/i386/i386.md (movv2sf_internal, movv2sf, pushv2sf, pf2id,
5664         pf2iw, addv2sf3, subv2sf3, subrv2sf3, gtv2sf3, gev2sf3, eqv2sf3,
5665         pfmaxv23sf3, pfminv2sf3, mulv2sf3, femms, prefetch_3dnow, prefetchw,
5666         pfacc, pfnacc, pfpnacc, pi2fw, floatv2si2, pavgusb, pfrcpv2sf2,
5667         pfrcpit1v2sf3, pfrcpit2v2sf3, pfrsqrtv2sf2, pfrsqit1v2sf3,
5668         pmulhrwvhi3, pswapdv2si2, pswapdv2sf2): New patterns.
5669         (mmx_pmovmskb, mmx_maskmovq, sse_movntdi, umulv4hi3_highpart,
5670         mmx_uavgv8qi3, mmx_uavgv4hi3, mmx_psadbw, mmx_pinsrw, mmx_pextrw,
5671         mmx_pshufw, umaxv8qi3, smaxv4hi3, uminv8qi3, sminv4hi3, sfence,
5672         sfence_insn, prefetch): Make these available if TARGET_SSE or
5673         TARGET_3DNOW_A.
5675 Fri Sep 28 19:18:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
5677         * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg,
5678         ix86_va_start, ix86_build_va_list): Declare.
5679         * i386.c (ix86_setup_incoming_varargs, ix86_va_arg,
5680         ix86_va_start, ix86_build_va_list): New global functions.
5681         * i386.md (sse_prologue_save_insn): New insn.
5682         (sse_prologue_save): New expander.
5683         * i386.h (EXPAND_BUILTIN_VA_ARG, EXPAND_BUILTIN_VA_START,
5684         BUILD_VA_LIST_TYPE, SETUP_INCOMING_VARARGS): New macros.
5686 2001-09-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5688         * cpplex.c (new_buff, _cpp_get_buff, _cpp_extend_buff):
5689         Use size_t everywhere, make definitions consistent with
5690         prototypes.
5692 Fri Sep 28 14:59:34 CEST 2001  Jan Hubicka  <jh@suse.cz>
5694         * gcse.c (replace_store_insn): Use delete_insn.
5695         * loop.c (move_movables): Likewise; avoid delete_insn
5696         from clobbering notes moved elsewhere.
5697         (check_dbra_loop): Use delete_insn.
5698         * ssa.c (convert_from_ssa): Likewise.
5699         * cse.c (cse_insn): Use delete_insn.
5701 2001-09-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5703         * cpphash.h (struct cpp_buff): Make unsigned.
5704         (_cpp_get_buff): Take length of size_t.
5705         (_cpp_unaligned_alloc): New.
5706         (BUFF_ROOM, BUFF_FRONT, BUFF_LIMIT): New.
5707         (struct cpp_reader): Remove ident_pool.  Add u_buff.
5708         * cppinit.c (cpp_create_reader): Initialize u_buff, not ident_pool.
5709         (cpp_destroy): Destroy u_buff, not ident_pool.
5710         * cpplex.c (parse_number, parse_string, save_comment,
5711         cpp_token_as_text): Update to use the unaligned buffer.
5712         (new_buff): Make unsigned.
5713         (_cpp_unaligned_alloc): New.
5714         * cpplib.c (glue_header_name): Update to use the unaligned buffer.
5715         * cppmacro.c (new_number_token, builtin_macro, stringify_arg):
5716         Similarly.
5717         (collect_args): Make unsigned.
5719 2001-09-27  Zack Weinberg  <zack@codesourcery.com>
5721         * cpplex.c (cpp_output_token): Use a putc loop for
5722         SPELL_OPERATOR, and fwrite for SPELL_IDENT.
5724         * configure.in: Detect fwrite_unlocked and fprintf_unlocked.
5725         * configure, config.in: Regenerate.
5726         * system.h: Replace fwrite and fprintf with their unlocked
5727         variants if available.
5729 2001-09-27  Richard Henderson  <rth@redhat.com>
5731         * dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_frame
5732         in favour of .eh_frame.
5734 2001-09-27  Aldy Hernandez  <aldyh@redhat.com>
5736         * config/rs6000/rs6000.h (FUNCTION_VALUE): Change hardcoded 33 and 3
5737         to macros.
5738         (LIBCALL_VALUE): Likewise.
5740 2001-09-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5742         * cpphash.h: Update comment.
5743         * cpplex.c: Update comments.
5744         (_cpp_can_paste): Remove.
5745         * cpplib.h (_cpp_can_paste): Remove.
5746         * cppmacro.c (paste_tokens, paste_all_tokens): Update to use the
5747         lexer rather than _cpp_can_paste.
5749 2001-09-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5751         * doc/cppinternals.texi: Update.
5753 2001-09-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5755         * cpphash.h (struct cpp_pool): Remove locks and locked.
5756         (struct cpp_context): Add member buff.
5757         (struct cpp_reader): Remove member argument_pool.
5758         (_cpp_lock_pool, _cpp_unlock_pool): Remove.
5759         * cppinit.c (cpp_create_reader, cpp_destroy): Argument_pool is dead.
5760         * cpplex.c (chunk_suitable): Remove pool argument.
5761         (MIN_BUFF_SIZE, BUFF_SIZE_UPPER_BOUND, EXTENDED_BUFF_SIZE): New.
5762         (new_buff, _cpp_extend_buff): Update.
5763         (_cpp_get_buff): Fix silly pointer bug.  Be more selective about
5764         which buffer is returned.
5765         (_cpp_next_chunk, _cpp_init_pool): Pool locking removed.
5766         (_cpp_lock_pool, _cpp_unlock_pool): Remove.
5767         * cppmacro.c (lock_pools, unlock_pools): Remove.
5768         (push_ptoken_context): Take a _cpp_buff.
5769         (enter_macro_context): Pool locking removed.
5770         (replace_args): Use a _cpp_buff for the replacement list with
5771         arguments replaced.
5772         (push_token_context): Clear buff.
5773         (expand_arg): Use _cpp_pop_context.
5774         (_cpp_pop_context): Free a context's buffer, if any.
5776 2001-09-26  DJ Delorie  <dj@redhat.com>
5778         * c-typeck.c (digest_init): Check for sizeless arrays.
5780 2001-09-26  Richard Henderson  <rth@redhat.com>
5782         * optabs.c (init_one_libfunc): Create a dummy function type
5783         instead of using error_mark_node.
5785 2001-09-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5787         * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff,
5788         _cpp_extend_buff, _cpp_free_buff): New.
5789         (struct cpp_reader): New member free_buffs.
5790         * cppinit.c (cpp_destroy): Free buffers.
5791         * cpplex.c (new_buff, _cpp_release_buff, _cpp_get_buff,
5792         _cpp_extend_buff, _cpp_free_buff): New.
5793         * cpplib.h (struct cpp_options): Remove unused member.
5794         * cppmacro.c (collect_args): New.  Combines the old parse_arg
5795         and parse_args.  Use _cpp_buff for memory allocation.
5796         (funlike_invocation_p, replace_args): Update.
5798 Wed Sep 26 13:20:51 CEST 2001  Jan Hubicka  <jh@suse.cz>
5800         * final.c (final_scan_insn): Use delete_insn instead of delete_note.
5802 2001-09-25  Andrew Haley  <aph@cambridge.redhat.com>
5804         * except.c (sjlj_mark_call_sites): Change address inside sequence.
5806 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
5808         * config/sh/linux.h (LINK_SPEC): Set dynamic-linker to agree with
5809         glibc.
5811 2001-09-25  Janis Johnson  <janis187@us.ibm.com>
5812             Jim Wilson  <wilson@redhat.com>
5814         * doc/install.texi (Specific, ia64-*-linux): Document.
5816 Tue Sep 25 17:13:56 CEST 2001  Jan Hubicka  <jh@suse.cz>
5818         * Makefile.in (cfgrtl.o): Add.
5819         * basic-block.h (alloc_block, alloc_aux_for_block, alloc_aux_for_blocks,
5820         free_aux_for_block, alloc_aux_for_edge, alloc_aux_for_edges,
5821         free_aux_for_edge): Declare.
5822         * cfg.c
5823         (HAVE_return): Undefine.
5824         * basic-block.h (alloc_block, alloc_aux_for_block, alloc_aux_for_blocks,
5825         free_aux_for_block, alloc_aux_for_edge, alloc_aux_for_edges,
5826         free_aux_for_edge): New global functions.
5827         (first_delete_block): New static variable.
5828         (init_flow): Clear first_delete_block.
5829         (basic_block_for_insn, label_value_list, tail_recursion_label_list,
5830          can_delete_note_p, can_delete_label_p, commit_one_edge_insertion,
5831          try_redirect_by_replacing_jump, last_loop_beg_note,
5832          back_edge_of_syntactic_loop_p, force_nonfallthru_and_redirect,
5833          delete_insn, delete_insn_chain, create_basic_block_structure,
5834          create_basic_block, flow_delete_block, compute_bb_for_insn,
5835          free_bb_for_insn, update_bb_for_insn, set_block_for_insn,
5836          set_block_for_new_insns, split_block, merge_blocks_nomove,
5837          block_label, try_redirect_by_replacing_jump, last_loop_beg_note,
5838          redirect_edge_and_branch, force_nonfallthru_and_redirect,
5839          force_nonfallthru, redirect_edge_and_branch_force, tidy_fallthru_edge,
5840          tidy_fallthru_edges, split_edge, insert_insn_on_edge,
5841          commit_one_edge_insertion, commit_edge_insertions, dump_bb, debug_bb,
5842          debug_bb_n, print_rtl_with_bb, verify_flow_info, purge_dead_edges,
5843          purge_all_dead_edges): Move to ....
5844         * cfgrtl.c: New file; .... Here.
5846         * bb-reorder.c (fixup_reorder_chain): Use alloc_aux_for_block.
5847         (reroder_basic_block): Use alloc_aux_for_blocks.
5848         * predict.c (estimate_bb_frequencies): Likewise; use
5849         alloc_aux_for_edges.
5850         * profile.c (compute_branch_probabilities): Likewise.
5851         (branch_prob): Likewise.
5852         * reg-stack.c (reg_to_stack): Likewise.
5854         * emit-rtl.c (emit_insns_after): Never return NULL.
5856         * basic-block.h (set_block_for_new_insns): Delete.
5857         * cfgrtl.c (set_block_for_new_insns): Delete.
5859         * cfgcleanup.c (try_optimize_cfg): Add fake exit edges for noreturn
5860         calls when crossjumping.
5862         * cfgcleanup.c (try_simplify_condjump): Cleanup invert_jump call.
5863         * unroll.c (copy_loop_body): Use delete_insn.
5865         * final.c (final, final_scan_insn): Use delete_insn/delete_note.
5866         * function.c (fixup_var_refs_insn, fixup_var_refs_1,
5867         keep_stack_depressed): Likewise.
5868         * gcse.c (cprop_cc0_jump): Likewise.
5869         * local-alloc.c (update_equiv_regs): Likewise.
5870         * loop.c (scan_loop, loop_delete_insns): Likewise.
5871         * regmove.c (try_auto_increment, fixup_match_1): Likewise.
5872         * reload1.c (reload, calculate_needs_all_insns, reload_as_needed,
5873         delete_output_reload, delete_address_reloads_1,
5874         reload_cse_delete_noop_set, reload_combine, reload_cse_move2add):
5875         Likewise.
5876         * sibcall.c (replace_call_placeholder): Likewise.
5877         * cse.c (cse_insn): Likewise.
5879 2001-09-25  Bernd Schmidt  <bernds@redhat.com>
5881         From Graham Stott  <grahams@redhat.com>
5882         (def_builtin): Only define builtins appropriate for target_flags.  All
5883         callers changed.
5884         (builtin_decsription): Add new field mask which is used to determine
5885         when to define the builtin via the macro def_builtin.
5887         (bdesc_comi): Initialise new mask fields.
5888         (bdesc_2srg): Likewise.
5889         (bdesc_1arg): Likewise.
5891         * config/i386/i386.c (ix86_init_builtins): Correct return type
5892         building v4hi_ftype_v4hi_int_int tree node.
5893         (ix86_expand_sse_comi): Fix typo swapping operands.
5894         Don't swap comparision condition, it is already swapped.
5895         (ix86_expand_sse_compare): Before swapping operands
5896         move operand 1 into new rtx and not the target rtx.
5897         Don't swap comparison condition, it is already swapped.
5898         Always check whether we need to create a new TARGET.
5900         * config/i386/i386.md: (sse_comi) Fix typos.
5901         (sse_ucomi): Likewise.
5902         (cvtss2si): Fix operand 0 contraint.
5903         (cvttss2si): Likewise.
5904         (sse_unpckhps): Fix mode for operand 2.
5905         (sse_unpcklps): Likewise.
5907 2001-09-25  Graham Stott  <grahams@redhat.com>
5909         * sibcall.c (skip_copy_to_return_value): Tighten return value
5910         copy check.
5912 2001-09-24  David Edelsohn  <edelsohn@gnu.org>
5914         * rs6000.c (lwa_operand): Address must be word aligned.
5916 Mon Sep 24 18:57:59 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5918         * tree.c (type_hash_marked_p): Consider as marked if debug symbol
5919         number has been set.
5920         (type_hash_mark): Mark type itself.
5922 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5924         * c-lex.c (cb_def_pragma): Update.
5925         (c_lex): Update, and skip padding.
5926         * cppexp.c (lex, parse_defined): Update, remove unused variable.
5927         * cpphash.h (struct toklist): Delete.
5928         (union utoken): New.
5929         (struct cpp_context): Update.
5930         (struct cpp_reader): New members eof, avoid_paste.
5931         (_cpp_temp_token): New.
5932         * cppinit.c (cpp_create_reader): Update.
5933         * cpplex.c (_cpp_temp_token): New.
5934         (_cpp_lex_direct): Add PREV_WHITE when parsing args.
5935         (cpp_output_token): Don't print leading whitespace.
5936         (cpp_output_line): Update.
5937         * cpplib.c (glue_header_name, parse_include, get__Pragma_string,
5938         do_include_common, do_line, do_ident, do_pragma,
5939         do_pragma_dependency, _cpp_do__Pragma, parse_answer,
5940         parse_assertion): Update.
5941         (get_token_no_padding): New.
5942         * cpplib.h (CPP_PADDING): New.
5943         (AVOID_LPASTE): Delete.
5944         (struct cpp_token): New union member source.
5945         (cpp_get_token): Update.
5946         * cppmacro.c (macro_arg): Convert to use pointers to const tokens.
5947         (builtin_macro, paste_all_tokens, paste_tokens, funlike_invocation_p,
5948         replace_args, quote_string, stringify_arg, parse_arg, next_context,
5949         enter_macro_context, expand_arg, _cpp_pop_context, cpp_scan_nooutput,
5950         _cpp_backup_tokens, _cpp_create_definition): Update.
5951         (push_arg_context): Delete.
5952         (padding_token, push_token_context, push_ptoken_context): New.
5953         (make_string_token, make_number_token): Update, rename.
5954         (cpp_get_token): Update to handle tokens as pointers to const,
5955         and insert padding appropriately.
5956         * cppmain.c (struct printer): New member prev.
5957         (check_multiline_token): Constify.
5958         (do_preprocessing, cb_line_change): Update.
5959         (scan_translation_unit): Update to handle spacing.
5960         * scan-decls.c (get_a_token): New.
5961         (skip_to_closing_brace, scan_decls): Update.
5962         * fix-header.c (read_scan_file): Update.
5964         * doc/cpp.texi: Update.
5966 2001-09-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5968         * c-aux-info.c (affix_data_type): Use ATTRIBUTE_MALLOC.  Avoid
5969         leak by passing malloc'ed pointer to reconcat, not concat.
5971 2001-09-24  DJ Delorie  <dj@redhat.com>
5973         * varasm.c (array_size_for_constructor): Handle STRING_CSTs also.
5975 2001-09-24  Ulrich Weigand  <uweigand@de.ibm.com>:
5977         * flow.c (delete_dead_jumptables): Delete jumptable if the only
5978         reference is from the literal pool.
5980 2001-09-24  Janis Johnson  <janis187@us.ibm.com>
5982         * doc/install.texi (Final install): Request additional information
5983         in mail about successful builds.
5985 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5987         * pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.  Use
5988         initial value of return pointer register instead of value in frame-20.
5989         Revise comments.
5991 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5993         * som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.
5994         (ASM_OUTPUT_EXTERNAL_LIBCALL): Only generate a .IMPORT statement for
5995         the libcall if there isn't a referenced identifier for the symbol.
5997 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5999         * pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for
6000         non 64-bit machines.  Use these as a plabel for the trampoline.
6001         (TRAMPOLINE_SIZE): Adjust size for new words.
6002         (INITIALIZE_TRAMPOLINE): Initialize new words.
6003         (TRAMPOLINE_ADJUST_ADDRESS): New.  Adjust address to make it a
6004         pointer to the plabel in the trampoline.
6006 2001-09-24  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6008         * pa.c (function_arg): Pass floating arguments in both general and
6009         floating registers in indirect (dynamic) calls when generating code
6010         for the 32 bit ABI and the HP assembler.
6012 2001-09-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6014         * doc/install.texi: Markup fixes.
6015         Use Solaris 2, SunOS 4 as appropriate.
6016         (Specific, *-*-solaris2*): Explain this.
6017         Unconditionally warn against /usr/ucb tools.
6018         Remove Sun as warning, obsolete.
6019         Move X11 header bug workaround here, update patches.
6020         (Specific, sparc-sun-solaris2*): Detail Sun as fix status.
6021         (Specific, sparc-sun-solaris2.7): Update patch 106950 status.
6023 2001-09-23  Zack Weinberg  <zack@codesourcery.com>
6025         * errors.h (warning, error, fatal, internal_error): Don't mark
6026         with ATTRIBUTE_PRINTF_n.
6027         * toplev.h (internal_error, fatal_io_error, warning, error,
6028         pedwarn, pedwarn_with_file_and_line, warning_with_file_and_line,
6029         error_with_file_and_line, sorry, error_for_asm, warning_for_asm):
6030         Likewise.
6032 Sun Sep 23 18:19:48 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6034         * function.c (pop_function_context_from): var_refs_queue
6035         and temp slots now in GC memory.
6036         (mark_function_status, free_after_compilation): Likewise;
6037         also struct function now in GC memory.
6038         (assign_stack_temp_for_type): struct temp_slot now in GC memory.
6039         (combine_temp_slots): Likewise.
6040         (schedule_fixup_var_refs): var_refs_queue now in GC memory.
6041         (prepare_function_start): Use GC memory for struct function.
6042         (mark_temp_slot): Deleted.
6043         (gcc_mark_struct_function): struct function now in GC memory.
6045         * fold-const.c (extract_muldiv, case PLUS_EXPR): Only adjust
6046         code for division, not modulus.
6048         * rtl.def (MEM): Remove obsolete part of comment.
6050 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6052         * c-format.c (init_function_format_info): Check __builtin_printf
6053         and __builtin_fprintf even if -ffreestanding.  Check C99 functions
6054         in gnu89 mode.
6056 Sat Sep 22 09:09:32 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6058         * c-common.c (format_attribute_table): Remove decl.
6059         * tree.h (format_attribute_table, lang_attribute_table): New decls.
6060         (lang_attribute_common): Likewise.
6062         * function.c (fix_lexical_address): Use set_mem_alias_set.
6063         (expand_function_start): Likewise.
6064         * config/alpha/alpha.h (SETUP_INCOMING_VARARGS): Likewise.
6066         * varasm.c (output_constant): Fix unused variable warning.
6068         * attribs.c: New file, from c-common.c.
6069         (attribute_tables): Now four elements.
6070         (format_attribute_table, lang_attribute_common): New variables.
6071         (init_attributes): Reflect above changes.
6072         (handle_mode_attribute): Delete check for wider than uintmax.
6073         * c-common.c: Delete parts moved to attribs.c.
6074         (enum attrs): Deleted; unused.
6075         (c_format_attribute_table): New variable.
6076         (c_common_lang_init): Initialize format_attribute_table with it.
6077         * c-common.h (decl_attributes): Remove decl.
6078         * tree.h (decl_attribute): Move it to here.
6079         * Makefile.in (C_AND_OBJS_OBJS): Add attribs.o.
6080         (attribs.o): New rule.
6082 2001-09-22  Andreas Jaeger  <aj@suse.de>
6084         * builtins.c (c_getstr): Remove unused variable.
6086 2001-09-21  Richard Henderson  <rth@redhat.com>
6088         * reload1.c (reload): Use delete_insn instead of splatting
6089         NOTE_INSN_DELETED.
6091 2001-09-21  Richard Henderson  <rth@redhat.com>
6093         * reload.c (push_secondary_reload): Don't check for "=" in output
6094         constraint after ""->ALL_REGS check.
6096 2001-09-21  Richard Henderson  <rth@redhat.com>
6098         * predict.c (expected_value_to_br_prob): Use pc_set.
6100         * optabs.c (init_one_libfunc): Gen a FUNCTION_DECL for use by
6101         ENCODE_SECTION_INFO; get SYMBOL_REF from make_decl_rtl.
6103 2001-09-21  Richard Henderson  <rth@redhat.com>
6105         * rtl.h (LCT_RETURNS_TWICE): New.
6106         * calls.c (emit_call_1): Set current_function_calls_setjmp for
6107         ECF_RETURNS_TWICE.
6108         (emit_library_call_value_1): Map LCT_RETURNS_TWICE
6109         to ECF_RETURNS_TWICE.
6110         * except.c (sjlj_emit_function_enter): Use LCT_RETURNS_TWICE for
6111         call to setjmp.
6113         * unwind-sjlj.c: Invent the setjmp.h declarations if inhibit_libc.
6115         * config/stormy16/stormy16.h (DONT_USE_BUILTIN_SETJMP): New.
6116         (JMP_BUF_SIZE): New.
6118 2001-09-21  Richard Henderson  <rth@redhat.com>
6120         * config/stormy16/stormy16.h (REG_CLASS_FROM_LETTER): Map 'd'
6121         to R8_REGS.
6123 2001-09-21  Richard Henderson  <rth@redhat.com>
6125         * tree.def (FDESC_EXPR): New.
6126         * expr.c (expand_expr): Handle it.
6127         * varasm.c (initializer_constant_valid_p): Likewise.
6128         (output_constant): Likewise.
6129         * defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): New.
6130         * config/ia64/ia64.h (TARGET_VTABLE_USES_DESCRIPTORS): New.
6131         (ASM_OUTPUT_FDESC): New.
6132         * doc/tm.texi: Document the new macros.
6134 21-09-2001  Richard Earnshaw  (reanrsha@arm.com)
6136         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Don't leave
6137         ADDR_VEC or ADDR_DIFF_VEC jump insns as part of the basic block
6138         once merging is complete.
6140 Fri Sep 21 11:20:12 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6142         * integrate.c (allocate_initial_values): Eliminate unused arg warning.
6144 21-09-2001  Richard Earnshaw  (reanrsha@arm.com)
6146         * cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes
6147         that would be invalid after a merge.
6149 Fri Sep 21 14:24:29 CEST 2001  Jan Hubicka  <jh@suse.cz>
6151         * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.
6152         * cfg.c (delete_insn): Rename from ....; use remove_insn; do not
6153         remove some labels.
6154         (flow_delete_insn): This one.
6155         (delete_insn_chain): Rename from ...; do not care labels.
6156         (flow_delete_insn_chain): ... this one.
6157         (flow_delete_block): Remove the insns one BB has been expunged.
6158         (merge_blocks_nomove): Likewise.
6159         (try_redirect_by_replacing_jump): Use delete_insn[_chain]; do not care
6160         updating BB boundaries.
6161         (tidy_fallthru_edge): Likewise.
6162         (commit_one_edge_insertion): Likewise.
6163         * cfgbuild.c (find_basic_block): Likewise.
6164         (find_basic_blocks_1): Likewise.
6165         * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): Likewise.
6166         (try_crossjump_to_edge): Likewise.
6167         (try_optimize_cfg): Likewise.
6168         * cse.c (delete_trivially_dead_insns): Likewise.
6169         * df.c (df_insn_delete): Likewise.
6170         * doloop.c (doloop_modify): Use delete_related_insns.
6171         * emit-rtl.c (try_split): Likewise.
6172         (remove_insn): Update BB boundaries.
6173         * expect.c (connect_post_landing_pads): Use delete_related_insns.
6174         * flow.c (delete_dead_jumptables): Use delete_insn[_chain]; do not care
6175         updating BB boundaries.
6176         (propagate_block_delete_insn): Likewise.
6177         (propagate_block_delete_libcall): Likewise.
6178         * function.c (delete_handlers): Use delete_related_insns.
6179         (thread_prologue_and_epilogue_insns): Likewise.
6180         * gcse.c (delete_null_pointer_checks): Use delete_related_insns.
6181         * genpeep.c (gen_peephole): Use delete_related_insns.
6182         * ifcvt.c (noce_process_if_block): Use delete_insn; do not care updating
6183         BB boundaries.
6184         (find_cond_trap): Likewise.
6185         * integrate.c (save_for_inline): Use delete_related_insns.
6186         (copy_insn_list): Likewise.
6187         * jump.c (pruge_linie_number_notes): Likewise.
6188         (duplicate_loop_exit_test): Likewise.
6189         (delete_computation): Likewise.
6190         (delete_related_insn): Rename from ...; use delete_insn
6191         (delete_insn): ... this one.
6192         (redirect_jump): Use delete_related_insns.
6193         * loop.c (scan_loop): Likewise.
6194         (move_movables): Likewise.
6195         (find_and_verify_loops): Likewise.
6196         (check_dbra_loop): Likewise.
6197         * recog.c (peephole2_optimize): Likewise.
6198         * reg-stack.c (delete_insn_for_stacker): Remove.
6199         (move_for_stack_reg): Use delete_insn.
6200         * regmove.c (combine_stack_adjustments_for_block): Likewise.
6201         * reload1.c (delete_address_reloads): Use delete_related_insns.
6202         (fixup_abnormal_edges): Use delete_insn.
6203         * recog.c (emit_delay_sequence): Use delete_related_insns.
6204         (delete_from-delay_slot): Likewise.
6205         (delete_scheduled_jump): likewise.
6206         (optimize_skip): Likewise.
6207         (try_merge_delay_insns): Likewise.
6208         (full_simple_delay_slots): Likewise.
6209         (fill_slots_from_thread): Likewise.
6210         (relax_delay_slots): Likewise.
6211         (make_return_insns): Likewise.
6212         (dbr_schedule): Likewise.
6213         * rtl.h (delete_insn): Rename to delete_related_insns.
6214         (delete_insn, delete_insn_chain): New prototypes.
6215         * ssa-ccp (sse_fast_dce):  Remove deleting of DEF, as it is done
6216         by df_insn_delete already.
6217         * ssa-dce.c (delete_insn_bb): Use delete_insn.
6218         * ssa.c (convert_from_ssa): Use delete_related_insns.
6219         * unroll.c (unroll_loop): Likewise.
6220         (calculate_giv_inc): Likewise.
6221         (copy_loop_body): Likewise.
6223         * i386-protos.h (ix86_libcall_value, ix86_function_value,
6224         ix86_function_arg_regno_p, ix86_function_arg_boundary,
6225         ix86_return_in_memory, ix86_function_value): Declare.
6226         * i386.c (x86_64_int_parameter_registers, x86_64_int_return_registers):
6227         new static valurables.
6228         (x86_64_reg_class): New enum
6229         (x86_64_reg_class_name): New array.
6230         (classify_argument, examine_argument, construct_container,
6231          merge_classes): New static functions.
6232         (optimization_options): Enable flag_omit_frame_pointer and disable
6233         flag_pcc_struct_return on 64bit.
6234         (ix86_libcall_value, ix86_function_value,
6235         ix86_function_arg_regno_p, ix86_function_arg_boundary,
6236         ix86_return_in_memory, ix86_function_value): New global functions.
6237         (init_cumulative_args): Refuse regparm on x86_64, set maybe_vaarg.
6238         (function_arg_advance): Handle x86_64 passing conventions.
6239         (function_arg): Likewise.
6240         * i386.h (FUNCTION_ARG_BOUNDARY): New macro.
6241         (RETURN_IN_MEMORY): Move offline.
6242         (FUNCTION_VALUE, LIBCALL_VALUE): Likewise.
6243         (FUNCTION_VALUE_REGNO_P): New macro.
6244         (FUNCTION_ARG_REGNO_P): Move offline.
6245         (struct ix86_args): Add maybe_vaarg.
6246         * next.h (FUNCTION_VALUE_REGNO_P): Delete.
6247         * unix.h (FUNCTION_VALUE_REGNO_P): Delete.
6249 2001-09-21  Hartmut Penner  <hpenner@de.ibm.com>
6251         * s390.md: Changed attributes for scheduling.
6252         * s390.c: (s390_adjust_cost, s390_adjust_priority)
6253         Changed scheduling
6255 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6257         Table-driven attributes.
6258         * c-decl.c, config/alpha/alpha.c, config/arc/arc.c,
6259         config/arm/arm.c, config/arm/pe.c, config/avr/avr.c,
6260         config/avr/avr.h, config/d30v/d30v.h, config/fr30/fr30.h,
6261         config/h8300/h8300.c, config/i386/cygwin.h, config/i386/winnt.c,
6262         config/m32r/m32r.c, config/mcore/mcore.c, config/sh/sh.c,
6263         config/stormy16/stormy16.h, config/v850/v850.c, doc/c-tree.texi,
6264         doc/tm.texi, ggc-common.c, integrate.c, print-tree.c, tree.c,
6265         tree.h: Rename DECL_MACHINE_ATTRIBUTES to DECL_ATTRIBUTES.
6266         * tree.h (struct tree_decl): Change machine_attributes to
6267         attributes.
6268         * doc/c-tree.texi: Document that all attributes are now attached
6269         to decls and types.
6270         * c-common.c (add_attribute, attrtab, attrtab_idx,
6271         default_valid_lang_attribute, valid_lang_attribute): Remove.
6272         (attribute_tables, attributes_initialized,
6273         c_common_attribute_table, default_lang_attribute_table): New
6274         variables.
6275         (handle_packed_attribute, handle_nocommon_attribute,
6276         handle_common_attribute, handle_noreturn_attribute,
6277         handle_unused_attribute, handle_const_attribute,
6278         handle_transparent_union_attribute, handle_constructor_attribute,
6279         handle_destructor_attribute, handle_mode_attribute,
6280         handle_section_attribute, handle_aligned_attribute,
6281         handle_weak_attribute, handle_alias_attribute,
6282         handle_no_instrument_function_attribute,
6283         handle_no_check_memory_usage_attribute, handle_malloc_attribute,
6284         handle_no_limit_stack_attribute, handle_pure_attribute): New
6285         functions.
6286         (init_attributes, decl_attributes): Rewrite to implement
6287         table-driven attributes.
6288         * c-common.h (enum attribute_flags): Move to tree.h.
6289         * c-format.c (decl_handle_format_attribute,
6290         decl_handle_format_arg_attribute): Rename to
6291         handle_format_attribute and handle_format_arg_attribute.  Update
6292         for table-driven attributes.
6293         * c-common.h (decl_handle_format_attribute,
6294         decl_handle_format_arg_attribute): Remove prototypes.
6295         (handle_format_attribute, handle_format_arg_attribute): Add
6296         prototypes.
6297         * c-decl.c (grokdeclarator): Handle attributes nested inside
6298         declarators.
6299         * c-parse.in (setattrs, maybe_setattrs): Remove.
6300         (maybe_type_quals_setattrs): Rename to maybe_type_quals_attrs.
6301         Update to handle nested attributes properly.
6302         (maybe_resetattrs, after_type_declarator,
6303         parm_declarator_nostarttypename, notype_declarator, absdcl1_noea,
6304         absdcl1_ea, direct_absdcl1): Update to handle nested attributes
6305         properly.
6306         (make_pointer_declarator): Update to handle nested attributes
6307         properly.
6308         * doc/extend.texi: Update documentation of limits of attributes
6309         syntax.  Warn about problems with attribute semantics in C++.
6310         * target.h (struct target): Remove valid_decl_attribute and
6311         valid_type_attribute.  Add attribute_table and
6312         function_attribute_inlinable_p.
6313         * target-def.h (TARGET_VALID_DECL_ATTRIBUTE,
6314         TARGET_VALID_TYPE_ATTRIBUTE): Remove.
6315         (TARGET_ATTRIBUTE_TABLE, TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P):
6316         Add.
6317         (TARGET_INITIALIZER): Update.
6318         * integrate.c (FUNCTION_ATTRIBUTE_INLINABLE_P): Remove default
6319         definition.
6320         (function_attribute_inlinable_p): New function.  Check for the
6321         presence of any machine attributes before using
6322         targetm.function_attribute_inlinable_p.
6323         (function_cannot_inline_p): Update.
6324         * Makefile.in (integrate.o): Update dependencies.
6325         * doc/tm.texi: Update documentation of target attributes and
6326         example definition of TARGET_VALID_TYPE_ATTRIBUTE.
6327         * tree.c (default_valid_attribute_p, valid_machine_attribute):
6328         Remove.
6329         (default_target_attribute_table,
6330         default_function_attribute_inlinable_p): New.
6331         (lookup_attribute): Update comment to clarify handling of multiple
6332         attributes with the same name.
6333         (merge_attributes, attribute_list_contained): Allow multiple
6334         attributes with the same name but different arguments to appear in
6335         the same attribute list.
6336         * tree.h (default_valid_attribute_p): Remove prototype.
6337         (struct attribute_spec): New.
6338         (default_target_attribute_table): Declare.
6339         (enum attribute_flags): Move from c-common.h.  Add
6340         ATTR_FLAG_TYPE_IN_PLACE.
6341         (default_function_attribute_inlinable_p): Declare.
6342         * config/alpha/alpha.c (vms_valid_decl_attribute_p): Remove.
6343         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6344         (TARGET_ATTRIBUTE_TABLE): Define.
6345         (vms_attribute_table): New.
6346         * config/arc/arc.c (arc_valid_decl_attribute): Remove.
6347         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6348         (TARGET_ATTRIBUTE_TABLE): Define.
6349         (arc_attribute_table, arc_handle_interrupt_attribute): New.
6350         * config/arm/arm.c (arm_valid_type_attribute_p,
6351         arm_valid_decl_attribute_p, arm_pe_valid_decl_attribute_p):
6352         Remove.
6353         (TARGET_VALID_TYPE_ATTRIBUTE, TARGET_VALID_DECL_ATTRIBUTE): Don't
6354         define.
6355         (TARGET_ATTRIBUTE_TABLE): Define.
6356         (arm_attribute_table, arm_handle_fndecl_attribute,
6357         arm_handle_isr_attribute): New.
6358         * config/avr/avr.c (avr_valid_type_attribute,
6359         avr_valid_decl_attribute): Remove.
6360         (TARGET_VALID_DECL_ATTRIBUTE, TARGET_VALID_TYPE_ATTRIBUTE): Don't
6361         define.
6362         (TARGET_ATTRIBUTE_TABLE): Define.
6363         (avr_attribute_table, avr_handle_progmem_attribute,
6364         avr_handle_fndecl_attribute): New.
6365         * config/c4x/c4x.c (c4x_valid_type_attribute_p): Remove.
6366         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
6367         (TARGET_ATTRIBUTE_TABLE): Define.
6368         (c4x_attribute_table, c4x_handle_fntype_attribute): New.
6369         * config/h8300/h8300.c (h8300_valid_decl_attribute): Remove.
6370         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6371         (TARGET_ATTRIBUTE_TABLE): Define.
6372         (h8300_attribute_table, h8300_handle_fndecl_attribute,
6373         h8300_handle_eightbit_data_attribute,
6374         h8300_handle_tiny_data_attribute): New.
6375         * config/i386/i386-protos.h (ix86_valid_type_attribute_p,
6376         i386_pe_valid_decl_attribute_p, i386_pe_valid_type_attribute_p):
6377         Remove prototypes.
6378         (ix86_handle_dll_attribute, ix86_handle_shared_attribute): New
6379         declarations.
6380         * config/i386/i386.c (ix86_valid_type_attribute_p: Remove.
6381         (TARGET_VALID_TYPE_ATTRIBUTE, TARGET_VALID_DECL_ATTRIBUTE): Don't
6382         define.
6383         (TARGET_ATTRIBUTE_TABLE): Define.
6384         (ix86_attribute_table, ix86_handle_cdecl_attribute,
6385         ix86_handle_regparm_attribute): New.
6386         * config/i386/winnt.c (i386_pe_valid_decl_attribute_p,
6387         i386_pe_valid_type_attribute_p): Remove.
6388         (ix86_handle_dll_attribute, ix86_handle_shared_attribute): New.
6389         * config/ia64/ia64.c (ia64_valid_type_attribute): Remove.
6390         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
6391         (TARGET_ATTRIBUTE_TABLE): Define.
6392         (ia64_attribute_table): New.
6393         * config/m32r/m32r.c (m32r_valid_decl_attribute, interrupt_ident1,
6394         interrupt_ident2, model_ident1, model_ident2): Remove.
6395         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6396         (TARGET_ATTRIBUTE_TABLE): Define.
6397         (init_idents): Update.
6398         (m32r_attribute_table, m32r_handle_model_attribute): New.
6399         * config/m68hc11/m68hc11.c (m68hc11_valid_type_attribute_p):
6400         Remove.
6401         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
6402         (TARGET_ATTRIBUTE_TABLE): Define.
6403         (m68hc11_attribute_table, m68hc11_handle_fntype_attribute): New.
6404         * config/mcore/mcore.c (mcore_valid_decl_attribute): Remove.
6405         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6406         (TARGET_ATTRIBUTE_TABLE): Define.
6407         (mcore_attribute_table, mcore_handle_naked_attribute): New.
6408         * config/ns32k/ns32k.c (ns32k_valid_type_attribute_p): Remove.
6409         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
6410         (TARGET_ATTRIBUTE_TABLE): Define.
6411         (ns32k_attribute_table, ns32k_handle_fntype_attribute): New.
6412         * config/rs6000/rs6000.c (rs6000_valid_type_attribute_p): Remove.
6413         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define.
6414         (TARGET_ATTRIBUTE_TABLE): Define.
6415         (rs6000_attribute_table, rs6000_handle_longcall_attribute): New.
6416         * config/sh/sh.c (sh_valid_decl_attribute): Remove.
6417         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6418         (TARGET_ATTRIBUTE_TABLE): Define.
6419         (sh_attribute_table, sh_handle_interrupt_handler_attribute,
6420         sh_handle_sp_switch_attribute, sh_handle_trap_exit_attribute):
6421         New.
6422         * config/stormy16/stormy16.c (stormy16_valid_type_attribute):
6423         Remove.
6424         (TARGET_VALID_TYPE_ATTRIBUTE): Don't define
6425         (TARGET_ATTRIBUTE_TABLE): Define.
6426         (stormy16_attribute_table, stormy16_handle_interrupt_attribute):
6427         New.
6428         * config/v850/v850.c (v850_valid_decl_attribute): Remove.
6429         (TARGET_VALID_DECL_ATTRIBUTE): Don't define.
6430         (TARGET_ATTRIBUTE_TABLE): Define.
6431         (v850_attribute_table, v850_handle_interrupt_attribute,
6432         v850_handle_data_area_attribute): New.
6433         * config/v850/v850-c.c (mark_current_function_as_interrupt):
6434         Return void.  Call decl_attributes instead of
6435         valid_machine_attribute.
6437 Fri Sep 21 01:49:41 2001  J"orn Rennecke <amylaar@redhat.com>
6439         * sh-protos.h (sh_pr_n_sets): Declare.
6440         * sh.c (calc_live_regs): If the initial value for PR has been copied,
6441         look at the copy to determine if PR needs to be saved.
6442         sh_pr_n_sets: New function.
6443         * sh.h (RETURN_ADDR_RTX): Use get_hard_reg_initial_val.
6444         (ALLOCATE_INITIAL_VALUE): Define.
6446         * sh.c (initial_elimination_offset):
6447         Fix RETURN_ADDRESS_POINTER_REGNUM case.
6449 Fri Sep 21 01:13:56 2001  J"orn Rennecke <amylaar@redhat.com>
6451         * integrate.c (allocate_initial_values): New function.
6452         * integrate.h (allocate_initial_values): Declare.
6453         * local-alloc.c (local_alloc): Move call to allocate_reg_info from
6454         here...
6455         * reload1.c (reload): And initialization of reg_equiv_memory_loc
6456         from here...
6457         * toplev.c (rest_of_compilation): To here.
6458         Call allocate_initial_values.
6459         * tm.texi: add description for ALLOCATE_INITIAL_VALUE.
6461 Thu Sep 20 09:00:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6463         * ggc-page.c (ggc_marked_p): Properly convert return to boolean.
6465 2001-09-20  DJ Delorie  <dj@redhat.com>
6467         * c-typeck.c (really_start_incremental_init): Discriminate
6468         between zero-length arrays and flexible arrays.
6469         (push_init_level): Detect zero-length arrays and handle them
6470         like fixed-sized arrays.
6471         * expr.c (store_constructor): Handle zero-length arrays and
6472         flexible arrays correctly.
6473         * doc/extend.texi: Update zero-length array notes.
6475 2001-09-20  Jim Wilson  <wilson@redhat.com>
6477         * config/ia64/ia64.c (itanium_split_issue): Allow max 2 FP per cycle.
6478         (insn_matches_slot): Handle TYPE_L and TYPE_X slots when checking
6479         for issue port conflicts.
6480         (cycle_end_fill_slots): TYPE_L instructions take two slots.
6482 2001-09-20  Andrew MacLeod  <amacleod@redhat.com>
6484         * testsuite/gcc.c-torture/execute/990208-1.x: New. XFAIL at -O3
6485         on ia64.
6487 Thu Sep 20 09:00:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6489         * fold-const.c (hashtab.h): Include.
6490         (int_const_binop): Remove FORSIZE arg and compute from type; all
6491         callers changed.
6492         Call size_int_type_wide for all single-word constants.
6493         (size_htab_hash, size_htab_eq): New functions.
6494         (size_int_type_wide): Rework to use hash table.
6495         * ggc-common.c (hashtab.h): Include.
6496         (struct d_htab_root): New struct.
6497         (d_htab_roots): New variable.
6498         (ggc_add_deletable_htab, ggc_htab_delete): New functions
6499         (ggc_mark_roots): Handle deletable htabs.
6500         * ggc-page.c (ggc_marked_p): New function.
6501         * ggc-simple.c (ggc_marked_p): Likewise.
6502         * ggc.h: Reformatting throughout.
6503         (ggc_marked_p, ggc_add_deletable_htab): New declarations.
6504         * tree.c (init_obstacks): Make type_hash_table a deletable root.
6505         (type_hash_add): Allocate struct type_hash from GC memory.
6506         (mark_hash_entry, mark_type_hash): Deleted.
6507         (type_hash_marked_p, type_hash_mark): New functions.
6508         * Makefile.in (ggc-common.o, fold-const.o): Include hashtab.h.
6510 Thu Sep 20 12:49:34 2001  J"orn Rennecke <amylaar@redhat.com>
6512         * sh.c (shiftcosts): Don't use shiftcosts array for modes wider
6513         than SImode.
6515 Thu Sep 20 09:00:27 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6517         * stor-layout.c (layout_type, case ARRAY_TYPE): Kludge to disable
6518         array-too-large test for signed sizetype.
6520 Thu Sep 20 12:19:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
6522         * i386.md (indirect_jump): Allow Pmode operand.
6523         (tablejump): LIkewise; perform expansion to 64bit mode.
6524         * i386.c (symbolic_operand): Allow 64bit PIC references.
6525         (pic_symbolic_operand): Likewise.
6526         (ix86_find_base_term): Strip the 64bit PIC references.
6527         (legitimate_pic_address_disp_p): Handle 64bit PIC.
6528         (legitimize_pic_address): Likewise.
6529         (i386_simplify_dwarf_addr): Strip down the 64bit PIC references.
6530         * i386.h (CASE_VECTOR_MODE): Set to SImode for 64bit PIC compilation.
6532 2001-09-19  Alexandre Petit-Bianco  <apbianco@redhat.com>
6534         * stringpool.c (get_identifier_with_length): New function.
6535         * tree.h (get_identifier_with_length): New prototype.
6537 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
6538             David Edelsohn  <edelsohn@gnu.org>
6540         Revert:
6541         * config/rs6000/rs6000.c (logical_operand): CONST_INTs are
6542         already sign-extended.
6544         * config/rs6000/aix.h (INIT_TARGET_OPTABS): Define TFmode handlers.
6545         * config/rs6000/rs6000.c (logical_operand): Always compare op as
6546         HOST_WIDE_INT.
6547         (rs6000_emit_set_long_const): Avoid unnecessary shift.
6548         (output_profile_hook): Declare label_name const.
6549         * config/rs6000/rs6000.md (boolcsi3, boolcdi3): Change predicates
6550         to match constraints.
6552 2001-09-19  Stan Shebs  <shebs@apple.com>
6554         * alias.c: Fix typos in comments.
6555         * sched-rgn.c (init_ready_list): Ditto.
6556         * unwind-dw2.c (uw_frame_state_for): Ditto.
6557         * unwind-dw2-fde.c (_Unwind_Find_FDE): Ditto.
6558         * unwind.inc (_Unwind_RaiseException_Phase2): Ditto.
6559         * config/rs6000/rs6000.c (rs6000_adjust_priority): Ditto.
6561 2001-09-19  Richard Henderson  <rth@redhat.com>
6563         * cfg.c (force_nonfallthru_and_redirect): Handle redirecting
6564         to the exit block.
6565         * Makefile.in (cfg.o): Depend on TM_P_H.
6567 2001-09-19  Richard Henderson  <rth@redhat.com>
6569         * config/alpha/alpha.c (local_symbol_p): Split out from ...
6570         (local_symbolic_operand): ... here.
6571         (small_symbolic_operand): Check mode.
6572         (global_symbolic_operand): New.
6573         (input_operand): Reject symbolics if explicit relocs.
6574         (call_operand): Tidy.
6575         (alpha_legitimize_address): Use movdi_er_high_g.
6576         (alpha_expand_mov): Likewise.
6577         * config/alpha/alpha-protos.h: Update.
6578         * config/alpha/alpha.h (PREDICATE_CODES): Update.
6579         * config/alpha/alpha.md (UNSPEC_LITERAL, UNSPEC_LITUSE): New.
6580         (UNSPEC_LDGP2, UNSPECV_PLDGP2): New.
6581         (UNSPECV_LDGP2): Remove.
6582         (all call patterns): Use 's' not 'i' for symbolic constraint.
6583         (call_osf call_value_osf): Use call_operand.
6584         (all osf call patterns): Use $gp.  New peepholes for explicit relocs.
6585         (movdi_er_nofix, movdi_er_fix): Remove symbolic alternative.
6586         (prologue_ldgp_1_er): Remove.
6587         (ldgp_er_1, ldgp_er_2, prologue_ldgp_er_2): New.
6588         (builtin_setjmp_receiver_er patterns): Use them.
6589         (exception_receiver_er): Likewise.
6591 2001-09-19  Richard Henderson  <rth@redhat.com>
6593         * cfgbuild.c (find_sub_basic_blocks): Handle insns that can throw.
6595         * emit-rtl.c (try_split): Copy NORETURN, SETJMP, ALWAYS_RETURN
6596         and NON_LOCAL_GOTO notes.
6597         * recog.c (peephole2_optimize): Likewise.  Handle EH_REGION;
6598         copy over CALL_INSN_FUNCTION_USAGE.
6600 2001-09-18  Catherine Moore  <clm@redhat.com>
6602         * config/stormy16/stormy16.h (DEFAULT_PCC_STRUCT_RETURN):
6603         Define as 0.
6605 2001-09-18  Ulrich Weigand  <uweigand@de.ibm.com>:
6607         * config.gcc (s390-*-linux-*, s390x-*-linux*): Switch to
6608         new-style tm_file specification.  Specify correct tm_p_file,
6609         md_file, and out_file for s390x.
6611         * config/s390/linux.h, linux64.h:  Don't include other target
6612         macro header files.  Now handled via tm_file.
6614         * config/s390/linux.h, s390.h:  (IEEE_FLOAT, TARGET_IEEE_FLOAT,
6615         TARGET_IBM_FLOAT): Move from linux.h to s390.h to ensure they
6616         are defined before use.
6618 Tue Sep 18 09:51:11 2001  Eric Christopher  <ecechristo@redhat.com>
6620         * config/mips/mips.c (mips_asm_file_start): Conditionalize Elf
6621         code generation only for Gnu assembler.
6623 2001-09-18  Catherine Moore  <clm@redhat.com>
6625         * config/stormy16 (LIB_SPEC): Remove -lnosys.
6627 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
6629         * config/mips/mips.c (mips_frame_set): New.
6630         (mips_emit_frame_related_store): When storing two 32-bit FPRs, use
6631         a parallel frame-related expression with a set for each register.
6633 2001-09-18  Philip Blundell  <philb@gnu.org>
6635         * config/arm/lib1funcs.asm (L_dvmd_lnx): Don't rely on kernel
6636         header files.
6638 2001-09-17  Dale Johannesen  <dalej@apple.com>
6640         * config/rs6000/rs6000.h (FIXED_REGISTERS): Use FIXED_R2.
6641         * config/rs6000/aix.h (FIXED_R2): Define.
6642         * config/rs6000/darwin.h (FIXED_R2): Define.
6643         * config/rs6000/sysv4.h (FIXED_R2): Define.
6645 2001-09-17  Jeff Sturm  <jsturm@one-point.com>
6647         * except.c (dw2_build_landing_pads): New local
6648         clobbers_hard_regs.  Emit an ASM_INPUT as a scheduling
6649         barrier after clobbers.  Fixes c++/4012.
6651 2001-09-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6653         * gcc.c (find_file): Use ACONCAT in lieu of alloca/strcpy/strcat.
6655 2001-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6657         * dostage2, dostage3, listing, make-l2.com, makefile.vms,
6658         patch-apollo-includes, vmsconfig.com: Remove obsolete files.
6660 2001-09-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6662         * c-aux-info.c (affix_data_type): Use ASTRDUP in lieu of
6663         alloca/strcpy.
6665 2001-09-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6667         * cpphash.h (_cpp_lex_direct): New.
6668         * cpplex.c (_cpp_lex_token): Update.
6669         (lex_token): Rename _cpp_lex_direct; lex into pfile->cur_token,
6670         and increment that pointer.
6671         * cppmacro.c (alloc_expansion_token): New.
6672         (lex_expansion_token): Lex macro expansion directly into
6673         macro storage.
6675 2001-09-16  Brad Lucier  <lucier@math.purdue.edu>
6677         * Makefile.in: Make rtl-error.o depend on $(CONFIG_H).
6679 Sun Sep 16 21:59:46 CEST 2001  Jan hubicka  <jh@suse.cz>
6681         * basic-block.h (free_bb_for_insn): Declare.
6682         * bb-reorder.c (label_for_bb): Use block_label.
6683         (emit_jump_to_block_after): Remove.
6684         (insert_intra_1): Do not update block_for_insn.
6685         (insert_inter_bb_scope_notes): Likewise; update bb->end
6686         * cfg.c (free_bb_for_insn): New.
6687         (try_rediret_by_replacing_jump): Avoid set_block_for_new_insns call.
6688         (force_nonfallthru_and_redirect): Likewise; do not update BB boundaries.
6689         (commit_one_edge_insertion): Likewise.
6690         (commit_one_edge_insertion): Do not update BB boundary.
6691         (commit_edge_insertions): Do not call compute_bb_for_insn.
6692         * cfgbuild.c (find_basic_blocks): Do not free basic_block_for_insn.
6693         * cfgcleanup.c (merge_blocks_move_predecessor): Use reorder_insns_nobb.
6694         (merge_blocks_move_successor_nojumps): Likewise.
6695         (try_crossjump_to_edge): Do not update block_for_insn.
6696         * combine.c (combine_instructions): Remove compute_bb_for_insn call.
6697         * df.c (df_pattern_emit_later): Do not update BB boundary.
6698         (df_jump_pattern_emit_after): Likewise.
6699         (df_insn_move_before): Use emit_insn_before.
6700         * emit-rtl.c (try_split): Emit after trial to get bb boundary updated
6701          properly.
6702         (add_insn_after, add_insn_before, emit_insns_after): Update BB
6703         boundaries and basic_block_for_insn.
6704         (reorder_insns_nobb): Rename from reorder_insns.
6705         (reorder_insns): New.
6706         (emit_block_insn_before, emit_block_insn_after): Kill.
6707         * flow.c (check_function_return_warnings): Do not call
6708         compute_bb_for_insn; Do not free basic_block_for_insn.
6709         (attempt_auto_inc): Do not update basic_block_for_insn.
6710         * function.c (emit_return_into_block): Likewise;
6711         do not update BB boundaries.
6712         * gcse.c (handle_avail_expr): Do not update basic_block_for_insn.
6713         (insert_insn_end_bb): Use emit_insn_before; Likewise.
6714         (pre_insert_copy_insn): Likewise.
6715         (update_ld_motion_notes): Likewise.
6716         (insert_insn_start_bb): Likewise.
6717         (replace_store_insn): Likewise.
6718         * ifcvt.c (noce_process_if_block): Likewise.
6719         (if_convert): Do not call compute_bb_for_insn.
6720         * lcm.c (optimize_mode_switching): Do not update BB boundaries.
6721         Use emit_insn_before and emit_insn_after.
6722         * recog.c (split_all_insns): Do not update BB boundaries;
6723         Do not call compute_bb_for_insn.
6724         (peephole2_optimize): Do not update BB boundaries.
6725         * reg-stack.c (emit_pop_insn): Use emit_insn_after and
6726         emit_insn_before.
6727         (emit_swap_insn): Likewise.
6728         (convert_regs_1): Likewise.
6729         * reload1.c (reload): Call compute_bb_for_insn.
6730         * rtl.h (reorder_insns_nobb): Declare.
6731         * ssa.c (rename_equivalent_regs): Use emit_insn_before.
6732         * toplev.c (rest_of_compilation): Call free_bb_for_insn
6733         at places CFG is invalidated; do not call compute_bb_for_insn.
6735         * cfg.c (expunge_block): Invalidate BB structure.
6737         * (merge_blocks_nomove): Update properly BLOCK_FOR_INSN
6738         array.
6740         * cfg.c (verify_flow_info): Verify the basic_block_for_insn array.
6742 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6744         * cpphash.h (_cpp_lex_token): Update prototype.
6745         * cpplex.c (_cpp_lex_token): New prototype.
6746         * cpplib.c (skip_rest_of_line, check_eol, _cpp_handle_directive,
6747         lex_macro_node, read_flag, do_pragma_poison): Update.
6748         * cppmacro.c (cpp_get_token, parse_params,
6749         lex_expansion_token): Update.
6751 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6753         * cppmain.c (scan_translation_unit): Don't worry about
6754         putting a space after hashes.
6755         * cpplib.c (directive_diagnostics): New.
6756         (_cpp_handle_directive): Update to use directive_diagnostics.
6757         (run_directive): Don't toggle prevent_expansion.
6758         (do_line): Backup in case of the line extension.
6759         * cpplib.h (cpp_lexer_pos): Remove.
6760         * cppmacro.c (_cpp_create_definition): Precede a leading #
6761         with whitespace.
6763 2001-09-15  Richard Henderson  <rth@redhat.com>
6765         * c-typeck.c (comptypes): Handle zero-length arrays properly.
6767 2001-09-15  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
6769         * c-common.c (c_promoting_integer_type_p): Handle ?Imode types.
6771 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6773         PR preprocessor/3571
6774         * tradcpp.c (handle_directive): Skip non-vertical space.
6776 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6778         * cppmain.c (setup_callbacks): Set line callback only
6779         if outputting preprocessed source.
6781 2001-09-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6783         * collect2.c (main): Const-ification.
6784         * gcc.c (translate_options, process_command): Use xstrdup in
6785         lieu of xmalloc/strcpy.
6786         (main): Use concat in lieu of xmalloc/strcpy/strcat.
6788 2001-09-14  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
6790         * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Fix
6791         example.
6793 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6795         * scan-decls.c (scan_decls): Fix typo.
6797 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6799         * cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.
6800         Split mlstring_pos into mls_line and mls_col.
6801         * cppinit.c (cpp_create_reader): Initialize line to 1.
6802         (cpp_destroy): Free tokenruns.
6803         (push_include): Don't update lexer_pos.
6804         * cpplex.c (unterminated, parse_string): Update.
6805         (lex_token): Don't update lexer_pos, update.
6806         * cpplib.c (if_stack): Save line instead of line + col.
6807         (start_directive, _cpp_do__Pragma, do_else, do_elif,
6808         push_conditional, _cpp_pop_buffer): Update.
6809         * cppmacro.c (funlike_invocation_p): Don't save lexer_pos.
6810         (_cpp_create_definition): Update.
6812 2001-09-15  Eric Christopher  <echristo@redhat.com>
6814         * config/mips/abi64.h: Add support for MEABI.
6816 2001-09-15  Eric Christopher  <echristo@redhat.com>
6818         * config/mips/mips.md: Add unspec #2.
6819         (reload_indi): Use.
6820         (reload_outdi): Ditto.
6821         (reload_outsi): Ditto.
6822         (HILO_delay): New.
6824 2001-09-15  Eric Christopher  <echristo@redhat.com>
6825             Jason Eckhardt  <jle@redhat.com>
6827         * config.gcc: Add mipsisa32 target and mipsisa32-linux target.
6828         * config/mips/isa32-linux.h: New file.
6829         * config/mips/isa3264.h: Ditto.
6830         * config/mips/mips-protos.h: Add mips_hard_regno_nregs.
6831         * config/mips/mips.c (mips_hard_regno_nregs): Move here from mips.h.
6832         (output_block_mode): Support MEABI.
6833         (function_arg): Ditto. Fix floating point arg passing.
6834         (mips_va_start): Ditto.
6835         (override_options): Add isas 32 and 64, meabi, mips32 and mips64
6836         processors.
6837         (mips_asm_file_start): Add new section to pass abi to gdb.
6838         (function_arg_pass_by_reference): Support MEABI.
6839         (mips_parse_cpu): Support mips32 and mips64 processors.
6840         * config/mips/mips.h: Support ABI_MEABI, TARGET_MIPS4KC,
6841         TARGET_MIPS5KC.  Support isa32 and isa64.
6842         (processor_type): Add r4kc, r5kc, r20kc.
6843         (GENERATE_MULT3_SI): New.
6844         (GENERATE_MULT3_DI): Ditto.
6845         (GENERATE_MULT3): Remove.
6846         (ISA_HAS_64BIT_REGS): Add isa == 64.
6847         (ISA_HAS_8CC): Add mips_isa = 32 and 64.
6848         (ISA_HAS_MADD_MSUB): New.
6849         (ISA_HAS_CLZ_CLO): Ditto.
6850         (ISA_HAS_DCLZ_DCLO): Ditto.
6851         (ABI_GAS_ASM_SPEC): New.
6852         (GAS_ASM_SPEC): Use. Add support for mips32, mips64.
6853         (ASM_SPEC): Ditto.
6854         (LINK_SPEC): Ditto.
6855         (SUBTARGET_CC1_SPEC): Ditto.
6856         (SUBTARGET_CPP_SIZE_SPEC): Ditto.
6857         (PAD_VARARGS_DOWN): Support MEABI.
6858         (HARD_REGNO_NREGS): Move to mips.c.
6859         (ASM_OUTPUT_IDENT): Add #undef.
6860         * config/mips/mips.md: Add r4kc, r5kc, r20kc.
6861         (mulsi3): Use GENERATE_MULT3_SI.
6862         (mulsi3_mult3): Ditto.  Support mips32, mips64.
6863         (mul_acc_si): Use ISA_HAS_MADD_MSUB.
6864         (mul_sub_si): New pattern.
6865         (unnamed splitters): New.
6866         (muldi3): Use GENERATE_MULT3_DI.
6867         (muldi3_internal2): Ditto.
6868         (movdicc): Support mips32.
6869         * config/mips/t-isa3264: New file.
6871 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
6873         * rtl.h (FIND_REG_INC_NOTE) [HAVE_PRE_INCREMENT
6874         || HAVE_PRE_DECREMENT || HAVE_POST_INCREMENT
6875         || HAVE_POST_DECREMENT]: Call find_regno_note for REGs.
6877         * reorg.c (fill_slots_from_thread): After call to
6878         steal_delay_list_from_target, update own_thread as new_thread may
6879         have branched.
6881 2001-09-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6883         * cpperror.c (print_location): Take line and column, for
6884         default positioning use the previously lexed token.
6885         (_cpp_begin_message): Take line and column.
6886         (cpp_ice, cpp_fatal, cpp_error, cpp_error_with_line, cpp_warning,
6887         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line): Update.
6888         * cpphash.h (_cpp_begin_message): Update prototype.
6889         * cppinit.c (push_include): Don't set output line.
6890         * cpplex.c (_cpp_lex_token): Callback for start of new output lines.
6891         * cpplib.c (do_diagnostic, _cpp_pop_buffer): Update.
6892         (do_pragma): Kludge for front ends.  Don't expand macros at all.
6893         * cpplib.h (cpp_lookahead, cpp_token_with_pos, cpp_get_line): Remove.
6894         (struct cpp_token): Remove output_line.
6895         (struct cpp_callbacks): New member line_change.
6896         * cppmacro.c (builtin_macro, paste_all_tokens, replace_args,
6897         cpp_get_token): Preserve BOL flag.
6898         (cpp_get_line): Remove.
6899         (_cpp_backup_tokens): Remove useless abort().
6900         * cppmain.c (cb_line_change): New.
6901         (scan_translation_unit): Don't worry about starting new lines here.
6902         * scan-decls.c (scan_decls): Update.
6903         * c-lex.c (c_lex, init_c_lex): Update.
6904         (cb_line_change, src_lineno): New.
6906 Fri Sep 14 13:54:50 EDT 2001  John Wehle  (john@feith.com)
6908         * tree.c (append_random_chars): Generate the random
6909         characters in a reproducable fashion.
6911 2001-09-14  Richard Henderson  <rth@redhat.com>
6913         * config/i386/i386.c (internal_label_prefix): New.
6914         (internal_label_prefix_len): New.
6915         (override_options): Set them.
6916         (local_symbolic_operand): New.
6917         (legitimate_pic_address_disp_p): Use it.
6918         (legitimize_pic_address): Likewise.
6920 2001-09-14  Marc Espie <espie@openbsd.org>
6922         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK):  Generate reference to GOT
6923         correctly.
6925 2001-09-14  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
6927         * config/alpha/alpha.md (unaligned_extendhidi_be): Fix.
6928         * config/alpha/unicosmk.h (INIT_TARGET_OPTABS): New.
6930 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
6932         * rtlanal.c (subreg_regno_offset): Add semicolon to end of
6933         invocation of SUBREG_REGNO_OFFSET.
6935         * haifa-sched.c: Fix typo in FSF copyright statement.
6936         * sched-deps.c: Fix typo in FSF copyright statement.
6937         * sched-ebb.c: Fix typo in FSF copyright statement.
6938         * sched-rgn.c: Fix typo in FSF copyright statement.
6939         * sched-vis.c: Fix typo in FSF copyright statement.
6941         * config.gcc: Move inclusion of arm elf specific header files
6942         from the files themselves into the tm_file variable.  Make
6943         sure that elfos.h is included before target specific elf
6944         headers.
6945         * config/arm/aout.h (NO_DOLLAR_IN_LABEL): Only define if not
6946         already defined.
6947         (ASM_OUTPUT_ASCII, ASM_OUTPUT_SKIP): Protect definition.
6948         * config/arm.arm.h (TARGET_MEM_FUNCTIONS,
6949         ASM_OUTPUT_CASE_LABEL): Protect definition.
6950         (CC1_SPEC, FP_DEFAULT, ARM_FUNCTION_PROFILE): Only define if
6951         not already defined.
6952         * config/arm/conix-elf.h: (USER_LABEL_PREFIX,
6953         LOCAL_LABEL_PREFIX, MAKE_DECL_ONE_ONLY, UNIQUE_SECTION):
6954         Remove duplicate definition.
6955         (READONLY_DATA_SECTION, SUBTARGET_EXTRA_SECTION,
6956         (SUBTARGET_EXTRA_SECTION_FUNCTION, RDATA_SECTION_ASM_OP,
6957         (RDATA_SECTION_FUNCTION): Remove redundant definition.
6958         (STARTFILE_SPEC, ENDFILE_SPEC): Protect definition.
6959         Remove inclusion of arm/elf.h.
6960         * config/arm/unknown-elf.h: as for conix-elf.h.
6961         (STARTFILE_SPEC): Include crti.o and crtn.o.
6962         * config/arm/linux-elf.h: as for conix-elf.h.
6963         * config/arm/ecos-elf.h: Remove inclusion of unknown-elf.h.
6964         * config/arm/strongarm-elf.h: Remove inclusion of
6965         unknown-elf.h.
6966         * config/arm/xscale-elf.h: Remove inclusion of unknown-elf.h.
6967         * config/arm/unknown-elf-oabi.h: Remove inclusion of
6968         unknown-elf.h and elf.h.
6969         * config/arm/uclinux-elf.h: Remove inclusion of linux-elf.h.
6970         * config/arm/linux-gas.h (DBX_DEBUGGING_INFO,
6971         ASM_WEAKEN_LABEL): Remove redundant definition.
6972         * config/arm/elf.h: Test for inclusion of elfos.h
6973         (USER_LABEL_PREFIX, ASM_DECLARE_RESULT, ASM_DECLARE_RESULT,
6974         ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT_NAME,
6975         SUBTARGET_EXTRA_SECTION, SUBTARGET_EXTRA_SECTION_FUNCTION,
6976         EXTRA_SECTIONS, INT_ASM_OP, ASM_WEAKEN_LABEL): Remove
6977         redundant definition.
6978         (TYPE_OPERAND_FMT, ASM_DECLARE_FUNCTION_NAME,
6979         ASM_DECLARE_FUNCTION_SIZE, ASM_OUTPUT_INTERNAL_LABEL,
6980         ASM_OUTPUT_ALIGNED_COMMON): Protect definition.
6981         * t-arm-elf (EXTRA_MULTILIB_PARTS): Add crti.o and crtn.o.
6982         Add rules to build crti.o and crtn.o
6983         * crti.asm: New file.
6984         * crtn.asm: New file.
6986 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6988         * c-parse.in (_yylex): Use _cpp_backup_tokens.
6989         * cpphash.h (struct tokenrun): Add prev.
6990         (struct lexer_state): Remove bol.
6991         (struct cpp_reader): Remove old lookahead stuff, add lookaheads.
6992         (_cpp_free_lookaheads, _cpp_release_lookahead, _cpp_push_token)
6993         : Remove.
6994         * cppinit.c (cpp_create_reader): Don't set bol.
6995         (cpp_destroy): Don't free lookaheads.
6996         * cpplex.c (lex_directive): Remove.
6997         (next_tokenrun): Update.
6998         (_cpp_lex_token): Clean up logic.
6999         (lex_token): Update to return a pointer to lexed token, since it
7000         can move to the start of the buffer.  Simpify newline handling.
7001         * cpplib.c (SEEN_EOL): Update.
7002         (skip_rest_of_line): Remove lookahead stuff.
7003         (end_directive): Line numbers are already incremented.  Revert
7004         to start of lexed token buffer if we can.
7005         (_cpp_handle_directive, do_pragma, do_pragma_dependency,
7006         parse_answer): Use _cpp_backup_tokens.
7007         (run_directive, cpp_pop_buffer): Don't set bol, set saved_flags
7008         instead.  Don't check for EOL.
7009         (do_include_common, do_line, do_pragma_system_header): Use
7010         skip_rest_of_line.
7011         * cpplib.h (BOL, _cpp_backup_tokens): New.
7012         * cppmacro.c (save_lookahead_token, take_lookahead_token,
7013         alloc_lookahead, free_lookahead, _cpp_free_lookaheads,
7014         cpp_start_lookahead, cpp_stop_lookahead, _cpp_push_token): Remove.
7015         (builtin_macro): Don't use cpp_get_line.
7016         (cpp_get_line): Short term kludge.
7017         (parse_arg): Handle directives in arguments here.  Back up when
7018         appropriate.  Store EOF at end of argument list.
7019         (funlike_invocation_p): Use _cpp_backup_tokens.
7020         (push_arg_context): Account for EOF at end of list.
7021         (cpp_get_token): Remove lookahead stuff.  Update.
7023 2001-09-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7025         * c-parse.in (yyerror): Const-ification and/or static-ization.
7026         * c-typeck.c (push_member_name): Likewise.
7027         * collect2.c (main): Likewise.
7028         * dbxout.c (dbxout_parms): Likewise.
7029         * diagnostic.c (format_with_decl): Likewise.
7030         * dwarf2out.c (output_ranges): Likewise.
7031         * dwarfout.c (fundamental_type_code): Likewise.
7032         * except.c (dw2_output_call_site_table): Likewise.
7033         * gcc.c (do_spec_1): Likewise.
7034         * genopinit.c (optabs): Likewise.
7035         * objc/objc-act.c (synth_id_with_class_suffix, start_class,
7036         gen_declaration_1, handle_impent): Likewise.
7037         * protoize.c (default_include, in_system_include_dir, abspath):
7038         Likewise.
7039         * sched-vis.c (visualize_stall_cycles): Likewise.
7040         * sdbout.c (plain_type_1, sdbout_end_function,
7041         sdbout_end_epilogue): Likewise.
7042         * varasm.c (decode_reg_name): Likewise.
7044         * 1750a.c (mod_regno_adjust): Likewise.
7045         * alpha.c (alpha_write_one_linkage,
7046         unicosmk_output_default_externs): Likewise.
7047         * arm.c (arm_condition_codes): Likewise.
7048         * arm.h (arm_condition_codes): Likewise.
7049         * avr.c (output_movsisf, encode_section_info): Likewise.
7050         * darwin.h (GEN_BINDER_NAME_FOR_STUB, GEN_SYMBOL_NAME_FOR_SYMBOL):
7051         Likewise.
7052         * i386.c (hi_reg_name, qi_reg_name, qi_high_reg_name): Likewise.
7053         * i386.h (hi_reg_name, qi_reg_name, qi_high_reg_name): Likewise.
7054         * m88k.c (output_function_profiler): Likewise.
7055         * mips.c (mips_output_conditional_branch): Likewise.
7056         * ns32k.c (ns32k_out_reg_names): Likewise.
7057         * ns32k.h (ns32k_out_reg_names): Likewise.
7058         * pj.c (pj_output_rval): Likewise.
7059         * rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Likewise.
7060         * sparc.c (sparc_flat_function_prologue,
7061         sparc_flat_function_epilogue): Likewise.
7063 2001-09-13  Markus Werle <numerical.simulation@web.de>
7064             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7066         * doc/install.texi (Binaries): Add "Binaries for HP-UX 11.00 at
7067         Aachen University of Technology".
7069 2001-09-13  Andreas Schwab  <schwab@suse.de>
7071         * config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD for
7072         C99.
7074 2001-09-13  Richard Henderson  <rth@redhat.com>
7076         * config/alpha/alpha.c (small_symbolic_operand): New.
7077         (override_options): Set MASK_SMALL_DATA based on pic/PIC.
7078         (some_operand, input_operand): Don't handle HIGH.
7079         (alpha_legitimize_address): Use it.  Emit HIGH with PLUS gp.
7080         (alpha_expand_mov): Likewise.
7081         (print_operand) [H]: Just print HIGH symbol.
7082         (print_operand_address): Handle small data.
7083         * config/alpha/alpha.h (MASK_SMALL_DATA, TARGET_SMALL_DATA): New.
7084         (TARGET_SWITCHES): Add -msmall-data/large-data.
7085         (PIC_OFFSET_TABLE_REGNUM): New.
7086         (PREFERRED_RELOAD_CLASS): Don't handle HIGH.
7087         (PREDICATE_COES): Update.
7088         * config/alpha/alpha.md (adddi_er_high): New.
7089         (adddi_er_low): Handle small data.
7090         * config/alpha/elf.h (DO_SELECT_SECTION): If SMALL_DATA,
7091         prefer .sdata to .rodata.
7092         (SELECT_RTX_SECTION): Likewise.
7094 2001-09-12  Josh Martin  <josh.martin@abq.sc.philips.com>
7096         * fixinc/inclhack.def(hpux11_size_t): Keep HP-UX headers from
7097         defining __size_t and leaving size_t undefined.
7099 2001-09-12  Diego Novillo  <dnovillo@redhat.com>
7101         * basic-block.h (expunge_block): Declare.
7102         * cfg.c (expunge_block): Remove static declaration.
7104 2001-09-12  Richard Henderson  <rth@redhat.com>
7106         * integrate.c (copy_insn_list): Copy label name from
7107         NOTE_INSN_DELETED_LABEL.
7109 2001-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7111         * c-common.c (c_tree_code_name): Const-ification.
7112         * c-decl.c (c_decode_option): Likewise.
7113         * c-typeck.c (warn_for_assignment): Likewise.
7114         * collect2.c (libexts, is_ctor_dtor, main, ignore_library):
7115         Likewise.
7116         * cppinit.c (output_deps): Likewise.
7117         * dependence.c (dependence_string, direction_string): Likewise.
7118         * dwarf2out.c (output_ranges): Likewise.
7119         * fixinc/fixfixes.c (emit_gnu_type): Likewise.
7120         * fixinc/gnu-regex.c (re_error_msgid): Likewise.
7121         * gcc.c (standard_exec_prefix, standard_exec_prefix_1,
7122         standard_startfile_prefix, standard_startfile_prefix_1,
7123         standard_startfile_prefix_2, tooldir_base_prefix,
7124         standard_bindir_prefix, find_a_file): Likewise.
7125         * genattrtab.c (make_length_attrs): Likewise.
7126         * gencheck.c (tree_codes): Likewise.
7127         * genemit.c (gen_split): Likewise.
7128         * genrecog.c (special_mode_pred_table): Likewise.
7129         * graph.c (graph_ext): Likewise.
7130         * protoize (default_include): Likewise.
7131         * reload.c (reload_when_needed_name): Likewise.
7132         * sched-vis.c (visualize_stall_cycles): Likewise.
7133         * tlink.c (recompile_files): Likewise.
7134         * toplev.c (decode_g_option): Likewise.
7135         * tradcpp.c (output_deps): Likewise.
7136         * varasm.c (decode_reg_name): Likewise.
7138         * arm.c (arm_condition_codes, strings_fpa, thumb_condition_code):
7139         Const-ification.
7140         * arm.md: Likewise.
7141         * avr.c (avr_regnames, encode_section_info): Likewise.
7142         * c4x.c (float_reg_names): Likewise.
7143         * darwin.h (ASM_GLOBALIZE_LABEL): Likewise.
7144         * elfos.h (const_section): Likewise.
7145         * i386.c (ix86_comp_type_attributes): Likewise.
7146         * i386/win32.h (STRIP_NAME_ENCODING): Likewise.
7147         * ia64/aix.h (UNIQUE_SECTION): Likewise.
7148         * ia64.c (type_names): Likewise.
7149         * m68hc11.c (reg_class_names): Likewise.
7150         * m88k.c (m_options): Likewise.
7151         * mips.c (mips_output_conditional_branch, mips_unique_section):
7152         Likewise.
7153         * rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
7154         * sparc.c (sparc_flat_function_prologue, sparc_flat_function_epilogue,
7155         ultra_code_names): Likewise.
7156         * sparc.h (OVERRIDE_OPTIONS): Likewise.
7158 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
7160         * configure.in (gcc_cv_as_shf_merge): Fix a typo.
7161         Use --fatal-warnings option for gas.
7162         * configure: Rebuilt.
7164 2001-09-12  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
7166         * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.
7168 2001-09-11  Jim Wilson  <wilson@redhat.com>
7170         * alias.c (clear_reg_alias_info): Only handle pseudo registers.
7172 2001-10-11  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7174         * builtins.c (c_strlen): Treat an offset too large for a
7175         HOST_WIDE_INT as out of range.
7177 Tue Sep 11 18:57:47 CEST 2001  Jan Hubicka  <jh@suse.cz>
7179         * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.
7180         (EDGE_CRITICAL_P): New predicate.
7181         * cfg.c (force_nonfallthru_and_redirect, split_edge): Kill EDGE_CRITICAL
7182         handling.
7183         (insert_insn_on_edge): Use EDGE_CRITICAL_P.
7184         (dump_edge_info): Remove "crit".
7185         * cfganal.c (mark_critical_edges): Kill.
7186         * cfgbuild.c (find_basic_blocks): Remove mark_critical_edges call.
7187         * cfgcleanup.c (cleanup_cfg): Likewise.
7188         * profile.c (instrument_edges): Use EDGE_CRITICAL_P.
7189         (find_spanning_tree): Likewise.
7190         * reg-stack.c (convert_regs_1): Likewise.
7191         * ssa.c (mark_regs_equivalent_over_bad_edges): Likewise.
7193         * basic-block.h (create_basic_block_structure): New.
7194         (create_basic_block): Update prototype.
7195         (force_nonfallthru): New.
7196         * bb-reorder.c (fixup_reorder_chain): Fixup use force_nonfallthru.
7197         * cfg.c (create_basic_block_structure): Rename from create_basic_block;
7198         handle updating of block_for_insn, creating of empty BBs and BBs at
7199         the end of INSN chain.
7200         (create_basic_block): New function.
7201         (split_block): Use create_basic_block.
7202         (force_nonfallthru_and_redirect): Break out from ...; cleanup
7203         (redirect_edge_and_branch_force): ... here.
7204         (force_nonfallthru): New.
7205         (split_edge): Rewrite to use force_nonfallthru and create_block.
7206         * cfgbuild.c (find_basic_blocks_1): Use create_basic_block_structure.
7207         (find_basic_blocks): Free basic_block_for_insn.
7208         * cfgcleanup.c (merge_blocks): Use force_nonfallthru.
7210         * cfg.c: Fix formating.
7211         * cfgcleanup.c: Fix formating.
7212         (merge_blocks, tail_recursion_label_p): Return bool.
7213         (merge_blocks_move_predecessor_nojumps,
7214          merge_blocks_move_successor_nojumps): Return void.
7216 2001-09-11  Jakub Jelinek  <jakub@redhat.com>
7218         * configure.in: Check whether assembler supports section merging.
7219         * config.in: Rebuilt.
7220         * configure: Rebuilt.
7221         * varasm.c (variable_section, output_constant_pool): Pass alignment
7222         to SELECT_SECTION and SELECT_RTX_SECTION.
7223         (mergeable_string_section): New.
7224         (mergeable_constant_section): New.
7225         (default_elf_asm_named_section): Output SECTION_MERGE and
7226         SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
7227         * output.h (mergeable_string_section): New.
7228         (mergeable_constant_section): New.
7229         (SECTION_MERGE, SECTION_STRINGS, SECTION_ENTSIZE): Define.
7230         * toplev.c (flag_merge_constants): New.
7231         (f_options): Add -fmerge-constants and -fmerge-all-constants
7232         options.
7233         (toplev_main): Default to -fno-merge-constants if not optimizing.
7234         * flags.h (flag_merge_constants): Add extern.
7235         * invoke.texi (-fmerge-constants, -fmerge-all-constants): Document.
7236         * tm.texi (SELECT_SECTION, SELECT_RTX_SECTION): Document added third
7237         argument.
7238         * config/elfos.h (ASM_SECTION_START_OP, ASM_OUTPUT_SECTION_START):
7239         Define if assembler has working .subsection -1 support.
7240         (SELECT_RTX_SECTION, SELECT_SECTION): Add third macro argument.
7241         Put constant into special SHF_MERGE sections if the linker should
7242         attempt to merge duplicates.
7243         * config/ia64/sysv4.h (SELECT_RTX_SECTION, SELECT_SECTION): Add third
7244         macro argument.
7245         Put constant into special SHF_MERGE sections if the linker should
7246         attempt to merge duplicates.
7247         * config/alpha/elf.h: Likewise.
7248         (ASM_SECTION_START_OP, ASM_OUTPUT_SECTION_START): Define if assembler
7249         has working .subsection -1 support.
7250         * config/nextstep.h: Add third argument to SELECT_RTX_SECTION and
7251         SELECT_SECTION.
7252         * config/svr3.h: Likewise.
7253         * config/darwin.h: Likewise.
7254         * config/arm/aof.h: Likewise.
7255         * config/arm/linux-elf.h: Likewise.
7256         * config/avr/avr.h: Likewise.
7257         * config/c4x/c4x.h: Likewise.
7258         * config/d30v/d30v.h: Likewise.
7259         * config/i386/dgux.h: Likewise.
7260         * config/i386/osfrose.h: Likewise.
7261         * config/i386/sco5.h: Likewise.
7262         * config/i386/svr3gas.h: Likewise.
7263         * config/ia64/aix.h: Likewise.
7264         * config/m32r/m32r.h: Likewise.
7265         * config/m68k/m68k.h: Likewise.
7266         * config/m88k/dgux.h: Likewise.
7267         * config/m88k/m88k.h: Likewise.
7268         * config/mcore/mcore-pe.h: Likewise.
7269         * config/mips/mips.h: Likewise.
7270         * config/pa/pa.h: Likewise.
7271         * config/pa/pa-linux.h: Likewise.
7272         * config/romp/romp.h: Likewise.
7273         * config/rs6000/sysv4.h: Likewise.
7274         * config/rs6000/xcoff.h: Likewise.
7275         * config/s390/linux.h: Likewise.
7276         * config/sparc/sparc.h: Likewise.
7277         * config/sparc/sysv4.h: Likewise.
7278         * config/stormy16/stormy16.h: Likewise.
7279         * config/v850/v850.h: Likewise.
7280         * config/vax/vms.h: Likewise.
7281         * config/arm/arm.c (arm_elf_asm_named_section): Output SECTION_MERGE
7282         and SECTION_STRINGS flags plus SECTION_ENTSIZE entity size.
7283         * config/sparc/sparc.c (sparc_elf_asm_named_section): Use
7284         default_elf_asm_named_section for SHF_MERGE sections.
7286 Tue Sep 11 17:55:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
7288         * bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block
7289         is OK.
7291 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7293         * c-common.c (split_specs_attrs): Allow for empty attributes with
7294         empty TREE_PURPOSE.  Fixes PR c/4294.
7296 Tue Sep 11 11:37:52 CEST 2001  Jan Hubicka  <jh@suse.cz>
7298         * basic-block.h (cached_make_edge, make_single_succ): New.
7299         (make_edge): Remove first parameter.
7300         * bb-reroder.c (fixup_reorder_chain): Use make_single_succ_edge.
7301         * cfg.c (cached_make_edge): Rename from make_edge; return newly
7302         created edge; use obstack allocation.
7303         (make_edge, make_single_succ_edge): New.
7304         (first_removed_edge): New static variable.
7305         (init_flow): Initialize first_removed_edge and n_edges.
7306         (clear_edges): Use remove_edge.
7307         (flow_delete_block): Likewise.
7308         (remove_edge): Add removed edges to the removed edges list.
7309         (split_block, redirect_edge_and_branch_force, split_edge):
7310         Use make_edge.
7311         * cfganal.c (flow_call_edges_add): Updaet make_edge call.
7312         (add_noreturn_fake_exit_edges): Likewise.
7313         (connect_infinite_loops_to_exit): Liekwise.
7314         * cfgbuild.c (make_label_edge, make_edges, find_sub_basic_blocks):
7315         Use cached_make_edge.
7316         * cfgcleanup.c (try_crossjump_to_edge): Use make_single_succ_edge.
7317         * profile.c (branch_prob): Update make_edge call.
7318         * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
7320 2001-09-11  Richard Henderson  <rth@redhat.com>
7322         * config/alpha/alpha.c: Tidy formatting.
7323         (local_symbolic_operand): Verify mode.
7324         (alpha_sa_mask): Ignore unicos for eh_return.
7325         (alpha_expand_epilogue): Handle sp_adj2 zero, not NULL.
7326         * config/alpha/alpha.md (umk divsi patterns): Remove.
7327         (extendsfdf2): Remove unicos check.
7328         (tablejump): Merge vms and unicos code; always use direct set
7329         plus label_ref use.
7331 2001-09-11  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
7333         * config.gcc (alpha*-*-unicosmk*): New target.
7335         * config/alpha/alpha-protos.h (symbolic_operand,
7336         unicosmk_add_call_info_word, unicosmk_add_extern,
7337         unicosmk_defer_case_vector, unicosmk_unique_section,
7338         unicosmk_output_align, unicosmk_text_section, unicosmk_data_section,
7339         unicosmk_asm_file_start, unicosmk_asm_file_end,
7340         unicosmk_output_common): Declare.
7342         * config/alpha/alpha.c (NUM_ARGS, override_options, call_operand,
7343         direct_return, function_arg, alpha_va_start, alpha_va_arg,
7344         alpha_does_function_need_gp, alpha_end_function): Support Cray
7345         Unicos/Mk.
7346         (alpha_init_machine_status, alpha_mark_machine_status,
7347         alpha_free_machine_status, unicosmk_output_deferred_case_vectors,
7348         unicosmk_gen_dsib, unicosmk_output_ssib, unicosmk_need_dex,
7349         unicosmk_asm_named_section, unicosmk_insert_attributes,
7350         unicosmk_section_type_flags, symbolic_operand,
7351         unicosmk_output_module_name, unicosmk_output_default_externs,
7352         unicosmk_output_dex, unicosmk_output_externs,
7353         unicosmk_output_addr_vec, unicosmk_ssib_name,
7354         unicosmk_initial_elimination_offset, unicosmk_asm_file_start,
7355         unicosmk_asm_file_end, unicosmk_output_common,
7356         unicosmk_section_type_flags, unicosmk_unique_section,
7357         unicosmk_add_call_info_word, unicosmk_text_section,
7358         unicosmk_data_section, unicosmk_extern_list, unicosmk_extern_head,
7359         unicosmk_add_extern, unicosmk_dex, unicosmk_dex_list,
7360         unicosmk_dex_count, unicosmk_special_name): New.
7361         (TARGET_INSERT_ATTRIBUTES, TARGET_SECTION_TYPE_FLAGS): Define for
7362         TARGET_ABI_UNICOSMK.
7363         (get_aligned_mem, alpha_expand_unaligned_load,
7364         alpha_expand_unaligned_store, alpha_expand_unaligned_load_words,
7365         alpha_expand_unaligned_store_words): Support big-endian mode.
7366         (print_operand): Likewise. New format specifier 't'. Use
7367         TARGET_AS_SLASH_BEFORE_SUFFIX.
7368         (alpha_is_stack_procedure): Rename from vms_is_stack_procedure.
7369         (alpha_pv_save_size): Update with above change.
7370         (alpha_sa_mask, alpha_sa_size, alpha_expand_prologue,
7371         alpha_start_function, alpha_expand_epilogue): Likewise. Support Cray
7372         Unicos/Mk.
7374         * config/alpha/alpha.h (TARGET_ABI_UNICOSMK): New.
7375         (TARGET_ABI_OSF): Exclude TARGET_ABI_UNICOSMK.
7376         (TARGET_AS_SLASH_BEFORE_SUFFIX): New.
7377         (EXTRA_CONSTRAINT): New constraint 'U'.
7378         (PREDICATE_CODES): Add symbolic_operand.
7380         * config/alpha/alpha.md (UNSPEC_UMK_LAUM, UNSPEC_UMK_LALM,
7381         UNSPEC_UMK_LAL, UNSPEC_UMK_LOAD_CIW): New constants.
7382         (mulsi3, *mulsi_se, mulvsi3): Disable for TARGET_ABI_UNICOSMK.
7383         (integer division and modulus patterns): Split in default and
7384         Unicos/Mk versions.
7385         (*divmodsi_internal, *divmoddi_internal): Disable for
7386         TARGET_ABI_UNICOSMK.
7387         (unaligned_extend?idi, unaligned_load?i, unaligned_store?i): Split in
7388         little-endian and big-endian versions.
7389         (ext, ins, msk): Likewise.
7390         (extv, extzv, insv): Support big-endian mode.
7391         (call, call_value, tablejump): Support TARGET_ABI_UNICOSMK.
7392         (call_umk, call_value_umk, *call_umk, tablejump_umk,
7393         *tablejump_umk_internal, *call_value_umk): New.
7394         (*movdi_nofix): Add pattern for loading an address into a register on
7395         TARGET_ABI_UNICOSMK.
7396         (umk_laum, umk_lal, umk_lalm, *umk_load_ciw): New.
7397         (umk_mismatch_args, arg_home_umk): New.
7398         (various insns): Don't use mov, fmov, nop, fnop and unop.
7399         (realign): Support TARGET_ABI_UNICOSMK.
7401         * config/alpha/unicosmk.h: New file.
7402         * config/alpha/t-unicosmk: New file.
7404         * fixinc/inclhack.def (unicosmk_restrict): New.
7405         * fixinc/fixincl.x: Regenerate.
7407         * ginclude/stddef.h (size_t): Check for and define __SIZE_T__.
7408         (wchar_t): Check for and define __WCHAR_T__.
7410 2001-09-11  Richard Sandiford  <rsandifo@redhat.com>
7412         * combine.c (simplify_shift_const): Treat shifts by the mode
7413         size as undefined.
7415 2001-09-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7417         * cpphash.h (struct tokenrun): New.
7418         (struct cpp_context): New member bol.
7419         (struct cpp_reader): New members.
7420         (_cpp_init_tokenrun): New.
7421         * cppinit.c (cpp_create_reader): Set up the token runs.
7422         * cpplex.c (lex_directive, lex_token, next_tokenrun): New.
7423         (lex_token): New internalised version of _cpp_lex_token.  Don't
7424         handle directives or the multiple include optimization here any
7425         more.  Simply lex a token.
7426         * cpplib.c (run_directive): Clear bol.
7427         (_cpp_pop_buffer): Set bol.
7428         * cppmacro.c (funlike_invocation_p): Keep tokens whilst parsing
7429         arguments.
7431 2001-09-11  Michael Meissner  <meissner@redhat.com>
7433         * config/mips/mips.h (CC1_SPEC): If -mgp32 default to -mfp32, and
7434         give an error if the user uses -mfp32.
7435         (CPP_FPR_SPEC): Define __mips_fpr to be 32 or 64 depending on the
7436         default options.
7437         (CPP_SPEC): Define __mips_fpr to be 32 or 64, depending on the
7438         floating point register size.
7439         (EXTRA_SPECS): Add CPP_FPR_SPEC.
7441         * config/mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Use
7442         HOST_WIDE_INT_PRINT_DEC to properly print the result of
7443         int_size_in_bytes.
7444         * config/mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Ditto.
7445         * config/mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Ditto.
7447 2001-09-11  Hans-Peter Nilsson  <hp@axis.com>
7449         * dbxout.c (dbxout_parms): Fix typo in comment.
7450         * unroll.c (loop_find_equiv_value): Ditto.
7451         * toplev.c (rest_of_compilation): Ditto.
7452         * loop.c (scan_loop): Ditto.
7453         * dwarf2out.c (struct dw_fde_struct): Ditto.
7455 2001-09-10  Zack Weinberg  <zackw@panix.com>
7457         * cpplex.c (parse_identifier): Fast-path optimize.  Avoid
7458         copying identifier when we're just going to throw it away.
7459         (parse_identifier_slow): New routine to handle abnormal cases.
7460         (_cpp_lex_token): Update call site.
7462         * hashtable.c (ht_lookup): Don't assume that the string we've
7463         been given is NUL-terminated.
7464         * system.h: #define __builtin_expect(a, b) to (a) if not
7465         GCC >=3.0.
7467 2001-09-10  Michael Meissner  <meissner@redhat.com>
7469         * config.gcc (sparc64-*-solaris2): Add alias to be compatible with
7470         binutils, gdb.
7472 2001-09-10  David Edelsohn  <edelsohn@gnu.org>
7474         * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
7476 Mon Sep 10 16:26:44 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7478         * builtins.c (c_getstr): Correct thinko in last change and further
7479         cleanup.
7481 2001-09-10  Tim Freeman <tim@fungibole.com>
7483         * dwarf2out.c (incomplete_types, decl_scope_table): Make them
7484         into varray's and register them as roots with the garbage
7485         collector so they are not collected too soon.
7487 Mon Sep 10 14:21:26 CEST 2001  Jan Hubicka  <jh@suse.cz>
7489         * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):
7490         New.
7491         * basic-block.h (flow_obstack, label_value_list,
7492         tail_recursion_label_list): Declare
7493         (tidy_fallthru_edges): Declare.
7494         (expunge_block, last_loop_beg_note): Delete.
7495         (can_fallthru, flow_nodes_print, flow_edge_list_print): Declare.
7496         * cfg.c: New file
7497         (basic_block_for_insn, label_value_list): Move from flow.c; make global.
7498         (n_basic_blocks, n_edges, basic_block_info, entry_exit_blocks,
7499         init_flow, clear_edges, can_delete_note_p, can_delete_label_p,
7500         flow_delete_insn, flow_delete_insn_chain, create_basic_block,
7501         expunge_block, flow_delete_block, compute_bb_for_insn,
7502         update_bb_for_insn, set_block_for_insn, set_block_for_new_insns,
7503         make_edge, remove_edge, redirect_edge_succ, redirect_edge_succ_nodup,
7504         redirect_edge_pred, split_block, marge_blocks_nomove, block_label,
7505         try_redirect_by_replacing_jump, last_loop_beg_note,
7506         redirect_edge_and_branch, redirect_edge_and_branch_force,
7507         tidy_fallthru_edge, tidy_fallthru_edges, back_edge_of_syntactic_loop_p,
7508         split_edge, insert_insn_on_edge, commit_one_edge_insertion,
7509         commit_edge_insertions, dump_flow_info, debug_flow_info,
7510         dump_edge_info, dump_bb, debug_bb, debug_bb_n, print_rtl_with_bb,
7511         verify_flow_info, purge_dead_edges, purge_all_dead_edges):
7512         Move here from flow.c
7513         * cfganal.c: New file.
7514         (forwarder_block_p, can_fallthru, mark_critical_edges,
7515          mark_dfs_back_edges, need_fake_edge_p, flow_call_edges_add,
7516          find_unreachable_blocks, create_edge_list, free_edge_list,
7517          print_edge_list, verify_edge_list, find_edge_index, flow_nodes_print,
7518          flow_edge_list_print, remove_fake_successors, remove_fake_edges,
7519          add_noreturn_fake_exit_edges, connect_infinite_loops_to_exit,
7520          flow_reverse_top_sort_order_compute, flow_depth_first_order_compute,
7521          flow_dfs_compute_reverse_init, flow_dfs-compute_reverse_add_bb,
7522          flow_dfs-compute_reverse_execute, flow_dfs_compute_reverse_finish);
7523         Move here from flow.c
7524         * cfgbuild.c: New file
7525         (count_basic_blocks, find_label_refs, make_label_edge, make_eh_edge,
7526          make_edges, find_basic_blocks_1, find_basic_blocks,
7527          find_sub_basic_blocks): Move here from flow.c
7528         * cfgcleanup.c: New file.
7529         (try_simplify_condjump, try_forward_edges, tail_recursion_label_p,
7530          merge_blocks_move_predecessor_nojumps,
7531          merge_blocks_move_successor_nojumps, merge_blocks,
7532          flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
7533          try_crossjump_bb, try_optimize_cfg): Move here from flow.c
7534         (delete_unreachable_blocks, cleanup_cfg): Likewise; return true
7535         if succeeded.
7536         * cfgloop.c: New file
7537         (flow_loops_cfg_dump, flow_loop_nested_p, flow_loop_dump,
7538          flow_loops_dump, flow_loops_free, flow_loop_entry_edges_find,
7539          flow_loop_exit_edges_find, flow_loop_nodes_find,
7540          flow_loop_pre_header_scan, flow_loop_pre_header_find,
7541          flow_loop_tree_node_add, flow_loops_tree_build,
7542          flow_loop_level_compute, flow_loops_level_compute, flow_loop_scan,
7543          flow_loops_find, flow_loops_update, flow_loop_outside_edge_p):
7544         Move here from flow.c
7545         * flow.c: Remove everything moved elsewhere
7546         * output.h (cleanup_cfg): Return bool.
7548         * bb-reorder.c (reorder_block_def): Remove 'index'.
7549         (insert_intra_1): Add argument BB, set block for new note.
7550         (make_reorder_chain): Do not depdent on BB indexes.
7551         (make_reorder_chain_1): Do not use BB indexes.
7552         (label_for_bb): Likewise; set BB for new insn.
7553         (emit_jump_to_block_after): Likewise.
7554         (fixup_reorder_chain): Sanity check that all basic blocks
7555         are chained; verify newly created insn chain; remove
7556         undocnitional jump simplifying; Do not use BB indexes;
7557         properly initialize count and frequency information;
7558         dump reordered sequence.
7559         (insert_intra_bb_scope_notes): update call of insert_intra_1.
7560         (insert_inter_bb_scope_notes): Set block for new insn.
7561         (reorder_basic_blocks): Dump flow info before reoredering.
7563 Mon Sep 10 06:47:35 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7565         * alias.c (clear_reg_alias_info): Use K&R format definition.
7566         Avoid unsigned warning.
7567         * builtins.c: Use "unsigned int", not "unsigned".
7568         (target_char_cast): Use host_integerp and tree_low_cst.
7569         (expand_builtin_args_info, expand_builtin_frame_address): Likewise.
7570         (c_strlen): Likewise; OFFSET now HOST_WIDE_INT.
7571         (c_getstr): Likewise.
7572         (std_expand_builtin_va_arg): Use int_size_in_bytes.
7573         (builtin_memcpy_read_str): Avoid unsigned warning.
7574         (expand_builtin_memcpy): Alignments are unsigned.
7575         (expand_builtin_strncpy, expand_builtin_memset): Likewise.
7576         (expand_builtin_expect_jump): Use integer_zerop and integer_onep.
7577         * predict.c (expensive_function_p): LIMIT now unsigned.
7578         * resource.c (mark_target_live_regs): Make some vars unsigned.
7579         * sdbout.c: Use "unsigned int", not "unsigned".
7580         (MAKE_LINE_SAFE): Add cast to avoid unsigned warning.
7581         (sdbout_source_line): Likewise.
7582         (sdbout_record_type_name): Remove "const" for NAME declaration.
7583         * config/alpha/alpha.c (alpha_expand_block_move): Whitespace fixes.
7585 2001-09-10  Richard Sandiford  <rsandifo@redhat.com>
7587         * calls.c (store_one_arg): Expand comment.
7589 2001-09-10  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
7591         * calls.c (store_one_arg): Make sure that the entire argument is
7592         pushed if STACK_PARMS_IN_REG_PARM_AREA is defined.
7594 2001-09-09  Richard Henderson  <rth@redhat.com>
7596         * emit-rtl.c (adjust_address): Fix mode for LO_SUM.
7598 Sun Sep  9 10:43:17 CEST 2001  Jan Hubicka  <jh@suse.cz>
7600         * loop.c (combine_givs): Fix computing of benefit once giv is combined.
7602 2001-09-09  Richard Henderson  <rth@redhat.com>
7604         * config/alpha/alpha.c (alpha_next_sequence_number): New.
7605         (alpha_this_literal_sequence_number): New.
7606         (alpha_this_gpdisp_sequence_number): New.
7607         (some_operand, input_operand): Add HIGH.
7608         (local_symbolic_operand): New.
7609         (alpha_encode_section_info): New.
7610         (alpha_legitimate_address_p): Allow LO_SUM.
7611         (alpha_legitimize_address): Generate HIGH+LO_SUM.
7612         (alpha_expand_mov): Likewise.
7613         (secondary_reload_class): Check memory_operand not general_operand
7614         for FP_REGS test.
7615         (alpha_expand_unaligned_load): Force LO_SUM addresses into a register.
7616         (alpha_expand_unaligned_store): Likewise.
7617         (alpha_expand_unaligned_load_words): Likewise.
7618         (alpha_expand_unaligned_store_words): Likewise.
7619         (alpha_expand_block_clear): Likewise.
7620         (print_operand): Handle %#, %*, %H.
7621         (print_operand_address): Handle LO_SUM.
7622         (find_lo_sum): New.
7623         (alpha_does_function_need_gp): Use it.
7624         (alpha_expand_block_move): Fix signed compare warnings.
7625         (alpha_sa_mask, alpha_align_insns): Likewise.
7626         * config/alpha/alpha-protos.h: Update.
7627         * config/alpha/alpha.h (TARGET_EXPLICIT_RELOCS): New.
7628         (MASK_EXPLICIT_RELOCS): New.
7629         (TARGET_SWITCHES): Add -mexplicit-relocs.
7630         (EXTRA_CONSTRAINT): Add 'T'.
7631         (PREFERRED_RELOAD_CLASS): HIGH goes in GENERAL_REGS.
7632         (ASM_APP_ON, ASM_APP_OFF): Turn on and off asm macro expansion.
7633         (ENCODE_SECTION_INFO): Out line.
7634         (REDO_SECTION_INFO_P): New.
7635         (STRIP_NAME_ENCODING): New.
7636         (ASM_OUTPUT_LABELREF): New.
7637         (PRINT_OPERAND_PUNCT_VALID_P): Add #, *.
7638         (PREDICATE_CODES): Update.
7639         * config/alpha/alpha.md (divmodsi_internal_er, divmoddi_internal_er,
7640         call_osf_1_er_noreturn, call_osf_1_er, movdi_er_low, movdi_er_nofix,
7641         movdi_er_fix, prologue_ldgp_1_er, builtin_setjmp_receiver_sub_label_er,
7642         builtin_setjmp_receiver_er, exception_receiver_1_er,
7643         call_value_osf_1_er): New patterns.
7644         (sibcall_osf_1, sibcall_value_osf_1): Remove register alternative.
7645         (movqi, movhi, movsi): Add explicit $31 base register to lda.
7646         * config/alpha/elf.h (ASM_FILE_START): Set nomacro if explicit relocs.
7647         (FINAL_PRESCAN_INSN): New.
7649 Sat Sep  8 22:00:55 CEST 2001  Jan Hubicka  <jh@suse.cz>
7651         * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.
7653 2001-09-08  Andreas Jaeger  <aj@suse.de>
7655         * i386.h (TARGET_SWITCHES): Fix description.
7657 2001-09-07  David Edelsohn  <edelsohn@gnu.org>
7659         * rs6000.c (num_insns_constant): Compute number of instructions
7660         more accurately.
7662         * doc/install.texi: Explain AIX exception handling work-around.
7663         Update URL for AIX fixes.
7665 2001-09-07  Jim Wilson  <wilson@redhat.com>
7667         * alias.c (clear_reg_alias_info): New.
7668         * flow.c (attempt_auto_inc): Call clear_reg_alias_info.
7669         * rtl.h (clear_reg_alias_info): Declare.
7671 2001-09-07  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
7673         * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
7674         available.
7675         (UEMUSHORT): New. Use instead of unsigned EMUSHORT.
7676         (m16m,edivm,emulm): Change declaration to match definition.
7678 2001-09-07  Roman Lechtchinsky <rl@cs.tu-berlin.de>
7680         * reload.c (push_reload): Check for subreg_lowpart_p instead of
7681         SUBREG_BYTE being 0 when determining if the inner part of a subreg
7682         can be reloaded.
7684 2001-09-07  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
7686         * c-common.c (signed_or_unsigned_type): Handle machine mode types
7687         which have no corresponding C type.
7688         * fold_const.c (target_isinf,target_isnan,target_negative): Update
7689         the representation of 64-bit doubles to work with 64-bit ints.
7691 2001-09-07  Aldy Hernandez  <aldyh@redhat.com>
7693         * config/mips/mips.c (override_options): Do not override ISA when ABI
7694         specified if MIPS_CPU_STRING_DEFAULT was specified.
7696 2001-09-07  Richard Henderson  <rth@redhat.com>
7698         * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
7699         (express_from_1): Wrap lines.
7700         * rtlanal.c (commutative_operand_precedence): Rename from
7701         operand_preference; export.
7702         * rtl.h: Declare it.
7703         * simplify-rtx.c (simplify_gen_binary): Tidy +/- const_int handling.
7704         (simplify_binary_operation): Invoke simplify_plus_minus on
7705         (CONST (PLUS ...)) as well.
7706         (struct simplify_plus_minus_op_data): New.
7707         (simplify_plus_minus_op_data_cmp): New.
7708         (simplify_plus_minus): Use them.  Avoid infinite recursion with
7709         simplify_binary_operation wrt CONST.
7711 Fri Sep  7 11:52:30 2001   Kazu Hirata  <kazu@hxi.com>
7713         * h8300-protos.h (general_operand_dst_push): Remove.
7714         * h8300.c (general_operand_dst_push): Likewise.
7715         * h8300.h (OK_FOR_T): Likewise.
7716         (EXTRA_CONSTRAINTS): Do not use OK_FOR_T.
7717         * h8300.md (pushqi_h8300): New.
7718         (pushqi_h8300hs): Likewise.
7719         (pushqi): Likewise.
7720         (pushhi_h8300): Likewise.
7721         (pushhi_h8300hs): Likewise.
7722         (pushhi): Likewise.
7724 Fri Sep  7 12:56:26 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7726         * genattrtab.c (attr_printf): First arg is unsigned.
7727         Clean up formatting of callers.
7729 2001-09-06  Aldy Hernandez  <aldyh@redhat.com>
7731         * config/mips/mips.c (override_options): Allow abi32 with 64 bit
7732         registers.
7734 2001-09-07  Andreas Jaeger  <aj@suse.de>
7736         * i386.h (TARGET_SWITCHES): Fix descriptions.
7738 2001-09-07  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7740         * stor-layout.c (compute_record_mode): Check DECL_SIZE is set.
7742 2001-09-06  Ira Ruben  <ira@apple.com>
7744         Remove OP_IDENTIFIER.
7745         * tree.def (OP_IDENTIFIER): Remove.
7746         * tree.c (tree_node_kind enum): Remove op_id_kind.
7747         (tree_node_kind_names): Remove "op_identifiers".
7748         (make_node): Remove OP_IDENTIFIER test.
7749         (build_op_identifier): Removed because it isn't being used.
7750         * print-tree.c (print_node): Remove OP_IDENTIFIER case.
7751         * cp/pt.c (tsubst): Remove OP_IDENTIFIER case.
7753 2001-09-06  Richard Henderson  <rth@redhat.com>
7755         * simplify-rtx.c (simplify_binary_operation): Revert last change.
7757 2001-09-06  Richard Henderson  <rth@redhat.com>
7759         * simplify-rtx.c (simplify_binary_operation): Simplify contents
7760         of CONST.
7762 2001-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7764         * config/rs6000/rs6000.c (rs6000_emit_prologue): Fix DWARF2 register
7765         number used for CR register.
7767 Thu Sep  6 11:16:35 2001  Jeffrey A Law  (law@cygnus.com)
7768                           Joern Rennecke (amylaar@cygnus.com)
7770         * h8300-protos.h (h8300_return_addr_rtx): New prototype.
7771         * h8300.c (initial_offset): Handle offset between RP and FP.
7772         (h8300_return_addr_rtx): New function.
7773         * h8300.h (FIRST_PSEUDO_REGISTER): Bump now that we have a
7774         return register.
7775         (FIXED_REGISTERS, CALL_USED_REGISTERS): Corresponding changes.
7776         (REG_ALLOC_ORDER, RETURN_ADDRESS_POINTER_REGNUM): Likewise.
7777         (REG_CLASS_CONTENTS, ELIMINABLE_REGS): Likewise.
7778         (CAN_ELIMINATE, REGISTER_NAMES):
7779         (RETURN_ADDR_RTX): Call h8300_return_addr_rtx.
7781 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7783         Remove TYPE_NONCOPIED_PARTS.
7784         * tree.h (TYPE_NONCOPIED_PARTS): Remove.
7785         (struct tree_type): Remove noncopied_parts.
7786         * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Map onto TYPE_BINFO.
7787         * expr.c (save_noncopied_parts, init_noncopied_parts): Remove.
7788         (fixed_type_p): Remove.
7789         (expand_expr, INIT_EXPR): Don't deal with noncopied parts.
7790         (expand_expr, MODIFY_EXPR): Likewise.
7791         * ggc-common.c (ggc_mark_trees): Remove TYPE_NONCOPIED_PARTS.
7792         * doc/c-tree.texi: Remove TYPE_NONCOPIED_PARTS FIXME.
7794 2001-09-06  Alan Modra  <amodra@bigpond.net.au>
7796         * config/rs6000/rs6000.c (mask_operand): Use signed vars to avoid
7797         compiler warnings.
7798         (mask64_operand): Likewise.
7799         (includes_rldic_lshift_p): Likewise.
7800         (includes_rldicr_lshift_p): Likewise.
7802 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
7804         * objc/objc-act.c (build_message_expr): If a class method cannot
7805         be found, do not issue a warning if a corresponding instance
7806         method exists in the root class.
7808 2001-09-05  Richard Henderson  <rth@redhat.com>
7810         * config/alpha/alpha.c (alpha_expand_mov): Initialize temp.
7812 2001-09-05  Zack Weinberg  <zack@codesourcery.com>
7814         * function.c (ggc_mark_struct_function): Mark f->outer.
7815         * toplev.c (rest_of_compilation): Clear DECL_SAVED_INSNS here...
7816         * integrate.c (output_inline_function): ... not here.
7818 Wed Sep  5 17:28:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
7820         * profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
7822         * i386.c (size_cost): New static variable.
7823         (override_function): Use size_cost when -Os is specified.
7825         * i386.c (ix86_expand_prologue): Set use_fast_prologue_epilogue
7826         properly;  Use current_function_calls_eh_return.
7827         (ix86_expand_epilogue): Avoid dummy optimize_size tests;
7828         use leave to avoid dependency chain.
7830         * local-alloc.c (update_equiv_regs): Use CFG to iterate over INSN stream;
7831         get BB loop_depth instead of computing it from LOOP notes.
7833         * reg-stack.c (subst_stack_reg_pat): Handle reversal of conditional moves.
7835 2001-09-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7837         * som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
7838         * pa.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
7839         UNALIGNED_DOUBLE_INT_ASM_OP): Define
7841 2001-09-05  Jeffrey A Law  (law@cygnus.com)
7842             Jason Merrill (jason@redhat.com)
7844         * stor-layout.c (layout_type): Complain if an array's size can
7845         not be represented in a size_t.
7847         * config/h8300/elf.h (ENDFILE_SPEC, STARTFILE_SPEC): Define.
7849 2001-09-05  David Billinghurst <David.Billinghurst@riotinto.com>
7851         * gcc.c: (process_command) Add parentheses around assignment
7852         used as truth value.
7854 2001-09-05  Richard Sandiford  <rsandifo@redhat.com>
7856         * config/mips/mips.c (save_restore_insns): Don't mark any register
7857         save slots as unchanging if current_function_calls_eh_return.
7859 2001-09-05  Richard Henderson  <rth@redhat.com>
7861         * config/alpha/alpha.c (alpha_legitimate_address_p): New.
7862         * config/alpha/alpha-protos.h: Declare it.
7863         * config/alpha/alpha.h (GO_IF_LEGITIMATE_ADDRESS): Move to c file.
7864         (NONSTRICT_REG_OK_FOR_BASE_P): Rename from non-strict macro.
7865         (NONSTRICT_REG_OK_FP_BASE_P): Likewise.
7866         (STRICT_REG_OK_FOR_BASE_P): Rename from strict macro.
7867         (REG_OK_FOR_BASE_P): Select one of the above.
7869 2001-09-05  Richard Sandiford  <rsandifo@redhat.com>
7871         * config/mips/t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
7872         (crti.o): Prefix name of object file with $(T).
7873         (crtn.o): Likewise.
7875 2001-09-05  David S. Miller  <davem@redhat.com>
7877         * config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.
7878         * config/sparc/linux64.h: Likewise.
7880 2001-09-05  Andreas Jaeger  <aj@suse.de>
7882         * doc/invoke.texi (i386 Options): -mwide-multiply is not
7883         available anymore, remove the documentation.
7884         (i386 Options): Fix typo, cleanup index entries.
7886         * prefix.c (concat): Remove, we can use the version from liberty.
7888 2001-09-05  Richard Henderson  <rth@redhat.com>
7890         * config/alpha/alpha.c (alpha_expand_mov, alpha_expand_mov_nobwx):
7891         New functions split out of md file expanders.
7892         * config/alpha/alpha-protos.h: Declare them.
7893         * config/alpha/alpha.md (movqi, movhi, movsi, movdi): Use them.
7895 2001-09-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7897         * cppmacro.c (funlike_invocation_p): No need to restore context.
7899 2001-09-04  Richard Henderson  <rth@redhat.com>
7901         * reload.c (push_reload): Export.
7902         * reload.h (push_reload): Declare it.
7904         * config/alpha/alpha.h (LEGITIMIZE_ADDRESS): Move out o' line.
7905         (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
7906         * config/alpha/alpha.c (alpha_legitimize_address): New.
7907         (alpha_legitimize_reload_address): Likewise.
7908         * config/alpha/alpha-protos.h: Declare them.
7910 2001-09-04  Stan Shebs  <shebs@apple.com>
7912         * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.
7913         * config/darwin.c (machopic_stub_name): Account for internally
7914         generated lib calls such as memcpy.
7916 2001-09-04  Richard Henderson  <rth@redhat.com>
7918         * unwind.h (_UA_END_OF_STACK): New flag.
7919         * unwind.inc (_Unwind_ForcedUnwind_Phase2): Set it.
7921 Tue Sep  4 11:16:35 2001  Jeffrey A Law  (law@cygnus.com)
7923         * h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.
7925 2001-09-04  Richard Sandiford  <rsandifo@redhat.com>
7927         * config/mips/mips.c (save_restore_insns): Change base_offset to
7928         fp_offset in second call to mips_emit_frame_related_store.
7930 2001-09-04  Hans-Peter Nilsson  <hp@axis.com>
7932         * doc/rtl.texi: Mention that besides as a CODE_LABEL, a label can
7933         sometimes be represented as a NOTE of type
7934         NOTE_INSN_DELETED_LABEL.
7935         (Insns): Document NOTE_INSN_DELETED_LABEL.
7937 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7939         * c-common.h (tree_dump_index): Add more comments.
7940         * c-dump.c (dump_files): Name flags `tree' rather than `ast'.
7941         (dump_option_value_info): New struct.
7942         (dump_options): New array.
7943         (dump_switch_p): Parse switch options symbolically.
7944         * doc/invoke.texi (-fdump-ast): Rename to ...
7945         (-fdump-tree): ... here. Document that options are symbolic, and
7946         not all are applicable.
7948 2001-09-04  David S. Miller  <davem@redhat.com>
7950         * config/sparc/sparc.md (define_splits): Kill constraints.
7952         Cleanup redundant and unused insn attributes.
7953         * config/sparc/sparc.md (define_attr "insn"): Kill address, unary,
7954         binary, and move.  Mark ialu as default.
7955         (commented out define_function_unit "alu"): Kill.
7956         (define_attr "use_clobbered"): Kill.
7957         (whole file): Kill address insn type references.  Replace
7958         all unary/binary/move references with ialu.
7959         * config/sparc/sparc.c (whole file): Kill TYPE_ADDRESS
7960         references.  Replace TYPE_{UNARY,BINARY,MOVE} references with
7961         TYPE_IALU.
7963         Simplify length insn attribute and make more judicious use
7964         of insn attribute defaulting.
7965         * config/sparc/sparc.md (all insns with length > one): Mark as
7966         insn type multi if real instructions, else use default if
7967         it is a forced splitter.
7968         (all insns with length == one): Use default insn length.
7969         (all insns of type ialu): Use default insn type.
7971         Fix erroneous insn attribute settings.
7972         (addx): Set insn type to misc.
7973         (mulsidi3_sp64, const_mulsidi3_sp64, umulsidi3_sp64,
7974         const_umulsidi3_sp64): Set insn type to imul.
7976         Track SFmode vs DFmode insns according to UltraSPARC
7977         scheduling rules.
7978         * config/sparc/sparc.md ("fptype"): New attribute, default
7979         to "single".
7980         (all DFmode single insns): Mark as fptype "double".
7982 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
7984         * loop.c (express_from_1): Fix CONSTANT_P(a) case.
7986 2001-09-03  Richard Henderson  <rth@redhat.com>
7988         * function.h (struct function): Add arg_pointer_save_area_init.
7989         * function.c (expand_function_end): Init arg_pointer_save_area.
7990         (get_arg_pointer_save_area): Do not init arg_pointer_save_area
7991         when called from a nested function.
7993 2001-09-02  Angela Marie Thomas <angela@cygnus.com>
7995         * fixinc/Makefile.in: Regenerate fixincl.x only if maintainer-mode
7996         is enabled.
7998 Sun Sep  2 18:37:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
8000         * reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.
8002 2001-09-01  Geoffrey Keating  <geoffk@redhat.com>
8004         * expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
8005         (emit_push_insn): Use specified padding direction when
8006         STACK_PUSH_CODE is POST_INC.
8008         * config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.
8010 2001-09-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8012         * mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.
8014 2001-09-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8016         * cppinit.c (cpp_start_read): Free the imacros list as we
8017         traverse it.  Don't free the chains before returning.
8018         (_cpp_push_next_buffer): Only try pushing buffers if we've
8019         completed -imacros handling.
8021 2001-08-31  Eric Christopher  <echristo@redhat.com>
8023         * gcc.c (handle_braces): Add explaination for abort.
8025 2001-08-30  Roman Zippel  <zippel@linux-m68k.org>
8027         * expmed.c (store_bit_field): Update to patch from 2001-08-27:
8028         move adjustment of bitpos instead.
8030 2001-08-31  Zack Weinberg  <zack@codesourcery.com>
8032         * function.c: Remove all_functions.  Make outer_function_chain
8033         static.
8034         (init_function_start): Don't add new function structure to
8035         all_functions.
8036         (find_function_data, push_function_context_to,
8037         pop_function_context_from, put_var_into_stack,
8038         trampoline_address): Update for changed structure element names.
8039         (push_function_context_to): Disentangle.
8040         (free_after_compilation): Also free F.
8041         (expand_dummy_function_end): Don't free cfun here.
8042         (put_var_into_stack): Comment why we can't use find_function_data here.
8043         (fix_lexical_addr, trampoline_address, ): Use find_function_data.
8044         (mark_function_chain): Split into maybe_mark_struct_function and
8045         ggc_mark_struct_function.  Export the latter.
8046         (init_function_once): Mark from cfun and outer_function_chain;
8047         not all_functions.
8049         * function.h (struct function): Kill next_global.  Rename next
8050         to outer.  All users updated to match.
8051         (all_functions, outer_function_chain): Don't declare.
8053         * ggc-common.c (ggc_mark_trees): Mark DECL_SAVED_INSNS.
8054         * integrate.c (output_inline_function): Clear DECL_SAVED_INSNS,
8055         don't touch f->inlinable, after calling rest_of_compilation.
8057         * tree.h: Forward-declare struct function.  Prototype
8058         ggc_mark_struct_function.
8060 2001-08-31  Kazu Hirata  <kazu@hxi.com>
8062         * config/h8300/h8300.md (*andorhi3): Fix typos.
8064 2001-08-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8066         * calls.c (emit_library_call_value): Don't use a fixed
8067         argument after VA_CLOSE, i.e. out of scope in traditional C.
8069         * emit-rtl.c (gen_rtvec): Likewise.
8071 2001-08-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8073         * Makefile.in (c-pragma.o): Depend on output.h.
8074         (reorg.o): Depend on except.h.
8076         * c-pragma.c: Include output.h.
8078         * reorg.c: Include except.h.
8080         * unwind-dw2.c: Call __builtin_alloca, not alloca.
8082 2001-08-31  Richard Henderson  <rth@redhat.com>
8084         * sched-deps.c (add_dependence): Don't elide dependency if the
8085         conditional used by insn is modified in elem.
8087 2001-08-31  Nick Clifton  <nickc@cambridge.redhat.com>
8089         * config/v850/v850.h (OUTPUT_ADDR_CONST_EXTRA): Define.
8091 2001-08-31  Diego Novillo  <dnovillo@redhat.com>
8093         * c-decl.c (c_decode_option): Skip '-f' prefix before calling
8094         dump_switch_p.
8096 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8098         * config/stormy16/stormy16.c (stormy16_asm_out_destructor): New
8099         function.
8100         (stormy16_asm_out_constructor): New function.
8101         (TARGET_ASM_CONSTRUCTOR): Define.
8102         (TARGET_ASM_DESTRUCTOR): Define.
8104 2001-08-31  Andreas Jaeger  <aj@suse.de>
8106         * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
8107         * loop.c (add_label_notes): Likewise.
8108         * reload.c (find_reloads): Likewise.
8109         * config/sh/sh.c (machine_dependent_reorg): Likewise.
8111 2001-08-31  Jason Merrill  <jason_merrill@redhat.com>
8113         * unwind-pe.h (read_uleb128, read_sleb128): Move actual reading
8114         code here.  Take _Unwind_{W,Sw}ord*.
8115         (read_encoded_value_with_base): Use them.
8116         * unwind-dw2.c (_Unwind_FrameState): Make cfa_offset and cfa_reg
8117         words.
8118         (extract_cie_info): Simplify read_?leb128 handling.
8119         (execute_stack_op, execute_cfa_program): Likewise.
8120         * unwind-dw2-fde.c (get_cie_encoding): Likewise.
8122 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8124         * config/stormy16/stormy16.c (stormy16_expand_epilogue): Use
8125         the frame pointer to pop the stack if convenient.
8127         * config/stormy16/stormy16.c (stormy16_initialize_trampoline):
8128         Don't use post-increment before combine.
8129         * config/stormy16/stormy16.h (STATIC_CHAIN_REGNUM): Don't use
8130         a call-saved register.
8132 2001-08-31  Andreas Jaeger  <aj@suse.de>
8134         * jump.c (mark_jump_label): Revert patch from 2001-08-28, the
8135         code was correct.
8137 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8139         * config/stormy16/stormy16.md (udivmodhi4): Express using UDIV/UMOD,
8140         not DIV/MOD, of course.
8142 2001-08-30  Vladimir Makarov  <vmakarov@redhat.com>
8144         * rtl.def: Undo my patch commited 2001-08-27.
8146         * genattrtab.c: Ditto.
8148         * rtl.h: Ditto.
8150         * sched-int.h: Ditto.
8152         * target-def.h: Ditto.
8154         * target.h: Ditto.
8156         * haifa-sched.c: Ditto.
8158         * sched-rgn.c: Ditto.
8160         * sched-vis.c: Ditto.
8162         * Makefile.in: Ditto.
8164         * doc/md.texi: Ditto.
8166         * doc/tm.texi: Ditto.
8168         * doc/contrib.texi: Ditto.
8170         * doc/gcc.texi: Ditto.
8172         * genattrtab.h: Remove it.
8174         * genautomata.c: Remove it.
8176         * genattr.c: Undo my patch and Richard Henderson's patch commited
8177         2001-08-27.
8179 Thu Aug 30 19:22:15 2001  J"orn Rennecke <amylaar@redhat.com>
8181         * config.gcc (h8300-*-elf*): New case.
8182         * h8300.h (CPP_SPEC): Add subtarget_cpp_spec.
8183         (SUBTARGET_CPP_SPEC): Define.
8184         (EXTRA_SPECS): Define.
8185         (SUBTARGET_EXTRA_SPECS): Define.
8186         * config/h8300/crti.asm, config/h8300/crtn.asm: New files.
8187         * config/h8300/elf.h, config/h8300/t-elf: Likewise.
8189 Thu Aug 30 18:50:37 2001  J"orn Rennecke <amylaar@redhat.com>
8191         * t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm.
8192         (LIB2FUNCS_EXTRA): Define.
8193         config/h8300/lib1funcs.asm: New part: L_fixunssfsi_asm .
8194         config/h8300/fixunssfsi.c: New file.
8196 2001-08-30  Kazu Hirata  <kazu@hxi.com>
8198         * config/h8300/h8300.md (zero_extendqihi2): Changes to
8199         define_expand to accommodate target-specific attributes.
8200         (anonymous zero_extendqihi2 patterns): New.
8202 Thu Aug 30 18:10:56 2001  J"orn Rennecke <amylaar@redhat.com>
8204         * h8300.md (*andorhi3): New pattern.
8206 Thu Aug 30 16:00:31 2001  J"orn Rennecke <amylaar@redhat.com>
8208         * h8300.c (dosize): Fix test for "sub".
8210 Thu Aug 30 10:21:43 2001  J"orn Rennecke <amylaar@redhat.com>
8212         * c-typeck.c (pointer_diff): Try to eliminate common term before
8213         doing conversions.
8215 2001-08-30  Nick Clifton  <nickc@cambridge.redhat.com>
8217         * config/arm/arm.c (arm_compute_initial_elimination_offset):
8218         Account for the saves of the FP registers.
8220         * config/arm/unknown-elf.h (TEXT_SECTION): Delete.
8221         (TEXT_SECTION_ASM_OP): Define.
8222         (INIT_SECTION_ASM_OP): Define.
8223         (FINI_SECTION_ASM_OP): Define.
8224         (SUBTARGET_EXTRA_SECTIONS): Remove trailing comma.
8225         (RDATA_SECTION_FUNCITON): Provide prototype.
8227 2001-08-29  Geoffrey Keating  <geoffk@redhat.com>
8229         * reload1.c (move2add_note_store): Correct typo checking for
8230         argument pushes.
8232 2001-08-29  Andrew MacLeod  <amacleod@redhat.com>
8234         * gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL
8235         note should not be considered outside the libcall block.
8237 2001-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8239         * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE.
8241 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8243         * config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe.
8245 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8247         * config/h8300/h8300-protos.h: Add a prototype for
8248         emit_logical_op.
8249         * config/h8300/h8300.c (emit_logical_op): New.
8250         * config/h8300/h8300.md (andhi3): Use emit_logical_op.
8251         (andsi3): Likewise.
8252         (iorhi3): Likewise.
8253         (iorsi3): Likewise.
8254         (xorhi3): Likewise.
8255         (xorsi3): Likewise.
8257 2001-08-29  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8259         * pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for
8260         comparison with rtx INTVAL.
8261         (pa_output_function_prologue): Don't mix signed and unsigned in `?'
8262         expression.
8263         * pa.h (FUNCTION_ARG_SIZE): Likewise.
8265 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8267         * config/h8300/lib1funcs.asm: Update the copyright.  Fix
8268         comment typos.
8270 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8272         * config/h8300/h8300.md (anonymous movhi pattern): Don't move
8273         (reg n) to (mem (pre_dec (reg n))
8274         (anonymous movsi pattern): Likewise.
8276 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8278         * config/h8300/h8300.h (RETURN_ADDR_RTX): New.
8280 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8282         * config/h8300/h8300.md (movsi_h8300hs): Optimize loading of
8283         several special constants.
8285 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8287         * config/h8300/lib1funcs.asm: Fix comment typos.
8289 2001-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8291         * iris6.h (ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT):
8292         Fix format specifier warnings.
8294         * irix6-libc-compat.c (inet_ntoa, inet_lnaof, inet_netof,
8295         inet_makeaddr, semctl): Prototype.
8297         * mips.c (compute_frame_size): Fix signed/unsigned warnings.
8298         (save_restore_insns): Use base_offset, not gp_offset.
8300         * mips.h (GP_REG_OR_PSEUDO_STRICT_P): Fix signed/unsigned warning.
8301         (ASM_OUTPUT_BYTE): Fix format specifier warning.
8303 2001-08-29  Richard Henderson  <rth@redhat.com>
8305         * bb-reorder.c (function_tail_eff_head): New.
8306         (record_effective_endpoints): Set it.
8307         (fixup_reorder_chain): Use it.
8309 2001-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8311         * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.
8313 2001-08-28  Dale Johannesen  <dalej@apple.com>
8315         * config/darwin.c (machopic_function_base_name): Add const
8316         qualifier to a string.
8317         (darwin_encode_section_info): Ditto.
8319 2001-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8321         * tree.c (default_valid_attribute_p): Don't use PARAMS on a
8322         function definition.
8324 2001-08-28  Daniel Berlin  <dan@cgsoftware.com>
8326         * df.h (struct df): Add rts_order variable.
8328         * df.c (df_visit_next_rts): New function.
8329         (df_visit_next): Renamed to df_visit_next_rc
8330         (df_analyse_1): Allocate/compute/free rts_order as well.
8331         (df_rd_global_compute): Use df_visit_next_rc instead of
8332         df_visit_next.
8333         (df_ru_global_compute): Use df_visit_next_rts instead of
8334         df_visit_next.
8336         * flow.c (flow_reverse_top_sort_order_compute): New function.
8338         * basic-block.h: Add prototype.
8340 2001-08-28  Daniel Berlin  <dan@cgsoftware.com>
8342         * ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable
8343         blocks, the BB_REACHABLE is now set, rather than aux being
8344         non-NULL. Update the test to reflect this.
8346 2001-08-28  Eric Christopher  <echristo@redhat.com>
8348         * config/mips/crtn.asm: Add comment explaining 16 byte alignment.
8349         config/mips/crti.asm: Ditto.
8351 2001-08-28  Eric Christopher <echristo@redhat.com>
8352             Richard Henderson <rth@redhat.com>
8354         * c-pragma.h (add_weak): Move prototype from here...
8355         * output.h (add_weak): ... to here.
8356         * varasm.c (add_weak): Fix typo.
8357         * config/mips/crti.asm: New file.
8358         * config/mips/crtn.asm: Ditto.
8359         * config/mips/elf.h (SBSS_SECTION_ASM_OP) Add #undef.
8360         (CTOR_LISTS_DEFINED_EXTERNALLY): Remove.
8361         (INVOKE__main): Ditto.
8362         (INIT_SECTION_ASM_OP): New.
8363         (FINI_SECTION_ASM_OP): Ditto.
8364         (STARTFILE_SPEC): Add crti.
8365         (ENDFILE_SPEC): Add crtn.
8366         * config/mips/elf64.h: Same.
8367         * config/mips/rtems64.h (INVOKE__main, NAME__MAIN, SYMBOL__MAIN):
8368         Remove.
8369         * config/mips/vxworks.h: Ditto.
8370         * config/mips/t-elf: Support crti and crtn.
8372 2001-08-28  Alexandre Oliva  <aoliva@redhat.com>
8374         * jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not
8375         INSN_LIST.
8377 2001-08-28  Richard Henderson  <rth@redhat.com>
8379         * config/ia64/ia64.md (andcmbi3, iorcmbi3): Fix typos.
8380         (one_cmplbi2 splitter): Remove redundant test.
8382 2001-08-28  Dale Johannesen  <dalej@apple.com>
8384         * config/rs6000/darwin.h (DEFAULT_SIGNED_CHAR): Define.
8386 2001-08-28  Danny Smith  <dannysmith@users.sourceforge.net>
8388         * config/i386/cygwin.h (BIGGEST_FIELD_ALIGNMENT): Set to 64.
8390 2001-08-28  Stan Shebs  <shebs@apple.com>
8392         * config/darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names.
8393         (UNALIGNED_SHORT_ASM_OP): Define.
8394         (UNALIGNED_INT_ASM_OP): Define.
8396 2001-08-28  Will Cohen  <wcohen@redhat.com>
8398         * config/rs6000/rs6000.md (store_multiple): Correct RTL
8399         generation for first set.
8401 2001-08-27  Roman Zippel  <zippel@linux-m68k.org>
8403         * flow.c (redirect_edge_succ_nodup): Return new edge.
8404         (try_simplify_condjump): Use new edge.
8405         * basic-block.h (redirect_edge_succ_nodup): Update prototype.
8407         * cse.c (cse_basic_block): Skip note instructions.
8409 2001-08-27  Richard Henderson  <rth@redhat.com>
8411         * combine.c (combine_simplify_rtx): Don't reverse condition
8412         if there is no reverse for the condition.
8413         (simplify_comparison): Don't simplify subregs from INT to FP.
8415         * config/m68k/m68k.md (sordered, sordered_1, sunordered, sunordered_1,
8416         suneq, suneq_1, sunge, sunge_1, sungt, sungt_1, sunle, sunle_1,
8417         sunlt, sunlt_1, sltgt, sltgt_1, fsogt_1, fsoge_1, fsolt_1, fsole_1,
8418         bordered, bunordered, buneq, bunge, bungt, bunle, bunlt, bltgt,
8419         bordered_rev, bunordered_rev, buneq_rev, bunge_rev, bungt_rev,
8420         bunle_rev, bunlt_rev, bltgt_rev): New patterns.
8422 2001-08-27  Roman Zippel  <zippel@linux-m68k.org>
8424         * config/m68k/m68k.md (subreghi1ashrdi_const32, bsetmemqi,
8425         bsetmemqi+1, strict_low_part peephole): Fix SUBREG_BYTE offset.
8426         (pushqi1): New.
8427         (adddi_dilshr32, adddi_dishl32): Only data register can be
8428         source for mem destination.
8430         * expmed.c (store_bit_field): Ignore adjustment to bitpos
8431         and use bitnum to decide about register move.
8433 2001-08-27  Richard Henderson  <rth@redhat.com>
8435         * genattr.c (main): Emit state_t even when not doing scheduling.
8437 2001-08-27  Roman Zippel <zippel@linux-m68k.org>
8438             Richard Henderson  <rth@redhat.com>
8440         * gcse.c (reg_first_set, reg_last_set): Replace with ...
8441         (reg_avail_info, current_bb): ... these.
8442         (oprs_unchanged_p, record_last_reg_set_info): Use them.
8443         (compute_hash_table): Likewise.
8445 2001-08-27  Roman Zippel <zippel@linux-m68k.org>
8447         * flow.c (verify_flow_info): Use checksums to verify edges.
8449 2001-08-27  Richard Henderson  <rth@redhat.com>
8451         * genautomata.c (expand_automata): Always create a description.
8453 2001-08-27  Geoffrey Keating  <geoffk@redhat.com>
8455         * optabs.c (expand_binop): Correctly handle the carry in multiword
8456         add/subtract operations.
8458 2001-08-27  Fred Fish  <fnf@be.com>
8460         * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be
8461         __SIZE_TYPE__.
8463 2001-08-27  Geoffrey Keating  <geoffk@redhat.com>
8465         * reload.c (find_reloads_toplev): Back out this change:
8467         Wed Jul 26 19:44:05 2000   Hans-Peter Nilsson  <hp@axis.com>
8469         * reload.c (find_reloads_toplev): Reload a paradoxical subreg of a
8470         mem if the address is a mode_dependent_address_p.
8472 2001-08-27  Vladimir Makarov  <vmakarov@touchme.toronto.redhat.com>
8474         * rtl.def (DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT, EXCLUSION_SET,
8475         PRESENCE_SET, ABSENCE_SET, DEFINE_BYPASS, DEFINE_AUTOMATON,
8476         AUTOMATA_OPTION, DEFINE_RESERVATION, DEFINE_INSN_RESERVATION): New
8477         RTL constructions.
8479         * genattr.c (main): New variable num_insn_reservations.  Increase
8480         it if there is DEFINE_INSN_RESERVATION.  Output automaton based
8481         pipeline hazard recognizer interface.
8483         * genattrtab.h: New file.
8485         * genattrtab.c: Include genattrtab.h.
8486         (attr_printf, check_attr_test, make_internal_attr,
8487         make_numeric_value): Move protypes into genattrtab.h.  Define them
8488         as external.
8489         (num_dfa_decls): New global variable.
8490         (main): Process DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT,
8491         DEFINE_BYPASS, EXCLUSION_SET, PRESENCE_SET, ABSENCE_SET,
8492         DEFINE_AUTOMATON, AUTOMATA_OPTION, DEFINE_RESERVATION,
8493         DEFINE_INSN_RESERVATION.  Call expand_automata and write_automata.
8495         * genautomata.c: New file.
8497         * rtl.h (LINK_COST_ZERO, LINK_COST_FREE): Remove them.
8499         * sched-int.h: (curr_state): Add the external definition for
8500         automaton pipeline interface.
8501         (haifa_insn_data): Add comments for members blockage and units.
8503         * target-def.h (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
8504         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
8505         TARGET_SCHED_DFA_PRE_CYCLE_INSN,
8506         TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
8507         TARGET_SCHED_DFA_POST_CYCLE_INSN,
8508         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
8509         TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): New
8510         macros.
8511         (TARGET_SCHED): Use the new macros.
8513         * target.h (use_dfa_pipeline_interface, init_dfa_pre_cycle_insn,
8514         dfa_pre_cycle_insn, init_dfa_post_cycle_insn, dfa_post_cycle_insn,
8515         first_cycle_multipass_dfa_lookahead, init_dfa_bubbles,
8516         dfa_bubble): New members in gcc_target.sched.
8518         * haifa-sched.c (insert_schedule_bubbles_p): New variable.
8519         (MAX_INSN_QUEUE_INDEX): New macro for automaton interface.
8520         (insn_queue): Redefine it as pointer to array.
8521         (NEXT_Q, NEXT_Q_AFTER): Use MAX_INSN_QUEUE_INDEX instead of
8522         INSN_QUEUE_SIZE.
8523         (max_insn_queue_index_macro_value): New variable.
8524         (curr_state, dfa_state_size, ready_try): New varaibles for
8525         automaton interface.
8526         (ready_element, ready_remove, max_issue): New function prototypes
8527         for automaton interface.
8528         (choose_ready): New function prototype.
8529         (insn_unit, blockage_range): Add comments.
8530         (unit_last_insn, unit_tick, unit_n_insns): Define them for case
8531         FUNCTION_UNITS_SIZE == 0.
8532         (insn_issue_delay, actual_hazard_this_instance, schedule_unit,
8533         actual_hazard, potential_hazard): Add comments.
8534         (insn_cost): Use cost -1 as undefined value.  Remove
8535         LINK_COST_ZERO and LINK_COST_FREE.  Add new code for automaton
8536         pipeline interface.
8537         (ready_element, ready_remove): New functions for automaton
8538         interface.
8539         (schedule_insn): Add new code for automaton pipeline interface.
8540         (queue_to_ready): Add new code for automaton pipeline interface.
8541         Use MAX_INSN_QUEUE_INDEX instead of INSN_QUEUE_SIZE.
8542         (debug_ready_list): Print newline when the queue is empty.
8543         (max_issue): New function for automaton pipeline interface.
8544         (choose_ready): New function.
8545         (schedule_block): Add new code for automaton pipeline interface.
8546         Print ready list before scheduling each insn.
8547         (sched_init): Add new code for automaton pipeline interface.
8548         Initiate insn cost by -1.
8549         (sched_finish): Free the current automaton state and finalize
8550         automaton pipeline interface.
8552         * sched-rgn.c: Include target.h.
8553         (init_ready_list, new_ready, debug_dependencies): Add new code for
8554         automaton pipeline interface.
8556         * sched-vis.c: Include target.h.
8557         (get_visual_tbl_length): Add code for automaton interface.
8558         (target_units, print_block_visualization):  Add comments.
8560         * Makefile.in (GETRUNTIME, HASHTAB, HOST_GETRUNTIME, HOST_HASHTAB,
8561         USE_HOST_GETRUNTIME, USE_HOST_HASHTAB, HOST_VARRAY): New variables.
8562         (sched-rgn.o, sched-vis.o): Add new dependency file target.h.
8563         (getruntime.o, genautomata.o): New entries.
8564         (genattrtab.o): Add new dependency file genattrtab.h.
8565         (genattrtab): Add new dependencies.  Link it with `libm.a'.
8566         (getruntime.o, hashtab.o): New entries for canadian cross.
8568         * doc/md.texi: Description of automaton based model.
8570         * doc/tm.texi (TARGET_SCHED_ISSUE_RATE, TARGET_SCHED_ADJUST_COST):
8571         Add comments.
8572         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
8573         TARGET_SCHED_DFA_PRE_CYCLE_INSN,
8574         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
8575         TARGET_SCHED_DFA_POST_CYCLE_INSN,
8576         TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
8577         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
8578         TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): The new
8579         hook descriptions.
8580         (TRADITIONAL_PIPELINE_INTERFACE, DFA_PIPELINE_INTERFACE,
8581         MAX_DFA_ISSUE_RATE): New macro descriptions.
8583         * doc/contrib.texi: Add dfa based scheduler contribution.
8585         * doc/gcc.texi: Add more information about genattrtab.
8587 2001-08-27  Diego Novillo  <dnovillo@redhat.com>
8589         * flow.c (flow_loop_dump): Do not display insn UIDs if this is not
8590         an RTL basic block.
8592 2001-08-27  Richard Henderson  <rth@redhat.com>
8594         * function.c (expand_function_end): Don't init arg_pointer_save_area.
8595         (get_arg_pointer_save_area): New.  Create an init it here.
8596         (fix_lexical_addr): Use it.
8597         * function.h: Declare it.
8598         * builtins.c (expand_builtin_setjmp_receiver): Use it.
8599         * stmt.c (expand_nl_goto_receiver): Use it.
8601 2001-08-27  Richard Henderson  <rth@redhat.com>
8603         * final.c (final_scan_insn): Don't enter APP_ON mode for
8604         empty asm strings.
8606         * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper
8607         alignment for assemble_integer for DW_EH_PE_aligned.
8608         * except.c (output_function_exception_table): Likewise.
8610 2001-08-26  Andreas Jaeger  <aj@suse.de>
8612         * c-tree.h: Add prototyp for c_sizeof_nowarn.
8614 2001-08-25 Dan Nicolaescu  <dann@ics.uci.edu>
8616         * ssa-ccp.c (ssa_const_prop): Free ssa_edges.
8618 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
8620         * config/rs6000/rs6000.c (mask_operand): Rewrite without
8621         bit-shifting loop.
8622         (mask64_operand): Likewise.
8623         (rldic_operand): Delete.
8624         (includes_lshift64_p): Delete.
8625         (includes_rldic_lshift_p): New function.
8626         (includes_rldicr_lshift_p): New function.
8627         (print_operand): Don't call rldic_operand in case 'W'.
8628         * config/rs6000/rs6000-protos.h (rldic_operand): Remove.
8629         (includes_lshift64_p): Remove.
8630         (includes_rldic_lshift_p): Declare.
8631         (includes_rldicr_lshift_p): Declare.
8632         * config/rs6000/rs6000.h (PREDICATE_CODES): Remove rldic_operand.
8633         * config/rs6000/rs6000.md <ashldi3_internal 64 bit patterns>:
8634         Replace match_operand rldic_operand predicate with
8635         const_int_operand.  Replace includes_lshift64_p condition with
8636         includes_rldic_lshift_p.
8637         <ashldi3_internal 64 bit rldicr patterns>: New.
8639 2001-08-27  Andreas Jaeger  <aj@suse.de>
8641         * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
8642         * errors.c: Likewise.
8643         * final.c: Likewise.
8644         * dwarf2asm.c: Likewise.
8645         * doprint.c (checkit): Likewise.
8646         * diagnostic.c: Likewise.
8647         * collect2.c: Likewise.
8648         * calls.c: Likewise.
8649         * c-semantics.c (build_stmt): Likewise.
8650         * c-format.c (status_warning): Likewise.
8651         * c-errors.c (pedwarn_c99): Likewise.
8652         * builtins.c (validate_arglist): Likewise.
8653         * config/pj/pj.c (pj_printf): Likewise.
8654         * fix-header.c: Likewise.
8655         * gcc.c: Likewise.
8656         * gcov.c (fnotice): Likewise.
8657         * gensupport.c (message_with_line): Likewise.
8658         * mips-tfile.c: Likewise.
8659         * protoize.c (notice): Likewise.
8660         * read-rtl.c (fatal_with_file_and_line): Likewise.
8661         * rtl-error.c: Likewise.
8662         * tradcpp.c: Likewise.
8663         * tree.c: Likewise.
8664         * cp/tree.c (build_min_nt): Likewise.
8665         (build_min): Likewise.
8666         * cp/lex.c: Likewise.
8667         * cp/errfn.c: Likewise.
8668         * cp/rtti.c (create_pseudo_type_info): Likewise.
8670 Sun Aug 26 20:25:44 2001  Denis Chertykov  <denisc@overta.ru>
8672         * df.c (df_uses_record): Return after recording all uses
8673         in ASM_OPERANDS.
8675 2001-08-26  Daniel Berlin  <dan@cgsoftware.com>
8677         * df.c (df_insn_modify): Realloc the INSN table here, if
8678         necessary, here, too.
8680 2001-08-26  Aldy Hernandez  <aldyh@redhat.com>
8682         * config/mips/mips.c (mips_function_value): Handle complex return
8683         values.
8685 2001-08-25  Hans-Peter Nilsson  <hp@bitrange.com>
8687         * reload1.c (reload): Make all entries in reg_equiv_memory_loc
8688         unshared.
8689         * reload.c (make_memloc): Copy result if it is still
8690         reg_equiv_memory_loc[regno] on return.
8691         (subst_reloads) [ENABLE_CHECKING]: Check that none of
8692         reg_equiv_constant, reg_equiv_memory_loc, reg_equiv_address and
8693         reg_equiv_mem are modified by the substitutions.
8695 Sat Aug 25 23:07:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
8697         * predict.c (expensive_function_p): New.
8698         * rtl.h (expensive_function_p): Declare.
8699         * i386.c (FAST_PROLOGUE_INSN_COUNT): New constant.
8700         (use_fast_prologue_epilogue): New static variable.
8701         (expand_prologue): Set it; emit short prologues if unset.
8702         (expand_epilogue): Likewise.
8704 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8706         * config.gcc: Add stormy16-*-elf case.
8707         * config/stormy16/stormy-abi: New file.
8708         * config/stormy16/stormy16-lib2.c: New file.
8709         * config/stormy16/stormy16-protos.h: New file.
8710         * config/stormy16/stormy16.c: New file.
8711         * config/stormy16/stormy16.h: New file.
8712         * config/stormy16/stormy16.md: New file.
8713         * config/stormy16/t-stormy16: New file.
8715 Sat Aug 25 15:46:51 CEST 2001  Jan Hubicka  <jh@suse.cz>
8717         * i386.h (no-accumulate-outgoing-args): Use proper mask.
8719 2001-08-24  David Edelsohn  <edelsohn@gnu.org>
8721         * config/rs6000/rs6000.c (rs6000_initialize_trampoline): Function
8722         descriptor members are pointer size, not constant 4.
8723         * config/rs6000/rs6000.md (define_splits): Remove more unused
8724         constraints.
8726 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8728         * sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
8730 2001-08-24  Andreas Jaeger  <aj@suse.de>, rkl@connect.org.uk
8732         * cp/rtti.c (VPARAMS): Fix parameter.
8734 2001-08-24  Zack Weinberg  <zackw@panix.com>
8736         * expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
8737         to zero.
8738         (mode_for_extraction): No need for #ifdefs.  Add default-case abort
8739         to switch.
8740         (store_bit_field): Eliminate insv_bitsize variable.  Put HAVE_insv
8741         in if controlling use of insv.
8742         (extract_bit_field): Likewise, for extv and extzv.
8744 Fri Aug 24 17:27:46 CEST 2001  Jan Hubicka  <jh@suse.cz>
8746         * i386.md (movcc peep2): Fix load of 0.
8748 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8750         * fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR,
8751         *_MOD_EXPR, SAVE_EXPR and NON_LVALUE_EXPR.
8753 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8755         * c-pragma.h: Move weak_syms and weak_decls...
8756         * varasm.c: ...here.  Now static.
8757         (declare_weak, weak_finish, remove_from_pending_weak_list): Don't
8758         depend on HANDLE_PRAGMA_WEAK.
8760         * c-common.c (c_alignof, c_alignof_expr): Move here...
8761         * c-typeck.c: ...from here.
8762         * c-tree.h, c-common.h: Adjust.
8764 2001-08-23  Bernd Schmidt  <bernds@redhat.com>
8766         * config/ia64/ia64.c (rws_update): If !pred, set write_count
8767         instead of incrementing it.
8769         * config/ia64/ia64.c (ia64_sched_reorder): When there's more than one
8770         asm ready, don't try to move them all into the same array element.
8772 Thu Aug 23 17:21:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
8774         * function.c (thread_prologue_and_epilogue_insns): Avoid
8775         fallthru flag on edge to exit.
8777         * i386.md (trunc?fsi splitter): Conditionionize for non-sse.
8779         * flow.c (delete_noop_moves, propagate_block_delete_insn): Purge
8780         dead edges.
8782 2001-08-23  Lars Brinkhoff  <lars@nocrew.org>
8784         * config/mcore/mcore.h (MACHINE_DEPENDENT_SIMPLIFY): Remove.
8785         * config/mcore/mcore.c (mcore_dependent_simplify_rtx): Likewise.
8786         * config/mcore/mcore-protos.h (mcore_dependent_simplify_rtx):
8787         Remove prototype.
8789 2001-08-23  Lars Brinkhoff  <lars@nocrew.org>
8791         * genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h:
8792         replace "GNU CC" with "GCC".
8794 2001-08-23  Richard Henderson  <rth@redhat.com>
8796         * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt.
8797         Reorganize.  Handle ADDL like GR, add GR_AND_BR.  Handle TFmode.
8798         (ia64_secondary_reload_class): Need GR between AR/BR and anything.
8799         Need GR between FR and not GR_AND_FR.
8800         * config/ia64/ia64-protos.h (ia64_register_move_cost): Update.
8801         * config/ia64/ia64.h (reg_class): Add GR_AND_BR_REGS, move
8802         AR regs before GR regs.
8803         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update.
8804         (PREFERRED_RELOAD_CLASS): Tweak for reordered classes.
8805         (REGISTER_MOVE_COST): Update.
8806         (MEMORY_MOVE_COST): Add GR_AND_FR_REGS.
8808 2001-08-23  Richard Henderson  <rth@redhat.com>
8810         * regclass.c (init_reg_sets_1): Don't assume cost 2 within
8811         a register class.
8813 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8815         * reload1.c (emit_reload_insns): Don't look for notes
8816         on a NULL store_insn.
8818 2001-08-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8820         * sparc.c (uns_small_int): Don't reference a constant >32-bit.
8821         (addrs_ok_for_ldd_peep): Fix signed/unsigned warning.
8822         (sparc_flat_function_prologue, sparc_flat_function_epilogue): Fix
8823         format specifier warnings.
8824         (sparc_sched_reorder): Mark parameter with ATTRIBUTE_UNUSED.
8826 2001-08-22  David Billinghurst <David.Billinghurst@riotinto.com>
8828         * config/i386/i386-protos.h: Correct declaration of
8829         i386_pe_asm_named_section.
8831 2001-08-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8833         * pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for
8834         variable i.
8835         * pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Likewise.
8837 2001-08-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8839         * cpperror.c (print_location): Don't show _Pragma.
8840         * cppfiles.c (_cpp_pop_file_buffer): Handle -include file pushing
8841         and file change callback generation here.
8842         (stack_include_file): Update use of cpp_push_buffer.
8843         * cpphash.h (_cpp_pop_file_buffer): Update prototype.
8844         (struct cpp_buffer): Remove type, pfile members.
8845         * cppinit.c (cpp_handle_option): Use free_chain.
8846         * cpplex.c (_cpp_lex_token): Don't do -include file pushing here.
8847         (skip_escaped_newlines, get_effective_char, lex_percent): Take
8848         a cpp_reader rather than a cpp_buffer.
8849         (skip_escaped_newlines, get_effective_char, skip_block_comment,
8850         skip_line_comment, parse_string, lex_percent, lex_dot,
8851         _cpp_lex_token): Update accordingly.
8852         * cpplib.c (_cpp_pop_buffer): Don't do file change callback
8853         generation here.
8854         (cpp_push_buffer): Update prototype.
8855         (run_directive): Update use of cpp_push_buffer.
8856         (_cpp_do__Pragma, cpp_define, cpp_define_builtin, cpp_undef,
8857         handle_assertion): Update use of run_directive.
8858         * cpplib.h (enum cpp_buffer_type): Remove.
8859         (cpp_push_buffer): Update prototype.
8860         * fix-header.c (read_scan_file): Update.
8862 2001-08-22  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8864         * gcc.c (struct prefix_list): Change prefix to const char *.
8866 2001-08-22  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8868         * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.
8870 2001-08-22  Jason Merrill  <jason_merrill@redhat.com>
8872         * explow.c (set_mem_attributes): Avoid returning a bogus alias set
8873         from a new MEM.
8875         * jump.c (squeeze_notes): Take parms by reference.  Handle END being
8876         a squeezable note.
8877         * rtl.h: Adjust.
8878         * ifcvt.c (dead_or_predicable): Adjust.
8879         * loop.c (find_and_verify_loops): Adjust.
8880         * stmt.c (expand_end_case): Adjust.
8881         * flow.c (merge_blocks_move_successor_nojumps): Adjust.  Modify the
8882         head and end insn pointers in the basic block, not just local copies.
8883         (merge_blocks_move_predecessor_nojumps): Likewise.
8885 2001-08-22  Lars Brinkhoff  <lars@nocrew.org>
8887         * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
8888         bitmap.h, builtin-types.def, builtins.c, builtins.def,
8889         c-aux-info.c, c-common.c, c-common.def, c-common.h,
8890         c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
8891         c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
8892         c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
8893         caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
8894         conditions.h, config.gcc, configure.frag, configure.in,
8895         conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
8896         cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
8897         dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
8898         doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
8899         dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
8900         emit-rtl.c, errors.c, errors.h, except.c, except.h,
8901         exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
8902         fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
8903         function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
8904         gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
8905         gencheck.c, gencodes.c, genconfig.c, genemit.c,
8906         genextract.c, genflags.c, gengenrtl.c, genmultilib,
8907         genopinit.c, genoutput.c, genpeep.c, genrecog.c,
8908         gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
8909         ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
8910         graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
8911         gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
8912         gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
8913         hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
8914         integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
8915         libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
8916         machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
8917         mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
8918         mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
8919         params.h, predict.c, predict.def, predict.h, prefix.c,
8920         prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
8921         read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
8922         regclass.c, regmove.c, regrename.c, regs.h, reload.c,
8923         reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
8924         rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
8925         sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
8926         sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
8927         ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
8928         stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
8929         tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
8930         tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
8931         unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
8932         unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
8933         xcoffout.h: replace "GNU CC" with "GCC".
8935 2001-08-21  Richard Henderson  <rth@redhat.com>
8937         * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.
8938         (final_scan_insn): Consider jump tables data even if we have no
8939         independent text section if !JUMP_TABLES_IN_TEXT_SECTION.  Use
8940         ADDR_VEC_ALIGN.
8941         * config/ia64/ia64.h (JUMP_TABLES_IN_TEXT_SECTION): Remove.
8942         (ASM_OUTPUT_CASE_END): Remove.
8943         (ASM_OUTPUT_ADDR_DIFF_ELT): Emit pc-relative references.
8944         * config/ia64/ia64.md (tablejump): Decode pc-relative references.
8945         * config/ia64/sysv4.h (ASM_OUTPUT_BEFORE_CASE_LABEL): Remove.
8947 2001-08-21  Richard Henderson  <rth@redhat.com>
8949         * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush state
8950         at barrier insns.  Emit stop bits before barriers.
8952         * flow.c (flow_find_cross_jump): Don't consider unconditional
8953         return insns for commoning.
8955         * final.c (compute_alignments): Fix typo.
8957         * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults.
8958         (CODE_FOR_extv, gen_extv, CODE_FOR_extzv, gen_extzv): Likewise.
8959         (store_bit_field): Use mode_for_extraction more places.
8960         (extract_bit_field): Likewise.
8962 2001-08-21  Zack Weinberg  <zackw@panix.com>
8964         * caller-save.c: Don't include insn-codes.h.
8965         (reg_save_code, reg_restore_code): Make arrays of int.
8966         All uses updated to match.
8967         (insert_save, insert_restore): No need to initialize "code"
8968         variable upon declaration.
8969         * Makefile.in: update dependencies; fix typo in clean rule.
8971 2001-08-21  Richard Henderson  <rth@redhat.com>
8973         * ifcvt.c (find_if_block): Allow join_bb as EXIT.
8974         (merge_if_block): Handle fallout from same.
8976 2001-08-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8978         * builtins.c (type_to_class): Fix typo in last change.
8980 2001-08-21  Richard Henderson  <rth@redhat.com>
8982         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if
8983         ia64_asm_output_label.
8985         * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved
8986         copy of gp while the real gp register contains garbage.
8988 2001-08-21  Zack Weinberg  <zackw@panix.com>
8990         * expmed.c (mode_for_extraction): New function.
8991         (store_bit_field, extract_bit_field): Use it.
8992         * expr.h: Prototype it and provide an enum for its first argument.
8994         * combine.c, function.c, recog.c: Don't include insn-codes.h.
8995         Use mode_for_extraction rather than testing HAVE_insv/extv/extzv
8996         and digging through the insn_data tables.
8997         * Makefile.in: Update dependencies.
8999 2001-08-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9001         * cppfiles.c (stack_include_file): line-map.c now handles include
9002         depth.
9003         (handle_missing_handler): Similarly.
9004         (_cpp_execute_include): Similarly.
9005         (_cpp_pop_file_buffer): Similarly.
9006         * cpphash.h (struct cpp_reader): Remove system_include_depth,
9007         buffer_stack_depth and include_depth.
9008         * cpplib.c (do_include_common): line-map.c now handles include depth.
9009         (cpp_push_buffer): Similarly.
9010         (_cpp_pop_buffer): Similarly.
9011         * cppmacro.c (builtin_macro): Update.
9012         * line-map.c (init_line_maps): Set depth.
9013         (add_line_map): Increment "used" earlier.  Update and use the
9014         include depth.
9015         (trace_include): Use the include depth.
9016         * line-map.h (struct line_maps): New member depth.
9018 2001-08-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9020         * cppfiles.c (stack_include_file): Don't handle -H here.
9021         * cppinit.c (cpp_start_read): Set include tracing after
9022         cpp_post_options and after stacking the main file.
9023         * line-map.c (trace_include): New.
9024         (init_line_maps, add_line_map): Update.
9025         * line-map.h (struct line_maps): New member trace_includes.
9027 2001-08-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9029         * cppfiles.c (stack_include_file): Harmonize system headerness tests.
9030         * cppfiles.c (stack_include_file): Only stack a file if there
9031         is something to do.  Return a boolean indicating whether a
9032         buffer was stacked or not.
9033         (_cpp_execute_include): Similarly.
9034         (_cpp_read_file): Similarly.
9035         * cpphash.h (_cpp_read_file, _cpp_execute_include): Update prototypes.
9037 2001-08-21  Sam Steingold  <sds@gnu.org>
9039         * tradcpp.c (rescan): define obufp_before_macroname before RECACHE
9040         (RECACHE): keep obufp_before_macroname up to date
9042 2001-08-21  Zack Weinberg  <zackw@panix.com>
9044         * stmt.c: Don't include insn-codes.h.
9045         (expand_end_case): Machine specific logic moved to expr.c.
9046         No need to worry about __builtin_classify_type.
9047         (check_for_full_enumeration_handling, emit_case_nodes):
9048         Kill #if 0 blocks.
9050         * builtins.o (expand_builtin_classify_type): Split up so code
9051         can be shared with fold_builtin_classify_type.
9052         (type_to_class, fold_builtin_classify_type): New functions.
9053         (fold_builtins): Handle __builtin_classify_type.
9055         * expr.c (do_tablejump): Now static.
9056         (case_values_threshold, try_casesi, try_tablejump): New;
9057         code mostly from stmt.c (expand_end_case).
9058         (expr.h): Update prototypes.
9060         * Makefile.in (stmt.o): Update dependencies.
9062 2001-08-21  Will Cohen  <wcohen@redhat.com>
9064         * configure/alpha/alpha.h (CONDITIONAL_REGISTER_USAGE): Added local
9065         declaration of variable i.
9066         * configure/rs6000/rs6000.h (CONDITIONAL_REGISTER_USAGE): Added local
9067         declaration of variable i.
9069 2001-08-21  Richard Henderson  <rth@redhat.com>
9071         * crtstuff.c: Fix thinko last change.  Move list tails to start
9072         of CRT_END section.  Tidy ifdefs.
9073         (__EH_FRAME_BEGIN__): Always static for ELF.
9074         (__do_global_ctors_1): Rename from __frame_dummy.
9075         * config/mips/iris6.h (LINK_SPEC): Update for __do_global_ctors_1
9076         name change; don't hide __EH_FRAME_BEGIN__.
9078 2001-08-21  Richard Henderson  <rth@redhat.com>
9080         * gdbinit.in: Move break on exit after break on fancy_abort.
9082         * config/ia64/ia64.c (ia64_return_in_memory): True for variable
9083         sized types.
9085 2001-08-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9087         * cpphash.h (_cpp_push_next_buffer): New.
9088         * cppinit.c (do_includes): Remove.
9089         (push_include, free_chain, _cpp_push_next_buffer): New.
9090         (cpp_start_read): Use them to rework command line option handling.
9091         (cpp_handle_option): Combine handling of -include and -imacros.
9092         * cpplex.c (_cpp_lex_token): Push a new -include buffer if
9093         appropriate.  Always insert missing \n at EOF.
9094         * cpplib.c (start_directive): Get the directive position right.
9095         * cppmain.c (cb_file_change): Always print the first line, unless
9096         preprocessed.
9098 2001-08-20  Andreas Jaeger  <aj@suse.de>
9100         * profile.c (compute_branch_probabilities): Remove extra new-line
9101         in error message.
9102         * flow.c (verify_flow_info): Likewise.
9104 2001-08-20  Diego Novillo  <dnovillo@redhat.com>
9106         * basic-block.h (basic_block): Add new field 'flags'.
9107         (BB_REACHABLE): Define.
9108         (expunge_block): Declare.
9109         * flow.c (ENTRY_BLOCK_PTR): Initialize field 'flags'.
9110         (EXIT_BLOCK_PTR): Ditto.
9111         (expunge_block): Remove static declaration.
9112         (cleanup_cfg): Clear bb->aux on every basic block.
9113         (find_unreachable_blocks): Set BB_REACHABLE bit in bb->flags when
9114         computing reachability.
9115         (delete_unreachable_blocks): Delete block b if b->flags has
9116         BB_REACHABLE unset.
9118 2001-08-20  Diego Novillo  <dnovillo@redhat.com>
9120         * doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.
9122 2001-08-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9124         * sparc.c (sparc_variable_issue): Fix typo in last change.
9126 2001-08-20  Richard Henderson  <rth@redhat.com>
9128         * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.
9130 2001-08-20  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9132         * pa.h (RETURN_IN_MEMORY): Improve comment.
9134 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
9136         * doc/invoke.texi (Profiling options): Clarify the interactions
9137         between -fprofile-arcs and -ftest-coverage, -fprofile-arcs.
9139 2001-08-20  Jeffrey Oldham  <oldham@codesourcery.com>
9141         * crtstuff.c (__do_global_ctors): Fix typo in preprocessing
9142         command.
9144 2001-08-20  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9146         * gcc.c (make_relative_prefix): Allocate a sufficiently large
9147         buffer.
9149 2001-08-20  Richard Henderson  <rth@redhat.com>
9151         * final.c (end_final): Fix typo last change.
9153 2001-08-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9155         * cppinit.c (init_standard_includes): The returned buffer
9156         is already malloc-ed.
9157         * gcc.c (add_prefix): Similarly.
9158         * prefix.c (translate_name): Update to support clear buffer
9159         ownership rules.
9160         (update_path): Similarly.  Be sure to free any newly allocated
9161         key.  UPDATE_PATH_HOST_CANONICALIZE takes only one argument.
9162         (tr): New function.
9163         * prefix.h (update_path): Update prototype and document.
9164         * config/i386/xm-djgpp.h (UPDATE_PATH_HOST_CANONICALIZE): Clean
9165         up and update to new buffer ownership rules.
9166         * doc/gcc.texi (UPDATE_PATH_HOST_CANONICALIZE): Update.
9168 Mon Aug 20 01:44:50 CEST 2001  Jan Hubicka  <jh@suse.cz>
9170         * final.c (compute_alignments): New function.
9171         (init_insn_lengths): Do not care label_align.
9172         (LABEL_ALIGN_AFTER_BARRIER): Default to 1.
9173         (LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Default to 0.
9174         (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): New.
9175         (shorted_branches): Realloc label_align array; do
9176         not call init_insn_lengths; Do not care about loop alignments.
9177         * output.h (compute_alignments): Declare.
9178         * toplev.c (rest_of_compilation): Call compute_alignments.
9179         * tm.texi (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): Document.
9181         * predict.c (block_info_def): Add npredecesors, remove nvisited;
9182         change visited to tovisit.
9183         (propagate_freq): Use faster traversing algorithm.
9184         (estimate_loops_at_level, estimate_bb_frequencies): Change visited
9185         to tovisit; reverse meaning.
9187         * predict.c (struct block_info_def): Remove nvisited.
9188         (propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions.
9189         (estimate_bb_frequencies): Call mark_dfs_back_edges.
9191 2001-08-19  Geoffrey Keating  <geoffk@redhat.com>
9193         * doc/invoke.texi (MIPS Options): Document -mfused-madd.
9194         * config/mips/mips.h (MASK_NO_FUSED_MADD): New.
9195         (TARGET_FUSED_MADD): New.
9196         (TARGET_SWITCHES): Add -mfused-madd, -mno-fused-madd.
9197         * config/mips/mips.md: Add TARGET_FUSED_MADD as condition to
9198         the multiply-add instructions.
9200 2001-08-19  Richard Henderson  <rth@redhat.com>
9202         * dwarf2asm.c (dw2_output_indirect_constant_1): The symbol ref
9203         is aligned to pointer size.
9205 2001-08-19  Richard Henderson  <rth@redhat.com>
9207         * config/ia64/ia64.c (ia64_cycle_display): Only emit cycle
9208         display markers during final schedule.
9210 2001-08-19  Richard Henderson  <rth@redhat.com>
9212         * function.c (gen_mem_addressof): Don't call get_alias_set if no decl.
9214 2001-08-19  Richard Henderson  <rth@redhat.com>
9216         * config/ia64/ia64.h (STRIP_NAME_ENCODING): Handle @ and *
9217         in the same string.
9218         (ASM_NAME_TO_STRING): Remove.
9219         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Handle @ and *
9220         in the same string.  Remove support for expressions.
9222 2001-08-19  Richard Henderson  <rth@redhat.com>
9224         * config/i386/i386.md (tablejump): Make an expander; handle
9225         pic relative addressing here.
9226         (tablejump_1): Rename from tablejump_pic.
9227         (casesi): Remove.
9229 2001-08-19  Richard Henderson  <rth@redhat.com>
9231         * regclass.c (fix_register): Fix typo.
9233 2001-08-18  Richard Henderson  <rth@redhat.com>
9235         * config/ia64/unwind-ia64.c (UNW_REG_B0): New.
9236         (struct _Unwind_Context): Expand br_loc to hold it.
9237         (uw_frame_state_for): Handle leaf functions better.
9238         (uw_update_reg_address): Update for br_loc change.
9240 2001-08-18  Richard Henderson  <rth@redhat.com>
9242         * crtstuff.c: Move list heads before code that uses them.
9243         (__JCR_LIST__): Remove initial null.
9244         (frame_dummy, __frame_dummy): Do java registration here ...
9245         (__do_global_ctors_aux): ... not here.
9247         * config/ia64/crtbegin.asm (dtor_ptr): Make gp-relative.
9248         (__do_global_dtors_aux): Update to match.
9249         (__JCR_LIST__, __do_jv_register_classes): New.
9250         (.init): Call it.
9251         * config/ia64/crtend.asm (__JCR_END__): New.
9252         (__do_global_ctors_aux): Use a GPREL64I reloc to __CTOR_END__
9253         instead of an indirect LTOFF22 reloc.
9255 2001-08-18  Richard Henderson  <rth@redhat.com>
9257         * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.
9258         * regclass.c (init_reg_sets_1): Fix typo.
9259         * config/ia64/ia64.c (ar_pfs_reg_operand): New.
9260         (ia64_expand_call): Pass ar.pfs to sibcall expanders.
9261         (ia64_compute_frame_size): Make ar.unat live when in use.
9262         (ia64_epilogue_uses): Reformat; do not check current_function_is_leaf
9263         for ar.pfs; remove ar.unat handling.
9264         * config/ia64/ia64.h (CALL_REALLY_USED_REGISTERS): ar.unat is
9265         call-saved.
9266         (PREDICATE_CODES): Add ar_pfs_reg_operand.
9267         * config/ia64/ia64-protos.h: Update decls.
9268         * config/ia64/ia64.md (sibcall_nopic): Use ar.pfs.
9269         (sibcall_pic): Likewise.
9271 2001-08-18  Richard Henderson  <rth@redhat.com>
9273         * config/ia64/ia64.c (ia64_sched_reorder2): Also skip past
9274         pred_rel_mutex when searching for insn_group_barrier.
9275         * config/ia64/ia64.md (cycle_display): Combine the expander
9276         and insn patterns.
9278         * config/ia64/ia64.c (ia64_internal_sched_reorder): Emit stop
9279         bit before asm as needed.
9281 2001-08-18  Richard Henderson  <rth@redhat.com>
9283         * timevar.def (TV_MACH_DEP): New.
9284         * toplev.c (rest_of_compilation): Use it.
9285         * config/ia64/ia64.c (ia64_reorg): Push to TV_SCHED2.
9287 2001-08-18  Zack Weinberg  <zackw@panix.com>
9289         * unwind-dw2.c (execute_stack_op): Add default aborts to
9290         the inner switches to prevent warnings.
9292 2001-08-18  Richard Henderson  <rth@redhat.com>
9294         * timevar.h (struct timevar_time_def): Change element type to float.
9295         (ticks_to_msec, clocks_to_msec): Likewise.
9296         (TICKS_TO_MSEC, CLOCKS_TO_MSEC): Rescale to seconds; use type float.
9297         (get_time): Likewise.
9298         (timevar_print): Adjust zero check and printing to match.
9300 2001-08-18  Zack Weinberg  <zackw@panix.com>
9302         * doc/extend.texi, doc/gcc.texi, doc/install-old.texi,
9303         doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/include/gpl.texi:
9304         Eliminate overfull or underfull hboxes.
9306 2001-08-18  Zack Weinberg  <zackw@panix.com>
9308         * cpperror.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
9310 2001-08-18  Zack Weinberg  <zackw@panix.com>
9312         * haifa-sched.c: Convert to target hooks.  Macros replaced
9313         are ISSUE_RATE, ADJUST_COST, ADJUST_PRIORITY, MD_SCHED_INIT,
9314         MD_SCHED_REORDER, MD_SCHED_REORDER2, MD_SCHED_VARIABLE_ISSUE,
9315         MD_SCHED_FINISH, and HAVE_cycle_display.
9316         * target-def.h (TARGET_SCHED_ADJUST_COST,
9317         TARGET_SCHED_ADJUST_PRIORITY, TARGET_SCHED_ISSUE_RATE,
9318         TARGET_SCHED_VARIABLE_ISSUE, TARGET_SCHED_INIT,
9319         TARGET_SCHED_FINISH, TARGET_SCHED_REORDER,
9320         TARGET_SCHED_REORDER2, TARGET_SCHED_CYCLE_DISPLAY):
9321         New hook #defines to be overridden.
9322         (TARGET_SCHED): Bring them all together.
9323         (TARGET_INITIALIZER): Update.
9324         * target.h: Don't forward declare struct rtx_def.  Use 'rtx'
9325         instead of 'struct rtx_def *' throughout.
9326         (struct sched): New set of hooks for the scheduler.
9327         * Makefile.in (haifa-sched.o): Depend on target.h.
9328         * doc/tm.texi: Document the new scheduler hooks, together in
9329         their own section, instead of scattered around.
9330         Fix a bunch of underfull/overfull hboxes.
9332         * a29k.h, alpha.h, arm.h, c4x.h, convex.h, d30v.h, i386.h,
9333         ia64.h, m32r.h, m88k.h, mips.h, pa.h, rs6000.h, s390.h, sh.h,
9334         sparc.h: Don't define any of the old scheduler macros.
9336         * a29k.c, alpha.c, arm.c, c4x.c, convex.c, d30v.c, i386.c,
9337         ia64.c, m32r.c, m88k.c, mips.c, pa.c, rs6000.c, s390.c, sh.c,
9338         sparc.c: Create hook functions from code extracted from
9339         corresponding target header, or make existing hooks static, as
9340         appropriate.  Set the appropriate entries in targetm.
9342         * alpha-protos.h, arm-protos.h, c4x-protos.h, d30v-protos.h,
9343         i386-protos.h, ia64-protos.h, m32r-protos.h, pa-protos.h,
9344         rs6000-protos.h, s390-protos.h, sparc-protos.h:
9345         Remove prototypes for functions which are now static.
9347         * d30v.h, d30v.c, m32r.h, m32r.c: Remove #ifdef HAIFA and
9348         related gunk; the Haifa scheduler is now the only choice.
9350 2001-08-18  Zack Weinberg  <zackw@panix.com>
9352         * optabs.h (OTI_flodiv, flodiv_optab): Kill.
9353         * genopinit.c: Put floating point divide insns in sdiv_optab.
9354         * expr.c (expand_expr): Use sdiv_optab, not flodiv_optab.
9355         * config/gofast.h, config/c4x/c4x.h,
9356         config/ia64/hpux_longdouble.h, config/mips/mips.h,
9357         config/pa/long_double.h, config/rs6000/sysv4.h,
9358         config/sparc/sparc.h: Put floating point divide libcalls in sdiv_optab.
9359         * optabs.c (init_optab): Break into new_optab, init_optab, init_optabv.
9360         (init_optabs): Use init_optabv for overflow-trapping optabs.
9361         Don't init flodiv_optab.  Give mov_optab, movstrict_optab, and
9362         cmp_optab RTX codes so have_insn_for can find them.
9364         * optabs.c (expand_simple_binop, expand_simple_unop,
9365         have_insn_for, gen_sub3_insn): New interfaces.
9366         * expr.h: Prototype new functions.
9367         (enum optab_methods): Move here from optabs.h.
9369         * builtins.c, combine.c, doloop.c, function.c, ifcvt.c,
9370         loop.c, profile.c, simplify-rtx.c, stmt.c, unroll.c:
9371         Use new functions instead of working directly with optabs.
9372         * doloop.c, ifcvt.c, loop.c, profile.c, simplify-rtx.c,
9373         unroll.c: Don't include optabs.h.
9374         * caller-save.c, combine.c, function.c, stmt.c: Just include
9375         insn-codes.h, not optabs.h.
9376         * Makefile.in: Update dependencies.
9378         * combine.c (make_compound_operation, simplify_comparison):
9379         Fix typos testing for this or that instruction.
9381 2001-08-18  Herman A.J. ten Brugge  <Haj.Ten.Brugge@net.HCC.nl>
9383         * mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2_DIVMOD_FUNCS when
9384         generating libgcc.a.
9386 2001-08-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9388         * except.c (TYPE_HASH): Delete.
9390         * objc/objc-act.c (HASHFUNCTION): Cast to size_t, not
9391         HOST_WIDE_INT.
9393         * tree.c (TYPE_HASH): Delete.
9395         * tree.h (TYPE_HASH): Define.
9397 2001-08-18  Graham Stott  <grahams@redhat.com>
9399         * config/mips/mips.md (adddi3_internal_2+1): Remove constraints from
9400         define_split.
9401         (adddi3_internal_2+2): Likewise.
9402         (eh_set_lr_di+1): Likewise.
9404 2001-08-17  Richard Henderson  <rth@redhat.com>
9406         * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
9407         UNALIGNED_DOUBLE_INT_ASM_OP, ASM_BYTE_OP): Move from ...
9408         * dwarf2asm.c: ... here.
9409         * dwarfout.c: Remove them.
9411         * varasm.c (assemble_integer): Add align parameter.
9412         (assemble_real, output_constant, output_constructor): Likewise.
9413         * output.h: Update decls.
9414         * dwarf2asm.c, final.c, varasm.c, config/darwin.c, config/nextstep.c,
9415         config/alpha/alpha.c, config/arm/arm.md, config/clipper/clipper.c,
9416         config/m88k/m88k.c, config/mcore/mcore.md, config/mips/mips.h,
9417         config/mips/mips.md, config/pa/pa.c, config/rs6000/rs6000.c,
9418         config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.md:
9419         Update all callers.
9421         * final.c (end_final): Abort profile block generation if we
9422         haven't layed it out properly.
9423         * output.h (assemble_eh_integer): Remove stale decl.
9424         * varasm.c (assemble_zeros): Tidy; use assemble_integer.
9425         (min_align): New.
9426         (assemble_integer): Handle unaligned data.
9427         (assemble_real): Abort on unaligned data.
9428         (output_constructor): Don't assume ASM_OUTPUT_ALIGN 0 does
9429         anything useful.
9430         (default_dtor_section_asm_out_destructor): Use assemble_align.
9431         (default_named_section_asm_out_constructor): Likewise.
9432         (default_ctor_section_asm_out_constructor): Likewise.
9433         * config/darwin.c (machopic_asm_out_constructor): Likewise.
9434         (machopic_asm_out_destructor): Likewise.
9435         * config/nextstep.c (nextstep_asm_out_constructor): Likewise.
9436         (nextstep_asm_out_destructor): Likewise.
9437         * config/alpha/alpha.c (vms_asm_out_constructor): Likewise.
9438         (vms_asm_out_destructor): Likewise.
9440 2001-08-17  Richard Henderson  <rth@redhat.com>
9442         * config/mips/iris6.h (TARGET_IRIX6): New.
9443         (current_section_name, current_section_flags): New.
9444         (ASM_OUTPUT_ALIGN, ASM_FILE_START, ASM_FILE_END): New.
9445         (MAX_OFILE_ALIGNMENT): New.
9446         (ASM_OUTPUT_ALIGNED_LOCAL): Use bss_section.
9447         * config/mips/mips.c (mips_make_temp_file, temp_filename): Remove.
9448         (copy_file_data): Split out from
9449         (mips_asm_file_end): ... here.
9450         (mips_asm_file_start): Remove extra .section directive.  Use
9451         tmpfile instead of mips_make_temp_file.
9452         (mips_unique_section): Use const char * as needed for warnings.
9453         (iris6_asm_named_section_1): Renamed from iris6_asm_named_section;
9454         re-add align parameter.
9455         (iris6_asm_named_section): New.
9456         (iris_section_align_entry_eq, iris_section_align_entry_hash): New.
9457         (iris6_asm_output_align, iris6_section_align_1): New.
9458         (iris6_asm_file_start, iris6_asm_file_end): New.
9459         * config/mips/mips-protos.h: Update decls.
9461 2001-08-17  Janis Johnson  <janis187@us.ibm.com>
9463         * doc/install.texi (Install GCC): Add links to build status pages.
9464         (Specific): Ditto.
9465         (Final install): Ditto; request updates for specific info
9467 2001-08-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9469         * cpperror.c (print_location):  Don't take a file name; use the
9470         line map instead.
9471         (_cpp_begin_message): Similarly.
9472         (cpp_ice, cpp_fatal, cpp_error, cpp_error_with_line, cpp_warning,
9473         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line): Update.
9474         (cpp_pedwarn_with_file_and_line): Remove.
9475         * cppfiles.c (stack_include_file): Update; set filename to stdin
9476         here when appropriate.
9477         * cpphash.h (struct cpp_buffer): Remove nominal_fname.
9478         (_cpp_begin_message): Don't take a file name.
9479         * cppinit.c: Add comment.
9480         * cpplex.c: Fix end-of-directive indicator.
9481         * cpplib.c: Don't include intl.h.
9482         (run_directive, do_diagnostic): Update.
9483         (do_line): Update to not use nominal_fname.
9484         (cpp_push_buffer): Don't take a filename.
9485         * cpplib.h (struct ht): Remove.
9486         (cpp_push_buffer): Don't take a filename.
9487         (cpp_pedwarn_with_file_and_line): Remove.
9488         * cppmacro.c (struct cpp_macro): Remove file.
9489         (builtin_macro): Update.
9490         (_cpp_create_definition): Update.
9491         * cppmain.c: Correct comment.
9492         * fix-header.c (read_scan_file): Update.
9494 2001-08-17  Kazu Hirata  <kazu@hxi.com>
9496         * sbitmap.c: Fix comment formatting.
9497         * sched-deps.c: Likewise.
9498         * sibcall.c: Likewise.
9499         * simplify-rtx.c: Likewise.
9500         * ssa.c: Likewise.
9501         * ssa-ccp.c: Likewise.
9502         * stor-layout.c: Likewise.
9503         * timevar.c: Likewise.
9504         * toplev.c: Likewise.
9505         * unwind-dw2.c: Likewise.
9506         * unwind-dw2-fde.c: Likewise.
9507         * varasm.c: Likewise.
9509 2001-08-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9511         * pa.h (RETURN_IN_MEMORY): Return types with a size that is varable
9512         or larger than an integer in memory.
9514 2001-08-17  Zack Weinberg  <zackw@panix.com>
9516         * system.h: Forward-declare struct rtx_def, struct rtvec_def,
9517         and union tree_node.  Typedef rtx, rtvec, and tree.  Fix comment.
9518         * rtl.h: Don't forward-declare union tree_node here.  Don't
9519         typedef rtx or rtvec here.  Change all uses of struct rtx_def *,
9520         struct rtvec_def *, or union tree_node * to use rtx, rtvec,
9521         and tree respectively.
9522         * tree.h: Don't forward-declare struct rtx_def here.  Don't
9523         typedef tree here.  Change all uses of struct rtx_def *,
9524         struct rtvec_def *, or union tree_node * to use rtx, rtvec,
9525         and tree respectively.
9527 2001-08-17  Richard Henderson  <rth@redhat.com>
9529         * config/mips/elf.h, config/mips/elf64.h, config/mips/netbsd.h,
9530         config/mips/openbsd.h: Fix typos last change.
9532 2001-08-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9534         * doc/invoke.texi (Optimize Options): The default for
9535         -finline-limit is 600.
9537 2001-08-17  Richard Henderson  <rth@redhat.com>
9539         * varasm.c (text_section): Allow TEXT_SECTION to override the
9540         printing of TEXT_SECTION_ASM_OP.
9541         * dwarf2out.c (TEXT_SECTION_NAME): Rename from TEXT_SECTION.
9542         (DATA_SECTION, BSS_SECTION): Remove.
9543         * dwarfout.c (TEXT_SECTION_NAME, DATA_SECTION_NAME, DATA1_SECTION_NAME,
9544         RODATA_SECTION_NAME, RODATA1_SECTION_NAME, BSS_SECTION_NAME):
9545         Rename from s/_NAME//.
9546         * config/mips/mips.h (TARGET_FILE_SWITCHING): Add !TARGET_MIPS16.
9547         (ASM_DECLARE_FUNCTION_NAME): Move file switching ...
9548         (TEXT_SECTION): ... here.  New.
9549         * config/mips/elf.h (TEXT_SECTION): New; no file switching.
9550         * config/mips/elf64.h, config/mips/netbsd.h: Likewise.
9551         * config/mips/openbsd.h: Likewise.
9552         * config/mips/mips.c (mips_asm_file_start): Tidy file switching test.
9553         (mips_asm_file_end): Likewise test.
9554         (mips_output_function_epilogue): Likewise.  Switch back to data
9555         section after emitting the function.
9557         * doc/tm.texi (Sections): Document TEXT_SECTION.
9559 2001-08-17  Richard Henderson  <rth@redhat.com>
9561         * dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here.
9562         (dwarf2out_finish): Do it here.  Emit .debug_loc before .debug_info.
9564 2001-08-17  Richard Henderson  <rth@redhat.com>
9566         * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.
9567         * crtstuff.c (__CTOR_LIST__, __DTOR_LIST__, __EH_FRAME_BEGIN__,
9568         __JCR_LIST__, __CTOR_END__, __DTOR_END__, __FRAME_END__,__JCR_END__):
9569         Add aligned attribute.
9571 2001-08-17  Andrew Haley  <aph@cambridge.redhat.com>
9573         * config/sh/sh.md: Add modes to unspecs in first insn to match
9574         those in the second.
9576         * Makefile.in: Fix collect2 copy for Cygwin.
9578 Fri Aug 17 15:48:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
9580         Install the proper patch.
9581         * function.c (put_var_into_stack): Temporarily clear DECL_RTL.
9582         (assign_params): Avoid setting DECL_RTL to unfinished RTX.
9583         (expand_function_start): Likewise.
9584         * stmt.c (expand_decl): Likewise.
9585         * varasm.c (make_decl_rtx): Likewise.
9587 Fri Aug 17 15:41:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
9589         * final.c: Undo my previous accidental checkin.
9590         * output.h: Likewise.
9591         * tm.texi: Likewise.
9593 2001-08-16  Richard Henderson  <rth@redhat.com>
9595         * varasm.c (named_section_flags): Remove align parameter.
9596         * varasm.c, dwarf2out.c: Update all callers.
9597         * output.h: Update prototypes.
9599         * target.h (target.asm_out.named_section): Remove align parameter.
9600         * varasm.c, config/a29k/a29k.c, config/alpha/alpha.c,
9601         config/arm/arm.c, config/c4x/c4x.c, config/h8300/h8300.c,
9602         config/i386/i386.c, config/i386/winnt.c, config/m68k/m68k.c,
9603         config/mcore/mcore.c, config/mips/mips.c, config/rs6000/rs6000.c,
9604         config/sh/sh.c, config/sparc/sparc.c: Update implementations to match.
9606         * varasm.c (in_named_entry_eq, in_named_entry_hash): New.
9607         (get_named_section_flags, set_named_section_flags): New.
9608         (named_section_flags): Use them.
9609         (named_section): Do decl vs section flags check here...
9610         (default_section_type_flags): ... not here.
9611         (init_varasm_once): Create in_named_htab.
9612         (resolve_unique_section): Mark reloc unused.
9614 2001-08-16  Richard Henderson  <rth@redhat.com>
9616         * varasm.c (force_const_mem): Keep pool alignment in bits.
9617         (output_constant_pool): Use assemble_align.
9619 2001-08-16  Zack Weinberg  <zackw@panix.com>
9621         * doc/tm.texi: Remove extra @table command.
9623 2001-08-16  Zack Weinberg  <zackw@panix.com>
9625         * final.c (shorten_branches): Clear the end of the label_align
9626         array only if we made it larger.  Break up messy expressions
9627         for clarity.
9629         * diagnostic.c (internal_error): Check for error recursion
9630         before doing ICE suppression.
9632         * timevar.c: Timing variables now count in milliseconds.
9633         (init_timevar): Set up ticks_to_msec and clocks_to_msec here.
9634         (get_time): Not here.
9635         (timevar_print): Don't print any timer whose user, cpu, and
9636         wall times are all zero as displayed.
9637         * timevar.h: Update comment aboout units.  Make timevar
9638         counters unsigned.
9640 Thu Aug 16 17:39:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
9642         * function.c (put_var_into_stack): Temporarily clear DECL_RTL.
9643         (assign_params): Avoid setting DECL_RTL to unfinished RTX.
9644         (expand_function_start): Likewise.
9645         * stmt.c (expand_decl): Likewise.
9646         * varasm.c (make_decl_rtx): Likewise.
9648 2001-08-16  Jason Merrill  <jason_merrill@redhat.com>
9650         * stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
9651         (finalize_record_size): Don't set TYPE_USER_ALIGN.
9653 2001-08-16  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9655         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Remove unused
9656         variables.
9658 2001-08-16  Andreas Jaeger  <aj@suse.de>
9660         * config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
9661         prototype.
9663 Wed Aug 15 15:22:52 EDT 2001  John Wehle  (john@feith.com)
9665         * rtl.h (only_sets_cc0_p): New prototype.
9666         * jump.c (sets_cc0_p): Handle INSN.
9667         (only_sets_cc0_p): New function.
9668         * flow.c (merge_blocks_nomove): Use only_sets_cc0_p.
9669         (tidy_fallthru_edge): Likewise.
9670         * integrate.c (copy_insn_list): Likewise.
9671         * unroll.c (unroll_loop): Likewise.
9672         (copy_loop_body): Likewise.
9674 2001-08-15  Jason Eckhardt  <jle@redhat.com>
9676         * config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".
9678 Wed Aug 15 14:24:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
9680         * predict.c (struct block_info_def): Remove nvisited.
9681         (propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions.
9682         (estimate_bb_frequencies): Call mark_dfs_back_edges.
9684         * i386.c (ix86_agi_dependant): Lea causes AGI only on the Pentium
9685         (ix86_adjust_cost): Teach scheduler that latency to load operand can
9686         be masked.
9688 Wed Aug 15 12:41:32 CEST 2001  Jan Hubicka  <jh@suse.cz>
9690         * predict.def: Update hitrates.
9692 2001-08-15  Richard Henderson  <rth@redhat.com>
9694         * except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.
9696 Tue Aug 14 17:30:59 2001  Jeffrey A Law  (law@cygnus.com)
9698         * flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG
9699         note from its associated jump.
9701 2001-08-14  Ulrich Weigand  <uweigand@de.ibm.com>
9703         * config/s390/linux64.h (CPP_PREDEFINES): Define __s390__
9704         also on 64-bit s390x targets.
9706 2001-08-14  Nick Clifton  <nickc@cambridge.redhat.com>
9708         * config/arm/arm.c (arm_compute_initial_elimination_offset): New
9709         function.
9710         (arm_expand_prologue): Handled nested functions which take a
9711         variable argument list.
9712         * config/arm/arm.h (ARM_INITIAL_ELIMINATION_OFFSET): Replace
9713         macro with an invocation of
9714         arm_compute_initial_elimination_offset.
9715         * config/arm/arm-protos.h: Prototype
9716         arm_compute_initial_elimination_offset.
9718 2001-08-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9720         * doc/install.texi (Specific, avr): Fix markup.
9721         (Specific, c4x): Ditto.
9723 2001-08-14  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9725         * predict.c (dump_prediction): Change `bool' parameter to `int'.
9727 2001-08-14  Gabriel Dos Reis  <gdr@codesourcery.com>
9729         * Makefile.in (OBJS): Add rtl-error.o
9730         (rtl-error.o): New rule.
9731         (diagnostic.o): Adjust dependency.
9732         diagnostic.c (file_and_line_for_asm, diagnostic_for_asm,
9733         error_for_asm, _fatal_insn, _fatal_insn_not_found,
9734         warning_for_asm): Move to...
9735         rtl-error.c: ...here.  New file.
9737 2001-08-14  Richard Henderson  <rth@redhat.com>
9739         * dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame
9740         if USING_SJLJ_EXCEPTIONS.
9742 2001-08-14  Steve Ellcey <sje@cup.hp.com>
9744         * tlink.c (scan_linker_output): Check string for unsatisfied in
9745         addition to undefined and unresolved.
9747 2001-08-14  Graham Stott  <grahams@redhat.com>
9749         * libgcc2.c (*): Replace EH_FRAME_SECTION with
9750         EH_FRAME_SECTION_NAME.
9752 Tue Aug 14 14:57:07 CEST 2001  Jan Hubicka  <jh@suse.cz>
9754         * genattrtab.c (simplify_test_exp_in_temp): New function.
9755         (simplify_test_exp): Avoid explicit use of temporary obstack.
9756         (simplify_cond, insert_right_side, evaluate_eq_attr,
9757         simplify_and_tree, simplify_or_tree, eliminate_known_true):
9758         Use simplify_test_exp_in_temp.
9759         (optimize_attrs): Iterate until expression stabilizes.
9761 2001-08-13  Ulrich Weigand  <uweigand@de.ibm.com>:
9763         * glimits.h: Remove the __LONG_MAX__ special case for s390x.
9764         * config/s390/linux64.h: Define __LONG_MAX__ in CPP_PREDEFINES.
9766 2001-08-13  Richard Henderson  <rth@redhat.com>
9768         * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.
9769         (DTOR_LIST_BEGIN, DTOR_LIST_END): Remove.
9770         * config/arm/conix-elf.h: Likewise.
9772 2001-08-13  Geoffrey Keating  <geoffk@redhat.com>
9774         * config/svr4.h (LINK_SPEC): Don't do -Wl, here, it is done
9775         in gcc.c.
9776         * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
9778         * gcse.c (hash_scan_set): Expressions that are set as part of
9779         jump instructions are not available.
9781 2001-08-13  Ulrich Weigand  <uweigand@de.ibm.com>
9783         * config/s390/s390.c (print_operand, s390_function_prologue,
9784         s390_va_start): Fixed HOST_WIDE_INT type mismatch.
9786 2001-08-13  Richard Henderson  <rth@redhat.com>
9788         * config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
9789         * defaults.h (EH_FRAME_SECTION_NAME): Respect it.
9790         * doc/tm.texi (Exception Region Output): Document it.
9792 2001-08-13  Geoffrey Keating  <geoffk@redhat.com>
9794         * config/rs6000/sysv4.h (PREFERRED_DEBUGGING_TYPE): Use
9795         DWARF2 instead of stabs by default.
9797 2001-08-13  David Edelsohn  <edelsohn@gnu.org>
9799         * config/rs6000/rs6000.c: Include optabs.h.
9801 2001-08-13  David Edelsohn  <edelsohn@gnu.org>
9803         * config/rs6000/eabi.asm: Define 64-bit versions of FPR
9804         save/restore routines.
9805         * ginclude/ppc-asm.h: Define 64-bit FUNC_* macros.
9807 2001-08-13  Andreas Jaeger  <aj@suse.de>
9809         * gcc.c (init_spec): Revert last patch by Theodore Papadopoulo,
9810         the english is correct.
9812 2001-08-13  Zack Weinberg  <zackw@panix.com>
9814         * expr.h: Split out optab- and libfunc-related code to...
9815         * optabs.h, libfuncs.h: ... these new headers.
9817         * Makefile.in (CONFIG_H, EXPR_H): Take out insn-codes.h.
9818         (OPTABS_H): New.
9819         (various .o rules): Add $(OPTABS_H) and/or libfuncs.h to
9820         dependencies.
9821         * mkconfig.sh: Don't include insn-codes.h from config.h.
9823         * reload.h: Use #ifdef GCC_INSN_CODES_H to decide whether
9824         enum insn_code is available.  Move reload_in_optab and
9825         reload_out_optab array declarations to optabs.h.
9826         * regmove.c (gen_add3_insn): Move to optabs.c, export from
9827         there, prototype in expr.h.
9828         * gencodes.c: Cleanup: zap global variables, don't use
9829         printf where puts will do, don't bother defining MAX_INSN_CODE
9830         which nothing uses, let CODE_FOR_nothing get its value implicitly.
9832         * genemit.c, genopinit.c: Include optabs.h in generated file.
9833         * genoutput.c: Include insn-codes.h in generated file.
9834         * builtins.c, caller-save.c, combine.c, doloop.c, explow.c,
9835         expmed.c, expr.c, function.c, ifcvt.c, loop.c, optabs.c, profile.c,
9836         reload1.c, simplify-rtx.c, stmt.c, unroll.c, config/alpha/alpha.c,
9837         config/arm/arm.c, config/c4x/c4x.c, config/clipper/clipper.c,
9838         config/i386/i386.c, config/ia64/ia64.c, config/mn10300/mn10300.c,
9839         config/pj/pj.c, config/sh/sh.c, config/sparc/sparc.c:
9840         Include optabs.h.
9841         * builtins.c, calls.c, dwarf2out.c, except.c, expr.c, function.c,
9842         optabs.c, stmt.c, config/c4x/c4x.c, config/clipper/clipper.c,
9843         config/m88k/m88k.c, config/sparc/sparc.c:
9844         Include libfuncs.h.
9845         * reload.c: Include expr.h and optabs.h before reload.h.
9846         * config/alpha/alpha.c: Include tree.h before reload.h.
9847         * config/pa/pa.c: Include expr.h, optabs.h, libfuncs.h,
9848         and reload.h in that order.
9849         * config/sparc/sparc.c: Include debug.h.
9850         * recog.c: Include insn-codes.h.
9852 2001-08-13  Andreas Jaeger  <aj@suse.de>
9854         * config.gcc: Use t-slibgcc-elf to build shared libgcc_s on
9855         s390*linux.
9857 2000-08-13 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9859         * dwarf2out.c (output_cfa_loc): Fix typo in comment.
9860         * gcc.c (init_spec): Fix typo in comment.
9861         * varasm.c (data_section): Fix typo in comment.
9863 Mon Aug 13 02:27:39 CEST 2001  Jan Hubicka  <jh@suse.cz>
9865         * predict.c (dump_prediction): New argument "USED".
9866         (combine_predictions_for_insn): Determine the used heuristics,
9867         output the case no heuristic applied.
9868         * predict.def (PRED_DS_THEORY, PRED_NO_HEURISTIC): New.
9870 2001-08-13  Andreas Jaeger  <aj@suse.de>
9872         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Don't capitalize
9873         register %rip.
9875 2001-08-13  Kazu Hirata  <kazu@hxi.com>
9877         * jump.c: Fix formatting.
9879 2001-08-13  Kazu Hirata  <kazu@hxi.com>
9881         * config/h8300/h8300.md (zero_extendqihi2): Correct the insn
9882         length.
9884 2001-08-12  Geoffrey Keating  <geoffk@redhat.com>
9886         * loop.c (check_dbra_loop): Use condjump_label to compute
9887         jump_label.
9889         * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around
9890         to better document the files they're in.
9892 2001-08-12  Zack Weinberg  <zackw@panix.com>
9894         * recog.h (struct insn_operand_data): Shrink 'mode' field
9895         to 16 bits.
9897 2001-08-12  Kazu Hirata  <kazu@hxi.com>
9899         * gcc.c: Fix comment formatting.
9900         * gccspec.c: Likewise.
9901         * gcov.c: Likewise.
9902         * gcse.c: Likewise.
9903         * genemit.c: Likewise.
9904         * gengenrtl.c: Likewise.
9905         * genrecog.c: Likewise.
9906         * gensupport.c: Likewise.
9907         * ggc-page.c: Likewise.
9908         * global.c: Likewise.
9909         * graph.c: Likewise.
9910         * ifcvt.c: Likewise.
9911         * integrate.c: Likewise.
9912         * lcm.c: Likewise.
9913         * libgcc2.c: Likewise.
9914         * loop.c: Likewise.
9915         * mbchar.c: Likewise.
9916         * optabs.c: Likewise.
9917         * predict.c: Likewise.
9918         * prefix.c: Likewise.
9919         * profile.c: Likewise.
9920         * protoize.c: Likewise.
9921         * real.c: Likewise.
9922         * recog.c: Likewise.
9923         * regclass.c: Likewise.
9924         * regmove.c: Likewise.
9925         * reg-stack.c: Likewise.
9926         * reload1.c: Likewise.
9927         * resource.c: Likewise.
9928         * rtlanal.c: Likewise.
9929         * rtl.c: Likewise.
9931 2001-08-12  Kazu Hirata  <kazu@hxi.com>
9933         * doc/tm.texi (ENCODE_SECTION_INFO): Add documentation on how
9934         a tree representing a constant is passed to the macro.
9936 2001-08-12  Richard Henderson  <rth@redhat.com>
9938         * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
9939         (rs6000_elf_asm_out_destructor): New.
9940         * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
9941         (DTORS_SECTION_ASM_OP): Remove.
9942         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
9943         (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.
9945 2001-08-12  David Edelsohn  <edelsohn@gnu.org>
9947         Revert:
9948         2001-08-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9949         * gcc.c (set_collect_gcc_options): New function, split out from
9950         main.
9951         Ignore elided switches.
9952         (do_spec_1): Invoke before executing command.
9953         (set_input): Export.
9954         Move declaration ...
9955         * gcc.h (set_input): ... here.
9956         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
9957         file.
9959 2001-08-12  Richard Henderson  <rth@redhat.com>
9961         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): Fix
9962         thinko wrt TARGET_RELOCATABLE.
9964 2001-08-12  Neil Booth  <neil@daikokuya.demon.co.uk>
9966         * fix-header.c (cb_file_change): Update prototype.
9968 2001-08-11  Zack Weinberg  <zackw@panix.com>
9970         * toplev.c (set_float_handler): Make static.
9971         * toplev.h: Don't prototype set_float_handler.
9973         * simplify-rtx.c: Don't include setjmp.h.
9974         (simplify_unary_real, simplify_binary_real, simplify_binary_is2orm1):
9975         New functions.
9976         (simplify_unary_operation, simplify_binary_operation): Use them,
9977         via do_float_handler.
9979         * fold-const.c: Don't include setjmp.h.
9980         (exact_real_inverse_1): New function.
9981         (exact_real_inverse): Use it, via do_float_handler.
9983         * varasm.c: Don't include setjmp.h.
9984         (assemble_real_1): New function.
9985         (assemble_real): Use it, via do_float_handler.
9986         Call internal_error if we get a trap here.
9988         * c-parse.in, cse.c, cselib.c, config/i386/i386.c,
9989         config/pj/pj.c, config/s390/s390.c: Don't include setjmp.h.
9991 2001-08-11  Zack Weinberg  <zackw@panix.com>
9993         * defaults.h: Define PREFERRED_STACK_BOUNDARY to
9994         STACK_BOUNDARY if not already defined.
9996         * calls.c, function.c, reload1.c, explow.c: Don't default
9997         PREFERRED_STACK_BOUNDARY.  Remove all #if/#ifdef on
9998         PREFERRRED_STACK_BOUNDARY and/or STACK_BOUNDARY.
10000         * explow.c (allocate_dynamic_stack_space): Change unsafe #if
10001         to run-time test.
10003         * doc/tm.texi: Document that STACK_BOUNDARY is required;
10004         clarify difference between it and PREFERRED_STACK_BOUNDARY.
10006 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10008         * cppmacro.c (enter_macro_context): Push macro expansions even
10009         if empty.
10011 2001-08-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10013         * config/rs6000/rs6000.c: Include integrate.h to silence warning.
10014         (rs6000_elf_section_type_flags): Actually return a value.
10016 2001-08-11  Ulrich Weigand  <uweigand@de.ibm.com>
10018         * s390.c, s390.h, s390.md, s390-protos.h, linux.h, t-linux:
10019         Clean up code: add missing comments and prototypes, fix warnings,
10020         remove obsolete code, fix spacing to conform to coding style.
10022 2001-08-11  Ulrich Weigand  <uweigand@de.ibm.com>
10024         * config/s390/s390.c (targetm): Define TARGET_ASM_OPEN_PAREN
10025         and TARGET_ASM_CLOSE_PAREN.
10026         (regclass_map): CC register belongs to class NO_REGS.
10027         (legitimize_pic_address): Don't generate unnecessary moves
10028         (to avoid confusing loop optimization).
10029         (check_and_change_labels): Replace jump_long by indirect_jump.
10030         (s390_final_chunkify): Don't start a new literal pool on section
10031         switch in 64-bit code.
10032         (s390_va_start, s390_va_arg): Fixed incorrect sizes for 64-bit.
10034         * config/s390/s390.h (TARGET_SWITCHES): Renamed debug_arg to debug.
10035         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE): Set to 64 (for 64-bit).
10036         (HARD_REGNO_MODE_OK, RETURN_IN_MEMORY): Support complex integer
10037         modes correctly.
10038         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Remove CC_REGS.
10039         (EH_RETURN_HANDLER_RTX): Fixed incorrect offset for 64-bit.
10040         (CONST_COSTS): Fixed incorrect costs.
10042         * config/s390/s390.md (fixuns_trunc[sd]f[sd]i2, udivsi3, umodsi3):
10043         Use emit_jump instead of emit_jump_insn (gen_jump).
10044         (divsi3, modsi3): Clobber low word of divmoddisi3 before shifting
10045         (to avoid confusing flow analysis).
10046         (tablejump, tablejump1, tablejump2): Removed.  Replaced by casesi.
10047         (casesi, casesi_jump): New.
10048         (jump_long): Removed.  Functionality merged into indirect_jump.
10049         (indirect_jump): Accept address_operand, not just register_operand.
10050         (cjump_long, icjump_long): Use same logic as indirect_jump.
10051         (builtin_setjmp_setup, builtin_setjmp_receiver, builtin_longjmp):
10052         Fixed broken setjmp/longjmp handling.
10053         (do_builtin_setjmp_setup): Removed.
10055         * config/s390/linux.h (ASM_OUTPUT_DOUBLE_INT): Work around
10056         broken GNU as versions that don't accept .quad with large
10057         negative values.  Use hexadecimal output instead.
10058         (ASM_OUTPUT_ADDR_DIFF_ELT): Adapt to new casesi insn.
10059         (ASM_OPEN_PAREN, ASM_CLOSE_PAREN, FUNCTION_PROLOGUE,
10060         FUNCTION_EPILOGUE): Removed.  Now in targetm.
10062         * config/s390/linux64.h (CALL_USED_REGISTERS): Add CC register.
10064         * config/s390/fixdfdi.h: Add missing copyright statement.
10065         Fix type conflicts on 64-bit.  Add missing SFmode routines.
10067         * s390.c, s390.h, s390.md, linux.h, linux64.h: Fixed incorrect
10068         email address.
10070 2001-08-11  Richard Henderson  <rth@redhat.com>
10072         * rtl.h (REG_EH_RETHROW): Remove.
10073         * rtl.c (reg_note_name): Update.
10074         * combine.c (distribute_notes): Don't check for it.
10076 2001-08-11  Richard Henderson  <rth@redhat.com>
10078         * combine.c (distribute_notes): Place REG_SETJMP.
10080 2001-08-11  Richard Henderson  <rth@redhat.com>
10082         * doc/extend.texi (Arrays and pointers implementation): Discourage
10083         relying on sign-extension of pointers.
10085 2001-08-11  H.J. Lu <hjl@gnu.org>
10087         * config/mips/linux.h (EXTRA_SECTIONS): Remove in_ctors and
10088         in_dtors.
10089         (EXTRA_SECTION_FUNCTIONS): Remove DTORS_SECTION_ASM_OP and
10090         RDATA_SECTION_ASM_OP.
10092 2001-08-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10094         * doc/install.texi (Specific, c4x): Fix cross-reference to the
10095         main manual to work both for info and HTML versions.
10097 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10098             Matt Kraai <kraai@alumni.carnegiemellon.edu>
10100         * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
10101         * cpphash.h (CPP_IN_SYSTEM_HEADER): Fix.
10102         (struct cpp_pool): New member first.
10103         * cppinit.c (append_include_chain): Plug memory leaks.
10104         * cpplib.c (cpp_register_pragma, cpp_register_pragma_space):
10105         Allocate pragma structures from the (aligned) macro pool to
10106         avoid leaking memory.
10107         * cpplex.c (_cpp_init_pool, _cpp_free_pool): Use pool->first
10108         so we don't leak memory.
10109         * hashtable.c (ht_destroy): New.
10110         * hashtable.h (ht_destroy): New.
10112 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10113             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10115         * c-lex.c (map): Make const.
10116         (cb_file_change): Update for callback passing a line map.
10117         Don't assume we have a previous map.  Remove sanity check
10118         about popping too many files.
10119         * cpperror.c (print_location): Make map const.
10120         * cppfiles.c (stack_include_file): Update; line maps now hold sysp.
10121         (cpp_make_system_header): Similarly.
10122         (search_from): Similarly.
10123         (_cpp_execute_include): Don't remember where we came from.
10124         * cpphash.h (struct cpp_buffer): Remove return_to_line, sysp.
10125         (struct cpp_reader): Make map const.
10126         (CPP_IN_SYSTEM_HEADER, _cpp_do_file_change): Update.
10127         * cpplib.c (do_line): Update; line maps now hold sysp.
10128         (cpp_push_buffer): Similarly.
10129         (_cpp_do_file_change): Similarly; callback with map instead.
10130         (cpp_get_line_maps): Constify return value.
10131         (_cpp_pop_buffer): Update.
10132         * cpplib.h (struct cpp_file_change): Remove.
10133         (struct cpp_callbacks): Update.
10134         (cpp_get_line_maps): Constify return value.
10135         * cppmacro.c (_cpp_create_definition): Update.
10136         * cppmain.c (struct printer): Constify map.
10137         (maybe_print_line): Similarly.
10138         (print_line): Similarly.  Deduce flags 1 and 2 here.
10139         (cb_file_change): Update.
10140         * line-map.c (free_line_maps): Warn regardless.
10141         (add_line_map): Return pointer to const.  When passed NULL to_file
10142         with LC_LEAVE, use the obvious values for the return point so the
10143         caller doesn't have to figure them out.
10144         (lookup_line): Return pointer to const.
10145         (print_containing_files): Take pointer to const.
10146         * line-map.h (struct line_map): New members reason, sysp.
10147         (add_line_map): Return pointer to const.
10148         (lookup_line): Similarly.
10149         (print_containing_files): Take pointer to const.
10151 2001-08-10  Roman Zippel  <zippel@linux-m68k.org>
10152             Richard Henderson  <rth@redhat.com>
10154         * regmove.c (regmove_optimize): Avoid setting a register twice in
10155         a parallel set.
10157 2001-08-10  Richard Henderson  <rth@redhat.com>
10159         * doc/extend.texi (Arrays and pointers implementation): Document
10160         behavior of pointer/integer conversion.
10162 2001-08-10  Ulrich Weigand  <uweigand@de.ibm.com>
10164         * glimits.h (__LONG_MAX__): Add s390x as 64-bit architecture.
10166 2001-08-10  Richard Henderson  <rth@redhat.com>
10168         * doc/extend.texi (C Implementation): New chapter.
10169         * doc/gcc.texi (Top): Link it in.
10171 2001-08-10  Andrew Cagney  <ac131313@redhat.com>
10173         * doc/install.texi (Specific): Fix CVS merge botch.
10175 2001-08-10  Richard Henderson  <rth@redhat.com>
10177         * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): Protect with
10178         ifdef CTOR_LIST_BEGIN instead of INIT_SECTION_ASM_OP.
10180 2001-08-10  Zack Weinberg  <zackw@stanford.edu>
10182         * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY
10183         if not already defined.  Remove all #ifdefs on STACK_BOUNDARY;
10184         this macro is now required.
10186         * cselib.c (cselib_process_insn), flow.c (propagate_block),
10187         loop.c (find_and_verify_loops), reload.c (reload): Check
10188         for rtx code of CALL_INSN, not CALL, when deciding if we
10189         need to check for REG_SETJMP note.
10191         * gcse.c (compute_hash_table, compute_store_table): Update
10192         the #ifdef NON_SAVING_SETJMP code to the new REG_SETJMP
10193         logic.
10195         * config/avr/avr.c: Fix typo.
10196         * config/convex/convex.c (expand_movstr): Use adjust_address.
10197         * config/dsp16xx/dsp16xx.c: Define dsp16xx_compare_gen
10198         variable.
10199         * config/dsp16xx/dsp16xx.md: Correct calls to replace_equiv_address.
10200         * config/elxsi/elxsi.c: Include tree.h, expr.h, regs.h, and flags.h.
10201         Fix typo.
10202         * config/elxsi/elxsi.h: Don't define Rmode (typo for Pmode?)
10203         Do define STACK_BOUNDARY.
10204         * config/i370/i370.c: Include expr.h.
10205         * config/i860/sysv3.h, config/i860/sysv4.h, config/m32r/m32r.h,
10206         config/pa/som.h, config/v850/v850.h: Take in_ctors and
10207         in_dtors out of EXTRA_SECTIONS; take CTORS_SECTION_FUNCTION
10208         and DTORS_SECTION_FUNCTION out of EXTRA_SECTION_FUNCTIONS.
10209         * config/m88k/m88k.c: Include c-tree.h after expr.h.
10210         * config/pdp11/pdp11.c: Include expr.h and toplev.h.
10211         * config/romp/romp.c: Include expr.h after tree.h.
10212         Include toplev.h.
10213         (output_fpop): Use xmalloc, not oballoc.
10214         * config/we32k/we32k.c: Include expr.h.
10216 2001-08-10  Kazu Hirata  <kazu@hxi.com>
10218         * config/h8300/h8300.h: Fix formatting.
10220 2001-08-08  Jason Merrill  <jason_merrill@redhat.com>
10222         * c-common.h (RETURN_NULLIFIED_P): Lose.
10223         * c-semantics.c (genrtl_return_stmt): Don't check it.
10225 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
10227         * config/mips/mips.c (mips_add_large_offset_to_sp): New function.
10228         (mips_annotate_frame_insn): New function.
10229         (mips_emit_frame_related_store): New function.
10230         (save_restore_insns): Don't mark instructions that set up the base
10231         registers as frame-related.  Add REG_FRAME_RELATED_EXPR notes to
10232         the store instructions instead.
10233         (mips_expand_prologue): If the stack size is moved into a temporary
10234         register, do not mark that move as frame-related.  Add a
10235         REG_FRAME_RELATED_EXPR note to the stack adjustment instruction.
10237 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
10239         * config/mips/mips.c (save_restore_insns): Don't mark the RA's
10240         stack slot as unchanging if current_function_calls_eh_return.
10242 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
10244         * config/mips/mips.md (reload_incc): Use HARD_REGNO_NREGS to
10245         access the second half of the TFmode scratch operand.
10247 2001-08-10  Anthony Green  <green@redhat.com>
10249         * java/class.c (emit_register_classes): Conditionalize code on
10250         JCR_SECTION_NAME.
10252 2001-08-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10254         * doc/install.texi (Specific, avr): Fix cross-reference to the
10255         main manual to work both for info and HTML versions.
10257 2001-08-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10259         * stmt.c (expand_null_return_1): Remove code to generate simple returns
10260         and "use_goto" argument.
10261         (expand_null_return, expand_value_return): Update all callers.
10262         * function.c (expand_function_end): Remove code to generate simple
10263         return.
10264         * config/vax/vax.md (epilogue): New expander for function return.
10265         * doc/md.texi (epilogue): Remove "if defined".
10267 2001-08-09  Zack Weinberg  <zackw@stanford.edu>
10269         * Makefile.in: Partially revert my previous change:
10270         put -DGENERATOR_FILE back in HOST_CFLAGS, take it out
10271         of the hashtab.o and safe-ctype.o rules.
10273 2001-08-09  Richard Henderson  <rth@redhat.com>
10275         * Makefile.in (MAYBE_USE_COLLECT2): Remove; purge all uses.
10276         (USE_COLLECT2): Remove duplicate definition.
10277         * config.gcc (a29k-udi, a29k-wrs-vxworks) [tm_file]: Remove a29k/udi.h.
10278         (use_collect2): Remove dead code.
10279         * configure.in (use_collect2): Remove will_use_collect2 and
10280         maybe_use_collect2; add USE_COLLECT2 to host_xm_defines and xm_defines.
10281         * configure: Rebuild.
10283         * target.h (targetm.asm_out.constructor): New.
10284         (targetm.asm_out.destructor, targetm.have_ctors_dtors): New.
10285         * target-def.h (TARGET_ASM_CONSTRUCTOR): New.
10286         (TARGET_ASM_DESTRUCTOR, TARGET_HAVE_CTORS_DTORS): New.
10287         * varasm.c (in_ctors, in_dtors): New.
10288         (assemble_constructor, assemble_destructor): Remove.
10289         (default_stabs_asm_out_destructor): New.
10290         (default_named_section_asm_out_destructor): New.
10291         (dtors_section, default_dtor_section_asm_out_destructor): New.
10292         (default_stabs_asm_out_constructor): New.
10293         (default_named_section_asm_out_constructor): New.
10294         (ctors_section, default_ctor_section_asm_out_constructor): New.
10295         * output.h: Update declarations.
10296         * c-decl.c (c_expand_body): Use target hooks instead of
10297         assemble_constructor and assemble_destructor.
10298         * profile.c (output_func_start_profiler): Likewise.
10299         * objc/objc-act.c (finish_objc): Likewise.
10300         (build_module_descriptor): Tidy.  Set TREE_PUBLIC properly
10301         for the constructor.
10302         * objc/Make-lang.in (objc-act.o): Depend on TARGET_H.
10304         * crtstuff.c (CTORS_SECTION_ASM_OP): Don't define.
10305         (DTORS_SECTION_ASM_OP): Likewise.
10306         (__CTOR_LIST__): Use attribute section when possible.
10307         (__DTOR_LIST__, __CTOR_END__, __DTOR_END__): Likewise.
10309         * defaults.h (EH_FRAME_SECTION_NAME): Don't depend on
10310         ASM_OUTPUT_CONSTRUCTOR.
10312         * config/darwin.c (machopic_asm_out_constructor): New.
10313         (machopic_asm_out_destructor): New.
10314         * config/darwin-protos.h: Update declarations.
10315         * config/darwin.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10316         (ASM_OUTPUT_DESTRUCTOR): Remove.
10317         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
10318         * config/nextstep.c (nextstep_asm_out_constructor): New.
10319         (nextstep_asm_out_destructor): New.
10320         * config/nextstep.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10321         (ASM_OUTPUT_DESTRUCTOR): Remove.
10322         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
10323         * config/nextstep21.h: Undef TARGET_ASM_*STRUCTOR instead of
10324         ASM_OUTPUT_*STRUCTOR.
10325         * config/i386/aix386ng.h: Likewise.
10327         * config/elfos.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Remove.
10328         (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): No ctors/dtors.
10329         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
10330         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
10331         * config/lynx.h: Likewise.
10332         * config/netware.h: Likewise.
10333         * config/psos.h: Likewise.
10334         * config/alpha/alpha-interix.h: Likewise.
10335         * config/alpha/elf.h: Likewise.
10336         * config/arc/arc.h: Likewise.
10337         * config/arm/aof.h: Likewise.
10338         * config/arm/coff.h: Likewise.
10339         * config/arm/elf.h: Likewise.
10340         * config/c4x/c4x.h: Likewise.
10341         * config/h8300/h8300.h: Likewise.
10342         * config/i386/cygwin.h: Likewise.
10343         * config/i386/djgpp.h: Likewise.
10344         * config/i386/i386-coff.h: Likewise.
10345         * config/i386/i386-interix.h: Likewise.
10346         * config/i386/sco5.h: Likewise.
10347         * config/i386/vsta.h: Likewise.
10348         * config/i386/win32.h: Likewise.
10349         * config/i960/i960-coff.h: Likewise.
10350         * config/ia64/sysv4.h: Likewise.
10351         * config/m68hc11/m68hc11.h: Likewise.
10352         * config/m68k/coff.h: Likewise.
10353         * config/m68k/mot3300.h: Likewise.
10354         * config/m88k/m88k.h: Likewise.
10355         * config/mcore/mcore-pe.h: Likewise.
10356         * config/mcore/mcore.h: Likewise.
10357         * config/mips/elf.h: Likewise.
10358         * config/mips/elf64.h: Likewise.
10359         * config/mips/iris6.h: Likewise.
10360         * config/pa/pa64-hpux.h: Likewise.
10361         * config/rs6000/sysv4.h: Likewise.
10362         * config/sh/sh.h: Likewise.
10363         * config/sparc/litecoff.h: Likewise.
10365         * config/svr3.h (CTORS_SECTION_ASM_OP): Remove.
10366         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
10367         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
10368         * config/1750a/1750a.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10369         (ASM_OUTPUT_DESTRUCTOR): Remove.
10370         * config/a29k/a29k.c: Move include of tree.h.
10371         * config/a29k/udi.h: Delete file.
10372         * config/alpha/alpha.c (vms_asm_out_constructor): New.
10373         (vms_asm_out_destructor): New.
10374         * config/alpha/vms.h (EXTRA_SECTIONS): No ctors/dtors.
10375         (EXTRA_SECTION_FUNCTIONS): Likewise.
10376         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
10377         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
10378         * config/c4x/c4x.c: Move include of tree.h.
10379         * config/clipper/clipper.c (clix_asm_out_constructor): New.
10380         (clix_asm_out_destructor): New.
10381         * config/clipper/clix.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10382         (ASM_OUTPUT_DESTRUCTOR): Remove.
10383         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
10384         * config/i386/aix386.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10385         (TARGET_ASM_CONSTRUCTOR): New.
10386         * config/i386/i386.c (ix86_svr3_asm_out_constructor): New.
10387         (sco_asm_out_constructor): New.
10388         * config/i386/sco5.h (TARGET_ASM_CONSTRUCTOR): New.
10389         * config/i386/svr3gas.h: Remove stack grows up code.
10390         Remove code duplicated from i386/sysv3.h.
10391         (TARGET_ASM_CONSTRUCTOR): New.
10392         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
10393         (DTORS_SECTION_FUNCTION, CTORS_SECTION_FUNCTION): Remove.
10394         * config/i386/sysv3.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10395         (TARGET_ASM_CONSTRUCTOR): New.
10396         * config/m68hc11/m68hc11.c (m68hc11_asm_out_constructor): New.
10397         (m68hc11_asm_out_destructor): New.
10398         * config/m68hc11/m68hc11.h (TARGET_ASM_CONSTRUCTOR): New.
10399         (TARGET_ASM_DESTRUCTOR): New.
10400         * config/m68k/auxgas.h: Don't undef ASM_OUTPUT_*STRUCTOR.
10401         * config/m68k/dpx2.h: Properly undef all the bits inherited from
10402         config/svr3.h pertaining to section manipulation.
10403         * config/m68k/dpx2g.h: Remove #if 0 code.
10404         * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): New.
10405         * config/m68k/tower-as.h (ASM_OUTPUT_SOURCE_LINE): Fix typo.
10406         (ASM_OUTPUT_CONSTRUCTOR): Remove.
10407         (TARGET_ASM_CONSTRUCTOR): New.
10408         * config/m88k/m88k.c (m88k_layout_frame): Don't use assign_stack_local.
10409         (m88k_svr3_asm_out_constructor): New.
10410         (m88k_svr3_asm_out_destructor): New.
10411         * config/m88k/sysv3.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10412         (ASM_OUTPUT_DESTRUCTOR): Remove.
10413         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
10414         * config/mips/mips.h: Remove #if 0 ASM_OUTPUT_*STRUCTOR code.
10415         * config/rs6000/aix.h: Likewise.
10416         * config/mips/rtems64.h: Don't undef removed constructor related bits.
10417         * config/mips/vxworks.h: Likewise.
10418         * config/rs6000/lynx.h: Likewise.
10419         * config/sh/elf.h: Likewise.
10420         * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): New.
10421         (DTORS_SECTION_ASM_OP): New.
10422         * config/sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10423         (ASM_OUTPUT_DESTRUCTOR): Remove.
10424         * config/sparc/sol2-sld-64.h: Likewise.
10425         * config/vax/vax.c (vms_asm_out_constructor): New.
10426         (vms_asm_out_destructor): New.
10427         * config/vax/vms.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
10428         (ASM_OUTPUT_DESTRUCTOR): Remove.
10429         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
10431         * doc/tm.texi (@node Initialization): Update.
10433 2001-08-09  Richard Henderson  <rth@redhat.com>
10435         * config/alpha/crtbegin.asm (__JCR_LIST__): New.
10436         (__do_global_dtors_aux): Use gp-relative static data to avoid
10437         one dynamic relocation.
10438         (__do_frame_setup): Register Java classes.
10439         * config/alpha/crtend.asm (__JCR_END__): New.
10441 2001-08-09  Zack Weinberg  <zackw@stanford.edu>
10443         * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.
10444         (CONFIG_H, TCONFIG_H, TM_P_H): Update.
10445         (GEN, STAGESTUFF): Add new files.
10446         (insn-constants.h, s-constants, tm-preds.h, s-preds,
10447         genconstants, genpreds, genconstants.o, genpreds.o): New rules.
10448         (hashtab.o, safe-ctype.o): Add -DGENERATOR_FILE.
10449         * mkconfig.sh: Include tm-preds.h in tm_p.h; insn-constants.h
10450         as well as insn-codes.h and insn-flags.h in config.h; and no
10451         extra headers in tconfig.h and hconfig.h.
10453         * gencodes.c: Eliminate code to generate predicate declarations
10454         or #defines for md-file constants.
10455         * genconstants.c, genpreds.c: New files.
10457         * i386.md: Re-order guard expressions such that TARGET_64BIT
10458         comes first, when this permits better optimization.  Add
10459         TARGET_64BIT to more x86-64 patterns.  Add comment explaining
10460         why this is desirable.
10462 2001-08-09  Jakub Jelinek  <jakub@redhat.com>
10464         * config/ia64/fde-glibc.c: Require glibc 2.2.4+ headers.
10465         (find_fde_for_dso): Remove.
10466         (_Unwind_IteratePhdrCallback): New.
10467         (_Unwind_FindTableEntry): Use dl_iterate_phdr.
10468         * config/ia64/crtbegin.asm (__ia64_app_header): Remove.
10470 Thu Aug  9 11:30:20 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10472         * expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING.
10473         (move_by_pieces_1): If would call it, abort if no PUSH_ROUNDING.
10475 2001-08-09  Graham Stott  <grahams@redhat.com>
10477         * sched-vis.c (MAX_VISUAL_NO_UNIT): Define.
10478         (vis_no_unit): Use it.
10479         (visualize_no_unit): Add the insn only if room exists.
10481 2001-08-09  Graham Stott  <grahams@redhat.com>
10483         * predict.c (estimate_probability): Replace magic numbers with
10484         appropriate enumeration.
10486 2001-08-09  Graham Stott  <grahams@redhat.com>
10488         * cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize macro
10489         parameter.
10490         (EXTRACT_FLAGS): Likewise.
10492 2001-08-09  Aldy Hernandez  <aldyh@redhat.com>
10494         * config/mips/mips.c    (mips_legitimate_address_p): Check for
10495         CONST_INT in last patch.
10497 2001-08-08  Anthony Green  <green@redhat.com>
10499         * java/class.c (emit_register_classes): Use assemble_jcr if
10500         possible.  Keep the original mechanism as a fallback.
10501         * defaults.h (JCR_SECTION_NAME): Define if we have named section
10502         and weak symbol support.
10503         * crtstuff.c (__JCR_LIST__): Define.
10504         (__JCR_END__): Define.
10505         (_Jv_RegiserClasses): Define weak symbol if possible.
10506         (__do_global_ctors_aux): Register classes for ELF targets with
10507         weak symbol support.
10509 2001-08-08  Kazu Hirata  <kazu@hxi.com>
10511         * dbxout.c: Fix comment formatting.
10512         * dependence.c: Likewise.
10513         * df.c: Likewise.
10514         * diagnostic.c: Likewise.
10515         * dominance.c: Likewise.
10516         * doprint.c: Likewise.
10517         * dwarf2out.c: Likewise.
10518         * dwarfout.c: Likewise.
10519         * emit-rtl.c: Likewise.
10520         * except.c: Likewise.
10521         * explow.c: Likewise.
10522         * expmed.c: Likewise.
10523         * expr.c: Likewise.
10524         * flow.c: Likewise.
10525         * fold-const.c: Likewise.
10526         * function.c: Likewise.
10528 2001-08-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10530         * global.c (retry_global_alloc): Avoid shadowing allocno.
10532 2001-08-08  Mark Mitchell  <mark@codesourcery.com>
10534         * except.c (remove_fixup_regions): Fix typo.
10536 2001-08-08  Jan van Male <jan.vanmale@fenk.wau.nl>
10538         * emit-rtl.c (adjust_address, adjust_address_nv): Cast offset to
10539         unsigned HOST_WIDE_INT to avoid warning.
10540         * final.c (final): Cast INSN_UID to unsigned to avoid warning.
10541         * flow.c (set_block_for_new_insns): Likewise.
10543 Wed Aug  8 21:08:14 CEST 2001  Jan Hubicka  <jh@suse.cz>
10545         * sibcall.c (return_value_pseudo): New static variable.
10546         (skip_copy_to_return_value): Handle return_value_pseudo.
10547         (call_ends_block_p): Ensure that return_value_pseudo is set.
10548         (optimize_sibling_and_tail_recursive_call): Discover the
10549         load of pseudo return value in alternate exit block.
10551 Wed Aug  8 21:06:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
10553         * calls.c (ECF_ALWAYS_RETURN): New constant.
10554         (emit_call_1): Add REG_ALWAYS_RETURN note if needed.
10555         (expand_call): Use LCF_ALWAYS_RETURN for __bb_fork_func.
10556         (emit_library_call_value_1): Handle LCT_ALWAYS_RETRUN.
10557         * flow.c (need_fake_edge_p): Handle REG_ALWAYS_RETURN.
10558         * rtl.c (reg_note_name): New name.
10559         * rtl.h (enum reg_note): Add REG_ALWAYS_RETURN.
10561 2001-08-07  Aldy Hernandez  <aldyh@redhat.com>
10563         * config/mips/mips.c (mips_legitimate_address_p): Limit "la" addresses.
10565 2001-08-08  Jason Merrill  <jason_merrill@redhat.com>
10567         * alias.c (get_alias_set): Return a previously calculated
10568         alias set for a VAR_DECL.
10569         * function.c (gen_mem_addressof): Calculate the alias set before
10570         touching the RTL.
10572 Wed Aug  8 18:44:37 CEST 2001  Jan Hubicka  <jh@suse.cz>
10574         * predict.def: Set hitrates according our experimental run.
10576 Wed Aug  8 18:01:58 CEST 2001  Jan Hubicka  <jh@suse.cz>
10578         * i386.h (HARD_REGNO_RENAME_OK): New macro.
10580 2001-08-08  H.J. Lu <hjl@gnu.org>
10582         * config/mips/mips.c (mips_unique_section): New. Copied from
10583         config/mips/elf.h.
10585         * config/mips/mips-protos.h (mips_unique_section): New
10586         prototype.
10588         * config/mips/elf.h (UNIQUE_SECTION): Use mips_unique_section.
10590         * config/mips/little.h: New. Generic little endian mips
10591         targets. Only mips*-*-linux* is converted to use it so far.
10593         * config/mips/linux.h: Include "gofast.h" and "mips/mips.h".
10594         (WCHAR_TYPE): Defined
10595         (WCHAR_TYPE_SIZE): Likewise.
10596         (INIT_SUBTARGET_OPTABS): Likewise.
10597         (BSS_SECTION_ASM_OP): Likewise.
10598         (SBSS_SECTION_ASM_OP): Likewise.
10599         (ASM_OUTPUT_ALIGNED_BSS): Likewise.
10600         (ASM_DECLARE_OBJECT_NAME): Likewise.
10601         (UNIQUE_SECTION): Likewise.
10602         (EXTRA_SECTIONS): Likewise.
10603         (ASM_OUTPUT_CONSTRUCTOR): Likewise.
10604         (ASM_OUTPUT_DESTRUCTOR): Likewise.
10605         (ASM_OUTPUT_DEF): Likewise.
10606         (HANDLE_SYSV_PRAGMA): Removed.
10607         (NO_IMPLICIT_EXTERN_C): Likewise.
10608         (TARGET_MEM_FUNCTIONS): Likewise.
10609         (STARTFILE_SPEC): Likewise.
10610         (ENDFILE_SPEC): Likewise.
10611         (LIB_SPEC): Likewise.
10612         (INVOKE__main): Likewise.
10613         (CTOR_LIST_BEGIN): Likewise.
10614         (CTOR_LIST_END): Likewise.
10615         (DTOR_LIST_BEGIN): Likewise.
10616         (DTOR_LIST_END): Likewise.
10617         (SET_ASM_OP): Likewise.
10618         (ASM_OUTPUT_SOURCE_LINE): Likewise.
10619         (ASM_OUTPUT_DEF): Likewise.
10620         (ASM_OUTPUT_IDENT): Likewise.
10622         * config/mips/mips.h (ASM_SPEC): Undefine before define.
10623         (CPLUSPLUS_CPP_SPEC): Likewise.
10624         (ASM_APP_ON) Redefine only if not defined.
10625         (ASM_APP_OFF): Likewise.
10626         (ASM_OUTPUT_SOURCE_LINE): Likewise.
10627         (ASM_OUTPUT_IDENT): Likewise.
10629         * config.gcc: Update tm_file for Linux/mips.
10631 2001-08-08  Bernd Schmidt  <bernds@redhat.com>
10633         * cselib.c (cselib_record_sets): If insn is predicated, turn
10634         sources into IF_THEN_ELSEs.
10636         * config/ia64/ia64.md (cond_opsi2_internal, cond_opsi2_internal_b):
10637         Turn into define_insn_and_split.
10639         * sched-deps.c: Include "cselib.h".
10640         (add_insn_mem_dependence, sched_analyze_1, sched_analyze_2):
10641         Use cselib to turn memory addresses into VALUEs.
10642         (sched_analyze): Call cselib_init/cselib_finish if necessary.
10643         * sched-int.h (struct sched_info): New member USE_CSELIB.
10644         * sched-ebb.c (ebb_sched_info): Initialize it.
10645         * sched-rgn.c (rgn_sched_info): Likewise.
10646         * Makefile.in (sched-deps.o): Update dependencies.
10648         * cselib.h (cselib_subst_to_values): Declare.
10649         * cselib.c (cselib_subst_to_values): No longer static.  Allow MEMs
10650         that have no value and autoincs to be handled by generating a new
10651         dummy value.
10653 2001-08-08  Graham Stott  <grahams@redhat.com>
10655         * final.c (shorten_branches): Update the INSN_ADDRESSES of insns
10656         within fixed length SEQUENCE.
10658 2001-08-08  Graham Stott  <grahams@redhat.com>
10660         * diagnostic.h (diagnostic_format_decoder): Parenthesize macro parameter.
10661         (diagnostic_prefixing_rule): Likewise.
10662         (diagnostic_line_cutoff): Likewise.
10663         (diagnostic_kind_count): Likewise.
10665 2001-08-08  Graham Stott  <grahams@redhat.com>
10667         * alias.c (find_base_decl): Delete redundent assignment.
10669 2001-08-08  Graham Stott  <grahams@redhat.com>
10671         * dependence.c (INDEX_LIMIT_CHECK): Uppercase macro parameter.
10672         (abs): Uppercase and paranthesize macro parameter.
10673         (MEM_DEPENDENCY): Add whitespace.
10675 2001-08-08  Graham Stott  <grahams@redhat.com>
10677         * config/mips/mips.c (mips_legitimate_address_p): Fix enable checking
10678         failure check for CONST_INT
10680 2001-08-08  Graham Stott  <grahams@redhat.com>
10682         * flow.c (back_edge_of_syntactic_loop_p): Add whitespace.
10683         (libcall_dead_p): Likewise.
10685         (mark_used_regs): Constify fmt.
10686         (find_use_as_address): Likewise.
10688 2001-08-08  Graham Stott  <grahams@redhat.com>
10690         * c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and parenthesize macro
10691          parameter.
10693 2001-08-08  Graham Stott  <grahams@redhat.com>
10695         * combine.c (combine_simplify_rtx): Update comment and
10696         remove erroneous test.
10698 2001-08-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10700         * cppinit.c (cpp_finish): Pop the final buffer without comment.
10701         * cpplex.c (_cpp_lex_token): Don't pop the final buffer; and
10702         take care to avoid multiple no-newline at EOF warnings in that
10703         case.
10705 Tue Aug  7 22:18:06 CEST 2001  Jan Hubicka  <jh@suse.cz>
10707         * calls.c (expand_call): Do not emit INSN_SETJMP note.
10708         (emit_library_call_value_1): Likewise.
10709         (emit_call_1): Emit REG_SETJMP note.
10710         * cse.c (cse_end_of_basic_block): Use REG_SETJMP instead
10711         of INSN_SETJMP
10712         * cselib.c (cselib_process_insn): Likewise.
10713         * flow.c (propagate_block): Likewise.
10714         * loop.c (find_and_verify_loops): Likewise.
10715         * reload.c (find_equiv_regs): Likewise.
10716         * reload1.c (reload): Likewise.
10717         * resource.c (mark_referenced_resources,
10718         mark_set_resources): Likewise.
10719         * sched-deps (sched_analyze_insn, sched_analyze): Likewise.
10720         * final.c (final_scan_insn): Remove NOTE_INSN_SETJMP.
10721         * haifa-sched.c (unlink_other_notes): Likewise.
10722         (reemit_notes): Likewise.
10723         * sched-ebb.c (sched_ebb): Likewise.
10724         * sched-rgc.c (sched_region): Likewise.
10725         * rtl.c (note_insn_name): Likewise.
10726         (reg_note_name): Add REG_SETJMP
10727         * rtl.h (reg_note): Add REG_SETJMP.
10728         (insn_note): Remove NOTE_INSN_SETJMP.
10730         * profile.c (branch_prob): Add fake edges for setjmp.
10732 2001-08-07  Daniel Jacobowitz  <drow@mvista.com>
10734         * config.gcc: Quote target_cpu_default2 correctly for
10735         powerpc*-*-* targets.
10737 2001-08-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10739         * cpplib.h, line-map.h: Update comments.
10740         * cppmain.c (printer_init): Move inline.
10741         (maybe_print_line, print_line): Take a map pointer.
10742         (cb_ident, cb_define, cb_undef, cb_include, cb_def_pragma): Update.
10743         (cb_file_change): Don't use prior value of print.map.
10745 2001-08-07  David Edelsohn  <edelsohn@gnu.org>
10747         * doc/install.texi: Document fine-grained multilib configuration.
10749 Tue Aug  7 16:52:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
10751         * rtlanal.c (find_first_parameter_load): Call note_stores
10752         only on the instructions.
10754 Tue Aug  7 14:56:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
10756         * alias.c (nonlocal_mentioned_p):
10757         Rename CONST_CALL_P to CONST_OR_PURE_CALL_P
10758         * calls.c (emit_call_1): Likewise.
10759         * cse.c (cse_insn, invalidate_skipped_block): Likewise.
10760         * cselib.c (cselib_process_insn): Likewise.
10761         * df.c (df_insns_modify): Likewise.
10762         * flow.c (need_fake_edge_p): Likewise.
10763         (propagate_one_insn): Likewise.
10764         * haifa-sched.c (reemit_notes): Likewise.
10765         * integrate.c (copy_insn_list): Likewise.
10766         * jump.c (delete_prior_computation): Likewise.
10767         * local-alloc.c (validate_equiv_mem): Likewise.
10768         * loop.c (scan_loop): Likewise.
10769         * predict.c (estimate_probability): Likewise.
10770         * reload.c (reload): Likewise.
10771         * sched-deps (sched_analyze): Likewise.
10772         * rtl.h (CONST_CALL_P): rename to CONST_OR_PURE_CALL_P.
10773         * gcse.c (compute_hash_table): Likewise.
10774         (mark_call): Likewise.
10775         (store_killed_in_insn): Likewise.
10777 2001-08-07  Jason Merrill  <jason_merrill@redhat.com>
10779         * c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.
10781 2001-08-06  Richard Henderson  <rth@redhat.com>
10783         * varasm.c (assemble_gc_entry): Remove.
10784         * output.h: Likewise.
10786 2001-08-06  Richard Henderson  <rth@redhat.com>
10788         * varasm.c (assemble_constructor): Take a symbol_ref and a
10789         priority instead of a bare string.  Move priority handling
10790         here from cp/decl2.c.
10791         * output.h: Update decls.
10793         * c-decl.c (c_expand_body): Update calls to assemble_constructor
10794         and assemble_destructor.
10795         * profile.c (output_func_start_profiler): Likewise.
10796         * objc/objc-act.c (finish_objc): Likewise.
10797         (build_module_descriptor): Return the symbol not the symbol name.
10799 2001-08-06  David Edelsohn  <edelsohn@gnu.org>
10801         * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): Add whitespace.
10802         * config/rs6000/linux64.h (RS6000_MCOUNT): Define.
10803         ({SAVE,RESTORE}_FP_{PREFFIX,SUFFIX}): Define.
10804         * config/rs6000/rs6000.h (ASM_OUTPUT_DOUBLE_INT): Remove whitespace.
10805         * config/rs6000/sysv4.h (DOUBLE_INT_ASM_OP): Add whitespace.
10806         * config/rs6000/xcoff.h (DOUBLE_INT_ASM_OP): Add whitespace.
10808 2001-08-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10810         * cpperror.c (print_containing_files): Moved to line-map.c.
10811         (print_location): line-map.c handles re-listing or otherwise.
10812         * cpphash.h (struct lexer_state): Remove next_bol.
10813         (struct cpp_buffer): Remove include_stack_listed.
10814         * cpplib.c (do_line, cpp_push_buffer, _cpp_pop_buffer):
10815         Remove faked buffer handling.
10816         (_cpp_do_file_change): Tweak.
10817         * cpplib.h (enum cpp_buffer_type): Remove BUF_FAKE.
10818         * cppmain.c (struct printer): Remove filename.
10819         (print_line, cb_file_change): Update accordingly.
10820         * line-map.c: Include intl.h.
10821         (init_line_maps): Initialize last_listed.
10822         (free_line_maps): Sanity check, warn if ENABLED_CHECKING.
10823         (add_line_map): Sanity check inputs, warn if ENABLED_CHECKING.
10824         (print_containing_files): New.
10825         * line-map.h (struct line_maps): New member last_listed.
10826         (print_containing_files, INCLUDED_FROM): New.
10827         * Makefile.in: Update.
10828         * po/POTFILES.in: Add line-map.c.
10830 2001-08-06  Richard Henderson  <rth@redhat.com>
10832         * except.c (convert_from_eh_region_ranges_1): Never mark
10833         USE or CLOBBER insns as throwing.
10835         * expr.c (store_constructor): Don't clobber memory targets.
10837 2001-08-06  Andreas Jaeger  <aj@suse.de>
10839         * profile.c (branch_prob): Remove unused variable insn.
10841         * Makefile.in (local-alloc.o): Add dependency on except.h.
10843         * local-alloc.c: Include except.h for can_throw_internal prototype.
10845 2001-08-06  Richard Henderson  <rth@redhat.com>
10847         * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
10848         * function.c (expand_main_function): Implement it.
10849         * doc/tm.texi: Document it.
10851 2001-08-06  Stan Shebs  <shebs@apple.com>
10853         * doc/install.texi: Document powerpc-*-darwin* details.
10855 2001-08-06  Daniel Berlin  <dan@cgsoftware.com>
10857         * config/rs6000/aix.h (CPP_CPU_SPEC): Move back to rs6000.h
10858         (ASM_CPU_SPEC): Move back to rs6000.h
10859         #undef CPP_DEFAULT_SPEC and ASM_DEFAULT_SPEC before redefining them.
10861         * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): New macro.
10863         * config/rs6000/linux.h: Remove vtable thunks stuff we accidently
10864         readded.
10866         * config/rs6000/linux64.h: Ditto.
10868         * config/rs6000/rs6000.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
10869         to here. Define default ASM_DEFAULT_SPEC and CPP_DEFAULT SPEC to
10870         nothing.
10872         Remove accidently readded definitions of FUNCTION_PROLOGUE,
10873         FUNCTION_EPILOGUE,  ASM_OPEN_PAREN, ASM_CLOSE_PAREN
10875         * config/rs6000/sysv4.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
10876         to rs6000.h
10878 2001-08-05  Richard Henderson  <rth@redhat.com>
10880         * local-alloc.c (update_equiv_regs): Do not move insns that
10881         can throw.
10883 2001-08-05  Jan Hubicka  <jh@suse.cz>
10885         * Makefile.in (reload1.o): Add dedendancy on except.h
10886         * basic-block.h (purge_all_dead_edges, purge_dead_edges): Update
10887         prototypes.
10888         * flow.c (purge_dead_edges, purge_all_dead_edges): Return bool
10889         indicating wehther edges has been cleaned up.
10890         * reload1.c: Inlucde except.h
10891         (fixup_abnormal_edges): Accept deleted insns.
10892         * toplev.c (rest_of_compilation): Purge dead edges unconditionally
10893         after combine.
10895 2001-08-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10897         * cpplib.c (do_line): Correct line number after pop_buffer.
10899 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10901         PR preprocessor/3824
10902         * line-map.c: Update comments.
10903         * line-map.h: Update comments.
10904         * tradcif.y: Don't consider large numbers unsigned.
10906 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10908         PR preprocessor/3081
10909         * c-lex.c (map): New.
10910         (cb_file_change): Update map and use it.
10911         (cb_def_pragma, cb_define, cb_undef): Use map and line.
10912         (c_lex): Update to use map.
10913         * cpperror.c (print_location): Move to using logical line numbers.
10914         * cppfiles.c (stack_include_file): Update for new _cpp_do_file_change.
10915         (cpp_make_system_header): Similarly.
10916         (_cpp_execute_include): Stop line numbering hacks.  Store the
10917         line we will return to.
10918         * cpphash.h (CPP_BUF_LINE): Remove.
10919         (struct cpp_buffer): Remove lineno and pseudo_newlines.
10920         Add map and return_to_line.
10921         (_cpp_do_file_change): Update.
10922         * cppinit.c (cpp_start_read): Update line kludge.
10923         * cpplex.c (handle_newline): Don't update lineno and pseudo_newlines.
10924         (trigraph_ok): Use logical line numbers for diagnostics.
10925         (skip_block_comment): Likewise.
10926         (skip_whitespace): Likewise.
10927         (skip_line_comment): Use pfile->line instead.
10928         (_cpp_lex_token): Update to use logical line numbering exclusively.
10929         Handle BOL locally.  Accept new lines in directives, but keep
10930         pfile->line decremented.  Diagnostics use logical lines.  Update
10931         directive handling.
10932         * cpplib.c (SEEN_EOL): New.
10933         (skip_rest_of_line, check_eol): Use it.
10934         (end_directive): Increase line number when accepting the newline
10935         at the end of a directive.
10936         (run_directive): Simplify.
10937         (do_line): Bad LC_LEAVEs become LC_RENAMEs.  Update.
10938         (_cpp_do_file_change): Update to take buffer line number as an
10939         argument, and store the current map in the cpp_reader.  Remove
10940         line number kludges.
10941         (_cpp_do__Pragma): Restore output position after a _Pragma.
10942         (cpp_push_buffer): Don't set output line or lineno.
10943         (_cpp_pop_buffer): Transfer more info from a faked buffer.
10944         Remove line kludge.  Set output_line.
10945         * cppmacro.c (builtin_macro): Update handling of __LINE__.
10946         (parse_arg): Use logical lines.
10947         (save_lookahead_token): Save EOFs too now.
10948         * cppmain.c (struct printer): Fix comments.
10949         (printer_init): Simplify, let caller do errors.
10950         (scan_translation_unit, check_multiline_token, dump_macro): Update.
10951         (maybe_print_line): Simplify.
10952         (print_line): Don't print a linemarker if -P.
10953         (cb_define, cb_undef, cb_def_pragma, cb_ident, cb_include): Update.
10954         (cb_file_change): Simplify.
10955         * line-map.h (LAST_SOURCE_LINE): Fix.
10956         (CURRENT_LINE_MAP): New.
10958 2001-08-05  Bernd Schmidt  <bernds@redhat.com>
10960         * doloop.c (doloop_modify_runtime): Properly compute number of
10961         iterations if loop was unrolled.
10963         * alias.c (rtx_equal_for_memref_p): VALUEs are only identical
10964         if their CSELIB_VAL_PTRs are.
10966         * config/ia64/ia64.c (struct spill_fill_data): New member prev_insn.
10967         (setup_spill_pointers): Initialize it.
10968         (spill_restore_mem): Set it.
10969         (do_spill, do_restore): Use it to add REG_INC note.
10970         * config/ia64/ia64.md (movti_internal): Add REG_INC notes as needed.
10972         * config/ia64/ia64.c (ia64_sched_reorder): Defer scheduling of
10973         asms if other insns are available.
10975         * config/ia64/ia64.c (condop_operator): New predicate.
10976         * config/ia64/ia64.h (PREDICATE_CODES): Add it.
10977         * config/ia64/ia64.md (cond_opsi2_internal and splitters): New
10978         patterns.
10980         * expr.c (expand_expr, case COND_EXPR): Prefer working with a
10981         temporary register than directly using a MEM.
10983 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
10985         * config/sh/sh.c (sh_asm_named_section): Fix typo in align
10986         parameter in last change.
10988 2001-08-04  Zack Weinberg  <zackw@panix.com>
10990         * sparc.md: Don't use #if inside C test expression.
10992 2001-08-04  Richard Henderson  <rth@redhat.com>
10994         * i386.c: Revert 07-30 ix86_output_main_function_alignment_hack.
10996 2001-08-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10998         * cpphash.h (struct cpp_reader): New member directive_line.
10999         * cpplib.h (struct cpp_callbacks): Update prototypes of callbacks.
11000         * cpplib.c (do_define, do_undef, do_ident, do_include_common,
11001         do_pragma): Pass line to callbacks.
11002         (start_directive): Record line of directive.
11003         * cppmain.c (cb_ident, cb_define, cb_undef, cb_def_pragma,
11004         cb_include): Similarly.
11005         * c-lex.c (cb_ident, cb_define, cb_undef, cb_def_pragma):
11006         Similarly.
11008 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
11010         * config/d30v/d30v.h: Fix typo in start of UNIQUE_SECTION
11011         comment.
11013 Sat Aug  4 13:51:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
11015         * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.
11017         * reload1.c (fixup_abnormal_edges): New static function.
11018         (reload): Use it.
11020         * flow.c (need_fake_edge_p): New function.
11021         (flow_call_edges_add): Fix handling of noreturn and sibling calls;
11022         avoid call insn to be very last insn in the insn stream.
11024         * profile.c (branch_prob): Call flow_call_edges_add instead of
11025         doing that by hand; cleanup cfg to re-merge basic blocks once
11026         we are done.
11028 2001-08-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11030         * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h
11031         are also on line-map.h.
11032         * cppfiles.c (stack_include_file): Update.
11033         * cpphash.h (struct cpp_buffer): New member return_at_eof.
11034         (_cpp_pop_buffer): New.
11035         * cppinit.c (cpp_destroy, cpp_finish): Update.
11036         (do_includes): Mark each buffer to return at EOF.
11037         * cpplex.c (_cpp_lex_token): Pop buffers at EOF.  Continue or
11038         return as requested.
11039         * cpplib.c (run_directive, do_line, cpp_push_buffer): Update.
11040         (cpp_pop_buffer): Rename _cpp_pop_buffer.  Stop skipping.
11041         * cpplib.h (cpp_pop_buffer): Remove.
11042         (cpp_scan_buffer_nooutput): Rename cpp_scan_nooutput.
11043         * cppmacro.c (cpp_scan_buffer_nooutput): Similarly.  No need to pop
11044         buffers.
11045         * cppmain.c (scan_buffer): Rename scan_translation_unit.  No need
11046         to pop buffers.
11047         (do_preprocessing): Update.
11048         * fix-header.c (read_scan_file): Update.  No need to pop buffers.
11049         * c-parse.in (_yylex): Similarly.
11050         * scan-decls.c (scan_decls): Similarly.
11051         * line-map.h: Update comments.
11053         * objc/Make-lang.in (objc-act.o): Update dependencies.
11055 2001-08-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11057         * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory
11058         and soft register for operand 0.
11059         ("cmphi_z_used", "cmpqi_z_used"): Allow memory for operand 0.
11061 2001-08-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11063         * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and soft
11064         register for operand 0.
11065         ("bitcmpqi_z_used"): Allow memory for operand 0.
11066         (split "bitcmpqi"): New split to handle address reg as operand 1.
11068 2001-08-04  Andreas Jaeger  <aj@suse.de>
11070         * gcse.c: Revert Daniel's last patch.
11072 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11074         * sparc-protos.h: Add prototypes for fp_zero_operand and
11075         reg_or_0_operand.
11076         * sh-protos.h: Add prototype for fpul_operand.
11078 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
11080         * doc/extend.texi (Other Builtins): Fix typo in last change.
11082 2001-08-03  Richard Henderson  <rth@redhat.com>
11084         * target.h (gcc_target): Add asm_out.named_section,
11085         section_type_flags, have_named_sections.
11086         * target-def.h (TARGET_ASM_NAMED_SECTION): New.
11087         (TARGET_HAVE_NAMED_SECTIONS): New.
11088         (TARGET_SECTION_TYPE_FLAGS): New.
11090         * Makefile.in (toplev.o): Depend on TARGET_H.
11091         (varasm.o, dbxout.o): Likewise.
11092         * c-common.c (decl_attributes): Check targetm.have_named_sections
11093         instead of ifdef ASM_OUTPUT_SECTION_NAME.
11094         * dbxout.c (dbxout_function_decl): Likewise.
11095         (dbxout_function_end): Likewise.
11096         * toplev.c (compile_file): Likewise.
11097         * varasm.c (exception_section): Likewise.
11098         * cp/decl2.c (finish_objects): Likewise.
11100         * defaults.h (EH_FRAME_SECTION): Remove.
11101         (EH_FRAME_SECTION_ASM_OP): Remove.
11102         (EH_FRAME_SECTION_NAME): New.
11103         (UNIQUE_SECTION): Don't depend on ASM_OUTPUT_SECTION_NAME.
11104         (UNIQUE_SECTION_P): Remove.
11105         * dwarf2out.c (SECTION_FORMAT): Remove.
11106         (ASM_OUTPUT_SECTION): Remove.
11107         (output_call_frame_info): Use named_section_flags.
11108         (output_comp_unit, dwarf2out_start_source_file): Likewise.
11109         (dwarf2out_end_source_file, dwarf2out_define): Likewise.
11110         (dwarf2out_undef, dwarf2out_init, dwarf2out_finish): Likewise.
11111         * varasm.c (in_eh_frame, eh_frame_section): Remove.
11112         (named_section_flags): New.
11113         (named_section): Use it and targetm.section_type_flags.
11114         (resolve_unique_section): New.
11115         (assemble_start_function): Use it.
11116         (asm_emit_uninitialised, assemble_variable): Likewise.
11117         (default_section_type_flags): New.
11118         (default_no_named_section, default_elf_asm_named_section): New.
11119         (default_coff_asm_named_section, default_pe_asm_named_section): New.
11120         * output.h: Update varasm.c decls.
11121         (SECTION_*): New flags.
11123         * crtstuff.c: Check EH_FRAME_SECTION_NAME not EH_FRAME_SECTION_ASM_OP.
11124         (__EH_FRAME_BEGIN__, __FRAME_END__): Use attribute section.
11126         * config/elfos.h (UNIQUE_SECTION_P): Remove.
11127         * config/alpha/elf.h, config/arm/linux-elf.h: Likewise.
11128         * config/arm/pe.h, config/arm/unknown-elf.h: Likewise.
11129         * config/i386/cygwin.h, config/i386/djgpp.h: Likewise.
11130         * config/i386/i386-interix.h, config/i386/win32.h: Likewise.
11131         * config/ia64/sysv4.h, config/mcore/mcore-pe.h: Likewise.
11132         * config/mips/elf.h, config/mips/elf64.h: Likewise.
11133         * config/mips/iris6gld.h, config/mips/mips.h: Likewise.
11134         * config/pa/pa64-hpux.h,
11136         * config/elfos.h (ASM_OUTPUT_SECTION_NAME): Remove.
11137         (TARGET_ASM_NAMED_SECTION): New.
11138         * config/psos.h, config/a29k/a29k.h, config/alpha/elf.h: Likewise.
11139         * config/alpha/vms.h, config/arm/coff.h: Likewise.
11140         * config/arm/conix-elf.h, config/arm/elf.h: Likewise.
11141         * config/arm/linux-elf.h, config/arm/pe.h: Likewise.
11142         * config/arm/unknown-elf.h, config/avr/avr.h: Likewise.
11143         * config/c4x/c4x.h, config/h8300/h8300.h: Likewise.
11144         * config/i386/cygwin.h, config/i386/djgpp.h: Likewise.
11145         * config/i386/i386-interix.h, config/i386/i386elf.h : Likewise.
11146         * config/i386/sco5.h, config/i386/win32.h: Likewise.
11147         * config/m68k/coff.h, config/mcore/mcore-pe.h: Likewise.
11148         * config/mcore/mcore.h, config/mips/elf.h: Likewise.
11149         * config/mips/elf64.h, config/mips/iris6.h: Likewise.
11150         * config/mips/netbsd.h, config/mips/openbsd.h: Likewise.
11151         * config/pa/pa64-hpux.h, config/rs6000/sysv4.h: Likewise.
11152         * config/rs6000/xcoff.h, config/sh/sh.h: Likewise.
11153         * config/sparc/sysv4.h: Likewise.
11155         * config/nextstep.h: Error until named sections implemented.
11157         * config/a29k/a29k.c (a29k_asm_named_section): New.
11158         * config/alpha/alpha.c (SECTION_VMS_OVERLAY): New.
11159         (vms_section_type_flags, vms_asm_named_section): New.
11160         * config/arm/arm.c (arm_elf_asm_named_section): New.
11161         * config/avr/avr.c (asm_output_section_name): Remove.
11162         * config/avr/avr-protos.h: Update.
11163         * config/c4x/c4x.c (c4x_asm_named_section): New.
11164         * config/h8300/h8300.c (h8300_asm_named_section): New.
11165         * config/i386/i386.c (sco_asm_named_section): New.
11166         * config/i386/winnt.c (SECTION_PE_SHARED): New.
11167         (i386_pe_section_type_flags): New.
11168         (i386_pe_asm_named_section): New.
11169         * config/i386/i386-protos.h: Update.
11170         * config/m68k/m68k.c (m68k_coff_asm_named_section): New.
11171         * config/mcore/mcore.c (mcore_asm_named_section): New.
11172         * config/mips/mips.c (iris6_asm_named_section): New.
11173         * config/mips/mips.h (ENCODE_SECTION_INFO): Use DECL_ONE_ONLY
11174         instead of UNIQUE_SECTION_P.
11175         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): New.
11176         (xcoff_asm_named_section): New.
11177         * config/sh/sh.c (sh_asm_named_section): New.
11178         * config/sparc/sparc.c (sparc_elf_asm_named_section): New.
11180         * config/i386/djgpp.h (EH_FRAME_SECTION_ASM_OP): Remove.
11181         * config/i386/sco5.h (EH_FRAME_SECTION_ASM_OP*): Remove.
11182         (EH_FRAME_SECTION_NAME): New.
11183         (EXCEPTION_SECTION): New.
11184         * config/ia64/ia64.h (EH_FRAME_SECTION_ASM_OP): Remove.
11185         (DEBUG_*_SECTION): Remove.
11186         * config/m68k/rtemself.h (EH_FRAME_SECTION_ASM_OP): Remove.
11187         * config/mips/iris6.h (DEBUG_*_SECTION): Remove.
11188         (EH_FRAME_SECTION_ASM_OP): Remove.
11190         * doc/tm.texi (UNIQUE_SECTION_P): Remove.
11191         (ASM_OUTPUT_SECTION_NAME): Remove.
11192         (TARGET_ASM_NAMED_SECTION): New.
11193         (TARGET_HAVE_NAMED_SECTIONS): New.
11194         (TARGET_SECTION_TYPE_FLAGS): New.
11195         (EH_FRAME_SECTION_ASM_OP): Remove.
11196         (EH_FRAME_SECTION_NAME): New.
11198 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11200         * builtins.c (fold_builtin_constant_p): Return integer_zero_node
11201         for complex expressions when cfun == 0.
11202         * doc/extend.texi: Document that __builtin_constant_p can be
11203         used in data initializers as well as functions.
11205 2001-08-03  Alexandre Oliva  <aoliva@redhat.com>
11207         * config/mn10300/mn10300.h (CONDITIONAL_REGISTER_USAGE): Declare
11208         variable I locally, instead of expecting a declaration in the
11209         calling context.
11211 2001-08-03  Richard Henderson  <rth@redhat.com>
11213         * except.c (collect_one_action_chain): Add an explicit cleanup
11214         action if regions surrounding a catch were encoded entirely
11215         within the call-site entry.
11217 2001-08-03  Richard Henderson  <rth@redhat.com>
11219         * dbxout.c (dbxout_symbol_location): Flatten subregs first;
11220         don't take REGNO of a non-register.
11222 2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11224         * gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and
11225         __GTHREAD_MUTEX_INIT_DEFAULT): New macros for mutex initialization.
11226         (__gthread_key_delete): Remove code for __PTHREAD_LIBRARY_VERSION_1 >= 1
11227         (__gthread_mutex_init_function): New function for mutex initialization.
11229 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
11231         * Makefile.in: Revert screwed up commit.
11233 2001-08-03  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11235         * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.
11236         * config/m68hc11/larith.asm (_exit): Split in several sub-sections
11237         merged by linker script to get a final _exit().
11238         (__do_global_dtors): New for destructor handling in specific exit
11239         section.
11240         (__do_global_ctors): New for constructors in specific install section.
11241         (__map_data_section): Map data sections before running constructors.
11242         * config/m68hc11/m68hc11.h (INT_ASM_OP): Define to use .word.
11243         (CTORS_SECTION_ASM_OP): Define to put in readonly section.
11244         (DTORS_SECTION_ASM_OP): Likewise.
11245         (CTORS_SECTION_FUNCTION): Define to force a reference to
11246         __do_global_ctors.
11247         (DTORS_SECTION_FUNCTION): Likewise for __do_global_dtors.
11249 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
11251         * ChangeLog: Fix date on previous ChangeLog entry for GCSE.
11253         * Makefile.in: Add df.h to gcse.c dependencies.
11255 2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11257         * varasm.c (output_constant_def_contents): Use for the length of a
11258         string constant either its TREE_STRING_LENGTH or its int_size_in_bytes
11259         depending on which is larger.
11261 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
11263         * gcse.c: Include df.h for use as a dataflow analyzer.
11264         Remove regvec.
11265         Declaration of reg_set_info: gone.
11266         New df_analyzer variable used by store motion.
11267         (reg_set_info): Deleted.
11268         (mark_mem_regs): New function, analyze regs used by a mem.
11269         (store_ops_ok): Use dataflow analyzer results to determine if
11270         necessary regs are changed in the block.
11271         (find_moveable_store): Remove check for symbol ref, we can handle
11272         much more complex expressions now.
11273         (compute_store_table): Remove most of the code, it's unnecessary
11274         now that the dataflow analyzer records the info for us.
11275         (store_killed_after): Add parameter to say whether to do the
11276         store_ops_okay test, used to speed up testing when we already know
11277         the answer, and just want to know if the store itself was killed.
11278         (build_store_vector): Largely rewritten to calculate the various
11279         vectors properly, and somewhat optimized.
11280         (store_motion): Init the df_analyzer, get REG_DEF chains.
11281         Also handle trapping expressions (since mems almost always trap)
11282         (simple_mem): Redefine what a simple mem is.
11284 2001-08-03  DJ Delorie  <dj@redhat.com>
11286         * ifcvt.c (noce_get_alt_condition): Don't make an auxiliary
11287         set from a constant part of the condition.
11289 2001-08-01  Andrew Cagney  <ac131313@redhat.com>
11291         * mkdeps.c (deps_add_default_target): Make local variable
11292         ``start'' a const char pointer.
11293         * dwarf2out.c (compute_section_prefix): Localize use of ``p''.
11295 2001-08-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11297         * doc/install.texi (Configuration): Fix markup.
11298         (Specific, i?86-*-udk): Likewise.
11299         (Specific, alpha*-dec-osf*): Warn against --with-gnu-as,
11300         --with-gnu-ld.
11301         Document --enable-threads and --enable-libgcj status.
11302         (Specific, mips-sgi-irix*): Canonicalize triples.
11303         (Specific, mips-sgi-irix5): Warn about problems with this config.
11304         Mention required GNU as patch.
11305         Native assembler problems are fixed.
11306         (Specific, mips-sgi-irix6): Update O32 ABI support status.
11307         Document --enable-threads and --enable-libgcj status.
11309 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
11311         * Makefile.in, mklibgcc.in: Restore changes with fixed invocation
11312         of mkinstalldirs.
11314 2001-08-03  Richard Henderson  <rth@redhat.com>
11316         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write to
11317         constant data.
11319 2001-08-03  Richard Henderson  <rth@redhat.com>
11321         * rtlanal.c (find_first_parameter_load): Stop if we
11322         reach a CODE_LABEL at BOUNDARY.
11324 2001-08-03  Richard Henderson  <rth@redhat.com>
11326         * config/alpha/alpha.md (force_movdi): New insn.
11327         * config/alpha/alpha.c (alpha_expand_prologue): Use it.
11328         Tweek FRP marking of VMS prologue insns.
11329         * config/alpha/vms.h (EPILOGUE_USES): New.
11331 2001-08-02  Richard Henderson  <rth@redhat.com>
11333         * Makefile.in, mklibgcc.in: Revert mkinstalldirs change.
11335 2001-08-02  Lars Brinkhoff  <lars@nocrew.org>
11337         * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,
11338         simplify-rtx.c, config/alpha/alpha.h, config/avr/avr.h,
11339         config/convex/convex.h, config/d30v/d30v.c,
11340         config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
11341         config/elxsi/elxsi.h, config/fr30/fr30.h, config/m88k/m88k.c,
11342         config/mips/mips.h, config/mn10200/mn10200.h,
11343         config/mn10300/mn10300.h, config/pdp11/pdp11.md,
11344         config/v850/v850.h, config/vax/openbsd.h,
11345         config/vax/openbsd1.h, config/vax/ultrix.h,
11346         config/vax/vax-protos.h, config/vax/vax.c, config/vax/vax.h,
11347         config/vax/vax.md, config/vax/vaxv.h, config/vax/xm-vms.h,
11348         cp/decl2.c, doc/contrib.texi, doc/cpp.texi, doc/gcc.texi,
11349         doc/install.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi,
11350         doc/tm.texi: consistently use "VAX", "VAXen", and "MicroVAX"
11351         in comments and documentation.
11353 2001-08-03  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11355         * line-map.c: New.
11356         * line-map.h: New.
11357         * Makefile.in (line-map.o): New.
11358         (LIBCPP_OBJS, LIBCPP_DEPS): Update.
11359         * c-lex.c (cb_file_change): Update for new cpp_file_change structure.
11360         * cpperror.c (print_containing_files): Similarly.
11361         (print_location): Update.  Don't output a space before _Pragma.
11362         * cppfiles.c (stack_include_file): Set to line 1 immediately.
11363         (stack_include_filee, cpp_make_system_header): Update.
11364         (_cpp_execute_include): Get logical line number right for calling
11365         as-yet-unterminated #include.
11366         * cpphash.h (struct cpp_reader): Add line_maps.
11367         (_cpp_do_file_change): Update.
11368         * cppinit.c (cpp_create_reader): Initialize line maps.
11369         (cpp_destroy): Destroy line maps.
11370         (cpp_start_read): Get logical line number right.
11371         * cpplex.c (parse_string): Only warn once for multi-line strings.
11372         Use boolean variable for null warning.
11373         * cpplib.c (_cpp_handle_directive): End the directive if it isn't
11374         already.
11375         (do_include_common): End the directive early.
11376         (do_line): Don't warn about out-of-range lines in preprocessed
11377         source.  Update.  Remove unused variables.
11378         (_cpp_do_file_change): Update for new line mapping.
11379         (pragma_cb): New typedef.
11380         (cpp_register_pragma): Stop looking ahead before calling the
11381         handler.  Clean up.
11382         (do_pragma_system_header): End directive early.
11383         (cpp_get_line_maps): New.
11384         (cpp_pop_buffer): Fudge logical line.  Update.
11385         * cpplib.h: Include line-map.h
11386         (enum cpp_fc_reason): Remove.
11387         (struct cpp_file_change): Update.
11388         (cpp_get_line_maps): New.
11389         * cppmain.c (struct_printer): New member map.
11390         (cb_file_change): Update for new mappings.
11391         * fix-header.c (cb_file_change): Similarly.
11393 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
11395         * Makefile.in (libgcc.mk): Define mkinstalldirs.
11396         * mklibgcc.in: Use mkinstalldirs instead of mkdir.
11398 2001-08-02  Lars Brinkhoff  <lars@nocrew.org>
11400         * config/vax/vax.c: include expr.h.
11402 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
11404         * Makefile.in ($(srcdir)/configure): Only rebuild in
11405         maintainer mode.
11406         ($(srcdir)/config.in): Only define in maintainer mode.
11407         ($(srcdir)/cstamp-h.in): Only define in maintainer mode.
11409 2001-08-02  David Edelsohn  <edelsohn@gnu.org>
11411         * doc/install.texi (Install GCC: Binaries): Update Bull info.
11413 2001-08-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11415         * gcc.c (set_collect_gcc_options): New function, split out from
11416         main.
11417         Ignore elided switches.
11418         (do_spec_1): Invoke before executing command.
11419         (set_input): Export.
11420         Move declaration ...
11421         * gcc.h (set_input): ... here.
11422         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
11423         file.
11425 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11427         Kill -fhonor-std.
11428         * doc/c-tree.texi (Namespaces): Remove std & -fhonor-std
11429         interaction.
11430         * doc/invoke.texi (C++ Dialect Options): Remove -fno-honor-std.
11432 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
11434         * mips.md (movdicc): Make conditional on TARGET_64BIT.  Likewise
11435         for the unnamed instructions it expands to.
11437 2001-08-02  Richard Henderson  <rth@redhat.com>
11439         * regclass.c (call_really_used_regs): Conditionally define.
11440         (init_reg_sets_1): Don't use it if not defined.
11441         (fix_register): Similarly, don't set it.
11443 2001-08-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11445         * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.
11446         Correct comment that had been missed in the previous change.
11448 2001-08-01  Stan Shebs  <shebs@apple.com>
11450         * config/darwin.c (machopic_stub_name): Try matching by name.
11451         (update_stubs): New function.
11452         (darwin_encode_section_info):  Call it and update_non_lazy_ptrs
11453         unconditionally.
11455 2001-08-01  Richard Henderson  <rth@redhat.com>
11457         * except.c (output_function_exception_table): Use assemble_align.
11458         * varasm.c (assemble_eh_label): Remove.
11459         (assemble_eh_align, assemble_eh_integer): Remove.
11461 2001-08-01  Robert Lipe  <robertl@caldera.com>
11463         * dwarfout.c: Remove reference to README.DWARF.
11465 2001-08-01  Andrew MacLeod  <amacleod@redhat.com>
11467         * regclass.c (call_really_used_regs): New array for registers which
11468         are actually used by a call.
11469         (init_reg_sets_1): Initialize regs_invalidated_by_call with the
11470         new array.
11471         (fix_register): Set call_really_used too.
11472         * config/ia64/ia64.h (CALL_REALLY_USED_REGISTERS): Initialize.
11473         * doc/tm.texi (CALL_REALLY_USED_REGISTERS): Document.
11475 2001-08-01  Richard Henderson  <rth@redhat.com>
11477         * read-rtl.c (read_name): Consider \r whitespace.
11479 2001-07-11  Andrew Cagney  <ac131313@redhat.com>
11481         * config.gcc: Recognize powerpc-*-netbsd*.
11483         * doc/install.texi (Host/target specific installation notes for
11484         GCC): Mention powerpc-*-netbsd*.
11486         * config/rs6000/netbsd.h: New file.
11487         (STANDARD_STARTFILE_PREFIX, LINK_SHLIB_SPEC): Redefine.
11488         (LIB_DEFAULT_SPEC, STARTFILE_DEFAULT_SPEC): Redefine.
11489         (ENDFILE_DEFAULT_SPEC, LINK_START_DEFAULT_SPEC): Redefine.
11490         (LINK_OS_DEFAULT_SPEC, CPP_OS_DEFAULT_SPEC): Redefine.
11491         (TARGET_VERSION): Redefine.
11493         * config/rs6000/t-ppccomm (MULTILIB_MATCHES_SYSV): Recognize
11494         mcall-netbsd as a match for mcall-sysv.
11495         (EXTRA_MULTILIB_PARTS): Add ncrti$(objext) and ncrtn$(objext).
11496         (ncrti.S, ncrtn.S): New targets.
11497         ($(T)ncrti$(objext), $(T)ncrtn$(objext)): New targets.
11499         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Recognize
11500         "netbsd' as a V4 ABI.
11501         (ASM_SPEC): Check for -mcall-netbsd.
11502         (CC1_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC): Ditto.
11503         (CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC): Ditto.
11504         (LIB_SPEC, ENDFILE_SPEC): Ditto.
11505         (LIB_NETBSD_SPEC, STARTFILE_NETBSD_SPEC): Define.
11506         (ENDFILE_NETBSD_SPEC, LINK_START_NETBSD_SPEC): Define.
11507         (LINK_OS_NETBSD_SPEC, CPP_OS_NETBSD_SPEC): Define.
11508         (SUBTARGET_EXTRA_SPECS): Add NetBSD specs.
11510         * doc/invoke.texi (Option Summary): Add -mcall-netbsd.
11511         (RS/6000 and PowerPC Options): Mention -mcall-netbsd.
11513 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
11515         * unwind-pe.h (base_of_encoded_value, read_encoded_value): Define
11516         only if NO_BASE_OF_ENCODED_VALUE isn't defined.
11517         * unwind-dw2-fde.c (NO_BASE_OF_ENCODED_VALUE): Define before
11518         including "unwind-pe.h".
11520 Wed Aug  1 20:01:42 CEST 2001  Jan Hubicka  <jh@suse.cz>
11522         * rs6000.md (define_splits): Kill unused constraints.
11524 Wed Aug  1 20:02:12 CEST 2001 Graham Stott  <grahams@redhat.com>
11525                               Jan Hubicka  <jh@suse.cz>
11527         * function.c (thread_prologue_and_epilogue_insns): Kill code
11528         dealing with non-existent CFG.
11530 2001-08-01  Kazu Hirata  <kazu@hxi.com>
11532         * alias.c: Fix comment formatting.
11533         * bitmap.c: Likewise.
11534         * builtins.c: Likewise.
11535         * calls.c: Likewise.
11536         * c-common.c: Likewise.
11537         * c-decl.c: Likewise.
11538         * c-dump.c: Likewise.
11539         * c-lex.c: Likewise.
11540         * collect2.c: Likewise.
11541         * combine.c: Likewise.
11542         * conflict.c: Likewise.
11543         * cppfiles.c: Likewise.
11544         * cppinit.c: Likewise.
11545         * cpplex.c: Likewise.
11546         * cpplib.c: Likewise.
11547         * cppmacro.c: Likewise.
11548         * cppspec.c: Likewise.
11549         * c-pragma.c: Likewise.
11550         * crtstuff.c: Likewise.
11551         * cse.c: Likewise.
11552         * cselib.c: Likewise.
11553         * c-semantics.c: Likewise.
11554         * c-typeck.c: Likewise.
11556 2001-08-01  H.J. Lu <hjl@gnu.org>
11558         * config/mips/linux.h (ASM_OUTPUT_IDENT): Defined.
11560 2001-08-01  H.J. Lu <hjl@gnu.org>
11562         * gcc/config/mips/linux.h (ASM_OUTPUT_SOURCE_LINE): Defined.
11564 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11566         * c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for
11567         contextualizing Objective-C class name lookup by the lexer.
11568         (typespec_reserved_nonattr): Disable ObjC class name lookup after
11569         seeing a TYPESPEC.
11570         (protocoldef): Add support for forward @protocol declarations.
11571         (yylexname): Suppress ObjC class name lookup in certain contexts;
11572         re-enable after lookup is complete.
11573         (_yylex): Re-enable ObjC class name lookup when certain
11574         punctuation marks are seen.
11576         * objc/objc-act.c (check_protocol_recursively): New function used
11577         for finding circular dependencies in protocols.
11578         (objc_declare_protocols): New function for handling forward
11579         @protocol declarations.
11580         (receiver_is_class_object): Detect the case when 'self' is used
11581         inside of a class method.
11582         (build_message_expr): Issue a warning if class method is desired
11583         but instance method is found instead.
11584         (conforms_to_protocol): Streamline.
11585         (objc_comptypes): Detect the fact that 'Bar<Foo> foo' conforms to
11586         protocol Foo, even if 'Bar foo' does not.
11587         (check_protocols): Streamline.
11588         (start_protocol): Add checks for circular and duplicate protocol
11589         definitions.
11590         (encode_aggregate_within): For typedefs of structs, encode the
11591         underlying struct.
11592         * objc/objc-act.h (PROTOCOL_DEFINED): New tree accessor.
11593         (objc_declare_protocols): New prototype.
11595 2001-08-01  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11597         * cpphash.h (struct cpp_reader): New members line, pseudo_newlines.
11598         * cpplex.c (handle_newline): Update prototype.  Maintain logical
11599         line number.
11600         (skip_escaped_newlines, skip_block_comment, parse_string):
11601         Update accordingly.
11602         (_cpp_lex_token): Update, and store token position within the token.
11603         * cpplib.h (struct cpp_token): Add line and column entries.
11604         * cppmacro.c (replace_args): Position stringified tokens correctly.
11606 2001-08-01  Andreas Jaeger  <aj@suse.de>
11608         * basic-block.h: Add prototype for last_loop_beg_note.
11610 2001-07-31  Alexandre Petit-Bianco  <apbianco@redhat.com>
11612         * expr.c (safe_from_p): Use WITH_CLEANUP_EXPR_RTL instead of
11613         RTL_EXPR_RTL while handling WITH_CLEANUP_EXPR nodes. Fixed typo in
11614         comment.
11615         (expand_expr): Use WITH_CLEANUP_EXPR_RTL instead of RTL_EXPR_RTL
11616         while handling WITH_CLEANUP_EXPR node. Use second operand calling
11617         expand_decl_cleanup.
11618         * tree.c (firt_rtl_op): The third operand of WITH_CLEANUP_EXPR is
11619         the first RTX.
11620         (simple_cst_equal): WITH_CLEANUP_EXPR node to use its second
11621         operand while calling simple_cst_equal.
11622         * tree.def (WITH_CLEANUP_EXPR): Switched operands: the second
11623         operand is the cleanup expression, the third is the RTL_EXPR.
11624         * tree.h (WITH_CLEANUP_EXPR_RTL): New macro.
11626 2001-07-31  Jeff Sturm  <jsturm@one-point.com>
11628         * except.c (duplicate_eh_regions): Test n_array[i] for NULL.
11630 2001-07-31  matthew green  <mrg@eterna.com.au>
11632         * config.gcc (i386-*-netbsdelf): New description.
11633         * config/i386/netbsd-elf.h: New file.
11635 2001-07-30  Geoffrey Keating  <geoffk@redhat.com>
11637         * loop.c (check_dbra_loop): Use single_set to compute
11638         jump_label.
11640 2001-07-31  Daniel Berlin  <dan@cgsoftware.com>
11642         PowerPC reorg and support for powerpc64-*-linux*.
11644         Also fixes emitting of constants on 32 bit and 64 bit
11645         platforms.
11647         * config.gcc: powerpc64-*-linux* is a new target.
11648         Things that needed aix.h now also include xcoff.h
11650         * config/rs6000/rs6000.h: Split XCOFF specific stuff into
11651         xcoff.h.
11652         Move AIX specific stuff into aix.h.
11653         (TARGET_AIX): Renamed to TARGET_XCOFF, since the AIX ABI is used
11654         with more than just XCOFF now.
11655         (SET_ASM_OP): Remove, now defined where needed.
11656         (FUNCTION_PROLOGUE): New macro definition.
11657         (FUNCTION_EPILOGUE): New macro definition.
11658         (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): New macro definition.
11660         * config/rs6000/xcoff.h: New file.
11662         * config/rs6000/linux64.h: New file.
11664         * config/rs6000/darwin.h: Copy needed AIX alignment definitions.
11666 2001-07-31  Alan Modra  <amodra@bigpond.net.au>
11668         * rs6000.c (print_operand_address): Handle ELF syntax.
11669         (output_toc): Simplify.  Use DOUBLE_INT_ASM_OP.
11670         * rs6000.md (load_toc_aix_di): Handle ELF syntax.
11671         * rs6000.h (ASM_OUTPUT_DOUBLE_INT, ASM_LONG): Use DOUBLE_INT_ASM_OP.
11673 2001-07-31  David Edelsohn  <edelsohn@gnu.org>
11675         * rs6000.c (rs6000_override_options): Only disable
11676         flag_function_sections for XCOFF.
11677         (exact_log2_cint_operand): New predicate.
11678         (reg_or_{add,sub}_cint64_operand): New predicates.
11679         (add_operand): Compare CONST_INT with fewer function calls.
11680         (rs6000_emit_set_const, rs6000_emit_set_long_const): New functions.
11681         (print_operand, case 'p'): Ensure positive operand.
11682         (rs6000_emit_load_toc_table): No load_toc_v4_pic_di.
11683         * rs6000.h (CONST_OK_FOR_LETTER_P, case 'N'): Ensure positive value.
11684         (PREDICATE_CODES): Add new predicates.
11685         * rs6000.md (addsi3): Split 32-bit constants more correctly.
11686         (divsi3, modsi3): Ensure positive power-of-2.
11687         (adddi3): Use new predicate.  Split 32-bit constants more
11688         correctly.  Re-arrange splitter to handle any constant.
11689         (subdi3): Use new predicate.
11690         (divdi3, moddi3): Ensure positive power-of-2.
11691         (movdi): Use rs6000_emit_set_const.
11692         (load_toc_v4_pic_di): Delete.
11694 2001-07-31  Graham Stott <grahams@redhat.com>
11696         * function.c (pad_below): Revert 2001-07-26 patch.
11698 Tue Jul 31 15:37:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
11700         * reg-stack (convert_regs_1): Fix best edge condition.
11702 Tue Jul 31 15:33:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
11704         * jump.c (duplicate_loop_exit_test): Better test for jumps
11705         entering the loop; create loop pre_header.
11707 2001-07-31 Hartmut Penner <hpenner@de.ibm.com>
11709         * doc/install.texi: Add s390 and s390x as new targets.
11710         * doc/invoke.texi: Add documentation of S/390 and zSeries
11711         target options.
11712         * doc/md.texi: Add documentation of S/390 and zSeries constraints.
11714 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
11716         * config/m68k/m68k.md: Replace all general_operand with
11717         nonimmediate_operand for all destinations.
11718         * config/m68k/m68k.c (not_sp_operand): Likewise.
11720 Mon Jul 30 23:20:34 EDT 2001  John Wehle  (john@feith.com)
11722         * flow.c (merge_blocks): Return 1 if an extra jump is inserted.
11724 2001-07-30  Richard Henderson  <rth@redhat.com>
11726         * config/ia64/ia64.h (DEBUG_RANGES_SECTION): New.
11727         * config/mips/iris6.h (DEBUG_RANGES_SECTION): New.
11729 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
11731         * config/m68k/m68k.h (TARGET_SWITCHES/TARGET_OPTIONS):
11732         Add missing doc strings
11733         * config/m68k/linux-aout.h (SUBTARGET_SWITCHES): Likewise
11734         * config/m68k/linux.h (SUBTARGET_SWITCHES): Likewise
11736 Mon Jul 30 22:16:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
11738         * i386.c (ix86_output_main_function_alignment_hack): New function.
11739         (TARGET_ASM_FUNCTION_PROLOGUE): Default to it.
11741         * flow.c (mark_dfs_back_edges): Move from loop_p ; mark back
11742         edges by EDGE_DFS_BACK flag.
11743         (dump_edge_info): Add dfs_back flag.
11744         * basic-block.h (EDGE_DFS_BACK): New constant.
11745         (mark_dfs_back_edges): Declare.
11746         * alias.c (loop_p): Remove.
11747         (mark_constant_function): Use mark_dfs_back_edges.
11749         * reg-stack.c (block_info_def): Add predecessors counter and stack_out.
11750         (reg_to_stack): Call mark_dfs_back_edges; count the predecessors.
11751         (compensate_edge): Break out from ...
11752         (convert_regs_1): ... here; do smart choosing of stack_out to copy.
11753         (convert_regs_2): Set block_done once block is really done;
11754         Do updating of the predecessors counts.
11756         * toplev.c (rest_of_compilation): Recompute block_for_insn
11757         before post-reload cfg_cleanup.
11758         * function.c (thread_prologue_epilogue_insns):
11759         Call set_block_for_new_insns when emitting prologue directly.
11761 2001-07-30  Andreas Jaeger  <aj@suse.de>
11763         * jump.c: Add prototype for mark_modified_reg.
11765         * cse.c (set_live_p): Add unused attribute.
11767         * gcov.c (calculate_branch_probs): Use gcov_type to avoid
11768         overflow.
11769         (scan_for_source_files): Use long for count to avoid overflow.
11770         (output_data): Likewise.
11771         (output_data): Don't use string concatatenation to silence gcc
11772         -traditional.
11774         * predict.c: Fix typos and grammar.
11776         * gcse.c (insert_insn_end_bb): Remove unused variables.
11778 Mon Jul 30 21:54:53 CEST 2001  Jan Hubicka  <jh@suse.cz>
11780         * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
11781         (attempt_auto_inc): LIkewise.
11782         (mark_used_reg): Likewise.
11783         (try_pre_increment_1): Likewise.
11784         * regclass.c (regclass): Likewise.
11785         * global.c (allocno_compare): Update comment; change scaling factor.
11786         * local-alloc.c (QTY_CMP_PRI): Likewise.
11787         * regs.h (REG_FREQ_FROM_BB): New.
11788         (REG_FREQ_MAX): Likewise.
11790 2001-07-30  H.J. Lu <hjl@gnu.org>
11792         * config/mips/linux.h (CPLUSPLUS_CPP_SPEC): Add
11793         -D_GNU_SOURCE.
11795 2001-07-30  H.J. Lu  (hjl@gnu.org)
11797         * config/mips/linux.h (ASM_DECLARE_FUNCTION_NAME): Defined.
11798         (ASM_DECLARE_FUNCTION_SIZE): Likewise.
11799         (FUNCTION_NAME_ALREADY_DECLARED): Likewise.
11801 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
11803         * config/arm/t-arm-elf (MULTILIB_EXCEPTIONS): Skip -mthumb as well
11804         as -mthumb-interwork when -mcpu=arm7 is specified.
11806 Mon Jul 30 17:44:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
11808         * predict.def (noreturn, loop branch, loop exit): Mark as first
11809         match heuristics.
11811 Mon Jul 30 12:52:11 CEST 2001  Jan Hubicka  <jh@suse.cz>
11813         * combine.c (try_combine): Avoid barrier after noop jumps.
11815 2001-07-29  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11817         * cpphash.h (struct cpp_reader): Remove import_warning.
11818         * cpplib.c (skip_rest_of_line): Don't bother turning off
11819         macro expansion.
11820         (parse_include): Move include handling to...
11821         (do_include_common): ... here.  Move import warning from...
11822         (do_import): ... here.
11823         (do_pragma_poison): Don't do a callback for poison identifiers.
11824         * cpplib.h (struct cpp_callbacks): Don't do poison callbacks.
11825         * cppmain.c (setup_callbacks): Similarly.
11827 Sun Jul 29 23:26:50 CEST 2001  Jan Hubicka  <jh@suse.cz>
11829         * rtlanal.c (parms_set, find_first_parameter_load): Break out from...;
11830         handle multiple sets.
11831         * except.c (sjlj_mark_call_sites): .... here.
11832         * gcse.c (insert_insn_end_bb): Use find_first_parameter_load.
11834 Sun Jul 29 21:38:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
11836         Suggested by Richard Henderson and Richard Kenner:
11837         * combine.c (recog_for_combine): Use the fake recog
11838         only if instruction does not match.
11839         * rtl.h (NOOP_MOVE_INSN_CODE): New.
11840         * rtlanal.c (noop_move_p): Always return 1 for NOOP_MOVE_INSN_CODE.
11842         * combine.c (try_combine): Discover noop jump as direct jump.
11844 2001-07-29  Daniel Berlin  <dan@cgsoftware.com>
11846         * df.c (df_rd_global_compute): Add successors to worklist, not
11847         current item.
11848         (df_ru_global_compute): Ditto.
11850 2001-07-27  Daniel Berlin  <dan@cgsoftware.com>
11852         * regclass.c (reg_scan_mark_refs): Increment REG_N_REFS when we
11853         increment REG_N_SETS.
11855 2001-07-26  Daniel Berlin  <dan@cgsoftware.com>
11857         * sbitmap.h: New prototype for sbitmap_a_xor_b.
11859         * sbitmap.c (sbitmap_a_xor_b): New function.
11860         ifdef the basic block stuff on IN_GCC.
11862 2001-07-29  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11864         * cppexp.c (parse_defined): Always record the macro name.
11865         (lex): Don't worry about identifiers, or special-case
11866         CPP_NOT here.
11867         (_cpp_parse_expr): Figure out at the end of the routine
11868         whether we saw a valid !defined() expression.
11869         * cppfiles.c (stack_include_file): Update for mi_valid.
11870         (_cpp_pop_file_buffer): Similarly.
11871         * cpplex.c (_cpp_lex_token): Similarly.
11872         * cpphash.h (enum mi_state, enum mi_ind, mi_state,
11873         mi_if_not_defined, mi_lexed): Remove.
11874         (mi_valid): New.
11875         * cpplib.c (do_if): Simplify.
11876         (do_endif, push_conditional, _cpp_handle_directive): Update
11877         for renaming of mi_state to mi_valid.
11878 doc:
11879         * cpp.texi: Add index entries for digraphs, and add comment
11880         that C++ refers to them as alternative tokens.
11882 Sun Jul 29 18:59:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11884         * basic-block.h (CLEANUP_PRE_LOOP): New.
11885         * except.c (finish_eh_generation): Update call of cleanup_cfg.
11886         * sibcall.c (optimize_sibling_calls): Likewise.
11887         * toplev.c (rest_of_compilation): Likewise.
11888         * flow.c (try_forward_edges): Take argument MODE;
11889         do not forward over loop pre-headers if CLEANUP_PRE_LOOP.
11890         (try_optimize_cfg): Update call of try_forward_edges.
11892 Sun Jul 29 18:59:56 CEST 2001  Roman Zippel  <zippel@linux-m68k.org>
11893                                 Jan Hubicka  <jh@suse.cz>
11895         * (validate_replace_rtx_1): Fix simplification of MINUS.
11897 2001-07-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11899         PR preprocessor/3669
11900         * cppinit.c (init_dependency_output): Turn off dump requests
11901         if sending dependencies to stdout.
11903 2001-07-28  Richard Henderson  <rth@redhat.com>
11905         * flow.c (life_analysis): Elide PROP_ALLOW_CFG_CHANGES if
11906         not optimizing.
11908 2001-07-28  Golubev I. N.  <gin@mo.msk.ru>
11910         * config/i386/sco5.h (DWARF2_DEBUGGING_INFO): Define.
11912 2001-07-28  Kazu Hirata  <kazu@hxi.com>
11914         * config/h8300/h8300.h (ENCODE_SECTION_INFO): Check to see if DECL
11915         is VAR_DECL first to prevent an ICE.
11917 2001-07-28  Richard Henderson  <rth@redhat.com>
11919         * varasm.c (immed_real_const_1): Don't elide special cases for
11920         nested functions.
11921         (clear_const_double_mem): Clear const_tiny_rtx too.
11923 2001-07-28  Richard Henderson  <rth@redhat.com>
11925         * dwarf2out.c (dw_val_class_offset): New.
11926         (struct dw_ranges_struct, dw_ranges_ref): New.
11927         (ranges_table, ranges_table_allocated): New.
11928         (ranges_table_in_use, RANGES_TABLE_INCREMENT): New.
11929         (add_AT_offset, add_ranges, output_ranges): New.
11930         (print_die, output_die): Handle dw_val_class_offset.
11931         (attr_checksum, size_of_die, value_format): Likewise.
11932         (gen_lexical_block_die): Handle non-contiguous blocks.
11933         (gen_block_die): Likewise.
11934         (dwarf2out_finish): Add a DW_AT_entry_pc to the compilation unit
11935         if needed.  Dump the ranges table.
11936         * final.c (final_start_function): Remove unnecessary notes and
11937         rebuild the block tree before numbering the blocks.
11938         * function.c (reorder_blocks_0): Walk the existing block tree
11939         to unmark all blocks.
11940         (reorder_blocks_1): Create block fragments when duplicate block
11941         notes are seen.
11942         (reorder_fix_fragments): New.
11943         (reorder_blocks): Call it.
11944         * tree.h (BLOCK_FRAGMENT_ORIGIN, BLOCK_FRAGMENT_CHAIN): New.
11946 2001-07-28  Richard Henderson  <rth@redhat.com>
11948         * emit-rtl.c (adjust_address): Make a copy of the memory address.
11950 2001-07-28  Richard Henderson  <rth@redhat.com>
11952         * flow.c (add_to_mem_set_list): New function.
11953         (init_propagate_block_info): Use it.
11954         (mark_set_1): Likewise.
11955         (insn_dead_p): Canonicalize memory address for dead store
11956         comparison.  Allow wider mode stores to kill narrower mode stores.
11957         (invalidate_mems_from_autoinc): Use invalidate_mems_from_set.
11958         (invalidate_mems_from_set): Don't handle MEMs.
11960 2001-07-28  Kazu Hirata  <kazu@hxi.com>
11962         * config/h8300/h8300.h: Fix formatting.
11964 Sat Jul 28 23:35:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
11966         * basic-block.h (EDGE_FREQUENCY): New macro.
11967         * bb-reorder (fixup_reorder_chain): Set counts and frequencies
11968         for new BB/edges.
11969         * flow.c (find_sub_basic_blocks): Likewise.
11970         (try_crossjump_to_edge): Likewise; use EDGE_FREQUENCY
11971         (redirect_edge_and_branch): Use EDGE_FREQUENCY.
11973         * predict.c (DEF_PREDICTOR): New argument FLAGS.
11974         (HITRATE): New macro.
11975         (PRED_FLAG_FIRST_MATCH): New constant.
11976         (predictor_info): New field flgags.
11977         (combine_predictions_for_insn): Use DS theory to combine
11978         probabilities; set the edge probabilities when finished.
11979         (estimate_probability): Avoid duplicated matches
11980         of LOOP_BRANCH heuristics for nested loops; update comment.
11981         * predict.def: Add flags for each prediction, set probabilities
11982         according to B&L paper.
11983         * predict.h (DEF_PREDICTOR): New argument FLAGS.
11985         * profile.c (compute_branch_probabilities):  Cleanup way the edge
11986         probabilities are computed and REG_BR_PROB notes are dropped; if
11987         values does not match, emit error.
11988         (init_branch_prob): Do error instead of warning when profile driven
11989         feedback is missing or corrupt.
11991 2001-07-27  DJ Delorie  <dj@redhat.com>
11993         * ifcvt.c (noce_get_alt_condition): If the condition is a compare
11994         against a constant, try to adjust the compare to have the desired
11995         constant in it so that min/max optimizations happen more often.
11997 Fri Jul 27 17:53:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
11999         * flow.c (last_loop_beg_note): New function.
12000         (redirect_edge_and_branch): Use it.
12001         (split_edge): Likewise.
12003         * alias.c (loop_p): Avoid uninitialized memory access.
12005         * flow.c (try_forward_edges): Avoid accessing freed memory.
12007         * flow.c (backward_edge_of_syntactic_loop_p): Avoid uninitialized
12008         variable access.
12010 2001-07-26  Andrew Haley  <aph@redhat.com>
12011         Joern Rennecke <amylaar@redhat.com>
12013         * config/sh/linux.h (CPP_DEFAULT_CPU_SPEC): New.
12014         (SUBTARGET_CPP_ENDIAN_SPEC): New.
12015         (SUBTARGET_CPP_SPEC): New.
12016         (CPP_SPEC): Remove.
12017         * config/sh/sh.h (SUBTARGET_CPP_ENDIAN_SPEC): New.
12018         (SUBTARGET_CPP_PTR_SPEC): New.
12019         (CPP_DEFAULT_CPU_SPEC): New.
12020         (EXTRA_SPECS): Add SUBTARGET_CPP_ENDIAN_SPEC,
12021         SUBTARGET_CPP_PTR_SPEC, and CPP_DEFAULT_CPU_SPEC.
12022         (CPP_SPEC): Break out parts into SUBTARGET_CPP_ENDIAN_SPEC,
12023         SUBTARGET_CPP_PTR_SPEC, and CPP_DEFAULT_CPU_SPEC.
12024         (SUBTARGET_CPP_SPEC): Define as an empty string.
12026 2001-07-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12028         * doc/install.texi (Configuration): Properly link the host
12029         specific instructions also when generating HTML.
12031 Fri Jul 27 00:33:35 EDT 2001  John Wehle  (john@feith.com)
12033         * flow.c (redirect_edge_and_branch_force): Test
12034         target->global_live_at_start.
12036 2001-07-26  Richard Henderson  <rth@redhat.com>
12038         * simplify-rtx.c (avoid_constant_pool_reference): Export.
12039         * rtl.h (avoid_constant_pool_reference): Declare it.
12040         * dwarf2out.c (add_location_or_const_value_attribute): Use it.
12041         (add_const_value_attribute): Use add_AT_unsigned for unsigned values.
12043 Thu Jul 26 22:30:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
12045         * rtl.h (cleanup_barriers): Declare.
12046         * jump.c (cleanup_barriers): New function.
12047         * toplev.c (rest_of_compilation): Call cleanup_barriers
12048         before loop optimizer and after bb_reorder.
12050         * flow.c (back_edge_of_syntactic_loop_p): New.
12051         (split_edge): Use it.
12053 2001-07-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12055         * glimits.h (_MACH_MACHLIMITS_H_): Delete.
12057 Thu Jul 26 22:22:21 2001  Denis Chertykov  <denisc@overta.ru>
12059         * cse.c (cse_process_notes): Replace any registers if the address
12060         remains valid.
12062 Thu Jul 26 14:04:03 EDT 2001  John Wehle  (john@feith.com)
12064         * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
12065         (PROP_FINAL): Include PROP_ALLOW_CFG_CHANGES.
12066         (propagate_block): Update prototype.
12067         * flow.c (update_life_info): Simplify the CFG and
12068         recalculate the global regs which are alive when
12069         removing dead code during a global update.
12070         (propagate_block): Return non-zero if an INSN is
12071         deleted.
12073 2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12075         * Makefile.in (LIBICONV): Define.
12077 2001-07-26  Catherine Moore  <clm@redhat.com>
12079         * config/v850/v850.h (ENCODE_SECTION_INFO):  Change order
12080         of conditional to avoid tree checking errors.
12082 2001-07-26  Kazu Hirata  <kazu@hxi.com>
12084         * regmove.c (regmove_optimize): Don't replace a reg with
12085         another reg of a different mode.
12087 2001-07-26  Andrew MacLeod  <amacleod@redhat.com>
12089         * params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to
12090         limit length of dependency flush list.
12091         * params.h (MAX_PENDING_LIST_LENGTH): Define.
12092         * sched-int.h  (struct deps): Add pending_flush_length field.
12093         * sched-deps.c (flush_pending_lists): Last_pending_memory_flush now
12094         has 1 element in it.
12095         (sched_analyze_1): Use MAX_PENDING_LIST_LENGTH.
12096         (sched_analyze): After a jump, if the pending memory flush list is too
12097         large, flush the pending lists.
12098         (init_deps): Initialize pending_flush_length to 0.
12099         * doc/invoke.texi (max_pending_list_length): Document parameter.
12101 2001-07-26  Neil Booth  <neil@daikokuya.demon.co.uk>
12103         * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.
12104         * dbxout.c (dbxout_global_decl): Move outside #ifdef.
12105         * Makefile.in (varasm.o, final.o, toplev.o): Update dependencies.
12107 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12109         * cpphash.h (struct_lexer_state): Delete was_skipping.
12110         Move skipping here from struct cpp_reader.
12111         * cpplex.c (parse_identifier): Update.
12112         (_cpp_lex_token): Don't skip tokens in a directive.
12113         * cpplib.c (struct if_stack): Update.
12114         (start_directive, end_directive): Don't change skipping state.
12115         (_cpp_handle_directive): Update.
12116         (do_ifdef, do_ifndef, do_if, do_elif): Similarly.
12117         (do_else, do_endif): Update; only check for excess tokens if not
12118         in a skipped conditional block.
12119         (push_conditional): Update for new struct if_stack.
12121 2001-07-26  Graham Stott  <grahams@redhat.com>
12123         * function.c (locate_and_pad_parm): Also pad initial offset
12124         so that the total argument size also includes the padding.
12126 2001-07-26  Graham Stott <grahams@redhat.com>
12128         * gensupport.c (alter_output_for_insn): Correct enable checking failure
12129         change XSTR to XTMPL.
12131         (process_one_cond_exec): Likewise
12133 2001-07-25  Richard Henderson  <rth@redhat.com>
12135         * varasm.c (assemble_variable): Create DECL_RTL before setting
12136         TREE_ASM_WRITTEN.
12138 Thu Jul 26 00:19:30 CEST 2001  Jan Hubicka  <jh@suse.cz>
12140         * predict.c (estimate_probability): Avoid duplicated predictions.
12142         * loop.c (find_and_verify_loops): Grok multiple barriers.
12144 Wed Jul 25 18:00:05 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12146         * config/alpha/alpha.c (print_operand, case '/'): Don't write '/'.
12148         * dbxout.c: Consistently use putc instead of fputc.
12149         (print_wide_int): New function; call instead of direct fprintf.
12150         (dbxout_type_index): Adjust calls of CHARS to be more accurate.
12151         (dbxout_type_fields, dbxout_type_method_1): Likewise.
12152         (dbxout_type_methods, dbxout_range_type, dbxout_type): Likewise.
12153         (print_int_cst_octal): Likewise.
12154         (print_octal): Show we wrote characters.
12155         (dbxout_type): Set have_used_extensions in more places.
12157 2001-07-25  Catherine Moore  <clm@redhat.com>
12159         * config/v850/v850.c (v850_va_arg):  Use addr
12160         instead of valist to build incr.
12162 Wed Jul 25 22:48:59 CEST 2001  Jan Hubicka  <jh@suse.cz>
12164         * flow.c (delete_dead_jumptables): New function.
12165         (life_analyzis): Call it.
12166         * bb-reorder.c (skip_insns_after_block): Handle contradictory
12167         sequences.
12169 2001-07-25  Richard Henderson  <rth@redhat.com>
12171         * except.c (reachable_handlers): Handle a region being removed
12172         out from under a RESX.
12174 2001-07-25  Richard Henderson  <rth@redhat.com>
12176         * config/alpha/alpha.c (alpha_emit_conditional_move): Always
12177         swap GE/GT if it is an fp comparison.
12179 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12181         * alias.c (rtx_equal_for_memref_p): Allow strings as types in
12182         operands.
12184 Wed Jul 25 08:25:01 2001  Jeffrey A Law  (law@cygnus.com)
12186         * ssa.c (rename_insn_1): Do not wrap an assignment to a
12187         paradoxical SUBREG inside a SEQUENCE.  Fix minor formatting
12188         glitch.
12190         * ssa-ccp.c (visit_expression): Handle CALL_INSNs that can
12191         throw an exception.
12192         (visit_expression): When attempting to simplify an expression,
12193         retrieve any modes for arguments before they are simplified
12194         to constants.
12196 2001-07-25  Andrew MacLeod  <amacleod@redhat.com>
12197             Janis Johnson  <janis@us.ibm.com>
12199         * stmt.c (expand_goto): A nonlocal goto can be a call too.
12200         * builtins.c (expand_builtin_longjmp): Reverse label and static chain
12201         pointer parameters to match documented usage of nonlocal_goto.
12202         * config/ia64/ia64.md (nonlocal_goto): Revert label and static chain
12203         parameters to their correct order.
12204         * config/sparc/sparc.md (nonlocal_goto): Revert label and static chain
12205         parameters to their correct order.
12207 2001-07-25  Andrew MacLeod  <amacleod@redhat.com>
12209         * config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip out '*' as well.
12211 2001-07-25  Jan Hubicka  <jh@suse.cz>
12212             Richard Henderson  <rth@redhat.com>
12214         * flow.c (find_sub_basic_blocks): Fix handling of the last BB in
12215         the sequence.
12216         (make_edges): New argument update_p; populate the edge cache if set.
12217         (find_basic_blocks): Update make_edges invocation.
12219 2001-07-24  Joel Sherrill <joel@OARcorp.com>
12221         * config/i960/i960.h (CPP_SPEC): Define _SOFT_FLOAT for -msoft-float.
12223 2001-07-24  Joel Sherrill <joel@OARcorp.com>
12225         * config/sparc/rtems.h (CPP_PREDEFINES): Remove redundant
12226         -Acpu and -Amachine.h.
12227         * config/sparc/rtemself.h (CPP_PREDEFINES): Likewise.
12228         Corrected header to say ELF not a.out.
12229         * config/sparc/sparc.h (CPP_CPU_SPEC): Define _SOFT_FLOAT
12230         when given -msoft-float.
12232 2001-07-24  Joel Sherrill <joel@OARcorp.com>
12234         * config.gcc (arm*-*-rtems*): Include crtinit.o and crtfini.o as
12235         extra multilib parts like arm-elf.
12236         (i960-*-coff*, i960-*-rtems): Should not use collect2.
12237         (m68020-*-elf*, m68k-*-elf*, m68k-*-rtems*): Include crtinit.o and
12238         crtfini.o as extra multilib parts.
12240 2001-07-24  Joel Sherrill <joel@OARcorp.com>
12242         * configure.in: Add rtems as a supported thread model.
12243         * gthr-rtems.h: Add missing entry point __gthread_active_p.
12244         * configure: Rebuilt.
12246 2001-07-24  Lars Brinkhoff  <lars@nocrew.org>
12248         * stor-layout.c (get_mode_alignment): make it work when
12249         BITS_PER_UNIT is not a power of two.
12250         * builtins.c (get_pointer_alignment): Likewise.
12252 2001-07-24  Richard Henderson  <rth@redhat.com>
12254         * simplify-rtx.c (avoid_constant_pool_reference): Coerce
12255         the retrieved constant into the expected mode.
12257 Wed Jul 25 01:41:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
12259         * flow.c (try_simplify_condjump): Avoid duplicated edges.
12260         (verify_flow_info): Check for duplicated edges; clarify
12261         error reporting.
12263         * flow.c (block_label): Update basic_block_for_insn.
12264         (commit_edge_insertions): Call compute_bb_for_insn.
12266         * flow.c (purge_dead_edges): Handle conditional jumps and conditional
12267         returns too.
12269         * flow.c (redirect_edge_and_branch,
12270         try_optimize_cfg): Use redirect_edge_succ_nodup
12271         (redirect_edge_succ_nodup): New.
12272         * basic_block.h (redirect_edge_succ_nodup): Declare.
12274         * toplev.c (rest_of_compilation): Rebuild CFG before cfg_cleanup
12275         after gcse.
12277 Wed Jul 25 00:32:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
12279         * flow.c (try_forward_edges): Accept fallthru edge; Update comment.
12280         (try_crossjump_to_edge): Update commetns.
12281         (try_crossjump_bb): Likewise.
12283 2001-07-24  Richard Henderson  <rth@redhat.com>
12285         * combine.c (distribute_notes): Move set of need_refresh
12286         for noop_move_p down to catch all cases.
12288 Tue Jul 24 20:32:44 CEST 2001  Jan Hubicka  <jh@suse.cz>
12290         * recog.c (split_all_insns_noflow): New.
12291         * rtl.h (split_all_insns_noflow): Declare.
12292         * ia64.c (ia64_reorg): Use split_all_insns_noflow.
12293         * m68hc11.c (m68hc11_reorg): Likewise.
12294         * sh.c (machine_dependent_reorg): Likewise.
12295         * toplev.c (rest_of_compilation): Likewise for last split_all_insns
12296         call.
12298 2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>
12300         * config/sh/sh.md (ashlsi3_std splitter): Split only after reload.
12301         (ashlsi3_n splitter): Likewise.
12302         (lshrsi3_n splitter): Likewise.
12304         (GOTaddr2picreg): Make const SImode.
12305         (sym_label2reg): Likewise.
12306         (symGOT2reg): Likewise.
12307         (symGOTOFF2reg) Likewise.
12309         (casesi_worker_0): Make unspec SImode.
12311 2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>
12313         * config/sh/sh.c (barrier_align): Check that an operand really is
12314         an insn before extracting its INSN_CODE.
12316 2001-07-24  Andrew Haley  <aph@cambridge.redhat.com>
12318         * config/sh/sh.h (OVERRIDE_OPTIONS): Add braces to get rid of
12319         dangling else.
12321         * config/sh/sh.h (INITIALIZE_TRAMPOLINE): Truncate operands
12322         for SImode to prevent overflow.
12324 2001-07-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12326         * config/mips/irix6-libc-compat.c: New file.
12327         * config/mips/t-iris6 (LIB2FUNCS_STATIC_EXTRA): Use it.
12328         * doc/install.texi (Specific, mips*-sgi-irix6): Mention structure
12329         passing workaround.
12331 2001-07-24  lars brinkhoff  <lars@nocrew.org>
12333         * rtl.texi (REG_POINTER): Document.
12334         (Machine Modes): Document BImode, OImode, PQImode, PHImode,
12335         QFmode, HFmode, TQFmode, QCmode, and HCmode.
12337 Tue Jul 24 10:49:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
12339         * flow.c (delete_noop_moves): Do not confuse libcall regions.
12341 2001-07-23  Richard Henderson  <rth@redhat.com>
12343         * flow.c (try_simplify_condjump): Use tidy_fallthru_edge.
12345 2001-07-23  Kazu Hirata  <kazu@hxi.com>
12347         * config/h8300/h8300-protos.h: Add a prototype for
12348         general_operand_dst_push.
12349         * config/h8300/h8300.c (general_operand_dst_push): New.
12350         * config/h8300/h8300.h (OK_FOR_T): New.
12351         (EXTRA_CONSTRAINT): Use it.
12352         * config/h8300/h8300.md (movqi_push): Remove and integrate into
12353         the existing movqi pattern.
12354         (movhi_push): Likewise.
12356         * reload.c: Fix comment typos.
12358 Mon Jul 23 23:34:07 CEST 2001  Jan Hubicka  <jh@suse.cz>
12360         * gcse.c (cprop_insn): Update call of cprop_cc0_jump.
12362 2001-07-23  H.J. Lu  (hjl@gnu.org)
12364         * doc/extend.texi: Update __builtin_return_address and
12365         __builtin_frame_address.
12367 2001-07-23  Richard Henderson  <rth@redhat.com>
12369         * config/i386/i386.c (ix86_expand_setcc): Don't use method 0
12370         before CSE.
12371         * config/i386/i386.md: New setcc+movzbl peephole2.
12373 2001-07-23  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12375         * objc/Make-lang.in (objc-act.o): Depend on debug.h.
12376         * objc/objc-act.c: Include debug.h.
12377         (synth_module_prologue): Save and restore debug hooks too.
12379 2001-07-23  lars brinkhoff  <lars@nocrew.org>
12381         * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT
12382         and C4X_FLOAT_FORMAT.
12383         (BOOL_TYPE_SIZE): Document.
12385 Mon Jul 23 11:54:23 2001  Clinton Popetz  <cpopetz@cpopetz.com>
12387         * unroll.c (loop_iterations): Fix miscalculation of initial
12388         giv offset.
12390 2001-07-13  Andrew Haley  <aph@redhat.com>
12392         * doc/tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
12393         * config/sh/sh.h (MD_CAN_REDIRECT_BRANCH): New macro.
12394         * config/sh/sh.c (sh_can_redirect_branch): New function.
12395         * config/sh/sh-protos.h (sh_can_redirect_branch): Declare.
12396         * reorg.c (steal_delay_list_from_target): Use
12397         MD_CAN_REDIRECT_BRANCH to see if redirection is possible.
12399 Mon Jul 23 17:20:18 CEST 2001  Jan Hubicka  <jh@suse.cz>
12401         * flow.c (try_simplify_condjump): Unlink insn chain on
12402         fallthru edge; use can_fallthru.
12404 Mon Jul 23 16:03:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
12406         * basic-block.h (find_sub_basic_block): Declare.
12407         * flow.c (make_edges): New arguments MIN and MAX;
12408         (find_sub_basic_blocks): Revamp to use make_edges
12409         and purge_dead_edges.
12410         (find_basic_blocks): Update call of find_sub_basic_block.
12412         * recog.c (split_all_insns): Always expect CFG to be consistent;
12413         call find_sub_basic_blocks in case something has changed.
12414         * toplev.c (rest_of_compilation): Always call split_all_insns once CFG
12415         has been built.
12417         * basic-block.h (delete_noop_moves): Declare.
12418         * combine.c (combine_instructions): Call it.
12419         (recog_for_combine): Tolerate noop moves
12420         (distribute_notes): Force refresh when register dies at noop move.
12421         * flow.c (delete_noop_moves): Use BB structure; delete JUMP insns
12422         too.
12423         (life_analysis): Update delete_noop_moves call.
12424         (set_noop_p): Move too ...
12425         * rtlanal.c (noop_move_p): ... here.
12426         * rtl.h (noop_move_p): Declare.
12428         * basic-block.h (purge_all_dead_edges, purge_dead_edges): New functions.
12429         * toplev.c (rest_of_compilation): Conditionally call purge_all_dead_edges
12430         after combine.
12431         * gcse.c (cprop_cc0_jump, cprop_insn): New argument "basic_block".
12432         (cprop_jump): Likewise; call purge_dead_edges if substitution succeeded.
12434 2001-07-23  Hans-Peter Nilsson  <hp@bitrange.com>
12436         * reload.c (push_reload): Fix typo in comment.
12437         (find_reloads_address): Ditto.
12438         (reg_overlap_mentioned_for_reload_p): Ditto in head comment.
12440 2001-07-22  Richard Henderson  <rth@redhat.com>
12442         * flow.c: Grammar check and clarify a lot of comments.
12443         (try_simplify_condjump): Rename variables to be clearer.
12444         (try_forward_edges): Skip complex and fallthru edges.
12445         Rearrange tests to avoid duplicate checks.
12446         (flow_find_cross_jump): Likewise.
12447         (outgoing_edges_match): Allow match if neither branch has
12448         probability data.  Loosen probability match to 5%.
12449         (try_crossjump_to_edge): Hoist repeated indirection into
12450         local variables.
12451         (try_crossjump_bb): Don't check complex edges.  Eliminate
12452         redundant crossjump tests.
12453         (try_optimize_cfg): Fix use of bool.  Reorganize cheaper
12454         checks before more expensive checks.
12456 2001-07-22  Richard Henderson  <rth@redhat.com>
12458         * fold-const.c (fold): Test vs FLOAT_TYPE_P instead of
12459         INTEGRAL_TYPE_P when folding comparisons with operand_equal_p
12460         arguments.
12462 2001-07-22  Richard Henderson  <rth@redhat.com>
12464         * m68k.c (const_uint32_operand): Abort if mode is <= 32 bits.
12465         (const_sint32_operand): Likewise.
12466         * m68k.md (anon mulsi pattern): Use const_int_operand not
12467         const_sint32_operand.
12468         (umulsi3_highpart): Zero extend a constant input.
12469         (smulsi3_highpart): Don't bother checking SImode constant.
12470         (const_umulsi3_highpart): Give op3 DImode.
12471         (const_smulsi3_highpart): Likewise.
12473 2001-07-22  Richard Henderson  <rth@redhat.com>
12475         * flow.c (split_block): Make sure bb_note is included in the
12476         new block when splitting before a label.
12478 Sun Jul 22 23:28:56 CEST 2001  Jan Hubicka  <jh@suse.cz>
12480         * basic-block.h (redirect_edge_and_branch_force,
12481         redirect_edge_and_branch, block_label, forwarder_block_p): Declare.
12482         * flow.c (redirect_edge_and_branch_force,
12483         redirect_edge_and_branch, block_label, forwarder_block_p): Make global.
12484         (redirect_edge_and_branch_force): Fix copying of lifeness information.
12485         (block_label): Handle EXIT_BLOCK_PTR by returning NULL.
12486         * ifcvt.c (dead_or_predictable): Take BB as an new destination
12487         instead of label; update CFG after transformation.
12488         (find_if_case_1): Update call, use redirect_edge_and_branch_force
12489         for finishing the transformation; handle even case where ELSE
12490         does not follow THEN.
12491         (find_if_case_2): Update call of dead_or_predictable; simplify
12492         CFG update.
12494         * emit-rtl.c (split_branch_probability): New global variable.
12495         (try_split): Take care to set split_branch_probability and
12496         create REG_BR_PROB note for new jump insns.
12497         * md.texi (define_split): Document new feature.
12499         * i386.c (ix86_split_fp_branch): Redistribute branch probability notes.
12501 2001-07-22  Neil Booth  <neil@daikokuya.demon.co.uk>
12503         * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.
12504         (asm_out_file): Remove redundant declaration.
12505         (assemble_asm): Remove old #if 0 block.
12506         (assemble_variable): Remove end of function; debug output is
12507         now handled with global_decl.  Remove old #if 0 block.  Update.
12508         Remove saved_in_section and associated no-op code.
12509         * Makefile.in (varasm.o): Correct dependencies.
12511 Sun Jul 22 17:55:11 2001  Alexandre Oliva  <aoliva@redhat.com>
12513         * config/i386/freebsd-aout.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
12514         the definition in defaults.h.
12516 Sun Jul 22 21:31:04 CEST 2001  Jan Hubicka  <jh@suse.cz>
12518         * jump.c: Update comments.
12519         (delete_barrier_successors, delete_unreferenced_labels,
12520         delete_noop_moves, tension_vector_labels, delete_from_jump_chain,
12521         delete_labelref_insn, redirect_tablejump, jump_optimize_1,
12522         jump_optimize, jump_optimize_minimal): Kill.
12523         (rebuild_jump_labels): Move code from jump_optimize_1.
12524         (purge_line_number_notes): Likewise.
12525         (copy_loop_headers): Likewise.
12526         * reg-stack.c: Update comment.
12527         * stmt.c: Likewise.
12528         * rtl.h (jump_optimize, jump_optimize_1, JUMP_NOOP_MOVES,
12529         JUMP_AFTER_REGSCAN): Kill.
12530         * toplev.c (rest_of_compilation): Use cleanup_cfg, call
12531         purge_line_number_notes and copy_loop_headers.
12533 2001-07-22 Neil Booth  <neil@daikokuya.demon.co.uk>
12534            Richard Henderson  <rth@redhat.com>
12536         * dbxout.c (dbxout_global_decl): New.
12537         (xcoff_debug_hooks, dbx_debug_hooks): Use it.
12538         * sdbout.c (sdbout_finish): New.
12539         (sdbout_debug_hooks): Use it, add comments.
12540         (sdbout_global_decl): Defer initialised public vars to
12541         sdbout_finish.
12542         * varasm.c (assemble_variable): Don't output debug information
12543         for file-scope variables.
12545 2001-07-22  Richard Henderson  <rth@redhat.com>
12547         * config/alpha/alpha.c (get_trap_mode_suffix): New.
12548         (get_round_mode_suffix): New.
12549         (print_operand): Use them for [/].  Remove support for [&'`()+].
12550         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Update.
12551         * config/alpha/alpha.md (attr round_suffix): New.
12552         (attr trap_suffix): New.
12553         (all insns): Set them appropriately.  Use %/ instead of the
12554         myriad punctuators.
12556 2001-07-22  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12558         * dbxout.c, sdbout.c, varasm.c: Revert most recent debug patch.
12560 2001-07-22  Richard Henderson  <rth@redhat.com>
12562         * regrename.c (regrename_optimize): Compute nregs for each
12563         potential target register.
12565 2001-07-21 Neil Booth  <neil@daikokuya.demon.co.uk>
12566            Richard Henderson  <rth@redhat.com>
12568         * dbxout.c (dbxout_global_decl): New.
12569         (xcoff_debug_hooks, dbx_debug_hooks): Use it.
12570         * sdbout.c (sdbout_finish): New.
12571         (sdbout_debug_hooks): Use it, add comments.
12572         (sdbout_global_decl): Defer initialised public vars to
12573         sdbout_finish.
12574         * varasm.c (assemble_variable): Don't output debug information
12575         for file-scope variables.
12577 2001-07-21  H.J. Lu  (hjl@gnu.org)
12579         * config/mips/mips.c (mips_cpu): Moved into ...
12580         (override_options): Here.
12582         * config/mips/mips.h (mips_cpu_attr): Replace mips_cpu with
12583         mips_tune.
12584         (mips_cpu): Removed.
12586 2001-07-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12588         * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand.
12589         ("iorqi3"): Likewise.
12590         ("xorqi3"): Likewise.
12591         ("*addhi3"): Fix constraint to avoid reloading in a soft register.
12592         ("*subhi3_sp): Likewise.
12593         ("*subhi3"): Likewise.
12594         ("extendhisi2"): Accept D, X and Y as source operand to avoid
12595         reload problems.
12597 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12599         * doc/tm.texi: Remove DEFAULT_VTABLE_THUNKS.
12600         * config/freebsd.h: Likewise.
12601         * config/linux.h: Likewise.
12602         * config/openbsd.h: Likewise.
12603         * config/alpha/linux-elf.h: Likewise.
12604         * config/arm/linux-elf.h: Likewise.
12605         * config/d30v/d30v.h: Likewise.
12606         * config/fr30/fr30.h: Likewise.
12607         * config/ia64/aix.h: Likewise.
12608         * config/ia64/ia64.h: Likewise.
12609         * config/mips/linux.h: Likewise.
12610         * config/pj/pj.h: Likewise.
12611         * config/rs6000/linux.h: Likewise.
12612         * config/sparc/linux.h: Likewise.
12613         * config/sparc/linux64.h: Likewise.
12615 2001-07-20  Bruce Korb  <bkorb@gnu.org>
12617         * fixinc/fixincl.c(test_for_changes): force unsigned char comparisons
12618         because getc() and char* may disagree on signedness.
12620 2001-07-20  Richard Henderson  <rth@redhat.com>
12622         * doc/rtl.texi (REG_DEAD): Update for current semantics.
12624         * flow.c (try_redirect_by_replacing_jump): Correctly compute which
12625         insns to delete in the presence of cc0 in a jump insn.
12627 Fri Jul 20 22:14:49 CEST 2001  Roman Zippel  <zippel@linux-m68k.org>
12628                                 Jan Hubicka  <jh@suse.cz>
12630         * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead
12631         of doing the change by hand.
12633 Fri Jul 20 21:59:42 CEST 2001  Jan Hubicka  <jh@suse.cz>
12635         * rtlanal.c (set_noop_p): Return true for noop jumps.
12637         * expr.c (emit_single_push_insn): Add call to push expander.
12638         * expr.h (optab_index): Add OTI_push
12639         (push_optab): New constant.
12640         * genopinit.c (optabs): Add push_optab.
12641         * optabs.c (init_optab): Init push optab.
12642         * md.texi (push??1): Document
12644 2001-07-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12646         * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use an
12647         expand to emit the pattern; put a REG_INC note for push/pop
12648         instructions.
12649         ("movdf", "movdf_internal"): Likewise.
12650         ("movsi", "movsi_internal"): Likewise.
12651         ("movsf", "movsf_internal"): Likewise.
12652         ("movhi", "movqi"): Emit a REG_INC note for push/pop instructions.
12654 2001-07-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12656         * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't use
12657         gen_highpart.
12659 2001-07-20  Daniel Berlin  <dan@cgsoftware.com>
12661         * params.def: Change default max inline insns to 100.
12663 2001-07-20  Diego Novillo  <dnovillo@redhat.com>
12665         * combine.c (combine_simplify_rtx): Generate a new shift operation
12666         when simplifying the first operand of a (neg (ashift)) expression.
12668 2001-07-20  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
12670         * regclass.c (N_REG_INTS): Use only 32 bits per element.
12672 2001-07-20  Kelley Cook  <kelley.cook@home.com>
12674         * doc/install.texi (sparc-sun-solaris*): Add in 4.x assembler bug
12675         information.   Move rest into ...
12676         (*-*-solaris): ... here.  Eliminate redundant information and
12677         reword necessary packages section.  Delete 4.x assembler bug info.
12678         (sparc-sun-*): Merge into ...
12679         (sparc-sun-sunos*): here.
12681 2001-07-20  Catherine Moore  <clm@redhat.com>
12683         * config/v850/v850.md (casesi): Generate LABEL_REF
12684         with Pmode.
12686 Fri Jul 20 14:12:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
12688         * i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
12689         * i386.c (ix86_zero_extend_to_Pmode): Make global.
12690         * i386.md (strclrsi expander): Use it.
12692 Fri Jul 20 13:24:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
12694         * integrate.c (copy_insn_list): handle
12695         NOTE_INSN_DELETED_LABEL, as if it were CODE_LABEL.
12696         (copy_rtx_and_substitute): Likewise; behave to NOTE_INSN_DELETED_LABEL
12697         identically as to CODE_LABEL.
12699         * fold-const (fold): Convert A/B/C to A/(B*C) and
12700         A/(B/C) to (A/B)*C
12702         * except.c (connect_post_landing_pads): Delete the RESX insns.
12704 2001-07-20  Aldy Hernandez  <aldyh@redhat.com>
12706         * config/mips/mips.h (ISA_HAS_NMADD_NMSUB): New macro.
12708         * config/mips/mips.md (nmadd/nmsub): Use macro.
12710 2001-07-20  Nathan Sidwell  <nathan@codesourcery.com>
12712         * cppinit.c (remove_dup_dir): Make static.
12713         (remove_dup_dirs): Make static. Only warn about preempting a
12714         system directory with a non-system directory.
12716 2001-07-19  Geoffrey Keating  <geoffk@redhat.com>
12718         * ifcvt.c (noce_try_store_flag_constants): Correct order
12719         of parameters to trunc_int_for_mode.
12721 2001-07-19  Mark Mitchell  <mark@codesourcery.com>
12723         * reorg.c (fill_simple_delay_slots): If an instruction might throw
12724         an exception that will be caught within this function, do not fill
12725         its delay slot with any subsequent instruction.
12727 2001-07-19  Steve Ellcey <sje@cup.hp.com>
12729         * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
12730         * optabs.c (can_extend_p) Check HAVE_ptr_extend for a specialized
12731         pointer extension instruction.
12732         * combine.c (nonzero_bits,num_sign_bit_copies) Likewise.
12733         * simplify-rtx.c (simplify_unary_operation) Likewise.
12734         * explow.c (convert_memory_address) Check value of
12735         POINTERS_EXTEND_UNSIGNED to avoid some conversions when
12736         less than zero.
12737         * config/ia64/t-hpux (LIBGCC, INSTALL_LIBGCC, MULTILIB_OPTIONS,
12738         MULTILIB_DIRNAMES, MULTILIB_MATCHES) Add multilib support.
12739         * config/ia64/hpux.h (CPP_SPEC, ASM_SPEC, SUBTARGET_SWITCHES)
12740         Add Multilib Support.
12741         (POINTERS_EXTEND_UNSIGNED)  Define for ILP32 support.
12742         * config/ia64/ia64.h (MASK_ILP32, TARGET_ILP32, SUBTARGET_SWITCHES)
12743         Add Multilib Support.
12744         (POINTER_SIZE, LONG_TYPE_SIZE, MAX_LONG_TYPE_SIZE) Modify for ILP32
12745         support.
12746         * config/ia64/ia64.c (rtx_needs_barrier) Add support for addp4.
12747         * config/ia64/ia64.md (ptr_extend) New instruction to "swizzle"
12748         a 32 bit HP-UX pointer into a 64 bit HP-UX pointer.
12750 2001-07-19  Alexandre Oliva  <aoliva@redhat.com>
12752         * simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from
12753         old and new operands in `<', `3' and `b'.
12755 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12757         * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
12758         (final.o): Don't depend on xcoffout.h, dbxout.h or sdbout.h.
12759         (toplev.o): Don't depend on xcoffout.h.
12760         * c-decl.c: Include debug.h
12761         (duplicate_decls): Use debug hook.
12762         * dbxout.c (dbxout_source_file, dbxout_args): Make static.
12763         (dbx_debug_hooks, xcoff_debug_hooks): Update.
12764         (dbxout_types): Remove.
12765         * dbxout.h (dbxout_source_file, dbxout_types, dbxout_args): Remove.
12766         * debug.c (do_nothing_debug_hooks): Update.
12767         (debug_true_tree, debug_nothing_rtx): New.
12768         * debug.h (struct rtx_def): New.
12769         (struct gcc_debug_hooks): New hooks ignore_block,
12770         outlining_inline_function and label.
12771         (debug_true_tree, debug_nothing_rtx, dwarf2out_frame_init,
12772         dwarf2out_frame_finish): New.
12773         * dwarf2out.c (dwarf2out_ignore_block, dwarf2out_abstract_function):
12774         Make static, update prototype.
12775         (dwarf2_debug_hooks): Update.
12776         * dwarf2out.h (dwarf2out_ignore_block, dwarf2out_abstract_function,
12777         dwarf2out_frame_init, dwarf2out_frame_finish): Remove.
12778         * dwarfout.c (dwarf_debug_hooks): Update.
12779         * emit-rtl.c: Include debug.h.
12780         (remove_unnecessary_notes): Use debug hook.
12781         * final.c: Don't include dbxout.h, xcoffout.h or sdbout.h.
12782         (final_scan_insn): Use debug hook.
12783         * integrate.c (output_inline_function): Use debug hook.
12784         * sdbout.c (sdbout_toplevel_data, sdbout_label): Make static.
12785         (sdb_debug_hooks): Update.
12786         * sdbout.h (sdbout_label, sdbout_toplevel_data): Remove.
12787         * toplev.c: Don't include xcoffout.h.
12788         (note_outlining_of_inline_function, debug_ignore_block): Remove.
12789         * toplev.h (note_outlining_of_inline_function, debug_ignore_block):
12790         Remove.
12791         * tree.h (dwarf2out_do_frame): Remove.
12793 2001-07-19  Catherine Moore  <clm@cygnus.com>
12795         * config/v850/v850.h (ASM_OUTPUT_LABELREF): Restore.
12797 2001-07-19  Geoffrey Keating  <geoffk@redhat.com>
12799         * reload1.c (eliminate_regs_in_insn): When updating a set
12800         to the frame pointer to the hardware frame pointer, perform
12801         the update always not just when REPLACE is set.
12803         * reload1.c (choose_reload_regs): Don't inherit a reload
12804         that crosses multiple registers if registers past the first
12805         don't fit in the desired class.
12807         * ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode
12808         when negating constants.
12810 2001-07-19  Toon Moene  <toon@moene.indiv.nluug.nl>
12812         * tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.
12813         * doc/tree.texi: Ditto.
12815 2001-07-19  Mark Kettenis  <kettenis@wins.uva.nl>
12816             Jakub Jelinek  <jakub@redhat.com>
12818         * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
12819         (extract_cie_info): Handle "eh" augmentation properly,
12820         remember eh_ptr.
12821         (struct frame_state, __frame_state_for): New.
12823 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12825         * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL,
12826         HANDLE_SYSV_PRAGMA): Define.
12827         * mips-tfile.c (add_ext_symbol): Pass complete symbol ptr, inline
12828         previous args.
12829         (copy_object): Caller changed.
12831 2001-07-19  Andreas Schwab  <schwab@suse.de>
12833         * configure.in (assembler dwarf2 debug_line support): Define nop
12834         insn for m68k.
12835         * configure: Regenerated.
12837 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12839         * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on
12840         dwarfout.h.
12841         * dbxout.c (dbxout_function): Rename dbxout_funciton_decl, move
12842         to conditionally compiled block.
12843         (dbx_debug_hooks, xcoff_debug_hooks): Update.
12844         * dbxout.h (dbxout_function): Remove.
12845         * debug.c (do_nothing_debug_hooks): Update.
12846         * debug.h (struct gcc_debug_hooks): New hooks function_decl,
12847         global_decl, deferred_inline_function.
12848         * dwarf2out.c (dwarf2_debug_hooks): Update.
12849         (dwarf2out_global_decl): New.
12850         * dwarfout.c: Don't include dwarfout.h.
12851         (dwarfout_global_decl, dwarfout_function_decl,
12852         dwarfout_deferred_inline_function): New.
12853         (dwarf_debug_hooks): Update.
12854         * dwarfout.h: Remove.
12855         * final.c: Don't include dwarfout.h.
12856         * sdbout.c (sdbout_global_decl): New.
12857         (sdbout_debug_hooks): Update.
12858         * toplev.c: Don't include dwarfout.h.
12859         (check_global_declarations, rest_of_compilation): Use new debug hooks.
12860         (note_deferral_of_defined_inline_function): Remove.
12861         * toplev.h (note_deferral_of_defined_inline_function): Remove.
12862         * ch/Makefile.in (lex.o): No dependence on dwarfout.h.
12863         * ch/lex.c: Don't include dwarfout.h.
12864         * cp/Make-lang.in (decl2.o): No dependence on dwarfout.h, dwarf2out.h.
12865         (semantics.o, optimize.o): Depend on debug.h not dwarfout.h.
12866         * cp/decl2.c: Don't include dwarfout.h and dwarf2out.h.
12867         * cp/optimize.c: Include debug.h.
12868         (maybe_clone_body): Use debug hook.
12869         * cp/semantics.c: Include debug.h.
12870         (expand_body): Use debug hook.
12871         * po/POTFILES.in: Remove dwarfout.h.
12873 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12875         * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
12876         * c-parse.in (yyerror, _yylex): Similarly.
12877         * cppexp.c (parse_number, parse_defined, lex, _cpp_parse_expr):
12878         Don't use CPP_INT, CPP_FLOAT; CPP_NUMBER is enough.
12879         Update comments.
12880         * cpplib.h (CPP_INT, CPP_FLOAT): Remove.
12881         * cp/spew.c (read_token, yyerror): Remove CPP_INT, CPP_FLOAT cases.
12883 2001-07-18  Jeff Sturm  <jsturm@one-point.com>
12885         * dwarf2out.c (dwarf2out_abstract_function): Don't emit
12886         in-class declaration at -g1.  Fixes c++/2814.
12888 2001-07-18  Richard Henderson  <rth@redhat.com>
12890         * doc/md.texi (reload_in/out): Document restrictions in predicates
12891         and constraints for these patterns.  Document empty string matching
12892         ALL_REGS.
12894 2001-07-18  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12896         * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WEAKEN_LABEL.
12898 Wed Jul 18 20:47:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
12900         * cse.c: Undo my previous patch.
12902 2001-07-18  Tom Tromey  <tromey@redhat.com>
12904         For PR java/2812:
12905         * configure: Rebuilt.
12906         * configure.in: Don't check for iconv.h or iconv(); use AM_ICONV
12907         instead.
12908         * aclocal.m4 (AM_ICONV): New macro from Bruno Haible.
12910 Wed Jul 18 18:46:30 CEST 2001  Richard Henderson <rth@cygnus.com>
12911                                 Jan Hubicka  <jh@suse.cz>
12913         * flow.c (redirect_edge_and_branch): Bail out on complex edges.
12914         (try_optimize_cfg): Do not remove tail recursive labels before sibcall.
12915         * jump.c (mark_jump_label): Do not forward branches.
12917 Wed Jul 18 18:35:01 CEST 2001  Jan Hubicka  <jh@suse.cz>
12919         * cse.c (delete_trivially_dead_insns): Delete the libcall block
12920         when return value is unused.
12922 Wed Jul 18 18:28:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
12924         * gcse.c (pre_insert_copy_insn): Call update_ld_motion_stores.
12926 Wed Jul 18 12:05:29 2001  Nicola Pero  <n.pero@mi.flashnet.it>
12928         * gthr-posix.h (__gthread_objc_mutex_trylock): Fixed return value
12929         on error.  We can't blindly return the result of
12930         pthread_mutex_trylock because it returns a positive number on
12931         error, while we must return -1 on error.
12932         (__gthread_objc_mutex_lock, __gthread_objc_mutex_unlock): Similar
12933         fixes.
12934         Reported by Stephen Brandon <stephen@brandonitconsulting.co.uk>.
12936 2001-07-18  Andreas Jaeger  <aj@suse.de>
12938         * integrate.c (output_inline_function): Correct type of debug_hooks.
12940 2001-07-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12942         * combine.c (combine_simplify_rtx): DIV can be treated
12943         associatively for floats if unsafe math optimisations are enabled.
12945 2001-07-17  Richard Henderson  <rth@redhat.com>
12947         * reload.c (push_secondary_reload): Accept empty-string for ALL_REGS.
12949 2001-07-17  Richard Henderson  <rth@redhat.com>
12951         * calls.c (prepare_call_address): New parameter SIBCALLP.  If true,
12952         don't force the function address into a register.
12953         (expand_call, emit_library_call_value_1): Update callers.
12954         * builtins.c (expand_builtin_apply): Likewise.
12955         * expr.h (prepare_call_address): Update decl.
12957 2001-07-17  Chandrakala Chavva  <cchavva@redhat.com>
12959         * config.gcc: For *-*-chorusos triplet, get chorus.h file from
12960         config directory.
12961         * config/i386/chorus.h: Move up.
12962         * config/sparc/chorus.h: Likewise.
12963         * config/rs6000/chorus.h: Likewise.
12964         * config/chorus.h: Moved here.
12966 2001-07-17  Andreas Schwab  <schwab@suse.de>
12968         * configure.in  (assembler eh_frame optimization): Handle big
12969         endian.
12970         * configure: Regenerated.
12972 Tue Jul 17 23:43:31 CEST 2001  Jan Hubicka  <jh@suse.cz>
12974         * expr.c (epxand_expr): Convert divisions into multiplications by
12975         reciprocals if -ffast-math.
12977 2001-07-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12979         * dbxout.c (dbxout_really_begin_function): Rename to
12980         dbxout_begin_function.
12981         (dbx_debug_hooks, xcoff_debug_hooks): Update.
12982         (dbxout_begin_function): Remove.
12983         (dbxout_function): Update.
12984         (dbxout_source_line): Update prototype.
12985         * dbxout.h (dbxout_begin_function): Remove.
12986         * debug.c (do_nothing_debug_hooks): Update.
12987         (debug_nothing_tree): Update.
12988         (debug_nothing_charstar_rtx): Remove.
12989         * debug.h (union tree_node): Declare.
12990         (struct rtx_def): Remove.
12991         (gcc_debug_hooks): New hooks begin_prologue, end_prologue,
12992         begin_function.  Change source_line prototype.
12993         (debug_nothing_tree): New.
12994         (debug_nothing_charstar_rtx): Delete.
12995         (dwarf2out_begin_prologue): Moved from ...
12996         * tree.h: ... here.
12997         * dwarf2out.c (dwarf2_debug_hooks): Update.
12998         (dwarf2out_begin_prologue): Update prototype.  If genuine dwarf2
12999         debug info, call dwarf2out_source_line.
13000         (dwarf2out_souce_line): Update prototype.
13001         * dwarfout.c (dwarfout_begin_function): Rename dwarfout_end_prologue.
13002         Change prototype, make static.
13003         (dwarfout_source_line): Update prototype.
13004         (dwarf_debug_hooks): Update.
13005         * dwarfout.h (dwarfout_begin_function): Remove.
13006         * final.c (final_start_function, final_scan_insn): Use appropriate
13007         debug hooks, update to use notice_source_line.
13008         (output_source_line): Rename notice_source_line.  Don't call the
13009         source_line debug hook.
13010         * sdbout.c (sdbout_begin_function): Rename sdbout_begin_prologue,
13011         make static, update prototype.
13012         (sdbout_mark_begin_function): Rename sdbout_begin_function, update
13013         prototype.
13014         (sdbout_end_prologue): New.
13015         (sdbout_source_line): Update prototype.
13016         (sdbout_debug_hooks): Update.
13017         (sdbout_symbol): Remove unused var.
13018         * sdbout.h (sdbout_begin_function, sdbout_mark_begin_function):
13019         Delete.
13020         * varasm.c: Include debug.h.
13021         (assemble_start_function): Use begin_function debug_hook.
13022         * xcoffout.c (xcoffout_begin_prologue): Rename xcoffout_begin_function,
13023         update with prototype.
13024         (xcoffout_source_line): Update prototype.
13025         * xcoffout.h (xcoffout_begin_prologue): Rename xcoffout_begin_function,
13026         update prototype.
13027         (xcoffout_source_line): Update prototype.
13029 2001-07-17  Richard Henderson  <rth@redhat.com>
13031         * c-typeck.c (build_binary_op): Do not shorten unsigned
13032         right shift after sign extension.
13034 Tue Jul 17 16:56:05 CEST 2001  Jan Hubicka  <jh@suse.cz>
13036         * combine.c (combine_simplify_rtx): Attempt to simplify
13037         a*(b/c) as (a*b)/c for floats in unsafe_math mode.
13039         * simplify-rtx.c (avoid_constatn_pool_reference): New static function.
13040         (simplify_binary_operation, simplify_unary_operation,
13041          simplify_relational_operation): Use it.
13043         * combine.c (combine_simplify_rtx): Don't do associative law
13044         on divisions; allow associative law on floats.
13046 2001-07-17  H.J. Lu <hjl@gnu.org>
13047             Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13049         * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and
13050         ASM_OUTPUT_WEAK_ALIAS are defined.
13051         * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Define if possible.
13052         * config/mips/iris6.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL):
13053         Moved ...
13054         * config/mips/iris5.h: ... here.
13055         (HANDLE_SYSV_PRAGMA): Defined as 1.
13056         * varasm.c (weak_finish): Use ASM_OUTPUT_WEAK_ALIAS.
13057         * doc/tm.texi (ASM_OUTPUT_WEAK_ALIAS): Support the undefined weak
13058         symbol.
13060 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13062         * c-parse.in (all_prefix_attributes): New variable.
13063         (PUSH_DECLSPEC_STACK, POP_DECLSPEC_STACK): New macros.
13064         (maybe_resetattrs): New production.
13065         (c_parse_init, datadef, fndef, datadecl, setspecs, setattrs, decl,
13066         maybe_type_quals_setattrs, initdecls, notype_initdecls, initdcl,
13067         notype_initdcl, nested_function, notype_nested_function,
13068         component_decl, components, components_notype,
13069         component_declarator, component_notype_declarator,
13070         absdcl_maybe_attribute, parm, firstparm, setspecs_fp, ivar_decl,
13071         ivars, mydecl, myparm): Update.  Avoid prefix attributes just
13072         after a comma being applied to more than one declarator.
13073         * doc/extend.texi (Attribute Syntax): Update.  Remove
13074         documentation of bugs that are no longer present.
13076 2001-07-13  Eric Christopher  <echristo@redhat.com>
13078         * config/mips/mips.h: Change TUNE_MIPS* options to use
13079         mips_tune.
13080         (EXTRA_SPECS): Add cc1_cpu_spec.
13081         * config/mips/mips.md (muldf3): Fix typo.
13083 2001-07-16  Richard Henderson  <rth@redhat.com>
13085         * config/m68k/m68k.c: Include expr.h and reload.h.
13086         (print_operand_address) [16 bit int]: Cast INTVAL to int for %d.
13087         [general int]: Use HOST_WIDE_INT_PRINT_DEC.
13089 2001-07-16  Daniel Berlin  <dan@cgsoftware.com>
13090             Richard Henderson  <rth@redhat.com>
13092         * cse.c (set_live_p): Take INSN argument for cc0; update callers.
13093         (insn_live_p): Fix fall off end of function.
13094         (dead_libcall_p): Remove COUNTS argument; update callers.
13095         (delete_trivially_dead_insns): Remove unused variables.
13097 2001-07-17  Andreas Jaeger  <aj@suse.de>
13099         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for
13100         x86-64 pic support.
13102         * lcm.c (optimize_mode_switching): Avoid warning for unused
13103         variable if !NORMAL_MODE.
13105         * flow.c (try_crossjump_to_edge): Remove unused variable.
13107 2001-07-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13109         * inclhack.def (ultrix_atexit_param): New hack to fix ultrix 4.3
13110         atexit declaration in stdlib.h.
13112 2001-07-16  Richard Begg  <Richard.Begg@colesmyer.com.au>
13114         * fixinc/inclhack.def(hpux_vsnprintf): brokenness in stdio.h
13116 Mon Jul 16 22:48:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
13118         * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
13119         * except.c (finish_eh_generation): Update call of cleanup_cfg;
13120         do rebuild_jump_labels instead of jump_optimize
13121         * sibcall.c (optimize_sibling_and_tail_recursive_call): Likewise.
13122         * toplev.c (rest_of_compulation): Likewise for -Wreturn_type.
13123         * flow.c (try_optimize_cfg): Remove unneeded code_labels.
13125         * flow.c: Include timevar.h
13126         (find_basic_block): Push/pop timevar;
13127         (cleanup_cfg): Likewise.
13128         * timevar.def (TV_CFG, TV_CLEANUP_CFG): New.
13129         * Makefile: Add dependencies on timevar.h
13131         * integrate.c (save_for_inline): Kill all BASIC_BLOCK notes.
13132         (copy_insn_list): Avoid killing of BASIC_BLOCK notes.
13134         * rtl.h (delete_trivially_dead_insns): Add new parameter.
13135         * toplev.c (rest_of_compilation): Update calls.
13136         * cse.c (set_live_p, insn_live_p, dead_libcall_p): Break out from ...
13137         (delete_trivially_dead_insns): ... here; accept new argument
13138         preserve_basic_blocks; preserve basic blocks if set.
13140         * reg-stack.c (stack_regs_mentioned): Return 0 if
13141         stack_regs_mentioned_data is not initialized.
13142         (reg_to_stack): Make stack_regs_mentioned survive after the
13143         reg-stack is completted; do not call cleanup_cfg.
13144         * toplev.c (rest_of_compilation): Do cleanup_cfg before bb-reorder;
13145         make cleanup_cfg after bb-reorder to output to debug file.
13147 2001-07-16  Richard Henderson  <rth@redhat.com>
13149         * regclass.c (init_reg_sets): Use only 32 bits per initializer
13150         from int_reg_class_contents.
13152 2001-07-16  Richard Henderson  <rth@redhat.com>
13154         * hard-reg-set.h (regs_invalidated_by_call): Declare.
13155         * regclass.c (regs_invalidated_by_call): Move from cse.c.
13156         (init_reg_sets_1): Move initialization from cse_main.
13157         * cse.c (regs_invalidated_by_call): Move to regclass.c.
13158         (cse_main): Move its initialization also.
13159         * df.c (df_insn_refs_record): Use regs_invalidated_by_call.
13160         * flow.c (propagate_one_insn): Likewise.
13161         * gcse.c (compute_hash_table): Likewise.
13162         (compute_kill_rd, compute_store_table): Likewise.
13163         * sched-deps.c (sched_analyze_1): Likewise.
13165 Mon Jul 16 18:07:07 2001  J"orn Rennecke <amylaar@redhat.com>
13167         * gcse.c (pre_insert_copy_insn): Use gen_move_insn instead of
13168         gen_rtx_SET.
13170 2001-07-16  Steve Ellcey <sje@cup.hp.com>
13172         * dominance.c (calc_dfs_tree_nonrec): Reverse order of tests
13173         in if statement so we don't access undefined memory.
13175 2001-07-16  Daniel Berlin  <dan@cgsoftware.com>
13177         * gcse.c: Update comment at top.
13178         Update comment on mem handling.
13179         mem_last_set, mem_first_set, mem_set_in_block: gone.
13180         Declaration of reg_set_info: gone.
13181         (oprs_unchanged_p): Don't use mem_*set_* anymore. They are
13182         pointless with load_killed_in_block_p (they are *more*
13183         conservative then it, not less, and less accurate).
13184         (oprs_not_set_p): Ditto.
13185         (alloc_gcse_mem): Don't allocate mem_set_in_block
13186         (free_gcse_mem): Don't free it, either.
13187         (record_last_mem_set_info): Update comment in front, remove
13188         mem_*set_* stuff. Note the reason we don't handle stores directly
13189         here.
13190         (compute_hash_table): Update comments to reflect reality. Remove
13191         mem_*set_* references.
13192         (reset_opr_set_tables): Remove mem_*set_* references.
13193         (mark_call): Ditto.
13194         (mark_set): Ditto.  Also remove double sets of bitmaps for REG's.
13195         (mark_clobber): Ditto (on both parts, we double set here too).
13196         (expr_killed_p): Remove mem_set_in_block test.
13197         (compute_transp): Remove mem_set_in_block test.
13199         * ssa-ccp.c: (optimize_unexecutable_edges): Add note about removal
13200         of edge, and removal of phi alternative to dump file.
13201         (ssa_ccp_substitute_constants): Add note about register now being
13202         constant, and which uses were replaced in what insns to dump file.
13204 2001-07-16  Andreas Jaeger  <aj@suse.de>
13206         * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output
13207         variables of type HOST_WIDEST_INT.
13209         * libgcc2.c (__bb_exit_func): Handle gcov_type as long long.
13210         (__bb_exit_func): Correct type of count_max to avoid overflow.
13211         (num_digits): Handle long long argument.
13213         * combine.c (gen_lowpart_for_combine): Remove unused variable.
13215 2001-07-16  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
13217         * output.h (sdb_begin_function_line): Restore as an extern
13218         variable.
13219         * sdbout.c (sdb_begin_function_line): Make extern.
13221 2001-07-15  Richard Henderson  <rth@redhat.com>
13223         * machmode.def (Pmode): Redefine if GENERATOR_FILE.
13224         * genrecog.c (maybe_both_true_mode): New.
13225         (maybe_both_true_2): Use it.
13226         (write_switch): Don't put Pmode in a switch.
13227         * rtl.c (mode arrays): Don't explicitly size them.
13229 Sun Jul 15 14:07:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
13231         * toplev.c (rest_of_compilation): Fix register_life_up_to_date
13232         handling; move unconditional splitting before mode switching.
13234         * i386.md (type): Add fistp type.
13235         (i387, length_attr, scheduling definitions): Handle this type.
13236         (fix_trunc?f?i2): Revamp to use mode switching.
13237         (fix_trunct?f?i_nonmemory, fix_trunc?f?i_memory): New patterns.
13238         * i386.h (fp_cw_mode): New enum
13239         (OPTIMIZE_MODE_SWITCHING, NUM_MODES_FOR_MODE_SWITCHING, MODE_NEEDED,
13240         MODE_PRIORITY_TO_MODE, ENUM_MODE_SET): New macros.
13242 Sun Jul 15 12:53:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13244         * Makefile.in (integrate.o): Add debug.h.
13245         * integrate.c (debug.h): Add.
13246         (output_inline_function): Save, reset, and restore debug_hooks.
13248 2001-07-15  Richard Henderson  <rth@redhat.com>
13250         * config/alpha/alpha.c (alpha_emit_xfloating_compare): Use CCmode
13251         instead of COMPARE for the EQUIV expression.
13253 2001-07-15  Richard Henderson  <rth@redhat.com>
13255         * flow.c (redirect_edge_and_branch_force): Initialize
13256         global_live_at_start and global_live_at_end.
13257         (allocate_bb_life_data): Export.
13258         * basic-block.h (allocate_bb_life_data): Declare.
13259         * toplev.c (rest_of_compilation): Call it.
13261 2001-07-15  Richard Henderson  <rth@redhat.com>
13263         * config/alpha/alpha.c (alpha_tablejump_addr_vec): New.
13264         (alpha_tablejump_best_label): New.
13265         * config/alpha/alpha-protos.h: Declare them.
13266         * config/alpha/alpha.md: Use braced strings for code blocks.
13267         (tablejump_osf): Break out add with r29.
13268         (tablejump_osf_internal): Remove.
13269         (tablejump_osf_nt_internal): Rename from tablejump_nt_internal,
13270         use alpha_tablejump_addr_vec and alpha_tablejump_best_label.
13272 Sun Jul 15 00:53:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
13274         * loop.c (scan_loop): Add USEs inside PARALLELs into dependencies
13275         of the movable.
13277         * toplev.c (rest_of_compilation): Allow new pseudoes for mode switching.
13279         * i386-protos.h (ix86_split_fp_branch): Update prototype.
13280         (ix86_fp_jump_nontrivial_p): New.
13281         * i386.md (fp_jcc_?): Update call of split_fp_branch;
13282         use ix86_fp_jump_nontrivial_p.
13283         * i386.c (ix86_fp_jump_nontrivial_p): New.
13284         (ix86_split_fp_branch): Accept code instead of rtx.
13285         (ix86_expand_compare): Expand comparison early in case
13286         doing so is resonably cheap.
13288 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
13290         * config/rs6000/sysv4.h (CPP_ENDIAN_BIG_SPEC): Assert 'endian'
13291         not 'machine'.
13292         (CPP_ENDIAN_LITTLE_SPEC): Assert 'endian' not 'machine'.
13293         (CPP_ENDIAN_SOLARIS_SPEC): Assert 'endian' not 'machine'.
13295 2001-07-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13297         * dbxout.c (dbxout_source_line): Make static, update prototype.
13298         (dbx_debug_hooks, xcoff_debug_hooks): Add new hooks.
13299         (dbxout_init, dbxout_finish, dbxout_source_line,
13300         dbxout_begin_block, dbxout_end_block): Update for new prototypes.
13301         * dbxout.h (dbxout_source_line): Delete.
13302         * debug.c (debug_nothing_file, debug_nothing_file_int,
13303         debug_nothing_file_charstar_rtx): New.
13304         (do_nothing_debug_hooks): Update.
13305         (debug_nothing_void, debug_nothing_charstar_rtx,
13306         dwarf2out_end_epilogue): New.
13307         (debug_nothing_file_charstar, debug_nothing_file_int_int): Rename.
13308         * debug.h (struct rtx_def): Declare.
13309         (gcc_debug_hooks): New hooks source_line, end_epilogue
13310         and end_function.
13311         (debug_nothing_void, debug_nothing_charstar_rtx,
13312         dwarf2out_end_epilogue): New.
13313         (debug_nothing_file_charstar, debug_nothing_file_int_int): Rename.
13314         * dwarf2out.c (dwarf2out_source_line): Make static, update prototype.
13315         (dwarf2_debug_hooks): Update.
13316         (dwarf2out_init, dwarf2out_finish, dwarf2out_source_line,
13317         dwarf2out_begin_block, dwarf2out_end_block): Update for new prototypes.
13318         * dwarf2out.h (dwarf2out_source_line): Remove.
13319         * dwarfout.c (dwarfout_end_epilogue, dwarfout_end_function):
13320         Make static, update prototype.
13321         (dwarfout_init, dwarfout_finish, dwarfout_source_line,
13322         dwarfout_begin_block, dwarfout_end_block): Update for new prototypes.
13323         (dwarf_debug_hooks): Update.
13324         * dwarfout.h (dwarfout_end_epilogue, dwarfout_source_line,
13325         dwarfout_end_function): Remove.
13326         * final.c (profile_function): Use debug hooks for ending functions
13327         and epilogues.
13328         (output_source_line, final_end_function): Update prototype,
13329         use debug hooks.
13330         (final_start_function, final_scan_insn): Update.
13331         * output.h (sdb_begin_function_line): Remove.
13332         (final_end_function): Update prototype.
13333         * sdbout.c (sdb_begin_function_line): Make static.
13334         (PUT_SDB_EPILOGUE_END): Move to sdbout_end_epilogue.
13335         (sdbout_source_line): New.
13336         (sdbout_end_epilogue, sdbout_end_function): Make static, update
13337         prototypes.
13338         (sdb_debug_hooks): Update.
13339         (sdbout_init, sdbout_source_line,
13340         sdbout_begin_block, sdbout_end_block): Update for new prototypes.
13341         * sdbout.h (sdbout_end_epilogue, sdbout_end_function): Remove.
13342         * toplev.c (compile_file, rest_of_compilation): Update.
13343         * tree.h (dwarf2out_end_epilogue): Move to debug.h.
13344         * xcoffout.c (xcoffout_source_line, xcoffout_begin_block,
13345         xcoffout_end_block, xcoffout_end_epilogue, xcoffout_end_function):
13346         Update for prototype changes.
13347         * xcoffout.h (xcoffout_source_line, xcoffout_begin_block,
13348         xcoffout_end_block, xcoffout_end_epilogue): Update prototypes.
13350 2001-07-15  Richard Henderson  <rth@redhat.com>
13352         * config/alpha/alpha.h (TARGET_ABI_OSF): New.
13353         (TARGET_ABI_WINDOWS_NT, TARGET_ABI_OPEN_VMS): Rename; update users.
13354         * config/alpha/alpha-protos.h: Update TARGET_ABI_* users.
13355         * config/alpha/alpha.c: Likewise.
13356         * config/alpha/alpha.md: Likewise.
13357         * config/alpha/alpha32.h: Likewise.
13358         * config/alpha/vms.h: Likewise.
13359         (OPEN_VMS): Remove.
13361 2001-07-14  Richard Henderson  <rth@redhat.com>
13363         * config/alpha/alpha.md: Use define_constants for unspec values.
13364         Substitute throughout.
13366 2001-07-14  Tim Josling  <tej@melbpc.org.au>
13368         * tree.def (EXPON_EXPR) remove. Never supported anyway.
13370 2001-07-14  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13372         * pa.md: Remove unused constraints from define_split's.
13374 2001-04-14  Richard Henderson  <rth@redhat.com>
13376         * ifcvt.c (find_cond_trap): Test for exit block.
13378 Sun Jul 15 00:50:20 CEST 2001  Jan Hubicka  <jh@suse.cz>
13380         Re-install recently reverted patch.
13381         * emit-rtl.c (try_split): Update mark_jump_label call.
13382         * flow.c (find_sub_basic_blocks): Likewise.
13383         * jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
13384         jump_back_p): Kill.
13385         (mark_all_labels): Kill second parameter.
13386         (jump_optimize, jump_optimize_1): Kill cross_jump parameter.
13387         (rebuild_jump_labels, jump_optimize_minimal): Update call
13388         of jump_optimize_1.
13389         (jump_optimize_1): Kill crossjumping code.
13390         (mark_jump_label): Kill cross_jump parameter.
13391         * rtl.h (mark_jump_label, jump_optimize): Update prototypes.
13392         (JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
13393         * reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
13394          splitting.
13395         * toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
13396         DFI_bpro.
13397         (dump_file_info): Likewise.
13398         (rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
13399         reorganize passes to do reg-stack first, bb-reorder second.
13400         * invoke.texi (-d letters doc): Remove the jump2 pass.
13402 2001-07-14  Richard Henderson  <rth@redhat.com>
13404         * ifcvt.c (find_cond_trap): New.
13405         (find_if_header): Call it.
13406         (merge_if_block): Relax existing jump sanity check.
13407         * jump.c (jump_optimize_1): Remove conditional trap handling.
13409 2001-07-14  Alan Modra  <amodra@bigpond.net.au>
13411         * config/pa/pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit
13412         millicode.
13413         (insn_refs_are_delayed): Correct comment.
13414         * config/pa/pa.h (INSN_REFERENCES_ARE_DELAYED): Likewise.
13415         * config/pa/pa.md (mulsi3): If TARGET_64BIT, clobber r2
13416         instead of r31.  Make associated insn !TARGET_64BIT, and
13417         provide an additional 64-bit insn that clobbers r2.
13418         (divsi3): Likewise.
13419         (udivsi3): Likewise.
13420         (modsi3): Likewise.
13421         (umodsi3): Likewise.
13423 Sat Jul 14 02:58:38 CEST 2001  Jan Hubicka  <jh@suse.cz>
13425         * bb-reorder.c (skip_insn_after_block): Get past the line number notes.
13427         * flow.c (redirect_edge_and_branch_force, split_edge,
13428         try_crossjump_to_edge): Use set_block_for_new_insns.
13429         * bb-reorder.c (emit_jump_to_block_after): Call set_block_for_new_insns.
13431 2001-07-13  H.J. Lu  (hjl@gnu.org)
13433         * config/elfos.h (UNIQUE_SECTION): Enable .bss section with
13434         the correct patch.
13436 2001-07-13  Geoffrey Keating  <geoffk@redhat.com>
13438         Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.
13440 2001-07-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13442         * c-common.c (decl_attributes): Take a pointer to the node to
13443         which attributes are to be attached, and a flags argument.
13444         * c-common.h (enum attribute_flags): New.
13445         (decl_attributes): Update prototype.
13446         * c-decl.c (start_decl, push_parm_decl, finish_struct,
13447         finish_enum, start_function): Update calls to decl_attributes.
13448         * c-parse.in (component_declarator, component_notype_declarator,
13449         label): Update calls to decl_attributes.
13451 Fri Jul 13 23:04:00 2001  Denis Chertykov  <denisc@overta.ru>
13453         * config/avr/avr.md (strlenhi): PARALLEL keyword removed.
13454         * config/avr/avr.c (legitimate_address_p): Return value changed
13455         from letter to register classes. For better debugging.
13457 2001-07-13  Kazu Hirata  <kazu@hxi.com>
13459         * jump.c (reversed_comparison_code_parts): Fix comment typos.
13461 2001-07-13  H.J. Lu  (hjl@gnu.org)
13463         * config/elfos.h (UNIQUE_SECTION): Enable .bss section.
13465 2001-07-13  Marc Espie  <espie@cvs.openbsd.org>
13467         * config.gcc (*-*-openbsd*):  Add fragment to compile libgcc
13468         correctly for shared configurations.
13469         * config/t-libgcc-pic:  New.
13470         * config/{i386,m68k,sparc}/t-openbsd:  New.
13471         * config/openbsd.h:  Include cpu_spec in cpp_spec where needed.
13472         Support -shared.  Support debugging libraries with -g.
13473         * config/i386/openbsd.h:  Correct ASM_COMMENT_START.  Ensure dwarf2
13474         frame information does not emit pointer diffs.
13475         * config/sparc/openbsd.h:  Ensure dwarf2 frame information does not
13476         emit pointer diffs.
13478 2001-07-13  Geoffrey Keating  <geoffk@redhat.com>
13480         Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.
13482 2001-07-13  David Edelsohn  <edelsohn@gnu.org>
13484         * combine.c (try_combine): Ensure const_int pow2 is positive.
13486 2001-07-13  Hartmut Penner  <hpenner@de.ibm.com>
13488         * config.gcc: Add configuration for s/390.
13489         * config/s390/s390.c: New. Subroutines for code generation.
13490         * config/s390/s390.h: New. Definitions for s/390.
13491         * config/s390/s390-protos.h: New. Prototypes.
13492         * config/s390/linux.h: New. Definitions for linux for s/390.
13493         * config/s390/linux64.h: New. Definitions for linux for zSeries.
13494         * config/s390/t-linux: New. Makefile fragment.
13495         * config/s390/s390.md: New. Machine description for s/390 and zSeries.
13496         * config/s390/fixdfdi.h: New. Fix L_fix*di.
13498 Fri Jul 13 14:46:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
13500         * emit-rtl.c (try_split): Update mark_jump_label call.
13501         * flow.c (find_sub_basic_blocks): Likewise.
13502         * jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
13503         jump_back_p): Kill.
13504         (mark_all_labels): Kill second parameter.
13505         (jump_optimize, jump_optimize_1): Kill cross_jump parameter.
13506         (rebuild_jump_labels, jump_optimize_minimal): Update call
13507         of jump_optimize_1.
13508         (jump_optimize_1): Kill crossjumping code.
13509         (mark_jump_label): Kill cross_jump parameter.
13510         * rtl.h (mark_jump_label, jump_optimize): Update prototypes.
13511         (JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
13512         * reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
13513          splitting.
13514         * toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
13515         DFI_bpro.
13516         (rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
13517         reorganize passes to do reg-stack first, bb-reorder second.
13518         * invoke.texi (-d letters doc): Remove the jump2 pass.
13520 2001-07-12  Steve Ellcey <sje@cup.hp.com>
13522         * toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef.
13524 Thu Jul 12 17:57:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
13526         * flow.c (try_optimize_cfg): Delete whole chain of trivially dead
13527         basic blocks.
13528         (verify_flow_info): Make diagnostics prettier.
13530 Thu Jul 12 16:48:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
13532         * flow.c (find_basic_blocks_1): Do not emit NOP after call.
13534         * flow.c (outgoing_edges_match): Return early if condition reversal
13535         failed.
13537 2001-07-06  Richard Sandiford  <rsandifo@redhat.com>
13539         * config/mips/mips.c (print_operand): Extend '%D' to memory operands.
13540         (mips_move_2words): When splitting a move into two instructions,
13541         prefix the second address operand with '%D'.
13543 2001-07-12  Neil Booth  <neil@daikokuya.demon.co.uk>
13545         * Makefile.in (final.o): Depend on debug.h.
13546         * dbxout.c (dbxout_begin_block, dbxout_end_block): New.
13547         (dbx_debug_hooks): Add new hooks.
13548         (xcoff_debug_hooks): New.
13549         * debug.c (debug_nothing_file_int_int): New.
13550         (do_nothing_debug_hooks): Update.
13551         * debug.h (gcc_debug_hooks): New hooks begin_block and end_block.
13552         (debug_nothing_file_int_int): New.
13553         * dwarf2out.c (dwarf2out_begin_block, dwarf2out_end_block): Make
13554         static, update prototype.
13555         (dwarf2_debug_hooks): Update.
13556         * dwarf2out.h (dwarf2out_begin_block, dwarf2out_end_block): Remove.
13557         * dwarfout.c (dwarfout_begin_block, dwarfout_end_block): Make
13558         static, update prototype.
13559         (dwarf_debug_hooks): Update.
13560         * dwarfout.h (dwarfout_begin_block, dwarfout_end_block): Remove.
13561         * final.c: Include debug.h.
13562         (final_scan_insn): Use debug hooks when beginning and ending blocks.
13563         * sdbout.c (sdbout_begin_block, sdbout_end_block): Make
13564         static, update prototype.
13565         (sdb_debug_hooks): Update.
13566         * sdbout.h (sdbout_begin_block, sdbout_end_block): Remove.
13567         * toplev.c: Distinguish between xcoff and dbx.
13569         * f/lex.c (ffelex_file_pop_, ffelex_file_push_, ffelex_hash_):
13570         Call all debug hooks, not just dwarf ones.
13572 2001-07-11  Timothy Wall  <twall@redhat.com>
13574         * config.gcc: Add configuration for AIX5/IA64.
13575         * config/ia64/aix.h: New.  AIX5/IA64-specific configuration.
13576         * config/ia64/crt[in].asm: New.  Generic static ctor/dtor
13577         support prefix/suffix code.
13578         * config/ia64/t-aix: New.  Makefile fragment.
13579         * config/ia64/unwind-aix.c: New.  Unwind table entry lookup.
13581 2001-07-11  Kazu Hirata  <kazu@hxi.com>
13583         * recog.c (validate_change): Fix a comment typo.
13585 2001-07-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13587         * Makefile.in (c-lex.o): Wrap long lines.  Depend on debug.h.
13588         * c-lex.c (cb_file_change, cb_define, cb_undef): Use debug
13589         hooks directly.
13590         * dbxout.c (dbx_debug_hooks): Add new hooks.
13591         (dbxout_start_new_source_file): Rename dbxout_start_source_file,
13592         make static.
13593         (dbxout_resume_previous_source_file): Rename dbxout_end_source_file,
13594         make static.
13595         * dbxout.h (dbxout_start_new_source_file,
13596         dbxout_resume_previous_source_file): Delete.
13597         * debug.c (do_nothing_debug_hooks): Add new hooks.
13598         (debug_nothing_init_finish): Rename debug_nothing_file_charstar.
13599         (debug_nothing_int_charstar, debug_nothing_int): New.
13600         * debug.h (gcc_debug_hooks): New hooks define, undef,
13601         start_source_file and end_source_file.
13602         (debug_nothing_init_finish): Rename debug_nothing_file_charstar.
13603         (debug_nothing_int_charstar, debug_nothing_int): New.
13604         * dwarf2out.c (dwarf2_debug_hooks): Add new hooks.  Move into
13605         the conditionally compiled section.
13606         (dwarf2out_start_source_file, dwarf2out_end_source_file,
13607         dwarf2out_define, dwarf2out_undef): Make static.
13608         * dwarf2out.h (dwarf2out_start_source_file, dwarf2out_end_source_file,
13609         dwarf2out_define, dwarf2out_undef): Remove.
13610         * dwarfout.c (dwarf_debug_hooks): Add new hooks.
13611         (dwarfout_start_source_file, dwarfout_end_source_file,
13612         dwarfout_define, dwarfout_undef): Make static.
13613         (dwarfout_start_source_file_check,
13614         dwarfout_end_source_file_check): New.
13615         (dwarfout_define, dwarfout_finish): Update.
13616         * dwarfout.h (dwarfout_start_new_source_file,
13617         dwarfout_resume_previous_source_file, dwarfout_define,
13618         dwarfout_undef): Remove.
13619         * sdbout.c (sdb_debug_hooks): Add new hooks.
13620         (sdbout_start_new_source_file): Rename sdbout_start_source_file,
13621         make static.
13622         (sdbout_resume_previous_source_file): Rename sdbout_end_source_file,
13623         make static, take an arg.
13624         * sdbout.h (sdbout_start_new_source_file,
13625         sdbout_resume_previous_source_file): Delete.
13626         * toplev.c (debug_start_source_file, debug_end_source_file,
13627         debug_define, debug_undef): Delete.
13628         * toplev.h (debug_start_source_file, debug_end_source_file,
13629         debug_define, debug_undef): Delete.
13631         * java/jcf-parse.c: Include debug.h.
13632         (parse_class_file): Update to use debug hooks directly.
13633         * java/Make-lang.in (jcf-parse.o): Depend on debug.h.
13635 Wed Jul 11 10:07:18 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13637         * alias.c (set_mem_alias_set): New function.
13638         * rtl.h (set_mem_alias_set): Declare it.
13639         * builtins.c (expand_builtin_return_addr): Call it instead of
13640         using MEM_ALIAS_SET accessor.
13641         (expand_builtin_setjmp_setup, expand_builtin_longjmp): Likewise.
13642         (get_memory_rtx, expand_builtin_va_arg): Likewise.
13643         (expand_builtin_va_copy):Likewise.
13644         * caller-save.c (setup_save_areas): Likewise.
13645         * calls.c (compute_argument_addresses): Likewise.
13646         * explow.c (set_mem_attributes): Likewise.
13647         * expr.c (emit_single_push_insn, emit_push_insn): Likewise.
13648         (expand_assignment, store_constructor_field, store_field): Likewise.
13649         (expand_expr_unaligned): Likewise.
13650         * function.c (assign_stack_temp_for_type): Likewise.
13651         (put_reg_into_stack, gen_mem_addressof): Likewise.
13652         * ifcvt.c (noce_try_cmove_arith): Likewise.
13653         * reload1.c (reload, alter_reg): Likewise.
13654         * config/alpha/alpha.c (get_aligned_mem): Likewise.
13655         (alpha_set_memflags_1, alpha_expand_unaligned_load): Likewise.
13656         (alpha_expand_unaligned_store): Likewise
13657         (alpha_expand_unaligned_load_words): Likewise.
13658         (alpha_expand_unaligned_store_words): Likewise.
13659         (alpha_expand_block_clear, alpha_expand_prologue): Likewise.
13660         (alpha_expand_epilogue): Likewise.
13661         * config/arc/arc.c (arc_setup_incoming_varargs): Likewise.
13662         * config/clipper/clipper.c (clipper_builtin_saveregs): Likewise.
13663         * config/i386/i386.c (legitimize_pic_address): Likewise.
13664         * config/i960/i960.c (setup_incoming_varargs): Likewise.
13665         * config/ia64/ia64.c (spill_restore_mem): Likewise.
13666         * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
13667         * config/m8k/m88k.c (m88k_builtin_saveregs): Likewise.
13668         * config/mips/mips.c (mips_va_arg): Likewise.
13669         * config/mn10300/mn10300.c (mn10300_builtin_saveregs): Likewise.
13670         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
13671         * config/rs6000/rs6000.c (rs6000_emit_move): Likewise.
13672         (setup_incoming_varargs, rs6000_va_arg): Likewise.
13673         (rs6000_emit_eh_toc_restore, rs6000_emit_prologue): Likewise.
13674         (rs6000_emit_epilogue): Likewise.
13675         * config/sh/sh.c (sh_builtin_saveregs): Likewise.
13676         * config/sparc/sparc.c (sparc_va_arg): Likewise.
13677         * config/v850/v850.c (v850_va_arg): Likewise.
13679 Wed Jul 11 21:27:25 CEST 2001  Jan Hubicka  <jh@suse.cz>
13681         * flow.c (merge_blocks_move_successor_nojumps): Do not crash
13682         when fallthru edge is present.
13683         (mege_blocks): Handle case where creation of jump insn
13684         is required.
13686         * basic-block.h (CLEANUP_EXPENSIVE, CLEANUP_CROSSJUMP,
13687         CLEANUP_POST_REGSTACK): New constants.
13688         * except.c (finish_eh_generation): Update call of cleanup_cfg,
13689         * jump.c (rtx_renumbered_equal_p): Handle 't' fields.
13690         * output.h (cleanup_cfg): Update prototype.
13691         * reg-stack.c (reg_to_stack): Use cleanup_cfg instead of jump_optimize
13692         * sibcall.c (optimize_sibling_and_tail_recursive_call): Update
13693         cleanup_cfg call; kill missleading comment.
13694         * toplev.c (rest_of_compilation): Update all cleanup_cfg calls.
13695         * flow.c (merge_blocks, try_optimize_cfg, cleanup_cfg): Accept mode
13696         parameter; control optimizations performed using it.
13697         (flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
13698         try_crossjump_bb): New functions.
13700 2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13702         * pa.c (pa_output_function_prologue): Delete prototype.  Make function
13703         extern.
13704         * pa.h (ASM_OUTPUT_MI_THUNK): Rename output_function_prologue to
13705         pa_output_function_prologue.
13706         * pa-protos.h (pa_output_function_prologue): New prototype.
13708 2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13710         * stmt.c (emit_case_nodes): Widen high and low instead of new_bound
13711         and low to get correct sign extension in low+high test.
13713 2001-07-11  Janis Johnson <janis@us.ibm.com>
13715         * gcov.c (arcdata): Use gcov_type to fix branch percentage
13716         for large hit count.
13718         * profile.c (branch_prob): Fix .bbg info for computed gotos
13719         and C++ EH code.
13721 2001-07-11  Mark Mitchell  <mark@codesourcery.com>
13723         * stmt.c (parse_output_constraint): New function, split out
13724         from ...
13725         (expand_asm_operands): ... here.  Use parse_output_constraint.
13726         * tree.h (parse_output_constraint): Declare it.
13728 2001-07-11  Richard Henderson  <rth@redhat.com>
13730         * bitmap.c: Comment some functions; fiddle whitespace.
13731         (bitmap_free): Don't export.
13732         (bitmap_element_allocate): Use memset.
13733         * bitmap.h (bitmap_free): Don't declare.
13735 2001-07-11  Daniel Berlin  <dan@cgsoftware.com>
13737         * gcse.c, lcm.c, sched-deps.c:
13738         s/free on sbitmap vectors/sbitmap_vector_free on sbitmap vectors/g
13740         * flow.c (flow_loops_find): Free dom if we found no loops, since
13741         we aren't going to save it.
13743         * lcm.c (pre_edge_rev_lcm): Free st_antin, st_antout when we are
13744         done.
13746 Wed Jul 11 09:00:48 2001  Jeffrey A Law  (law@cygnus.com)
13748         * ssa-ccp.c (ssa_fast_dce): Free worklist when completed.
13750 Wed Jul 11 10:07:18 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13752         * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Add dummy version
13753         #ifndef DWARF2_DEBUGGING_INFO.
13755 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13757         * simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.
13759 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13761         * config/mips/mips.c (gen_int_relational): Tell the caller not to
13762         reverse a branch if a NE comparison is implemented with GTU.
13764 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13765             H.J. Lu  <hjl@gnu.org>
13767         * mips.md (call_internal1): Use CONSTANT_ADDRESS_P to check for
13768         constant addresses.
13769         (call_internal2): Likewise.
13770         (call_value_internal1): Likewise.
13771         (call_value_internal2): Likewise.
13772         (call_value_multiple_internal1): Likewise.
13773         (call_value_multiple_internal2): Likewise.
13775 2001-07-10  Kazu Hirata  <kazu@hxi.com>
13777         * calls.c (emit_library_call_value_1): Fix a comment typo.
13778         * dwarf2out.c (mem_loc_descriptor): Likewise.
13779         * config/i386/i386.c (ix86_expand_aligntest): Likewise.
13781 2001-07-11  David Billinghurst <David.Billinghurst@riotinto.com>
13783         * simplify-rtx.c (simplify_subreg): Fix typo in comment
13785 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13787         * recog.c (offsettable_address_p): Handle LO_SUM case.
13788         * config/mips/mips.c (double_memory_operand): Use adjust_address_nv
13789         instead of plus_constant.
13791 2001-07-10  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13793         * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge,
13794         fix setting of the reloads of that reload to RELOAD_FOR_OTHER_ADDRESS.
13796 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13798         * config/rs6000/rs6000.c (print_operand, case 'L', 'Y', 'Z'): Use
13799         adjust_address_nv instead of plus_constant.
13801 2001-07-10  Neil Booth  <neil@daikokuya.demon.co.uk>
13803         * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,
13804         dwarf2out.o): Depend on debug.h, wrap long lines.
13805         * dbxout.c: Include debug.h.
13806         (dbx_debug_hooks): New.
13807         (dbxout_init): Make static, take just 2 args.
13808         (dbxout_finish): Make static.
13809         * dbxout.h (dbxout_init, dbxout_finish): Delete.
13810         * debug.c: New file.
13811         * debug.h: New file.
13812         * dwarf2out.c: Include debug.h.
13813         (dwarf2_debug_hooks): New.
13814         (dwarf2out_init): Make static.
13815         (dwarf2out_finish): Make static, take 2 args.
13816         * dwarf2out.h (dwarf2out_init, dwarf2out_finish): Delete.
13817         * dwarfout.c: Include debug.h.
13818         (dwarf_debug_hooks): New.
13819         (dwarfout_init): Make static.
13820         (dwarfout_finish): Make static, take 2 args.
13821         * dwarfout.h (dwarfout_init, dwarfout_finish): Delete.
13822         * sdbout.c: Include debug.h.
13823         (sdb_debug_hooks): New.
13824         (sdbout_init): Make static, take 2 args.
13825         * sdbout.h (sdbout_init): Delete.
13826         * toplev.c: Include debug.h.
13827         (debug_hooks): New.
13828         (compile_file): Set deubg_hooks based on command line options.
13829         Use the hooks unconditionally rather than conditional compilation.
13831 Tue Jul 10 09:04:45 2001  Jeffrey A Law  (law@cygnus.com)
13833         * ssa-ccp.c (first_phi_node): Remove.  Replace uses with calls to
13834         first_insn_after_basic_block_note instead.
13836         * df.c (df_bb_refs_unlink): #if 0 out for now.
13838 2001-07-10  David Billinghurst <David.Billinghurst@riotinto.com
13840         * ssa.h: Add prototype for ssa_const_prop
13841         * ssa-ccp.c: Add prototype for ssa_fast_dce and mark_references
13842         (ssa_ccp_substitute_constants): Fix signed vs unsigned comparison
13843         (ssa_fast_dce): Remove unused variable
13845 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13847         * diagnostic.c (finish_diagnostic): Rename to
13848         diagnostic_finish. Make it take an 'output_buffer *'.  Adjust
13849         calls thourghout.
13851 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
13853         * dwarf2out.c (dwarf2out_line): Emit -dA comment even when we have
13854         .loc support.
13856         * collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.
13857         (dump_file): Only pad the demangled name with spaces if the
13858         mangled name was padded with spaces.
13860 2001-07-10  Bernd Schmidt  <bernds@redhat.com>
13862         * bb-reorder.c (make_reorder_chain_1): Correct branch/fallthru
13863         edge detection.
13865 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13867         * expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfield
13868         extraction if no direct load if either EXPAND_CONST_ADDRESS or
13869         EXPAND_INITIALIZER.
13871         * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria for
13872         whether can put offset inside LO_SUM to check mode alignment, not size.
13874 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13876         * doc/tm.texi (Misc): Fix thinko.
13878 2001-07-10  Jan van Male  <jan.vanmale@fenk.wau.nl>
13880         * regmove.c (replace_in_call_usage): Fix warnings.
13881         * sched-deps.c (add_dependence): Fix warnings.
13882         * simplify-rtx.c (simplify_subreg): Likewise.
13883         Return NULL_RTX instead of NULL.
13885         * reg-stack.c (emit_swap_insn): Eliminate warnings.
13886         (subst_asm_stack_regs): Likewise.
13888         * combine.c (num_sign_bit_copies): Cast bitwidth to int to avoid
13889         warnings.
13891         * dwarf2out.c (output_call_frame_info): Declare i as int.
13892         (build_abbrev_table): Declare n_alloc as int.
13893         (dwarf2out_finish): Initialize die.
13894         * except.c: Declare sjlj_funcdef_number as unsigned.
13895         (connect_post_landing_pads): Declare j as unsigned.
13896         (convert_to_eh_region_ranges): Initialize call_site.
13897         (output_function_exception_table): Initialize tt_format_size.
13898         * expr.c (move_by_pieces_1): Initialize to1.
13899         (store_constructor): Initialize minelt and maxelt.
13900         * flow.c (mark_regs_live_at_end): Declare i as unsigned.
13901         * function.c (instantiate_decls): Avoid signed/unsigned warning.
13903         * c-decl.c (combine_parm_decls): Unused, remove.
13904         * c-tree.h: Remove prototype for combine_parm_decls.
13906         * reload.c (push_reload): Fix warning.
13907         (regno_clobbered_p): Likewise.
13908         * reload1.c (replace_pseudos_in_call_usage): Likewise.
13909         (reload_combine): Likewise.
13911         * bitmap.c: Rename bitmap_zero to bitmap_zero_bits to fix warnings.
13912         * bitmap.h: Rename bitmap_zero to bitmap_zero_bits to fix
13913         warnings.
13914         * bitmap.c (bitmap_operation): Change user.
13915         * bitmap.h (EXECUTE_IF_AND_COMPL_IN_BITMAP): Likewise.
13917 2001-07-10  Eric Christopher  <echristo@redhat.com>
13919         * config/mips/mips.c (override_options): Fix typo.
13921 2001-07-09  Stan Shebs  <shebs@apple.com>
13923         * target.h (struct gcc_target): New fields init_builtins and
13924         expand_builtin.
13925         * target-def.h (TARGET_INIT_BUILTINS): New macro.
13926         (TARGET_EXPAND_BUILTIN): New macro.
13927         (TARGET_INITIALIZER): Add them.
13928         * builtins.c: Include target.h.
13929         (expand_builtin): Use targetm.expand_builtin.
13930         (default_init_builtins): New function.
13931         (default_expand_builtin): New function.
13932         * expr.h (default_init_builtins): Declare.
13933         (default_expand_builtin): Declare.
13934         * c-common.c (c_common_nodes_and_builtins): Use
13935         targetm.init_builtins.
13936         * defaults.h (MD_INIT_BUILTINS): Remove.
13937         * Makefile.in (builtins.o): Depend on target.h.
13939         * config/arm/arm.c (TARGET_INIT_BUILTINS): Define.
13940         (TARGET_EXPAND_BUILTIN): Define.
13941         * config/arm/arm.h (MD_INIT_BUILTINS): Remove.
13942         (MD_EXPAND_BUILTIN): Remove.
13944         * config/c4x/c4x.c (TARGET_INIT_BUILTINS): Define.
13945         (TARGET_EXPAND_BUILTIN): Define.
13946         (c4x_init_builtins): Make endlink arg a local.
13947         (c4x_print_operand): Fix typos in adjust_address usages.
13948         * config/c4x/c4x-protos.h (c4x_init_builtins): Update decl.
13949         * config/c4x/c4x.h (MD_INIT_BUILTINS): Remove.
13950         (MD_EXPAND_BUILTIN): Remove.
13952         * config/i386/i386.c (TARGET_INIT_BUILTINS): Define.
13953         (TARGET_EXPAND_BUILTIN): Define.
13954         (ix86_init_mmx_sse_builtins): New function, was ix86_init_builtins.
13955         (ix86_init_builtins): Call new function only if TARGET_MMX.
13956         * config/i386/i386-protos.h (ix86_init_mmx_sse_builtins): Declare.
13957         * config/i386/i386.h (MD_INIT_BUILTINS): Remove.
13958         (MD_EXPAND_BUILTIN): Remove.
13960         * config/ia64/ia64.c (TARGET_INIT_BUILTINS): Define.
13961         (TARGET_EXPAND_BUILTIN): Define.
13962         * config/ia64/ia64.h (MD_INIT_BUILTINS): Remove.
13963         (MD_EXPAND_BUILTIN): Remove.
13965         * doc/tm.texi: Document these changes.
13967 2001-07-09  Diego Novillo  <dnovillo@redhat.com>
13969         * basic-block.h (tree_node): Forward declare if needed.
13970         (struct basic_block_def): Add fields 'head_tree' and 'end_tree'.
13971         (BLOCK_HEAD_TREE): Define.
13972         (BLOCK_END_TREE): Define.
13973         (struct loops): Rename field 'tree' to 'tree_root'.
13974         * flow.c (entry_exit_blocks): Add initializers for 'head_tree' and
13975         'end_tree'.
13976         (flow_loops_tree_build): Rename reference to field 'tree' to
13977         'tree_root'.
13978         (flow_loops_level_compute): Ditto.
13979         * predict.c (estimate_bb_frequencies): Ditto.
13980         * tree.h (struct tree_common): Add field 'aux'.
13982 2001-07-09  Stan Shebs  <shebs@apple.com>
13984         * config/darwin.c (darwin_encode_section_info): Don't mark any
13985         DECL_EXTERNAL node as defined.
13987 2001-07-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13989         * pa.c (pa_init_machine_status, pa_mark_machine_status,
13990         pa_free_machine_status, hppa_init_pic_save): Delete.
13991         (hppa_pic_save_rtx): New.  Use get_hard_reg_initial_val.
13992         (hppa_profile_hook): Use hppa_pic_save_rtx.
13993         * pa.h (struct machine_function, PIC_OFFSET_TABLE_SAVE_RTX,
13994         hppa_init_pic_save): Delete.
13995         (hppa_pic_save_rtx): Declare.
13996         * pa.md (call, call_value, sibcall, sibcall_value,
13997         builtin_setjmp_receiver): Use hppa_pic_save_rtx.
13999 2001-07-09  Kazu Hirata  <kazu@hxi.com>
14001         * config/h8300/t-h8300 (LIB1ASMFUNCS): Add _floatdisf and _fixsfdi.
14002         * config/mn10200/t-mn10200 (LIB1ASMFUNCS): Likewise.
14004 2001-07-09  Andreas Jaeger  <aj@suse.de>
14006         * output.h: Add declaration of final_forward_branch_p.
14008         * config/i386/i386.c (output_fix_trunc): Remove unused variable.
14010         * varray.c: Include errors.h for internal_error and trim_filename
14011         declarations.
14013         * Makefile.in (varray.o): Add errors.h.
14015 2001-07-09  Toon Moene  <toon@moene.indiv.nluug.nl>
14017         * expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.
14018         * optabs.c (have_add2_insn): Check whether the add insn chosen
14019         really accepts the operands.  (have_sub2_insn): Ditto for sub insn.
14020         * reload1.c (reload_cse_move2add): Adjust calls of have_add2_insn.
14022 Mon Jul  9 13:26:40 2001  Jeffrey A Law  (law@cygnus.com)
14024         * Makefile.in (OBJS): Add ssa-ccp.o
14025         (ssa-ccp.o): Add dependencies.
14026         * toplev.c (DFI_ssa_ccp): New dump file enum.
14027         (dump_file): Add entry for dumping after SSA CCP.
14028         (flag_ssa_ccp): New flag variable.
14029         (f_options): Add -fssa-ccp.
14030         (rest_of_compilation): Run SSA CCP if requested.
14031         * timevar.def (TV_SSA_CCP): New timevar.
14032         * ssa.c (mark_phi_and_copy_regs): Handle deleted PHI nodes.
14033         * doc/gcc.texi (Passes): Add documentation for SSA CCP pass.
14034         Fix minor typo in SSA DCE documentation.
14035         * doc/invoke.texi: Add documentation for new flag -fssa-ccp.
14036         Add documentation for new dump option.  Renumber dump files
14037         appropriately.
14039 Mon Jul  9 21:36:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
14041         * emit-rtl.c (gen_highpart_mode): New.
14042         * rtl.h (gen_highpart_mode): Declare.
14043         * sparc.md (insn splitters): Use gen_highpart_mode, whenever the
14044         operand can be VOIDmode constant.
14046 Mon Jul  9 17:23:10 CEST 2001  Jan Hubicka  <jh@suse.cz>
14048         * flow.c (redirect_edge_and_branch_force): New.
14049         (can_fallthru): Ensure that basic blocks are succeeding.
14050         (try_optimize_cfg): Do not delete basic block if it is the last one.
14052         * flow.c (try_redirect_by_replacing_jump): Do not remove
14053         jumps with side effects, unlink chain on fallthru edge;
14054         set block for new jump instruction; avoid basic block to
14055         over by line number note.
14057         * flow.c (try_simplify_condjump): Verify that the condjump
14058         is not always falling through.
14060         Re-install patch:
14061         * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
14063         * flow.c (forwarder_block_p): Fix for fallthru blocks.
14064         (try_redirect_by_replacing_jump): Update properly the count
14065         and frequency information.
14067 Mon Jul  9 06:41:07 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14069         * emit-rtl.c (adjust_address, adjust_address_nv): Handle an
14070         address that is a LO_SUM specially.
14071         * explow.c (plus_constant_wide, case LO_SUM): Deleted.
14073         * c-lang.c (start_cdtor): Remove extra parameter from start_function.
14075         * emit-rtl.c (adjust_address_nv, replace_equiv_address_nv): New fcns.
14076         (operand_subword): Use them.
14077         (change_address_1): Renamed from change_address; new arg VALIDATE.
14078         * expr.h: Reflect above changes; change_address now macro.
14079         * alias.c (canon_rtx): Use replace_equiv_address_nv instead of
14080         making MEM.
14081         * cselib.c (add_mem_for_addr): Likewise.
14082         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
14083         * regmove.c (try_apply_stack_adjustment): Likewise.
14084         * reload.c (push_reload, make_memloc): Likewise.
14085         * reload1.c (eliminate_regs): Likewise.
14086         * simplify-rtx.c (simplify_replace_rtx): Likewise.
14087         * caller-save.c (setup_save_areas): Use adjust_address_nv instead of
14088         adjust_addess.
14089         * combine.c (make_extraction, simplify_shift_const): Likewise.
14090         (gen_lowpart_for_combine): Likewise.
14091         * cse.c (gen_lowpart_if_possible): Likewise.
14092         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
14093         * expr.c (expand_expr, case COMPONENT_REF): Likewise.
14094         * optabs.c (gen_move_insn): Likewise.
14095         * reload1.c (alter_reg): Likewise.
14096         * simplify-rtx.c (simplify_subreg): Likewise.
14097         * stmt.c (expand_anon_union_decl): Likewise.
14098         * recog.c (validate_replace_rtx_1): Likewise.
14099         (expr.h): Include.
14100         * Makefile.in (recog.o): Add $(EXPR_H).
14101         * explow.c (stabilize): Call replace_equiv_address.
14102         * expr.c (move_by_pieces_1, store_by_pieces_2): Likewise.
14103         * final.c (alter_subreg): OFFSET is HOST_WIDE_INT.
14105 2001-07-03  Andrew Haley  <aph@redhat.com>
14107         * expmed.c (store_fixed_bit_field): Don't use a mode bigger than
14108         the mode of the memory location.
14110 2001-07-09  Bo Thorsen  <bo@suse.co.uk>
14112         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix x86-64 vtable support.
14114 2001-07-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14116         * final.c (output_addr_const): Use target opening and
14117         closing parentheses.
14118         * target-def.h: Define TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN
14119         defaults, add to TARGET_ASM_OUT.
14120         * target.h (struct gcc_target): Add open_paren and close_paren.
14121         * doc/md.texi: Update.
14122         * doc/tm.texi: Document TARGET_ASM_FUNCTION_END_PROLOGUE,
14123         TARGET_ASM_FUNCTION_BEGIN_EPILOGUE, TARGET_ASM_OPEN_PAREN and
14124         TARGET_ASM_CLOSE_PAREN.
14125         * config/i386/i386.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
14126         Override.
14127         * config/pdp11/pdp11.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
14128         Override.
14129         * config/1750a/1750a.h (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): Remove.
14130         * config/a29k/a29k.h: Similarly.
14131         * config/alpha/alpha.h: Similarly.
14132         * config/arc/arc.h: Similarly.
14133         * config/arm/aof.h: Similarly.
14134         * config/arm/aout.h: Similarly.
14135         * config/avr/avr.h: Similarly.
14136         * config/c4x/c4x.h: Similarly.
14137         * config/clipper/clipper.h: Similarly.
14138         * config/convex/convex.h: Similarly.
14139         * config/d30v/d30v.h: Similarly.
14140         * config/dsp16xx/dsp16xx.h: Similarly.
14141         * config/elxsi/elxsi.h: Similarly.
14142         * config/fr30/fr30.h: Similarly.
14143         * config/h8300/h8300.h: Similarly.
14144         * config/i370/i370.h: Similarly.
14145         * config/i386/i386.h: Similarly.
14146         * config/i860/i860.h: Similarly.
14147         * config/i960/i960.h: Similarly.
14148         * config/ia64/ia64.h: Similarly.
14149         * config/m32r/m32r.h: Similarly.
14150         * config/m68hc11/m68hc11.h: Similarly.
14151         * config/m68k/m68k.h: Similarly.
14152         * config/m88k/m88k.h: Similarly.
14153         * config/mcore/mcore.h: Similarly.
14154         * config/mips/mips.h: Similarly.
14155         * config/mn10200/mn10200.h: Similarly.
14156         * config/mn10300/mn10300.h: Similarly.
14157         * config/ns32k/ns32k.h: Similarly.
14158         * config/pa/pa.h: Similarly.
14159         * config/pdp11/pdp11.h: Similarly.
14160         * config/pj/pj.h: Similarly.
14161         * config/romp/romp.h: Similarly.
14162         * config/rs6000/rs6000.h: Similarly.
14163         * config/sh/sh.h: Similarly.
14164         * config/sparc/sparc.h: Similarly.
14165         * config/v850/v850.h: Similarly.
14166         * config/vax/vax.h: Similarly.
14167         * config/we32k/we32k.h: Similarly.
14169 2001-07-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14171         * doc/c-tree.texi: Document representation of attributes.
14173 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14175         * doc/tm.texi: Update some places for the rename of target to
14176         targetm.  Fix typo.
14178 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14180         * target.h (struct gcc_target): Add insert_attributes.
14181         * target-def.h (TARGET_INSERT_ATTRIBUTES): Define.
14182         (TARGET_INITIALIZER): Update.
14183         * tree.c, tree.h (default_insert_attributes): New function.
14184         Update comments on other default functions to refer to targetm,
14185         not target.
14186         * doc/tm.texi (INSERT_ATTRIBUTES): Update to document
14187         TARGET_INSERT_ATTRIBUTES.
14188         (SET_DEFAULT_DECL_ATTRIBUTES): Remove.
14189         * c-common.c (decl_attributes): Use targetm.insert_attributes.
14190         Don't use PRAGMA_INSERT_ATTRIBUTES.
14191         * Makefile.in (c-common.o): Depend on $(TARGET_H).
14192         * c-decl.c (start_decl, start_function): Don't call
14193         SET_DEFAULT_DECL_ATTRIBUTES.
14194         * config/c4x/c4x.h (SET_DEFAULT_DECL_ATTRIBUTES): Don't define.
14195         * config/c4x/c4x-protos.h (c4x_set_default_attributes): Don't
14196         declare.
14197         * config/c4x/c4x.c (TARGET_INSERT_ATTRIBUTES): Define.
14198         (c4x_check_attribute): Avoid modifying attribute list itself.
14199         (c4x_set_default_attributes): Rename to c4x_insert_attributes.
14200         Make static.
14201         * config/sh/sh.h (PRAGMA_INSERT_ATTRIBUTES): Don't define.
14202         * config/sh/sh-protos.h (sh_pragma_insert_attributes): Don't
14203         declare.
14204         * config/sh/sh.c (TARGET_INSERT_ATTRIBUTES): Define.
14205         (sh_pragma_insert_attributes): Rename to sh_insert_attributes.
14206         Make static.
14207         * config/v850/v850.h (SET_DEFAULT_DECL_ATTRIBUTES): Don't define.
14208         * config/v850/v850-protos.h (v850_set_default_decl_attr): Don't
14209         declare.
14210         * config/v850/v850.c (TARGET_INSERT_ATTRIBUTES): Define.
14211         (v850_set_default_decl_attr): Rename to v850_insert_attributes.
14212         Adjust parameters.  Make static.
14214 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14216         * c-common.c (decl_attributes): Only take a single attributes
14217         parameter.
14218         * c-common.h (decl_attributes): Update prototype.
14219         * c-decl.c (start_decl, start_function): Only take a single
14220         attributes parameter.  Update calls to decl_attributes.
14221         (finish_struct, finish_enum): Update calls to decl_attributes.
14222         (push_parm_decl): Expect unified list of attributes.  Update call
14223         to decl_attributes.
14224         * c-parse.in (fndef, initdcl, notype_initdcl, nested_function,
14225         notype_nested_function, component_declarator,
14226         component_notype_declarator, label): Update calls to
14227         decl_attributes.
14228         (absdcl_maybe_attribute, parm, firstparm, myparm): Unify attribute
14229         lists that are passed to push_parm_decl.
14230         * c-tree.h (start_function, start_decl): Update prototypes.
14231         * config/sh/sh-protos.h, config/sh/sh.c
14232         (sh_pragma_insert_attributes): Only take a single attributes
14233         parameter.
14234         * config/sh/sh.h (PRAGMA_INSERT_ATTRIBUTES): Likewise.
14235         * doc/tm.texi (INSERT_ATTRIBUTES): Update.
14236         * objc/objc-act.c (define_decl, generate_objc_symtab_decl,
14237         build_module_descriptor, generate_static_references,
14238         generate_strings, build_selector_translation_table,
14239         generate_descriptor_table, generate_protocols,
14240         generate_ivars_list, generate_dispatch_table,
14241         generate_protocol_list, generate_category,
14242         generate_shared_structures, really_start_method, add_objc_decls,
14243         generate_classref_translation_entry): Update calls to start_decl
14244         and start_function.
14245         (build_tmp_function_decl, start_method_def): Unify attribute lists
14246         that are passed to push_parm_decl.
14248 2001-07-08  Neil Booth  <neil@daikokuya.demon.co.uk>
14250         * final.c (no_asm_to_stream): New.
14251         (final_scan_insn): Use target structures for prologue ends
14252         and epilogue starts.
14253         * output.h (no_asm_to_stream): New.
14254         * target-def.h (TARGET_ASM_FUNCTION_END_PROLOGUE,
14255         TARGET_ASM_FUNCTION_BEGIN_EPILOGUE): New.
14256         (TARGET_ASM_OUT): Update.
14257         * target.h (struct gcc_target): New members function_end_prologue
14258         and function_begin_epilogue.
14259         * config/1750/1750.h (ASM_OUTPUT_FUNNAM): Delete as unused.
14260         * config/alpha/alpha-protos.h (output_end_prologue): Delete.
14261         * config/alpha/alpha.c (output_end_prologue): Rename to
14262         alpha_output_function_end_prologue.  Use in target struct
14263         and make static.
14264         * config/alpha/alpha.h (FUNCTION_END_PROLOGUE): Delete.
14265         * config/ia64/ia64-protos.h (ia64_output_end_prologue): Delete.
14266         * config/ia64/ia64.c (ia64_output_end_prologue): Rename to
14267         ia64_output_function_end_prologue.  Use in target struct
14268         and make static.
14269         (ia64_function_prologue, ia64_funciton_epilogue): Rename
14270         mistyped prototypes.
14271         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE): Delete.
14272         * config/m88k/m88k-protos.h (m88k_end_prologue, m88k_begin_epilogue):
14273         Delete.
14274         * config/m88k/m88k.c (m88k_end_prologue, m88k_begin_epilogue): Rename
14275         an use in target struct, make static.
14276         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE, FUNCTION_BEGIN_EPILOGUE):
14277         Delete.
14279 2001-07-08  Richard Henderson  <rth@redhat.com>
14281         * stmt.c (emit_case_nodes): Convert modes properly in low+high test.
14283 2001-07-08  Richard Henderson  <rth@redhat.com>
14285         * config/i386/i386.md: Remove constraints strings from define_split
14286         and define_peephole2 patterns.
14287         (eh_return_si, eh_return_di): Split eh_return_1 for modes.
14288         (eh_return): Use them.
14290 2001-07-08  Richard Henderson  <rth@redhat.com>
14292         * doc/tm.texi (Exception Handling): New subnode of Stack and Calling.
14293         Document MD_FALLBACK_FRAME_STATE_FOR.
14295 2001-07-07  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14297         * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset):
14298         Take into account m68hc11_sp_correction for FRAME_POINTER_REGNUM
14299         elimination.
14300         * config/m68hc11/m68hc11.h (STARTING_FRAME_OFFSET): Use 0.
14302 2001-07-07  Nick Clifton  <nickc@cambridge.redhat.com>
14304         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Append # to end
14305         of the label inside NAME as opposed to just the end of NAME.
14307 2001-07-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14309         * config/alpha/alpha-protos.h (vms_valid_decl_attribute_p): Delete.
14310         * config/alpha/alpha.c (alpha_init_machine_status,
14311         alpha_mark_machine_status, alpha_free_machine_status): Delete.
14312         (TARGET_VALID_DECL_ATTRIBUTE): Define for VMS.
14313         (vms_valid_decl_attribute_p): Make static, conditionally compile.
14314         * config/alpha/alpha.h (VALID_MACHINE_DECL_ATTRIBUTE): Delete.
14316 2001-07-06  Stan Shebs  <shebs@apple.com>
14318         * target.h (targetm): Rename global from "target", so as not to
14319         conflict with local variables.
14320         * c-decl.c: Ditto.
14321         * c-typeck.c: Ditto.
14322         * final.c: Ditto.
14323         * tree.c: Ditto.
14324         * cp/decl.c: Ditto.
14325         * cp/decl2.c: Ditto.
14326         * cp/typeck.c: Ditto.
14327         * 1750a/1750a.c: Ditto.
14328         * a29k/a29k.c: Ditto.
14329         * arc/arc.c: Ditto.
14330         * arm/arm.c: Ditto.
14331         * avr/avr.c: Ditto.
14332         * clipper/clipper.c: Ditto.
14333         * convex/convex.c: Ditto.
14334         * d30v/d30v.c: Ditto.
14335         * dsp16xx/dsp16xx.c: Ditto.
14336         * elxsi/elxsi.c: Ditto.
14337         * fr30/fr30.c: Ditto.
14338         * h8300/h8300.c: Ditto.
14339         * i370/i370.c: Ditto.
14340         * i386/i386.c: Ditto.
14341         * i860/i860.c: Ditto.
14342         * i960/i960.c: Ditto.
14343         * ia64/ia64.c: Ditto.
14344         * m32r/m32r.c: Ditto.
14345         * m68hc11/m68hc11.c: Ditto.
14346         * m68k/m68k.c: Ditto.
14347         * m88k/m88k.c: Ditto.
14348         * mips/mips.c: Ditto.
14349         * ns32k/ns32k.c: Ditto.
14350         * pa/pa.c: Ditto.
14351         * pdp11/pdp11.c: Ditto.
14352         * romp/romp.c: Ditto.
14353         * rs6000/rs6000.c: Ditto.
14354         * sh/sh.c: Ditto.
14355         * sparc/sparc.c: Ditto.
14356         * vax/vax.c: Ditto.
14357         * we32k/we32k.c: Ditto.
14358         * doc/tm.texi: Update the manual to match.
14360 2001-07-06  Richard Henderson  <rth@redhat.com>
14362         * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of
14363         DWARF2_UNWIND_INFO not just whether it is defined.
14365 2001-07-06  Diego Novillo  <dnovillo@redhat.com>
14367         * combine.c (combine_simplify_rtx): Also recompute 'mode' if the
14368         call to simplify_binary_operation returns a new pattern.
14370 2001-07-06  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
14372         * glimits.h (__SHRT_MAX__): New.
14373         (SHRT_MIN, USHRT_MAX): Define in terms of SHRT_MAX.
14374         (SHRT_MAX): Define in terms of __SHRT_MAX__.
14376 2001-07-06  Jan van Male  <jan.vanmale@fenk.wau.nl>
14378         * alias.c (base_alias_check): Cast GET_MODE_UNIT_SIZE to int to
14379         avoid warnings.
14381 2001-07-06  Richard Henderson  <rth@redhat.com>
14383         * bitmap.c (bitmap_release_memory): Move adjacent to the
14384         allocation functions.
14385         (bitmap_first_set_bit, bitmap_last_set_bit): Streamline knowing
14386         the implementation.  Binary search for the set bit.
14387         (bitmap_union_of_diff): Allocate the temporary on the stack
14388         instead of using xmalloc.
14390 2001-07-06  Richard Henderson  <rth@redhat.com>
14392         * genrecog.c (validate_pattern): Warn for constraints in
14393         define_{expand,split,peephole2}.  Remove strict_low_part
14394         before looking up match_dup.
14396 2001-07-06  DJ Delorie  <dj@redhat.com>
14398         * doc/gcc.texi (Makefile): Rename to be a more general purpose
14399         chapter about various build hints and history.  Add section
14400         talking about the various types of native and cross builds.
14402 2001-07-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14404         * Makefile.in (final.o): Depend on target.h.
14405         * final.c: Include target.h.
14406         (default_function_pro_epilogue): New.
14407         (final_start_function): Use target structure for function prologues.
14408         (final_end_function): Use target structure for function epilogues.
14409         * fold-const.c (real_hex_to_f): Constify s and p.
14410         * output.h (default_function_pro_epilogue): New.
14411         * real.h (real_hex_to_f): Update prototype.
14412         * target-def.h (TARGET_ASM_FUNCTION_PROLOGUE,
14413         TARGET_ASM_FUNCTION_EPILOGUE, TARGET_ASM_OUT): New.
14414         (TARGET_INITIALIZER): Update.
14415         * target.h (gcc_target): Add struct asm_out.
14416         * doc/tm.texi: Update.
14418 config:
14419         Update each arch to use TARGET_ASM_FUNCTION_PROLOGUE and
14420         TARGET_ASM_FUNCTION_EPILOGUE.  Move macro code to functions
14421         in cpu/cpu.c, or rename old functions consistently.  Take
14422         a HOST_WIDE INT not an int as the SIZE parameter.  Remove now
14423         redundant macros and prototypes.  Make new functions static.
14425         * 1750a/1750a.c: Similarly.
14426         * 1750a/1750a.h: Similarly.
14427         * a29k/a29k-protos.h: Similarly.
14428         * a29k/a29k.c: Similarly.
14429         * a29k/a29k.h: Similarly.
14430         * arc/arc-protos.h: Similarly.
14431         * arc/arc.c: Similarly.
14432         * arc/arc.h: Similarly.
14433         * arm/arm-protos.h: Similarly.
14434         * arm/arm.c: Similarly.
14435         * arm/arm.h: Similarly.
14436         * avr/avr-protos.h: Similarly.
14437         * avr/avr.c: Similarly.
14438         * avr/avr.h: Similarly.
14439         * clipper/clipper-protos.h: Similarly.
14440         * clipper/clipper.c: Similarly.
14441         * clipper/clipper.h: Similarly.
14442         * convex/convex.c: Similarly.
14443         * convex/convex.h: Similarly.
14444         * d30v/d30v-protos.h: Similarly.
14445         * d30v/d30v.c: Similarly.
14446         * d30v/d30v.h: Similarly.
14447         * d30v/d30v.md: Similarly.
14448         * dsp16xx/dsp16xx-protos.h: Similarly.
14449         * dsp16xx/dsp16xx.c: Similarly.
14450         * dsp16xx/dsp16xx.h: Similarly.
14451         * elxsi/elxsi.c: Similarly.
14452         * elxsi/elxsi.h: Similarly.
14453         * fr30/fr30.c: Similarly.
14454         * fr30/fr30.md: Similarly.
14455         * h8300/h8300-protos.h: Similarly.
14456         * h8300/h8300.c: Similarly.
14457         * h8300/h8300.h: Similarly.
14458         * i370/i370-protos.h: Similarly.
14459         * i370/i370.c: Similarly.
14460         * i370/i370.h: Similarly.
14461         * i386/i386.c: Similarly.
14462         * i386/osf1elf.h: Similarly.
14463         * i386/osfrose.h: Similarly.
14464         * i860/i860-protos.h: Similarly.
14465         * i860/i860.c: Similarly.
14466         * i860/i860.h: Similarly.
14467         * i960/i960-protos.h: Similarly.
14468         * i960/i960.c: Similarly.
14469         * i960/i960.h: Similarly.
14470         * ia64/ia64-protos.h: Similarly.
14471         * ia64/ia64.c: Similarly.
14472         * ia64/ia64.h: Similarly.
14473         * m32r/m32r-protos.h: Similarly.
14474         * m32r/m32r.c: Similarly.
14475         * m32r/m32r.h: Similarly.
14476         * m68hc11/m68hc11-protos.h: Similarly.
14477         * m68hc11/m68hc11.c: Similarly.
14478         * m68hc11/m68hc11.h: Similarly.
14479         * m68k/crds.h: Similarly.
14480         * m68k/dpx2.h: Similarly.
14481         * m68k/m68k-protos.h: Similarly.
14482         * m68k/m68k.c: Similarly.
14483         * m68k/m68k.h: Similarly.
14484         * m68k/news.h: Similarly.
14485         * m88k/m88k-protos.h: Similarly.
14486         * m88k/m88k.c: Similarly.
14487         * m88k/m88k.h: Similarly.
14488         * mips/mips-protos.h: Similarly.
14489         * mips/mips.c: Similarly.
14490         * mips/mips.h: Similarly.
14491         * ns32k/merlin.h: Similarly.
14492         * ns32k/ns32k.c: Similarly.
14493         * ns32k/ns32k.h: Similarly.
14494         * ns32k/tek6000.h: Similarly.
14495         * pa/pa-protos.h: Similarly.
14496         * pa/pa.c: Similarly.
14497         * pa/pa.h: Similarly.
14498         * pdp11/2bsd.h: Similarly.
14499         * pdp11/pdp11-protos.h: Similarly.
14500         * pdp11/pdp11.c: Similarly.
14501         * pdp11/pdp11.h: Similarly.
14502         * romp/romp-protos.h: Similarly.
14503         * romp/romp.c: Similarly.
14504         * romp/romp.h: Similarly.
14505         * rs6000/rs6000-protos.h: Similarly.
14506         * rs6000/rs6000.c: Similarly.
14507         * rs6000/rs6000.h: Similarly.
14508         * rs6000/sysv4.h: Similarly.
14509         * sh/sh-protos.h: Similarly.
14510         * sh/sh.c: Similarly.
14511         * sh/sh.h: Similarly.
14512         * sparc/sparc-protos.h: Similarly.
14513         * sparc/sparc.c: Similarly.
14514         * sparc/sparc.h: Similarly.
14515         * vax/vax.c: Similarly.
14516         * vax/vax.h: Similarly.
14517         * vax/vms.h: Similarly.
14518         * we32k/we32k.c: Similarly.
14519         * we32k/we32k.h: Similarly.
14521 Fri Jul  6 11:47:59 2001  Jeffrey A Law  (law@cygnus.com)
14523         * basic-block.h (first_insn_after_basic_block_note): Declare.
14524         * flow.c (first_insn_after_basic_block_note): Define.  Moved
14525         from...
14526         * ssa.c (first_insn_after_basic_block_note): Remove.
14527         * ssa-dce.c (find_inherently_necessary): Consider BARRIERs
14528         necessary.
14529         (ssa_eliminate_dead_code): Properly update the CFG and PHI
14530         nodes when we find a dead conditional branch.  Insert BARRIERs
14531         after any blocks with no successors, but which do not have
14532         any BARRIERs.
14534 2001-07-06  Zack Weinberg  <zackw@stanford.edu>
14536         * varray.c (varray_check_failed): Use internal_error.
14538 2001-07-05  Andrew Haley  <aph@redhat.com>
14540         * Makefile.in (LIB2_DIVMOD_FUNCS): New.
14541         (LIB2FUNCS): Move divmod functions to LIB2_DIVMOD_FUNCS.
14542         * mklibgcc.in: Compile LIB2_DIVMOD_FUNCS.
14544 2001-07-02  Jason Merrill  <jason_merrill@redhat.com>
14546         * dwarf2out.c (mem_loc_descriptor): Only look through a constant pool
14547         reference if the target constant is also a SYMBOL_REF.
14549 2001-07-05  Eric Christopher  <echristo@redhat.com>
14551         * config/mips/mips.h (MASK_MIPS3900): Remove.
14552         (MASK_MIPS16,MASK_NO_CHECK_ZERO_DIV,MASK_CHECK_RANGE_DIV,
14553         MASK_UNINIT_CONST_IN_RODATA): Change for 3900 mask removal.
14554         (TARGET_MIPS3900): Change to use mips_arch.
14555         (TARGET_MIPS4000): New.
14556         (TARGET_MIPS4100): New.
14557         (TARGET_MIPS4300): New.
14558         (TARGET_SWITCHES): Change 3900 and 4650 options to NULL.
14559         (SUBTARGET_TARGET_OPTIONS): Add -march. Change help text
14560         for -mipsX.
14561         (GENERATE_BRANCHLIKELY): Move TARGET_MIPS3900.
14562         (ISA_HAS_BRANCHLIKELY): To here.
14563         (CC1_CPU_SPEC):  New.
14564         (CC1_SPEC): Use here.  Remove 4650 and 3900 options.
14565         (mips_arch_string): Declare.
14566         (mips_arch): Declare.
14567         (TARGET_OPTIONS): Add -march and -mtune.
14569         * config/mips/mips.c (mips_arch_string): New.
14570         (mips_arch): New.
14571         (override_options): Handle -march for codegen and -mtune
14572         for scheduling. Use mips_arch. Move tx39 target default here.
14573         (mips_parse_cpu): Move error message to override_options.
14575         * config/mips/r3900.h (TARGET_DEFAULT): Remove.
14577         * config/mips/mips.md: Use TARGET_MIPS4000 and TARGET_MIPS4300.
14579         * doc/invoke.texi (Option Summary): Add -march and -mtune entries.
14580         (MIPS Options): Ditto.  Change mcpu entry to historical text.
14582 2001-07-05  H.J. Lu  (hjl@gnu.org)
14584         * config/mips/mips.c (mips_parse_cpu): New function to parse
14585         -march=*/-mcpu=*.
14587 2001-07-05  Jim Wilson  <wilson@redhat.com>
14589         * config/ia64/lib1funcs.asm: Revert 2001-07-02 change.
14590         * config/ia64/t-ia64: Likewise.
14591         (LIB1ASMFUNCS): Update comment.
14593 2001-07-05  David Edelsohn  <edelsohn@gnu.org>
14595         * doc/install.texi (Install GCC: Binaries): Fix typo.
14597 2001-07-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14599         * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory
14600         reference using the stack pointer, adjust it since we push Y
14601         temporarily.
14602         ("*ashrsi3"): Likewise.
14603         ("*lshrsi3"): Likewise.
14605 2001-07-05  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14607         * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address
14608         when -fomit-frame-pointer is used.
14610 2001-07-05  Jeffrey Oldham  <oldham@codesourcery.com>
14612         * flow.c: Reverse Jan Hubicka's patch of 02July2001.
14613         (try_redirect_by_replacing_jump): Reverse updating properly the
14614         count and frequency information.  Reverse removing cc0 setter.
14615         (forwarder_block_p): Reverse fixing for fallthru blocks.
14617 2001-07-05  DJ Delorie  <dj@redhat.com>
14619         * gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
14620         (translate_options): If the above is defined, use it to map
14621         given options to new options.
14622         * doc/tm.texi: Document it.
14624 2001-07-05  Brad Lucier <lucier@math.purdue.edu>
14625             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14627         * doc/invoke.texi (Optimize Options): Document that -fgcse may
14628         cause programs using computed gotos to run more slowly.
14630 2001-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14632         * doc/install.texi (Specific): Markup, spelling and typo fixes.
14633         Fixed sorting.
14634         Consistently require binutils 2.11.2, not prereleases.
14635         (Specific, decstation-*): Canonicalize as mips-dec-*.
14636         (Specific, i?86-*-sco3.2v5*): Remove make bootstrap requirement,
14637         always necessary.
14638         (Specific, m68k-altos): Removed reference to README.altos, deleted.
14639         (Specific, mips-*): Reword MIPS C compiler requirements.
14640         (Specific, powerpc*-*-*): New, mention --with-cpu once.
14641         (Specific, sunv5): Removed, obsolete.
14643 2001-07-05  Nathan Sidwell  <nathan@codesourcery.com>
14645         * dwarf2out.c (output_loc_list): Use an all ones mask for
14646         .text asm output and don't rely on long long
14647         literals. Reformat some long lines.
14649 2001-07-05  Andreas Jaeger  <aj@suse.de>
14651         * doc/gcc.texi (GNU/Linux): Remove accidental re-add of GPL
14652         section.
14654 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
14656         * dwarf2out.c (dwarf2out_define): Update comment.
14657         (dwarf2out_undef): Ditto.
14658         (dwarf2out_start_source_file): Ditto.
14659         (dwarf2out_end_source_file): Ditto.
14660         (dwarf2out_finish): Output DW_MACINFO_end_file for primary file,
14661         since we never call the start/end debug hook for the primary file.
14663 2001-07-04  Kazu Hirata  <kazu@hxi.com>
14665         * config/h8300/h8300.c (get_shift_alg): Remove an extra operand
14666         from shll.
14668 2001-07-04  Nathan Sidwell  <nathan@codesourcery.com>
14670         * cppinit.c (remove_dup_dirs): Inform if a system include
14671         directory is being reordered.
14672         * doc/invoke.texi (Directory Options): GCC warns if you hide a
14673         system include.
14674         * doc/cpp.texi (Search Paths): Likewise.
14675         * doc/gcc.texi (Interoperation): Remove information about
14676         -I/usr/include.
14678 2001-07-04  Nathan Sidwell  <nathan@codesourcery.com>
14680         * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.
14681         (VARRAY_TOP_CHAR_PTR): Likewise.
14683 2001-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14685         * gcc.c (process_command): Don't assign elements of a const char*.
14687 Wed Jul  4 13:40:02 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14689         * emit-rtl.c (change_address): Don't abort if invalid address while
14690         reload is in progress.
14692 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
14694         * c-lex.c (cb_file_change): Pass line number to
14695         debug_start_source_file.
14696         (cb_undefine): Pass correct line number to debug_undef.
14698         * toplev.c (debug_start_source_file): Add line number to
14699         parameters. Pass it along to dwarf2out_start_source_file.
14700         (decode_g_option): Stop resetting debug level back to normal when
14701         we change debug formats, unless the current level is
14702         none. (Before, -g3 -gdwarf-2 would use debug level 2, rather than
14703         3).
14705         * toplev.h (debug_start_source_file): Add line number to
14706         parameters.
14708         * dwarf2out.h (dwarf2out_start_source_file): Add line number to
14709         parameters.
14711         * dwarf2out.c (dwarf2out_start_source_file): Add line number to
14712         parameters.
14713         Output debug_macinfo data for starting file if requested.
14714         (dwarf2out_end_source_file): Output debug_macinfo data for ending
14715         file if requested.
14716         (dwarf2out_define): Output debug_macinfo data for defining a macro
14717         if requested.
14718         (dwarf2out_undef): Output debug_macinfo data for undefining a
14719         macro if requested.
14720         (DEBUG_MACINFO_SECTION): New. DWARF2 macro info section name.
14721         (DEBUG_MACINFO_SECTION_LABEL): New. DWARF2 macro info section label.
14722         (macinfo_section_label): New. DWARF2 macro info section label.
14723         (dwarf2out_init): If we want macro info, output the start label
14724         for the section.
14725         (dwarf2out_finish): If we want macro info, add a DW_AT_macro_info
14726         attribute to the compilation unit die pointing to the macro info.
14728 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
14730         * dwarf2out.c (new_loc_list): Move to inside #ifdef
14731         DWARF2_DEBUGGING_INFO.
14732         (add_loc_descr_to_loc_list): Ditto.
14733         (output_loc_list): Ditto.
14734         Also, fix thinko in curr not being initialized.
14735         (gen_internal_sym): Ditto.
14737 Wed Jul  4 13:40:02 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14739         * emit-rtl.c (replace_equiv_address): New function.
14740         * expr.h (replace_equiv_address): New declaration.
14741         * explow.c (validize_mem): Call it instead of change_address and
14742         also call if -fforce-addr and address is constant.
14743         * expr.c: Replace more calls to change_address with adjust_address
14744         and/or replace_equiv_address or to validize_mem.
14745         * function.c, regmove.c, config/alpha/alpha.c: Likewise.
14746         * config/arm/arm.md, config/clipper/clipper.md: Likewise.
14747         * config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
14748         * config/i370/i370.md, config/i860/i860.md: Likewise.
14749         * config/i960/i960.md, config/mips/mips.c: Likewise.
14750         * config/mips/mips.md, config/pa/pa.md: Likewise.
14751         * config/pdp11/pdp11.md, config/rs6000/rs6000.c: Likewise.
14752         * config/rs6000/rs6000.md, config/sh/sh.md: Likewise.
14754 2001-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14756         * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.
14758         * bitmap.h (BITMAP_ALLOCA): Don't pass alloca as an argument to a
14759         function.
14761 2001-07-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14763         * doc/include: New directory.
14764         * doc/fdl.texi: Move to doc/include/fdl.texi.
14765         * doc/texinfo.tex: Move to doc/include/texinfo.tex.
14766         * doc/include/funding.texi, doc/include/gpl.texi: New files.
14767         * doc/gcc.texi: Use funding.texi and gpl.texi.
14768         * Makefile.in ($(docdir)/cpp.info, $(docdir)/gcc.info,
14769         $(docdir)/cppinternals.info, cpp.dvi. gcc.dvi. cppinternals.dvi):
14770         Update dependencies and use -I $(docdir)/include.
14772 2001-07-04  Anthony Green  <green@redhat.com>
14774         * config/v850/t-v850 (v850-c.o): Add missing dependencies.
14776 2001-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14778         * doc/install.texi (sparc64-*-*): Remove garbage.
14780 Wed Jul  4 09:07:44 2001  Jan van Male  <jan.vanmale@fenk.wau.nl>
14782         * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
14783         Fix typo in last change to use adjust_address.
14785 2001-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14787         * doc/install.texi (Specific): Update information for *-*-solaris*.
14789 Tue Jul  3 22:33:15 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14791         * explow.c (plus_constant_wide): Reinitialize Y for restart.
14793 2001-07-03  Stan Shebs  <shebs@apple.com>
14795         * config/darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove
14796         case for flag_no_mach_text_sections.
14797         (EXTRA_SECTION_FUNCTIONS): Remove arg from uses of SECTION_FUNCTION.
14798         * config/darwin.c (flag_no_mach_text_sections): Remove.
14799         * config/darwin-protos.h (darwin_init_pragma): Remove decl.
14801 Tue Jul  3 15:35:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14803         * explow.c (plus_constant_wide, case PLUS): Call find_constant_term
14804         and avoid checking for constant as first operand.
14805         * recog.c (find_constant_term_loc): No longer static.
14806         (adj_offettable_operand): Delete.
14807         * rtl.h (adj_offsettable_operand): Delete declaration.
14808         (find_constant_term): Add declaration.
14809         * caller-save.c: Replace calls to adj_offsettable_operand with calls
14810         to adjust_address.
14811         * config/arm/arm.c, config/c4x/c4x.c: Likewise.
14812         * config/clipper/clipper.md, config/h8300/h8300.c: Likewise.
14813         * config/i386/i386.c, config/i386/i386.md: Likewise.
14814         * config/i860/i860.c, config/i960/i960.c: Likewise.
14815         * config/i960/i960.md, config/m68hc11/m68hc11.c: Likewise.
14816         * config/m68k/m68k.c, config/m68k/m68k.md: Likewise.
14817         * config/m88k/m88k.md, config/mcore/mcore.c: Likewise.
14818         * config/mips/mips.c, config/mips/mips.md: Likewise.
14819         * config/mn10200/mn10200.c, config/mn10300/mn10300.c: Likewise.
14820         * config/ns32k/ns32k.c, config/ns32k/ns32k.md: Likewise.
14821         * config/pa/pa.c, config/pdp11/pdp11.c: Likewise.
14822         * config/pdp11/pdp11.md, config/sh/sh.c, config/v850/v850.c: Likewise.
14823         * config/vax/vax.md, config/ns32k/ns32k.c: Likewise.
14824         * config/ns32k/ns32k.md: Likewise.
14826 2001-07-03  Zack Weinberg  <zackw@stanford.edu>
14828         * rtl.c (copy_rtx): Handle 'T' format letter.
14829         * gensupport.c (collect_insn_data): Likewise.
14830         * print-rtl.c (print_rtx): Print 'T' slots like 's'.
14832 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
14834         * doc/invoke.texi (Directory Options): Specifiy range for <N> in
14835         -B option.  Use 'dir' not 'foo' as example directory name.
14837 2001-07-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14839         * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
14840         Fixes PRs bootstrap/3067, bootstrap/3249, bootstrap/3275.
14842 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14844         * doc/cppinternals.texi: Improve formatting and logical markup.
14846 2001-07-03  Andreas Jaeger  <aj@suse.de>
14848         * Makefile.in (insn-recog.o): Add dependency on reload.h.
14850         * genrecog.c (write_header): Include reload.h for prototypes in
14851         insn-recog.c.
14853 2001-07-03  Neil Booth  <neil@daikokuya.demon.co.uk>
14855 config:
14856         * i386/cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE,
14857         VALID_MACHINE_TYPE_ATTRIBUTE): Remove.
14858         * i386/i386-protos.h (i386_pe_valid_decl_attribute_p,
14859         i386_pe_valid_type_attribute_p): Add.
14860         * i386/i386.c (TARGET_INITIALIZER): Override for cygwin targets.
14861         * i386/winnt.c (i386_valid_decl_attribute_p): Return directly.
14863 Mon Jul  2 21:52:19 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14865         * explow.c (plus_constant_wide, case LO_SUM): New case.
14866         (plus_constant_for_output_wide): Delete.
14867         * rtl.h (plus_constant_for_output): Delete.
14868         * alias.c (canon_rtx, init_alias_analysis): Call plus_constant
14869         instead of plus_constant_for_output.
14870         * recog.c (offsettable_address_p, adj_offsettable_operand): Likewise.
14871         * config/darwin.c, config/arm/arm.c, config/m68k/m68k.c: Likewise.
14872         * config/m88k/m88k.c, config/mips/mips.c, config/pa/pa.c: Likewise.
14873         * config/rs6000/rs6000.c, config/sparc/sparc.c: Likewise.
14874         * config/sparc/sparc.md: Likewise.
14875         Convert some change_address calls to adjust_address.
14877 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14879         * doc/extend.texi, doc/gcc.texi, doc/invoke.texi, doc/md.texi,
14880         doc/rtl.texi, doc/tm.texi: Improve formatting.  Improve
14881         documentation of -std and -Wwrite-strings.
14883 2001-07-02  Geoffrey Keating  <geoffk@redhat.com>
14885         * cse.c (canon_hash): Don't register registers in very small
14886         register classes, as extending their lifetime might cause
14887         reload to fail.
14889 Mon Jul  2 23:14:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
14891         * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
14893         * flow.c (forwarder_block_p): Fix for fallthru blocks.
14894         (try_redirect_by_replacing_jump): Update properly the count
14895         and frequency information.
14897 Mon Jul  2 14:20:13 2001  Jeffrey A Law  (law@cygnus.com)
14899         * toplev.c (dump_file_index): Move SSA dumps just after first
14900         jump dump.
14901         (dump_file): Corresponding changes.
14902         (rest_of_compilation): Move SSA path to just after the first
14903         jump pass.
14904         * doc/gcc.texi (Passes): Update due to movement of SSA path.
14905         * doc/invoke.texi: Update dump file #s as they were completely
14906         out of date with reality.
14908 2001-07-02  Geoffrey Keating  <geoffk@redhat.com>
14910         * doc/tm.texi (Frame Layout): Document STACK_PUSH_CODE.
14912         * expr.c (emit_move_insn_1): Deal with non-default
14913         STACK_PUSH_CODE.
14915         * expr.c (emit_single_push_insn): Fix warning.
14917 2001-07-02  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
14919         * expr.c (emit_move_insn_1): Avoid modifying
14920         cfun->expr->x_stack_pointer when PUSH_ROUNDING is defined.
14922 Mon Jul  2 15:33:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14924         * emit-rtl.c (adjust_address): New function.
14925         * expr.h (adjust_address): Add declaration.
14926         * builtins.c: Replace some calls to change_address with calls to it
14927         or to validize_mem.
14928         * caller-save.c, dwarf2out.c, except.c, expmed.c, expr.c: Likewise.
14929         * function.c, config/a29k/a29k.md, config/alpha/alpha.c: Likewise.
14930         * config/arm/arm.c, config/convex/convex.c: Likewise.
14931         * config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
14932         * config/i386/i386.c, config/i386/i386.md: Likewise.
14933         * config/ia64/ia64.c, config/ia64/ia64.md: Likewise.
14934         * config/m32r/m32r.c, config/m68k/m68k.md: Likewise.
14935         * config/m88k/m88k.c, config/mips/mips.md: Likewise.
14936         * config/ns32k/ns32k.c, config/rs6000/rs6000.c: Likewise.
14937         * config/sh/sh.c, config/sparc/sparc.md: Likewise.
14939 2001-07-02  Jim Wilson  <wilson@redhat.com>
14941         * config/ia64/ia64.h: Delete obsolete lib1funcs.asm comment.
14943 2001-07-02  Steve Ellcey  <sje@cup.hp.com>
14945         * config/ia64/t-ia64: Change LIB1ASMFUNCS to use single underscore.
14946         * config/ia64/lib1funcs.asm: Change macro names to match t-ia64.
14948 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
14950         * cppinit.c (lang_defaults): New table.
14951         (set_lang): Just read from lang_defaults into the live options
14952         structure.
14954 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
14956         * Makefile.in (doc): Depend on $(GENERATED_MANPAGES).
14957         * doc/.cvsignore: Add gcc.1, cpp.1, gcov.1.
14958         * doc/gcc.1, doc/cpp.1, doc/gcov.1: Removed.
14960 2001-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14962         * doc/install.texi: Various spelling and markup fixes.
14963         (Installing GCC): Component specific installation instructions are
14964         gone.
14965         Fix reference.
14966         Warn about removing old install dir in the presence of shared libs.
14967         (Configuration): Invoke with options target to match configure
14968         --help.
14969         Consistently refer to gas, gld pathnames.
14970         Invert --enable-multilib documentation.
14971         Remove references to old compiler versions.
14973 Mon Jul  2 12:50:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14975         * flow.c (try_simplify_condjump): Fix typo in updating fallthru flags.
14977 2001-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14979         * doc/install.texi (Specific, mips*-sgi-irix4): Split from IRIX 5
14980         section.
14981         (Specific, mips*-sgi-irix5): Note IDO download.
14982         Reworded MIPS C hints.
14983         Use GNU as instead of GAS.
14984         Markup fixes.
14985         Removed SGI Freeware reference, IRIX 6 only.
14986         (Specific, mips*-sgi-irix6): Removed ranlib caveats, obsolete.
14987         Note N64 library requirement/workaround.
14988         Update O32 hints.
14989         Complete list of structure passing bug victims.
14991 2001-07-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14993         * doc/install.texi: Remove CVS Id.
14995 2001-07-02  Andreas Jaeger  <aj@suse.de>
14997         * ssa-dce.c (note_inherently_necessary_set): Add unused attribute.
14998         (find_inherently_necessary): Remove unused variable.
15000 2001-07-02  Nathan Sidwell  <nathan@codesourcery.com>
15002         * c-common.h (TDI_inlined): New ast dump phase.
15003         (dump_flag_name): New function.
15004         * c-dump.c (dump_files): Add inlined phase.
15005         (dump_flag_name): Define.
15006         * doc/invoke.texi (-fdump-ast-inlined): Document.
15008 Mon Jul  2 06:29:36 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15010         * stor-layout.c (layout_decl): Revert change to handling of alignment
15011         in packed types.
15013 Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15015         * c-common.c (decl_attributes, case A_MODE): Don't call layout_decl
15016         for FIELD_DECL.
15018 2001-07-01  Geoffrey Keating  <geoffk@redhat.com>
15020         * doc/tm.texi (FUNCTION_ARG): Document that the last call
15021         is special.
15023 2001-07-01  Nathan Sidwell  <nathan@codesourcery.com>
15025         * tlink.c (recompile_files): Remove COMPILER_PATH and
15026         LIBRARY_PATH from the environment.
15028 2001-07-01  Zack Weinberg  <zackw@stanford.edu>
15030         * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
15031         RID_LAST_PQ.  Move RID_FIRST_PQ down with the other FIRST/LAST
15032         enumerators.
15033         (OBJC_IS_AT_KEYWORD, OBJC_IS_PQ_KEYWORD): New macros.
15035         * c-parse.in (OBJC_STRING): Kill.
15036         (objc_string): Decompose to [objc_string] '@' STRING.
15037         (reswords): Take the leading '@' off all the Objective C keywords.
15038         (objc_rid_sans_at): Kill.
15039         (init_reswords): Don't initialize it.
15040         (yylexname): Use OBJC_IS_AT_KEYWORD and OBJC_IS_PQ_KEYWORD.
15041         (_yylex): Kill reconsider label.  Look ahead one token after
15042         an '@'; if we get an identifier, check whether it's an
15043         Objective C @-keyword.  If so, return the keyword.  Otherwise,
15044         put back the token and return the '@' as a terminal.
15046         * cpplib.c (lex_macro_node): Remove unnecessary check for
15047         leading '@' on identifier.  Clarify control flow and commentary.
15049 Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15051         * cse.c (new_label_ref): Variable deleted.
15052         (insert): Remove set of new_label_ref.
15053         (check_for_label_ref): New function.
15054         (cse_basic_block): Don't check new_label_ref; call check_for_label_ref.
15056 See ChangeLog.5 for earlier changes.