OSDN Git Service

* i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 Wed Jun 12 16:45:13 CEST 2002  Jan Hubicka  <jh@suse.cz>
2
3         * i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to
4         decide whether emit the short opcode.
5         * i386.h (x86_shift1): Declare.
6         (TARGET_SHIFT1): New macro.
7         * i386.c (x86_shift1): New global variable.
8
9         * toplev.c (rest_of_compilation): Call find_basic_block pre-loop unconditionally;
10         make loop to rebuild CFG; kill unnecesary find_basic_block calls;
11         kill compute_bb_for_insn call.
12         * cfgbuild.c (find_basic_blocks): Kill compute_bb_for_insn call.
13         * haifa-sched.c (sched_init): Likewise.
14         * ssa-ccp.c (ssa_const_prop): Likewise.
15         * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
16
17 2002-06-11  David S. Miller  <davem@redhat.com>
18
19         * emit-rtl.c (emit_*_scope): Only access INSN_SCOPE if
20         active_insn_p.
21
22 2002-06-11  Richard Henderson  <rth@redhat.com>
23
24         * c-common.c (builtin_define_type_max): New.
25         (cb_register_builtins): Define __SCHAR_MAX__, __SHRT_MAX__,
26         __INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__, __CHAR_BIT__.
27
28         From Joseph S. Myers:
29         * glimits.h: Rewrite to expect the double underscore definitions
30         from the compiler.
31
32         * config/alpha/unicosmk.h, config/avr/avr.h, config/h8300/h8300.h,
33         config/i386/linux64.h, config/ia64/aix.h, config/ia64/hpux.h,
34         config/ia64/ia64.h, config/m68hc11/m68hc11.h, config/m68hc11/m68hc12.h,
35         config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
36         config/pa/pa.h, config/rs6000/aix43.h, config/rs6000/aix51.h,
37         config/rs6000/linux64.h, config/s390/linux.h, config/sh/sh.h,
38         config/stormy16/stormy16.h: Don't define any of __SHRT_MAX__,
39         __INT_MAX__, __LONG_MAX__, or __LONG_LONG_MAX__.
40
41 2002-06-11  Richard Henderson  <rth@redhat.com>
42
43         * config/alpha/alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.
44         (ALPHA_BUILTIN_SET_THREAD_POINTER): New.
45         (code_for_builtns): Update.
46         (alpha_init_builtins): Add __builtin_thread_pointer and
47         __builtin_set_thread_pointer.
48         (alpha_expand_builtin): Handle void builtins.
49         * doc/extend.texi (Alpha Built-in Functions): Update.
50
51 2002-06-11  Hans-Peter Nilsson  <hp@axis.com>
52
53         PR target/6997
54         * config/cris/cris.md ("sleu"): Set attribute "cc" to "none".
55
56 2002-06-11  Zack Weinberg  <zack@codesourcery.com>
57
58         * config.gcc: Make the name of the extra-modes file adjustable
59         by target stanzas.
60         (s390x, strongarm, xscale stanzas): Use this facility.
61         * configure.in: Update to match.
62         * configure: Regenerate.
63
64 2002-06-11  Aldy Hernandez  <aldyh@redhat.com>
65
66         * config/rs6000/rs6000.c (rs6000_emit_minmax): Treat unsigned
67         max/mins as unsigned GE compares.
68
69 2002-06-11  Jason Thorpe  <thorpej@wasabisystems.com>
70
71         * config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
72         * config/vax/bsd.h: New file.
73         * config/vax/netbsd.h: Add missing notice.
74         (CPP_PREDEFINES): Remove.
75         (TARGET_OS_CPP_BUILTINS): Define.
76         (CPP_SPEC): Use NETBSD_CPP_SPEC.
77         * config/vax/openbsd.h: Update copyright years.
78         (CPP_PREDEFINES): Remove.
79         (TARGET_OS_CPP_BUILTINS): Define.
80         * config/vax/ultrix.h: Likewise.
81         * config/vax/vaxv.h: Likewise.
82         * config/vax/vms.h: Likewise.
83         * config/vax/vax.h (TARGET_CPU_CPP_BUILTINS): Define.
84         (CPP_PREDEFINES, CPP_SPEC): Remove.
85
86 Wed Jun 12 01:50:28 CEST 2002  Jan Hubicka  <jh@suse.cz>
87
88         * i386.md (addqi_1_slp, subqi_1_slp
89         (andqi_ext0, testqi_ext0): Remove unnecesary check.
90         (addhi*, addqi*): Simplify "dec" condition.
91         (testsi to testqi splitters): Remove TARGET_PROMOTE_QImode check.
92         (and, or, xor to QImode splitters): New.
93         (iorqi_ext*): New.
94         (xorqi_ext_0): New.
95         (xorqi_ext_1): Rename to xorqi_ext_2; bring to sync with and versions.
96         (andqi_ext_1_rex64): New.
97         (ashrqi*_slp): New.
98         (ashlqi*_slp): New.
99         (lshlqi*_slp): New.
100         (rotrqi3*_slp): New.
101         (rotlqi3*_slp): New.
102
103 2002-06-11  Geoffrey Keating  <geoffk@redhat.com>
104
105         * config.gcc (powerpc*-*-*, rs6000-*-*-*): Don't bother including
106         softfloat.h.
107         * config/rs6000/vxppc.h (CPP_ENDIAN_BIG_SPEC): Delete.
108         (CPP_ENDIAN_LITTLE_SPEC): Delete.
109         * config/rs6000/sysv4le.h (CPP_ENDIAN_DEFAULT_SPEC): Delete.
110         * config/rs6000/sysv4.h (CPP_SYSV_SPEC): Delete _SOFT_FLOAT setting,
111         __LONG_DOUBLE_128__ setting, _CALL_* setting.
112         (CPP_DEFAULT_SPEC): Delete.
113         (CPP_FLOAT_DEFAULT_SPEC): Delete.
114         (CPP_LONGDOUBLE_DEFAULT_SPEC): Delete.
115         (CPP_SYSV_DEFAULT_SPEC): Delete.
116         (CPP_ENDIAN_BIG_SPEC): Delete.
117         (CPP_ENDIAN_LITTLE_SPEC): Delete.
118         (CPP_ENDIAN_SPEC): Delete.
119         (CPP_SPEC): Don't include cpp_endian, cpp_cpu.
120         (SUBTARGET_EXTRA_SPECS): Delete cpp_sysv_default, cpp_endian_default,
121         cpp_endian, cpp_endian_big, cpp_endian_little, cpp_float_default,
122         cpp_longdouble_default.
123         * config/rs6000/softfloat.h: Delete.
124         * config/rs6000/rs6000.h (CPP_CPU_SPEC): Delete.
125         (EXTRA_SPECS): Delete cpp_cpu.
126         (TARGET_CPU_CPP_BUILTINS): New.
127         * config/rs6000/rs6000-protos.h (rs6000_cpu_cpp_builtins): New
128         prototype.
129         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): New.
130         * config/rs6000/linux64.h (CPP_PREDEFINES): Remove endianness defines.
131         (CPP_DEFAULT_SPEC): Delete.
132         * config/rs6000/eabiaix.h (CPP_SYSV_DEFAULT_SPEC): Delete.
133         * config/rs6000/darwin.h (CPP_PREDEFINES): Don't define __BIG_ENDIAN__.
134         * config/rs6000/beos.h (CPP_SPEC): Remove cpp_cpu.
135         (CPP_DEFAULT_SPEC): Delete.
136         * config/rs6000/aix51.h (CPP_SPEC): Remove cpp_cpu, -D_ARCH_PPC.
137         (CPLUSPLUS_CPP_SPEC): Likewise.
138         (CPP_CPU_SPEC): Delete.
139         (CPP_DEFAULT_SPEC): Delete.
140         * config/rs6000/aix43.h (CPP_SPEC): Remove cpp_cpu, -D_ARCH_PPC.
141         (CPLUSPLUS_CPP_SPEC): Likewise.
142         (CPP_CPU_SPEC): Delete.
143         (CPP_DEFAULT_SPEC): Delete.
144         * config/rs6000/aix41.h (CPP_SPEC): Remove cpp_cpu.
145         (CPP_DEFAULT_SPEC): Delete.
146         * config/rs6000/aix.h (CPP_SPEC): Remove cpp_cpu.
147         (CPP_DEFAULT_SPEC): Delete.
148
149         * doc/gty.texi: Small updates.
150
151 2002-06-12  Gabriel Dos Reis  <gdr@codesourcery.com>
152
153         * objc/objc-act.c (warn_with_ivar): Adjust calls to
154         diagnostic_count_error.
155         (warn_with_method): Likewise.
156
157         * diagnostic.h (warnings_are_errors_message): New field of
158         diagnostic_context.
159         (diagnostic_count_error): Rename to diagnostic_count_diagnostic to
160         match semantics.
161         * diagnostic.c: Adjust calls to diagnostic_count_error through out.
162         (diagnostic_count_diagnostic): Make aware of other kinds of
163         diagnostics.
164         (diagnostic_initialize): Initialize warnings_are_errors_message field.
165
166 2002-06-11  Tom Tromey  <tromey@redhat.com>
167
168         For PR java/6520:
169         * fold-const.c (fold_convert): Don't modify existing tree's type.
170
171 2002-06-11  Geoffrey Keating  <geoffk@redhat.com>
172
173         * config/rs6000/ppc-asm.h: Remove some Windows NT leftovers.
174
175 2002-06-11  Richard Henderson  <rth@redhat.com>
176
177         * caller-save.c (init_caller_save): Clear INSN_CODE each iteration.
178
179 2002-06-11  Richard Henderson  <rth@redhat.com>
180
181         * defaults.h (EH_FRAME_SECTION_NAME): Don't define if
182         DWARF2_UNWIND_INFO is false.
183
184 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
185
186         * config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete.
187
188 2002-06-11  Ulrich Weigand  <uweigand@de.ibm.com>
189
190         * config/s390/s390.c (emit_prologue): gen_store_multiple
191         returns an insn now, not a pattern.
192
193 2002-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
194
195         * Makefile.in (gccinstall.dvi): Pass absolute pathnames to
196         $(TEXI2DVI) -o.
197
198 Tue Jun 11 21:53:37 CEST 2002  Jan Hubicka  <jh@suse.cz>
199
200         * i386.c (x86_promote_QImode): Set for Athlon
201         (x86_fast_prefix): New global variable.
202         (x86_arch_always_fancy_math_387): Fix formating.
203         * i386.h (x86_fast_prefix): Declare
204         (TARGET_FAST_PREFIX): define.
205         * i386.md (and to strict_low_part, HI to SI
206         promoting splitter): Use new macro.
207
208         * i386.h (RTX_COSTS): float_extend is not for free for SSE.
209
210 2002-06-11  Zack Weinberg  <zack@codesourcery.com>
211
212         * Makefile.in (distclean): Delete junk left in testsuite
213         directory, too.
214
215 2002-06-11  Jeffrey Law <law@redhat.com>
216
217         * emit-rtl.c (try_split): Use INSN_LAST, not LAST_INSN to get the
218         last insn created by the splitter.
219
220         * caller-save.c (init_caller_save): Move creation of SAVEINSN
221         and RESTINSN into into the scope of the sequence.
222
223         * mips.c (mips_expand_prologue): Use emit_jump_insn for trivial
224         RETURN insns.
225
226         * loop.c (loop_regs_scan): Avoid useless generation of REG objects.
227
228         * mips.c (function_arg_advance): gen_ashldi3 returns an INSN now,
229         not the pattern.  So extract the pattern from the insn.
230
231         * mips.c (embedded_pic_fnaddr_reg): Fix typo.
232
233 2002-06-11  Ulrich Weigand  <uweigand@de.ibm.com>
234
235         * config/s390/s390.md (movsi): Only use floating point
236         register alternatives when operands are already fprs.
237         (movdi_31, movdi_64): Likewise.
238
239 2002-06-11  David S. Miller  <davem@redhat.com>
240
241         * emit-rtl.c (try_split): Do not abort on non-INSN_P.
242         Only run RTX equality checks on INSN_P rtl.
243
244 2002-06-11  Ulrich Weigand  <uweigand@de.ibm.com>
245
246         * config/s390/s390.md (reload_base, ltorg): Remove.
247         * s390.c (s390_stop_dump_lit_p, s390_dump_literal_pool,
248         s390_asm_output_pool_prologue, s390_pool_start_insn): Remove.
249         * s390-protos.h (s390_stop_dump_lit_p, s390_dump_literal_pool,
250         s390_asm_output_pool_prologue): Likewise.
251         * s390.h (s390_pool_start_insn): Likewise.
252
253         * s390.c (s390_output_symbolic_const): Remove support for
254         old-style pool chunks.
255         (s390_function_epilogue): Likewise.
256         (s390_output_constant_pool): Likewise.  Also, fix incorrect
257         alignment for 64-bit literal pools.
258         (print_operand_address): Remove 'y' and 'Y' format flags.
259         * s390.h (ASM_OUTPUT_POOL_PROLOGUE): Remove support for
260         old-style pool chunks.
261         (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Likewise.
262         (ASM_OUTPUT_POOL_EPILOGUE): Remove.
263         (S390_CHUNK_MAX, S390_CHUNK_OV, S390_POOL_MAX): Remove.
264
265         * s390.c (consttable_operand): New function.
266         * s390-protos.h (consttable_operand): Declare it.
267         * s390.h (PREDICATE_CODES): Add consttable_operand.
268         * s390.md (consttable_qi, consttable_hi, consttable_si, consttable_di,
269         consttable_sf, consttable_df, pool_start_31, pool_end_31,
270         pool_start_64, pool_end_64, reload_base, reload_base2): New insns.
271         * s390.c (struct constant, struct constant_pool): New data types.
272         (constant_modes, gen_consttable): New variables.
273         (s390_start_pool, s390_end_pool, s390_add_pool,
274         s390_dump_pool, s390_free_pool): New functions.
275         (s390_chunkify_pool): Completely reimplement literal pool
276         overflow handling.
277
278         * s390.c (s390_pool_overflow): New variable.
279         * s390.h (s390_pool_overflow): Declare it.
280         * s390.md (cjump, icjump): Use it to adapt length for out-of-range
281         jumps in literal pool overflow situations.
282
283         * s390.c (s390_decompose_address): Accept new-style pool chunk offsets.
284         (s390_frame_info): Account for possible use of RETURN_REGNUM
285         by new literal pool overflow code.
286         (s390_emit_prologue): Likewise.
287
288 2002-06-05  David S. Miller  <davem@redhat.com>
289
290         Delete SEQUENCE rtl usage outside of reorg and ssa passes.
291         * rtl.h (gen_sequence, emit_insns, emit_insns_before,
292         emit_insns_before_scope, emit_insns_after,
293         emit_insns_after_scope): Delete declaration.
294         * ada/misc.c (insert_code_for): Use emit_insn* instead of
295         emit_insns_foo.
296         * config/alpha/alpha.c (alpha_set_memflags_1): Abort on SEQUENCE.
297         (alpha_set_memflags): Fix comment.
298         (set_frame_related_p): Use get_insns instead of gen_sequence.
299         * config/alpha/alpha.md (setjmp receiver splitter): Avoid
300         emitting no insns.
301         * config/arm/arm.c (arm_finalize_pic): Use get_insns instead of
302         gen_sequence.
303         (arm_gen_load_multiple, arm_gen_store_multiple): Likewise.
304         * config/fr30/fr30.c (fr30_move_double): Likewise.
305         * config/i386/i386.c (ix86_expand_int_movcc, ix86_expand_movstr):
306         Likewise.
307         * config/ia64/ia64.c (spill_restore_mem): Likewise.
308         * config/ia64/ia64.md (conditional move spliiter): Avoid emitting
309         no insns.
310         * config/m32r/m32r.c (gen_split_move_double): Use get_insns
311         instead of gen_sequence.
312         * config/mips/mips.c (embedded_pic_fnaddr_reg): Likewise.
313         (mips_expand_prologue, mips16_gp_pseudo_reg): Likewise.
314         * config/sh/sh.c (sh_need_epilogue): Likewise.
315         * config/sparc/sparc.md (current_function_calls_alloca, flat): New
316         attributes.
317         (setjmp pattern and split): Use them to avoid splitter which emits
318         no RTL.
319         * genattrtab.c (main): Emit include of function.h
320         * config/stormy16/stormy16.c (xstormy16_split_cbranch): Use
321         get_insns instead of gen_sequence.
322         * config/cris/cris.c (cris_split_movdx): Likewise.
323         * emit-rtl.c (emit_insns*): Kill.
324         (try_split): Expect insn list instead of SEQUENCE.
325         (make_jump_insn_raw, make_call_insn_raw): Fix comments.
326         (emit_*insn*): Reimplement to work with INSN lists and PATTERNs.
327         Make them abort if a SEQUENCE is given and RTL checking is
328         enabled.
329         (emit_*_scope): Don't forget to set scope on final insn.
330         (gen_sequence): Move from here...
331         * ssa.c (gen_sequence): To here as private function.
332         * builtins.c (expand_builtin_apply_args): Use emit_insn_foo, fix
333         comments.
334         (expand_builtin_return, expand_builtin_mathfn): Likewise.
335         (expand_builtin_strlen): Use get_insns instead of gen_sequence.
336         (expand_builtin_saveregs): Use emit_insn_foo, fix comments.
337         (expand_builtin_expect_jump): Use get_insns and fix comments.
338         * calls.c (try_to_integrate): Use emit_insn_foo.
339         (expand_call, emit_library_call_value_1): Likewise.
340         * expr.c (emit_queue): Handle insn lists instead of SEQUENCE.
341         (emit_move_insn_1): Use get_insns instead of gen_sequence.
342         (expand_expr): Use emit_insn_foo.
343         * cfgrtl.c (commit_one_edge_insertion): Use emit_insn_foo.
344         * except.c (build_post_landing_pads): Likewise.
345         * flow.c (attempt_auto_inc): Likewise.
346         * stmt.c (expand_fixup, fixup_gotos, expand_nl_handler_label,
347         expand_nl_goto_receivers, expand_decl_cleanup): Likewise.
348         * function.c (fixup_var_refs_insn): Use get_insns instead of
349         gen_sequence.
350         (fixup_var_refs_1): Likewise and expect insn list from gen_foo.
351         (fixup_memory_subreg): Use get_insns instead of gen_sequence.
352         (fixup_stack_1, purge_addressof_1, expand_main_function,
353         get_arg_pointer_save_area): Likewise.
354         (optimize_bit_field, instantiate_virtual_regs_1, assign_parms,
355         expand_function_end): Use emit_insn_foo.
356         (record_insns, keep_stack_depressed): Work with insn list instead
357         of SEQUENCE, fix comments.
358         * ifcvt.c (noce_emit_store_flag, noce_try_store_flag,
359         noce_try_store_flag_constants, noce_try_store_flag_inc,
360         noce_try_store_flag_mask, noce_emit_cmove, noce_try_cmove_arith,
361         noce_try_minmax, noce_try_abs): Use emit_insn_foo.
362         (noce_process_if_block): Use get_insns instead of gen_sequence.
363         * optabs.c (add_equal_note): Work with insn list, fix comments.
364         (expand_binop): Expect insn list from GEN_FCN(), use emit_insn_foo.
365         (expand_unop, expand_complex_abs, expand_unop_insn,
366         expand_no_conflict_block): Likewise.
367         (gen_move_insn): Use get_insns instead of gen_sequence.
368         (gen_cond_trap): Likewise.
369         * integrate.c (copy_rtx_and_substitute): Likewise.
370         (emit_initial_value_sets): Use emit_insn_foo.
371         * reload1.c (emit_output_reload_insns, emit_reload_insns): Likewise.
372         (fixup_abnormal_edges): Avoid losing REG_NOTES more intelligently
373         now that RTL generators give insn lists.
374         * sibcall.c (replace_call_placeholder): Use emit_insn_foo.
375         * doloop.c (doloop_modify, doloop_modify_runtime): Use get_insns
376         instead of gen_sequence.
377         (doloop_optimize): Work with insn lists instead of SEQUENCE rtl.
378         * explow.c (emit_stack_save, emit_stack_restore): Use get_insns
379         instead of gen_sequence.
380         * loop.c (move_movables, emit_prefetch_instructions,
381         gen_add_mult, check_dbra_loop, gen_load_of_final_value):
382         Likewise.
383         (loop_regs_update): Work with insn list instead of SEQUENCE rtl.
384         (product_cheap_p): Likewise, and add commentary about RTL wastage
385         here.
386         * lcm.c (optimize_mode_switching): Use get_insns instead of
387         gen_sequence.
388         * profile.c (gen_edge_profiler): Likewise.
389         * regmove.c (copy_src_to_dest): Likewise.
390         * reg-stack.c (compensate_edge): Likewise and fix comment.
391         * gcse.c (process_insert_insn): Likewise.
392         (insert_insn_end_bb): Work with insn list instead of SEQUENCE rtl.
393         * jump.c (delete_prior_computation): Update comment.
394         * genemit.c (gen_expand, gen_split, main): Use get_insns instead
395         of gen_sequence, update comments to match.
396         * recog.c (peephole2_optimize): Work with insn lists instead of
397         SEQUENCE rtl.
398         * sched-vis.c (print_pattern): Abort on SEQUENCE.
399         * unroll.c (unroll_loop, find_splittable_givs, final_giv_value):
400         Use get_insns instead of gen_sequence.
401         (copy_loop_body): Likewise and don't emit dummy NOTE.
402         * genrecog.c: Don't mention SEQUENCE rtl in comments.
403         * combine.c (try_combine): Expect insn lists from split generator.
404         * reorg.c (relax_delay_slots): Emit SEQUENCE into insn list by
405         hand.
406
407 2002-06-11  Roger Sayle  <roger@eyesopen.com>
408             Andreas Jaeger <aj@suse.de>
409
410         * cfgbuild.c: Update copyright years.
411
412 2002-06-11  Andreas Schwab  <schwab@suse.de>
413
414         * config/m68k/m68k.h (PREDICATE_CODES): Define.
415
416 2002-06-11  Eric Christopher  <echristo@redhat.com>
417
418         * doc/tm.texi (Run-time Target): Add comment about flag_iso
419         and strict ANSI.
420         * config/mips/ecoff.h (CPP_PREDEFINES): Remove.
421         * config/mips/ecoffl.h: Ditto.
422         * config/mips/elf64.h (SUBTARGET_CPP_SPEC): Remove.
423         (CPP_PREDEFINES): Ditto.
424         * config/mips/elfl64.h: Ditto.
425         * config/mips/elfl.h: Ditto.
426         * config/mips/iris3.h (CPP_PREDEFINES, SUBTARGET_CPP_SPEC): #if 0
427         out until irix header consolidation.
428         * config/mips/iris5.h (CPP_PREDEFINES, SUBTARGET_CPP_SPEC): Replace
429         with SUBTARGET_OS_CPP_BUILTINS.
430         * config/mips/iris6.h: Ditto.
431         (CPLUSPLUS_CPP_SPEC): Remove.
432         * config/mips/linux.h: Ditto.
433         * config/mips/netbsd.h: Ditto.
434         * config/mips/openbsd.h: Ditto.
435         * config/mips/rtems.h: Ditto.
436         * config/mips/rtems64.h: Ditto.
437         * config/mips/sni-svr4.h: Ditto.
438         * config/mips/mips.h (ISA_MIPS1, ISA_MIPS2, ISA_MIPS3, ISA_MIPS4,
439         ISA_MIPS32, ISA_MIPS64): New defines.
440         (GENERATE_MULT3_SI, HAVE_SQRT_P, ISA_HAS_64BIT_REGS,
441         ISA_HAS_BRANCHLIKELY, ISA_HAS_CONDMOVE, ISA_HAS_8CC, ISA_HAS_FP4,
442         ISA_HAS_COND_TRAP, ISA_HAS_MADD_MSUB, ISA_HAS_NMADD_NMSUB,
443         ISA_HAS_CLZ_CLO, ISA_HAS_DCLZ_DCLO): Use.
444         (TARGET_CPU_CPP_BUILTINS): Define.
445         (CPP_PREDEFINES, LONG_MAX_SPEC, CPP_FPR_SPEC, CPP_SPEC): Remove.
446         * config/mips/mips.md (mulsi3_mult3): Use ISA_MIPS32/64.
447         (movdicc): Remove check for ISA_MIPS32.
448          (bunordered, bordered, bungt, bunlt, buneq, bunge, bunle,
449         sunordered_df, sunordered_sf, sordered_df, sordered_sf,
450         sunlt_df, sunlt_sf, sungt_df, sungt_sf, suneq_df, suneq_sf, sunge_df,
451         sunge_sf, sunle_df, sunle_sf): New patterns.
452
453 2002-06-11  Neil Booth  <neil@daikokuya.demon.co.uk>
454
455         * Makefile.in: Update cppmain.o.
456         * cpphash.h (struct cpp_reader): Move some members to a
457         nested structure.
458         (trad_line): Rename saved_line.
459         (_cpp_read_logical_line_trad): Update.
460         (_cpp_remove_overlay): New.
461         * cppinit.c (cpp_create_reader): No need to set saved_line.
462         (cpp_destroy): Update.
463         (cpp_read_main_file): Only overlay if compiling.
464         * cpplex.c (continue_after_nul): Return false if in directive.
465         * cpplib.c (EXPAND): New.
466         (directive_table, SEEN_EOL): Update.
467         (end_directive): Remove overlay if traditional; don't skip
468         line in traditional #define.
469         (prepare_directive_trad): New.
470         (_cpp_handle_directive, run_directive): Update for traditional
471         directives.
472         (lex_macro_node): Simplify, don't use lex_identifier_trad.
473         * cpplib.h (struct options): Add preprocess_only.
474         * cppmain.c: Don't include intl.h.
475         (cpp_preprocess_file): Set options->preprocess_only.
476         (scan_translation_unit_trad): Fix, and print line numbers.
477         * cpptrad.c (check_output_buffer, lex_identifier, scan_parameters,
478         maybe_start_funlike, scan_out_logical_line, replace_args_and_push,
479         save_replacement_text, _cpp_create_trad_definition): Update for
480         variable renaming.
481         (_cpp_overlay_buffer): Save line number.
482         (_cpp_remove_overlay): Rename from restore_buff, restore line.
483         (_cpp_read_logical_line_trad): Don't handle overlays here.
484         (scan_out_logical_line): Process directives.
485
486 2002-06-11  Danny Smith  <dannysmith@users.sourforge.net>
487
488         * gthr-win32.h: Wrap functions in extern "C".
489         (__gthread_key_t): Typedef as unsigned long,
490         not win32 DWORD.
491         (__GTHREAD_ONCE_INIT): Use 0, not win32 FALSE.
492         (__gthread_mutex_t): Typedef as void*, not win32 HANDLE.
493         (__gthr_win32_once, __gthr_win32_key_create,
494         __gthr_win32_key_delete, __gthr_win32_getspecific,
495         __gthr_win32_setspecific, __gthr_win32_mutex_init_function,
496         __gthr_win32_mutex_lock,__gthr_win32_mutex_trylock,
497         __gthr_win32_mutex_unlock): Declare.
498         (__gthread_once,__gthread_key_create,
499         __gthread_key_delete, __gthread_getspecific,
500         __gthread_setspecific, __gthread_mutex_init_function,
501         __gthread_mutex_lock,__gthread_mutex_trylock,
502         __gthread_mutex_unlock): Call corresponding
503         __gthr_win32_* extern implementations if #defined
504         __GTHREAD_HIDE_WIN32API.
505         * config/i386/t-mingw32 (LIB2FUNCS_EXTRA): Set to
506         $(srcdir)/config/i386/gthr-win32.c
507         * config/i386/gthr-win32.c: New implementation file.
508         (__gthr_win32_once, __gthr_win32_key_create,
509         __gthr_win32_key_delete, __gthr_win32_getspecific,
510         __gthr_win32_setspecific, __gthr_win32_mutex_init_function,
511         __gthr_win32_mutex_lock,__gthr_win32_mutex_trylock,
512         __gthr_win32_mutex_unlock): New functions, based on
513         static inlines in gthr-win32.h.
514
515 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
516
517         * config/xtensa/xtensa.c (override_options): Don't warn about
518         using -fpic or -fPIC when PIC is enabled by default.
519
520 2002-06-10  Roger Sayle  <roger@eyesopen.com>
521
522         * toplev.c (rest_of_compilation): Revert flag_if_conversion change.
523
524 2002-06-10  Zack Weinberg  <zack@codesourcery.com>
525
526         * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
527         * configure.in: If $srcdir/config/${cpu_type}/${cpu_type}-modes.def
528         exists, substitute its pathname as @extra_modes_file@, define
529         EXTRA_MODES_FILE to be an appropriate string to #include it
530         with, and define EXTRA_CC_MODES to 1.
531
532         * machmode.def: Update comments.  Include EXTRA_MODES_FILE if
533         it's defined.  Get rid of redundancy in calling sequence for
534         CC; don't use it to define CCmode, to avoid a warning.
535         * libgcc2.c: Include symcat.h for the sake of machmode.def.
536
537         * arc-modes.def, arm-modes.def, c4x-modes.def, i386-modes.def,
538         i960-modes.def, ia64-modes.def, m88k-modes.def, mmix-modes.def,
539         pa-modes.def, pdp11-modes.def, rs6000-modes.def, sparc-modes.def:
540         New files.
541         * arc.h, arm.h, c4x.h, i386.h, i960.h, ia64.h, m88k.h, mmix.h,
542         pa.h, pdp11.h, rs6000.h, sparc.h: Don't define EXTRA_CC_MODES.
543
544         * doc/sourcebuild.texi, doc/tm.texi: Document new scheme for
545         defining extra CC modes.
546
547 2002-06-10  Roger Sayle  <roger@eyesopen.com>
548             Andreas Jaeger <aj@suse.de>
549
550         * cfgrtl.c (create_basic_block_structure):  Remove index argument
551         and use last_basic_block++ instead.  (create_basic_block): Update.
552         * cfgbuild.c (find_basic_blocks_1): Likewise.
553
554         * cfgrtl.c (compute_bb_for_insn): Remove unused "max" argument.
555         * haifa-sched.c (sched_init): Update compute_bb_for_insn caller.
556         * sched-ebb.c (schedule_ebbs): Likewise.
557         * sched-rgn.c (schedule_insns): Likewise.
558         * ssa-ccp.c (ssa_const_prop): Likewise.
559         * ssa-dcs.c (ssa_eliminate_dead_code): Likewise.
560         * toplev.c (rest_of_compilation): Likewise.
561         * config/ia64/ia64.c (ia64_reorg): Likewise.
562
563 2002-06-10  Roger Sayle  <roger@eyesopen.com>
564
565         * simplify-rtx.c (simplify_replace_rtx): Allow replacement
566         of matching registers.
567
568 2002-06-10  Roger Sayle  <roger@eyesopen.com>
569
570         * toplev.c (rest_of_compilation): Disable early if-conversion pass.
571         * gcse.c (bypass_conditional_jumps): Fix typo in setcc test.
572
573 2002-06-10  Hans-Peter Nilsson  <hp@bitrange.com>
574
575         * config/mmix/mmix.h: Improve comments.
576         (CPP_SPEC, CPP_PREDEFINES): Don't define.
577         (TARGET_CPU_CPP_BUILTINS): Define.
578         (CANONICALIZE_COMPARISON): Don't define, replace with comment.
579         (PREDICATE_CODES) <"mmix_reg_or_8bit_or_256_operand">: Remove
580         unused predicate.
581         * config/mmix/mmix.c (MMIX_OUTPUT_REGNO): Add cast to avoid
582         compiler warning.
583         (mmix_constant_address_p): Remove another
584         redundant test before case.
585         (mmix_canonicalize_comparison): Remove unused function.
586         (mmix_print_operand_address): Don't test and adjust for operand in
587         non-canonical format.
588         (mmix_reg_or_8bit_or_256_operand): Remove unused predicate.
589         (mmix_gen_compare_reg): Don't use CANONICALIZE_COMPARISON.
590
591 2002-06-10  Zack Weinberg  <zack@codesourcery.com>
592
593         * config/m32r/m32r.h: Don't define SELECT_CC_MODE.
594         * config/m32r/m32r-protos.h: Don't prototype m32r_select_cc_mode.
595         * config/m32r/m32r.c: Don't define m32r_select_cc_mode.
596         (gen_compare): Use CCmode unconditionally.
597
598 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
599
600         PR optimization/6759
601         * cse.c (cse_insn): Fold src_eqv just once, store it folded back into
602         the REQ_EQUAL note.
603
604 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
605
606         PR c/6660
607         * c-decl.c (grokfield): Allow user defined types if they declare
608         structs or unions for unnamed fields.
609
610 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
611
612         PR c/6809
613         * print-rtl.c (print_mem_expr): Don't crash on unnamed fields.
614
615 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
616
617         PR optimization/6842
618         * combine.c (combine_simplify_rtx) [SUBREG]: Don't ICE if VOIDmode
619         operand subreg cannot be simplified.
620
621 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
622
623         * varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.
624         (compare_constant): Likewise.
625         (output_addressed_constants): Likewise.
626
627 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
628
629         * cfgcleanup.c (try_optimize_cfg): Make sure merge_blocks doesn't
630         merge bb with itself.
631
632 2002-06-10  Richard Henderson  <rth@redhat.com>
633
634         * config/alpha/alpha.md (builtin_zap): Fix thinkos expanding mask.
635         (builtin_zapnot): Likewise.
636
637         * config/alpha/ev5.md: Don't combine shift and mvi insns in one
638         reservation.
639
640 2002-06-10  Eric Christopher  <echristo@redhat.com>
641
642         * config/i386/i386.c (ix86_osf_output_function_prologue): Remove
643         prototype and function.
644         (TARGET_ASM_FUNCTION_PROLOGUE): Remove OSF version.
645         (call_insn_operand): Remove half pic references.
646         (legitimate_address_p): Ditto.
647         * config/i386/i386.h: Remove half pic defines.
648
649 2002-06-10  Eric Christopher  <echristo@redhat.com>
650
651         * doc/extend.texi (Return Address): Add note explaining the side-
652         effects of inlining on __builtin_return_address.
653
654 2002-06-10  Tom Tromey  <tromey@redhat.com>
655
656         * Makefile.in (LANGHOOKS_DEF_H): Include langhooks-def.h.
657         (c-common.o): Depend on langhooks.h.
658
659 2002-06-10  Neil Booth  <neil@daikokuya.demon.co.uk>
660
661         * cpphash.h (_cpp_read_logical_line_trad,
662         _cpp_expansions_different_trad): Update prototypes.
663         * cpplex.c (continue_after_nul): New.
664         * cppmain.c: Include cpphash.h.
665         (scan_translation_unit_trad): New.
666         (cpp_preprocess_file): Call it.
667         * cpptrad.c (_cpp_read_logical_line_trad): Take new parameter
668         overlay.
669         (_cpp_expansions_different_trad): Update prototype.
670
671 Mon Jun 10 18:02:24 2002  J"orn Rennecke <joern.rennecke@superh.com>
672
673         Fix cfi generation for SH[1-4]:
674
675         * sh.c (frame_insn): New function.
676         (output_stack_adjust): Add parameter emit_fn.  All callers changed.
677         (push): Now returns rtx.  Use frame_insn.
678         (sh_expand_prologue): Clear RTX_FRAME_RELATED_P for second push
679         of a DF register.
680         * sh.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_RETURN_COLUMN): Define.
681
682 2002-06-10  Zack Weinberg  <zack@codesourcery.com>
683
684         * Makefile.in (STAGESTUFF): Add s-gtype, gt-*.h, gtype-*.h,
685         and gtype-desc.c.
686         (mostlyclean): Delete specs.h, options.h, gencheck.h here...
687         (distclean): ... not here.  But do delete all testsuite/*.log,
688         testsuite/*.sum files here.  Delete mkheaders.  Delete
689         po/*.gmo and the testsuite directory in a split tree build.
690
691 2002-06-10  Jeffrey Law  <law@redhat.com>
692
693         * alias.c (static_reg_base_value): New to hold RTL for
694         items allocated once per function for the aliasing code.
695         (init_alias_once_per_function): Initialize static_reg_base_value.
696         (init_alias_analysis): Avoid throw-away allocations of RTL by
697         using pre-computed values in static_reg_base_value.
698         * function.c (prepare_function_start): Call
699         init_alias_once_per_function appropriately.
700         * rtl.h (init_alias_once_per_function): Declare.
701         * caller-save (init_caller_save): Restructure slightly to
702         avoid lots of silly RTL generation.
703         * expr.c (init_expr_once): Likewise.
704         * reload1.c (reload_cse_regs_1): Allocate throw-away register
705         RTL object here.  Pass it into children.
706         (reload_cse_simplify_operands): Use passed-in register RTL
707         object.
708         (reload_cse_simplify): Pass through throw-away register
709         RTL object.
710
711 2002-06-10  Daniel Berlin  <dberlin@dberlin.org>
712
713         * Makefile.in (ssa.o): Add dependency on $(RTL_H), which was missing.
714
715 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
716
717         * gcc.c (process_command): Avoid assignment to read-only location.
718         Fix sizeof calculation.
719
720 2002-06-10  Neil Booth  <neil@daikokuya.demon.co.uk>
721
722         * cpphash.h (struct cpp_macro): Put comments on their own lines.
723         (_cpp_expansions_different_trad): New.
724         * cppmacro.c (warn_of_redefinition): Fix for traditional case.
725         * cpptrad.c (canonicalize_text): New.
726         (scan_out_logical_line): Handle no arguments correctly.
727         (save_replacement_text): Commit memory when finished.
728         (_cpp_expansions_different_trad): New.
729
730 2002-06-10  Tim Josling  <tej@melbpc.org.au>
731
732         * gengtype.c (unnamed enum containing BASE_FILE_*): Add languages
733         TREELANG and COBOL.
734         (lang_names): Add treelang and cobol.
735         (get_file_basename): Add code to support treelang and cobol as
736         4th and 5th users of c-common.c.
737
738 2002-06-09  Geoffrey Keating  <geoffk@redhat.com>
739
740         * Makefile.in (install-driver): Install driver as
741         $(target_alias)-gcc-$(version).
742         * gcc.c (spec_version): Make const.
743         (process_command): Handle -V and -b by using exec.
744         * doc/invoke.texi (Target Options): Restore -V option,
745         update docs for -b option.
746
747 2002-06-10  Tim Josling  <tej@melbpc.org.au>
748
749         * configure.in (remaining_languages_check):
750         Added check that all languages specified were found.
751         Exit if not found. Previous behaviour was silent failure.
752         * configure: Regenerated.
753
754 2002-06-10  Tim Josling  <tej@melbpc.org.au>
755
756          First steps to making treelang documentation compliant, based on
757          instructions in sourcebuild.texi. Also add to gcc.c list of
758          default languages.
759
760         * doc/contrib.texi: Add self as contributor of treelang.
761
762         * doc/frontends.texi: Add mention of treelang.
763
764         * doc/invoke.texi (Overall Options): Add mention of treelang.
765
766         * doc/standards.texi:  Add mention of treelang.
767
768 2002-06-09  Hans-Peter Nilsson  <hp@axis.com>
769
770         * config/cris/cris.c: Include ggc.h
771
772 2002-06-09  Neil Booth  <neil@daikokuya.demon.co.uk>
773
774         * cpphash.h (_cpp_push_text_context): Update.
775         (_cpp_arguments_ok): New.
776         * cppmacro.c (_cpp_arguments_ok): New, split out from...
777         (collect_args): ...here.
778         (_cpp_push_text_context): Change inputs.
779         * cpptrad.c (struct fun_macro, maybe_start_funlike, save_argument,
780         replace_args_and_push): New.
781         (lex_identifier, _cpp_lex_identifier_trad, scan_parameters):
782         Don't use IS macros directly.
783         (scan_out_logical_line): Handle function-like macro argument
784         collection.
785         (push_replacement_text): Update.
786         (replacement_length): Remove.
787         (_cpp_create_trad_definition): Don't skip whitespace before
788         checking for '('.
789
790 2002-06-09  Marek Michalkiewicz  <marekm@amelek.gda.pl>
791
792         * config/avr/avr.c (avr_mcu_types): Update for new devices.
793         * config/avr/avr.h (TARGET_SWITCHES, AVR_MEGA): Add -mshort-calls.
794         (LINK_SPEC, CRT_BINUTILS_SPECS): Update for new devices.
795         * config/avr/avr.md ("type" and "length" attributes): New type
796         "xcall", length 1 or 2 if AVR_MEGA.  Use in all patterns that
797         output a single "call" or "rcall" insn depending on device size.
798         * config/avr/t-avr (MULTILIB_MATCHES): Update for new devices.
799
800 2002-06-09  David Edelsohn  <edelsohn@gnu.org>
801
802         * config/rs6000/{aix43.h,aix5.1} (ASM_CPU_SPEC): Add power3
803         synonym for 630.  Add power4.  Remove embedded processors.  Use -m604
804         assembler option.
805         (CPP_CPU_SPEC): Add power3 and power4.
806         (PROCESSOR_DEFAULT): Change to 604e.
807         * config/rs6000/rs6000.h (ASM_CPU_SPEC): Similar additions.
808         (CPP_CPU_SPEC): Similar additions.
809         (enum process_type): Add POWER4.
810         (RTX_COSTS): Add POWER4.
811         (CPP_CPU_SPEC): Similar additions.
812         * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.
813         (PROCESSOR_DEFAULT64): Define.
814         * config/rs6000/rs6000.c (rs6000_override_options): Add power4.
815         (rs6000_adjust_cost): Add 603, 604, 604e, 620, 630, Power4 to
816         branch adjustment.
817         (rs6000_issue_rate): Add Power4.
818         * config/rs6000/rs6000.md (cpu attr): Add power4.
819         (iu compare): Remove 604, 604e, 620, 630.
820         Add basic Power4 scheduling information.
821         (mfcr/mtcrf): Change type attribute to cr_logical.
822
823 2002-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
824
825         * gengtype.h (error_at_line): Use PARAMS, not VPARAMS.  Add
826         ATTRIBUTE_PRINTF_2.
827         * gengtype-lex.l: Fix format specifier warning.
828
829         * genautomata.c: Don't include ctype.h or limits.h.  Use ISSPACE,
830         not isspace.
831         * gengtype-lex.l: Don't include ctype.h and use ISSPACE/ISIDNUM in
832         lieu of isspace/IDchar.
833         * gengtype.c: Likewise for ctype.h and ISALNUM vs isalnum.
834         * read-rtl.c: Likewise for ctype.h.  Don't define ISDIGIT or
835         ISSPACE.
836
837 2002-06-08  Zack Weinberg  <zack@codesourcery.com>
838
839         * Makefile.in (LIBCPP_OBJS): Take out version.o.
840         * cpphash.h (cpp_reader): Take out print_version member.
841         * cppinit.c: (cpp_handle_option): Don't do anything with
842         -version.  Just set help_only for --version, --target-help.
843         Just set verbose option for -v.
844         (cpp_post_options): Don't print a version string.
845
846 2002-06-08  Marek Michalkiewicz  <marekm@amelek.gda.pl>
847
848         * config/avr/avr.c (TARGET_SECTION_TYPE_FLAGS): New.
849         (avr_section_type_flags): New, handle .noinit* sections.
850
851 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
852
853         * config/sh/netbsd-elf.h (SUBTARGET_EXTRA_SPECS): Define
854         and include netbsd_entry_point.
855         (SUBTARGET_LINK_SPEC): Define as NETBSD_LINK_SPEC_ELF.
856         (NETBSD_ENTRY_POINT): Define.
857
858 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
859
860         * config/sh/sh.h (SUBTARGET_EXTRA_SPECS): Define empty
861         if not already defined.
862         (EXTRA_SPECS): Add SUBTARGET_EXTRA_SPECS.
863
864 2002-06-08  Marek Michalkiewicz  <marekm@amelek.gda.pl>
865
866         * config/avr/avr.c (avr_regs_to_save): No need to save any registers
867         in a noreturn function.
868         (avr_output_function_prologue, avr_output_function_epilogue):
869         Correct function size calculation.  Do not crash on empty function.
870         (avr_output_function_epilogue): No need for epilogue after a BARRIER.
871
872 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
873
874         * config/mips/netbsd.h (SUBTARGET_EXTRA_SPECS): Add
875         netbsd_link_spec and netbsd_entry_point.
876         (LINK_SPEC): Use %(netbsd_link_spec).
877         (NETBSD_ENTRY_POINT): Define.
878
879 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
880
881         * config/sparc/netbsd-elf.h (LINK_ARCH32_SPEC): Only specify
882         linker emulation.
883         (LINK_ARCH64_SPEC): Likewise.
884         (LINK_SPEC, NETBSD_ENTRY_POINT): Define.
885         (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and netbsd_entry_point.
886
887 2002-06-08  Marc Espie  <espie@openbsd.org>
888
889         * lists.c (free_list):  Fix typo in comment.
890
891 2002-06-08  Andreas Jaeger  <aj@suse.de>
892
893         * lcm.c (optimize_mode_switching): Add unused attribute for
894         variable.
895
896         * sched-deps.c (sched_analyze): Remove unused variable.
897
898 2002-06-08  Gabriel Dos Reis  <gdr@codesourcery.com>
899
900         * diagnostic.def: Don't capitalize diagnostict descriptors.
901
902 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
903
904         * config/m68k/netbsd-elf.h (EXTRA_SPECS): Add netbsd_entry_point.
905         (LINK_SPEC): Define as NETBSD_LINK_SPEC_ELF.
906         (NETBSD_ENTRY_POINT): Define.
907
908 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
909
910         * config/i386/netbsd-elf.h (LINK_SPEC): Define as
911         NETBSD_LINK_SPEC_ELF.
912         (SUBTARGET_EXTRA_SPECS): Add netbsd_entry_point.
913         (NETBSD_ENTRY_POINT): Define.
914         * config/i386/netbsd64.h (LINK_SPEC): Use %(netbsd_link_spec).
915         (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and
916         netbsd_entry_point.
917         (NETBSD_ENTRY_POINT): Define.
918
919 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
920
921         * config/alpha/netbsd.h (SUBTARGET_EXTRA_SPECS): Add
922         netbsd_link_spec and netbsd_entry_point.
923         (LINK_SPEC): Use %(netbsd_link_spec).
924         (NETBSD_ENTRY_POINT): Define.
925
926 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
927
928         * config/netbsd-elf.h (LINK_SPEC): Rename to...
929         (NETBSD_LINK_SPEC_ELF): ...this.  Use %(netbsd_entry_point)
930         to specify program entry point.
931
932 2002-06-07  Jeff Law <law@redhat.com
933
934         * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx.
935         * combine.c (move_deaths): Use regno_reg_rtx for hard regs rather
936         than creating a new register.
937         (distribute_notes): Likewise.
938         * df.c (df_reg_use_gen): Likewise.
939         (df_reg_clobber_gen): Likewise.
940         (df_ref_record): Likewise.
941         * expr.c (use_regs): Likewise.
942         * flow.c (propagate_one_insn): Likewise.
943         (mark_set_1): Likewise.
944         (mark_used_reg): Likewise.
945         * reload.c (emit_reload_insns): Likewise.
946
947 2002-06-07  Roger Sayle  <roger@eyesopen.com>
948
949         * simplify-rtx.c (simplify_gen_relational): Simplify RTL of the form
950         (ne (comp x y) 0) into (comp x y) where comp is a comparison code.
951         Simplify (eq (comp x y) 0) into (revcomp x y) if the sense of the
952         comparison code comp can be reversed.
953
954 2002-06-07  Roger Sayle  <roger@eyesopen.com>
955
956         * fold-const.c (fold) [EQ_EXPR]:  Place both integer and real
957         constants last in comparisons.  Optimize (x+1.0)>0.0 into the
958         equivalent x > -1.0 when -ffast-math.
959
960 2002-06-07  Jason Thorpe  <thorpej@wasabisystems.com>
961
962         * config.gcc (mips*-*-netbsd*): Add mips/t-netbsd to ${tmake_file}.
963         * config/mips/t-netbsd: New file.
964
965 2002-06-07  Zack Weinberg  <zack@codesourcery.com>
966
967         * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
968         options their own entries.
969         (parse_option): Clarify comment.
970         (cpp_handle_option): Remove 'ignore' parameter and OPT_W
971         special case.  Replace if/strcmp chain for -W options with
972         use of new OPT_* entries for them.
973         (cpp_handle_options): Update to match.
974         * cpplib.h: Remove last parameter to cpp_handle_option from prototype.
975         * c-decl.c: Update call to cpp_handle_option.
976
977 2002-06-07  Akim Demaille  <akim@epita.fr>
978
979         * gengtype-yacc.y (optionseqopt): Add the ending `;' to the action.
980         Whitespace changes.
981
982 2002-06-07  Jeffrey Law  <law@redhat.com>
983
984         * sched-deps.c (free_deps): Avoid calling free_INSN_LIST_list
985         on empty lists.
986
987 2002-06-07  H.J. Lu  (hjl@gnu.org)
988
989         * configure.in: Add --enable-__cxa_atexit.
990         * configure: Regenerated.
991         * config.in: Likewise.
992
993         * defaults.h (DEFAULT_USE_CXA_ATEXIT): New. Defined to be 0 if
994         not defined.
995
996 2002-06-07  Gabriel Dos Reis  <gdr@merlin.nerim.net>
997
998         * diagnostic.c (diagnostic_build_prefix): Fix initialization.
999
1000 2002-06-07  Jason Thorpe  <thorpej@wasabisystems.com>
1001
1002         * config/mips/netbsd.h (CACHE_FLUSH_FUNC): Define.
1003
1004 2002-06-07  Jason Merrill  <jason@redhat.com>
1005
1006         * cppexp.c (num_equality_op): Use a temporary variable to work
1007         around gcc 3.0.4 bug.
1008
1009 2002-06-07  Gabriel Dos Reis  <gdr@codesourcery.com>
1010
1011         * diagnostic.c (diagnostic_build_prefix): Tidy.
1012
1013 2002-06-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1014
1015         * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,
1016         scan_parameters, save_replacement_text, replacement_length): New.
1017         (scan_out_logical_line): Take a macro and save parameters if
1018         non-NULL.
1019         (_cpp_logical_line_trad): Update.
1020         (_cpp_create_trad_definition): Update to handle function-like
1021         macros.
1022         * cpplex.c (new_buff): Update.
1023         (struct dummy, DEFAULT_ALIGNMENT, CPP_ALIGN): Move...
1024         * cpphash.h: ...here.
1025         (CPP_ALIGN2, _cpp_save_parameter): New.
1026         * cppmacro.c (save_parameter): Rename, export.
1027         (parse_params): Update.
1028
1029 2002-06-07  Andreas Jaeger  <aj@suse.de>
1030
1031         * config/mmix/mmix.c: Remove extra broken prototype for
1032         mmix_init_machine_status.
1033
1034 2002-06-06  Geoffrey Keating  <geoffk@redhat.com>
1035
1036         * gengtype.c: Add comments before all the routines.
1037
1038 2002-06-07  Jason Thorpe  <thorpej@wasabisystems.com>
1039
1040         * config.gcc (sh5*-*-netbsd*): Remove sh/t-netbsd-sh5-32
1041         from and add t-sh64 to ${tmake_file}.
1042         (sh64*-*-netbsd*): Add t-sh64 to ${tmake_file}.
1043         * config/sh/t-netbsd-sh5 (LIB1ASMFUNCS): Remove.
1044         * config/sh/t-netbsd-sh5-32: Remove.
1045         * config/sh/t-netbsd-sh5-64 (MULTILIB_OPTIONS): Use
1046         MULTILIB_ENDIAN.
1047         (MULTILIB_DIRNAMES): Define.
1048
1049 Thu Jun  6 23:14:46 CEST 2002  Jan Hubicka  <jh@suse.cz>
1050
1051         * i386.md (and promoting splitters): Disable QI to SImode promoting
1052         when doing so changes immediate to be 32bit.
1053
1054         * rtl.h (emit_*_scope): Declare.
1055         * emit-rtl.c (emit_*_scope): New global functions.
1056         (try_split): Copy scope.
1057         * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
1058         noce_try_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
1059         noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
1060         noce_process_if_block, find_cond_trap): Copy scopes.
1061         * recog.c (peephole2_optimize): likewise.
1062
1063 2002-06-06  Jeffrey Law  <law@redhat.com>
1064
1065         * h8300.h (OK_FOR_U): Fix thinko exposed by flag checking.
1066
1067 Thu Jun  6 21:06:25 2002  J"orn Rennecke <joern.rennecke@superh.com>
1068
1069         * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".
1070
1071 2002-06-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1072
1073         * Makefile.in (TEXI_GCCINSTALL_FILES): Define.
1074         ($(docdir)/gccinstall.info): New target.
1075         (info): Depend on it.
1076         (gccinstall.dvi): New target.
1077         (dvi): Depend on it.
1078         * doc/.cvsignore: Ignore new info files.
1079         * doc/install.texi (@setfilename): Reflect new info filename.
1080
1081 Thu Jun  6 15:57:23 2002  J"orn Rennecke <joern.rennecke@superh.com>
1082
1083         * sh.c (machine_dependent_reorg): Don't set RTX_UNCHANGING_P
1084         on an UNSPEC.
1085
1086 Thu Jun  6 07:17:43 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1087
1088         PR objc/6834
1089         * objc/objc-lang.c (LANG_HOOKS_GET_ALIAS_SET): Define to be
1090         c_common_get_alias_set.
1091         (LANG_HOOKS_SAFE_FROM_P): Define to be c_safe_from_p.
1092
1093 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1094
1095         * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): New
1096         functions.
1097         * rtl.h (get_first_nonnote_insn, get_last_nonnote_insn): Declare.
1098         * avr/avr.c (avr_output_function_epilogue): Use above to determine
1099         function size.
1100         * pa/pa.c (pa_output_function_prologue): Likewise.
1101
1102 2002-06-05  David S. Miller  <davem@redhat.com>
1103
1104         * integrate.c (subst_constants): Handle 'B' RTL format.
1105
1106 2002-06-05  Eric Christopher  <echristo@redhat.com>
1107
1108         * varasm.c (make_decl_rtl): Fix comment for removed
1109         halfpic.c.
1110
1111 2002-06-05  Eric Christopher  <echristo@redhat.com>
1112
1113         * Makefile.in: Remove missed halfpic bits.
1114
1115 2002-06-05  Eric Christopher  <echristo@redhat.com>
1116
1117         * toplev.c: Remove half-pic.
1118         * config/mips/mips.c: Ditto.
1119         * config/mips/mips.h: Ditto. Remove unused defines.
1120         * config/mips/openbsd.h: Update comment to reflect above.
1121         * config/mips/mips.md: Remove half-pic constraints.
1122         * halfpic.h: Delete.
1123         * halfpic.c: Ditto.
1124
1125 2002-06-05  Jeffrey Law  <law@redhat.com>
1126
1127         * pa.h (EXTRA_CONSTRAINT, T case): Further refine so that it
1128         rejects (mem (lo_sum (reg) (unspec))), but will allow
1129         (mem (lo_sum (reg) (symbol_ref)) for PA2.0.
1130
1131 2002-06-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1132
1133         * cpphash.h (_cpp_create_definition): Update prototype.
1134         (_cpp_push_text_context, _cpp_create_trad_definition): New.
1135         ( cpp_lex_identifier_trad): New.
1136         (_cpp_set_trad_context): New.
1137         * cppinit.c (cpp_finish_options): Don't conditionalize builtins.
1138         * cpplib.c (SEEN_EOL): Update.
1139         (lex_macro_node): Update for -traditional.
1140         (cpp_push_buffer, _cpp_pop_buffer): Similarly.
1141         * cppmacro.c (_cpp_create_definition): Split into
1142         create_iso_definition() and _cpp_create_trad_definition().
1143         (warn_of_redefinition): Update prototype; handle traditional
1144         macros.
1145         (_cpp_push_text_context): New.
1146         * cpptrad.c (skip_whitespace, push_replacement_text): New.
1147         (lex_identifier): Call ht_lookup with correct start.
1148         (_cpp_lex_identifier_tradm _cpp_create_trad_definition,
1149         _cpp_set_trad_context): New.
1150         (scan_out_logical_line): Update to handle changing contexts.
1151
1152 Wed Jun  5 20:42:31 2002  J"orn Rennecke <joern.rennecke@superh.com>
1153
1154         * config.gcc (sh-*-elf*,  sh64*-*-elf*): Unify.
1155         (shl*-*-elf*): Add.
1156         * config/sh/t-be (MULTILIB_ENDIAN): Set.
1157         * config/sh/t-le (MULTILIB_ENDIAN): Likewise.
1158         * t-sh (MULTILIB_ENDIAN): Set.
1159         (MULTILIB_OPTIONS): Use it.
1160         * t-sh64 (MULTILIB_OPTIONS): Likewise.
1161         (MULTILIB_DIRNAMES): Likewise.
1162
1163 2002-06-05  Gabriel Dos Reis  <gdr@codesourcery.com>
1164
1165         * toplev.h (report_error_function): Remove.
1166
1167         * diagnostic.h (location_t): New datatype.
1168         (text_info): Likewise.
1169         (diagnostic_info): Likewise.
1170         (output_prefix): New macro.
1171         (diagnostic_last_function_changed): Likewise.
1172         (diagnostic_set_last_function): Likewise.
1173         (diagnostic_last_module_changed): Likewise.
1174         (diagnostic_set_last_module): Likewise.
1175         (report_diagnostic): Now macro.
1176         (diagnostic_set_info): Declare.
1177
1178         * diagnostic.c (report_problematic_module): Rename to
1179         diagnostic_repor_current_module.
1180         (set_diagnostic_context): Remove.
1181         (count_error): Rename to diagnostic_error_count.
1182         (error_function_changed): Remove.
1183         (record_last_error_function): Likewise.
1184         (error_module_changed): Likewise.
1185         (record_last_error_module): Likewise.
1186         (context_as_prefix): Rename to diagnostic_build_prefix.
1187         (flush_diagnostic_buffer): Rename to diagnostic_flush_buffer.
1188         (diagnostic_set_info): New function.
1189
1190         * objc/objc-act.c: #include diagnostic.h
1191         (error_with_ivar): Adjust call to count_error.
1192         (warn_with_method): Likewise.
1193         * objc/Make-lang.in (objc-act.o): Depend on diagnostic.h
1194
1195 2002-06-05  Bob Wilson  <bob.wilson@acm.org>
1196
1197         * config/xtensa/xtensa.c (xtensa_build_va_list): Use
1198         lang_hooks.types.make_type instead of make_node; set up
1199         __va_list_tag type decl.
1200         (xtensa_builtin_saveregs): Remove broken use of
1201         RTX_UNCHANGING_P and unnecessary use of MEM_IN_STRUCT_P
1202         for saved registers; add varargs alias set.
1203
1204 2002-06-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1205
1206 config:
1207         * alpha/gnu.h: Undef TARGET_OS_CPP_BUILTINS.
1208         * i386/beos-elf.h: Use TARGET_OS_CPP_BUILTINS rather than
1209         CPP_PREDEFINES and part of CPP_SPEC.
1210         i386/freebsd-aout.h, i386/gas.h, i386/gnu.h, i386/linux-aout.h,
1211         i386/linux.h, i386/moss.h, i386/xm-vsta.h: Similarly.
1212
1213 Wed Jun  5 15:20:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1214
1215         * reg-stack.c (reg_to_stack): Do not call find_basic_blocks.
1216
1217 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
1218
1219         * config/rs6000/linux64.h (ASM_OUTPUT_SOURCE_LINE): Define.
1220
1221 2002-06-04  Zack Weinberg  <zack@codesourcery.com>
1222
1223         * gengtype-yacc.y: Make sure all rules end with a semicolon.
1224
1225 2002-06-04  Bob Wilson  <bob.wilson@acm.org>
1226
1227         * config/xtensa/xtensa.c (xtensa_init_machine_status): Fix
1228         typo in function prototype and include "ggc.h" header.
1229
1230 2002-06-04  Richard Henderson  <rth@redhat.com>
1231
1232         * config/alpha/alpha.c (mode_mask_operand): Simplify without ifdefs.
1233         (print_operand) ['U']: Likewise.
1234         (alpha_expand_unaligned_store): Correct constants for 32-bit cross.
1235         (alpha_expand_unaligned_store_words): Likewise.
1236         (alpha_expand_builtin_vector_binop): Fix typo.
1237         (enum alpha_builtin, code_for_builtin): Add remaining ext, ins, msk,
1238         umulh, and cix insns.
1239         (one_arg_builtins): Add cix builtins.
1240         (two_arg_builtins): Add ext, ins, msk, umulh builtins.
1241         (alpha_expand_builtin): Fix typo in arity.
1242         * config/alpha/alpha.md (UNSPEC_CTLZ, UNSPEC_CTPOP): New.
1243         (builtin_extbl, builtin_extwl, builtin_extll, builtin_extwh,
1244         builtin_extlh, builtin_insbl, builtin_inswl, builtin_insll,
1245         builtin_insql, builtin_inswh, builtin_inslh, builtin_insqh,
1246         builtin_mskbl, builtin_mskwl, builtin_mskll, builtin_mskql,
1247         builtin_mskwh, builtin_msklh, builtin_mskqh, builtin_cttz,
1248         builtin_ctlz, builtin_ctpop): New.
1249         * doc/extend.texi (Alpha Built-in Functions): Update.
1250
1251 2002-06-04  Geoffrey Keating  <geoffk@redhat.com>
1252
1253         * gengtype.c (write_gc_root): Don't unnecessarily prevent
1254         global variable-length arrays being roots.
1255
1256         * config.gcc (powerpc-*-darwin*): Set config_gtfiles.
1257         * configure.in (config_gtfiles): New variable.
1258         (all_gtfiles): Initialise from config_gtfiles.
1259         * configure: Regenerate.
1260
1261 2002-06-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1262
1263 config/i386:
1264         * beos-elf.h, cygwin.h, djgpp.h, gas.h, gnu.h, i386-interix.h,
1265         i386-interix3.h, i386elf.h, linux-aout.h, linux.h, linux64.h,
1266         mingw32.h, netbsd-elf.h, netbsd.h, netbsd64.h, rtemself.h,
1267         sco5.h, sol2.h, sysv3.h, sysv4.h, sysv5.h, uwin.h, vxi386.h,
1268         win32.h (CPP_SPEC): Remove cpp_cpu.
1269         * i386.h (TARGET_CPU_CPP_BUILTINS): Use.
1270         (CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Die!
1271
1272 2002-06-04  Janis Johnson  <janis187@us.ibm.com>
1273
1274         * config/ia64/ia64.c (gen_thread_pointer): Fix variable name.
1275
1276 2002-06-04  Jeff Law <law@redhat.com.
1277             David Edelsohn <edelsohn@gnu.org>
1278             Michael Matz <matz@kde.org>
1279
1280         * sched-int.h (struct deps): New field libcall_block_tail_insn.
1281         * sched_deps.c (init_deps): Initialize libcall_block_tail_insn.
1282         * sched_deps.c (sched_analyze_insn): If libcall_block_tail_insn
1283         is set, then mark the current insn as being part of a libcall
1284         scheduling group.
1285         (sched_analyze): Set and clear libcall_block_tail_insn appropriately.
1286
1287         * haifa-sched.c (schedule_block): Do not count USE or CLOBBER
1288         insns against the issue rate.
1289
1290 Tue Jun  4 19:29:42 CEST 2002  Jan Hubicka  <jh@suse.cz>
1291
1292         * cfglayout.c (duplicate_insn_chain): Kill NOTE_INSN_RANGE notes.
1293         * final.c (final_scan_insn): Likewise.
1294         * ggc-common.c (ggc_mark_rtx_children_1): Likewise; use
1295         NOTE_EXPECTED_VALUE instead of NOTE_RANGE.
1296         * haifa-sched.c (unlink_other_notes): Likeewise.
1297         (reemit_notes): Likewise.
1298         * print-rtl.c (print_rtx): Likewise.
1299         * sched-deps (sched-analyze): Likewise.
1300         * rtl.c (note_insn_name): Likewise.
1301         * rtl.h (NOTE_RANGE_INFO, NOTE_LIVE_INFO): Kill.
1302         (enum insn_note): Kill NOTE_INSN_RANGE_*, NOTE_INSN_LIVE.
1303         (RANGE_*): Kill.
1304
1305 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
1306
1307         * varasm.c (mark_constants): Handle RTX format 'B'.
1308
1309 2002-06-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1310
1311         * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.
1312         (struct cpp_context): Add traditional fields.
1313         * cppmacro.c (paste_all_tokens, push_ptoken_context,
1314         push_token_context, cpp_get_token, _cpp_backup_tokens): Update.
1315         * cpptrad.c (skip_comment, lex_identifier,
1316         _cpp_read_logical_line_trad, scan_out_logical_line): Update.
1317
1318 2002-06-04  Kazu Hirata  <kazu@cs.umass.edu>
1319
1320         * gbl-ctors.h: Fix formatting.
1321         * gcc.c: Likewise.
1322         * gccspec.c: Likewise.
1323         * gcov.c: Likewise.
1324         * gcov-io.h: Likewise.
1325         * gcse.c: Likewise.
1326         * ggc-common.c: Likewise.
1327         * ggc.h: Likewise.
1328         * ggc-page.c: Likewise.
1329         * ggc-simple.c: Likewise.
1330         * global.c: Likewise.
1331         * graph.h: Likewise.
1332         * gthr-dce.h: Likewise.
1333         * gthr.h: Likewise.
1334         * gthr-posix.h: Likewise.
1335         * gthr-rtems.h: Likewise.
1336         * gthr-solaris.h: Likewise.
1337         * gthr-win32.h: Likewise.
1338
1339 2002-06-03  Geoffrey Keating  <geoffk@redhat.com>
1340
1341         Merge from pch-branch:
1342
1343         * gengtype.h (UNION_OR_STRUCT_P): New macro.
1344         * gengtype.c (write_gc_structure_fields): Use it.
1345         (write_gc_root): Use it here too.
1346
1347         * gengtype.c (write_gc_structure_fields): Assume that lengths
1348         of typenames fit into an 'int'; don't pass a size_t to "%d" in
1349         printf.
1350         (write_gc_marker_routine_for_structure): Likewise.
1351         (write_gc_types): Likewise.
1352         (write_gc_root): Likewise.
1353
1354         * varray.h (VARRAY_CLEAR): New.
1355         (varray_clear): Prototype.
1356         * varray.c (varray_clear): New.
1357         * cselib.c (reg_values_old): New.
1358         (used_regs_old): New.
1359         (cselib_init): Use cached varrays if available to avoid
1360         generating large amounts of garbage.
1361         (cselib_finish): Don't throw away old varrays.
1362
1363         * final.c (insn_addresses_): Move out of ifdef.
1364
1365         * varray.c (uses_ggc): Make more varray kinds GCable.
1366         * varray.h (union varray_data_tag): Let gengtype see
1367         fields 'generic' and 'te'.
1368         * reg-stack.c: Include gt-reg-stack.h, ggc.h.
1369         (stack_regs_mentioned_data): Move out of ifdef; mark with gengtype.
1370         (reg_to_stack): Don't call VARRAY_FREE.
1371         * insn-addr.h (INSN_ADDRESSES_FREE): Don't use VARRAY_FREE.
1372         (insn_addresses_): Use gengtype to mark.
1373         * gengtype.c (write_gc_structure_fields): Handle arrays of generic
1374         pointers; handle generic pointers in unused union fields.
1375         (get_output_file_with_visibility): Include cselib.h,
1376         insn-addr.h in gtype-desc.c.
1377         * function.c (prologue): Use gengtype to mark.
1378         (epilogue): Likewise.
1379         (sibcall_epilogue): Likewise.
1380         * dependence.c: Include gt-dependence.h, ggc.h.
1381         (struct def_use): Use gengtype to mark.
1382         (struct loop): Likewise.
1383         (struct induction): Likewise.
1384         (struct dependence): Likewise.
1385         (def_use_chain): Likewise.
1386         (dep_chain): Likewise.
1387         (loop_chain): Likewise.
1388         (induction_chain): Likewise.
1389         (init_dependence_analysis): Don't free anything, just clear pointers.
1390         (build_def_use): Use GGC to allocate def_use.
1391         (add_loop): Use GGC to allocate loop.
1392         (find_induction_variable): Use GGC to allocate induction.
1393         (check_node_dependence): Use GGC to allocate induction, dependence.
1394         (dump_node_dependence): Don't free varrays.
1395         (end_dependence_analysis): Likewise.
1396         * cselib.h (struct cselib_val_struct): Use gengtype to mark.
1397         (struct elt_loc_list): Likewise.
1398         (struct elt_list): Likewise.
1399         * cselib.c: Don't include obstack.h.
1400         (hash_table): Use gengtype to mark.
1401         (reg_values): Use gengtype to mark.
1402         (used_regs): Use gengtype to mark.
1403         (cselib_obstack): Delete.
1404         (cselib_startobj): Delete.
1405         (empty_vals): Mark as deletable.
1406         (empty_elt_lists): Mark as deletable.
1407         (empty_elt_loc_lists): Mark as deletable.
1408         (new_elt_list): Use GGC to allocate struct elt_list.
1409         (new_elt_loc_list): Use GGC to allocate struct elt_loc_list.
1410         (clear_table): Don't delete obstack; don't unnecessarily clear
1411         deletable variables.
1412         (new_cselib_val): Use GGC to allocate struct cselib_val.
1413         (cselib_init): Don't set up obstacks.  Use GGC to allocate
1414         hash table.
1415         (cselib_finish): Just clear variables, don't free anything.
1416         * Makefile.in (cselib.o): Remove dependency on $(OBSTACK_H).
1417         (reg-stack.o): Add dependency on gt-reg-stack.h, $(GGC_H).
1418         (dependence.o): Add dependency on gt-dependence.h, $(GGC_H).
1419         (GTFILES): Add insn-addr.h, cselib.h, dependence.c, reg-stack.c.
1420         (gt-reg-stack.h): New rule.
1421         (gt-dependence.h): New rule.
1422         (gtype-desc.o): Add cselib.h, insn-addr.h.
1423
1424         * varray.c: Use only necessary headers.
1425         (element_size): New.
1426         (uses_ggc): New.
1427         (varray_init): Take type, not size.  Use GGC if appropriate.
1428         (varray_grow): Update for change to struct varray_head_tag.
1429         Use GGC if appropriate.
1430         * varray.h (struct const_equiv_data): Use gengtype.
1431         (enum varray_data_enum): New.
1432         (union varray_data_tag): Use gengtype.
1433         (struct varray_head_tag): Use gengtype.  Replace size field with
1434         enum varray_data_enum.
1435         (varray_init): Update prototype.
1436         (VARRAY_SCHED_INIT): Delete.
1437         (VARRAY_*_INIT): Update for change to varray_init.
1438         (VARRAY_SCHED): Delete.
1439         (VARRAY_PUSH_SCHED): Delete.
1440         (VARRAY_TOP_SCHED): Delete.
1441         * tree.h: Update for change to length specifier.
1442         * tree-inline.c (optimize_inline_calls): Don't use VARRAY_FREE.
1443         (clone_body): Likewise.
1444         * ssa.h (ssa_definition): Use gengtype to mark.
1445         * ssa.c (convert_from_ssa): Don't use VARRAY_FREE.
1446         * ssa-dce.c (ssa_eliminate_dead_code): Don't use VARRAY_FREE.
1447         * rtl.h (struct rtvec_def): Update for change to length specifier.
1448         * integrate.c (expand_inline_function): Don't use VARRAY_FREE.
1449         (struct initial_value_struct): Update for change to length specifier.
1450         * ggc.h (ggc_add_rtx_varray_root): Delete prototype.
1451         (ggc_add_tree_varray_root): Delete prototype.
1452         (ggc_mark_rtx_varray): Delete prototype.
1453         (ggc_mark_tree_varray): Delete prototype.
1454         * ggc-common.c (ggc_add_rtx_varray_root): Delete.
1455         (ggc_add_tree_varray_root): Delete.
1456         (ggc_mark_rtx_varray): Delete.
1457         (ggc_mark_tree_varray): Delete.
1458         (ggc_mark_rtx_varray_ptr): Delete.
1459         (ggc_mark_tree_varray_ptr): Delete.
1460         * gengtype.h (enum typekind): Remove TYPE_VARRAY.
1461         (create_varray): Delete prototype.
1462         * gengtype.c (varrays): Delete.
1463         (create_varray): Delete.
1464         (adjust_field_type): Detect array of string pointers.
1465         (process_gc_options): Remove code to handle varray_type option.
1466         (set_gc_used_type): Remove TYPE_VARRAY case.
1467         (output_escaped_param): New.
1468         (write_gc_structure_fields): Use output_escaped_param on all
1469         parameters.  Handle 'skip' with 'use_param' option.  Handle
1470         arrays of strings.  Remove TYPE_VARRAY handling.
1471         (write_gc_roots): Use boolean to detect 'length' option.
1472         * gengtype-yacc.y (VARRAY_TYPE): Delete token.
1473         (struct_fields): Call adjust_field_type on array fields.
1474         (type): Remove VARRAY_TYPE case.
1475         (type_option): Likewise.
1476         * gengtype-lex.l: Don't consider varray_type a keyword.
1477         * function.h: Update for change to length specifier.
1478         (free_eh_status): Delete prototype.
1479         * function.c (free_after_compilation): Don't call free_eh_status.
1480         (reorder_blocks): Don't use VARRAY_FREE.
1481         * except.c (struct eh_status): Update for change to length specifier.
1482         remove varray_type specifier.
1483         (free_eh_status): Delete.
1484         * dwarf2out.c: Include gt-dwarf2out.h.
1485         (used_rtx_varray): Use gengtype to mark, move
1486         outside ifdefs.
1487         (incomplete_types): Likewise.
1488         (decl_scope_table): Likewise.
1489         (dwarf2out_init): Don't call ggc_add_tree_varray_root.
1490         * cfglayout.c (scope_to_insns_finalize): Don't use VARRAY_FREE.
1491         * c-tree.h (struct lang_type): Update for change to length specifier.
1492         * c-parse.in (yylexstring): Don't use VARRAY_FREE.
1493         * c-objc-common.c: Include gt-c-objc-common.h.
1494         (deferred_fns): Mark for gengtype.
1495         (c_objc_common_init): Don't call ggc_add_tree_varray_root.
1496         (expand_deferred_fns): Just set deferred_fns to 0 to free it.
1497         * Makefile.in (c-objc-common.o): Add gt-c-objc-common.h.
1498         (gtype-desc.o): Update dependencies.
1499         (dwarf2out.o): Add gt-dwarf2out.h.
1500         (varray.o): Update dependencies.
1501         (GTFILES): Add varray.h, ssa.h, dwarf2out.c, c-objc-common.c.
1502         (gt-c-objc-common.h): New rule.
1503         (gt-dwarf2out.h): New rule.
1504         * objc/objc-act.c (build_objc_string_object): Don't use VARRAY_FREE.
1505
1506         * doc/gty.texi (GTY Options): Correct spelling.
1507         (GGC Roots): Likewise.
1508         * Makefile.in (TEXI_CPP_FILES): New.
1509         (TEXI_GCC_FILES): New.
1510         (TEXI_GCCINT_FILES): New.
1511         (TEXI_CPPINT_FILES): New.
1512         ($(docdir)/cpp.info): Use new macros.
1513         ($(docdir)/gcc.info): Likewise.
1514         ($(docdir)/gccint.info): Likewise.
1515         ($(docdir)/cppinternals.info): Likewise.
1516         (cpp.dvi): Likewise.
1517         (gcc.dvi): Likewise.
1518         (gccint.dvi): Likewise.
1519         (cppinternals.dvi): Likewise.
1520
1521         * Makefile.in ($(docdir)/gccint.info): Depend on gty.texi.
1522         * doc/gccint.texi (Top): Include gty.texi.
1523         * doc/gty.texi: New file.
1524
1525         * bitmap.c: Include ggc.h, gt-bitmap.h.
1526         (bitmap_ggc_free): New.
1527         (bitmap_elem_to_freelist): New.
1528         (bitmap_element_free): Use bitmap_elem_to_freelist.
1529         (bitmap_element_allocate): Allow use of GGC.
1530         (bitmap_clear): Use bitmap_elem_to_freelist.
1531         (bitmap_copy): Update for change to bitmap_element_allocate.
1532         (bitmap_set_bit): Likewise.
1533         (bitmap_operation): Update for changes elsewhere.
1534         (bitmap_initialize): Allow to create bitmaps that will use GGC.
1535         * bitmap.h (struct bitmap_element_def): Use gengtype.
1536         (struct bitmap_head_def): Likewise.  Also add 'using_obstack' field.
1537         (bitmap_initialize): Add extra parameter.
1538         (BITMAP_OBSTACK_ALLOC): Update for change to bitmap_initialize.
1539         (BITMAP_ALLOCA): Delete.
1540         (BITMAP_XMALLOC): Update for change to bitmap_initialize.
1541         (BITMAP_GGC_ALLOC): New.
1542         * Makefile.in (gtype-desc.o): Add bitmap.h.
1543         (bitmap.o): Add gt-bitmap.h, $(GGC_H).
1544         (GTFILES): Add bitmap.c.
1545         (gt-bitmap.h): New rule.
1546         ($(HOST_PREFIX_1)bitmap.o): Add gt-bitmap.h.
1547         * basic-block.h: Update for changes to bitmap_initialize.
1548         * except.c (exception_handler_label_map): Move into...
1549         (struct eh_status): Here.
1550         (struct eh_region): Make 'aka' GCable.
1551         (free_eh_status): Don't need to specially handle
1552         exception_handler_label_map.
1553         (add_ehl_entry): Update for changes to exception_handler_label_map.
1554         (find_exception_handler_labels): Likewise.
1555         (remove_exception_handler_label): Likewise.
1556         (maybe_remove_eh_handler): Likewise.
1557         (for_each_eh_label): Likewise.
1558         (remove_eh_handler): Allocate 'aka' using GGC.
1559         * gengtype.c (get_output_file_with_visibility): Add bitmap.h
1560         to list of includes.
1561
1562         * gengtype.c (write_gc_marker_routine_for_structure): Name
1563         the routines 'gt_ggc_mx_*' instead of 'gt_ggc_m_*'.
1564         (write_gc_types): Arrange for the tests with NULL to be inlined.
1565         (write_gc_roots): Update uses of procedure pointers.
1566         * ggc-common.c (gt_ggc_mx_rtx_def): Rename from gt_ggc_m_rtx_def.
1567
1568         * Makefile.in (explow.o): Add dependency on gt-explow.h.
1569         (sdbout.o): Add dependency on gt-sdbout.h.
1570
1571         * emit-rtl.c (const_int_htab): Use gengtype to clear unused entries.
1572         (mem_attrs_htab): Likewise.
1573         (init_emit_once): Don't call ggc_add_deletable_htab.
1574         * fold-const.c (size_htab): Use gengtype to clear unused entries.
1575         (size_int_type_wide): Don't call ggc_add_deletable_htab.
1576         * gengtype.c (finish_root_table): Add LASTNAME and TNAME
1577         parameters, use them, change callers.
1578         (write_gc_root): Add IF_MARKED parameter, use it, change callers.
1579         (write_gc_roots): Handle 'if_marked' option.
1580         (main): Don't need to call set_gc_used_type any more.
1581         * ggc.h (ggc_htab_marked_p): Delete.
1582         (ggc_htab_mark): Delete.
1583         (struct ggc_cache_tab): New.
1584         (gt_ggc_cache_rtab): New declaration.
1585         * ggc-common.c (struct d_htab_root): Delete.
1586         (d_htab_roots): Delete.
1587         (ggc_add_deletable_htab): Delete.
1588         (ggc_htab_delete): Handle new htab-deleting mechanism.
1589         (ggc_mark_roots): Use new htab-deleting mechanism.
1590         * tree.c (type_hash_table): Use gengtype to clear unused entries.
1591         Make static.
1592         (init_obstacks): Don't call ggc_add_deletable_htab.
1593
1594         * objc/objc-act.h (struct hashed_attribute): Use gengtype.
1595         (struct hashed_entry): Likewise.
1596         (nst_method_hash_list): Likewise.
1597         (cls_method_hash_list): Likewise.
1598         (HASH_ALLOC_LIST_SIZE): Delete.
1599         (ATTR_ALLOC_LIST_SIZE): Delete.
1600         * objc/objc-act.c (hash_init): Use ggc to allocate
1601         nst_method_hash_list, cls_method_hash_list.
1602         (hash_enter): Use ggc to allocate; allocate one entry at a time.
1603         (hash_add_attr): Likewise.
1604         (ggc_mark_hash_table): Delete.
1605         (objc_act_parse_init): Delete.
1606         (objc_init): Delete reference to objc_act_parse_init.
1607         * tlink.c: Replace hash.h with hashtab.h.  Explicitly include
1608         obstack.h.  Replace references to 'struct hash_table' with htab_t.
1609         (struct symbol_hash_entry): Replace hash header with key field.
1610         (struct file_hash_entry): Replace hash header with key field.
1611         (struct demangled_hash_entry): Replace hash header with key field.
1612         (hash_string_eq): New.
1613         (hash_string_hash): New.
1614         (symbol_hash_newfunc): Delete.
1615         (symbol_hash_lookup): Modify to use htab_t.
1616         (file_hash_newfunc): Delete.
1617         (file_hash_lookup): Modify to use htab_t.
1618         (demangled_hash_newfunc): Delete.
1619         (demangled_hash_lookup): Modify to use htab_t.
1620         (tlink_init): Modify to use htab_t.
1621         * hash.h: Delete.
1622         * hash.c: Delete.
1623         * ggc.h: Delete forward structure declarations.
1624         Delete prototypes for deleted functions.
1625         * ggc-common.c: Don't include hash.h.
1626         (ggc_add_tree_hash_table_root): Delete.
1627         (ggc_mark_tree_hash_table_entry): Delete.
1628         (ggc_mark_tree_hash_table): Delete.
1629         (ggc_mark_tree_hash_table_ptr): Delete.
1630         * gengtype.c (write_gc_structure_fields): Allow param_is option.
1631         (write_gc_marker_routine_for_structure): Use visibility of
1632         the parameter if there is one.
1633         * function.c: Replace hash.h with hashtab.h.  Replace references
1634         to 'struct hash_table *' with htab_t.
1635         (struct insns_for_mem_entry): Include a plain key.
1636         (fixup_var_refs_insns_with_hash): Update to use htab_t.
1637         (insns_for_mem_newfunc): Delete.
1638         (insns_for_mem_hash): Update to use htab_t.
1639         (insns_for_mem_comp): Likewise.
1640         (insns_for_mem_walk): Likewise.
1641         * c-lang.c: Include ggc.h.
1642         * Makefile.in (OBJS): Remove hash.o.
1643         (c-lang.o): Add GGC_H.
1644         (COLLECT2_OBJS): Remove hash.o.
1645         (tlink.o): Remove hash.h, add HASHTAB_H and OBSTACK_H.
1646         (ggc-common.o): Remove hash.h.
1647         (function.o): Remove hash.h, add HASHTAB_H.
1648         (genautomata.o): Remove hash.h, add HASHTAB_H.
1649
1650         * varasm.c (mark_const_str_htab_1): Delete.
1651         (mark_const_str_htab): Delete.
1652         (const_str_htab_del): Delete.
1653         (const_str_htab): Use gengtype to mark.
1654         (init_varasm_once): Use gengtype to mark hashtables.  Use GC to
1655         allocate them.
1656         * tree.c (mark_tree_hashtable_entry): Delete.
1657         (mark_tree_hashtable): Delete.
1658         * tree.h (mark_tree_hashtable): Delete prototype.
1659         * ggc.h (ggc_test_and_set_mark): Treat (void *)1 like NULL.
1660         (ggc_mark): Likewise.
1661         (ggc_calloc): New.
1662         (htab_create_ggc): New.
1663         * ggc-common.c (ggc_calloc): New.
1664         * gengtype.h (enum typekind): Add TYPE_PARAM_STRUCT.
1665         (struct type): Add param_struct structure.
1666         * gengtype.c (param_structs): New.
1667         (adjust_field_type): Handle param_is option.
1668         (set_gc_used_type): Handle TYPE_PARAM_STRUCT.
1669         (get_output_file_with_visibility): Include hashtab.h in gtype-desc.c.
1670         (write_gc_structure_fields): Add new PARAM parameter.  Update
1671         callers.  Handle use_param option.  Handle TYPE_PARAM_STRUCT.
1672         (write_gc_marker_routine_for_structure): Add new PARAM parameter.
1673         Use it to generate function name.  Update callers.
1674         (write_gc_types): Add new PARAM_STRUCTS parameter.  Update callers.
1675         Process them.
1676         (write_gc_roots): Handle TYPE_PARAM_STRUCT.  Allow param_is
1677         option.
1678         (main): Define PTR as pointer-to-scalar.  Don't specially
1679         mark deferred_string or ehl_map_entry.
1680         * gengtype-yacc.y (PARAM_IS): Add new token.
1681         (externstatic): Use adjust_field_type.
1682         (type_option): Add PARAM_IS.
1683         * gengtype-lex.l: Add rule for typedef of function pointers.
1684         Add rule for PARAM_IS.
1685         (IWORD): Add size_t.
1686         * except.c (exception_handler_label_map): Use gengtype to mark.
1687         (type_to_runtime_map): Likewise.
1688         (mark_ehl_map_entry): Delete.
1689         (mark_ehl_map): Delete.
1690         (init_eh): Use gengtype for roots; use GC to allocate hash tables.
1691         (t2r_mark_1): Delete.
1692         (t2r_mark): Delete.
1693         * Makefile.in (gtype-desc.o): Correct dependencies.
1694         (GTFILES): Add hashtab.h.
1695         (genautomata.o): Actually uses hashtab.h.
1696
1697         * Makefile.in (stringpool.o): Add $(GGC_H).
1698         (dwarf2asm.o): Likewise.
1699         (GTFILES): Add hashtable.h.
1700         * c-common.h (struct c_common_identifier): Use gengtype.
1701         * c-decl.h (c_mark_tree): Delete.
1702         * c-lang.c (LANG_HOOKS_MARK_TREE): Delete.
1703         * c-tree.h (struct lang_identifier): Use gengtype.
1704         (union lang_tree_node): New.
1705         (c_mark_tree): Delete prototype.
1706         * dwarf2out.c [!DWARF2_DEBUGGING_INFO]: Define dummy
1707         dwarf2_debug_hooks.
1708         * gengtype-lex.l (IWORD): Allow 'bool'.
1709         (ptr_alias): Match.
1710         * gengtype-yacc.y (ALIAS): New token.
1711         (type_option): New rule.
1712         (option): Use type_option.
1713         * gengtype.c (process_gc_options): New.
1714         (set_gc_used_type): Use it.
1715         (write_gc_structure_fields): Add 'bitmap' parameter, change callers.
1716         Add new variable 't' to hold the type of the field being processed.
1717         Add more error checking.  Use UNION_P when looking at 'desc' option.
1718         Handle language-specific structures containing other
1719         language-specific structures.
1720         (write_gc_types): Handle 'ptr_alias' option.
1721         (main): Don't need to specially output lang_type, lang_decl, lang_id2.
1722         * ggc-common.c (ggc_pending_trees): Delete.
1723         (ggc_mark_roots): Don't manipulate ggc_pending_trees.
1724         (ggc_mark_trees): Delete.
1725         (gt_ggc_m_tree_node): Delete.
1726         * ggc.h (ggc_pending_trees): Delete.
1727         (ggc_mark_tree): Make alias of gt_ggc_m_tree_node.
1728         * hashtable.h (ht_identifier): Use gengtype.
1729         * langhooks-def.h (LANG_HOOKS_MARK_TREE): Delete.
1730         * langhooks.h (struct lang_hooks): Delete mark_tree.
1731         * sdbout.c [! SDB_DEBUGGING_INFO]: Define dummy sdb_debug_hooks
1732         anyway.
1733         * system.h: Poison LANG_HOOKS_MARK_TREE.
1734         * tree.c (tree_node_structure): New.
1735         * tree.h (struct tree_common): Use gengtype.
1736         (struct tree_int_cst): Likewise.
1737         (struct tree_real_cst): Likewise.
1738         (struct tree_string): Likewise.
1739         (struct tree_complex): Likewise.
1740         (struct tree_vector): Likewise.
1741         (struct tree_identifier): Likewise.
1742         (struct tree_list): Likewise.
1743         (struct tree_vec): Likewise.
1744         (struct tree_exp): Likewise.
1745         (struct tree_block): Likewise.
1746         (struct tree_type): Likewise.
1747         (struct tree_decl): Likewise.
1748         (enum tree_structure_enum): New.
1749         (union tree_node): Use gengtype, with an alias.
1750         (tree_node_structure): Prototype.
1751         * objc/objc-lang.c (LANG_HOOKS_MARK_TREE): Delete.
1752
1753         Merge to tag pch-merge-20020430.  The LANG_HOOKS_FUNCTION_MARK
1754         macro was deleted.  The LANG_HOOKS_FUNCTION_FREE macro was renamed
1755         to LANG_HOOKS_FUNCTION_FINAL.
1756         * Makefile.in (GTFILES): Add bitmap.h.
1757         * except.c (struct eh_region): Mark field 'aka' to be skipped.
1758
1759         * config/alpha/alpha.c [TARGET_ABI_UNICOSMK]
1760         (alpha_init_machine_status): Give proper type.
1761         * Makefile.in (c-lang.o): Depend on gtype-c.h.
1762         (optabs.o): Depend on gt-optabs.h.
1763         (GTFILES): Add optabs.o.
1764         (gt-optabs.h): Add rule.
1765         * optabs.c: Include gt-optabs.h.
1766
1767         * gengtype.c (set_gc_used_type): Correct some errors in last change.
1768         (write_gc_structure_fields): If a field which should be NULL is
1769         not, abort.
1770         * c-pragma.c: Move struct align_stack and variable alignment_stack
1771         out from the ifdef.
1772
1773         * config/xtensa/t-xtensa: Add dependencies for gt-xtensa.h.
1774         * config/xtensa/xtensa.c: Include gt-cris.h.
1775         (struct machine_function): Use gengtype to mark.
1776         * config/mmix/mmix.h (struct machine_function): Use gengtype
1777         to mark.
1778         * config/cris/t-cris: Add dependencies for gt-cris.h.
1779         * config/cris/cris.c: Include gt-cris.h.
1780         (struct machine_function): Use gengtype to mark.
1781         * config/rs6000/rs6000.h (struct machine_function): Use gengtype
1782         to mark.
1783         * doc/tm.texi (Per-Function Data): Delete references to
1784         mark_machine_status.
1785         * config/ia64/ia64.c (ia64_override_options): Don't set
1786         mark_machine_status.
1787         * config/i386/i386.c (override_options): Likewise.
1788         * config/d30v/d30v.c (d30v_init_expanders): Likewise.
1789         * config/arm/arm.c (arm_init_expanders): Likewise.
1790         * config/alpha/alpha.c (override_options): Likewise.
1791         * gengtype.h (enum gc_used_enum): Add GC_MAYBE_POINTED_TO.
1792         * gengtype.c (set_gc_used_type): Handle 'maybe_null' option.
1793         (write_gc_structure_fields): Don't handle 'really' option.
1794         Handle 'maybe_null' option.
1795         (write_gc_types): Handle 'maybe_null' option.
1796         * function.h (struct function): Don't use "really".
1797         (mark_machine_status): Delete declaration.
1798         (mark_lang_status): Delete declaration.
1799         (gt_ggc_mr_machine_function): Delete prototype.
1800         (gt_ggc_mr_language_function): Delete prototype.
1801         * function.c (mark_machine_status): Delete.
1802         (mark_lang_status): Delete.
1803         (gt_ggc_mr_machine_function): Delete.
1804         (gt_ggc_mr_language_function): Delete.
1805         * c-tree.h (mark_c_function_context): Delete prototype.
1806         * c-objc-common.c (c_objc_common_init): Don't set mark_lang_status.
1807         * c-decl.c (struct language_function): Rename from struct
1808         c_language_function.  Update uses.  Use gengtype to mark.
1809         (mark_c_function_context): Delete.
1810         * c-common.h (struct c_language_function): Rename from struct
1811         language_function.
1812         (mark_stmt_tree): Delete prototype.
1813         (c_mark_lang_decl): Delete prototype.
1814         (mark_c_language_function): Delete prototype.
1815         * c-common.c (mark_stmt_tree): Delete.
1816         (c_mark_lang_decl): Delete.
1817         (mark_c_language_function): Delete.
1818
1819         * gengtype.h (enum typekind): Add TYPE_LANG_STRUCT.
1820         (lang_bitmap): New typedef.  Use where appropriate.
1821         (struct type): Add gc_used field, lang_struct field.
1822         (UNION_P): New macro.
1823         (new_structure): New prototype.
1824         (find_structure): Remove 'pos' parameter.  Change all callers.
1825         * gengtype-lex.l: Update for changes to find_structure.
1826         * gengtype-yacc.y (typedef_struct): Use new_structure.
1827         (yacc_ids): Suppress warning.
1828         (type): Use new_structure.
1829         * gengtype.c (string_type): Update for changes to struct type.
1830         (find_structure): Just find a structure, don't worry about
1831         creating one.
1832         (new_structure): New.
1833         (note_yacc_type): Use new_structure.
1834         (set_gc_used_type): New.
1835         (set_gc_used): New.
1836         (write_gc_structure_fields): Allow for pointers to TYPE_LANG_STRUCT.
1837         (write_gc_types): Handle TYPE_LANG_STRUCT.
1838         (write_gc_marker_routine_for_structure): New.
1839         (main): Call set_gc_used.  Add some calls to set_gc_used_type
1840         for places where GCC doesn't use gengtype properly yet.
1841         * ggc.h (gt_ggc_m_rtx_def): Don't prototype.
1842         (gt_ggc_m_tree_node): Likewise.
1843
1844         * varasm.c (copy_constant): Call expand_constant if we hit
1845         something we can't recognise.
1846
1847         * ggc-common.c (ggc_mark_rtvec_children): Delete.
1848         (ggc_mark_rtx_children): Use generic name for ggc_mark_rtvec.
1849         (lang_mark_false_label_stack): Delete.
1850         * rtl.h (struct rtvec_def): Use gengtype to mark.
1851         * ggc.h (ggc_mark_rtvec): Delete.
1852         (gt_ggc_m_rtvec_def): Delete.
1853         (ggc_mark_nonnull_tree): Delete.
1854         (ggc_mark_rtvec_children): Delete prototype.
1855         (lang_mark_false_label_stack): Delete declaration.
1856
1857         * gengtype.h (note_yacc_type): Add prototype.
1858         * gengtype.c (note_yacc_type): New function.
1859         * gengtype-lex.l: Add lexer support for yacc files.
1860         * gengtype-yacc.y (start): Extract union from yacc files.
1861         (yacc_union): New rule.
1862         (yacc_typematch): New rule.
1863         (yacc_ids): New rule.
1864         (enum_items): Tweak for efficiency.
1865         (optionseq): Likewise.
1866
1867         * c-common.h (struct language_function): Use gengtype.
1868         (struct c_lang_decl): Likewise.
1869         * c-tree.h (struct lang_decl): Likewise.
1870         (struct lang_type): Likewise.
1871         * c-decl.c (lang_mark_tree): Use generated marker routines to mark
1872         tree language substructures.
1873
1874         * stringpool.c (mark_ident): Replace ggc_mark_nonnull_tree with
1875         ggc_mark_tree.
1876         * dwarf2asm.c (mark_indirect_pool_entry): Likewise.
1877
1878         * varasm.c (struct rtx_const): Remove 'skip' tags for scalar arrays.
1879
1880         * stmt.c (struct nesting): Add discriminator.  Use gengtype to
1881         mark. Remove 'data.block.cleanup_ptr' field.
1882         (struct stmt_status): Use usual technique to mark struct nesting.
1883         (gt_ggc_mr_nesting_cond): Delete.
1884         (gt_ggc_mr_nesting_loop): Delete.
1885         (gt_ggc_mr_nesting_block): Delete.
1886         (gt_ggc_mr_nesting_case_stmt): Delete.
1887         (expand_start_cond): Set discriminator.
1888         (expand_start_loop): Likewise.
1889         (expand_start_null_loop): Likewise.
1890         (expand_start_bindings_and_block): Set discriminator.  Don't set
1891         deleted fields.
1892         (expand_decl_cleanup): Replace 'cleanup_ptr' with
1893         &thisblock->data.block.cleanups.
1894         (expand_start_case): Set discriminator.
1895         (expand_start_case_dummy): Set discriminator.
1896
1897         * ggc-callbacks.c: Remove.
1898
1899         * gengtype.h (struct type): Add 'u.s.bitmap' field.
1900         (find_structure): Add 'pos' parameter.
1901         * gengtype-lex.l: Update callers to find_structure.
1902         * gengtype-yacc.y: Likewise.
1903         * gengtype.c (find_structure): Allow for structures to be defined
1904         in multiple language backends.
1905         (get_output_file_with_visibility): Include debug.h in gtype-desc.c.
1906         (counter): Rename to gc_counter.
1907         (write_gc_structure_fields): Fail when writing out fields for
1908         an incomplete structure.  Ignore arrays of scalars.  Handle
1909         'tree_vec' special.
1910         (write_gc_types): Reset counter for each procedure written.
1911
1912         * stmt.c (add_case_node): Use GGC to allocate struct case_node.
1913         (free_case_nodes): Delete.
1914         (expand_end_case_type): Delete call to free_case_nodes.
1915
1916         * Makefile.in (cselib.o): Include gt-<filename>.h.
1917         (gcse.o): Likewise.
1918         (profile.o): Likewise.
1919         (alias.o): Likewise.
1920         (GTFILES): Add alias.c, cselib.c, gcse.c, profile.c, and
1921         alphabetize backend files.
1922         (gt-alias.h, gt-cselib.h, gt-gcse.h, gt-profile.h): New rules.
1923         * alias.c: Use gengtype for roots.
1924         * c-common.h (struct stmt_tree_s): Use gengtype.
1925         * c-decl.c: Use gengtype for roots.
1926         * cselib.c: Use gengtype for roots.
1927         * expr.c: Use gengtype for roots.
1928         * fold-const.c: Use gengtype for roots.
1929         * gcse.c: Use gengtype for roots.
1930         * gengtype-lex.l: Handle typedefs of function types.
1931         Allow for empty array bounds.
1932         Allow processing to stop on initialisers.
1933         * gengtype-yacc.y (externstatic): Stop processing on initialisers.
1934         (semiequal): New rule.
1935         * gengtype.c (create_file): Tidy output files.
1936         (get_output_file_with_visibility): Fix paren warning.  Fix bug
1937         involving multiple input files mapping to one output file.
1938         (write_gc_structure_fields): Skip arrays of scalars.
1939         (write_gc_types): Tidy output files.
1940         (write_gc_root): New function.
1941         (write_gc_roots): Fix bugs, add support for roots that are
1942         structures.
1943         * ggc-common.c (ggc_mark_rtx_ptr): Delete.
1944         (ggc_mark_tree_ptr): Delete.
1945         (ggc_add_rtx_root): Delete.
1946         (ggc_add_tree_root): Delete.
1947         (ggc_del_root): Delete.
1948         * integrate.c (get_func_hard_reg_initial_val): Use ggc_alloc to
1949         allocate struct initial_value_struct.
1950         * profile.c: Use gengtype for roots.
1951         * sdbout.c: Use gengtype for roots.
1952         * varasm.c (mark_weak_decls): Delete unused prototype.
1953         (mark_const_hash_entry): Delete unused function.
1954         * config/darwin-protos.h: Use gengtype for roots.
1955         (machopic_add_gc_roots): Delete.
1956         * config/arm/arm.c: Use gengtype for roots.
1957         * config/arm/arm.h: Use gengtype for roots.
1958         * config/c4x/c4x-protos.h: Use gengtype for roots.
1959         * config/c4x/c4x.c (c4x_add_gc_roots): Delete.
1960         * config/d30v/d30v-protos.h: Use gengtype for roots.
1961         * config/d30v/d30v.c (d30v_add_gc_roots): Delete.
1962         * config/dsp16xx/dsp16xx.c (override_options): Use gengtype for roots.
1963         * config/dsp16xx/dsp16xx.h: Use gengtype for roots.
1964         * config/ia64/ia64-protos.h: Use gengtype for roots.
1965         * config/ia64/ia64.c (ia64_add_gc_roots): Delete.
1966         * config/m68hc11/m68hc11-protos.h: Use gengtype for roots.
1967         * config/m68hc11/m68hc11.c (z_reg): Make global.
1968         (z_reg_qi): Make global.
1969         (m68hc11_add_gc_roots): Delete.
1970         * config/mcore/mcore-protos.h: Use gengtype for roots.
1971         * config/mcore/mcore.c (mcore_add_gc_roots): Delete.
1972         * config/mips/mips.c (mips_add_gc_roots): Delete.
1973         * config/mips/mips.h: Use gengtype for roots.
1974         * config/mmix/mmix.c (override_options): Use gengtype for roots.
1975         * config/mmix/mmix.h: Use gengtype for roots.
1976         * config/mn10200/mn10200.c (asm_file_start): Use gengtype for roots.
1977         * config/mn10200/mn10200.h: Use gengtype for roots.
1978         * config/pa/pa.c: Use gengtype for roots, marking.
1979         (struct deferred_plabel): Use GGC, gengtype.
1980         (pa_add_gc_roots): Delete.
1981         (mark_deferred_plabels): Delete.
1982         * config/pj/pj-protos.h: Use gengtype for roots.
1983         * config/pj/pj.h (OVERRIDE_OPTIONS): Don't define.
1984         * config/rs6000/rs6000.c: Use gengtype for roots.  Don't call
1985         machopic_add_gc_roots.
1986         * config/rs6000/rs6000.h: Use gengtype for roots.
1987         * config/rs6000/t-darwin (darwin.o): Add dependency on gt-darwin.h.
1988         (gt-darwin.h): Add rule.
1989         * config/sh/sh.c: Use gengtype for roots.
1990         * config/sh/t-sh ($(out_object_file)): Add dependency on gt-sh.h.
1991         (gt-sh.h): Add rule.
1992         * config/sparc/sparc.c: Use gengtype for roots.
1993         (sparc_add_gc_roots): Delete.
1994         (struct ultrasparc_pipeline_state): Use GGC, gengtype.
1995         (mark_ultrasparc_pipeline_state): Delete.
1996         * config/sparc/sparc.h: Use gengtype for roots.
1997
1998         * Makefile.in (c-parse.o): Update dependencies.
1999         (c-common.o): Likewise.
2000         (GTFILES): Add c-common.h, c-tree.h, c-common.c, c-parse.in.
2001         Add dependencies for the files they generate.
2002         * c-common.c: Replace ggc_add_* uses with GTY annotations.
2003         * c-common.h: Likewise.
2004         * c-decl.c: Likewise.
2005         (gt_ggc_mp_binding_level): Delete.
2006         * c-lang.c: Include gtype-c.h.
2007         * c-parse.in: Replace ggc_add_* uses with GTY annotations.  Include
2008         gt-c-parse.h.
2009         * c-pragma.h: Replace ggc_add_* uses with GTY annotations.
2010         (gt_ggc_mp_align_stack): Delete.
2011         * c-tree.h: Replace ggc_add_* uses with GTY annotations.
2012         * function.c: Replace ggc_add_* uses with GTY annotations.
2013         (gt_ggc_mp_function): Delete.
2014         * function.h: Replace ggc_add_* uses with GTY annotations.
2015         * gengtype.c (lang_names): New.
2016         (NUM_BASE_FILES): New.
2017         (open_base_files): Create language base files.
2018         (startswith): New.
2019         (get_file_basename): New.
2020         (get_base_file_bitmap): New.
2021         (get_output_file_with_visibility): Rename from get_output_file.
2022         Add more mappings for various C/Objc filenames.
2023         (finish_root_table): New.
2024         (write_gc_roots): Handle dependencies and scoping properly.
2025         * gengtype.h: Add prototypes for new functions.
2026         * ggc-common.c (struct deletable_root): Delete.
2027         (deletables): Delete.
2028         (ggc_add_deletable_root): Delete.
2029         (ggc_mark_roots): No need to deal with deleted functionality.
2030         * ggc.h (ggc_add_deletable_root): Delete prototype.
2031         * objc/Make-lang.in (objc-act.o): Add gtype-objc.h dependency.
2032         (gtype-objc.h): Add rule to create.
2033         * objc/config-lang.in (gtfiles): New.
2034         * objc/objc-act.c: Allocate imp_list using GGC.  Replace uses of
2035         ggc_add_* with GTY markers.  Include gtype-objc.h.
2036         (ggc_mark_imp_list): Delete.
2037         * objc/objc-act.h: Replace uses of ggc_add_* with GTY markers.
2038         * objc/objc-lang.c: Random Whitespace Change.
2039
2040         * except.h (exception_handler_labels): Delete.
2041         (get_exception_handler_labels): New.
2042         * except.c (exception_handler_labels): Delete.
2043         (struct eh_status): Add exception_handler_labels field.
2044         (doing_eh): Don't add exception_handler_labels as root.
2045         (free_eh_status): Don't need to free exception_handler_labels.
2046         (get_exception_handler_labels): New.
2047         (find_exception_handler_labels): Update for move of
2048         exception_handler_labels.
2049         (remove_exception_handler_label): Likewise.
2050         * cfgrtl.c (can_delete_label_p): Use get_exception_handler_labels.
2051         * jump.c (rebuild_jump_labels): Likewise.
2052         * loop.c (find_and_verify_loops): Likewise.
2053         * sched-rgn.c (is_cfg_nonregular): Likewise.
2054
2055         * gengtype.c (write_gc_structure_fields): Handle variable-length
2056         TYPE_ARRAYs.
2057
2058         * varasm.c (struct weak_syms): Use GGC, gengtype.
2059         (mark_weak_decls): Delete.
2060         (weak_decls): Likewise.
2061         (add_weak): Likewise.
2062         (remove_from_pending_weak_list): Likewise.
2063         (init_varasm_once): Likewise.
2064
2065         * Makefile.in (gtype-desc.o): Add libfuncs.h dependency.
2066         (GTFILES): Add tree.h, libfuncs.h, emit-rtl.c, explow.c,
2067         stor-layout.c, regclass.c, and lists.c.
2068         Add dependencies of gt-emit-rtl.h gt-explow.h gt-stor-layout.h
2069         gt-regclass.h and gt-lists.h on s-gtype.
2070         * emit-rtl.c: Use gengtype for roots.  Include gt-emit-rtl.h.
2071         * except.c: Use gengtype for roots.
2072         * explow.c: Use gengtype for roots.  Include gt-explow.h.
2073         * expr.h (init_stor_layout_once): Delete prototype.
2074         * function.c: Use gengtype for roots.
2075         * gengtype-lex.l: Add ENT_EXTERNSTATIC lexing.
2076         * gengtype-yacc.y (start): Can also be an externstatic.
2077         (externstatic): New production.
2078         (struct_fields): Correct array bounds inversion for 2-d arrays.
2079         * gengtype.c (variables): New variable.
2080         (note_variable): New function.
2081         (get_output_file): Include libfuncs.h into gtype-desc.c.
2082         (get_output_file_name): New function.
2083         (write_gc_structure_fields): Suppress warnings.
2084         (write_gc_types): Make static.
2085         (put_mangled_filename): New function.
2086         (write_gc_roots): New function.
2087         (main): Call write_gc_roots.
2088         * gengtype.h (note_variable): Prototype.
2089         (get_output_file_name): Prototype.
2090         (write_gc_types): Delete prototype.
2091         * ggc.h: Clean up unnecessary structure predefinitions.
2092         (struct ggc_root_tab): Define.
2093         (gt_ggc_m_rtx_def): Make function, not macro.
2094         (gt_ggc_m_tree_node): Likewise.
2095         * libfuncs.h: Use gengtype for roots.
2096         * lists.c: Use gengtype for roots.  Include gt-lists.h.
2097         (init_EXPR_INSN_LIST_cache): Delete.
2098         * optabs.c: Use gengtype for roots.
2099         (gt_ggc_mp_optab): Delete.
2100         * optabs.h: Use gengtype for roots.
2101         * regclass.c: Use gengtype for roots.  Include gt-regclass.h.
2102         * rtl.h: Use gengtype for roots.
2103         (init_EXPR_INSN_LIST_cache): Delete prototype.
2104         * stor-layout.c: Use gengtype for roots.
2105         Include gt-stor-layout.h.
2106         (init_stor_layout_once): Delete.
2107         * toplev.c: Use gengtype for roots.  Delete calls to deleted
2108         routines.
2109         * tree.c: Use gengtype for roots.
2110         * tree.h: Use gengtype for roots.
2111         * varasm.c: Use gengtype for roots.
2112
2113         * Makefile.in (GTFILES): Add @all_gtfiles@.
2114         * configure: Regenerate.
2115         * configure.in: Construct all_gtfiles from the gtfiles definitions
2116         in config-lang.in.
2117         * gengtype-yacc.y (type): Warn about duplicate structure names.
2118         * gengtype.c (get_output_file): Handle .c files in language
2119         subdirectories.
2120
2121         * Makefile.in (GTFILES): Run gengtype on all the config files
2122         and on the target .c file.
2123         * except.c (mark_eh_region): Delete.
2124         (init_eh_for_function): Use GGC on struct eh_status.
2125         (mark_eh_status): Delete.
2126         (free_eh_status): Use GGC.
2127         (expand_eh_region_start): Use GGC to
2128         (collect_eh_region_array): Allocate last_region_number using GGC.
2129         (duplicate_eh_region_1): Use GGC to allocate struct eh_region.
2130         (remove_eh_handler): Let GGC free struct eh_region.
2131         (add_call_site): Use GGC to reallocate call_site_record array.
2132         * function.c (init_machine_status): Update calling sequence.
2133         (mark_machine_status): Likewise.
2134         (mark_lang_status): Likewise.
2135         (prepare_function_start): Update init_machine_status call.
2136         (mark_function_status): Delete.
2137         (maybe_mark_struct_function): Delete.
2138         (ggc_mark_struct_function): Delete.
2139         (gt_ggc_mp_function): New.
2140         (gt_ggc_mr_machine_function): New.
2141         (gt_ggc_mr_language_function): New.
2142         (init_function_once): Use canonical names.
2143         * function.h (struct function): Use gengtype.
2144         (init_machine_status): Return the structure.
2145         (mark_machine_status): Take a 'void *'.
2146         (mark_lang_status): Likewise.
2147         * ggc-common.c (ggc_mark_trees): Use canonical name for
2148         ggc_mark_struct_function.
2149         * tree.h (ggc_mark_struct_function): Delete prototype.
2150         * config/alpha/alpha.c (alpha_mark_machine_status): Delete.
2151         (alpha_init_machine_status): Likewise.
2152         (override_options): Use canonical name for alpha_mark_machine_status.
2153         * config/alpha/unicosmk.h (struct machine_function): Use gengtype.
2154         * config/arm/arm.h (struct machine_function): Use gengtype.
2155         * config/arm/arm.c (arm_mark_machine_status): Delete.
2156         (arm_init_machine_status): Update calling sequence.
2157         (arm_init_expanders): Use canonical name for arm_mark_machine_status.
2158         * config/cris/cris.c (cris_init_machine_status): Update
2159         calling sequence.
2160         * config/d30v/d30v.h (struct machine_function): Use gengtype.
2161         * config/d30v/d30v.c (d30v_init_machine_status): Update
2162         calling sequence.
2163         (d30v_mark_machine_status): Delete.
2164         * config/i386/i386.c: Include gt-i386.h.
2165         (struct machine_function): Use gengtype.
2166         (ix86_init_machine_status): Update calling sequence.
2167         (ix86_mark_machine_status): Delete.
2168         (override_options): Use canonical namke for ix86_mark_machine_status.
2169         * config/ia64/ia64.h (struct machine_function): Use gengtype.
2170         * config/ia64/ia64.c (ia64_init_machine_status): Update calling
2171         sequence.
2172         (ia64_mark_machine_status): Delete.
2173         (ia64_override_options): Use canonical name for
2174         ia64_mark_machine_status.
2175         * config/mmix/mmix.c (mmix_init_machine_status): Update calling
2176         sequence.
2177         * config/rs6000/rs6000.c (rs6000_init_machine_status): Likewise.
2178         * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
2179         * gengtype.c (get_output_file): Fix warning.
2180         (main): Add prototype to suppress warning.
2181         * tree.c: Remove tree_hash_mark prototype.
2182
2183         * tree.h (init_stmt): Delete prototype.
2184         * toplev.c (lang_independent_init): Don't call init_stmt.
2185         * stmt.c (ALLOC_NESTING): Use GGC for 'struct nesting'.
2186         (stmt_obstack): Delete.
2187         (POPSTACK): No need to free 'struct nesting'.
2188         (gt_ggc_mr_nesting_cond): Use canonical names.
2189         (gt_ggc_mr_nesting_loop): Use canonical names.
2190         (gt_ggc_mr_nesting_block): Use canonical names.
2191         (gt_ggc_mr_nesting_case_stmt): Use canonical names.
2192         (mark_stmt_status): Delete.
2193         (init_stmt): Delete.
2194         (clear_last_expr): Clear both last_expr_type and last_expr_value.
2195         Use it everywhere that last_expr_type was cleared.
2196         * lists.c (init_EXPR_INSN_LIST_cache): Use ggc_add_deletable_root.
2197         (zap_lists): Delete.
2198         * ggc.h (ggc_add_deletable_root): Prototype.
2199         (mark_stmt_status): Remove prototype.
2200         * ggc-common.c (ggc_add_deletable_root): New.
2201         (ggc_mark_roots): Handle deletable roots.
2202         * function.c (ggc_mark_struct_function): Use canonical name
2203         for mark_stmt_status.
2204         * emit-rtl.c (free_sequence_stack): New.
2205         (start_sequence): Use a freelist for sequences.
2206         (end_sequence): Likewise.
2207         (init_emit_once): Add free_sequence_stack as a deleteable root.
2208         * c-pragma.c Include gt-c-pragma.h.
2209         (struct align_stack): Use gengtype.
2210         (push_alignment): Use GGC for struct align_stack.
2211         (mark_align_stack): Delete.
2212         (gt_ggc_mp_align_stack): New.
2213         (init_pragma): Use canonical name for mark_align_stack.
2214         * c-decl.c: Include gt-c-decl.h.
2215         (struct binding_level): Use gengtype.
2216         (make_binding_level): Use GGC; handle the freelist here.
2217         (pop_binding_level): New.
2218         (pushlevel): Move code into make_binding_level.
2219         (push_label_level): Likewise.
2220         (poplevel): Move code into pop_binding_level.
2221         (pop_label_level): Likewise.
2222         (mark_binding_level): Delete.
2223         (gt_ggc_mp_binding_level): New.
2224         (c_init_decl_processing): Use canonical name for mark_binding_level.
2225         Add free_binding_level as deletable root.
2226         (mark_c_function_context): Use canonical name for mark_binding_level.
2227         * Makefile.in (c-decl.o): Add gt-c-decl.h.
2228         (c-pragma.o): Add gt-c-pragma.h.
2229         (GTFILES): Add c-decl.c and c-pragma.c.
2230         (gt-c-decl.h, gt-c-pragma.h): Create using gengtype.
2231
2232         * tree.c (struct type_hash): Use gengtype.
2233         (init_obstacks): Use canonical name for type_hash_mark.
2234         (type_hash_mark): Delete.
2235         Include gt-tree.h.
2236         * rtl.h (struct mem_attrs): Use gengtype.
2237         * optabs.h (struct optab): Use gengtype.
2238         * optabs.c (expand_binop): Squish signed/unsigned warning.
2239         (mark_optab): Make local, use canonical name, use autogenerated
2240         marker procedure.
2241         (init_optabs): Use canonical name for mark_optab.
2242         (new_optab): Use GGC to allocate optabs.
2243         * ggc.h: Delete mark_optab prototype.
2244         * ggc-common.c (ggc_mark_rtx_children): Use canonical name for
2245         mem_attrs marker procedure.
2246         * gengtype.c (get_output_file): Include headers in gtype-desc.c
2247         explicitly rather than deducing them from file names.
2248         (write_gc_structure_fields): Handle arrays of structures.
2249         (main): Return non-zero exit code if errors occur during output.
2250         * emit-rtl.c (mem_attrs_mark): Delete.
2251         (init_emit_once): Use canonical name for mem_attrs marker procedure.
2252         * Makefile.in (gtype-desc.o): Explicitly name dependencies.
2253         (tree.o): Depend on gt-tree.h.
2254         (GTFILES): Add rtl.h, optabs.h, tree.c.
2255         (gt-tree.h): Add it to s-gtype rule.
2256
2257         * .cvsignore: Ignore gengtype flex/bison generated files.
2258         * Makefile.in (GGC_H): Add gtype-desc.h.
2259         (OBJS): Add gtype-desc.o.
2260         (GEN): Add gengtype.
2261         (STAGESTUFF): Add gengtype.
2262         (varasm.o): Add gt-varasm.h.
2263         (stmt.o): Add gt-stmt.h.
2264         (except.o): Add gt-except.h.
2265         (integrate.o): Add gt-integrate.h.
2266         (GTFILES): New.
2267         Add new rules for new files.
2268         * configure: Regenerate.
2269         * configure.in: Correct defaults.h paths.
2270         * emit-rtl.c (mark_sequence_stack): Delete.
2271         (mark_emit_status): Delete.
2272         (start_sequence): Allocate sequence structures using GGC.
2273         (end_sequence): Allocate sequence structures using GGC.
2274         * except.c: Use gengtype for various structures.  Include
2275         gt-except.h.
2276         * expr.c (mark_expr_status): Delete.
2277         * function.c: Use gengtype for various structures.  Include
2278         gt-function.h.
2279         (mark_function_status): Use standard gt_ggc names for marker functions.
2280         (ggc_mark_struct_function): Likewise.
2281         * function.h: Use gengtype for various structures.
2282         * gengtype-lex.l: New file.
2283         * gengtype-yacc.y: New file.
2284         * gengtype.c: New file.
2285         * gengtype.h: New file.
2286         * ggc.h: Include gtype-desc.h.  Alias some marker procedures to
2287         the standard names.  Remove some now-unnecessary prototypes.
2288         * integrate.c: Use gengtype for various structures.  Include
2289         gt-integrate.h.
2290         (mark_hard_reg_initial_vals): Delete.
2291         * integrate.h (mark_hard_reg_initial_vals): Delete.
2292         * stmt.c: Use gengtype for various structures.  Include
2293         gt-stmt.h.
2294         (mark_case_node): Delete.
2295         (mark_goto_fixup): Delete.
2296         (mark_stmt_status): Use standard gt_ggc names for marker functions.
2297         * system.h: Define GTY to empty.   In flex/bison files,
2298         don't poison malloc or realloc, instead just define them to
2299         xmalloc and xrealloc.
2300         * varasm.c: Use gengtype for various structures.  Include
2301         gt-varasm.h.  Use standard gt_ggc names for marker functions.
2302         (mark_pool_constant): Delete.
2303         (mark_varasm_status): Delete.
2304         (decode_rtx_const): #if 0 out non-typesafe hack.
2305
2306         * function.h (free_lang_status): Mark as obsolete.
2307         * function.c (free_lang_status): Mark as obsolete.
2308         * c-decl.c (push_c_function_context): Use GC to allocate and free
2309         struct language_function.
2310         (pop_c_function_context): Likewise.
2311         * c-common.c (mark_c_language_function): Mark struct
2312         language_function.
2313
2314         * doc/tm.texi (Per-Function Data): Don't document free_machine_status.
2315         Document that the machine_function structures must be allocated
2316         using GC.  Update mark_machine_status documentation.
2317         * function.h: Don't declare free_machine_status.
2318         * function.c (free_machine_status): Don't define.
2319         (free_after_compilation): Don't call free_machine_status.
2320         (ggc_mark_struct_function): Mark f->machine.  Call
2321         mark_machine_status only on non-NULL pointers.
2322         * system.h: Poison free_machine_status.
2323         * config/xtensa/xtensa.c (xtensa_init_machine_status): Use GC on
2324         struct machine_function.
2325         (xtensa_free_machine_status): Delete.
2326         (override_options): Don't set free_machine_status.
2327         * config/rs6000/rs6000.c (rs6000_override_options): Don't set
2328         free_machine_status.
2329         (rs6000_init_machine_status): Use GC on struct machine_function.
2330         (rs6000_free_machine_status): Delete.
2331         * config/ia64/ia64.c (ia64_init_machine_status): Use GC on struct
2332         machine_function.
2333         (ia64_mark_machine_status): Likewise.
2334         (ia64_free_machine_status): Delete.
2335         (ia64_override_options): Don't set free_machine_status.
2336         * config/i386/i386.c (override_options): Don't set
2337         free_machine_status.
2338         (ix86_init_machine_status): Use GC on struct machine_function.
2339         (ix86_mark_machine_status): Likewise.
2340         (ix86_free_machine_status): Delete.
2341         * config/d30v/d30v.c: (d30v_init_machine_status): Use GC on struct
2342         machine_function.
2343         (d30v_mark_machine_status): Likewise.
2344         (d30v_free_machine_status): Delete.
2345         (d30v_init_expanders): Don't set free_machine_status.
2346         * config/arm/arm.c (arm_mark_machine_status): Use GC on struct
2347         machine_function.
2348         (arm_init_machine_status): Likewise.
2349         (arm_free_machine_status): Delete.
2350         (arm_init_expanders): Don't set free_machine_status.
2351         * config/alpha/alpha.c (override_options): Don't set
2352         free_machine_status.
2353         (alpha_init_machine_status): Use GC on struct machine_function.
2354         (alpha_mark_machine_status): Likewise.
2355         (alpha_free_machine_status): Delete.
2356
2357         * varasm.c (compare_constant): Fix typo.
2358
2359         * varasm.c: Don't include obstack.h.
2360         (struct varasm_status): x_const_rtx_hash_table is a hash of rtxes.
2361         (struct rtx_const): Give substructures names, improve formatting.
2362         (struct constant_descriptor): Delete.
2363         (struct constant_descriptor_tree): New, based on constant_descriptor.
2364         (const_hash_table): Is a hash table of trees.
2365         (mark_const_hash_entry): Is used for hashes of trees.  Mark
2366         constant_descriptor_tree structure.
2367         (mark_const_str_htab_1): Mark deferred_string structure.
2368         (compare_constant): Rewrite to compare trees.
2369         (compare_constant_1): Delete.
2370         (record_constant): Delete.
2371         (record_constant_1): Delete.
2372         (output_constant_def): Use struct constant_descriptor_tree.
2373         Don't duplicate trees twice.
2374         (struct constant_descriptor_rtx): New.
2375         (struct pool_constant): Used for rtx constants.
2376         (init_varasm_status): Update for change to struct varasm_status.
2377         (mark_varasm_status): Likewise.
2378         (free_varasm_status): Delete.
2379         (compare_constant_rtx): Rewrite to handle constant_descriptor_rtx.
2380         (record_constant_rtx): Likewise.
2381         (mem_for_const_double): Update to use struct constant_descriptor_rtx.
2382         (force_const_mem): Likewise.
2383         * Makefile.in (varasm.o): Doesn't depend on obstack.h.
2384         * function.c (free_after_compilation): Don't use free_varasm_status.
2385         * function.h: Don't prototype free_varasm_status.
2386
2387         * ggc-common.c (ggc_realloc): Handle X being NULL.
2388
2389         * ggc-common.c (ggc_realloc): New function.
2390         * ggc.h: Prototype it.
2391         * emit-rtl.c (free_emit_status): Delete.
2392         (init_emit): Allocate emit subarrays using GC.
2393         (gen_reg_rtx): Reallocate subarrays using GC.
2394         (init_emit): Use GC to allocate 'struct emit_status' and its
2395         subarrays.
2396         (mark_emit_status): Mark structure and its subarrays.
2397         * stmt.c (free_stmt_status): Delete.
2398         * expr.c (free_expr_status): Delete.
2399         * function.h: Remove prototypes for deleted functions.
2400         * function.c (free_after_compilation): Don't use deleted functions.
2401         Don't call free() on x_parm_reg_stack_loc.
2402         (free_after_parsing): Don't use free_stmt_status.
2403         (assign_parms): Use GC to allocate and resize x_parm_reg_stack_loc.
2404         (mark_function_status): Mark x_parm_reg_stack_loc.
2405
2406         * varasm.c (init_varasm_status): Use GC to allocate
2407         'struct varasm_status' and its fields x_const_rtx_hash_table
2408         and x_const_rtx_sym_hash_table.
2409         (mark_varasm_status): Mark them.
2410         (free_varasm_status): Use GC to free them.
2411         * expr.c (init_expr): Use GC to allocate 'struct expr_status'.
2412         (mark_expr_status): Mark the structure itself.
2413         (free_expr_status): Use GC to free the structure.
2414         * stmt.c (free_stmt_status): Use GC to free 'struct stmt_status'.
2415         (mark_stmt_status): Mark the 'struct stmt_status' itself.
2416         (init_stmt_for_function): Allocate the structure for GC.
2417
2418         * dwarf2out.c (lookup_type_die): Use TYPE_SYMTAB_DIE.
2419         (equate_type_number_to_die): Likewise.
2420         * tree.h (TYPE_SYMTAB_DIE): New macro.
2421         (struct die_struct): Predeclare.
2422         (struct tree_type): Add field symtab.die.   Add a tag
2423         to the union type of field symtab.
2424
2425         * varray.h (VARRAY_RTVEC_INIT): A varray of rtvec contains
2426         'struct rtvec_def *', not 'struct rtvec_def'.
2427
2428         * function.h (original_arg_vector): Make a real rtvec.
2429         * function.c (ggc_mark_struct_function): Adjust.
2430         * integrate.c (expand_inline_function): Adjust.
2431
2432 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
2433
2434         * config.gcc (sh5-*-netbsd*, sh5l*-*-netbsd*)
2435         (sh64-*-netbsd*, sh64l*-*-netbsd*): New targets.
2436         * config/sh/netbsd-elf.h (TARGET_VERSION_ENDIAN)
2437         (TARGET_VERSION_CPU): Define according to the
2438         default target.
2439         (TARGET_VERSION): Use TARGET_VERSION_ENDIAN and
2440         TARGET_VERSION_CPU.
2441         (TARGET_OS_CPP_BUILTINS): Use NETBSD_OS_CPP_BUILTINS_LP64
2442         if TARGET_SHMEDIA64.
2443         (LINK_DEFAULT_CPU_EMUL): Define according to the
2444         default target.
2445         (SUBTARGET_LINK_EMUL_SUFFIX): Define.
2446         (SUBTARGET_LINK_SPEC): Define.
2447         (LINK_SPEC): Use SH_LINK_SPEC.
2448         (ASM_SPEC): Remove.
2449         (TARGET_DEFAULT): Use TARGET_CPU_DEFAULT.
2450         (FUNCTION_PROFILER): Add cases for TARGET_SHMEDIA32
2451         and TARGET_SHMEDIA64 which abort, for now.
2452         * config/sh/t-netbsd-sh5: New file.
2453         * config/sh/t-netbsd-sh5-32: New file.
2454         * config/sh/t-netbsd-sh5-64: New file.
2455
2456 2002-06-03  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2457             Richard Henderson  <rth@redhat.com>
2458
2459         * config/alpha/alpha.c (reg_or_const_int_operand): New.
2460         (some_operand, input_operand): Accept CONST_VECTOR.
2461         (alpha_extra_constraint): Add 'W'.
2462         (alpha_expand_zap_mask): New.
2463         (alpha_expand_builtin_vector_binop): New.
2464         (enum alpha_builtin): New.
2465         (zero_arg_builtins, one_arg_builtins, two_arg_builtins): New.
2466         (alpha_init_builtins, alpha_expand_builtin): New.
2467         (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): New.
2468         * config/alpha/alpha.h (VECTOR_MODE_SUPPORTED_P): New.
2469         (PREDICATE_CODES): Update.
2470         * config/alpha/alpha-protos.h: Update.
2471         * config/alpha/alpha.md (UNSPEC_CMPBGE, UNSPEC_ZAP,
2472         UNSPEC_AMASK, UNSPEC_IMPLVER, UNSPEC_PERR, UNSPECV_RPCC): New.
2473         (movv8qi, movv8qi_fix, movv8qi_nofix): New.
2474         (movv4hi, movv4hi_fix, movv4hi_nofix): New.
2475         (movv2si, movv2si_fix, movv2si_nofix): New.
2476         (uminv8qi3, sminv8qi3, uminv4hi3, sminv4hi3): New.
2477         (umaxv8qi3, smaxv8qi3, umaxv4hi3, smaxv4hi3): New.
2478         (builtin_cmpbge, builtin_extql, builtin_extqh, builtin_zap,
2479         builtin_zap_1, builtin_zapnot, builtin_zapnot_1, builtin_amask,
2480         builtin_implver, builtin_rpcc, builtin_minub8, builtin_minsb8,
2481         builtin_minuw4, builtin_minsw4, builtin_maxub8, builtin_maxsb8,
2482         builtin_maxuw4, builtin_maxsw4, builtin_perr, builtin_pklb,
2483         pklb, builtin_pkwb, pkwb, builtin_unpkbl, unpkbl,
2484         builtin_unpkbw, unpkbw): New.
2485         * doc/extend.texi (Alpha Built-in Functions): New.
2486
2487 2002-06-03  Richard Henderson  <rth@redhat.com>
2488
2489         * crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on
2490         USE_EH_FRAME_REGISTRY, not EH_FRAME_SECTION_NAME.
2491
2492 2002-06-03  Richard Henderson  <rth@redhat.com>
2493
2494         * config/alpha/alpha-protos.h: Eliminate unneeded ifdefs.
2495
2496         * config/alpha/alpha.c (reg_or_0_operand): Use CONST0_RTX.
2497         (const0_operand): New.
2498         (reg_or_fp0_operand, fp0_operand): Remove.
2499         * config/alpha/alpha.h (PREDICATE_CODES): Update.
2500         * config/alpha/alpha-protos.h: Update.
2501         * config/alpha/alpha.md: Replace all uses of reg_or_fp0_operand
2502         and fp0_operand with reg_or_0_operand and const0_operand.
2503
2504 2002-06-03  Dan Nicolaescu  <dann@godzilla.ics.uci.edu>
2505
2506         * alias.c (nonoverlapping_memrefs_p): Fix off by one error.
2507
2508 2002-06-03  Roger Sayle  <roger@eyesopen.com>
2509
2510         * gcse.c (cprop_jump): Use single_set to get the pattern
2511         from the setcc argument.
2512
2513 2002-06-03  Gabriel Dos Reis  <gdr@codesourcery.com>
2514
2515         * diagnostic.h (diagnostic_count): Move from output_buffer to
2516         diagnostic_context.
2517         (diagnostic_kind_count): Adjust definition.
2518
2519 Mon Jun  3 19:11:53 CEST 2002  Jan Hubicka  <jh@suse.cz>
2520
2521         * except.c (except.c): Do not rebuild CFG.
2522         * toplev.c (rest_of_compilation): Recompute CFG after sibcall
2523         optimization.
2524
2525 Mon Jun  3 11:53:01 CEST 2002  Jan Hubicka  <jh@suse.cz>
2526
2527         * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.
2528         * toplev.c: Include cfglahout.h
2529         * Makefile.in (toplev.c): Add dependnecy.
2530
2531 2002-06-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2532
2533         * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.
2534         (CPP_CPU32_SPEC, CPP_CPU64_SPEC): Kill.
2535         (CPP_CPUCOMMON_SPEC): Rename CPP_CPU_SPEC.
2536
2537 2002-06-03  Jason Thorpe  <thorpej@wasabisystems.com>
2538
2539         * config/ns32k/netbsd.h: Update copyright years.
2540         (TARGET_OS_CPP_BUILTINS): Define.
2541         (CPP_PREDEFINES): Remove.
2542         * config/ns32k/ns32k.h (CPP_PREDEFINES): Remove.
2543         (TARGET_CPU_CPP_BUILTINS): Define.
2544
2545 2002-06-02  Kazu Hirata  <kazu@cs.umass.edu>
2546
2547         * emit-rtl.c: Fix formatting.
2548         * errors.h: Likewise.
2549         * except.c: Likewise.
2550         * explow.c: Likewise.
2551         * expmed.c: Likewise.
2552         * expr.c: Likewise.
2553         * expr.h: Likewise.
2554
2555 2002-06-02  Kazu Hirata  <kazu@cs.umass.edu>
2556
2557         * config/h8300/elf.h: Fix formatting.
2558         * config/h8300/rtems.h: Likewise.
2559
2560 2002-06-03  Jason Thorpe  <thorpej@wasabisystems.com>
2561
2562         * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.
2563
2564 2002-06-02  Tom Tromey  <tromey@redhat.com>
2565
2566         * fixinc/fixincl.x: Rebuilt.
2567         * fixinc/inclhack.def (thread_keyword): Match `*__thread'.
2568
2569 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2570
2571 config/i370:
2572         * i370.h (TARGET_CPU_CPP_BUILTINS): Use.
2573         * linux.h: Use TARGET_OS_CPP_BUILTINS rather than CPP_PREDEFINES.
2574         * mvs.h: Similarly.
2575         * oe.h: Similarly.
2576
2577 Mon Jun  3 00:18:20 CEST 2002  Jan Hubicka  <jh@suse.cz>
2578
2579         * final.c (final):  Allow notes to not have computed addresses;
2580         kill no longer needed STACK_REGS ifdef.
2581
2582 2002-06-02  Richard Henderson  <rth@redhat.com>
2583
2584         * gcse.c (bypass_conditional_jumps): Fix typo last change.
2585
2586 Sun Jun  2 23:02:11 CEST 2002  Jan Hubicka  <jh@suse.cz>
2587
2588         * loop.c (emit_prefetch_instructions): Properly place the address
2589         computation.
2590
2591 Sun Jun  2 22:56:48 CEST 2002  Jan Hubicka  <jh@suse.cz>
2592
2593         * basic-block.h (basic_block_for_insn, BLOCK_FOR_INSN): Kill.
2594         (set_block_for_insn): Turn into macro.
2595         * cfgbuild.c (find_basic_block): Do not clear basic_block_for_insn.
2596         * cfglayout.c (insn_scopes): Kill.
2597         (scope_to_insns_initialize): Do not use insn_scopes.
2598         (scope_to_insns_finalize): Likewise.
2599         (duplicate_insn_chain): Likewise.
2600         (cfg_layout_initialize, cfg_layout_finalize): Do not turn scopes to notes.
2601         * cfgrtl.c (basic_block_for_insn): Kill.
2602         (delete_insn_and_edges, delete_insn_chain_and_edges): Simplify.
2603         (create_basic_block_structure): Use reorder_insns.
2604         (compute_bb_for_insn): Do not use basic_block_for_insn.
2605         (merge_blocks_nomove): Likewise.
2606         (update_bb_for_insn): Likewise.
2607         (verify_flow_info): Likewise.
2608         (set_block_for_insn): Kill.
2609         * combine.c (try_combine): Update gen_rtx_INSN call.
2610         * emit-rtl.c (gen_label_rtx): Update gen_rtx_CODE_LABEL call.
2611         (mark_insn_raw, make_jump_insn_raw, make_call_insn_raw): Clear
2612         scopes and BBs.
2613         (add_insn_after, add_insn_before, remove_insn, reorder_insns): Simplify.
2614         (emit_note_before, emit_note_after, emit_line_note_after, emit_note):
2615         Clear BB.
2616         (emit_insns_after): Simplify.
2617         (emit_copy_of_insn_after): Copy scope.
2618         * final.c (final_start_function): Lower scopes.
2619         * flow.c (check_function_return_warnings): Do not rely on deleted insn.
2620         * integrate.c (copy_insn_list): Cope scopes.
2621         * jump.c (duplicate_loop_exit_test): LIkewise; simplify.
2622         * loop.c (loop_optimize): Do not care block notes.
2623         * print-rtl.c (print_rtx): Print BB.
2624         * recog.c (apply_change_group): Simplify.
2625         * rtl.c (copy_rtx): Handle 'B'.
2626         * rtl.def (INSN, CALL_INSN, JUMP_INSN, NOTE): Add extra fields.
2627         * rtl.h (Field accessors): Update indexes.
2628         * sched-ebb.c (schedule_ebbs): Do not lower notes.
2629         * sched-rgn.c (schedule_insns): Likewise.
2630         * toplev.c (rest_of_compilation): Lower notes.
2631         * unroll.c (unroll_loop): Do not care scoping notes.
2632         (copy_loop_body): Copy scopes.
2633
2634 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2635
2636 config/h8300:
2637         * elf.h: Use TARGET_OS_CPP_BUILTINS rather than
2638         SUBTARGET_SPEC.
2639         * rtems.h: Similarly.
2640         * h8300.h (CPP_PREDEFINES, CPP_SPEC, SUBTARGET_CPP_SPEC,
2641         EXTRA_SPECS, SUBTARGET_EXTRA_SPECS): Remove.
2642         (TARGET_CPU_CPP_BUILTINS): Use.
2643
2644 2002-06-02  Richard Henderson  <rth@redhat.com>
2645
2646         * alias.c: Include target.h.
2647         (mark_constant_function): Use targetm.binds_local_p instead
2648         of checking TREE_PUBLIC ourselves.
2649         * Makefile.in (alias.o): Add TARGET_H.
2650
2651 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2652
2653         * c-lex.c: Update copyright and file description.
2654
2655 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2656
2657         * config/fr30/fr30.h: Update to new CPP macros.
2658
2659 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2660
2661         * config/dsp16xx/dsp16xx.h: Update to new CPP macros.
2662
2663 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2664             Zack Weinberg <zack@codesourcery.com>
2665
2666         * c-common.c (c_common_init): Override cpplib's default
2667         warn_long_long setting.
2668         * c-lex.c (lex_number): Replace with interpret_integer,
2669         interpret_float, narrowest_unsigned_type and
2670         narrowest_signed_type, taking advantage of the new
2671         cpplib functionality.
2672         * cpperror.c (_cpp_begin_message): If a warning is turned
2673         into an error, avoid printing "warning:".
2674         * cppexp.c (cpp_num_sign_extend): New.
2675         * cppinit.c: Update comment.
2676         * cpplib.h (cpp_num_sign_extend): New.
2677         * tree.h: Update comment.
2678
2679 2002-06-02  Gabriel Dos Reis  <gdr@codesourcery.com>
2680
2681         * diagnostic.h (struct diagnostic_context):  Add new member
2682         internal_error.
2683         (internal_error_function): Remove declaration.
2684         * diagnostic.c (internal_error_function): Remove definition..
2685         (internal_error): Adjust use.
2686
2687 2002-06-02  Richard Henderson  <rth@redhat.com>
2688
2689         * rtl.h (CC0_P): New.
2690         * gcse.c (cprop_jump): Use it with single_set.  Tweak dump text.
2691         (cprop_insn): Allow any mode register; use CC0_P.  CSE out single_set.
2692         (bypass_block): Save old dest block for dump text.
2693         (bypass_conditional_jumps): Allow any mode register; use CC0_P.
2694         Allow only true SET insns, not single_set.
2695
2696 2002-06-02  Gabriel Dos Reis  <gdr@codesourcery.com>
2697
2698         * diagnostic.c (diagnostic_finish): Rename to output_flush.
2699         (clear_disgnostic_info): Rename to output_clear_data.  Use false
2700         instead of 0 for boolean value.
2701         Adjust function call throughout.
2702
2703 Sun Jun  2 19:15:27 CEST 2002  Jan Hubicka  <jh@suse.cz>
2704
2705         * cfgrtl.c (commit_one_edge_insertion): Fix warning.
2706         * gcse.c (bypass_conditional_jumps): CSE out single_set call.
2707
2708 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2709
2710         * d30v.h (CPP_PREDEFINES): Replace with
2711         (TARGET_CPU_CPP_BUILTINS): New.
2712
2713 2002-06-02  Roger Sayle  <roger@eyesopen.com>
2714
2715         * config/alpha/alpha.h [ASM_OUTPUT_LABELREF]: Fix typo.
2716
2717 Sun Jun  2 12:11:52 CEST 2002  Jan Hubicka  <jh@suse.cz>
2718
2719         * gcse.c (bypass_conditional_jumps): Use single set to obtain set.
2720
2721 2002-06-02  Richard Henderson  <rth@redhat.com>
2722
2723         * rtlanal.c (volatile_refs_p): Not automatically true for CALL.
2724
2725 2002-06-02  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2726
2727         Support for C++ constructors/destructors.
2728         * config/avr/avr.c (avr_output_function_epilogue): Jump to exit()
2729         instead of looping if main() returns.
2730         (asm_file_start): Output global symbols that cause .data and .bss
2731         initialization code to be linked in, unconditionally for now.
2732         (avr_asm_out_ctor, avr_asm_out_dtor): New functions.
2733         * config/avr/avr.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): New.
2734         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
2735         (LIBSTDCXX): New.
2736         * config/avr/libgcc.S (_exit): Split in .fini9 and .fini0 sections.
2737         (__tablejump__): New.
2738         (__do_copy_data, __do_clear_bss): New.
2739         (__do_global_ctors, __do_global_dtors): New.
2740         * config/avr/t-avr (LIB1ASMFUNCS): Add _copy_data, _clear_bss,
2741         _ctors, _dtors.
2742
2743 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2744
2745         * c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): New.
2746         (CPP_SPEC, CPP_PREDEFINES): Kill.
2747         * c4x/rtems.h (CPP_PREDEFINES): Kill.
2748         (TARGET_OS_CPP_BUILTINS): New.
2749
2750 Sat Jun  1 23:29:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
2751
2752         * Makefile.in (tracer.o): New.
2753         * params.def (TRACER_*): New options.
2754         * rtl.h (tracer): Declare.
2755         * timevar.def (TV_TRACER): New.
2756         * toplev.c (dump_file_index): Add DFI_tracer.
2757         (dump_file_info): Add tracer.
2758         (flag_tracer): New.
2759         (lang_indepdenent_options): Add tracer.
2760         (rest_of_compilation): Call tracer.
2761         * tracer.c: New file.
2762         * invoke.texi (-ftracer): Document.
2763         (--param tracer-*): Document.
2764
2765 2002-06-01  Daniel Berlin  <dberlin@dberlin.org>
2766
2767         * tree-inline.c (expand_call_inline): Make the statement
2768         expression we generate have a COMPOUND_STMT.
2769
2770 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2771
2772         * gcse.c (cprop_cc0_jump): Function deleted.
2773         (cprop_jump): Take an additional argument which is the possibly
2774         NULL cc setting insn immediately before the conditional jump.
2775         When a MODE_CC set is present, substitute it into the JUMP_INSN
2776         before attempting the constant propagation.
2777         (cprop_insn):  Recognize cc setters followed by conditional jumps
2778         as a special case.   Use cprop_jump instead of cprop_cc0_jump.
2779         (cprop_one_pass):  Call bypass_conditional_jumps if altering jumps.
2780         (find_bypass_set): New function based upon find_avail_set used by
2781         cprop, but finds constant expressions available at the end of
2782         basic blocks.
2783         (bypass_block): New function.  Given a basic block that begins
2784         with a conditional jump and multiple incoming edges, perform
2785         the jump bypass optimization.
2786         (bypass_conditional_jumps): New function.  Call bypass_block with
2787         each suitable basic block in the CFG using a simple single pass.
2788
2789 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2790
2791         * tree.c (real_minus_onep): New function to test for -1.0.
2792         * fold-const.c (fold) [MULT_EXPR]:  Optimize -1.0*x into -x.
2793
2794 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2795
2796         * fold-const.c (fold_truthop): Transform "a || b" into "(a|b) != 0"
2797         and "!p && !q" into "(p|q) == 0" under suitable conditions.
2798
2799 2002-06-01  Andreas Jaeger  <aj@suse.de>
2800
2801         * cppexp.c (cpp_classify_number): Cast precission to int for
2802         correct printf format.
2803
2804 2002-06-01  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2805
2806         * config/avr/avr.c (avr_mcu_types): Remove devices that were once
2807         expected, but don't really exist: atmega83, atmega85, attiny10.
2808         * config/avr/avr.h (LINK_SPEC): Update to use the new avr[1-5] ld
2809         emulations for all devices.
2810         (CRT_BINUTILS_SPECS): Remove atmega83, atmega85, attiny10.
2811         * config/avr/t-avr (MULTILIB_MATCHES): Remove atmega83, atmega85.
2812
2813 2002-06-01  Kazu Hirata  <kazu@cs.umass.edu>
2814
2815         * config/h8300/h8300-protos.h: Add a prototype for
2816         h8300_shift_needs_scratch_p.
2817         * config/h8300/h8300.c (h8300_shift_needs_scratch_p): New.
2818         * config/h8300/h8300.h (OK_FOR_R): New.
2819         (OK_FOR_S): Likewise.
2820         (OK_FOR_T): Likewise.
2821         (EXTRA_CONSTRAINT): Call OK_FOR_R, OK_FOR_S, and OK_FOR_T.
2822         * config/h8300/h8300.md (anonymous shift patterns): Use
2823         constraints R, S, and T.
2824
2825 Sat Jun  1 11:23:22 CEST 2002  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2826
2827         * basic-block.h (struct basic_block_def): New field loop_father.
2828         (BB_VISITED): New flag.
2829         (struct loop): New field pred, removed field shared.
2830         (struct loops): New field parray.
2831         (LOOP_EXITS_DOMS): Removed.
2832         (flow_loop_tree_node_add, flow_loop_tree_node_remove,
2833         flow_loop_nested_p, flow_bb_inside_loop_p, get_loop_body,
2834         dfs_enumerate_from, loop_preheader_edge, loop_latch_edge,
2835         add_bb_to_loop, remove_bb_from_loops, find_common_loop,
2836         verify_loop_structure): Declare.
2837         * cfg.c (entry_exit_blocks): Initialize loop_father field.
2838         * cfganal.c (dfs_enumerate_from): New function.
2839         * cfgloop.c (HEAVY_EDGE_RATIO): New constant.
2840         (flow_loop_entry_edges_find, flow_loop_exit_edges_find,
2841         flow_loop_nodes_find, flow_loop_level_compute, flow_loop_nested_p,
2842         flow_loop_dump, flow_loops_dump, flow_loops_free,
2843         flow_loop_tree_node_add, flow_loop_level_compute,
2844         flow_loops_level_compute, flow_loop_scan, flow_loops_update,
2845         flow_loop_outside_edge_p): Modified for new infrastructure.
2846         (make_forwarder_block, canonicalize_loop_headers, glb_enum_p,
2847         redirect_edge_with_latch_update, flow_loop_free): New static functions.
2848         (flow_loop_tree_node_remove, flow_bb_inside_loop_p,
2849         get_loop_body, add_bb_to_loop, remove_bb_from_loops,
2850         find_common_loop, verify_loop_structure, loop_latch_edge,
2851         loop_preheader_edge): New functions.
2852         (flow_loops_cfg_dump): Do not show dominators, as this information
2853         does not remain up to date long.
2854         (flow_loops_find): Store results in new format.
2855         * predict.c (propagate_freq, estimate_probability,
2856         estimate_loops_at_level, estimate_bb_frequencies): Use new loop
2857         infrastructure.
2858
2859 2002-06-01  Alan Lehotsky  <apl@alum.mit.edu>
2860
2861         * except.c (nothrow_function_p): Walk epilogue delay list
2862         checking the insn, not the chain for potential throws.
2863
2864 2002-05-31  Zack Weinberg  <zack@codesourcery.com>
2865
2866         * Makefile.in (INSTALL_CPP, UNINSTALL_CPP): Remove.
2867         (install): Refer to install-cpp directly.
2868         (uninstall-cpp): Folded into uninstall rule.
2869         * configure.in: Delete all code relating to --disable-cpp.
2870         * configure: Regenerate.
2871         * config/t-install-cpp: Delete.
2872
2873 2002-05-31  Richard Henderson  <rth@redhat.com>
2874
2875         * configure.in (HAVE_AS_TLS): Add alpha tests.
2876         * configure: Rebuild.
2877         * config/alpha/alpha.c (TARGET_AS_TLS): New.
2878         (alpha_tls_size, alpha_tls_size_string): New.
2879         (overide_options): Set it.  Always install machine_status hooks.
2880         (input_operand): Accept got tls predicates.
2881         (local_symbol_p): Merge into ...
2882         (local_symbolic_operand): ... here.  Reject tls symbols.
2883         (global_symbolic_operand): Likewise.
2884         (tls_symbolic_operand_1, dtp16_symbolic_operand): New.
2885         (dtp32_symbolic_operand, gotdtp_symbolic_operand): New.
2886         (tp16_symbolic_operand, tp32_symbolic_operand): New.
2887         (gottp_symbolic_operand, tls_symbolic_operand_type): New.
2888         (alpha_encode_section_info): Handle TLS symbols.
2889         (alpha_strip_name_encoding): Likewise.
2890         (alpha_legitimate_address_p): Likewise.
2891         (alpha_legitimize_address): Likewise.
2892         (alpha_expand_mov): Early exit to avoid nop moves.
2893         (struct machine_function): Move from unicosmk.h.  Add some_ld_name.
2894         (alpha_init_machine_status, alpha_mark_machine_status,
2895         alpha_free_machine_status): Always define.
2896         (get_some_local_dynamic_name, get_some_local_dynamic_name_1): New.
2897         (print_operand, print_operand_address): Add TLS relocs.
2898         * config/alpha/alpha.h (HAVE_AS_TLS): Default 0.
2899         (MASK_TLS_KERNEL, TARGET_TLS_KERNEL): New.
2900         (TARGET_SWITCHES): Add -mtls-kernel.
2901         (alpha_tls_size, alpha_tls_size_string): New.
2902         (TARGET_OPTIONS): Add -mtls-size=.
2903         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS,
2904         REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Add R0_REG.
2905         (ASM_OUTPUT_LABELREF): Skip %.
2906         (PRINT_OPERAND_PUNCT_VALID_P): Add &.
2907         (PREDICATE_CODES): Update.
2908         * config/alpha/alpha.md (UNSPEC_TLSGD_CALL, UNSPEC_TLSLDM_CALL,
2909         UNSPEC_TLSGD, UNSPEC_TLSLDM, UNSPEC_DTPREL, UNSPEC_TPREL,
2910         UNSPEC_TP, UNSPECV_SET_TP): New.
2911         (adddi_er_lo16_dtp, adddi_er_hi32_dtp, adddi_er_lo32_dtp,
2912         adddi_er_lo16_tp, adddi_er_hi32_tp, adddi_er_lo32_tp, load_tp,
2913         set_tp, movdi_er_tlsgd, movdi_er_tlsldm, movdi_er_gotdtp,
2914         movdi_er_gottp, call_value_osf_tlsgd, call_value_osf_tlsldm): New.
2915         (call_value_osf_2_er): Accept anything as op4.
2916         * config/alpha/alpha-protos.h: Update.
2917         * config/alpha/unicosmk.h (struct machine_function): Move to alpha.c.
2918
2919 2002-05-31  Zack Weinberg  <zack@codesourcery.com>
2920
2921         * cppinit.c (append_include_chain): Always pay attention to
2922         cxx_aware when setting new->sysp.  Remove ATTRIBUTE_UNUSED
2923         marker on argument.
2924
2925 2002-05-31  Kazu Hirata  <kazu@cs.umass.edu>
2926
2927         * target.h: Fix formatting.
2928         * timevar.h: Likewise.
2929         * tlink.c: Likewise.
2930         * toplev.c: Likewise.
2931         * toplev.h: Likewise.
2932         * tree.c: Likewise.
2933         * tree-dump.h: Likewise.
2934         * tree.h: Likewise.
2935         * tree-inline.h: Likewise.
2936         * unroll.c: Likewise.
2937         * unwind-dw2.c: Likewise.
2938         * unwind-dw2-fde.c: Likewise.
2939         * unwind-dw2-fde-glibc.c: Likewise.
2940         * unwind-dw2-fde.h: Likewise.
2941         * unwind.h: Likewise.
2942         * unwind-sjlj.c: Likewise.
2943         * varasm.c: Likewise.
2944         * varray.h: Likewise.
2945         * vmsdbg.h: Likewise.
2946         * vmsdbgout.c: Likewise.
2947         * xcoffout.h: Likewise.
2948
2949 2002-05-31  Igor Shevlyakov <igor@microunity.com>
2950
2951         * expr.c (compare_from_rtx): Generate comparison between op0 and op1
2952         rather than cc0 and 0 in a case when HAVE_cc0 is not defined.
2953
2954 2002-05-31  Matthew Woodcraft  <mattheww@chiark.greenend.org.uk>
2955
2956         * gcc.c (cpp_unique_options): Remove "-d" options.
2957         (cpp_debug_options): New spec string.
2958         (default_compilers): Use it.
2959         * objc/lang-specs.h: Likewise.
2960
2961 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
2962
2963         * gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with
2964         BUILD_PREFIX, BUILD_PREFIX_1, to correct nomenclature.
2965         * gcc/mklibgcc.in: Likewise.
2966         * gcc/config/arc/t-arc: Likewise.
2967         * gcc/configure.in: Likewise.
2968         * gcc/configure: Regenerate.
2969
2970 2002-05-31  Stan Shebs  <shebs@apple.com>
2971             Turly O'Connor  <turly@apple.com>
2972
2973         * c-decl.c (struct binding_level): Change int field n_incomplete
2974         to tree list incomplete_list.
2975         (clear_binding_level): Init field with NULL.
2976         (pushdecl): Add incomplete type to list.
2977         (mark_binding_level): Mark the incomplete list.
2978         (finish_struct): Scan the incomplete list for types instead
2979         of all decls in the current binding level.
2980
2981 2002-05-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2982
2983         * pa.c (output_millicode_call): Add missing '%' characters.
2984         (output_call): Likewise.
2985
2986 2002-05-31  David Edelsohn  <edelsohn@gnu.org>
2987
2988         * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Define.
2989         (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Define.
2990
2991 2002-05-31  Alan Lehotsky <apl@alum.mit.edu>
2992
2993         * varasm.c (mark_constant_pool): Walk epilogue delay list
2994         checking the insn, not the chain for potential constants.
2995
2996 Fri May 31 12:38:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2997
2998         * config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.
2999
3000 Fri May 31 13:50:19 CEST 2002  Jan Hubicka  <jh@suse.cz>
3001
3002         * i386.c (classify_argument): Properly handle base types.
3003
3004         * dwarf2out.c (expand_builin_init_dwarf_reg_sizes):
3005         Store first DWARF_FRAME_REGISTERS dwarf registers, not pseudo
3006         registers.
3007
3008 Fri May 31 13:37:54 CEST 2002  Jan Hubicka  <jh@suse.cz>
3009
3010         * gcse.c (gcse_emit_move_after): New.
3011         (pre_delete, hoist_store): Use it.
3012
3013         * reload1.c (emit_input_reload_insns): Use constrain_operands
3014         instead of constraint_accepts_reg_p to verify optimization.
3015         (constraint_accepts_reg_p): Kill
3016
3017         * reload1.c (reload_cse_delete_noop_set): Kill.
3018         (reload_cse_simplify): use delte_insn_and_edges.
3019
3020 2002-05-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3021
3022         * cfgloop.c (flow_loops_find): Initialize first and last fields
3023         correctly.
3024
3025 2002-05-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3026
3027         * c-common.c (builtin_define_std): Correct logic.
3028
3029 2002-05-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3030
3031         * pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20.
3032         (output_call): Likewise.
3033
3034 2002-05-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3035
3036         * pa.c: Move output.h include after tree.h include.
3037         (pa_asm_output_mi_thunk): Constify identifier lab.
3038
3039 2002-05-31  Jason Thorpe  <thorpej@wasabisystems.com>
3040
3041         * config/ns32k/ns32k.h: Define named constants for the
3042         bits in target_flags and use them.
3043         * config/ns32k/netbsd.h (TARGET_DEFAULT): Use named constants.
3044
3045 2002-05-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3046
3047         * config.gcc (tm_file): Prefix pa/pa-700.h to tm_file list for PA1.0
3048         architecture and pa/pa-7100.h for PA1.1 architecture, respectively.
3049         * pa/pa.c (override_options): Use TARGET_SCHED_DEFAULT to select
3050         default scheduling model.
3051         * pa/pa.h (TARGET_SCHED_DEFAULT): Define if not defined to "8000".
3052         * pa/pa-700.h (TARGET_SCHED_DEFAULT): New file for "700" scheduling.
3053         * pa/pa-7100.h (TARGET_SCHED_DEFAULT): New file for "7100" scheduling.
3054         * doc/install.texi (hppa*-*-*): Document default scheduling.
3055
3056 2002-05-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3057
3058         * pa.c (following_call): Check TARGET_JUMP_IN_DELAY.
3059
3060 2002-05-31  Jason Thorpe  <thorpej@wasabisystems.com>
3061
3062         * config.gcc (ns32k-*-netbsd*): Set tm_file to
3063         "${tm_file} netbsd.h netbsd-aout.h ns32k/netbsd.h"
3064         * config/ns32k/netbsd.h: Don't include ns32k/ns32k.h,
3065         netbsd.h, or netbsd-aout.h.
3066
3067 2002-05-31  Jason Thorpe  <thorpej@wasabisystems.com>
3068
3069         * longlong.h (count_trailing_zeros): Add missing \, and clean up
3070         whitespace in __ns32000__ case.
3071
3072 2002-05-31  Aldy Hernandez  <aldyh@redhat.com>
3073
3074         * expr.c (expand_expr): Output partially zeroed out vectors with
3075         output_constant_def.
3076
3077 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
3078
3079         * config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.
3080         (sh-*-netbsdelf*)
3081         (shl*-*-netbsdelf*): New targets.
3082         * config/sh/netbsd-elf.h: New file.
3083         * config/sh/t-netbsd: New file.
3084
3085 2002-05-30  Richard Henderson  <rth@redhat.com>
3086             Eric Botcazou  <ebotcazou@multimania.com>
3087
3088         PR optimization/6822
3089         * config/i386/i386.c (ix86_expand_int_movcc): Don't cast INTVAL
3090         to unsigned int for op1 comparisons.  Use gen_int_mode.
3091
3092 2002-05-30  Eric Botcazou  <ebotcazou@multimania.com>
3093
3094         * expmed.c (const_mult_add_overflow_p): New.
3095         * expr.h: Declare it.
3096         * loop.c (maybe_eliminate_biv_1) [COMPARE]: Use it.
3097         Don't eliminate the biv if the giv has a constant multiplier and
3098         the rhs argument of the comparison does satisfy the predicate.
3099         Use expand_mult_add to compute the replacement constant.
3100
3101 2002-05-30  Osku Salerma  <osku@iki.fi>
3102
3103         * c-common.c (c_common_attribute_table): Add "may_alias" entry.
3104         (c_common_get_alias_set): Handle it.
3105         * doc/extend.texi: Document it.
3106
3107 2002-05-30  Richard Henderson  <rth@redhat.com>
3108
3109         * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.
3110         * toplev.c (process_options): Don't check it.
3111         * doc/tm.texi: Don't document it.
3112         * config/i386/linux.h (SUBTARGET_FRAME_POINTER_REQUIRED): New.
3113         (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.
3114         * config/i386/i386.c (ix86_frame_pointer_required): Suppress leaf
3115         frame pointer optimization if current_function_profile.
3116
3117 2002-05-30  Kazu Hirata  <kazu@cs.umass.edu>
3118
3119         * langhooks.c: Fix formatting.
3120         * langhooks.h: Likewise.
3121         * lcm.c: Likewise.
3122         * libgcc2.c: Likewise.
3123         * lists.c: Likewise.
3124         * local-alloc.c: Likewise.
3125         * loop.c: Likewise.
3126         * loop.h: Likewise.
3127
3128 2002-05-30  Marc Espie <espie@openbsd.org>
3129
3130         * config.gcc (sparc64-*-openbsd*): New.
3131         * config/sparc/openbsd1-64.h: New.
3132         * config/sparc/openbsd64.h: New.
3133
3134 2002-05-30  Jeff Law <law@redhat.com>
3135
3136         * flow.c (propagate_one_insn): Revise yesterday's patch.  Delete
3137         a dead insn with a REG_RETVAL note when the entire libcall is not
3138         dead and remove the associated REG_LIBCALL note at the same time.
3139
3140 Thu May 30 19:54:30 2002  J"orn Rennecke <joern.rennecke@superh.com>
3141
3142         * lcm.c (output.h): #include.
3143         (compute_earliest): Remove hack to treat renumbered EXIT_BLOCK
3144         as an ordinary block.
3145         (optimize_mode_switching): Don't pretend that the exit block is
3146         an ordinary block, or handle sucessors of entry block specially.
3147         Instead, split edges from entry block and to exit block, and
3148         put a computing definition on the thus gained post-entry-block,
3149         and a need on the pre-exit-block.
3150
3151 Thu May 30 20:28:01 CEST 2002  Jan Hubicka  <jh@suse.cz>
3152
3153         * gengenrtl.c (type_from_format, accessor_from_format): Support 'B'.
3154         * rtl.texi: Document 'B'
3155
3156 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
3157
3158         * config/m68k/netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Compute
3159         at run-time.
3160         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 96 if not __mc68010__.
3161
3162 2002-05-30  Aldy Hernandez  <aldyh@redhat.com>
3163
3164         * config/rs6000/rs6000.c (rs6000_expand_unop_builtin): Return
3165         const0_rtx instead of NULL_RTX when in error.
3166         (altivec_expand_abs_builtin): Same.
3167         (rs6000_expand_binop_builtin): Same.
3168         (altivec_expand_predicate_builtin): Same.
3169         (altivec_expand_stv_builtin): Same.
3170         (rs6000_expand_ternop_builtin): Same.
3171         (altivec_expand_builtin): Same.
3172
3173 2002-05-29  David S. Miller  <davem@redhat.com>
3174
3175         * rtl.h (clear_emit_caches): Delete.
3176         * integrate.c (output_inline_function): Don't call it.
3177         * emit-rtl.c (restore_emit_status, init_emit): Likewise.
3178         (clear_emit_caches): Delete definition.
3179         (SEQUENCE_RESULT_SIZE, sequence_result, free_insn): Likewise.
3180
3181 2002-05-30  Hans-Peter Nilsson  <hp@bitrange.com>
3182
3183         * config/mmix/mmix.c: Include real.h.
3184         (mmix_constant_address_p): Remove redundant test before switch.
3185
3186 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3187
3188         * config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP): Define
3189         only if not already defined.
3190
3191 2002-05-29  Kazu Hirata  <kazu@cs.umass.edu>
3192
3193         * config/h8300/h8300-protos.h: Remove prototypes for
3194         ok_for_bclr and small_power_of_two.
3195         * config/h8300/h8300.c (small_power_of_two): Remove.
3196         (ok_for_blcr): Likewise.
3197         (fix_bit_operand): Make WHAT deal with an integer instead of a
3198         constraint character.
3199         * config/h8300/h8300.h (CONST_OK_FOR_O): Remove.
3200         (CONST_OK_FOR_P): Likewise.
3201         (CONST_OK_FOR_LETTER_P): Do not call CONST_OK_FOR_O or
3202         CONST_OK_FOR_P any more.
3203         * config/h8300/h8300.md (andqi3): Adjust to the new prototype
3204         of fix_bit_operand.
3205         (iorqi3): Likewise.
3206         (xorqi3): Likewise.
3207
3208 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3209
3210         * config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
3211         (CPP_PREDEFINES): Make sure this is undefined.
3212         (CPP_SPEC): Place -D__mips=1 at the beginning of the spec,
3213         since it is no longer in CPP_PREDEFINES.  Don't -U__MIPSEL__
3214         or -U__MIPSEB__ before defining one or the other.  Instead,
3215         use %(subtarget_endian_default) if neither -EB nor -EL are
3216         specified.
3217         (SUBTARGET_EXTRA_SPECS): Define.
3218         (SUBTARGET_CPP_SPEC): Remove __LONG64 handling.  Use
3219         %(netbsd_cpp_spec).
3220
3221 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
3222
3223         * doc/md.texi (Patterns): Note pattern condition pitfall
3224         for unnamed insn.
3225
3226 2002-05-29  Aldy Hernandez  <aldyh@redhat.com>
3227
3228         * rs6000.c: (altivec_expand_builtin): Only expand altivec builtins
3229         when TARGET_ALTIVEC.  Move handling of generic unary, binary, and
3230         ternary operations from here...
3231         (rs6000_expand_builtin): ...to here.
3232         New argument expandedp.
3233         Change all instances of altivec_expand_binop_builtin to
3234         rs6000_expand_binop_builtin.
3235         (altivec_expand_unop_builtin): Rename to
3236         rs6000_expand_unop_builtin.
3237         (altivec_expand_binop_builtin): Rename to
3238         rs6000_expand_binop_builtin.
3239         (altivec_expand_ternop_builtin): Rename to
3240         rs6000_expand_ternop_builtin.
3241
3242 2002-05-29  Richard Henderson  <rth@redhat.com>
3243
3244         * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.
3245         (TARGET_BI_ARCH): Likewise.
3246         * config/i386/i386.h: Test TARGET_64BIT_DEFAULT by value.
3247         (TARGET_SWITCHES): Combine target defaults here not in TARGET_DEFAULT.
3248         (TARGET_64BIT_DEFAULT): Default to 0.
3249         (TARGET_DEFAULT): Default to MASK_OMIT_LEAF_FRAME_POINTER.
3250
3251 2002-05-29  Richard Henderson  <rth@redhat.com>
3252
3253         * config/i386/i386.c (USE_HIDDEN_LINKONCE): New.
3254         (get_pc_thunk_name): New.
3255         (output_set_got): Use it.
3256         (ix86_asm_file_end): If USE_HIDDEN_LINKONCE, emit get_pc thunks
3257         into linkonce sections.
3258
3259 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3260
3261         * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
3262         (CPP_PREDEFINES): Make sure this is undefined.
3263         (CPP_SUBTARGET_SPEC64, CPP_SUBTARGET_SPEC32): Remove.
3264         (CPP_SUBTARGET_SPEC): Don't provide different versions for
3265         default-32 and default-64.  Just always use %(netbsd_cpp_spec).
3266         (SUBTARGET_EXTRA_SPECS): Remove cpp_subtarget_spec32 and
3267         cpp_subtarget_spec64.  Add netbsd_cpp_spec.
3268         * config/sparc/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
3269         (CPP_PREDEFINES): Make sure this is undefined.
3270         (SUBTARGET_EXTRA_SPECS): Define.
3271         (CPP_SPEC): Use %(netbsd_cpp_spec).
3272
3273 2002-05-29  Jeff Law <law@redhat.com>
3274
3275         * pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted semi-colon.
3276
3277         * flow.c (propagate_one_insn): Do not remove a dead insn if it
3278         contains a REG_RETVAL note.
3279
3280         * haifa-sched (sched_analyze): Remove another useless clearing
3281         of SCHED_GROUP_P I missed yesterday.
3282
3283         * pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.
3284         * pa.c (pa_asm_output_mi_thunk): New function.
3285         * pa-protos.h (pa_asm_output_mi_thunk): Declare.
3286
3287 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3288             Marek Michalkiewicz  <marekm@amelek.gda.pl>
3289
3290         * config/avr/avr.c (avr_base_arch_macro, avr_extra_arch_macro): New.
3291         (avr_asm_only_p): Make non-static.
3292         (enum avr_arch): Remove.
3293         (avr_arch_types): New.
3294         (avr_mcu_types): Update.
3295         (avr_override_options): Use avr_arch_types table instead of switch.
3296         * avr.h (CPP_PREDEFINES): Die.
3297         (avr_base_arch_macro, avr_extra_arch_macro): New.
3298         (TARGET_CPU_CPP_BUILTINS): New.
3299         (CPP_SPEC, EXTRA_SPECS): Simplify.
3300         (CPP_AVR1_SPEC, CPP_AVR2_SPEC, CPP_AVR3_SPEC, CPP_AVR4_SPEC,
3301         CPP_AVR5_SPEC): Die.
3302
3303 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3304
3305         * config/arm/netbsd.h (TARGET_OS_CPP_BUILTINS): Use
3306         NETBSD_OS_CPP_BUILTINS_AOUT.
3307         (SUBTARGET_EXTRA_SPECS): Define.
3308         (CPP_SPEC): Use %(netbsd_cpp_spec).
3309
3310 2002-05-29  Richard Henderson  <rth@redhat.com>
3311
3312         * config/i386/i386.c (ix86_output_function_epilogue): New.
3313         (TARGET_ASM_FUNCTION_EPILOGUE): New.
3314         (pic_label_name): Remove.
3315         (pic_labels_used): New.
3316         (ix86_asm_file_end): Emit one pc load stub for each register used.
3317         (output_set_got): Generate deep pc load to any register.
3318         (ix86_select_alt_pic_regnum): New.
3319         (ix86_save_reg): Don't save pic register if we can find a valid
3320         call-clobbered replacement.
3321         (ix86_expand_prologue): If we found a valid replacement, renumber
3322         pic_offset_table_rtx.
3323         * config/i386/i386.h (PIC_OFFSET_TABLE_REGNUM): Look at
3324         pic_offset_table_rtx after reload.
3325         (REAL_PIC_OFFSET_TABLE_REGNUM): New.
3326         * config/i386/i386.md (set_got): Make insn, not expander.
3327         (set_got_nopic, set_got_deep, set_got_nodeep): Remove.
3328
3329 2002-05-29  Richard Henderson  <rth@redhat.com>
3330
3331         * config/i386/i386.c (ix86_compute_frame_layout): Do add bottom
3332         alignment for alloca.
3333
3334 2002-05-29  Richard Henderson  <rth@redhat.com>
3335
3336         * config/i386/i386.c (output_pic_addr_const): Lowercase rip.
3337         (print_operand_address): Only add rip for symbolic addresses
3338         for which we do not have another relocation type.
3339
3340 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3341
3342         * config/m68k/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
3343         (EXTRA_SPECS): Add netbsd_cpp_spec.
3344         (CPP_SPEC): Use %(netbsd_cpp_spec).
3345         (CPP_PREDEFINES): Remove.
3346         * config/m68k/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
3347         (EXTRA_SPECS): Define.
3348         (CPP_SPEC): Use %(netbsd_cpp_spec).
3349         (CPP_PREDEFINES): Remove.
3350
3351 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3352
3353         PR preprocessor/6844
3354         * cppmacro.c (cpp_macro_definition): Reserve space for terminating
3355         NUL.
3356
3357 2002-05-29  Eric Christopher  <echristo@redhat.com>
3358
3359         * config/mips/linux.h (SUBTARGET_CPP_SPEC): Add support for
3360         mips5/mips32/mips64 and _MIPS_ISA_MIPSXX.
3361
3362 2002-05-29  Nick Clifton  <nickc@cambridge.redhat.com>
3363
3364         * config/fr30/fr30.md: Remove previous restriction on splits.
3365         Enforce conformance through gen_lowpart and cont_int_operand.
3366         * config/fr30/fr30.h (BSS_SECTION_ASM_OP): Use ".section .bss"
3367         as the assembler does not support ".bss".
3368
3369 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3370
3371         * config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
3372         (CPP_PREDEFINES): Remove.
3373         (SUBTARGET_EXTRA_SPECS): Define.
3374         (CPP_SPEC): Use %(netbsd_cpp_spec).
3375         * config/i386/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
3376         (CPP_PREDEFINES): Remove.
3377         (SUBTARGET_EXTRA_SPECS): Define.
3378         (CPP_SPEC): Use %(netbsd_cpp_spec).
3379         * config/i386/netbsd64.h (TARGET_OS_CPP_BUILTINS): Define.
3380         (CPP_PREDEFINES, CPP_LP64_SPEC, CPP_SUBTARGET_SPEC): Remove.
3381         (SUBTARGET_EXTRA_SPECS): Remove cpp_lp64 and cpp_subtarget.
3382         Add netbsd_cpp_spec.
3383         (CPP_SPEC): Remove %(cpp_subtarget), add %(netbsd_cpp_spec).
3384
3385 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3386             Zack Weinberg <zack@codesourcery.com>
3387
3388         * cppexp.c (cpp_num): Move to cpplib.h.
3389         (CPP_ERROR): Remove.
3390         (interpret_float_suffix, interpret_int_suffix): New.
3391         (struct suffix, vsuf_1, vsuf_2, vsuf_3): Remove.
3392         (cpp_classify_number, cpp_interpret_integer): New.
3393         (interpret_number): Remove.
3394         (eval_token): Update to use new routines.
3395         * cpphash.h (cpp_num_part): Move to cpplib.h.
3396         * cppinit.c (cpp_post_options): Set warn_long_long.
3397         * cpplib.h (struct cpp_options): Add warn_long_long.
3398         (cpp_num, cpp_num_part, CPP_N_CATEGORY, CPP_N_INVALID,
3399         CPP_N_INTEGER, CPP_N_FLOATING, CPP_N_WIDTH, CPP_N_SMALL,
3400         CPP_N_MEDIUM, CPP_N_LARGE, CPP_N_RADIX, CPP_N_DEC, CPP_N_HEX,
3401         CPP_N_OCTAL, CPP_N_UNSIGNED, CPP_N_IMAGINARY, cpp_classify_number,
3402         cpp_interpret_integer): New.
3403
3404 2002-05-29  Joel Sherrill <joel@OARcorp.com>
3405
3406         * config/rs6000/rs6000.h (ASM_CPU_SPEC): Use -m403 and -m405.
3407
3408 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3409
3410         * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Use
3411         NETBSD_OS_CPP_BUILTINS_ELF and NETBSD_OS_CPP_BUILTINS_LP64.
3412         (CPP_SUBTARGET_SPEC): Define.
3413         (SUBTARGET_EXTRA_SPECS): Define.
3414         (CPP_SPEC): Remove.
3415
3416 2002-05-29  Chris Lattner  <sabre@nondot.org>
3417
3418         * ssa.c (rename_insn_1): Rename uses of undefined registers to
3419         prevent confusion if/when the register is defined.
3420
3421 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
3422
3423         PR target/6838
3424         * config/cris/cris.md: Fix typos and thinkos in comments.
3425         ("*mov_sideqi_biap_mem"): Remove '*' in constraint for operand 4,
3426         second alternative.
3427         ("*mov_sidehi_biap_mem", "*mov_sidesi_biap_mem"): Ditto.
3428         ("*mov_sideqi_mem"): Similar, but for operand 3.
3429         ("*mov_sidehi_mem", "*mov_sidesi_mem"): Ditto.
3430         (splitter for mov_sideqi_mem, mov_sidehi_mem, mov_sidesi_mem):
3431         Remove spurious mode specifier on operand 2.
3432
3433 2002-05-29  Kazu Hirata  <kazu@cs.umass.edu>
3434
3435         * config/h8300/h8300-protos.h: Remove the prototype for
3436         o_operand.
3437         Add prototypes for single_one_operand and single_zero_operand.
3438         * config/h8300/h8300.c (o_operand): Remove.
3439         (single_one_operand): New.
3440         (single_zero_operand): Likewise.
3441         (print_operand): For 'V' operand, and the operand with 0xff.
3442         For 'V' and 'W' operands, do not and the bit position with 7.
3443         * config/h8300/h8300.md (various anonymous patterns): Replace
3444         use of exact_log2 with single_one_operand/single_zero_operand.
3445
3446 2002-05-29  Ulrich Weigand  <uweigand@de.ibm.com>
3447
3448         * config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.
3449
3450 2002-05-29  Ulrich Weigand  <uweigand@de.ibm.com>
3451
3452         * config/s390/s390.c (legitimate_pic_operand_p): Do not
3453         accept symbolic LARL operands.
3454         (s390_emit_epilogue): Do not set FRAME_RELATED_P on
3455         epilogue insns.
3456
3457 2002-05-29  Hartmut Penner  <hpenner@de.ibm.com>
3458
3459         * config/s390/s390.md (cmpstr_64/31): Mark whole
3460         input registers as used.
3461
3462 2002-05-28  Richard Henderson  <rth@redhat.com>
3463
3464         * config/i386/i386.c (ix86_save_reg): Examine regs_ever_live,
3465         not current_function_uses_pic_offset_table and
3466         current_function_uses_const_pool; examine current_function_profile.
3467         (ix86_expand_prologue): Likewise.  Add pic_offset_table_rtx as
3468         input to blockage if needed.
3469         (ix86_expand_call): Do not set current_function_uses_pic_offset_table.
3470         (legitimize_pic_address): Likewise.  Set regs_ever_live for
3471         pic_offset_table_rtx when invoked during reload.
3472         * config/i386/i386.h (FINALIZE_PIC): Remove.
3473         * config/i386/i386.md (tablejump): Reformat.  Do not set
3474         current_function_uses_pic_offset_table.
3475         (tls_global_dynamic, tls_local_dynamic_base): Likewise.
3476         (blockage): Accept anything as operand 0.
3477
3478 2002-05-28  Jason Thorpe  <thorpej@wasabisystems.com>
3479
3480         * config/netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Define
3481         common CPP built-ins for all NetBSD a.out targets.
3482         * config/netbsd-elf.h (NETBSD_OS_CPP_BUILTINS_ELF): Define
3483         common CPP built-ins for all NetBSD ELF targets.
3484         * config/netbsd.h: Add missing notice.
3485         (NETBSD_OS_CPP_BUILTINS_COMMON): Define common CPP built-ins
3486         for all NetBSD targets.
3487         (NETBSD_OS_CPP_BUILTINS_LP64): Define common CPP built-ins
3488         for all NetBSD targets using an LP64 code model.
3489         (NETBSD_CPP_SPEC): Define CPP_SPEC parts common to all
3490         NetBSD targets.
3491
3492 2002-05-28  Richard Henderson  <rth@redhat.com>
3493
3494         * flow.c (update_life_info_in_dirty_blocks): Only do a partial
3495         update if UPDATE_LIFE_LOCAL.
3496
3497 2002-05-28  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
3498
3499         * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
3500
3501 Tue May 28 21:16:18 2002  J"orn Rennecke <joern.rennecke@superh.com>
3502                           Jason R. Thorpe <thorpej@wasabisystems.com>
3503
3504         config/sh reorganization to factor out endianness and coff:
3505
3506         * config/sh/little.h: New file.
3507         * config/sh/sh.h (TARGET_ENDIAN_DEFAULT): If not already
3508         defined, define to 0 to select big-endian.
3509         (SUBTARGET_ASM_ENDIAN_SPEC): Define according to TARGET_ENDIAN_DEFAULT.
3510         (TARGET_DEFAULT): Include TARGET_ENDIAN_DEFAULT.
3511         * config/sh/sh64.h (TARGET_DEFAULT): Include TARGET_ENDIAN_DEFAULT.
3512         * config/sh/t-be: New file.
3513         * config/sh/t-le: New file.
3514
3515         * sh.h (SDB_DEBUGGING_INFO, #include "dbxcoff.h"): Moved to sh/coff.h.
3516         (SDB_DELIM, MAX_OFILE_ALIGNMENT, IDENT_ASM_OP): Likewise.
3517         (TARGET_ASM_NAMED_SECTION, ASM_OUTPUT_SKIP): Likewise.
3518         (USER_LABEL_PREFIX, LOCAL_LABEL_PREFIX): Likewise.
3519         (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Likewise.
3520         (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Likewise.
3521         (ASM_FILE_END, ASM_DECLARE_FUNCTION_NAME): Deleted.
3522         (CPP_SPEC, SUBTARGET_CPP_ENDIAN_SPEC): Likewise.
3523         (SUBTARGET_CPP_SPEC, CPP_DEFAULT_CPU_SPEC, CPP_PREDEFINES): Likewise.
3524         (EXTRA_SPECS): Remove SUBTARGET_CPP_ENDIAN_SPEC and
3525         CPP_DEFAULT_CPU_SPEC.  Add LINK_EMUL_PREFIX, LINK_DEFAULT_CPU_EMUL,
3526         SUBTARGET_LINK_EMUL_SUFFIX and SUBTARGET_LINK_SPEC.
3527         (LINK_SPEC): Define to SH_LINK_SPEC.
3528         (TARGET_CPU_CPP_BUILTINS, SH_LINK_SPEC): Define.
3529         (LINK_EMUL_PREFIX, LINK_DEFAULT_CPU_EMUL): Likewise.
3530         (SUBTARGET_LINK_EMUL_SUFFIX, SUBTARGET_LINK_SPEC): Likewise.
3531         (CPP_SPEC): Reduce to %(subtarget_cpp_spec).
3532         (TARGET_ENDIAN_DEFAULT): Define if not already defined.
3533         * config/sh/coff.h: New file.
3534         (TARGET_ASM_NAMED_SECTION): Now default_coff_asm_named_section
3535         (TARGET_OBJFMT_CPP_BUILTINS): Define.
3536         * config/sh/elf.h (IDENT_ASM_OP): No need to #undef at the start.
3537         (ASM_FILE_END, ASM_OUTPUT_SOURCE_LINE): Likewise.
3538         (DBX_OUTPUT_MAIN_SOURCE_FILE_END, TARGET_ASM_NAMED_SECTION): Likewise.
3539         (ASM_DECLARE_FUNCTION_NAME, MAX_OFILE_ALIGNMENT, SIZE_TYPE): Likewise.
3540         (PTRDIFF_TYPE): Likewise.
3541         ("dbxelf.h", "elfos.h", "svr4.h"): Don't #include.
3542         (CPP_PREDEFINES): Don't define.
3543         (TARGET_OBJFMT_CPP_BUILTINS): Define.
3544         (LINK_SPEC): Define to SH_LINK_SPEC.
3545         (LINK_EMUL_PREFIX): Redefine.
3546         * config/sh/linux.h: (SUBTARGET_CPP_SPEC): Remove -fpic / -fPIC cases.
3547         (SUBTARGET_CPP_ENDIAN_SPEC, CPP_DEFAULT_CPU_SPEC): Remove redefinition.
3548         (CPP_PREDEFINES, SUBTARGET_ASM_ENDIAN_SPEC): Likewise.
3549         (CC1_SPEC, CC1PLUS_SPEC, LINK_SPEC): Likewise.
3550         (TARGET_OS_CPP_BUILTINS): Define.
3551         (TARGET_DEFAULT): Redefine.
3552         (SUBTARGET_LINK_EMUL_SUFFIX, SUBTARGET_LINK_SPEC): Likewise.
3553         * config/sh/sh64.h (CPP_DEFAULT_CPU_SPEC): Remove.
3554         (LINK_SPEC): Don't redefine.
3555         (LINK_DEFAULT_CPU_EMUL): Redefine.
3556         (TARGET_DEFAULT): Include TARGET_ENDIAN_DEFAULT.
3557         * sh.c (sh_asm_named_section): Don't declare / define.
3558         * t-linux (MULTILIB_OPTIONS): Rely on pre-set endianness option.
3559         * config.gcc (sh-*-elf* tm_file): Add dbxelf.h elfos.h svr4.h.
3560         (sh64-*-elf* tm_file): Likewise.
3561         (sh-*-rtemself* tm_file): Likewise.
3562         (sh-*-linux* tm_file): Likewise.  Add sh/little.h.
3563         (sh-*-linux* tmake_file): Add sh/t-le.
3564         (sh-*-rtems* tm_file): Add sh/coff.h
3565         (sh-*-* tm_file): Likewise.
3566
3567 Tue May 28 21:16:18 2002  J"orn Rennecke <joern.rennecke@superh.com>
3568
3569         * sh.h (LEGITIMATE_PIC_OPERAND_P): Check for SYMBOL_REF before using
3570         CONSTANT_POOL_ADDRESS_P.
3571
3572         * coff.h (HAS_INIT_SECTION, INVOKE__MAIN): Define.
3573
3574 2002-05-28  David Edelsohn  <edelsohn@gnu.org>
3575             Jeff Law <law@redhat.com>
3576
3577         * optabs.c (expand_binop): Fix nwords sign warnings.
3578         generate pseudo for add_optab.
3579
3580         * sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.
3581         * haifa-sched.c (move_insn): Clear SCHED_GROUP_P after it is used.
3582
3583 2002-05-28      Marc Espie <espie@openbsd.org>
3584
3585         * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN):  Remove,
3586         inherited from gas.h.
3587         (ASM_QUAD):  Undef.  OpenBSD does not support it.
3588
3589 2002-05-28  Danny Smith  <dannysmith@users.sourceforge.net>
3590
3591         * doc/install.texi (binaries): Change mingw binaries
3592         link to www.mingw.org.
3593
3594 2002-05-28  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3595
3596         * cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i.
3597
3598 2002-05-28  Richard Henderson  <rth@redhat.com>
3599
3600         * config/i386/i386.c (ix86_compute_frame_layout): Do not add
3601         bottom alignment for leaf functions.
3602
3603 2002-05-28  Zack Weinberg  <zack@codesourcery.com>
3604
3605         * config/pa/milli32.S, config/pa/lib1funcs.asm,
3606         config/sparc/sol2-g1.asm: Delete unused files.
3607
3608 2002-05-28  Richard Henderson  <rth@redhat.com>
3609
3610         * cfg.c (dump_flow_info): Print bb->index, not i, for block number.
3611
3612         * flow.c (calculate_global_regs_live): Rename call_used to
3613         invalidated_by_call.  Initialize from regs_invalidated_by_call
3614         instead of call_used_regs.
3615
3616         * varasm.c (default_binds_local_p): Check TREE_PUBLIC before
3617         DECL_EXTERNAL.
3618
3619 2002-05-28  Zack Weinberg  <zack@codesourcery.com>
3620
3621         * tree.h: Don't include real.h.
3622         Forward-declare struct realvaluetype.
3623         (struct tree_real_cst): Point to the REAL_VALUE_TYPE, do not
3624         contain it.
3625         (TREE_REAL_CST_PTR): New accessor.
3626         (TREE_REAL_CST): Update.
3627         * real.h: Include machmode.h.
3628         (realvaluetype): Make it struct realvaluetype, not a typedef.
3629         (build_real): Prototype here.
3630
3631         * tree.c: Include real.h.
3632         (build_real): Allocate the REAL_VALUE_TYPE as a separate
3633         object in GC memory, set TREE_REAL_CST_PTR to point to it.
3634         (build_real_from_int_cst): Use build_real.
3635         * ggc-common.c (ggc_mark_trees): Mark TREE_REAL_CST_PTR of a
3636         REAL_CST.
3637
3638         * builtins.c, c-common.c, c-lex.c, dwarf2out.c, expr.c,
3639         fold-const.c, print-tree.c, real.c: Include real.h.
3640         * Makefile.in: Update dependency lists.
3641
3642 2002-05-28  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3643
3644         * basic-block.h (last_basic_block): Declare.
3645         (expunge_block_nocompact): Declaration removed.
3646         (compact_blocks): Declare.
3647         * cfg.c (last_basic_block): New variable.
3648         (expunge_block_nocompact): Removed.
3649         (expunge_block): Do not compact basic blocks.
3650         (compact_blocks): New.
3651         * cfganal.c (flow_call_edges_add): Use the fact that bb indices no
3652         longer change.
3653         * cfgbuild.c (find_basic_blocks_1, find_basic_blocks): Set
3654         last_basic_block.
3655         * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): Do not change
3656         real positions of blocks.
3657         (delete_unreachable_blocks): Simplified -- quadratic behavior now
3658         cannot occur.
3659         (cleanup_cfg): Compact blocks.
3660         * cfgrtl.c (create_basic_block): Insert basic blocks to the end of
3661         basic_block_info varray.
3662         (flow_delete_block): Comment update.
3663         (back_edge_of_syntactic_loop_p): Modify position check code.
3664         (verify_flow_info): Update checking.
3665         * flow.c (calculate_global_regs_live): Use FOR_EACH_BB.
3666         * ifcvt.c (SET_ORIG_INDEX, ORIG_INDEX): Removed.
3667         (find_if_case_1, find_if_case_2, if_convert): Use the fact that bb
3668         indices no longer change.
3669         * lcm.c (optimize_mode_switching): Replace n_basic_blocks with
3670         last_basic_block.
3671         * predict.c (estimate_bb_frequencies): Remove unneccessary code.
3672         * profile.c (branch_prob): Compact blocks.
3673         * sched-rgn.c (find_rgns): Replace n_basic_blocks with
3674         last_basic_block.
3675
3676 2002-05-28  Kazu Hirata  <kazu@cs.umass.edu>
3677
3678         * config/h8300/h8300.md (two anonymous patterns): New.
3679
3680 2002-05-28  David S. Miller  <davem@redhat.com>
3681
3682         * config/sparc/sparc.md (cpu): Tidy.
3683         (type): Delete 'return', add 'ialuX', 'flushw', 'iflush', and
3684         'trap'.
3685         (in_call_delay): Delete reference to 'return' type.
3686         (eligible_for_return_delay, in_return_delay, define_delay
3687         referencing those): Delete.
3688         (rest of file): Use new type attributes as appropriate.
3689         * config/sparc/sparc-protos.h (eligible_for_return_delay): Delete.
3690         * config/sparc/sparc.c (eligible_for_return_delay): Likewise.
3691         * config/sparc/ultra1_2.md (us1_single): New reservation.
3692         (us1_ialuX): Likewise.
3693         * config/sparc/ultra3.md (us3_single): Likewise.
3694         (us3_ialuX): Likewise.
3695         (us3_imul, us3_idiv): Tweak.
3696
3697 2002-05-28  Richard Henderson  <rth@redhat.com>
3698
3699         * config/alpha/alpha.c (alpha_in_small_data_p): Return false for
3700         STRING_CST.
3701
3702 2002-05-28  Richard Henderson  <rth@redhat.com>
3703
3704         * config.gcc: Obsolete mn10200.
3705
3706 2002-05-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3707
3708         * cppexp.c (interpret_number): Optimize for single-digit
3709         and less-than-half-precision cases.
3710         (num_trim, num_positive, num_div_op): Cast constants.
3711
3712 2002-05-27  Bo Thorsen  <bo@suse.de>
3713
3714         * config/i386/libgcc-x86_64-glibc.ver: Copy this file from the
3715         3.1 branch. The file was made by Jakub Jelinek.
3716         * config/i386/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Add i386
3717         support so multilib doesn't break. And don't define this at all
3718         when -Dinhibit_libc is used.
3719         (MULTILIB_DEFAULTS): Always set default to 64 bit compilation.
3720         * config/i386/t-linux64: Implement full multilib support. Patch
3721         originally done by Andreas Jaeger and Jakub Jelinek.
3722
3723 2002-05-27  Roger Sayle  <roger@eyesopen.com>
3724
3725         * c-common.c: Add support for __attribute__((nothrow)) to specify
3726         that a function cannot throw an exception (using TREE_NOTHROW).
3727         (handle_nothrow_attribute): New function to process this attribute.
3728
3729         * doc/extend.texi: Document the new nothrow function attribute.
3730
3731 2002-05-27  H.J. Lu  (hjl@gnu.org)
3732
3733         * cppexp.c (num_trim): Use 1UL instead of 1 for long int.
3734         (num_positive): Likewise.
3735         (num_div_op): Likewise.
3736
3737 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3738
3739         * c-common.c (c_common_init): Always use intmax_t.
3740
3741 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3742
3743         * c-common.c (c_common_init): Use intmax_t for now.
3744
3745 2002-05-24  Andrew Haley  <aph@redhat.com>
3746
3747         * fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c
3748         if T is a boolean type.
3749
3750 2002-05-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3751
3752         * basic-block.h (last_basic_block): Defined as synonym for
3753         n_basic_blocks.
3754         * cfganal.c (mark_dfs_back_edges, flow_reverse_top_sort_order_compute,
3755         flow_depth_first_order_compute, flow_preorder_transversal_compute,
3756         flow_dfs_compute_reverse_init): Replaced relevant occurences of
3757         n_basic_blocks with last_basic_block.
3758         * cfgbuild.c (make_edges): Likewise.
3759         * cfgloop.c (flow_loop_scan, flow_loops_find): Likewise.
3760         * cfgrtl.c (verify_flow_info, purge_all_dead_edges): Likewise.
3761         * combine.c (combine_instructions): Likewise.
3762         * df.c (df_alloc, df_analyse_1, df_analyse, iterative_dataflow_sbitmap,
3763         iterative_dataflow_bitmap): Likewise.
3764         * dominance.c (init_dom_info, calc_dfs_tree_nonrec, calc_dfs_tree,
3765         calc_idoms, idoms_to_doms): Likewise.
3766         * flow.c (update_life_info_in_dirty_blocks, free_basic_block_vars):
3767         Likewise.
3768         * gcse.c (gcse_main, alloc_gcse_mem, compute_local_properties,
3769         compute_hash_table, expr_reaches_here_p, one_classic_gcse_pass,
3770         one_cprop_pass, compute_pre_data, pre_expr_reaches_here_p,
3771         one_pre_gcse_pass, compute_transpout, delete_null_pointer_checks_1,
3772         delete_null_pointer_checks, compute_code_hoist_vbeinout,
3773         hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
3774         compute_store_table, build_store_vectors): Likewise.
3775         * haifa-sched.c (sched_init): Likewise.
3776         * ifcvt.c (if_convert): Likewise.
3777         * lcm.c (compute_antinout_edge, compute_laterin, compute_insert_delete,
3778         pre_edge_lcm, compute_available, compute_nearerout,
3779         compute_rev_insert_delete, pre_edge_rev_lcm, optimize_mode_switching):
3780         Likewise.
3781         * predict.c (estimate_probability, process_note_prediction,
3782         note_prediction_to_br_prob): Likewise.
3783         * profile.c (GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): Likewise.
3784         * recog.c (split_all_insns, peephole2_optimize): Likewise.
3785         * regrename.c (copyprop_hardreg_forward): Likewise.
3786         * resource.c (init_resource_info): Likewise.
3787         * sched-rgn.c (build_control_flow, find_rgns, compute_trg_info,
3788         init_regions, schedule_insns): Likewise.
3789         * ssa-ccp.c (ssa_const_prop): Likewise.
3790         * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
3791         * ssa.c (compute_dominance_frontiers,
3792         compute_iterated_dominance_frontiers, convert_to_ssa): Likewise.
3793
3794         * df.c (df_refs_unlink): Fix FOR_EACH_BB usage (in #if 0'ed code)
3795         * gcse.c (alloc_rd_mem, alloc_avail_expr_mem): Use n_blocks for vector
3796         sizes consistently.
3797
3798 Mon May 27 14:28:12 CEST 2002  Jan Hubicka  <jh@suse.cz>
3799
3800         * basic-block.h (can_hoist_p, hoist_insn_after, hoist_insn_to_edge):
3801         new.
3802         * rtlanal.c (hoist_test_store, can_hoist_insn_p, hoist_update_store,
3803         hoist_insn_after, hoist_insn_to_edge): New.
3804
3805 Mon May 27 12:14:02 CEST 2002  Jan Hubicka  <jh@suse.cz>
3806
3807         * basic-block.h (PEOP_SCAN_DEAD_STORES): New.
3808         (PROP_FINAL): Include.
3809         * flow.c (life_analysis, update_life_info,
3810         init_propagate_block_info, mark_set_1, mark_used_rgs):
3811         Support SCAN_DEAD_STORE.
3812
3813 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3814
3815         * c-common.c (c_common_init): Set CPP arithmetic precision.
3816         * cppexp.c (cpp_num_part): Move typedef ...
3817         * cpphash.h: ...here; make unsigned HOST_WIDE_INT.
3818         * cppinit.c (cpp_create_reader): Default to host long arithmetic.
3819         (sanity_checks): Update.
3820
3821 2002-05-26  Geoffrey Keating  <geoffk@redhat.com>
3822
3823         * Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.
3824         (mkheaders): New rule.
3825         (install-mkheaders): New rule.
3826         * configure.in (all_outputs): Add mkheaders.
3827         * configure: Regenerate.
3828         * mkheaders.in: New file.
3829
3830 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
3831
3832         * cse.c (fold_rtx): Don't optimize if SUBREG changes mode class.
3833
3834 2002-05-26  Andreas Jaeger  <aj@suse.de>
3835
3836         * cfg.c (dump_flow_info): Remove extra argument to fprintf.
3837
3838 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
3839
3840         * cppexp.c (possible_sum_sign, integer_overflow, left_shift,
3841         right_shift): Remove.
3842         (cpp_num, cpp_num_part, PART_PRECISION, HALF_MASK, LOW_PART,
3843         HIGH_PART): New.
3844         (struct op): Use cpp_num.
3845         (num_zerop, num_eq, num_positive, num_greater_freq, num_trim,
3846         num_part_mul, num_unary_op, num_binary_op, num_negate,
3847         num_bitwise_op, num_inequality_op, num_equality_op, num_mul,
3848         num_div_op, num_lshift, num_rshift, append_digit): New.
3849         (interpret_number, parse_defined, eval_token, reduce): Update
3850         for two-integer arithmetic.
3851         (binary_handler): New typedef.
3852         (optab): Update.
3853         (COMPARE, EQUALITY, BITWISE, MINMAX, UNARY, SHIFT): Delete.
3854         (_cpp_parse_expr, reduce): Update to handle two-integers.
3855         * cpplib.c (_cpp_test_assertion): Back up on CPP_EOF.
3856
3857 2002-05-26  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3858
3859         * config/avr/avr-protos.h (avr_out_sbxx_branch): Declare.
3860         * config/avr/avr.c (jump_over_one_insn_p): Take length of the
3861         branch insn into account, do not assume 1.
3862         (avr_out_sbxx_branch): New function.  Optimize cases of skipping
3863         over single word insn.  Handle upper half of I/O space too.
3864         * config/avr/avr.md (*sbrx_branch): Use it.
3865         (*sbrx_and_branchhi, *sbrx_and_branchsi): Likewise.
3866         (*sbix_branch, *sbix_branch_bit7): Likewise.
3867         (*sbix_branch_tmp, *sbix_branch_tmp_bit7): New.
3868         Use RTL peepholes to optimize register operand sign tests.
3869
3870 2002-05-26  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3871
3872         * config/avr/avr.c (avr_asm_only_p): New variable.
3873         (avr_override_options): Set it here if AVR1.
3874         (asm_file_start): Test it here, report an error if set.
3875
3876 2002-05-26  Kazu Hirata  <kazu@cs.umass.edu>
3877
3878         * alias.c: Fix formatting.
3879         * attribs.c: Likewise.
3880         * bb-reorder.c: Likewise.
3881         * bitmap.c: Likewise.
3882         * bitmap.h: Likewise.
3883         * builtins.c: Likewise.
3884
3885 Sun May 26 14:00:44 CEST 2002  Jan Hubicka  <jh@suse.cz>
3886
3887         * reload.c (find_valid_class): Accept new argument DEST,
3888         choose class accordingly.
3889         (push_reload): Update callers.
3890
3891 2002-05-26  Andreas Jaeger  <aj@suse.de>
3892
3893         * combine.c (combine_instructions): Do not indent #if for
3894         traditional C.
3895
3896 2002-05-25  Richard Henderson  <rth@redhat.com>
3897
3898         * c-pragma.c (apply_pragma_weak): Convert value identifier to
3899         string for decl_attributes.
3900         (handle_pragma_weak): Call assemble_alias if we're modifying
3901         an existing decl.
3902
3903 2002-05-25  Richard Henderson  <rth@redhat.com>
3904
3905         PR target/6788
3906         * config/sparc/sparc.c (sparc_output_mi_thunk): New implementation
3907         using rtl instead of fprintf.
3908         * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Use it.
3909         * config/sparc/sparc-protos.h: Update.
3910
3911 2002-05-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3912
3913         * Makefile.in (C_COMMON_H): Fix.
3914         Update other targets.
3915         * c-common.c: Don't include c-lex.h.
3916         (builtin_define_with_value): Make static and prototype.
3917         (builtin_define_std): Move from c-lex.h.
3918         * c-common.h (init_c_lex): Move from c-lex.h.
3919         * c-decl.c: Don't include c-lex.h.
3920         (make_pointer_declarator): Move from c-parse.in.
3921         * c-lex.c: Don't include c-lex.h.
3922         * c-lex.h: Remove.
3923         * c-parse.in: Don't include c-lex.h; include c-pragma.h.
3924         (make_pointer_declarator): Move to c-decl.c.
3925         * c-pragma.c: Don't include c-lex.h.
3926         * c-pragma.h (yydebug, YYDEBUG, parse_in, c_lex): Move from c-lex.h.
3927         * c-tree.h (make_pointer_declarator): New.
3928 doc:
3929         * passes.texi, tm.texi: Update.
3930 objc:
3931         * Make-lang.in: Update and correct.
3932         * objc-act.c: Don't include c-lex.h or cpplib.h.
3933 treelang:
3934         * treetree.c: Don't include c-lex.h.
3935 config:
3936         * darwin-c.c: Don't include c-lex.h.
3937         * c4x/c4x-c.c: Don't include c-lex.h.
3938         * c4x/t-c4x: Update.
3939         * i370/i370-c.c: Don't include c-lex.h.
3940         * i370/t-i370: Update.
3941         * i960/i960-c.c: Don't include c-lex.h.
3942         * i960/i960.c: Don't include cpplib.h, c-lex.h or c-pragma.h.
3943         * i960/t-960bare: Update.
3944         * i960/t-vxworks: Update.
3945         * rs6000/rs6000-c.c: Don't include c-lex.h; include c-pragma.h.
3946         * rs6000/t-darwin: Update.
3947         * rs6000/t-rs6000-c-rule: Update.
3948         * v850/v850-c.c: Don't include c-lex.h.
3949         * v850/v850.c: Don't include c-lex.h or cpplib.h.
3950
3951
3952 2002-05-25  Kazu Hirata  <kazu@cs.umass.edu>
3953
3954         * tree.def: Fix typos.
3955         * doc/install.texi: Likewise.
3956
3957 2002-05-25  Richard Henderson  <rth@redhat.com>
3958
3959         * configure.in (HAVE_AS_TLS): Add ia64 test.
3960         * configure: Rebuild.
3961         * config/ia64/ia64.c (ia64_tls_size_string, ia64_tls_size): New.
3962         (override_options): Set it.
3963         (TARGET_HAVE_TLS): New.
3964         (sdata_symbolic_operand): Look for 's'.
3965         (tls_symbolic_operand): New.
3966         (ia64_expand_load_address): Abort for tls symbols.
3967         (gen_tls_get_addr): New.
3968         (gen_thread_pointer): New.
3969         (ia64_expand_move): Split out from movdi.  Handle tls symbols.
3970         (rtx_needs_barrier): Add new unspecs.
3971         (ia64_encode_section_info): Handle tls symbols.
3972         (ia64_strip_name_encoding): Strip two encoding chars.
3973         * config/ia64/ia64.h (ia64_tls_size, ia64_tls_size_string): New.
3974         (TARGET_TLS14, TARGET_TLS22, TARGET_TLS64): New.
3975         (TARGET_OPTIONS): Add tls-size.
3976         (ENCODE_SECTION_INFO_CHAR): Rename from SDATA_NAME_FLAG_CHAR.
3977         * config/ia64/ia64.md (UNSPEC_LTOFF_DTPMOD, UNSPEC_LTOFF_DTPREL,
3978         UNSPEC_DTPREL, UNSPEC_LTOFF_TPREL, UNSPEC_TPREL, UNSPEC_LD_BASE): New.
3979         (movqi, movhi, movsi, movdi, movti): Use ia64_expand_move.
3980         (movsf, movdf): Likewise.
3981         (movdi_symbolic): Use match_scratch.  Don't split if we won't
3982         have a scratch availiable.
3983         (load_ltoff_dtpmod, load_dtprel, load_dtprel64, load_dtprel22,
3984         add_dtprel, add_dtprel14, add_dtprel22, load_ltoff_tprel, load_tprel,
3985         load_tprel64, load_tprel22, add_tprel, add_tprel14, add_tprel22): New.
3986         * config/ia64/ia64-protos.h: Update.
3987         * config/ia64/sysv4.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Use
3988         sdata_symbolic_operand.
3989         (ASM_OUTPUT_LABELREF): Strip two characters.
3990
3991 2002-05-25  Kazu Hirata  <kazu@cs.umass.edu>
3992
3993         * combine.c (simplify_set): Remove an unnecessary subreg.
3994
3995 2002-05-25  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3996
3997         * config/avr/avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.
3998
3999         * config/avr/avr.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_BSS): New.
4000
4001 2002-05-25  Gabriel Dos Reis  <gdr@codesourcery.com>
4002
4003         * toplev.c (output_clean_symbol_name): Fix another thinko.  Gosh.
4004
4005 2002-05-25  Roger Sayle  <roger@eyesopen.com>
4006
4007         * simplify-rtx.c (simplify_gen_relational): Simplify the RTX
4008         (cond (compare x y) 0) into the equivalent (cond x y).
4009
4010 2002-05-25  Gabriel Dos Reis  <gdr@codesourcery.com>
4011
4012         * toplev.c (output_clean_symbol_name): Use xstrdup.  Fix thinko.
4013
4014 2002-05-24  Zack Weinberg  <zack@codesourcery.com>
4015
4016         * config.gcc: Remove all stanzas for previously obsoleted
4017         systems.  Where necessary, add explicit error stanzas to
4018         prevent removed systems from being misidentified as something
4019         else.  Begin a fresh obsoletions list, with the systems that
4020         were reprieved last round.
4021         * doc/install.texi: Remove all mention of dead targets.
4022         * fixinc/mkfixinc.sh: Likewise.
4023
4024         * config/arm/arm.h: Bit 31 of target_flags is no longer
4025         reserved.
4026
4027         * config/1750a/1750a-protos.h, config/1750a/1750a.c,
4028         config/1750a/1750a.h, config/1750a/1750a.md, config/1750a/ms1750.inc,
4029         config/a29k/a29k-protos.h, config/a29k/a29k.c, config/a29k/a29k.h,
4030         config/a29k/a29k.md, config/a29k/rtems.h, config/a29k/t-a29kbare,
4031         config/a29k/t-vx29k, config/a29k/unix.h, config/a29k/vx29k.h,
4032         config/alpha/osf12.h, config/alpha/osf2or3.h,
4033         config/arm/arm-wince-pe.h, config/arm/arm.h, config/arm/riscix.h,
4034         config/arm/riscix1-1.h, config/arm/rix-gas.h, config/arm/t-riscix,
4035         config/clipper/clipper-protos.h, config/clipper/clipper.c,
4036         config/clipper/clipper.h, config/clipper/clipper.md,
4037         config/clipper/clix.h, config/convex/convex-protos.h,
4038         config/convex/convex.c, config/convex/convex.h,
4039         config/convex/convex.md, config/convex/fixinc.convex,
4040         config/convex/proto.h, config/elxsi/elxsi-protos.h,
4041         config/elxsi/elxsi.c, config/elxsi/elxsi.h, config/elxsi/elxsi.md,
4042         config/i386/386bsd.h, config/i386/aix386.h, config/i386/aix386ng.h,
4043         config/i386/bsd386.h, config/i386/dgux.h, config/i386/djgpp-rtems.h,
4044         config/i386/isc.h, config/i386/iscdbx.h, config/i386/linux-oldld.h,
4045         config/i386/next.h, config/i386/osf1-ci.asm, config/i386/osf1-cn.asm,
4046         config/i386/osf1elf.h, config/i386/osf1elfgdb.h, config/i386/osfelf.h,
4047         config/i386/osfrose.h, config/i386/rtems.h, config/i386/seq-gas.h,
4048         config/i386/seq-sysv3.h, config/i386/seq2-sysv3.h,
4049         config/i386/sequent.h, config/i386/sun.h, config/i386/sun386.h,
4050         config/i386/t-dgux, config/i386/t-next, config/i386/t-osf,
4051         config/i386/t-osf1elf, config/i860/bsd-gas.h, config/i860/bsd.h,
4052         config/i860/fx2800.h, config/i860/i860-protos.h, config/i860/i860.c,
4053         config/i860/i860.h, config/i860/i860.md, config/i860/mach.h,
4054         config/i860/paragon.h, config/i860/sysv3.h, config/i860/sysv4.h,
4055         config/i860/t-fx2800, config/i860/varargs.asm, config/m68k/a-ux.h,
4056         config/m68k/altos3068.h, config/m68k/apollo68.h,
4057         config/m68k/aux-crt1.c, config/m68k/aux-crt2.asm,
4058         config/m68k/aux-crtn.asm, config/m68k/aux-exit.c,
4059         config/m68k/aux-low.gld, config/m68k/aux-mcount.c,
4060         config/m68k/auxas.h, config/m68k/auxgas.h, config/m68k/auxgld.h,
4061         config/m68k/auxld.h, config/m68k/ctix.h, config/m68k/dpx2.h,
4062         config/m68k/dpx2.ifile, config/m68k/dpx2cdbx.h, config/m68k/dpx2g.h,
4063         config/m68k/isi-nfp.h, config/m68k/isi.h, config/m68k/lynx-ng.h,
4064         config/m68k/lynx.h, config/m68k/math-3300.h, config/m68k/news.h,
4065         config/m68k/news3.h, config/m68k/news3gas.h, config/m68k/newsgas.h,
4066         config/m68k/next.h, config/m68k/next21.h, config/m68k/rtems.h,
4067         config/m68k/t-aux, config/m68k/t-lynx, config/m68k/t-next,
4068         config/m68k/x-next, config/m88k/dgux.h, config/m88k/dgux.ld,
4069         config/m88k/dguxbcs.h, config/m88k/dolph.h, config/m88k/dolphin.ld,
4070         config/m88k/luna.h, config/m88k/m88k-coff.h, config/m88k/sysv3.h,
4071         config/m88k/t-bug, config/m88k/t-dgux, config/m88k/t-dgux-gas,
4072         config/m88k/t-dguxbcs, config/m88k/t-dolph, config/m88k/t-m88k-gas,
4073         config/m88k/t-tekXD88, config/m88k/tekXD88.h, config/m88k/tekXD88.ld,
4074         config/mips/bsd-4.h, config/mips/bsd-5.h, config/mips/dec-bsd.h,
4075         config/mips/dec-osf1.h, config/mips/elflorion.h,
4076         config/mips/iris4loser.h, config/mips/mips-5.h, config/mips/news4.h,
4077         config/mips/news5.h, config/mips/nws3250v4.h, config/mips/osfrose.h,
4078         config/mips/svr3-4.h, config/mips/svr3-5.h, config/mips/svr4-4.h,
4079         config/mips/svr4-5.h, config/mips/svr4-t.h, config/mips/t-bsd,
4080         config/mips/t-bsd-gas, config/mips/t-svr3, config/mips/t-svr3-gas,
4081         config/mips/t-svr4, config/mips/t-svr4-gas, config/mips/t-ultrix,
4082         config/mips/ultrix.h, config/nextstep-protos.h, config/nextstep.c,
4083         config/nextstep.h, config/nextstep21.h, config/ns32k/encore.h,
4084         config/ns32k/merlin.h, config/ns32k/pc532-mach.h,
4085         config/ns32k/pc532-min.h, config/ns32k/pc532.h,
4086         config/ns32k/sequent.h, config/ns32k/tek6000.h,
4087         config/ns32k/tek6100.h, config/ns32k/tek6200.h, config/pj/lib1funcs.S,
4088         config/pj/linux.h, config/pj/pj-protos.h, config/pj/pj.c,
4089         config/pj/pj.h, config/pj/pj.md, config/pj/pjl.h, config/pj/t-pj,
4090         config/sparc/rtems.h, config/we32k/we32k-protos.h,
4091         config/we32k/we32k.c, config/we32k/we32k.h, config/we32k/we32k.md:
4092         Delete file.
4093
4094 2002-05-24  Richard Henderson  <rth@redhat.com>
4095
4096         * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
4097         * toplev.c (flag_tls_default) Set to TLS_MODEL_GLOBAL_DYNAMIC.
4098         * config/i386/i386.c (tls_model_chars): Add leading space.
4099         (tls_symbolic_operand): Don't bias by 1.
4100         (legitimize_address): Don't unbias by 1.
4101
4102 2002-05-24  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
4103
4104         * lcm.c (optimize_mode_switching): Change bb used as indices
4105         to bb->index.
4106
4107 2002-05-24  Richard Henderson  <rth@redhat.com>
4108
4109         * config/ia64/ia64.c (ia64_reorg): Use update_life_info instead
4110         of update_life_info_in_dirty_blocks.
4111
4112 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4113
4114         PR other/6782
4115         * final.c (get_mem_expr_from_op): Return 0 if op is NULL.
4116
4117 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4118
4119         PR preprocessor/6780
4120         * cppmacro.c (enter_macro_context): Clear state.angled_headers.
4121
4122 2002-05-24  Jim Blandy  <jimb@redhat.com>
4123
4124         * dwarf2out.c (dwarf2out_finish): Don't forget to emit a final
4125         entry with a type code of zero, marking the end of the compilation
4126         unit's macro info.
4127
4128 2002-05-24  Richard Henderson  <rth@redhat.com>
4129
4130         * varasm.c (asm_output_bss): Always output one byte.
4131         * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
4132
4133 2002-05-24  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
4134
4135         * tree.c (decl_type_context): Return NULL_TREE if decl's context is a
4136         namespace.
4137
4138 2002-05-24  Andreas Jaeger  <aj@suse.de>
4139
4140         * ggc-page.c (alloc_page): Cast variables of type size_t to
4141         unsigned long, adjust printf format string.
4142         (ggc_alloc): Likewise.
4143         (ggc_print_statistics): Likewise.
4144         (ggc_print_statistics): Correct printf format string for SCALE to
4145         use unsigned long.
4146
4147 2002-05-24  Danny Smith  <dannysmith@users.sourceforge.net>
4148
4149         * config/i386/mingw32.h (CPP_SPEC): Remove -remap.
4150
4151 2002-05-23  Gabriel Dos Reis  <gdr@codesourcery.com>
4152             Zack Weinberg     <zack@codesourcery.com>
4153
4154         * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly output
4155         quoted strings.
4156         * dwarf2out.c (lookup_filename): Properly quote filename in .file
4157         directive in assembly file.
4158         * config/m68k/dpx2.h (ASM_OUTPUT_SOURCE_FILENAME): Likewise.
4159         * config/m88k/m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Likewise.
4160         * config/pj/pj.h (ASM_FILE_START): Likewise.
4161         * config/rs6000/xcoff.h (ASM_FILE_START): Likewise.
4162         * config/avr/avr.c (asm_file_end): Likewise.
4163         * toplev.c (output_quoted_string): Handle possibly signed plain
4164         char.
4165         * toplev.h (output_clean_symbol_name): Declare
4166         * toplev.c (output_clean_symbol_name): Define.
4167         * config/alpha/alpha.c (unicosmk_output_module_name): Use it.
4168         * config/1750a/1750a.h (ASM_FILE_START): Likewise.
4169
4170 2002-05-24  Alan Modra  <amodra@bigpond.net.au>
4171
4172         * config/rs6000/rs6000.c (output_toc): Mask longs to 32 bits.
4173
4174 2002-05-23  Vladimir Makarov  <vmakarov@redhat.com>
4175
4176         * genautomata.c (reserv_sets_hash_value): Use shift equal to 3/4
4177         of size of unsigned.
4178
4179 2002-05-23  Richard Henderson  <rth@redhat.com>
4180
4181         * configure.in (HAVE_AS_TLS): New test.
4182         * config.in, configure: Rebuild.
4183         * config/i386/i386.c (TARGET_HAVE_TLS): Set if HAVE_AS_TLS.
4184         (ix86_tls_dialect_string, ix86_tls_dialect): New.
4185         (override_options): Set it.
4186         (tls_model_chars, tls_symbolic_operand): New.
4187         (tls_symbolic_operand_1, global_dynamic_symbolic_operand): New.
4188         (local_dynamic_symbolic_operand, initial_exec_symbolic_operand): New.
4189         (local_exec_symbolic_operand): New.
4190         (get_pic_label_name): Merge into output_set_got.
4191         (ix86_asm_file_end): Emit pic_label_name if defined.
4192         (legitimate_constant_p, constant_address_p): New.
4193         (legitimate_pic_operand_p): New.
4194         (legitimate_pic_address_disp_p): Handle GOTTPOFF, NTPOFF, DTPOFF.
4195         (legitimate_address_p): Likewise.
4196         (ix86_encode_section_info): Rename from i386_; handle tls decls.
4197         (ix86_strip_name_encoding): New.
4198         (get_thread_pointer): New.
4199         (legitimize_address): Handle tls symbols.
4200         (output_pic_addr_const): Handle GOTTPOFF, TPOFF, NTPOFF, DTPOFF.
4201         Remove UNSPEC_PLT.
4202         (struct machine_function): Add some_ld_name.
4203         (get_some_local_dynamic_name, get_some_local_dynamic_name_1): Set it.
4204         (print_operand) [&]: Use it.  Handle UNSPEC_TP.
4205         (output_addr_const_extra): New.
4206         (maybe_get_pool_constant): New.
4207         (ix86_split_to_parts): Use it.
4208         (ix86_expand_move): Handle tls symbols.
4209         (ix86_tls_get_addr): New.
4210         * config/i386/i386.h (TARGET_GNU_TLS, TARGET_SUN_TLS): New.
4211         (TARGET_OPTIONS): Add tls-dialect.
4212         (CONSTANT_ADDRESS_P): Use new out-of-line function.
4213         (LEGITIMATE_CONSTANT_P): Likewise.
4214         (LEGITIMATE_PIC_OPERAND_P): Likewise.
4215         (TARGET_STRIP_NAME_ENCODING): New.
4216         (ASM_OUTPUT_LABELREF): New.
4217         (PRINT_OPERAND_PUNCT_VALID_P): Add '&'.
4218         (OUTPUT_ADDR_CONST_EXTRA): New.
4219         (PREDICATE_CODES): Update.
4220         (ix86_tls_dialect, ix86_tls_dialect_string): New.
4221         * config/i386/i386.md: Regroup and renumber unspec constants.
4222         (tls_global_dynamic_gnu, tls_global_dynamic_sun): New.
4223         (tls_local_dynamic_base_gnu, tls_local_dynamic_base_sun): New.
4224         (tls_global_dynamic, tls_local_dynamic_base): New.
4225         (tls_local_dynamic_once): New.
4226         * config/i386/i386-protos.h: Update.
4227
4228 2002-05-23  Richard Henderson  <rth@redhat.com>
4229
4230         * genemit.c (gen_insn): Print file:lineno comment before function.
4231         (main): likewise.
4232         * gensupport.c (struct queue_elem): Add filename member.
4233         (queue_pattern): Initialize it; update all callers.
4234         (process_include): Don't free filename.
4235         (read_md_rtx): Set read_rtx_filename.
4236
4237 2002-05-23  Hans Boehm  <Hans_Boehm@hp.com>
4238
4239         * config/ia64/linux.h (IA64_GATE_AREA_END): Adjust for 64K pages.
4240
4241 2002-05-23  Richard Henderson  <rth@redhat.com>
4242
4243         * config/i386/i386.c (output_set_got): Fix typo in pic no-deep case.
4244
4245 2002-05-23  Richard Henderson  <rth@redhat.com>
4246
4247         * doc/extend.texi (C++98 Thread-Local Edits): Update with
4248         commentary from Mark.
4249
4250 2002-05-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4251
4252         * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
4253         Use FOR_EACH_BB macros to iterate over basic block chain.
4254         * cfg.c (clear_edges, clear_bb_flags, dump_flow_info,
4255         alloc_aux_for_blocks, clear_aux_for_blocks, alloc_aux_for_edges):
4256         Likewise.
4257         * cfganal.c (set_edge_can_fallthru_flag, flow_call_edges_add,
4258         find_unreachable_blocks, create_edge_list, verify_edge_list,
4259         remove_fake_edges, add_noreturn_fake_exit_edges,
4260         flow_preorder_transversal_compute, flow_dfs_compute_reverse_execute):
4261         Likewise.
4262         * cfgbuild.c (make_edges, find_basic_blocks, find_many_sub_basic_blocks,
4263         find_sub_basic_blocks): Likewise.
4264         * cfgcleanup.c (try_optimize_cfg, delete_unreachable_blocks):
4265         Likewise.
4266         * cfglayout.c (record_effective_endpoints, cleanup_unconditional_jumps):
4267         Likewise.
4268         * cfgloop.c (flow_loops_cfg_dump, flow_loops_find):
4269         Likewise.
4270         * cfgrtl.c (compute_bb_for_insn, tidy_fallthru_edges,
4271         commit_edge_insertions, commit_edge_insertions_watch_calls,
4272         print_rtl_with_bb, verify_flow_info, purge_all_dead_edges): Likewise.
4273         * combine.c (combine_instructions, reg_dead_at_p): Likewise.
4274         * conflict.c (conflict_graph_compute): Likewise.
4275         * df.c (df_bitmaps_alloc, df_bitmaps_free, df_alloc, df_analyse_1,
4276         df_modified_p, df_refs_unlink, df_dump): Likewise.
4277         * dominance.c (calc_dfs_tree, calculate_dominance_info): Likewise.
4278         * final.c (compute_alignments): Likewise.
4279         * flow.c (update_life_info, update_life_info_in_dirty_blocks,
4280         delete_noop_moves, calculate_global_regs_live, allocate_bb_life_data,
4281         count_or_remove_death_notes): Likewise.
4282         * gcse.c (oprs_unchanged_p, record_last_reg_set_info,
4283         compute_hash_table, compute_kill_rd, compute_rd, compute_ae_kill,
4284         classic_gcse, compute_transp, cprop, compute_pre_data,
4285         compute_transpout, invalidate_nonnull_info,
4286         delete_null_pointer_checks_1, delete_null_pointer_checks,
4287         compute_code_hoist_vbeinout, hoist_code, compute_ld_motion_mems,
4288         compute_store_table, build_store_vectors, store_motion): Likewise.
4289         * global.c (global_conflicts, mark_elimination): Likewise.
4290         * graph.c (print_rtl_graph_with_bb): Likewise.
4291         * haifa-sched.c (sched_init): Likewise.
4292         * ifcvt.c (if_convert): Likewise.
4293         * lcm.c (compute_antinout_edge, compute_laterin, compute_insert_delete,
4294         compute_available, compute_nearerout, compute_rev_insert_delete,
4295         optimize_mode_switching): Likewise.
4296         * local-alloc.c (local_alloc, update_equiv_regs): Likewise.
4297         * predict.c (estimate_probability, note_prediction_to_br_prob,
4298         propagate_freq, counts_to_freqs, expensive_function_p,
4299         estimate_bb_frequencies): Likewise.
4300         * profile.c (instrument_edges, get_exec_counts,
4301         compute_branch_probabilities, compute_checksum, branch_prob,
4302         find_spanning_tree): Likewise.
4303         * recog.c (split_all_insns, peephole2_optimize): Likewise.
4304         * reg-stack.c (reg_to_stack, convert_regs_entry, convert_regs):
4305         Likewise.
4306         * regclass.c (scan_one_insn, regclass): Likewise.
4307         * regmove.c (mark_flags_life_zones, regmove_optimize,
4308         record_stack_memrefs): Likewise.
4309         * regrename.c (regrename_optimize, copyprop_hardreg_forward): Likewise.
4310         * reload1.c (reload, reload_combine, fixup_abnormal_edges): Likewise.
4311         * resource.c (find_basic_block): Likewise.
4312         * sched-ebb.c (schedule_ebbs): Likewise.
4313         * sched-rgn.c (is_cfg_nonregular, build_control_flow,
4314         find_single_block_region, find_rgns, schedule_insns)
4315         * sibcall.c (optimize_sibling_and_tail_recursive_call)
4316         * ssa-ccp.c (optimize_unexecutable_edges,
4317         ssa_ccp_df_delete_unreachable_insns): Likewise.
4318         * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
4319         * ssa.c (find_evaluations, compute_dominance_frontiers_1,
4320         rename_block, convert_to_ssa, compute_conservative_reg_partition,
4321         compute_coalesced_reg_partition, rename_equivalent_regs,
4322         convert_from_ssa): Likewise.
4323         * config/ia64/ia64.c (emit_predicate_relation_info, process_epilogue,
4324         process_for_unwind_directive): Likewise.
4325
4326         * df.c (FOR_ALL_BBS): Removed.
4327         * gcse.c (struct null_pointer_info): Type of current_block field
4328         changed.
4329         (struct reg_avail_info): Type of last_bb field changed.
4330         * config/ia64/ia64.c (block_num): Removed.
4331         (need_copy_state): Type changed.
4332         (last_block): New.
4333
4334 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4335
4336         * cppinit.c (mark_named_operators): Split out from init_builtins.
4337         (cpp_finish_options): Call it from here instead.
4338
4339 2002-05-23  Jason Thorpe  <thorpej@wasabisystems.com>
4340
4341         * builtin-attrs.def: Update copyright years.
4342         (ATTR_NONNULL): New attribute identifier.
4343         (ATTR_NONNULL_1, ATTR_NONNULL_2, ATTR_NONNULL_3): New
4344         attribute tree lists.
4345         (DEF_FORMAT_ATTRIBUTE): Chain a nonnull attribute for the
4346         format operand.
4347         (ATTR_FORMAT_ARG_1, ATTR_FORMAT_ARG_2): Use...
4348         (DEF_FORMAT_ARG_ATTRIBUTE): ...this to generate format_arg
4349         attribute lists.  Chain the appropriate nonnull attribute.
4350         * c-format.c (check_format_arg): Remove null format string
4351         warning.
4352         * testsuite/gcc.dg/format/null-1.c: New test.
4353
4354 2002-05-23  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4355
4356         * Makefile.in (ADAC): Define.
4357         (SYSLIBS): Define.
4358         (.SUFFIXES): Move before language makefile fragments.
4359         (STAGE2_FLAGS_TO_PASS): Use stage CC as ADAC.
4360
4361 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
4362
4363         * varasm.c (make_decl_rtl): Don't allow weak variables to be
4364         placed in common.
4365
4366 Thu May 23 19:43:41 CEST 2002  Jan Hubicka  <jh@suse.cz>
4367
4368         * cfg.c (dump_flow_info): Print results of
4369         maybe_hot/probably_never_executed predicates.
4370         * toplev.c (open_dump_file): Print function frequency.
4371
4372 2002-05-23  David S. Miller  <davem@redhat.com>
4373
4374         * cse.c (approx_reg_cost_1, approx_reg_cost): Recode to not use
4375         regsets.
4376
4377 2002-05-23  Jason Thorpe  <thorpej@wasabisystems.com>
4378
4379         * c-common.c (warn_nonnull): Declare.
4380         (c_common_attribute_table): Add "nonnull" attribute.
4381         (handle_nonnull_attribute, check_function_nonnull, nonnull_check_p,
4382         check_nonnull_arg, get_nonnull_operand, check_function_arguments,
4383         check_function_arguments_recurse): New functions.
4384         * c-common.h (warn_nonnull): Declare extern.
4385         (check_function_arguments, check_function_arguments_recurse): New
4386         prototypes.
4387         * c-decl.c (c_decode_option): Add -Wnonnull option.
4388         * c-format.c (set_Wformat): Set warn_nonnull if enabling
4389         format checking.
4390         (format_check_context): New structure.
4391         (check_format_info_recurse): Remove recursion and rename to...
4392         (check_format_arg): ...this.  Update comment.
4393         (check_format_info): Use check_function_arguments_recurse.
4394         * c-typeck.c (build_function_call): Call check_function_arguments
4395         instead of check_function_format.
4396         * doc/extend.texi: Document "nonnull" attribute.
4397         * doc/invoke.texi: Docuemnt -Wnonnull option.
4398         * testsuite/gcc.dg/nonnull-1.c: New test.
4399         * testsuite/gcc.dg/nonnull-2.c: New test.
4400
4401 2002-05-23  David S. Miller  <davem@redhat.com>
4402
4403         * basic-block.h (CLEANUP_NO_INSN_DEL): Define it.
4404         * cfgcleanup.c (cleanup_cfg): If it is set do not
4405         attempt to delete trivially dead insns.
4406         * except.c (finish_eh_generation): Pass it to cleanup_cfg.
4407         * toplev.c (rest_of_compilation): Document non-trivial aspect
4408         the RTL before optimize_save_area_alloca is run.
4409
4410 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4411
4412         * c-lex.c (indent_level): Remove.
4413         (cb_file_change, c_lex): Remove indent level handling.
4414         * c-lex.h (indent_level): Remove.
4415         * input.h (struct file_stack): Remove indent_level.
4416         * toplev.c (push_srcloc): Remove indent_level handling.
4417
4418 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4419
4420         PR target/6753
4421         * config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
4422         of x in constraints for clarity.
4423         (sse_mov?fcc split): abort if op2 == op3.
4424         (sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
4425         sse_movsfcc_const0_4): Add earlyclobber.
4426         (sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
4427         sse_movdfcc_const0_4): Likewise.  Use DFmode, not SFmode.
4428         Use Y instead of x in constraints.
4429
4430 2002-05-23  Richard Henderson  <rth@redhat.com>
4431
4432         * doc/extend.texi (C99 Thread-Local Edits): New subsection.
4433         (C++98 Thread-Local Edits): New subsection.
4434
4435         * config/i386/i386.c, config/i386/i386.h: Tidy comments and whitespace.
4436         (ix86_arch): Set type to enum processor_type.
4437
4438         * config/i386/i386.md (movsi_1, movdi_1_rex64): Use
4439         LEGITIMATE_PIC_OPERAND_P not SYMBOLIC_CONST.
4440
4441 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4442
4443         * configure.in: Fix as version test for binutils 2.12.1 releases
4444         (without dates).
4445         * configure: Rebuilt.
4446
4447 2002-05-23  Richard Henderson  <rth@redhat.com>
4448
4449         * config/i386/i386.c (get_pic_label_name): New.
4450         (load_pic_register): Remove.
4451         (output_set_got): New.
4452         (ix86_expand_prologue): Use gen_set_got; mark insn REG_MAYBE_DEAD.
4453         * config/i386/i386.md (UNSPEC_SET_GOT): New.
4454         (UNSPECV_PROLOGUE_SET_GOT, UNSPECV_PROLOGUE_GET_PC): Remove.
4455         (prologue_set_got, prologue_get_pc): Remove.
4456         (set_got, set_got_nopic, set_got_deep, set_got_nodeep): New.
4457         (builtin_setjmp_receiver): Use gen_set_got.
4458         * config/i386/i386-protos.h: Update.
4459
4460 Thu May 23 09:22:23 CEST 2002  Jan Hubicka  <jh@suse.cz>
4461
4462         * gcse.c (hash_expr): Do not use alias set for hashing.
4463
4464 2002-05-22  Kevin Buettner  <kevinb@redhat.com>
4465
4466         * dbxout.c (dbxout_class_name_qualifiers): New function.
4467         (dbxout_symbol): Output class/struct qualifiers for a .stabs entry.
4468
4469 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4470
4471         * cpperror.c (_cpp_begin_message): No special casing
4472         of CPP_FATAL_LIMIT.
4473         * cppinit.c (sanity_checks): s/DL_FATAL/DL_ICE/.
4474         (output_deps, cpp_handle_option, cpp_post_options): Use DL_ERROR.
4475         * cpplib.c (do_include_common): Use DL_ERROR.
4476         * cpplib.h (CPP_FATAL_LIMIT, CPP_FATAL_ERRORS, DL_FATAL): Remove.
4477         (DL_ICE): Renumber.
4478         * fix-header.c (read_scan_file): Update.
4479
4480 2002-05-22  Richard Henderson  <rth@redhat.com>
4481
4482         * config/i386/i386.c (ix86_expand_call): New function, extracted
4483         from md call patterns.  Add pic_offset_table_rtx to
4484         CALL_INSN_FUNCTION_USAGE when needed.
4485         * config/i386/i386.md (call_pop, call): Use ix86_expand_call.
4486         (call_value_pop, call_value, untyped_call): Likewise.
4487         (call_exp, call_value_exp): Remove.
4488         * config/i386/i386-protos.h: Update.
4489
4490 2002-05-22  Richard Henderson  <rth@redhat.com>
4491
4492         * varasm.c (default_section_type_flags): Check for VAR_DECL
4493         before using DECL_THREAD_LOCAL.
4494
4495 2002-05-22  David Edelsohn  <edelsohn@gnu.org>
4496
4497         * config/rs6000/aix43.h (LINK_SPEC): Add PE initializer.
4498         (STARTFILE_SPEC): Delete PE crt0.o.
4499         * config/rs6000/aix51.h: Same.
4500         * config/rs6000/rs6000.c: Use TARGET_XCOFF, not OBJECT_FORMAT_COFF.
4501         * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Append [DS] to
4502         function descriptor symbol.  Use RS6000_OUTPUT_BASENAME.
4503         (ASM_OUTPUT_DEF_FROM_DECLS): Use RS6000_OUTPUT_BASENAME.
4504         * config/rs6000/xcoff.h (ASM_OUTPUT_DEF): Define.
4505
4506 2002-05-22  Richard Henderson  <rth@redhat.com>
4507
4508         * varasm.c (default_section_type_flags): Handle tls data and
4509         default sections.
4510         (default_unique_section): Handle tls sections.
4511
4512 2002-05-23  Alan Modra  <amodra@bigpond.net.au>
4513
4514         * configure.in (CROSS): Define NATIVE_CROSS.
4515         * configure: Regenerate.
4516         * gcc.c (STARTFILE_PREFIX_SPEC): Define.
4517         (startfile_prefix_spec): New var.
4518         (static_specs): Add startfile_prefix_spec.
4519         (do_spec_2): Split out from..
4520         (do_spec): ..here.
4521         (main): Process startfile_prefix_spec.
4522         * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC) Change name of
4523         dynamic linker.
4524         (STARTFILE_PREFIX_SPEC): Define.
4525         (STARTFILE_LINUX_SPEC, ENDFILE_LINUX_SPEC): Rewrite without
4526         absolute paths.
4527
4528 2002-05-22  Kazu Hirata  <kazu@cs.umass.edu>
4529
4530         * cpperror.c: Fix formatting.
4531         * cppexp.c: Likewise.
4532         * cppfiles.c: Likewise.
4533         * cpphash.c: Likewise.
4534         * cpphash.h: Likewise.
4535         * cppinit.c: Likewise.
4536         * cpplex.c: Likewise.
4537         * cpplib.c: Likewise.
4538         * cppmacro.c: Likewise.
4539         * cppmain.c: Likewise.
4540         * cppspec.c: Likewise.
4541
4542 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
4543
4544         * combine.c (force_to_mode): Use gen_int_mode.
4545         Don't clear CONST_INT bits outside of mode.
4546
4547 2002-05-22  Richard Henderson  <rth@redhat.com>
4548
4549         * fixinc/inclhack.def (thread_keyword): Match __thread as last arg.
4550         * fixinc/fixincl.x, fixinc/tests/base/pthread.h: Rebuild.
4551
4552 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
4553
4554         PR c/6643
4555         * emit-rtl.c (widen_memory_access): Only call compare_tree_int
4556         if DECL_SIZE_UNIT is INTEGER_CST.
4557
4558 2002-05-22  Richard Henderson  <rth@redhat.com>
4559
4560         * flow.c (life_analysis): Delete broken reg_label check.
4561
4562 2002-05-22  Richard Henderson  <rth@redhat.com>
4563
4564         * fixinc/inclhack.def (thread_keyword): Allow as any prototype arg.
4565         * fixinc/fixincl.x, fixinc/tests/base/pthread.h: Rebuild.
4566
4567 Wed May 22 18:39:57 2002  J"orn Rennecke <joern.rennecke@superh.com>
4568
4569         * t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.
4570         (embed-bb.c): New rule.
4571         * t-sh64 (LIB2FUNCS_EXTRA): Don't change.
4572         * config/sh/embed_bb.c: Delete.
4573
4574 Wed May 22 18:25:29 2002  J"orn Rennecke <joern.rennecke@superh.com>
4575
4576         * c-common.c (cb_register_builtins): Don't indent '#' of #define.
4577
4578 2002-05-22  Kazu Hirata  <kazu@cs.umass.edu>
4579
4580         * config/h8300/h8300.md (*andorqi3): New.
4581
4582 2002-05-22  Neil Booth  <neil@daikokuya.demon.co.uk>
4583
4584         PR preprocessor/6517
4585         * Makefile.in: Update.
4586         * c-common.c (c_common_post_options): Add preprocessor
4587         errors to the error count.
4588         * c-lang.c (c_post_options): Kill.
4589         (LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
4590         * hooks.h: Add header guards.
4591         * langhooks-def.h: Include hooks.h.
4592         (LANG_HOOKS_POST_OPTIONS): Update.
4593         * langhooks.h (struct lang_hooks): Update post_options.
4594         * toplev.c (parse_options_and_default_flags): Update.
4595 objc:
4596         * objc-lang.c (objc_post_options): Kill.
4597         (LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
4598
4599 2002-05-21  Bruce Korb  <bkorb@gnu.org>
4600
4601         * fixinc/tests/base/pthread.h(THREAD_KEYWORD_CHECK): add fix check
4602         * fixinc/inclhack.def(thread_keyword): use c_fix = format.
4603         * fixinc/fixincl.x: regen.
4604
4605 2002-05-21  Kazu Hirata  <kazu@cs.umass.edu>
4606
4607         * cfgbuild.c: Fix formatting.
4608         * cfg.c: Likewise.
4609         * cfgcleanup.c: Likewise.
4610         * cfglayout.c: Likewise.
4611         * cfgloop.c: Likewise.
4612         * cfgrtl.c: Likewise.
4613
4614 2002-05-21  Richard Henderson  <rth@redhat.com>
4615
4616         * c-common.h (enum rid): Add RID_THREAD.
4617         * c-decl.c (start_decl): Do not set DECL_COMMON for tls variables.
4618         (grokdeclarator): Grok __thread.
4619         * c-parse.in (reswords): Add __thread.
4620         (rid_to_yy): Add RID_THREAD.
4621
4622         * tree.h (DECL_THREAD_LOCAL): New.
4623         (struct tree_decl): Add thread_local_flag.
4624         * print-tree.c (print_node): Dump DECL_THREAD_LOCAL.
4625         * tree.c (staticp): TLS variables are not static.
4626
4627         * target-def.h (TARGET_HAVE_TLS): New.
4628         * target.h (have_tls): New.
4629         * output.h (SECTION_TLS): New.
4630         * varasm.c (assemble_variable): TLS variables can't be common for now.
4631         (default_section_type_flags): Handle .tdata and .tbss.
4632         (default_elf_asm_named_section): Handle SECTION_TLS.
4633         (categorize_decl_for_section): Handle DECL_THREAD_LOCAL.
4634
4635         * flags.h (flag_tls_default): Declare.
4636         * toplev.c (flag_tls_default): Define.
4637         (display_help): Display help for it.
4638         (decode_f_option): Set it.
4639
4640         * doc/extend.texi (Thread-Local): New node describing language-level
4641         thread-local storage.
4642         * doc/invoke.texi (-ftls-model): Document.
4643
4644         * fixinc/inclhack.def (thread_keyword): New.
4645         * fixinc/fixincl.x: Rebuild.
4646
4647 2002-05-21  Jeffrey A Law  <law@redhat.com>
4648
4649         * optabs.c (expand_binop): For double-word integer multiplies,
4650         do not compute intermediate results into something that is
4651         not a register (such as a SUBREG or MEM).
4652
4653         * i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.
4654         (ix86_sched_reorder): Make sure to initialize scheduling
4655         data even when there's only one insn in the ready queue.
4656
4657 2002-05-21  Vladimir Makarov  <vmakarov@redhat.com>
4658
4659         * genautomata.c (reserv_sets_hash_value): Fix a typo.
4660
4661 2002-05-21  Vladimir Makarov  <vmakarov@redhat.com>
4662
4663         * genautomata.c (reserv_sets_hash_value): Define hash_value as
4664         set_el_t.  Transform the hash value into unsigned.
4665         (output_cycle_reservs): Fix bug with output of repeated `nothing'.
4666         (transform_3): Add code to process `(A,B)+(D,E)'.
4667
4668 2002-05-21  NIIBE Yutaka  <gniibe@m17n.org>
4669
4670         * reload1.c (do_output_reload): Run delete_output_reload
4671         only if optimizing.
4672
4673 2002-05-21  Roger Sayle  <roger@eyesopen.com>
4674
4675         PR middle-end/6600
4676         * expr.c (STORE_MAX_PIECES): New macro to avoid immediate constants
4677         larger than INTEGER_CST.  (store_by_pieces_1): Use it here...
4678         (can_store_by_pieces): ... and here to limit the largest mode used.
4679         Add a comment to document this function.
4680
4681 2002-05-21  Richard Henderson  <rth@redhat.com>
4682
4683         * flow.c (life_analysis): Fix test for deleted label.
4684
4685 2002-05-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4686
4687         * doc/tm.texi: Fix typo.
4688
4689 2002-05-21  Zack Weinberg  <zack@codesourcery.com>
4690
4691         * c-common.c (c_common_init): Set options->unsigned_char from
4692         flag_signed_char.
4693         (cb_register_builtins): Define __STRICT_ANSI__ and
4694         __CHAR_UNSIGNED__ here...
4695         * cppinit.c (init_builtins): Not here.
4696         (cpp_create_reader): unsigned_char option defaults to 0, not
4697         !DEFAULT_SIGNED_CHAR.
4698         (COMMAND_LINE_OPTIONS, cpp_handle_option): Lose -fsigned-char
4699         and -funsigned-char.
4700
4701         * cpphash.h (struct spec_nodes): Kill n__STRICT_ANSI__.
4702         * cpphash.c (_cpp_init_hashtable): Don't set it.
4703         * cppmacro.c (builtin_macro) [BT_STDC]: Use the language setting
4704         directly.  Clarify comment.
4705
4706 2002-05-21  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4707
4708         * bb-reorder.c (make_reorder_chain_1): Use prev_bb/next_bb to get to
4709         neighbouring basic blocks.  Use ENTRY_BLOCK_PTR->next_bb instead of
4710         BASIC_BLOCK (0).  Use EXIT_BLOCK_PTR->prev_bb instead of
4711         BASIC_BLOCK (n_basic_blocks - 1).
4712         * cfganal.c (can_fallthru, flow_call_edges_add,
4713         flow_preorder_transversal_compute): Too.
4714         * cfgbuild.c (make_edges, find_basic_blocks, find_many_sub_basic_blocks,
4715         find_sub_basic_blocks): Too.
4716         * cfgcleanup.c (try_simplify_condjump, try_optimize_cfg): Too.
4717         * cfglayout.c (skip_insns_after_block, fixup_reorder_chain,
4718         fixup_fallthru_exit_predecessor, cfg_layout_redirect_edge): Too.
4719         * cfgrtl.c (tidy_fallthru_edges, verify_flow_info): Too.
4720         * combine.c (this_basic_block): Type changed to basic_block.
4721         (combine_instructions, set_nonzero_bits_and_sign_copies, try_combine,
4722         nonzero_bits, num_sign_bit_copies, get_last_value_validate,
4723         get_last_value, distribute_notes, distribute_links): Too.
4724         * final.c (compute_alignments): Too.
4725         * flow.c (regno_uninitialized, regno_clobbered_at_setjmp): Too.
4726         * function.c (thread_prologue_and_epilogue_insns): Too.
4727         * gcse.c (compute_code_hoist_vbeinout): Too.
4728         * global.c (build_insn_chain): Too.
4729         * ifcvt.c (find_if_block, find_cond_trap): Too.
4730         * predict.c (last_basic_block_p, note_prediction_to_br_prob): Too.
4731         * regmove.c (regmove_optimize): Too.
4732         * resource.c (find_basic_block): Too.
4733         * sched-ebb.c (schedule_ebbs): Too.
4734         * ssa-dce.c (find_control_dependence, find_pdom): Too.
4735
4736 2002-05-21  Andreas Jaeger  <aj@suse.de>
4737
4738         * cppinit.c (sanity_checks): Avoid printf mismatch warnings.
4739
4740 2002-05-21  Richard Henderson  <rth@redhat.com>
4741
4742         * reg-stack.c (swap_rtx_condition, subst_stack_regs_pat): Use
4743         unspec names, not numbers.
4744
4745 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4746
4747         * doc/sourcebuild.texi: Mention snapshot-README and
4748         snapshot-index.html as needing updating for new front ends.
4749
4750 2002-05-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4751
4752         * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when
4753         disabling checking, and avoid multiple evaluation of RTX.
4754
4755 2002-05-21  Richard Earnshaw  <rearnsha@arm.com>
4756
4757         * bitmap.c (bitmap_find_bit): Return early if we have the correct
4758         element cached.
4759
4760 Tue May 21 10:51:54 CEST 2002  Jan Hubicka  <jh@suse.cz>
4761
4762         * profile.c (gen_edge_profiler):  Set alias set before the memory is
4763         used.
4764
4765 2002-05-20  David S. Miller  <davem@redhat.com>
4766
4767         * cselib.c (max_value_regs): New.
4768         (cselib_lookup, cselib_invalidate_regno): Initialize it when
4769         adding new entries to the REG_VALUES table and we are dealing with
4770         a hard register.
4771         (clear_table): Initialize it.
4772         (cselib_invalidate_regno): Use it to determine which hard
4773         registers to scan when mode is not VOIDmode.
4774
4775 2002-05-20  Duraid Madina   <duraid@fl.net.au>
4776
4777         * tradcpp.c (fixup_newlines): Use old-style function header.
4778
4779 2002-05-20  Krister Walfridsson  <cato@df.lth.se>
4780
4781         * reload1.c (reload_cse_simplify): Fix typo in rtx code check.
4782
4783 2002-05-20  H.J. Lu  (hjl@gnu.org)
4784
4785         Base on suggestions from Zhang Fuxin <fxzhang@ict.ac.cn>:
4786
4787         * config/mips/mips.h (DFMODE_NAN): Defined.
4788         (SFMODE_NAN): Likewise.
4789
4790 2002-05-20  Dale Johannesen  <dalej@apple.com>
4791
4792         * combine.c (cant_combine_insn_p):  Back out my
4793         previous patch.
4794
4795 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
4796
4797         * params.c: Fix formatting.
4798         * params.h: Likewise.
4799         * predict.c: Likewise.
4800         * prefix.c: Likewise.
4801         * print-rtl.c: Likewise.
4802         * print-tree.c: Likewise.
4803         * profile.c: Likewise.
4804
4805 2002-05-20  H.J. Lu  (hjl@gnu.org)
4806
4807         * gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.
4808
4809 2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
4810
4811         * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
4812         switches straight on to the assembler, do not abbreviate them.
4813         * config/arm/elf.h (ASM_SPEC): As above.
4814         * config/arm/semi.h (ASM_SPEC): As above.
4815         * config/arm/unknown-elf-oabi.h (ASM_SPEC): As above.
4816         * config/arm/xscale-coff.h (SUBTARGET_ASM_SPEC): Pass
4817         -mcpu=xscale on to the assembler by default.
4818         * config/arm/xscale-elf.h (SUBTARGET_ASM_SPEC): As above.
4819
4820 2002-05-20  Richard Henderson  <rth@redhat.com>
4821
4822         * cse.c (canon_hash): Reorder do_not_record test.  Always
4823         allow pic_offset_table_rtx.
4824
4825 2002-05-19  Toon Moene  <toon@moene.indiv.nluug.nl>
4826
4827         * optabs.c (expand_cmplxdiv_wide): Use complex_part_zero_p.
4828         (expand_binop): Ditto (3 times).
4829
4830 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
4831
4832         * Makefile.in (distclean): Remove QMTest stuff.
4833         (QMTEST_PATH): New variable.
4834         (QMTESTFLAGS): Likewise.
4835         (QMTESTRUNFLAGS): Likewise.
4836         (QMTEST): Likewise.
4837         (QMTEST_GPP_TESTS): Likewise.
4838         (QMTEST_DIR): Likewise.
4839         (QMTEST_DIR/context): New target.
4840         (qmtest-g++): Likeise.
4841         (qmtest-gui): Likewise.
4842         (QMTEST_DIR/gpp-expected.qmr): Likewise.
4843
4844 2002-05-19  Aldy Hernandez  <aldyh@redhat.com>
4845
4846         * config/rs6000/rs6000.h (FUNCTION_VALUE): Only return vectors in
4847         an altivec register if TARGET_ALTIVEC.
4848
4849         * config/rs600/rs6000.c (rs6000_emit_move): Change VECTOR_MODE_P
4850         to ALTIVEC_VECTOR_MODE.
4851         (rs6000_va_arg): Only vectors of type AltiVec are 16 byte aligned.
4852         (rs6000_va_arg): Vectors may go in registers if they are not
4853         altivec vectors.
4854
4855 2002-05-19  Kazu Hirata  <kazu@cs.umass.edu>
4856
4857         * protoize.c: Fix formatting.
4858
4859 2002-05-19  Richard Henderson  <rth@redhat.com>
4860
4861         * gensupport.c (init_include_reader): Merge into ...
4862         (process_include): ... here.  Simplify composite path creation.
4863         Plug memory leaks.  Fix file/line number tracking.  Do not
4864         process_define_cond_exec.  Return void.
4865         (process_rtx): Don't check process_include return value.
4866
4867 2002-05-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4868
4869         * basic_block.h (struct basic_block_def): Added prev_bb and next_bb
4870         fields.
4871         (FOR_BB_BETWEEN, FOR_ALL_BB, FOR_ALL_BB_REVERSE): New macros for
4872         traversing basic block chain.
4873         (create_basic_block_structure, create_basic_block): Declaration changed.
4874         (link_block, unlink_block): Declare.
4875         * cfg.c (entry_exit_blocks): Initialize new fields.
4876         (link_block, unlink_block): New.
4877         (expunge_block_nocompact): Unlink basic block.
4878         (dump_flow_info): Print prev_bb/next_bb fields.
4879         * cfgbuild.c (find_basic_blocks_1, find_basic_blocks): Modified.
4880         * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): Modified.
4881         * cfglayout.c (fixup_reorder_chain, cfg_layout_duplicate_bb): Modified.
4882         * cfgrtl.c (create_basic_block_structure, create_basic_block,
4883         split_block, force_nonfallthru_and_redirect, split_edge): Modified.
4884         (verify_flow_info): Check that list agrees with numbering.
4885
4886 2002-05-19  Neil Booth  <neil@daikokuya.demon.co.uk>
4887
4888         * c-common.c (preprocessing_asm): New macro.
4889         * c-lex.h (builtin_define, builtin_assert): Use pfile.
4890 doc:
4891         * tm.texi: Update.
4892 config/alpha:
4893         * alpha.h (CPLUSPLUS_CPP_SPEC): Remove.
4894         (CPP_SPEC): Simplify.
4895         (TARGET_CPU_CPP_BUILTINS): Update.
4896         * freebsd.h (TARGET_OS_CPP_BUILTINS): New.
4897         (CPP_SPEC): Simplify.
4898         * linux.h (CPLUSPLUS_CPP_SPEC): Remove.
4899         (TARGET_OS_CPP_BUILTINS): Update.
4900         * osf.h (CPP_XFLOAT_SPEC): Kill.
4901         (TARGET_OS_CPP_BUILTINS): Update.
4902         (CPP_SUBTARGET_SPEC, SUBTARGET_EXTRA_SPECS): Simplify.
4903         * osf5.h (CPP_XFLOAT_SPEC): Kill.
4904         * vms.h (CPP_SUBTARGET_SPEC): Kill.
4905         (TARGET_OS_CPP_BUILTINS): Update.
4906
4907 2002-05-19  Richard Henderson  <rth@redhat.com>
4908
4909         * varasm.c (default_binds_local_p): Fix typo.
4910
4911 2002-05-19  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4912
4913         * config/avr/avr.c (machine_dependent_reorg): Sign extend the
4914         CONST_INT operand to the correct mode after adding 1 to it.
4915
4916 2002-05-19  Mark Mitchell  <mark@codesourcery.com>
4917
4918         * config.gcc (powerpc-wrs-windiss*): New target.
4919
4920 2002-05-19  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4921
4922         * config/rs6000/rs6000.md (ashrdi3_no_power): New.
4923         (ashrdi3): Use it.
4924
4925 2002-05-18  Mark Mitchell  <mark@codesourcery.com>
4926
4927         * configure.in (AC_CHECK_FUNCS): Add checks for scandir and
4928         alphasort.
4929         * config.in: Regenerated.
4930         * configure: Regenerated.
4931
4932 2002-05-19  Richard Henderson  <rth@redhat.com>
4933
4934         * target-def.h (TARGET_BINDS_LOCAL_P): New.
4935         * target.h (struct gcc_target): Move boolean fields to the end.
4936         Add binds_local_p.
4937         * varasm.c (default_binds_local_p): New.
4938         * output.h: Declare it.
4939
4940         * config/alpha/alpha.c (alpha_encode_section_info): Use the new hook.
4941         * config/cris/cris.c (cris_encode_section_info): Likewise.
4942         * config/i386/i386.c (i386_encode_section_info): Likewise.
4943         * config/ia64/ia64.c (ia64_encode_section_info): Likewise.
4944         * config/sh/sh.c (sh_encode_section_info): Likewise.
4945
4946         * doc/tm.texi (TARGET_IN_SMALL_DATA_P): New.
4947         (TARGET_BINDS_LOCAL_P): New.
4948
4949 2002-05-19  Richard Henderson  <rth@redhat.com>
4950
4951         * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
4952         FUNCTION_BLOCK_PROFILER, FUNCTION_BLOCK_PROFILER_EXIT,
4953         MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Poison.
4954
4955         * toplev.c (display_help): Kill -a -ax help.
4956
4957         * config/1750a/1750a.h, config/alpha/alpha.h,
4958         config/clipper/clipper.h, config/dsp16xx/dsp16xx.h,
4959         config/h8300/h8300.h, config/i960/i960.h, config/m68k/tower-as.h,
4960         config/m88k/m88k.h, config/vax/vax.h, config/we32k/we32k.h:
4961         (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Kill.
4962
4963         * libgcc2.c [L_bb] (BLOCK_PROFILER_CODE): Kill.
4964         * config/m68k/sun3.h (BLOCK_PROFILER_CODE): Kill.
4965
4966         * config/i386/i386-protos.h (ix86_output_block_profiler): Kill.
4967         (ix86_output_function_block_profiler): Kill.
4968         * config/m68hc11/m68hc11.c (m68hc11_block_profiler): Kill.
4969         (m68hc11_function_block_profiler): Kill.
4970         * config/m68hc11/m68hc11-protos.h: Update.
4971         * config/m88k/m88k.c (output_block_profiler): Kill.
4972         (output_function_block_profiler): Kill.
4973         * config/m88k/m88k-protos.h: Update.
4974
4975 2002-05-19  Richard Henderson  <rth@redhat.com>
4976
4977         * system.h (STRIP_NAME_ENCODING): Poison it.
4978         * output.h (STRIP_NAME_ENCODING): Remove.
4979         (default_strip_name_encoding): Declare.
4980         * target-def.h (TARGET_STRIP_NAME_ENCODING): New.
4981         * target.h (strip_name_encoding): New.
4982         * varasm.c (default_strip_name_encoding): New.
4983
4984         * dwarf2asm.c, varasm.c, config/darwin.c, config/darwin.h,
4985         config/alpha/alpha.c, config/arm/pe.c, config/avr/avr.c,
4986         config/cris/cris.c, config/i386/cygwin.h, config/i386/interix.c,
4987         config/i386/winnt.c, config/m32r/m32r.h, config/mcore/mcore-elf.h,
4988         config/mcore/mcore-pe.h, config/mcore/mcore.c, config/mcore/mcore.h,
4989         config/mips/mips.c, config/mn10200/mn10200.h, config/mn10300/mn10300.h,
4990         config/pa/pa.c, config/pa/pa.h, config/pa/som.h,
4991         config/rs6000/rs6000.c, config/rs6000/sysv4.h, config/rs6000/xcoff.h,
4992         config/v850/v850.h: Use the hook, not the macro.
4993
4994         * config/darwin-protos.h, config/darwin.c, config/darwin.h,
4995         config/alpha/alpha.c, config/alpha/alpha.h, config/h8300/h8300.c,
4996         config/h8300/h8300.h, config/i386/cygwin.h, config/i386/i386-interix.h,
4997         config/i386/i386-protos.h, config/i386/win32.h, config/i386/winnt.c,
4998         config/ia64/ia64.c, config/ia64/ia64.h, config/m32r/m32r.c,
4999         config/m32r/m32r.h, config/mcore/mcore.c, config/mcore/mcore.h,
5000         config/pa/pa.c, config/rs6000/rs6000.c, config/rs6000/sysv4.h,
5001         config/rs6000/xcoff.h, config/sh/sh.c, config/sh/sh.h,
5002         config/v850/v850.c, config/v850/v850.h:
5003         Move STRIP_NAME_ENCODING to out-of-line function and add
5004         TARGET_STRIP_NAME_ENCODING.
5005
5006         * config/arm/arm.c, config/arm/arm.h, config/mmix/mmix-protos.h,
5007         config/mmix/mmix.c, config/mmix/mmix.h: Replace STRIP_NAME_ENCODING
5008         with TARGET_STRIP_NAME_ENCODING referencing existing function;
5009         make function static.
5010
5011         * xcoffout.c: Include target.h
5012         * Makefile.in (xcoffout.o): Update.
5013
5014         * config/avr/avr.c (avr_encode_section_info): Correct prototype.
5015         * config/avr/avr.h (STRIP_NAME_ENCODING): Remove.
5016         * config/rs6000/rs6000.c (rs6000_xcoff_unique_section): Mark
5017         reloc argument unused.
5018         * config/sh/sh.c (TARGET_ENCODE_SECTION_INFO): New.
5019
5020         * doc/tm.texi (TARGET_STRIP_NAME_ENCODING): Update from previous
5021         STRIP_NAME_ENCODING docs.
5022
5023 2002-05-19  Andreas Jaeger  <aj@suse.de>
5024
5025         * gengenrtl.c: Add prototype for excluded_rtx.
5026
5027         * real.h: Add prototype for exact_real_truncate.
5028
5029 2002-05-18  Richard Henderson  <rth@redhat.com>
5030
5031         * system.h (ENCODE_SECTION_INFO): Poison it.
5032         * target-def.h (TARGET_ENCODE_SECTION_INFO): New.
5033         * target.h (encode_section_info): New.
5034         * varasm.c (make_decl_rtl, output_constant_def): Use it.
5035         * hooks.c (hook_tree_int_void): New.
5036         * hooks.h: Declare it.
5037
5038         * config/darwin.h, config/alpha/alpha-protos.h, config/alpha/alpha.c,
5039         config/alpha/alpha.h, config/arm/pe.h, config/avr/avr-protos.h,
5040         config/avr/avr.c, config/avr/avr.h, config/c4x/c4x-protos.h,
5041         config/c4x/c4x.c, config/c4x/c4x.h, config/cris/cris-protos.h,
5042         config/cris/cris.c, config/cris/cris.h, config/i386/cygwin.h,
5043         config/i386/win32.h, config/ia64/ia64-protos.h, config/ia64/ia64.c,
5044         config/ia64/ia64.h, config/m32r/m32r-protos.h, config/m32r/m32r.c,
5045         config/m32r/m32r.h, config/m68hc11/m68hc11-protos.h,
5046         config/m68hc11/m68hc11.c, config/m68hc11/m68hc11.h,
5047         config/mcore/mcore-protos.h, config/mcore/mcore.c,
5048         config/mcore/mcore.h, config/mmix/mmix-protos.h, config/mmix/mmix.c,
5049         config/mmix/mmix.h, config/rs6000/rs6000-protos.h,
5050         config/rs6000/sysv4.h, config/stormy16/stormy16-protos.h,
5051         config/stormy16/stormy16.c, config/stormy16/stormy16.h:
5052         Replace ENCODE_SECTION_INFO with TARGET_ENCODE_SECTION_INFO
5053         referencing existing function.  Make function static.
5054
5055         * config/a29k/a29k.c, config/a29k/a29k.h, config/arc/arc.c,
5056         config/arc/arc.h, config/arm/arm.c, config/arm/arm.h,
5057         config/h8300/h8300.c, config/h8300/h8300.h, config/i370/i370.c,
5058         config/i370/i370.h, config/i386/i386-interix.h, config/i386/i386.c,
5059         config/i386/i386.h, config/i386/interix.c, config/m88k/m88k.c,
5060         config/m88k/m88k.h, config/mips/mips.c, config/mips/mips.h,
5061         config/ns32k/ns32k.c, config/ns32k/ns32k.h, config/pa/pa.c,
5062         config/pa/pa.h, config/romp/romp.c, config/romp/romp.h,
5063         config/rs6000/linux64.h, config/rs6000/xcoff.h, config/s390/s390.c,
5064         config/s390/s390.h, config/sh/sh.c, config/sh/sh.h,
5065         config/sparc/sparc.c, config/sparc/sparc.h, config/v850/v850.c,
5066         config/v850/v850.h, config/vax/vax.c, config/vax/vms.h,
5067         config/xtensa/xtensa.c, config/xtensa/xtensa.h:
5068         Move ENCODE_SECTION_INFO to out-of-line function and add
5069         TARGET_ENCODE_SECTION_INFO.
5070
5071         * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Use hook, not macro.
5072         (ASM_DECLARE_OBJECT_NAME, ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
5073
5074         * config/arm/pe.h (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Rename
5075         from SUBTARGET_*
5076         (switch_to_section): Replace in_rdata case with in_readonly_data.
5077
5078         * config/h8300/h8300.c (h8300_encode_label): Make static.
5079         * config/h8300/h8300-protos.h: Update.
5080
5081         * config/rs6000/rs6000.c (rs6000_elf_encode_section_info): Rename
5082         from rs6000_encode_section_info; make static.
5083         (rs6000_xcoff_encode_section_info): New.
5084
5085         * config/v850/v850.c (v850_encode_data_area): Make static.
5086         * config/v850/v850-protos.h: Update.
5087
5088         * config/vax/vax.c: Include flags.h.
5089         (vms_select_section): Fix typo.
5090
5091         * doc/tm.texi (TARGET_ENCODE_SECTION_INFO): Update from previous
5092         ENCODE_SECTION_INFO docs.
5093
5094 2002-05-18  Richard Henderson  <rth@redhat.com>
5095
5096         * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from
5097         REGISTER_TARGET_PRAGMAS.
5098         * config/rs6000/darwin.h (REGISTER_TARGET_PRAGMAS): Redefine.
5099
5100         * config.gcc: Do not use rs6000-c.c on powerpc-darwin.
5101
5102 2002-05-18  Richard Henderson  <rth@redhat.com>
5103
5104         * system.h (SELECT_RTX_SECTION): Poison.
5105         * target-def.h (TARGET_ASM_SELECT_RTX_SECTION): New.
5106         * target.h (select_rtx_section): New.
5107         * varasm.c (output_constant_pool): Use it.
5108         (default_select_rtx_section, default_elf_select_rtx_section): New.
5109         * output.h: Declare them.
5110
5111         * config/darwin.h (SELECT_RTX_SECTION): Move ...
5112         * config/darwin.c (machopic_select_rtx_section): ... here.
5113         * config/darwin-protos.h: Update.
5114
5115         * config/nextstep.h (SELECT_RTX_SECTION): Move ...
5116         * config/nextstep.c (machopic_select_rtx_section): ... here.
5117         (nextstep_select_section): Rename variable to avoid macro clash.
5118         * config/nextstep-protos.h: Update.
5119
5120         * config/elfos.h, config/svr3.h, config/arm/aof.h, config/c4x/c4x.h,
5121         config/i386/dgux.h, config/i386/osfrose.h, config/i386/sco5.h,
5122         config/i386/svr3gas.h, config/i860/paragon.h, config/ia64/aix.h,
5123         config/m32r/m32r.h, config/m68k/dpx2.h, config/m68k/lynx.h,
5124         config/m68k/m68k.h, config/m68k/tower-as.h, config/m88k/dgux.h,
5125         config/mcore/mcore-pe.h, config/mips/mips.h, config/mmix/mmix.h,
5126         config/pa/pa-linux.h, config/pa/pa.h, config/romp/romp.h,
5127         config/rs6000/lynx.h, config/rs6000/sysv4.h, config/s390/linux.h,
5128         config/sparc/sysv4.h, config/xtensa/elf.h, config/xtensa/linux.h
5129         (SELECT_RTX_SECTION): Remove.
5130
5131         * config/darwin.h, config/elfos.h, config/nextstep.h,
5132         config/ia64/aix.h, config/ia64/sysv4.h, config/alpha/alpha.c,
5133         config/mips/mips.c, config/romp/romp.c, config/rs6000/sysv4.h,
5134         config/rs6000/xcoff.h, config/s390/s390.c, config/sparc/aout.h,
5135         config/sparc/lynx.h, config/xtensa/xtensa.c
5136         (TARGET_ASM_SELECT_RTX_SECTION): New.
5137
5138         * config/alpha/elf.h (SELECT_RTX_SECTION): Move ...
5139         * config/alpha/alpha.c (alpha_elf_select_rtx_section): ... here.
5140         * config/ia64/sysv4.h (SELECT_RTX_SECTION): Move ...
5141         * config/ia64/ia64.c (ia64_select_rtx_section): ... here.
5142         (ia64_aix_select_rtx_section): New.
5143         * config/mips/iris6.h (READONLY_DATA_SECTION_ASM_OP): Undef before
5144         redefining.
5145         * config/mips/mips.c (mips_select_rtx_section): Make static.
5146         Support ELF SHF_MERGE features.
5147         * config/mips/mips-protos.h: Update.
5148         * config/rs6000/xcoff.h (SELECT_RTX_SECTION): Move ...
5149         * config/rs6000/rs6000.c (rs6000_xcoff_select_rtx_section): ... here.
5150         (rs6000_elf_select_rtx_section): Rename from rs6000_select_rtx_section;
5151         make static, fall back to default_elf_select_rtx_section.
5152         * config/rs6000/rs6000-protos.h: Update.
5153         * config/sparc/sparc.h (SELECT_RTX_SECTION): Move ...
5154         * config/sparc/sparc.c (sparc_aout_select_rtx_section): ... here.
5155         * config/sparc/sunos4.h (on_exit): Declare only if IN_LIBGCC2.
5156         * config/romp/romp.c (romp_select_rtx_section): New.
5157         * config/s390/s390.c (s390_select_rtx_section): New.
5158         * config/xtensa/xtensa.c: Include output.h.  Shuffle local function
5159         declarations before target macro definition.
5160         (xtensa_emit_call): Use static buffer.
5161         (xtensa_select_rtx_section): New.
5162         * config/xtensa/xtensa.h (MAX_INT_TYPE_SIZE): Remove.
5163         (IMPLICIT_FIX_EXPR, EASY_DIV_EXPR): Remove.
5164         (ASM_OUTPUT_POOL_PROLOGUE): Update call to resolve_unique_section.
5165
5166         * doc/tm.texi (TARGET_ASM_SELECT_RTX_SECTION): Update from
5167         SELECT_RTX_SECTION docs.
5168
5169 Sun May 19 00:24:23 CEST 2002  Jan Hubicka  <jh@suse.cz>
5170
5171         * i386.md (movsi/movdi): Fix template.
5172         (sse2 patterns): Set attributes consistently.
5173
5174         * i386.md (pushqi2, ashrqi_*): Fix constraint.
5175
5176 2002-05-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5177
5178         * optabs.c (complex_part_zero_p): New.
5179         * (expand_cmplxdiv_straight): Use it.
5180         * (expand_cmplxdiv_wide): Ditto.
5181         * (expand_binop): Ditto.
5182
5183 2002-05-18  Richard Henderson  <rth@redhat.com>
5184
5185         * final.c (HAVE_READONLY_DATA_SECTION): New.
5186         (shorten_branches): Use it instead of ifdefs.
5187         * varasm.c (enum in_section): Add in_readonly_data.
5188         (text_section, data_section): Tidy.
5189         (readonly_data_section): Use READONLY_DATA_SECTION_ASM_OP if present.
5190
5191         * config/darwin.h, config/nextstep.h, config/h8300/elf.h,
5192         config/i860/paragon.h, config/m68k/dpx2.h, config/m68k/hp320.h
5193         (READONLY_DATA_SECTION): Don't undef.
5194
5195         * config/alpha/unicosmk.h, config/h8300/elf.h, config/i386/aix386ng.h,
5196         config/i860/paragon.h, config/m68k/dpx2.h, config/m68k/hp320.h,
5197         config/rs6000/lynx.h (READONLY_DATA_SECTION_ASM_OP): Undef.
5198
5199         * config/elfos.h, config/svr3.h, config/alpha/alpha-interix.h,
5200         config/alpha/elf.h, config/c4x/c4x.h, config/i386/i386-interix.h,
5201         config/i386/sco5.h, config/i386/svr3gas.h, config/i860/sysv3.h,
5202         config/m88k/m88k.h, config/pa/pa64-hpux.h (USE_CONST_SECTION): Remove.
5203
5204         * config/elfos.h, config/netware.h, config/alpha/alpha-interix.h,
5205         config/alpha/elf.h, config/alpha/vms.h, config/arc/arc.h,
5206         config/arm/coff.h, config/c4x/c4x.h, config/dsp16xx/dsp16xx.h,
5207         config/i386/dgux.h, config/i386/i386-interix.h, config/i386/sco5.h,
5208         config/ia64/hpux.h, config/m32r/m32r.h, config/m68k/tower-as.h,
5209         config/m88k/m88k.h, config/mcore/mcore-pe.h, config/mips/iris6.h,
5210         config/mips/mips.h, config/mmix/mmix.h, config/pa/pa64-hpux.h,
5211         config/sparc/sysv4.h (READONLY_DATA_SECTION_ASM_OP): Rename from
5212         CONST_SECTION_ASM_OP/READONLY_SECTION_ASM_OP/RDATA_SECTION_ASM_OP.
5213
5214         * config/elfos.h, config/netware.h, config/1750a/1750a.h,
5215         config/a29k/a29k.h, config/alpha/alpha-interix.h, config/alpha/alpha.h,
5216         config/arm/coff.h, config/h8300/h8300.h, config/i386/aix386ng.h,
5217         config/i386/i386-interix.h, config/i386/osfrose.h, config/mmix/mmix.h,
5218         config/pa/pa64-hpux.h, config/sparc/litecoff.h
5219         (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Remove.
5220
5221         * config/elfos.h, config/netware.h, config/svr3.h,
5222         config/alpha/alpha-interix.h, config/alpha/alpha.h, config/alpha/elf.h,
5223         config/arm/coff.h, config/c4x/c4x.h, config/dsp16xx/dsp16xx.h,
5224         config/h8300/h8300.h, config/i386/i386-interix.h,
5225         config/i386/osfrose.h, config/i386/svr3gas.h, config/mmix/mmix.h,
5226         config/pa/pa64-hpux.h (READONLY_DATA_SECTION): Remove.
5227
5228         * config/elfos.h, config/netware.h, config/svr3.h,
5229         config/alpha/alpha-interix.h, config/alpha/alpha.h, config/alpha/elf.h,
5230         config/c4x/c4x.h, config/i386/aix386ng.h, config/i386/i386-interix.h,
5231         config/i386/sco5.h, config/i386/svr3gas.h, config/mmix/mmix.h,
5232         config/pa/pa64-hpux.h (CONST_SECTION_FUNCTION): Remove.
5233
5234         * config/lynx.h, config/svr3.h, config/alpha/elf.h, config/alpha/vms.h,
5235         config/c4x/c4x.h, config/dsp16xx/dsp16xx.h, config/i386/sco5.h,
5236         config/i386/svr3gas.h, config/i860/sysv3.h, config/i860/sysv4.h,
5237         config/ia64/sysv4.h, config/m32r/m32r.h, config/m88k/m88k.h,
5238         config/mcore/mcore-elf.h, config/mcore/mcore-pe.h, config/mips/elf.h,
5239         config/mips/elf64.h, config/mips/iris6.h, config/mips/linux.h,
5240         config/mips/mips.h, config/mips/rtems64.h, config/mips/vxworks.h,
5241         config/rs6000/sysv4.h, config/v850/v850.h
5242         (EXTRA_SECTIONS): Remove in_const/in_rdata.
5243         (EXTRA_SECTION_FUNCTIONS): Remove accompanying function.
5244
5245         * config/svr3.h, config/c4x/c4x.h, config/i386/dgux.h,
5246         config/i386/sco5.h, config/i386/svr3gas.h, config/ia64/aix.h,
5247         config/m88k/dgux.h, config/mcore/mcore-pe.h, config/mmix/mmix.h,
5248         config/sparc/sysv4.h (SELECT_RTX_SECTION): Use readonly_data_section.
5249         * config/alpha/alpha.c (alpha_start_function): Likewise.
5250         (alpha_write_linkage): Likewise.
5251         * config/m32r/m32r.c (m32r_select_section): Likewise.
5252         * config/m88k/m88k.c (m88k_select_section): Likewise.
5253         * config/mips/mips.c (mips_select_rtx_section): Likewise.
5254         * config/rs6000/rs6000.c (rs6000_select_rtx_section): Likewise.
5255         (rs6000_elf_select_section): Likewise.
5256         * config/v850/v850.c (v850_select_section): Likewise.
5257
5258         * config/1750a/1750a.h, config/i860/sysv3.h
5259         (READONLY_DATA_SECTION_ASM_OP): New.
5260         READONLY_DATA_SECTION_ASM_OP.
5261         * config/i386/interix.c, config/i386/winnt.c
5262         (i386_pe_unique_section): Always use .rdata prefix.
5263         * config/pa/som.h (readonly_data): Always switch to read-only section.
5264         (READONLY_DATA_SECTION): Predicate on flag_pic.
5265         * config/we32k/we32k.h (READONLY_DATA_SECTION): Remove parenthesis.
5266         * doc/tm.texi (READONLY_DATA_SECTION_ASM_OP): New.
5267         (READONLY_DATA_SECTION): Update.
5268
5269 2002-05-18  Jason Thorpe  <thorpej@wasabisystems.com>
5270
5271         * c-common.c (c_common_post_options): Warn if -Wformat-zero-length
5272         is used without -Wformat.
5273         * c-common.h (warn_format_zero_length): Declare extern.
5274         * c-decl.c (warn_options): Add "format-zero-length".
5275         * c-format.c (warn_format_zero_length): Declare.
5276         (set_Wformat): Set warn_format_zero_length for -Wformat.
5277         (check_format_info): Only warn about zero-length formats if
5278         warn_format_zero_length is true.  Include the format type
5279         name in the warning message.
5280         * doc/invoke.texi: Document -Wformat-zero-length.
5281         * testsuite/gcc.dg/format/zero-length-1.c: New test.
5282
5283 2002-05-18  Kazu Hirata  <kazu@cs.umass.edu>
5284
5285         * timevar.c: Fix formatting.
5286         * tlink.c: Likewise.
5287         * toplev.c: Likewise.
5288         * tree-dump.c: Likewise.
5289         * tree-inline.c: Likewise.
5290
5291 2002-05-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5292
5293         * cppinit.c (cpp_post_options): If preprocessed, turn off
5294         traditional.  If traditional, turn off column numbers.
5295         * cpplib.c (cpp_push_buffer): Lex from stage 3 if traditional.
5296         * cpptrad.c (handle_newline): Update line_base.
5297         (skip_comment): Handle -Wcomment.
5298
5299 2002-05-17  Zack Weinberg  <zack@codesourcery.com>
5300
5301         * cppinit.c (struct builtin): Remove unused fields.
5302         (CPLUS, BUILTIN, OPERATOR, O, builtin_array_end): Kill.
5303         (operator_array): New - was second half of builtin_array.
5304         (init_builtins): Simplify loop over builtin_array/operator_array.
5305
5306 2002-05-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5307
5308         * defaults.h (UNIQUE_SECTION): Remove.
5309         * system.h (UNIQUE_SECTION, SELECT_SECTION): Poison.
5310
5311 2002-05-17  Richard Henderson  <rth@redhat.com>
5312
5313         * expr.c (init_expr_once): Don't use start/end_sequence.
5314         Use rtx_alloc instead of emit_insn.
5315         * toplev.c (lang_dependent_init): Run init_expr_once here ...
5316         (lang_independent_init): ... not here.
5317
5318 2002-05-17  Jason Thorpe  <thorpej@wasabisystems.com>
5319
5320         * config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__.
5321
5322 2002-05-17  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5323
5324         * config/avr/avr.c (avr_regs_to_save): New function.  Also check
5325         for fixed registers, possibly used for global register variables.
5326         (initial_elimination_offset, avr_output_function_prologue,
5327         avr_output_function_epilogue):  Move common code to avr_regs_to_save.
5328
5329 2002-05-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5330
5331         * Makefile.in: Update for cpptrad.c.
5332         * cpphash.h (struct cpp_buffer): New members for buffer
5333         overlays.
5334         (struct cpp_reader): New members for traditional output.
5335         (_cpp_read_logical_line, _cpp_overlay_buffer): New.
5336         * cppinit.c (cpp_create_reader): Set trad_line.
5337         (cpp_destroy): Free trad_out_base if used.
5338         (cpp_read_main_file): Overlay an empty buffer if traditional.
5339         (cpp_finish_options): Don't do builtins.
5340         (COMMAND_LINE_OPTIONS): Add -traditional-cpp.
5341         (cpp_handle_option): Handle it.
5342         * cpplex.c (continue_after_nul): New.
5343         (_cpp_lex_direct): Use handle_nul.
5344         * cpplib.h (struct cpp_options): New traditional option.
5345         * cpptrad.c: New file.
5346
5347 2002-05-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5348
5349         * c-common.c (c_common_init_options): Use C89 for Objective-C,
5350         and set the options flag.
5351         * cppinit.c (lang_flags): Remove objc.
5352         (lang_defaults): Remove OBJC and OBJCXX.
5353         (set_lang): Update.
5354         (COMMAND_LINE_OPTIONS): Remove -+ and -lang-objc++.
5355         (cpp_handle_option): Remove -+ and -lang-objc++.
5356         For ObjC, just set a flag.
5357         (print_help): Update.
5358         * cpplib.h (enum c_lang): Remove CLK_OBJC and CLK_OBJCXX.
5359
5360 2002-05-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5361
5362         * doc/install.texi (Specific, mips-sgi-irix6): Document need to
5363         bootstrap with -mips3.
5364
5365 2002-05-17  Kazu Hirata  <kazu@cs.umass.edu>
5366
5367         * final.c: Fix formatting.
5368         * fix-header.c: Likewise.
5369         * flow.c: Likewise.
5370         * fold-const.c: Likewise.
5371         * function.c: Likewise.
5372
5373 2002-05-17  David S. Miller  <davem@redhat.com>
5374
5375         PR c/6689, PR optimization/6615
5376         * local-alloc.c (struct equivalence): Rename 'src' to 'src_p'
5377         and make it a pointer to rtx.  Update comments.
5378         (update_equiv_regs): When scanning for equivalences, record
5379         address of SET_SRC (set) in reg_equiv[].src_p.  Dereference
5380         it while making the equiv replacements.
5381
5382 2002-05-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5383
5384         * config/sparc/sparc.c (sparc_aout_select_section): Fixed typo.
5385
5386 2002-05-17  kaz Kojima  <kkojima@rr.iij4u.or.jp>
5387
5388         * config/sh/sh.h (ENCODE_SECTION_INFO): Consider MODULE_LOCAL_P
5389         when encoding visibility into SYMBOL_REF_FLAG.
5390
5391 2002-05-17  Richard Sandiford  <rsandifo@redhat.com>
5392
5393         * expr.c (force_operand): Fix reversed move.
5394
5395 2002-05-17  Kurt Wall <kwall@kurtwerks.com>
5396
5397         * doc/install.texi (Testing): Mention two common DejaGnu warnings
5398         that can be ignored.
5399
5400 2002-05-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5401
5402         * doc/install.texi (Final install): Recommend to install into a
5403         "clean" target directory.
5404
5405 2002-05-17  Richard Henderson  <rth@redhat.com>
5406
5407         * config/ia64/ia64.md: Use braced strings instead of quoted strings
5408         for code blocks.  Tidy whitespace.
5409
5410 2002-05-17  Richard Henderson  <rth@redhat.com>
5411
5412         * hooks.c (hook_tree_bool_false): New.
5413         * hooks.h: Declare it.
5414         * target-def.h (TARGET_ASM_SELECT_SECTION): New.
5415         (TARGET_ASM_UNIQUE_SECTION, TARGET_IN_SMALL_DATA_P): New.
5416         * target.h (select_section, unique_section): New.
5417         (in_small_data_p): New.
5418         * varasm.c (resolve_unique_section): Use hooks instead of macros.
5419         (variable_section, output_constant_def_contents): Likewise.
5420         (default_select_section, default_unique_section): New.
5421         (categorize_decl_for_section, default_elf_select_section): New.
5422         * output.h: Declare them.
5423
5424         * config/darwin.h (ALIAS_SECTION, try_section_alias): Remove.
5425         (TARGET_ASM_SELECT_SECTION): New.
5426         (SELECT_SECTION): Move ...
5427         * config/darwin.c (machopic_select_section): ... here.
5428         * config/darwin-protos.h: Update.
5429
5430         * config/nextstep.h (TARGET_ASM_SELECT_SECTION): New.
5431         (SELECT_SECTION): Move ...
5432         * config/nextstep.c (nextstep_select_section): ... here.
5433         * config/nextstep-protos.h: Update.
5434
5435         * config/elfos.h (UNIQUE_SECTION, SELECT_SECTION): Remove.
5436         (TARGET_ASM_SELECT_SECTION): New.
5437         * config/svr3.h (SELECT_SECTION): Remove.
5438
5439         * config/alpha/alpha.c (unicosmk_unique_section): Make static.
5440         (TARGET_ASM_UNIQUE_SECTION) [UNICOS]: New.
5441         (TARGET_IN_SMALL_DATA_P, alpha_in_small_data_p): New.
5442         (alpha_encode_section_info): Use it.
5443         * config/alpha/alpha-protos.h: Update.
5444         * config/alpha/elf.h (DO_SELECT_SECTION): Remove.
5445         (SELECT_SECTION, UNIQUE_SECTION): Remove.
5446         (TARGET_ASM_SELECT_SECTION): New.
5447         * config/alpha/unicosmk.h (UNIQUE_SECTION): Remove.
5448
5449         * config/arm/pe.h (UNIQUE_SECTION): Remove.
5450         (TARGET_ASM_UNIQUE_SECTION): New.
5451
5452         * config/avr/avr.c (TARGET_ASM_UNIQUE_SECTION): New.
5453         (avr_unique_section): Rename from unique_section; make static.
5454         * config/avr/avr-protos.h: Update.
5455         * config/avr/avr.h (UNIQUE_SECTION): Remove.
5456
5457         * config/c4x/c4x.h (SELECT_SECTION): Remove.
5458
5459         * config/i386/cygwin.h (UNIQUE_SECTION): Remove.
5460         (TARGET_ASM_UNIQUE_SECTION): New.
5461         * config/i386/i386-interix.h: Likewise.
5462         * config/i386/win32.h: Likewise.
5463         * config/i386/djgpp.h (UNIQUE_SECTION): Remove.
5464         * config/i386/i386.c (ix86_asm_file_end): Use target hook not macro.
5465         * config/i386/sco5.h (SELECT_SECTION): Remove.
5466         (TARGET_ASM_SELECT_SECTION): New.
5467         * config/i386/svr3gas.h (SELECT_SECTION): Remove.
5468
5469         * config/i860/paragon.h: Undef TARGET_ASM_SELECT_SECTION
5470         instead of SELECT_SECTION.
5471         * config/m68k/dpx2.h: Likewise.
5472         * config/rs6000/lynx.h: Likewise.
5473
5474         * config/ia64/aix.h (SELECT_SECTION, UNIQUE_SECTION): Remove.
5475         (TARGET_ASM_SELECT_SECTION, TARGET_ASM_UNIQUE_SECTION): New.
5476         * config/ia64/ia64.c (TARGET_IN_SMALL_DATA_P): New.
5477         (ia64_in_small_data_p): New.
5478         (ia64_encode_section_info): Use it.  Reorganize overlarge conditional.
5479         (ia64_aix_select_section, ia64_aix_unique_section): New.
5480         * config/ia64/sysv4.h (DO_SELECT_SECTION): Remove.
5481         (SELECT_SECTION, UNIQUE_SECTION): Remove.
5482
5483         * config/m32r/m32r.h (SELECT_SECTION): Remove.
5484         (TARGET_ASM_SELECT_SECTION): New.
5485         * config/m32r/m32r.c (m32r_select_section): Take align argument.
5486         * config/m32r/m32r-protos.h: Update.
5487
5488         * config/m88k/m88k.h (TARGET_ASM_SELECT_SECTION): New.
5489         (SELECT_SECTION): Move ...
5490         * config/m88k/m88k.c (m88k_select_section): ... here.
5491
5492         * config/mcore/mcore-pe.h (SELECT_SECTION): Remove.
5493         * config/mcore/mcore.h (UNIQUE_SECTION): Remove.
5494         * config/mcore/mcore.c (TARGET_ASM_UNIQUE_SECTION): New.
5495         (mcore_unique_section): Make static.
5496         * config/mcore/mcore-protos.h: Update.
5497
5498         * config/mips/elf.h (UNIQUE_SECTION): Remove.
5499         (TARGET_ASM_UNIQUE_SECTION): New.
5500         * config/mips/elf64.h: Likewise.
5501         * config/mips/iris6gld.h: Likewise.
5502         * config/mips/linux.h: Likewise.
5503         * config/mips/mips-protos.h: Update.
5504         * config/mips/mips.c (mips_select_section): Add align argument.
5505         * config/mips/mips.h (SELECT_SECTION): Remove.
5506         (TARGET_ASM_SELECT_SECTION): New.
5507
5508         * config/mmix/mmix.h (SELECT_SECTION, UNIQUE_SECTION): Remove.
5509         * config/mmix/mmix.c (mmix_select_section): Remove.
5510         (mmix_unique_section): Remove.
5511         * config/mmix/mmix-protos.h: Update.
5512
5513         * config/pa/pa.h (TARGET_ASM_SELECT_SECTION): New.
5514         (SELECT_SECTION): Move ...
5515         * config/pa/pa.c (pa_select_section): ... here.
5516         * config/pa/pa64-hpux.h (UNIQUE_SECTION): Remove.
5517
5518         * config/rs6000/rs6000.c (rs6000_elf_select_section): Rename
5519         from rs6000_select_section and make static.
5520         (rs6000_elf_unique_section): Similarly.
5521         (rs6000_xcoff_select_section): From xcoff.h.
5522         (rs6000_xcoff_unique_section): Likewise.
5523         * config/rs6000/rs6000-protos.h: Update.
5524         * config/rs6000/sysv4.h (SELECT_SECTION, UNIQUE_SECTION): Remove.
5525         (TARGET_ASM_SELECT_SECTION, TARGET_ASM_UNIQUE_SECTION): New.
5526         * config/rs6000/xcoff.h: Likewise.
5527
5528         * config/sparc/aout.h (TARGET_ASM_SELECT_SECTION): New.
5529         (SELECT_SECTION): Move ...
5530         * config/sparc/sparc.c (sparc_aout_select_section): ... here.
5531
5532         * config/v850/v850.h (SELECT_SECTION): Move ...
5533         * config/v850/v850.c (v850_select_section): ... here.
5534         (TARGET_ASM_SELECT_SECTION): New.
5535
5536         * config/vax/vms.h (SELECT_SECTION): Move ...
5537         * config/vax/vax.c (vms_select_section): ... here.
5538         (TARGET_ASM_SELECT_SECTION): New.
5539
5540         * doc/tm.texi: Update SELECT_SECTION and UNIQUE_SECTION docs
5541         for the target hooks.
5542
5543 2002-05-17  Nick Clifton  <nickc@cambridge.redhat.com>
5544
5545         * config/arm/arm.c (emit_multi_reg_push): Do not set
5546         RTX_FRAME_RELATED_P on the SEQUENCE.
5547
5548 2002-05-16  Richard Henderson  <rth@redhat.com>
5549
5550         * config/ia64/ia64.c (ia64_reorg): Rebuild bb_for_insn before
5551         splitting.  Use split_all_insns; update_life_info_in_dirty_blocks.
5552
5553 2002-05-16  Richard Henderson  <rth@redhat.com>
5554
5555         * config/alpha/unicosmk.h (TARGET_OS_CPP_BUILTINS): Fix typo.
5556
5557         * config/ia64/ia64.c (saveable_obstack): Do not declare.
5558
5559 2002-05-16  Richard Henderson  <rth@redhat.com>
5560
5561         * basic-block.h, bb-reorder.c, cfg.c, cfganal.c, cfgbuild.c,
5562         cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c, combine.c,
5563         conflict.c, df.c, df.h, dominance.c, final.c, flow.c, function.c,
5564         gcse.c, global.c, graph.c, haifa-sched.c, ifcvt.c, lcm.c,
5565         local-alloc.c, loop.c, predict.c, print-rtl.c, profile.c,
5566         recog.c, reg-stack.c, regclass.c, regmove.c, regrename.c,
5567         reload1.c, reorg.c, resource.c, sbitmap.c, sched-deps.c,
5568         sched-ebb.c, sched-rgn.c, sibcall.c, ssa-ccp.c, ssa-dce.c, ssa.c:
5569         Revert "Basic block renumbering removal", and two followup patches.
5570
5571 2002-05-16  Jason Thorpe  <thorpej@wasabisystems.com>
5572
5573         * lcm.c (optimize_mode_switching): Revert previous change.
5574
5575 2002-05-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5576
5577         * sched-rgn.c (schedule_insns): Initialize large_region_blocks
5578         with only extant block numbers.
5579
5580 2002-05-16  Jason Thorpe  <thorpej@wasabisystems.com>
5581
5582         * lcm.c (optimize_mode_switching): Fix typo.
5583
5584 2002-05-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5585
5586         * flow.c (calculate_global_regs_live): Queue blocks in program order.
5587
5588 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5589
5590         * doc/install.texi (Configuration): Document PWDCMD.
5591
5592 2002-05-16  Dale Johannesen  <dalej@apple.com>
5593
5594         * combine.c (cant_combine_insn_p):  Reenable combinations
5595         involving hard regs unless CLASS_LIKELY_SPILLED_P.
5596
5597 2002-05-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5598
5599         * c-common.c (cb_register_builtins): Handle more built-ins
5600         here rather than in gcc.c specs.
5601         * gcc.c (cpp_unique_options): Move many built-ins to c-common.c.
5602         (cpp_options): Pass -O flags even when only preprocessing.
5603         * toplev.c (set_fast_math_flags): New prototype.
5604         (fast_math_flags_set_p): New.
5605         (set_no_fast_math_flags): Remove.
5606         (decode_f_option): Update.
5607         * toplev.h (set_fast_math_flags): Update.
5608         (fast_math_flags_set_p): New.
5609         (set_no_fast_math_flags): Remove.
5610 config:
5611         * c4x/c4x.c (c4x_override_options): Update.
5612
5613 2002-05-16  Zack Weinberg  <zack@codesourcery.com>
5614
5615         * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
5616         Default-define here.
5617         (builtin_define_with_value): Can now wrap the expansion in
5618         quotation marks if such is wanted.
5619         (cb_register_builtins): Update calls to builtin_define_with_value.
5620         Define __REGISTER_PREFIX__, __USER_LABEL_PREFIX__, and __VERSION__
5621         here.
5622         (c_common_init): Set options->stdc_0_in_system_headers.
5623         * c-lex.h: Update prototype of builtin_define_with_value.
5624         * cppdefault.h: Remove default definitions of USER_LABEL_PREFIX
5625         and REGISTER_PREFIX.
5626
5627         * cppinit.c (VERS, ULP, C, X): Kill.
5628         (builtin_array): Remove entries for __VERSION__,
5629         __USER_LABEL_PREFIX__, __REGISTER_PREFIX__, and
5630         __HAVE_BUILTIN_SETJMP__.  Make __STDC__ always a builtin, not
5631         a constant.
5632         (init_builtins): Kill off a bunch of now-dead code.
5633         (COMMAND_LINE_OPTIONS): Remove -fleading-underscore and
5634         -fno-leading-underscore.
5635         (cpp_handle_option): Remove code to set user_label_prefix.
5636         (cpp_post_options): Likewise.
5637
5638         * cpplib.h (struct cpp_options): Remove user_label_prefix.
5639         (stdc_0_in_system_headers): New.
5640         * cppmacro.c (builtin_macro): Check CPP_OPTION (pfile,
5641         stdc_0_in_system_headers) too to decide the value of __STDC__.
5642
5643         * tradcpp.c (user_label_prefix): Kill.
5644         (main): Remove code handling -f(no-)leading-underscore.
5645         (initialize_builtins): Don't define __REGISTER_PREFIX__
5646         or __USER_LABEL_PREFIX__.
5647         (install_value): Wrap compound statement in dummy loop so the
5648         macro works properly in an if statement.
5649
5650
5651 2002-05-16  Janis Johnson  <janis187@us.ibm.com>
5652
5653         * loop.h (struct loop_info): Add member has_prefetch.
5654         * loop.c (PREFETCH_CONDITIONAL): Change default to 1.
5655         (prescan_loop): Initialize has_prefetch.
5656         (struct prefetch_info): Change prefetch_in_loop and
5657         prefetch_before_loop from bit fields to ints.
5658         (emit_prefetch_instructions): Several small fixes.
5659         (check_dbra_loop): Don't reverse loop that uses prefetch.
5660
5661 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5662
5663         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5664         * configure.in: Likewise.
5665         * fixinc/check.tpl: Likewise.
5666         * fixinc/fixinc.dgux: Likewise.
5667         * fixinc/fixinc.svr4: Likewise.
5668         * fixinc/fixinc.winnt: Likewise.
5669         * fixinc/fixincl.sh: Likewise.
5670         * fixproto: Likewise.
5671         * configure: Regenerate.
5672
5673 2002-05-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5674
5675         Basic block renumbering removal:
5676         * basic_block.h (struct basic_block_def): Renamed index to sindex,
5677         added prev_bb and next_bb fields.
5678         (n_basic_blocks): Renamed to num_basic_blocks.
5679         (last_basic_block): New, index of last basic block.
5680         (FOR_BB_BETWEEN, FOR_ALL_BB, FOR_ALL_BB_REVERSE): New macros for
5681         traversing basic block chain.
5682         (BLOCK_NUM): index -> sindex.
5683         (create_basic_block_structure, create_basic_block): Declaration changed.
5684         (debug_num2bb): Declare.
5685         (expunge_block_nocompact): Declaration removed.
5686         (link_block, unlink_block, compact_blocks): Declare.
5687         * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): Modified.
5688         * cfg.c (entry_exit_blocks): Initialize new fields.
5689         (clear_edges, alloc_block, expunge_block, cached_make_edge,
5690         redirect_edge_pred, dump_flow_info, dump_edge_info,
5691         alloc_aux_for_blocks, clear_aux_for_blocks, alloc_aux_for_edges,
5692         free_aux_for_edges): Modified.
5693         (link_block, unlink_block, compact_blocks, debug_num2bb): New.
5694         (expunge_block_nocompact): Removed.
5695         * cfganal.c (can_fallthru, mark_dfs_back_edges, flow_call_edges_add,
5696         find_unreachable_blocks, create_edge_list, print_edge_list,
5697         verify_edge_list, flow_edge_list_print, remove_fake_successors,
5698         remove_fake_edges, flow_reverse_top_sort_order_compute,
5699         flow_depth_first_order_compute, flow_preorder_transversal_compute,
5700         flow_dfs_compute_reverse_init, flow_dfs_compute_reverse_add_bb,
5701         flow_dfs_compute_reverse_execute): Modified.
5702         * cfgbuild.c (make_edges, make_eh_edge, find_basic_blocks_1,
5703         find_basic_blocks, find_many_sub_basic_blocks, find_sub_basic_blocks):
5704         Modified.
5705         * cfgcleanup.c (try_simplify_condjump, try_forward_edges,
5706         merge_blocks_move_predecessor_nojumps,
5707         merge_blocks_move_successor_nojumps, merge_blocks,
5708         outgoing_edges_match, try_crossjump_to_edge, try_crossjump_bb,
5709         try_optimize_cfg, delete_unreachable_blocks, cleanup_cfg): Modified.
5710         * cfglayout.c (skip_insns_after_block, label_for_bb,
5711         record_effective_endpoints, scope_to_insns_finalize,
5712         fixup_reorder_chain, verify_insn_chain, cleanup_unconditional_jumps,
5713         fixup_fallthru_exit_predecessor, cfg_layout_redirect_edge,
5714         cfg_layout_duplicate_bb): Modified.
5715         * cfgloop.c (flow_loops_cfg_dump, flow_loop_dump, flow_loops_dump,
5716         flow_loop_entry_edges_find, flow_loop_exit_edges_find,
5717         flow_loop_nodes_find, flow_loop_pre_header_find, flow_loop_scan,
5718         flow_loops_find, flow_loop_outside_edge_p): Modified.
5719         * cfgrtl.c (create_basic_block_structure, create_basic_block,
5720         flow_delete_block, compute_bb_for_insn, split_block,
5721         try_redirect_by_replacing_jump, redirect_edge_and_branch,
5722         force_nonfallthru_and_redirect, tidy_fallthru_edge,
5723         back_edge_of_syntactic_loop_p, split_edge, commit_one_edge_insertion,
5724         commit_edge_insertions, commit_edge_insertions_watch_calls,
5725         dump_bb, print_rtl_with_bb, verify_flow_info, purge_dead_edges,
5726         purge_all_dead_edges): Modified.
5727         * combine.c (combine_instructions, set_nonzero_bits_and_sign_copies,
5728         try_combine, nonzero_bits, num_sign_bit_copies, get_last_value_validate,
5729         get_last_value, reg_dead_at_p, distribute_notes, distribute_links):
5730         Modified.
5731         * conflict.c (conflict_graph_compute): Modified.
5732         * df.c (FOR_ALL_BBS): Removed.
5733         (df_bitmaps_alloc, df_bitmaps_free, df_alloc, df_analyse_1,
5734         df_modified_p, df_analyse, df_refs_unlink, df_insn_modify,
5735         df_dump, hybrid_search_bitmap, iterative_dataflow_sbitmap): Modified.
5736         * df.h (DF_BB_INFO, DF_REF_BBNO): Modified.
5737         * dominance.c (init_dom_info, calc_dfs_tree_nonrec, calc_dfs_tree,
5738         calc_idoms, idoms_to_doms, calculate_dominance_info): Modified.
5739         * final.c (compute_alignments, final_scan_insn): Modified.
5740         * flow.c (verify_local_live_at_start, update_life_info,
5741         update_life_info_in_dirty_blocks, free_basic_block_vars,
5742         delete_noop_moves, calculate_global_regs_live,
5743         initialize_uninitialized_subregs, allocate_bb_life_data,
5744         regno_uninitialized, regno_clobbered_at_setjmp, mark_set_1,
5745         mark_used_reg, count_or_remove_death_notes): Modified.
5746         * function.c (thread_prologue_and_epilogue_insns): Modified.
5747         * gcse.c (struct null_pointer_info): Change typo of current_block
5748         to basic_block.
5749         (gcse_main, alloc_gcse_mem, compute_local_properties, compute_sets,
5750         oprs_unchanged_p, load_killed_in_block_p, record_last_reg_set_info,
5751         compute_hash_table, alloc_rd_mem, handle_rd_kill_set, compute_kill_rd,
5752         alloc_avail_expr_mem, expr_killed_p, compute_ae_kill,
5753         expr_reaches_here_p_work, expr_reaches_here_p, handle_avail_expr,
5754         classic_gcse, one_classic_gcse_pass, compute_transp, cprop,
5755         one_cprop_pass, compute_pre_data, pre_expr_reaches_here_p_work,
5756         pre_expr_reaches_here_p, insert_insn_end_bb, pre_edge_insert,
5757         pre_delete, one_pre_gcse_pass, compute_transpout,
5758         invalidate_nonnull_info, delete_null_pointer_checks_1,
5759         free_code_hoist_mem, compute_code_hoist_vbeinout,
5760         hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
5761         compute_ld_motion_mems, store_ops_ok, find_moveable_store,
5762         compute_store_table, build_store_vectors, insert_insn_start_bb,
5763         insert_store, replace_store_insn, free_store_memory, store_motion):
5764         Modified.
5765         * global.c (global_alloc, global_conflicts, mark_elimination,
5766         build_insn_chain): Modified.
5767         * graph.c (print_rtl_graph_with_bb): Modified.
5768         * haifa-sched.c (sched_init): Modified.
5769         * ifcvt.c (SET_ORIG_INDEX, ORIG_INDEX): Removed.
5770         (find_if_block, find_cond_trap, find_if_case_1, find_if_case_2,
5771         if_convert): Modified.
5772         * lcm.c (compute_antinout_edge, compute_earliest, compute_laterin,
5773         compute_insert_delete, pre_edge_lcm, compute_available,
5774         compute_farthest, compute_nearerout, compute_rev_insert_delete,
5775         pre_edge_rev_lcm, make_preds_opaque, optimize_mode_switching):
5776         Modified.
5777         * local-alloc.c (alloc_qty, local_alloc, update_equiv_regs): Modified.
5778         * loop.c (loop_dump_aux): Modified.
5779         * predict.c (combine_predictions_for_insn, estimate_probability,
5780         last_basic_block_p, process_note_prediction, process_note_predictions,
5781         note_prediction_to_br_prob, propagate_freq, counts_to_freqs,
5782         expensive_function_p, estimate_bb_frequencies,
5783         compute_function_frequency): Modified.
5784         * print-rtl.c (print_rtx): Modified.
5785         * profile.c (GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX, instrument_edges,
5786         get_exec_counts, compute_branch_probabilities, compute_checksum,
5787         branch_prob, find_spanning_tree): Modified.
5788         * recog.c (split_all_insns, peephole2_optimize): Modified.
5789         * reg-stack.c (reg_to_stack, convert_regs_entry, compensate_edge,
5790         convert_regs_1, convert_regs_2, convert_regs): Modified.
5791         * regclass.c (scan_one_insn, regclass): Modified.
5792         * regmove.c (mark_flags_life_zones, regmove_optimize,
5793         combine_stack_adjustments): Modified.
5794         * regrename.c (regrename_optimize, copyprop_hardreg_forward): Modified.
5795         * reload1.c (reload, reload_combine, copy_eh_notes): Modified.
5796         * reorg.c (dbr_schedule): Modified.
5797         * resource.c (find_basic_block, init_resource_info): Modified.
5798         * sbitmap.c (sbitmap_intersection_of_succs,
5799         sbitmap_intersection_of_preds, sbitmap_union_of_succs,
5800         sbitmap_union_of_preds): Modified.
5801         * sched-deps.c (init_dependency_caches): Modified.
5802         * sched-ebb.c (schedule_ebbs): Modified.
5803         * sched-rgn.c (is_cfg_nonregular, build_control_flow, debug_regions,
5804         find_rgns, compute_trg_info, init_regions, schedule_insns): Modified.
5805         * sibcall.c (optimize_sibling_and_tail_recursive_call): Modified.
5806         * ssa-ccp.c (examine_flow_edges, optimize_unexecutable_edges,
5807         ssa_ccp_substitute_constants, ssa_ccp_df_delete_unreachable_insns,
5808         ssa_const_prop): Modified.
5809         * ssa-dce.c (set_control_dependent_block_to_edge_map_,
5810         find_control_dependence, find_pdom, ssa_eliminate_dead_code): Modified.
5811         * ssa.c (remove_phi_alternative, find_evaluations,
5812         compute_dominance_frontiers_1, compute_iterated_dominance_frontiers,
5813         insert_phi_node, rename_block, convert_to_ssa, eliminate_phi,
5814         make_regs_equivalent_over_bad_edges,
5815         make_equivalent_phi_alternatives_equival,
5816         compute_conservative_reg_partition,
5817         coalesce_regs_in_successor_phi_nodes, compute_coalesced_reg_partition,
5818         rename_equivalent_regs, convert_from_ssa, for_each_successor_phi):
5819         Modified.
5820
5821 2002-05-16  Mark Mitchell  <mark@codesourcery.com>
5822
5823         * cfgrtl.c (purge_dead_edges): Correct handling of EDGE_EH.
5824
5825 2002-05-16  Nick Clifton  <nickc@cambridge.redhat.com>
5826
5827         * config/arm/arm.c (arm_rtx_costs): Check for RTX being a
5828         SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.
5829         (arm_adjust_cost): Check for RTX being a SYMBOL_REF before
5830         calling CONSTANT_POOL_ADDRESS_P.
5831         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Fix typo in code
5832         to decide whether to define __arm__ or __thumb.
5833         (THUMB_GO_IF_LEGITIMATE_ADDRESS): Check for RTX being a
5834         SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.
5835
5836 2002-05-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5837
5838         * config/arc/arc.h (CPP_PREDEFINES): Remove.
5839         (CPP_SPEC): Update.
5840         (TARGET_CPU_CPP_BUILTINS): New.
5841
5842 2002-05-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5843
5844         * cpphash.h (cpp_macro): Move here, and make expansion a union.
5845         * cppmacro.c (cpp_macro): Remove.
5846         (enter_macro_context, replace_args, warn_of_redefinition,
5847         _cpp_create_definition, cpp_macro_definition): Update.
5848
5849 2002-05-16  Jason Merrill  <jason@redhat.com>
5850
5851         * config/mips/mips.c (mips_output_external): Don't do sdata
5852         optimization for a variable with DECL_COMDAT set.
5853
5854 2002-05-15  Aldy Hernandez  <aldyh@redhat.com>
5855
5856         * config/rs6000/altivec.h: Cleanups for tighter typechecking.
5857         Cleanups for accepting modifiers on pointers.
5858         Fix predicate typos.
5859         Allow long pointers as well as int pointers.
5860
5861 2002-05-15  Richard Henderson  <rth@redhat.com>
5862
5863         * varasm.c (merge_weak): Remove special case for extern and common.
5864
5865 2002-05-15  Matt Hiller  <hiller@redhat.com>
5866
5867         * testsuite/gcc.c-torture/compile/20000804-1.x: Don't return 1 if
5868         XFAILing.
5869         * testsuite/gcc.c-torture/compile/20001226-1.x: Ditto.
5870         * testsuite/gcc.c-torture/compile/920520-1.x: Ditto.
5871         * testsuite/gcc.c-torture/compile/mipscop-1.x: XFAIL for now.
5872         * testsuite/gcc.c-torture/compile/mipscop-2.x: Ditto.
5873         * testsuite/gcc.c-torture/compile/mipscop-3.x: Ditto.
5874         * testsuite/gcc.c-torture/compile/mipscop-4.x: Ditto.
5875
5876 2002-05-15  Aldy Hernandez  <aldyh@redhat.com>
5877
5878         * reload1.c (forget_old_reloads_1): Do not use subreg offset.
5879
5880 2002-05-15  Aldy Hernandez  <aldyh@redhat.com>
5881
5882         * config/rs6000/rs6000.md ("altivec_mtvscr"): Set VSCR register.
5883         ("altivec_mfvscr"): Read from VSCR.
5884
5885         Add vscr sets for the following insns: altivec_vctuxs,
5886         altivec_vaddubs, altivec_vaddsbs, altivec_vadduhs,
5887         altivec_vaddshs, altivec_vadduws, altivec_vaddsws, altivec_vctsxs,
5888         altivec_vmhaddshs, altivec_vmhraddshs, altivec_vmsumuhs,
5889         altivec_vmsumshs, altivec_vpkuhss, altivec_vpkshss,
5890         altivec_vpkuwss, altivec_vpkswss, altivec_vpkuhus,
5891         altivec_vpkshus, altivec_vpkuwus, altivec_vpkswus,
5892         altivec_vsububs, altivec_vsubsbs, altivec_vsubuhs,
5893         altivec_vsubshs, altivec_vsubuws, altivec_vsubsws,
5894         altivec_vsum4ubs, altivec_vsum4sbs, altivec_vsum4shs,
5895         altivec_vsum2sws, altivec_vsumsws.
5896
5897         * config/rs6000/rs6000.h: Add VSCR fixed register.
5898         (CALL_REALLY_USED_REGISTERS): Add vscr.
5899         (CALL_USED_REGISTERS): Same.
5900         (FIXED_REGISTERS): Same.
5901         (REG_ALLOC_ORDER): Same.
5902         (reg_class): Add VSCR_REGS.
5903         (REG_CLASS_NAMES): Same.
5904         (REG_CLASS_CONTENTS): Same.
5905         (VSCR_REGNO): New.
5906         (REGISTER_NAMES): Add vscr.
5907         (DEBUG_REGISTER_NAMES): Same.
5908         (ADDITIONAL_REGISTER_NAMES): Same.
5909         (FIRST_PSEUDO_REGISTER): Increment.
5910         (CONDITIONAL_REGISTER_USAGE): Set VSCR as a global register.
5911
5912 2002-05-15  Jakub Jelinek  <jakub@redhat.com>
5913
5914         * fold-const.c (fold): Fix a typo.
5915
5916 2002-05-15  Eric Botcazou  <ebotcazou@multimania.com>
5917
5918         * fold-const.c (fold) [LT_EXPR]: Move the transformation of a
5919         comparison against the highest or lowest integer value before
5920         the 'X >= CST to X > (CST - 1)' and 'X < CST to X <= (CST - 1)'
5921         transformation and that of an unsigned comparison against 0
5922         right after.
5923
5924 2002-05-15  Richard Henderson  <rth@redhat.com>
5925
5926         * varasm.c (merge_weak): Error for any weakening after definition.
5927         Adjust weakening after use warning to catch more cases.
5928         (assemble_alias): Set TREE_USED and TREE_ASM_WRITTEN consistently.
5929         * config/alpha/alpha.c (alpha_encode_section_info): Do not abort.
5930
5931 Wed May 15 10:38:27 CEST 2002  Jan Hubicka  <jh@suse.cz>
5932
5933         * invoke.texi (-malign-double): Re-add lost warning.
5934
5935         * i386-protos.h (x86_output_mi_thunk): Declare.
5936         * unix.h (ASM_OUTPUT_MI_THUNK): Move offline to ...
5937         * i386.c (x86_output_mi_thunk): ... here; handle 64bits.
5938
5939         * dwarf2out.c (output_call_frame_info): Do not skip unwind info
5940         when flag_asynchronous_unwind_tables is set.
5941
5942         * flags.h (flag_reorder_functions): Declare.
5943         * function.c (prepare_function_start): Initialize frequnecy.
5944         * params.def (HOT_BB_COUNT_FRACTION, HOT_BB_FREQUENCY_FRACTION): New.
5945         * Makefile.in (predict.o): Add dependency on target.h and params.h
5946         * defaults.h (HOT_TEXT_SECTION_NAME,
5947         UNLIKELY_EXECUTED_TEXT_SECTION_NAME): New macros.
5948         * predict.c (choose_function_section): New function.
5949         (estimate_bb_frequencies): Use it.
5950         * toplev.c (flag_reorder_functions): New global variable.
5951         (lang_independent_options): New.
5952         (parse_options_and_default_flags): Set.
5953         * varasm.c (assemble_start_function): Bypass functdion alignment
5954         for never executed functions.
5955         * invoke.texi (-freorder-blocks, -freorder-functions): Document.
5956         (param hot-bb-count-fraction, hot-bb-frequency-fraction): New.
5957         * tm.texi (HOT_TEXT_SECTION_NAME, UNLIKELY_EXECUTED_TEXT_SECTION_NAME):
5958         Document.
5959
5960         Thu Jan  3 21:52:09 CET 2002  Jan Hubicka  <jh@suse.cz>
5961
5962         * predict.c: Inlude profile.h
5963         (MIN_COUNT): Rename to MIN_COUNT_FRACTION
5964         (maybe_hot_bb_p, probably_cold_bb_p, probably_never_executed_bb_p):
5965         Use the information about maximal counter in the program.
5966
5967         Thu Dec 20 22:14:00 CET 2001  Jan Hubicka  <jh@suse.cz>
5968
5969         * basic-block.h (maybe_hot_bb_p, probably_cold_bb_p,
5970         probably_never_executed_bb_p): New functions.
5971         * cfgcleanup.c (outgoing_edges_match): Use them.
5972         * predict.c (MIN_COUNT, MIN_FREQUENCY): New macros.
5973         (maybe_hot_bb_p, probably_cold_bb_p,
5974         probably_never_executed_bb_p): New functions.
5975
5976         * function.h (function): Add new field function_frequency.
5977         * predict.c (compute_function_frequency): New function.
5978         (estimate_probability): Call it.
5979
5980 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
5981
5982         PR optimization/5172, optimization/5200
5983         * gcse.c (gcse_main): Disable store_motion.
5984
5985 2002-05-14  Zack Weinberg  <zack@codesourcery.com>
5986
5987         * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
5988         (c_common_nodes_and_builtins): Use it.
5989         (builtin_define_with_value): New function.
5990         (cb_register_builtins): Define __SIZE_TYPE__,
5991         __PTRDIFF_TYPE__, __WCHAR_TYPE__, and __WINT_TYPE__ here,
5992         using builtin_define_with_value.  Use consistent notation when
5993         defining __GXX_WEAK__.
5994         (WCHAR_TYPE_SIZE): Don't redefine.
5995         (combine_strings): Don't use WCHAR_TYPE_SIZE.
5996
5997         * cppdefault.h: Don't provide defaults for SIZE_TYPE,
5998         PTRDIFF_TYPE, WCHAR_TYPE, or WINT_TYPE.
5999         * cppinit.c (builtin_array): Remove entries for __SIZE_TYPE__ etc.
6000         * tradcpp.c (initialize_builtins): Likewise.
6001         * gcc.c (cpp_unique_options): Don't muck with __WCHAR_TYPE__.
6002
6003         * c-lex.h (builtin_define_with_value): Prototype.
6004         * system.h: Poison NO_BUILTIN_SIZE_TYPE, NO_BUILTIN_WCHAR_TYPE,
6005         NO_BUILTIN_PTRDIFF_TYPE, and NO_BUILTIN_WINT_TYPE.
6006         * doc/tm.texi: Remove mention of NO_BUILTIN_SIZE_TYPE etc.
6007
6008         * config/avr/avr.h, config/h8300/h8300.h, config/i386/i386.h,
6009         config/ia64/ia64.h, config/mips/dec-osf1.h, config/mips/iris6.h,
6010         config/mips/linux.h, config/mips/mips.h, config/mips/netbsd.h,
6011         config/mips/osfrose.h, config/mips/sni-svr4.h, config/rs6000/aix51.h,
6012         config/s390/linux.h, config/sh/sh.h, config/sh/sh64.h,
6013         config/sparc/linux64.h, config/sparc/netbsd-elf.h,
6014         config/sparc/sol2-bi.h, config/sparc/sparc.h:
6015         Do not define NO_BUILTIN_SIZE_TYPE etc.  Remove all references
6016         to __SIZE_TYPE__ etc from all spec strings. When this makes
6017         extra specs empty, delete them.
6018
6019 2002-05-14  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6020
6021         * pa.c (override_options): Override TARGET_JUMP_IN_DELAY when scheduling
6022         for PA8000 or generating dwarf2 call frame information.
6023         (output_call): Remove DO_FRAME_NOTES check from return pointer
6024         optimization.
6025         (following_call): Return 0 when scheduling for PA8000 or generating
6026         dwarf2 call frame information.  Revise comment.
6027
6028 2002-05-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6029
6030 config/alpha:
6031         * alpha.h (TARGET_CPU_CPP_BUILTINS): Define __IEEE_FP
6032         and __IEEE_FP_INEXACT as appropriate.
6033         (CPLUSPLUS_CPP_SPEC): Don't define __cplusplus.
6034         (CPP_SPEC): Remove ieee defines.
6035         * freebsd.h, netbsd.h: Remove ieee defines and cpp_cpu.
6036
6037 2002-05-14  Richard Henderson  <rth@redhat.com>
6038
6039         * config/i386/i386.c (ix86_save_reg): Make regno unsigned.
6040         (ix86_safe_length, ix86_safe_length_prefix, ix86_safe_memory): Kill.
6041
6042 2002-05-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6043
6044         * arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define.
6045         (CPP_SPEC): Update.
6046         (CPP_APCS_PC_SPEC, CPP_APCS_PC_DEFAULT_SPEC,
6047         CPP_FLOAT_SPEC, CPP_FLOAT_DEFAULT_SPEC, CPP_ENDIAN_SPEC,
6048         CPP_ENDIAN_DEFAULT_SPEC, CPP_INTERWORK_DEFAULT_SPEC,
6049         CPP_INTERWORK_SPEC, CPP_PREDEFINES): Remove.
6050         (EXTRA_SPECS): Update.
6051         * arm/conix-elf.h, arm/linux-elf.h, arm/netbsd.h, arm/riscix.h,
6052         arm/riscix1-1.h, arm/rtems-elf.h, arm/semiaof.h, arm/unknown-elf.h,
6053         arm/unknown-elf-oabi.h, arm/vxarm.h: Remove CPP_PREDEFINES and
6054         define TARGET_OS_CPP_BUILTINS if necessary.
6055
6056 2002-05-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6057
6058         * gcc.c (cpp_options): Must pass -m* and -f* options
6059         to the front end even when only preprocessing.
6060         (cc1_options): Remove redundant -lang-c.
6061         * tradcpp.c (main): Ignore -m options.
6062 objc:
6063         * lang-specs.h: Similarly.
6064
6065 2002-05-14  Vladimir Makarov  <vmakarov@redhat.com>
6066
6067         * genautomata.c (transform_3): Add code for transformation
6068         `(A,B,...)+C -> A+C,B,...'.
6069
6070 Tue May 14 12:48:22 CEST 2002  Jan Hubicka  <jh@suse.cz>
6071
6072         * final.c (end_final): Do not output profile_arcs constructor, when
6073         no functions are instrumented.
6074
6075 Tue May 14 12:38:30 CEST 2002  Jan Hubicka  <jh@suse.cz>
6076
6077         * i386.md (testsi to testqi_zext_1 splitter): Fix typo.
6078
6079 2002-05-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6080
6081         * doc/install.texi: Remove special markup originally required for
6082         HTML generation with texi2html.
6083
6084 2002-05-14  Andreas Schwab  <schwab@suse.de>
6085
6086         * config/ia64/sysv4.h (DO_SELECT_SECTION): Factored out of
6087         SELECT_SECTION.
6088         (UNIQUE_SECTION): Define to get small data correctly.
6089
6090         * varasm.c (resolve_unique_section): Add third parameter
6091         flag_function_or_data_sections and use it instead of
6092         flag_function_sections.
6093         (assemble_start_function): Pass flag_function_sections.
6094         (asm_emit_uninitialised): Pass flag_data_sections.
6095         (assemble_variable): Likewise.
6096
6097 2002-05-14  Richard Henderson  <rth@redhat.com>
6098
6099         * config/i386/i386.md: Use define_constants for unspec numbers.
6100         * config/i386/i386.c: Likewise.
6101
6102 2002-05-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6103
6104         * doc/contrib.texi: Update my entry.
6105
6106 2002-05-13  Mark Mitchell  <mark@codesourcery.com>
6107
6108         * fixinc/inclhack.def (winidss_valist): Limit applicability.
6109         * fixinc/fixincl.x: Regenerated.
6110         * fixinc/tests/base/math.h: Update.
6111         * fixinc/tests/base/testing.h: Likewise.
6112
6113 2002-05-13  Zack Weinberg  <zack@codesourcery.com>
6114
6115         * genattr.c (gen_attr): Don't emit a comma after the last
6116         enumerator.
6117
6118 2002-05-13  Richard Henderson  <rth@redhat.com>
6119
6120         * cfgrtl.c (purge_dead_edges): Handle abnormal call edges created
6121         by non-local gotos.
6122         * recog.c (peephole2_optimize): Likewise.
6123
6124 2002-05-13  Andris Pavenis  <pavenis@lanet.lv>
6125
6126         * cppfiles.c (open_file): Change mode (DJGPP only) of redirected
6127         input to O_BINARY.
6128
6129 2002-05-13  Jeffrey A Law  (law@redhat.com)
6130
6131         * flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx.
6132         Update prototype and callers.
6133         (propagate_one_insn): Stack pointer adjustments kill MEMs on
6134         the mem_set_list which reference the stack pointer, as do
6135         calls to constant functions as they may clobber outgoing
6136         argument space.
6137
6138         * i386.c (ia32_multipass_dfa_lookahead): Prototype.
6139
6140         * i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.
6141         (ia32_multipass_dfa_lookahead): New function.
6142
6143 2002-05-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6144
6145         * gcc.c (SWITCH_TAKES_ARG): Remove 'V'.
6146         (translate_options): Remove 'V'.
6147         (process_command): Similarly.
6148 doc:
6149         * invoke.texi: Remove documentation of 'V'.
6150
6151 2002-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
6152
6153         * config/s390/linux.h: Revert 2002-04-22 changes.
6154
6155 2002-05-13  Scott Marks <SMarks@mobile-mind.com>
6156
6157         * config/fr30/fr30.md: Only allow splits of immediate loads
6158         if the destination is a register.
6159
6160 2002-05-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6161
6162         * Makefile.in (c-common.o, cppinit.o): Update.
6163         * c-common.c: Include except.h.
6164         (cb_register_builtins): Handle __USING_SJLJ_EXCEPTIONS__.
6165         Call TARGET_CPU_CPP_BUILTINS and TARGET_OS_CPP_BUILTINS.
6166         * cppinit.c (__USING_SJLJ_EXCEPTIONS): Not here.
6167         * defaults.h (TARGET_OS_CPP_BUILTINS, TARGET_CPU_CPP_BUILTINS,
6168         CPP_PREDEFINES): Handle here.
6169 config:
6170         * alpha/alpha-interix.h, alpha/gnu.h, alpha/linux.h,
6171         alpha/netbsd.h, alpha/openbsd.h, alpha/osf.h, alpha/unicosmk.h,
6172         alpha/vms.h, alpha/vxworks.h: Remove CPP_PREDEFINES, define
6173         TARGET_OS_CPP_BUILTINS.
6174         * alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Define.
6175         (CPP_SPEC, EXTRA_SPECS): Update.
6176         (CPP_AM_BWX_SPEC, CPP_AM_MAX_SPEC, CPP_AM_FIX_SPEC,
6177         CPP_AM_CIX_SPEC, CPP_IM_EV4_SPEC, CPP_IM_EV5_SPEC,
6178         CPP_IM_EV6_SPEC, CPP_CPU_EV4_SPEC, CPP_CPU_EV5_SPEC,
6179         CPP_CPU_EV56_SPEC, CPP_CPU_PCA56_SPEC, CPP_CPU_EV6_SPEC,
6180         CPP_CPU_EV67_SPEC, CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Remove.
6181 doc:
6182         * tm.texi (TARGET_REGISTER_CPP_BUILTINS): Remove.
6183         (TARGET_OS_CPP_BUILTINS, TARGET_CPU_CPP_BUILTINS): Define.
6184
6185 2002-05-12  Zack Weinberg  <zack@codesourcery.com>
6186
6187         * emit-rtl.c (global_rtl): Update comment.
6188         (const_double_htab, const_double_htab_hash,
6189         const_double_htab_hash, lookup_const_double): New.
6190         (const_int_htab_hash, const_int_htab_eq): Remove const
6191         qualifiers, which cause tons of warnings with RTL checking on.
6192         (gen_rtx_CONST_DOUBLE): Deleted.
6193         (const_double_from_real_value): New function - bears some
6194         resemblance to the former immed_real_const_1.
6195         (immed_double_const): Moved here from varasm.c and
6196         simplified.
6197         (gen_rtx_REG): Make REGNO unsigned to squelch warnings.
6198         (gen_rtx_SUBREG): Use gen_rtx_raw_SUBREG.
6199         (gen_rtx): Use immed_double_const.
6200         (init_emit_once): Initialize the const_double_htab.  Use
6201         REAL_VALUE_FROM_INT where possible.  Can now use
6202         CONST_DOUBLE_FROM_REAL_VALUE when setting up const_tiny_rtx.
6203         * varasm.c (struct varasm_status): Remove x_const_double_chain.
6204         (const_double_chain, immed_real_const, clear_const_double_mem): Delete.
6205         (immed_double_const, immed_real_const_1): Moved to emit-rtl.c.
6206         (init_varasm_status, mark_varasm_status): Don't touch
6207         x_const_double_chain.
6208
6209         * output.h: Delete prototype for clear_const_double_mem.
6210         * real.h: Make REAL_VALUE_TYPE a macro again.  Remove leading
6211         '0' slot from all CONST_DOUBLE_FORMAT definitions.  Prototype
6212         const_double_from_real_value, not immed_real_const_1, and use
6213         it to define CONST_DOUBLE_FROM_REAL_VALUE.  Define new macro
6214         CONST_DOUBLE_ATOF.
6215         * rtl.h (CONST_DOUBLE_CHAIN): Kill.
6216         (CONST_DOUBLE_LOW, CONST_DOUBLE_HIGH): Adjust.
6217         (gen_rtx_CONST_DOUBLE, immed_real_const): Delete prototypes.
6218         (gen_rtx_REG): Second arg is unsigned.
6219
6220         * gengenrtl.c (special_rtx): Take out CONST_DOUBLE.
6221         (excluded_rtx): New, return true for CONST_DOUBLE.
6222         (genmacro): Write nothing for excluded codes.
6223         * combine.c (combine_simplify_rtx): Use CONST_DOUBLE_FROM_REAL_VALUE.
6224         * expr.c (expand_expr): Likewise.
6225         * ggc-common.c (ggc_mark_rtx_children_1): Don't mark the
6226         CONST_DOUBLE_CHAIN.
6227         * toplev.c (rest_of_compilation): Don't call
6228         clear_const_double_mem.
6229
6230         * config/rs6000/rs6000.c (rs6000_float_const): Delete.
6231         (rs6000_hash_constant): Remove CONST_DOUBLE special case.
6232         (toc_hash_eq): Remove CONST_DOUBLE and LABEL_REF special cases.
6233         * config/rs6000/rs6000-protos.h: Don't prototype rs6000_float_const.
6234         * config/c4x/c4x.md, config/rs6000/rs6000.md: Use CONST_DOUBLE_ATOF.
6235         * config/dsp16xx/dsp16xx.md, config/mips/mips.md,
6236         config/pa/pa.md: Use CONST_DOUBLE_FROM_REAL_VALUE.
6237         * config/sparc/sparc.md, config/sparc/sparc.c: Use immed_double_const.
6238
6239 2002-05-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6240
6241         * mips/iris6.h (CPLUSPLUS_CPP_SPEC): Define.
6242
6243 2002-05-12  Tom Tromey  <tromey@redhat.com>
6244
6245         * tree.h (copy_node): Don't mention TREE_PERMANENT.
6246
6247 2002-05-12  Zack Weinberg  <zack@codesourcery.com>
6248
6249         * gensupport.c (n_comma_elts): Moved here from genattrtab.c.
6250         (scan_comma_elt): New function.  Accepts whitespace in comma lists.
6251         * gensupport.h: Prototype new routines.
6252         * genattr.c (gen_attr): Use scan_comma_elt.  Avoid unnecessary
6253         use of printf.
6254         * genattrtab.c (n_comma_elts): Moved to gensupport.c.
6255         (next_comma_elt): Use scan_comma_elt.
6256
6257         * config/i386/i386.md: Use new attribute notation to break up
6258         long lines in define_attr forms.
6259
6260 2002-05-12  Richard Henderson  <rth@redhat.com>
6261
6262         * expr.c (compress_float_constant): New.
6263         (emit_move_insn): Use it.
6264         (float_extend_from_mem): New.
6265         (init_expr_once): Initialize it.
6266         * real.c (exact_real_truncate): New.
6267
6268         * config/i386/i386.h (CONST_COSTS): Assume CONST_DOUBLE gets
6269         dropped into memory; penalize for size.
6270         (RTX_COSTS): FLOAT_EXTEND is free.
6271         * config/i386/i386.md (extendsfdf2, extendsfxf2, extendsftf2,
6272         extenddfxf2, extenddftf2): Accept constants and drop them to memory.
6273
6274 2002-05-12  Richard Henderson  <rth@redhat.com>
6275
6276         * profile.h (profile_info): Add missing extern to declaration.
6277         * profile.c (profile_info): Define it.
6278
6279 2002-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6280
6281         * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Revise sets of general registers
6282         used for DImode and TImode.
6283
6284 2002-05-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6285
6286         * cpplex.c (_cpp_lex_direct): When in a directive at EOF
6287         fake a newline.
6288
6289 2002-05-11  Zack Weinberg  <zack@codesourcery.com>
6290
6291         * config/rs6000/rs6000.c (rs6000_default_long_calls,
6292         rs6000_longcall_switch, rs6000_set_default_type_attributes): New.
6293         (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Set it.
6294         (rs6000_override_options): Handle -m(no-)longcall.
6295         (init_cumulative_args, output_mi_thunk): Check for both
6296         longcall and shortcall attributes on the function.
6297         (rs6000_attribute_table): Add "shortcall".
6298         (rs6000_handle_longcall_attribute): Update comment.
6299         (altivec_expand_unop_builtin, altivec_expand_binop_builtin,
6300         altivec_expand_ternop_builtin): Add default clauses to switches
6301         to silence warnings.
6302
6303         * config/rs6000/rs6000.h: Declare rs6000_longcall_switch and
6304         rs6000_default_long_calls.  Define REGISTER_TARGET_PRAGMAS.
6305         (TARGET_OPTIONS): Add longcall and no-longcall.
6306
6307         * config/rs6000/rs6000.md (call_nonlocal_sysv,
6308         call_value_nonlocal_sysv): Split by alternatives.  One pair
6309         accepts only SYMBOL_REFs and rejects if CALL_LONG is set in
6310         the call cookie.  The other pair accepts only LR/CTR and has
6311         no restriction.
6312
6313         * config.gcc (rs6000-*-* | powerpc*-*-* trailer stanza):
6314         Set c_target_objs, cxx_target_objs; add t-rs6000-c-rule to
6315         tmake_file.
6316         * config/rs6000/rs6000-c.c: New file.
6317         * config/rs6000/t-rs6000-c-rule: New file.
6318         * config/rs6000/rs6000-protos.c: Add multiple-include guard.
6319         Prototype rs6000_pragma_longcall.
6320
6321         * doc/extend.texi: Document shortcall attribute.
6322         * doc/invoke.texi: Document -mlongcall, -mno-longcall.
6323
6324 2002-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6325
6326         * reorg.c (dbr_schedule): Remove unnecessary test.
6327
6328 Sat May 11 14:34:35 CEST 2002  Jan Hubicka  <jh@suse.cz>
6329
6330         * i386.md (testsi to testqi spliters): New.
6331
6332         2002-01-14  Josef Zlomek  <zlomek@matfyz.cz>
6333
6334         cfg.c (dump_edge_info): added dumping of EDGE_CAN_FALLTHRU.
6335
6336         Wed Jan  9 2002  Josef Zlomek  <zlomj9am@artax.karlin.mff.cuni.cz>
6337
6338         * basic-block.h: New flag EDGE_CAN_FALLTHRU
6339         * cfganal.c (set_edge_can_fallthru_flag): New function; marks the edges
6340         that can be made fallthru.
6341
6342         Mon Nov 12 16:25:53 CET 2001  Jan Hubicka  <jh@suse.cz>
6343
6344         * cfglayout.c (cleanup_unconditional_jumps): New static function.
6345         (cfg_layout_initialize): Use it.
6346
6347 2002-05-11  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6348
6349         * config/avr/avr.c (avr_mcu_types): Update supported devices.
6350         * config/avr/avr.h (CPP_SPEC, LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
6351         * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
6352
6353 2002-05-11  Kazu Hirata  <kazu@cs.umass.edu>
6354
6355         * dbxout.c: Fix formatting.
6356         * dependence.c: Likewise.
6357         * df.c: Likewise.
6358         * diagnostic.c: Likewise.
6359         * doloop.c: Likewise.
6360         * dominance.c: Likewise.
6361         * doschk.c: Likewise.
6362         * dwarf2asm.c: Likewise.
6363         * dwarf2out.c: Likewise.
6364         * dwarfout.c: Likewise.
6365
6366 2002-05-10  Richard Henderson  <rth@redhat.com>
6367
6368         * final.c (end_final): Tidy whitespace.  Don't honor flag_pack_struct.
6369         Convert integers constants as needed.  Replace "nwords" field with
6370         "sizeof_bb".
6371         (final): Save profile data if cfun->arc_profile, not profile_arc_flag.
6372         * function.h: Fix typo in comment.
6373         * libgcc2.c (struct bb): Replace "nwords" with "sizeof_bb".
6374
6375 2002-05-10  Roger Sayle  <roger@eyesopen.com>
6376
6377         * fold-const.c (build_range_check): Optimize (c>=1) && (c<=127)
6378         into the equivalent (signed char)c > 0.
6379
6380 2002-05-10  Janis Johnson  <janis187@us.ibm.com>
6381
6382         * loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.
6383         (PREFETCH_CONDITIONAL): Renamed from PREFETCH_NOT_ALWAYS.
6384         (struct prefetch_info): Fix spelling of member bytes_accessed.
6385         (emit_prefetch_instructions): Make dump messages more regular;
6386         restructure code to add more dump messages; use new macros for
6387         heuristics. (There are no code generation changes in any of this).
6388
6389 2002-05-10  David S. Miller  <davem@redhat.com>
6390
6391         * rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.
6392         (struct rtx_def): Update unchanging flag comment.
6393         * doc/rtl.texi (INSN_ANNULLED_BRANCH_P): Update description.
6394         * reorg.c (delete_from_delay_list): INSN_ANNULLED_BRANCH_P needs
6395         to be handled to INSN too.
6396         (dbr_schedule): Likewise.
6397         * resource.c (next_insn_no_annul): Likewise.
6398
6399         * cse.c (rtx_cost): Remove multiplication by power of 2 special
6400         casing.
6401
6402 2002-05-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6403
6404         * doc/install.texi (Specific, *-*-solaris2*): Update passus on
6405         setting CONFIG_SHELL to /bin/ksh and remove alternate trick to
6406         (possibly) work around broken /bin/sh.
6407
6408 2002-05-10  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6409
6410         * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Use mabi=64 and
6411         . as N64/N32 libgcc_s.so subdirs.
6412
6413 2002-05-10  David S. Miller  <davem@redhat.com>
6414
6415         * config/sparc/sparc.md: Use define_constants for unspec numbers.
6416
6417         * rtl.h (struct rtx_def): Document unchanging and in_struct flags
6418         more accurately.
6419         (INSN_ANNULLED_BRANCH_P): Only valid for JUMP_INSN and CALL_INSN, fix
6420         comment.
6421         (INSN_FROM_TARGET_P): Valid also for CALL_INSN.
6422         * doc/rtl.texi: Document these macros more accurately.
6423         * recog.c (whole file): Only mess with INSN_ANNULLED_BRANCH_P for
6424         JUMP_INSNs and CALL_INSNs.
6425         * resource.c (whole file): Only mess with INSN_ANNULLED_BRANCH_P
6426         or INSN_FROM_TARGET_P if the code is appropriate.
6427
6428 2002-05-10  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6429
6430         * config/avr/avr.c (print_operand): Check that addr is a SYMBOL_REF
6431         before using SYMBOL_REF_FLAG (addr).
6432
6433         * config/avr/avr-protos.h (avr_io_address_p): Declare.
6434         * config/avr/avr.c (io_address_p): Rename to avr_io_address_p.
6435         Make non-static.  Update all callers.
6436         * config/avr/avr.md (*cbi, *sbi, *sbix_branch, *sbix_branch_bit7):
6437         New insns to clear/set/test a single bit in I/O address space.
6438
6439 2002-05-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6440
6441         * rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for gcc >= 2.7.
6442
6443 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6444
6445         * Makefile.in: Update.
6446         * c-common.c (flag_iso, flag_undef, cb_register_builtins,
6447         builtin_define_std): New.
6448         (c_common_init): Register CPP builtins callback.
6449         * c-common.h (flag_iso, flag_undef): New.
6450         * c-decl.c (c_decode_option): Set flag_iso and flag_undef.
6451         * c-lex.c: Don't include target.h.
6452         (cb_register_builtins): Move to c-common.c.
6453         (init_c_lex): Don't register hook here.
6454         * c-lex.h (builtin_define, builtin_assert, builtin_define_std): New.
6455         (cpp_define, cpp_assert): Remove.
6456         * gcc.c (cc1_options): Pass -undef to front end.
6457         * target-def.h (TARGET_REGISTER_CPP_BUILTINS): Remove.
6458         (TARGET_INITIALIZER): Update.
6459         * target.h (struct cpp_reader): Don't predeclare.
6460         (struct gcc_target): Remove cpp builtin hook.
6461         * tree.c (default_register_cpp_builtins): Remove.
6462 doc:
6463         * tm.texi: Update.
6464
6465 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6466
6467         * cppexp.c (_cpp_expand_op_stack): Set op_limit.
6468
6469 2002-05-09  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6470
6471         * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Define.
6472         (SHLIB_LINK, SHLIB_INSTALL): Adjust.
6473
6474 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
6475
6476         * config/sparc/t-linux64 (SHLIB_MAPFILES): Set.
6477         * config/sparc/libgcc-sparc-glibc.ver: New file.
6478         * config/cris/t-linux (SHLIB_MAPFILES): Remove.
6479         * mklibgcc.in: Preprocess SHLIB_MAPFILES with ml flags.
6480
6481 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
6482
6483         PR target/6429
6484         * Makefile.in (libgcc.mk): Pass SHLIB_SLIBDIR_SUFFIXES to mklibgcc.
6485         * mklibgcc.in: If SHLIB_SLIBDIR_SUFFIXES is defined, put libgcc_s
6486         shared libraries into multilib dirs, with SONAME libgcc_s.so.1 for
6487         base multilibs.
6488         * config/t-slibgcc-elf-ver (SHLIB_LINK): Adjust for the above.
6489         * config/t-slibgcc-sld (SHLIB_LINK): Likewise.
6490         * config/sparc/t-linux64 (SHLIB_SLIBDIR_SUFFIXES): Define.
6491         * config/sparc/t-sol2-64 (SHLIB_SLIBDIR_SUFFIXES): Define.
6492
6493 2002-05-09  Richard Henderson  <rth@redhat.com>
6494
6495         * config/ia64/ia64.md: Use define_constants for unspec numbers.
6496         * config/ia64/ia64.c: Likewise.
6497
6498 2002-05-09  Richard Sandiford  <rsandifo@redhat.com>
6499
6500         * config/mips/mips.c (mips_add_large_offset_to_sp): Remove FILE arg.
6501         (save_restore_insns): Likewise.
6502         (mips_expand_prologue, mips_expand_epilogue): Update callers.
6503         (highpart_shift_operator): Attach ATTRIBUTE_UNUSED to mode argument.
6504
6505 Thu May  9 11:50:09 2002  Jeffrey A Law  (law@redhat.com)
6506
6507         * athlon.md, k6.md, pentium.md, ppro.md): New files.
6508         * i386.md: Move scheduling information into new files.
6509
6510         * i386.md (type attribute): Add "rotate" for rotate insns.
6511         (rotate insns): Set type to "rotate".
6512         (various attributes and function units): Treat rotate like shift.
6513         (pent_pair attribute): Only rotates by one bit position are
6514         pairable.
6515         (sbb insns): Explicitly set pent_pair attribute on a couple
6516         that were missing it.
6517
6518 Thu May  9 18:29:24 2002  J"orn Rennecke <joern.rennecke@superh.com>
6519
6520         * sh.c (sh_builtin_saveregs): If starting with an odd fp register,
6521         make sure that buffer starts on odd word address.
6522         (sh_va_arg): Skip odd fp registers when reading a double precision
6523         value.
6524
6525 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6526
6527         * tree.h (preserve_data, object_permanent_p, type_precision):
6528         Remove.
6529
6530 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6531
6532         * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.
6533         * cppmacro.c (paste_all_tokens): Bad pastes are a hard error.
6534 doc:
6535         * cpp.texi: Update for removal of obsolete features.
6536
6537 Thu May  9 07:46:18 2002  Jan Hubicka <jh@suse.cz>
6538                           Jeffrey A Law  (law@redhat.com)
6539
6540         * i386.c (ia32_use_dfa_pipeline_interface): New function.  Use
6541         the DFA interface for Pentium processors.
6542         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): DEFINE.
6543         (attr_pent_pair, ix86_pent_find_pair): Remove.
6544         (ix86_sched_reorder_pentium): Remove.
6545         (ix86_sched_reorder): Remove reordering for Pentium.
6546         * i386.md (Pentium scheduling): Rewrite using DFA description.
6547
6548 Thu May  9 14:55:39 CEST 2002  Jan Hubicka  <jh@suse.cz>
6549
6550         * cfganal.c (can_fallthru): Fix fast path.
6551         * cfgrtl.c (verify_flow_info): Avoid crash on conditionals
6552         with edges to the next block.
6553
6554 Thu May  9 14:52:45 CEST 2002  Jan Hubicka  <jh@suse.cz>
6555                                Pavel Nejedly  <bim@atrey.karlin.mff.cuni.cz>
6556
6557         * final.c (end_final): Use C trees to output data structures for profiling.
6558
6559         * Makefile.in (LIBGCC_DEPS): Added missing dependency on gcov-io.h
6560         (profile.o): New dependency profile.h
6561         (final.o): New dependency profile.h
6562         * profile.h: New file. New global structure profile_info.
6563         * final.h (count_edges_instrumented_now): Declare.
6564         (current_function_cfg_checksum): Declare.
6565         (function_list): New structure.
6566         (functions_head, functions_tail): New static variables.
6567         (end_final): Emits more data, removed some -ax stuff.
6568         (final): Stores function names and chcksums.
6569         * gcov-io.h (__write_gcov_string): New function.
6570         (__read_gcov_string): New function.
6571         * gcov.c (read_profile): New function.
6572         (create_program_flow_graph): Uses read_profile instead of reading
6573         da_file.
6574         (read_files): Removed da_file checking, it's done by read_profile now.
6575         * libgcc2.c (bb_function_info): New structure.
6576         (bb): New field in structure, removed some -ax stuff.
6577         (__bb_exit_func): Changed structure of da_file.
6578         * profile.c (count_edges_instrumented_now): New global variable.
6579         (current_function_cfg_checksum): New global variable.
6580         (max_counter_in_program): New global variable.
6581         (get_exec_counts): New function.
6582         (compute_checksum): New function.
6583         (instrument_edges): Sets count_edges_instrumented_now.
6584         (compute_branch_probabilities): Uses get_exec_counts instead of
6585         reading da_file.
6586         (branch_prob): Calls compute_checksum and writes extra data to bbg_file.
6587         (init_branch_prob): Removed da_file checking, done in get_exec_counts
6588         now.
6589         (end_branch_prob): Removed da_file checking, done in get_exec_counts
6590         now.
6591         * gcov.texi: Updated information about gcov file format.
6592
6593 2002-05-09  Kazu Hirata  <kazu@cs.umass.edu>
6594
6595         * sbitmap.c: Fix formatting.
6596         * scan.c: Likewise.
6597         * scan-decls.c: Likewise.
6598         * sched-deps.c: Likewise.
6599         * sched-ebb.c: Likewise.
6600         * sched-rgn.c: Likewise.
6601         * sched-vis.c: Likewise.
6602         * sdbout.c: Likewise.
6603         * sibcall.c: Likewise.
6604         * simplify-rtx.c: Likewise.
6605         * ssa.c: Likewise.
6606         * ssa-ccp.c: Likewise.
6607         * ssa-dce.c: Likewise.
6608         * stmt.c: Likewise.
6609         * stor-layout.c: Likewise.
6610         * stringpool.c: Likewise.
6611
6612 2002-05-09  David S. Miller  <davem@redhat.com>
6613
6614         * config/sparc/sol2.h (ASM_CPU_SPEC): Handle -mcpu=v9.
6615
6616 2002-05-07  David S. Miller  <davem@redhat.com>
6617
6618         * config/sparc/sparc.h (TARGET_BUGGY_QP_LIB): Define to zero.
6619         * config/sparc/sol2.h (TARGET_BUGGY_QP_LIB): Override to one.
6620         * config/sparc/sparc.c (emit_soft_tfmode_libcall): If the Qp
6621         library implementation clobbers the output before the inputs
6622         are fully consumed, use stack temporary for the output.
6623
6624 2002-05-09  Jason Thorpe  <thorpej@wasabisystems.com>
6625
6626         * config/netbsd.h (CPP_SPEC): Remove.
6627         * config/i386/netbsd-elf.h (CPP_SPEC): Define.
6628         * config/i386/netbsd.h (CPP_SPEC): Define.
6629         * config/ns32k/netbsd.h (CPP_SPEC): Define.
6630         * config/sparc/netbsd-elf.h (CPP_SPEC): Remove.
6631         * config/sparc/netbsd.h (CPP_SPEC): Define.
6632         * config/vax/netbsd.h (CPP_SPEC): Define.
6633
6634 2002-05-08  Kazu Hirata  <kazu@cs.umass.edu>
6635
6636         * read-rtl.c: Fix formatting.
6637         * real.c: Likewise.
6638         * recog.c: Likewise.
6639         * regclass.c: Likewise.
6640         * regmove.c: Likewise.
6641         * reg-stack.c: Likewise.
6642         * reload1.c: Likewise.
6643         * reload.c: Likewise.
6644         * resource.c: Likewise.
6645         * rtlanal.c: Likewise.
6646         * rtl.c: Likewise.
6647         * rtl-error.c: Likewise.
6648
6649 2002-05-08  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6650
6651         * pa/pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete.
6652         * pa/pa.h (MAX_WCHAR_TYPE_SIZE): Delete.
6653
6654 2002-05-08  Bernd Schmidt  <bernds@redhat.com>
6655
6656         * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Tweak previous change to
6657         use __SSE2__ macro instead.
6658         * config/i386/xmmintrin.h: Likewise.
6659
6660 2002-05-08  Janis Johnson  <janis187@us.ibm.com>
6661
6662         * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,
6663         and use it in all invocations of these macros.  Clean up comments.
6664         * rtl.c (rtl_check_failed_flag): Add an argument for the name
6665         of the flag access macro whose check failed.
6666         * doc/rtl.texi (Flags): Document additional flag uses.
6667
6668 2002-05-08  Robert Spier <rspier@pobox.com>
6669             Neil Booth  <neil@daikokuya.demon.co.uk>
6670
6671         PR preprocessor/6521
6672         * cppfiles.c (handle_missing_header): Don't do anything
6673         different for <> includes.
6674 doc:
6675         * cppopts.texi: Update documentation for -MG.
6676
6677 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6678
6679         * cpplex.c (cpp_interpret_charconst): Truncate as well as
6680         sign-extend.
6681 doc:
6682         * cpp.texi: Clarify multichar charconst valuation.
6683
6684 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6685
6686         * doc/invoke.texi: Document -mwindiss option.
6687
6688 2002-05-08  Jason Merrill  <jason@redhat.com>
6689
6690         * dwarf2out.c (output_call_frame_info): Don't emit a CIE with no FDEs.
6691
6692         * dwarf2out.c (gen_type_die): Abort on broken recursion.
6693
6694         PR c++/6381
6695         * dwarf2out.c (rtl_for_decl_location): Only expand INTEGER_CST and
6696         REAL_CST.
6697
6698 2002-05-08  Nick Clifton  <nickc@cambridge.redhat.com>
6699
6700         * config/arm/t-arm-elf (MULTILIB): Do not allow big-endian/
6701         little-endian multilibs to override arm/thumb multilibs.
6702         Do not build hardware floating point multilibs, nor apcs-26
6703         multilibs for the Thumb.
6704
6705 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6706
6707         PR c/6569.
6708         * varasm.c (mark_weak): New function.
6709         (merge_weak): Use it.  Do not call declare_weak.
6710         (declare_weak): Use merge_weak.
6711
6712 Wed May  8 13:12:11 CEST 2002  Jan Hubicka  <jh@suse.cz>
6713
6714         * cse.c (dead_libcall_p): Update counts.
6715         (delete_trivially_dead_insns): Update call of dead_libcall_p.
6716
6717 Wed May  8 11:08:50 CEST 2002  Jan Hubicka  <jh@suse.cz>
6718
6719         * cfglayout.c (function_tail_eff_head): Rename to ...
6720         (function_footer): ... this one.
6721         (unlink_insn_chain): New functions.
6722         (label_for_bb): Only call block_label and emit debug message.
6723         (record_effective_endpoints): Actually unlink the headers and footers.
6724         (fixup_reorder_cahin): Re-insert the unlinked sequences.
6725         (cfg_layout_duplicate_bb): Use duplicate_insn_chain.
6726         * cfglayout.h (struct reorder_block_def): New fields footer/header;
6727         remove eff_head/eff_end.
6728         * rtl.h (set_first_insn): Declare.
6729         * emit-rtl.c (set_first_insn): New function.
6730
6731         * cfglayout.c (fixup_reorder_chain): Dump duplicated
6732         (cfg_layout_can_duplicate_bb_p, cfg_layout_rerirect_edge,
6733         cfg_layout_duplicate_bb): New global function.
6734         (duplicate_insn_chain): New static function.
6735         * cfglayout.h (cfg_layout_can_duplicate_bb_p, cfg_layout_rerirect_edge,
6736         cfg_layout_duplicate_bb): Declare.
6737         (struct reorder_block_def): Add "original" field.
6738         * emit-rtl.c (emit_copy_of_insn_after): New function.
6739         * rtl.h (emit_copy_of_insn_after): Declare.
6740
6741         * cfglayout.c (fixup_fallthru_exit_predecessor): Kill.
6742         (fixup_reorder_chain): properly handle edges to exit block.
6743
6744 Wed May  8 11:10:31 CEST 2002  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6745                                Jan Hubicka  <jh@suse.cz>
6746
6747         * basic-block.h (note_prediction_to_br_prob): declare.
6748         * c-semantics.c: Inlucde predit.h
6749         (expand_stmt): predict GOTO_STMT as not taken.
6750         * cfgcleanup.c: (delete_unreachable_blocks): Make global.
6751         (cleanup_cfg): Do not free tail_recursion_list.
6752         * cfgrtl.c (can_delete_note_p): Delete NOTE_INSN_PREDICTION.
6753         (flow_delete_block): Kill predictions past end of basic block.
6754         * output.h (delete_unreachable_blocks): Declare.
6755         * predict.c (predicted_by_p, process_note_predictions,
6756         process_note_prediction, last_block_p): New function.
6757         (estimate_probability): Bypass loop on PRED_CONTINUE;
6758         do not handle noreturn heuristics; kill PRED_RETURN; add
6759         PRED_EARLY_RETURN.
6760         * predict.def (PRED_CONTINUE, PRED_EARLY_RETURN, PRED_GOTO,
6761         PRED_CONST_RETURN, PRED_NEGATIVE_RETURN, PRED_NULL_RETURN): New.
6762         * predict.h (IS_TAKEN): New constant.
6763         * print-rtl.c (print_rtx): Pretty print NOTE_INSN_PREDICTION.
6764         * rtl.c (NOTE_INSN_PREDICTION): New.
6765         * rtl.h (NOTE_PREDICTION, NOTE_PREDICTION_ALG, NOTE_PREDICTION_FLAGS):
6766         New macro.
6767         (insn_note): add NOTE_INSN_PREDICTION.
6768         * sibcall.c (optimize_sibling_and_tail_recursive_call): Do not build
6769         CFG; free tail_recursion_label_list.
6770         * stmt.c: Include predict.h;
6771         (return_prediction): New.
6772         (expand_value_return): Use it.
6773         * toplev.c: Lower NOTE_INSN_PREDICTION before sibcall.
6774
6775 2002-05-08  Richard Sandiford  <rsandifo@redhat.com>
6776
6777         * config/mips/mips.md: Name the unspecs with define_constant.
6778         (*HILO_delay): Rename to 'hilo_delay' (no star).
6779         (reload_indi): Replace gen_rtx_UNSPEC with gen_hilo_delay.
6780         (reload_outdi, reload_outsi): Likewise.
6781
6782 2002-05-07  Kazu Hirata  <kazu@cs.umass.edu>
6783
6784         * toplev.c: Fix formatting.
6785
6786 2002-05-07  Janis Johnson  <janis187@us.ibm.com>
6787
6788         * config.in (ENABLE_RTL_FLAG_CHECKING): New.
6789         * configure.in (ac_rtlflag_checking): New.
6790         * doc/install.texi (--enable-checking): Document RTL flag checking.
6791
6792 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6793
6794         * c-common.c (c_common_init): Set options->unsigned_wchar.
6795         * cppinit.c (cpp_create_reader): Default unsigned_wchar,
6796         group target dependencies.
6797         (init_builtins, cpp_handle_option): Update.
6798         * cpplex.c (cpp_interpret_charconst): Update.
6799         * cpplib.h (struct cpp_options): Add unsigned_wchar, rename
6800         signed_char to unsigned_char, group target dependencies.
6801         * defaults.h (WCHAR_UNSIGNED): Remove.
6802         * system.h (WCHAR_UNSIGNED, MAX_CHAR_TYPE_SIZE): Poison.
6803 config:
6804         * freebsd.h, interix.h, alpha/freebsd.h, arm/freebsd.h,
6805         i386/386bsd.h, i386/beos-elf.h, i386/bsd386.h, i386/cygwin.h,
6806         i386/djgpp.h, i386/freebsd-aout.h, i386/i386-interix.h,
6807         i386/win32.h, ia64/freebsd.h, mips/netbsd.h, rs6000/freebsd.h,
6808         sh/elf.h, sh/sh.h, sparc/freebsd.h: Remove WCHAR_UNSIGNED.
6809 doc:
6810         * tm.texi: Remove MAX_CHAR_TYPE_SIZE.
6811
6812 2002-05-07  Mark Mitchell  <mark@codesourcery.com>
6813
6814         * fixinc/inclhack.def (windiss_math1): New fix.
6815         (windiss_math2): Likewise.
6816         (windiss_valist): Likewise.
6817         * fixinc/fixincl.x: Regenerated.
6818
6819 2002-05-07  Andreas Jaeger  <aj@suse.de>
6820
6821         * genautomata.c (output_internal_min_issue_delay_func): Add
6822         ATTRIBUTE_UNUSED to avoid warning with empty dfa.
6823         (output_internal_trans_func): Likewise.
6824
6825 Tue May  7 10:06:22 2002  Jeffrey A Law  (law@redhat.com)
6826
6827         * pa.c (hppa_profile_hook): Use force_reg to get the address
6828         of the profile hook into an appropriate pseudo register.
6829
6830 2002-05-07  Mark Mitchell  <mark@codesourcery.com>
6831
6832         * config/rs6000/sysv4.h (SUBTARGET_SWITCHES): Add -mwindiss.
6833         (LINK_START_SPEC): Handle it.
6834         (LINK_OS_SPEC): Likewise.
6835         (CPP_SPEC): Likewise.
6836         (STARTFILE_SPEC): Likewise.
6837         (LIB_SPEC): Likewise.
6838         (ENDFILE_SPEC): Likewise.  Do not assume crtsavres.o is used on
6839         all platforms.
6840         (CRTSAVRES_DEFAULT_SPEC): New macro.
6841         (LIB_WINDISS_SPEC): New macro.
6842         (CPP_OS_WINDISS_SPEC): Likewise.
6843         (STARTFILE_WINDISS_SPEC): Likewise.
6844         (ENDFILE_WINDISS_SPEC): Likewise.
6845         (LINK_START_WINDISS_SPEC): Likewise.
6846         (LINK_OS_WINDISS_SPEC): Likewise.
6847         * config/rs6000/windiss.h: New file.
6848
6849 2002-05-07  Aldy Hernandez  <aldyh@redhat.com>
6850
6851         * config/rs6000/rs6000.c (bdesc_2arg): Fix vmax typos.
6852
6853 2002-05-06  David S. Miller  <davem@redhat.com>
6854
6855         * config/sparc/sparc.md (shift insns): Do not mask off
6856         second operand, 'I' constraint and SHIFT_COUNT_TRUNCATED
6857         take care of it.
6858
6859 2002-05-06  Richard Henderson  <rth@redhat.com>
6860
6861         PR c++/6212
6862         * expr.c (highest_pow2_factor_for_type): New.
6863         (expand_assignment): Use it.
6864
6865 2002-05-06  Aldy Hernandez  <aldyh@redhat.com>
6866
6867         * config/rs6000/rs6000.md ("altivec_mtvscr"): Change to
6868         unspec_volatile.
6869         ("altivec_mfvscr"): Same.
6870
6871 2002-05-06  Janis Johnson  <janis187@us.ibm.com>
6872
6873         * rtl.h (struct rtx_def): Update comments.
6874         (RTL_FLAG_CHECK[12345678]): New.  (rtl_check_failed_flag): Declare.
6875         (RTL_FLAG): New.  (CLEAR_RTX_FLAGS): New.  (flag access macros): Use
6876         RTL_FLAG_CHECK macros with list of expected RTL codes.
6877         * rtl.c (copy_rtx, shallow_copy_rtx): Use RTX_FLAG macro.
6878         (rtl_check_failed_flag): New.
6879         * reload1.c (reload): Use REG macro before changing rtx to MEM.
6880         (reload_cse_noop_set_p): Check rtx code before using access macro.
6881         * config/ia64/ia64.c (process_for_unwind_directive): Check rtx code
6882         before using access macro.
6883
6884 2002-05-06  Janis Johnson  <janis187@us.ibm.com>
6885
6886         * doc/rtl.texi (Flags): Update to reflect current usage.
6887
6888 2002-05-06  Roger Sayle  <roger@eyesopen.com>
6889
6890         PR opt/3995
6891         * fold-const.c (sign_bit_p): New function.
6892         (fold) [EQ_EXPR]: Use this to convert (A & C) == 0 into A >= 0 and
6893         (A & C) != 0 into A < 0, when constant C is the sign bit of A's type.
6894         Reapply fold when converting (A & C) == C into (A & C) != 0.
6895         (fold_binary_op_with_conditional_arg): Fix typo in comment.
6896
6897 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6898
6899         * c-common.c (warn_multichar): New.
6900         (c_common_init): Set CPP's warn_multichar.
6901         * c-common.h (warn_multichar): New.
6902         * c-decl.c (warn_multichar): Remove.
6903         * c-lex.c (lex_charconst): Update.
6904         * c-tree.h (warn_multichar): Remove.
6905         * cppexp.c (eval_token): Sign-extend charconst value.
6906         * cppinit.c (cpp_create_reader): Set warn_multichar.
6907         * cpplex.c (cpp_interpret_charconst): Don't sign-extend
6908         each character.  Update prototype.  Sign-extend the result.
6909         * cpplib.h: Fix conditions.
6910         (struct cpp_options): Add new warning flag.
6911         (cpp_interpret_charconst): Update prototype.
6912 doc:
6913         * cpp.texi: Update documentation.
6914
6915 2002-05-06  Vladimir Makarov  <vmakarov@redhat.com>
6916
6917         * genautomata.c (form_the_same_automaton_unit_lists_from_regexp):
6918         Fix typo in usage of allof instead of unit.
6919
6920 2002-05-06  Richard Henderson  <rth@redhat.com>
6921
6922         * recog.c (if_test_bypass_p): Accept multiple set insns for OUT,
6923         and any jump or call for IN.
6924
6925 2002-05-06  Bernd Schmidt  <bernds@redhat.com>
6926
6927         * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Define __SSE2_BUILTINS__ if
6928         -msse2.
6929         * config/i386/xmmintrin.h: Use it to conditionalize SSE2 support.
6930
6931 2002-05-06  Roger Sayle  <roger@eyesopen.com>
6932
6933         * fold-const.c (lshift-double): Cast the high word to an unsigned
6934         HOST_WIDE_INT when extracting sign bit to avoid compiler warning.
6935         (div_and_round_double): Cast carry to a signed HOST_WIDE_INT to
6936         avoid compiler warning.  (fold): Remove redundant code from
6937         BIT_AND_EXPR as integer operands are canonicalized to be arg1.
6938
6939 2002-05-06  Jeff Law  <law@redhat.com>
6940
6941         * pa-protos.h (hppa_fpstore_bypass_p): Declare.
6942         * pa.c (pa_adjust_cost): Remove all true dependency cost
6943         adjustments.  Also remove support for non-DFA scheduling.
6944         * pa.md (700, 7100, 7100lc, 7200, 7300): Use bypass mechanism
6945         to adjust true dependency costs.  Update various comments.
6946         (7100lc, 7200, 7300 scheduling): Simplify by combining the
6947         FP ALU & MPY units into a single unit.
6948
6949 2002-05-06  Catherine Moore  <clm@redhat.com>
6950
6951         * config/v850/v850.c (compute_register_save_size): Make sure
6952         to count all of the registers that will be saved.
6953
6954 Mon May  6 18:03:11 CEST 2002  Jan Hubicka  <jh@suse.cz>
6955
6956         * i386.c (q_regs_operand): Use ANY_QI_REGS_P.
6957
6958 2002-05-06  David S. Miller  <davem@redhat.com>
6959
6960         * config/sparc/sparc.c (emit_soft_tfmode_libcall): Do not
6961         allow result to overlap input operands in memory.
6962
6963 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6964
6965 doc:
6966         * cpp.texi: Update multichar charconst docs.
6967
6968 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6969
6970         * cpplex.c (cpp_interpret_charconst): Sign-extend each
6971         character.  Don't ignore excess characters.  Treat
6972         multicharacter character constants as signed.
6973         (cpp_parse_escape): Clarify diagnostic.
6974
6975 2002-05-05  Jakub Jelinek  <jakub@redhat.com>
6976
6977         * config/sparc/sparc.md (ashlsi3): If shift count is const1_rtx,
6978         use add instead of shift.
6979         (ashldi3_sp64): Likewise.
6980         (ashlsi3_const1, ashldi3_const1): Remove.
6981         * config/sparc/sparc.h (PREDICATE_CODES): Add const1_operand.
6982         * config/sparc/sparc.c (const1_operand): New.
6983
6984 2002-05-05  Jason Thorpe  <thorpej@wasabisystems.com>
6985
6986         * config.gcc (alpha*-*-netbsd*): Don't use crtstuff.
6987
6988 2002-05-05  Jakub Jelinek  <jakub@redhat.com>
6989
6990         PR target/6561
6991         * config/sparc/sparc.md (muldi3_v8plus): Handle %1 equal to %2.
6992
6993 2002-05-05  Richard Henderson  <rth@redhat.com>
6994
6995         * config/alpha/alpha.c (alpha_adjust_cost): Remove everything but
6996         memory latency adjustments.
6997         (alpha_variable_issue): Remove.
6998         (alpha_use_dfa_pipeline_interface): New.
6999         (alpha_multipass_dfa_lookahead): New.
7000         * config/alpha/alpha.md: Remove define_function_unit scheduling;
7001         include new dfa scheduling.
7002         (attr type): Add none.
7003         (blockage): Use it.
7004         * config/alpha/ev4.md: New.
7005         * config/alpha/ev5.md: New.
7006         * config/alpha/ev6.md: New.
7007
7008 2002-05-05  David S. Miller  <davem@redhat.com>
7009
7010         * recog.c (store_data_bypass_p): Handle CLOBBER inside PARALLEL.
7011
7012 2002-05-05  Kazu Hirata  <kazu@cs.umass.edu>
7013
7014         * cse.c: Fix formatting.
7015         * emit-rtl.c: Likewise.
7016
7017 2002-05-05  Vladimir Makarov  <vmakarov@redhat.com>
7018
7019         * genautomata.c (initiate_states): Add additional guard to
7020         initialize `units_array'.
7021
7022 2002-05-05  Vladimir Makarov  <vmakarov@redhat.com>
7023
7024         * genautomata.c (form_the_same_automaton_unit_lists_from_regexp,
7025         process_unit_to_form_the_same_automaton_unit_lists,
7026         form_the_same_automaton_unit_lists
7027         check_unit_distributions_to_automata): New prototypes and
7028         functions.
7029         (check_automata): Rename it into `check_automata_insn_issues'.
7030         (unit_decl): New fields `the_same_automaton_unit' and
7031         `the_same_automaton_message_reported_p'.
7032         (unit_decl_t): New typedef.
7033         (the_same_automaton_lists): New gloval variable.
7034         (unit_regexp, unit_set_el, units_array, units_cmp,
7035         output_get_cpu_unit_code_func): Use the typedef.
7036         (evaluate_max_reserv_cycles): Increment
7037         `description->max_insn_reserv_cycles'.
7038         (initiate_states): Don't increment `max_cycles_num'.
7039         (transform_insn_regexps): Move code around transformation of
7040         regexps from `generate'.
7041         (generate): Remove call of `transform_insn_regexps'.
7042         (expand_automata): Call `transform_insn_regexps' and
7043         `check_unit_distributions_to_automata'.  Check errors before
7044         `generate'.
7045
7046         * config/sparc/ultra3.md (us3_a0, us3_a1): Move the units into
7047         automaton `ultrasparc3_1'.
7048
7049 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7050
7051         * c-common.c (c_common_init): Set up CPP arithmetic.
7052         * cppinit.c (cpp_create_reader): Default CPP arithmetic to
7053         something reasonable for the host.
7054         (sanity_checks): Add checks.
7055         (cpp_read_main_file): Call sanity_checks() from here...
7056         (cpp_post_options): ... not here.
7057         * cpplex.c (cpp_interpret_charconst): Get max_chars right.
7058         * cpplib.h (struct cpp_options): New member int_precision.
7059
7060 2002-05-05  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7061
7062         * doc/install.texi (powerpc-*-linux-gnu*): Update build requirements.
7063
7064 2002-05-04  David S. Miller  <davem@redhat.com>
7065
7066         * config/sparc/linux.h, config/sparc/linux64.h
7067         (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define twice.
7068
7069         * config/sparc/sparc.c (sparc_rtx_costs): Describe costs of
7070         more RTX codes.
7071         * config/sparc/sparc.h (RTX_COSTS_CASES): List those new codes.
7072
7073         * recog.c (store_data_bypass_p): Handle out_insn being a PARALLEL
7074         of SETs.
7075
7076 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7077
7078         * treelang; New directory for new sample language treelang.
7079
7080 2002-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7081
7082         * Makefile.in (c-lex.o): Update.
7083         * c-lex.c: Include target.h.
7084         (cb_register_builtins): New.
7085         (init_c_lex): Set builtins callback.
7086         * c-lex.h (cpp_define, cpp_assert): New prototypes.
7087         * cppinit.c (init_builtins): Use callback, including for
7088         GXX_WEAK.
7089         * cpplib.h (struct cpp_callbacks): New member.
7090         * target-def.h (TARGET_REGISTER_CPP_BUILTINS): New.
7091         (TARGET_INITIALIZER): Update.
7092         * target.h (struct gcc_target): New hook.
7093         * tree.c (default_register_cpp_builtins): New.
7094         * tree.h (default_register_cpp_builtins): New.
7095 doc:
7096         * tm.texi (TARGET_REGISTER_CPP_BUILTINS): Document.
7097
7098 2002-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7099
7100         * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
7101         (cpp_post_options): Move sanity checks to...
7102         (sanity_checks): New.
7103         * cpplex.c (maybe_read_ucs): Fix prototype.
7104         (parse_string, cpp_parse_escape): Cast for %c format specifier.
7105         * cpplib.h (cppchar_t): Use unsigned long or unsigned long long
7106         if necessary.
7107
7108 2002-05-04  Bernd Schmidt  <bernds@redhat.com>
7109
7110         * config/i386/i386.c (bdesc_2arg): Add a couple of missing SSE2
7111         builtins.  Use V2DI patterns instead of TI for logical operations.
7112         (ix86_init_mmx_sse_builtins): Add a couple of missing SSE2 builtins.
7113         Correct definitions of psadbw, pmovmskb128, movntdq, cvtdq2ps.
7114         (ix86_expand_builtins): Change the pattern used for movntdq.
7115         * config/i386/i386.md (sse2_andv2di3, sse2_iorv2di3, sse2_xorv2di3,
7116         sse2_nandv2di3): New patterns.
7117         (sse2_anddf3, sse2_nanddf3, sse2_iordf3, sse2_xordf3): Correct modes
7118         on operands.
7119         (sse2_movntv2di): Renamed from sse2_movntti and modes adjusted.
7120         (cvtdq2pd): Correct mode on operand 1.
7121         (sse2_umulsidi3): Describe without unspec.
7122         (sse2_psadbw, mmx_psadbw): Describe with unspec; use more appropriate
7123         machine modes.
7124         (lshrv2di3): Renamed from sse2_lshrv2di3 and removed unspec.
7125         (ashlv2di3): Likewise, from sse2_ashlv2di3.
7126         (ashrv8hi3, ashrv4si3, lshrv8hi3, lshrv4si3, lshrv2di3, ashlv8hi3,
7127         ashlv4si3, ashlv2di3): Use SImode for shift count.
7128         (ashrv8hi3_ti, ashrv4si3_ti, lshrv8hi3_ti, lshrv4si3_ti, lshrv2di3_ti,
7129         lshrv4si3_ti, lshrv2di3_ti, ashlv8hi3_ti, ashlv4si3_ti, ashlv2di3_ti):
7130         New patterns.
7131         * config/i386/xmmintrin.h (__v2df, __v2di, __v4si, __v8hi, __v16qi):
7132         New typedefs.
7133         (__m128i, __m128d): New macros.
7134         (_mm_add_pd, _mm_add_sd, _mm_sub_pd, _mm_sub_sd, _mm_mul_pd,
7135         _mm_mul_sd, _mm_div_pd, _mm_div_sd, _mm_sqrt_pd, _mm_sqrt_sd,
7136         _mm_min_pd, _mm_min_sd, _mm_max_sd, _mm_max_pd, _mm_and_pd,
7137         _mm_andnot_pd, _mm_xor_pd, _mm_or_pd, _mm_cmpeq_pd, _mm_cmplt_pd,
7138         _mm_cmple_pd, _mm_cmpgt_pd, _mm_cmpge_pd, _mm_cmpneq_pd,
7139         _mm_cmpnlt_pd, _mm_cmpnle_pd, _mm_cmpngt_pd, _mm_cmpnge_pd,
7140         _mm_cmpord_pd, _mm_cmpunord_pd, _mm_cmpeq_sd, _mm_cmplt_sd,
7141         _mm_cmple_sd, _mm_cmpgt_sd, _mm_cmpge_sd, _mm_cmpneq_sd,
7142         _mm_cmpnlt_sd, _mm_cmpnle_sd, _mm_cmpngt_sd, _mm_cmpnge_sd,
7143         _mm_cmpord_sd, _mm_cmpunord_sd, _mm_comieq_sd, _mm_comilt_sd,
7144         _mm_comile_sd, _mm_comigt_sd, _mm_comige_sd, _mm_comineq_sd,
7145         _mm_ucomieq_sd, _mm_ucomieq_sd, _mm_ucomilt_sd, _mm_ucomile_sd,
7146         _mm_ucomigt_sd, _mm_ucomige_sd, _mm_ucomineq_sd, _mm_cvtepi32_pd,
7147         _mm_cvtepi32_ps, _mm_cvtpd_epi32, _mm_cvtpd_pi32, _mm_cvtpd_ps,
7148         _mm_cvttpd_epi32, _mm_cvttpd_pi32, _mm_cvtpi32_pd, _mm_cvtps_epi32,
7149         _mm_cvttps_epi32, _mm_cvtps_pd, _mm_cvtsd_si32, _mm_cvttsd_si32,
7150         _mm_cvtsd_ss, _mm_cvtsi32_sd, _mm_cvtss_sd, _mm_unpackhi_pd,
7151         _mm_unpacklo_pd, _mm_loadh_pd, _mm_storeh_pd, _mm_storel_pd,
7152         _mm_movemask_pd, _mm_packs_epi16, _mm_packs_epi32, _mm_packus_epi16,
7153         _mm_unpackhi_epi8, _mm_unpackhi_epi16, _mm_unpackhi_epi32,
7154         _mm_unpacklo_epi8, _mm_unpacklo_epi16, _mm_unpacklo_epi32,
7155         _mm_add_epi8, _mm_add_epi16, _mm_add_epi32, _mm_add_epi64,
7156         _mm_adds_epi8, _mm_adds_epi16, _mm_adds_epu8, _mm_adds_epu16,
7157         _mm_sub_epi8, _mm_sub_epi16, _mm_sub_epi32, _mm_sub_epi64,
7158         _mm_subs_epi8, _mm_subs_epi16, _mm_subs_epu8, _mm_subs_epu16,
7159         _mm_madd_epi16, _mm_mulhi_epi16, _mm_mullo_epi16, _mm_mul_pu16,
7160         _mm_mul_epu16, _mm_sll_epi16, _mm_sll_epi32, _mm_sll_epi64,
7161         _mm_sra_epi16, _mm_sra_epi32, _mm_srl_epi16, _mm_srl_epi32,
7162         _mm_srl_epi64, _mm_slli_epi16, _mm_slli_epi32, _mm_slli_epi64,
7163         _mm_srai_epi16, _mm_srai_epi32, _mm_srli_epi16, _mm_srli_epi32,
7164         _mm_srli_epi64, _mm_and_si128, _mm_andnot_si128, _mm_or_si128,
7165         _mm_xor_si128, _mm_cmpeq_epi8, _mm_cmpeq_epi16, _mm_cmpeq_epi32,
7166         _mm_cmpgt_epi8, _mm_cmpgt_epi16, _mm_cmpgt_epi32, _mm_max_epi16,
7167         _mm_max_epu8, _mm_min_epi16, _mm_min_epu8, _mm_movemask_epi8,
7168         _mm_mulhi_epu16, _mm_maskmoveu_si128, _mm_avg_epu8, _mm_avg_epu16,
7169         _mm_sad_epu8, _mm_stream_si32, _mm_stream_si128, _mm_stream_pd,
7170         _mm_movpi64_epi64, _mm_clflush, _mm_lfence, _mm_mfence): New
7171         functions.
7172         (_mm_shufflehi_epi16, _mm_shufflelo_epi16, _mm_shuffle_epi32,
7173         _mm_extract_epi16, _mm_insert_epi16, _mm_shuffle_pd): New macros.
7174
7175 2002-05-04  Kazu Hirata  <kazu@cs.umass.edu>
7176
7177         * dwarf2out.c: Fix formatting.
7178         * varasm.c: Likewise.
7179
7180 2002-05-04  David Edelsohn  <edelsohn@gnu.org>
7181
7182         PR c/6543
7183         * config/rs6000/rs6000.md (sCC pattern and splitter): Remove
7184         clobber and use result as temporary value.
7185
7186 Sat May  4 13:20:54 CEST 2002  Jan Hubicka  <jh@suse.cz>
7187
7188         * expr.c (force_operand): Use expand_simple_* to handle more
7189         cases.
7190
7191 2002-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7192
7193         * c-lex.c (lex_string): Let cpp_parse_escape handles truncation
7194         and sign-extension.
7195         (lex_charconst): Update for change in prototype of
7196         cpp_interpret_charconst.  Extend from cppchar_t to HOST_WIDE_INT
7197         appropriately.
7198         * cpphash.h (BITS_PER_CPPCHAR_T): New.
7199         * cppinit.c (cpp_create_reader): Initialize them for no
7200         change in semantics.
7201         (cpp_post_options): Add sanity checks.
7202         * cpplex.c (cpp_parse_escape): Handle precision, sign-extension
7203         and truncation issues.  Calculate in type cppchar_t.
7204         (MAX_CHAR_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Remove.
7205         (cpp_interpret_charconst): Calculate in type cppchar_t.  Handle
7206         run-time dependent precision correctly.  Return whether the
7207         result is signed or not.
7208         * cpplib.c (dequote_string): Use cppchar_t; update.
7209         * cpplib.h (cppchar_signed_t): New.
7210         struct cpp_options): New precision members.
7211         (cpp_interpret_charconst, cpp_parse_escape): Update prototypes.
7212         * cppexp.c (eval_token): Update.
7213
7214 2002-05-03  David S. Miller  <davem@redhat.com>
7215
7216         * config/sparc/sparc-protos.h (sparc_rtx_costs): New.
7217         * config/sparc/sparc.c (sparc_rtx_costs): New function
7218         implementing RTX_COSTS and CONST_COSTS.
7219         * config/sparc/sparc.h (CONST_COSTS): Delete.
7220         (RTX_COSTS_CASES): Define.
7221         (RTX_COSTS): Expand RTX_COSTS_CASES and use sparc_rtx_costs to do
7222         the work.
7223
7224         * config/sparc/sparc.md (DFA schedulers): Split out...
7225         * config/sparc/cypress.md, config/sparc/hypersparc.md,
7226         config/sparc/sparclet.md, config/sparc/supersparc.md,
7227         config/sparc/ultra1_2.md, config/sparc/ultra3.md: ... into here.
7228
7229         * config/sparc/sparc.c (LEAF_REGISTERS): Do not do ifdef
7230         checks on it, always defined for Sparc.
7231
7232         * config/sparc/sparc.h (REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER):
7233         Tweak, and add more detailed comments.
7234
7235 2002-05-03  Zack Weinberg  <zack@codesourcery.com>
7236
7237         * Re-apply patch accidentally reverted with
7238         DFA scheduler merge: remove all rules and variables to slurp
7239         source files out of libiberty and rebuild them with HOST_CC.
7240         ($(HOST_PREFIX_1)varray.o): New rule.
7241         (genattrtab rule): Word wrap.
7242
7243 2002-05-03  Jason Thorpe  <thorpej@wasabisystems.com>
7244
7245         * config/i386/netbsd64.h (CPP_LP64_SPEC): Define.
7246         (CPP_SUBTARGET_SPEC): Define.
7247         (SUBTARGET_EXTRA_SPECS): Redefine, adding cpp_lp64 and
7248         cpp_subtarget specs.
7249         (CPP_SPEC): Redefine to include %(cpp_subtarget).
7250
7251 2002-05-03  David S. Miller  <davem@redhat.com>
7252
7253         * target-defs.h (TARGET_SCHED_CYCLE_DISPLAY): Delete.
7254         * target.h (struct gcc_target): Delete cycle_display member.
7255
7256         * config/ia64/ia64.c (ia64_emit_insn_before): Put it back.
7257         (rtx_needs_barrier): Delete reference to cycle_display unspec.
7258         (ia64_sched_reorder2): Mention need for cycle display handling
7259         once such notes exist.
7260
7261 2002-05-03  Richard Henderson  <rth@redhat.com>
7262
7263         * real.c (etoasc): Strip most trailing zeros for clarity.
7264         * sched-vis.c: Include real.h.
7265         (print_value): Use REAL_VALUE_TO_DECIMAL as needed.
7266         * Makefile.in (sched-vis.o): Add real.h.
7267
7268 2002-05-03  David S. Miller  <davem@redhat.com>
7269
7270         * haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change,
7271         no longer needed.
7272
7273 2002-05-03  Aldy Hernandez  <aldyh@redhat.com>
7274
7275         * config/rs6000/rs6000.c (altivec_expand_binop_builtin): Error out
7276         when we get an out of range literal.
7277         (altivec_expand_ternop_builtin): Same.
7278         (altivec_expand_unop_builtin): Same.
7279         (altivec_expand_builtin): Same, for dss.
7280         (altivec_expand_builtin): Use trees instead of rtl when
7281         determining literal argument validity.
7282
7283 2002-05-03  David S. Miller  <davem@redhat.com>
7284
7285         Delete cycle display scheduling hook.
7286         * config/ia64/ia64.c (ia64_cycle_display,
7287         TARGET_SCHED_CYCLE_DISPLAY, ia64_emit_insn_before): Delete.
7288         (ia64_sched_reorder2): Don't check for CODE_FOR_cycle_display
7289         and use emit_insn_before instead of ia64_emit_insn_before.
7290         * config/ia64/ia64.md (unspec usage): Delete cycle display.
7291         (cycle_display): Delete insn pattern.
7292         * config/sparc/sparc.md (unspec usage): Delete cycle display.
7293         (cycle_display): Delete insn pattern.
7294         * config/sparc/sparc.c (sparc_cycle_display,
7295         TARGET_SCHED_CYCLE_DISPLAY): Delete.
7296         * doc/md.texi (cycle_display): Don't mention.
7297         * doc/tm.texi (TARGET_SCHED_CYCLE_DISPLAY): Likewise.
7298
7299 2002-05-03  Richard Henderson  <rth@redhat.com>
7300
7301         * recog.c (store_data_bypass_p, if_test_bypass_p): New.
7302         * recog.h: Declare them.
7303
7304         * config/sparc/sparc.c (ultrasparc_store_bypass_p): Remove.
7305         * config/sparc/sparc.md: Use store_data_bypass_p instead.
7306         * config/sparc/sparc-protos.h: Update.
7307
7308 2002-05-03  Jason Thorpe  <thorpej@wasabisystems.com>
7309
7310         * config/sparc/netbsd-elf.c (CPP_SUBTARGET_SPEC64): Remove
7311         -D__arch64__.  Add -D_LP64.
7312         (CPP_ARCH32_SPEC): Redefine to match the non-bi-arch version
7313         from sparc.h.
7314         (CPP_ARCH64_SPEC): Likewise.
7315         (NO_BUILTIN_PTRDIFF_TYPE): Undef.
7316         (NO_BUILTIN_SIZE_TYPE): Undef.
7317
7318 2002-05-03  Vladimir Makarov  <vmakarov@redhat.com>
7319
7320         * genautomata.c (min_issue_delay_pass_states): Change return type
7321         in the prototype.
7322         (min_issue_delay_pass_states): Change the algorithm.
7323         (min_issue_delay): Set up min_insn_issue_delay for the state.
7324         (output_min_issue_delay_table): Interchange the nested loops and
7325         and initiate min_insn_issue_delay for states.
7326
7327 Fri May  3 22:59:15 CEST 2002  Jan Hubicka  <jh@suse.cz>
7328
7329         * cfgcleanup.c (try_optimize_cfg):  Call merge_block only when
7330         jump is simplejump.
7331
7332 Fri May  3 22:53:37 CEST 2002  Jan Hubicka  <jh@suse.cz>
7333
7334         * i386.c  (expand_movstr, expand_clrstr): Fix inline-all-stringops
7335         sequence.
7336
7337 2002-05-03  Richard Henderson  <rth@redhat.com>
7338
7339         PR opt/6534
7340         * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
7341         noce_try_store_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
7342         noce_try_cmove_arith, noce_try_minmax, noce_try_abs): Insert new
7343         code before JUMP, not EARLIEST.
7344
7345 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7346
7347         * c-format.c (check_format_info_main): Don't check for presence of
7348         parameter for * width until after operand number has been read,
7349         and only check for it if format parameters are available.
7350         Fixes PR c/6547.
7351
7352 2002-05-03  Jason Thorpe  <thorpej@wasabisystems.com>
7353
7354         * config/alpha/netbsd.h (CPP_PREDEFINES): Add -D_LP64.
7355         (LINK_SPEC): Undef before defining.
7356
7357 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7358
7359         PR preprocessor/6489
7360         * tradcpp.c (fixup_newlines): New.
7361         (main, finclude): Use it.
7362
7363 2002-05-03  Richard Sandiford  <rsandifo@redhat.com>
7364
7365         * config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section.
7366         * config/mips/mips.c (mips_unique_section): Strip encoding from
7367         decl name.
7368
7369 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7370
7371         * config/i386/i386.c (ix86_expand_int_movcc): Truncate to proper
7372         mode.
7373
7374 2002-05-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7375
7376         * doc/install.texi (Installing): Mention GCC 3.1 buildstats.
7377         (Specific): Removed buildstats references.
7378         (Specific, hppa*-hp-hpux11): Adjust for GCC versions > 3.0.
7379         (Specific, sparc-sun-solaris2*): Update 64-bit hints for GCC 3.1.
7380         Accomodate Solaris versions beyond 8.
7381         (Specific, sparc-sun-solaris2.7): Update as path for GCC 3.1.
7382         (Specific, *-*-solaris2.8): Removed, obsolete.
7383
7384 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7385
7386         PR target/6542
7387         * config/sparc/sparc.h (leaf_reg_remap): Remove const.
7388         (CONDITIONAL_REGISTER_USAGE): For TARGET_FLAT make
7389         fill leaf_reg_remap with identity.
7390         * config/sparc/sparc.c (leaf_reg_remap): Remove const.
7391
7392 2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7393
7394         * config/h8300/crti.asm: Remove trailing spaces.
7395         * config/h8300/h8300.c: Likewise.
7396         * config/h8300/lib1funcs.asm: Likewise.
7397
7398 2002-05-02  Jason Merrill  <jason@redhat.com>
7399
7400         * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.
7401         * c-decl.c (c_init_decl_processing): Use it.
7402         * config/rs6000/darwin.h (BOOL_TYPE_SIZE): Define to INT_TYPE_SIZE.
7403         * config/i960/i960.h (BOOL_TYPE_SIZE): Don't define.
7404         * config/mcore/mcore.h (BOOL_TYPE_SIZE): Don't define.
7405
7406 2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
7407
7408         * regrename.c: Fix formatting.
7409         * tree.c: Likewise.
7410
7411 Fri May  3 13:34:43 CEST 2002  Jan Hubicka  <jh@suse.cz>
7412
7413         * i386.md (attribute memory): Handle compares properly.
7414
7415 Fri May  3 10:51:38 CEST 2002  Jan Hubicka  <jh@suse.cz>
7416
7417         * i386.md (sse_clrsf, sse_clrsi): Set memory attribute
7418         to none.
7419
7420 2002-05-02  Kazu Hirata  <kazu@cs.umass.edu>
7421
7422         * function.c: Fix formatting.
7423
7424 2002-05-02  Jan Hubicka  <jh@suse.cz>
7425
7426         * haifa-sched.c (schedule_insn): Print table of instructions and
7427         reservations.
7428         (sched_block): Do not print ready list at verbosity level 1.
7429         * sched-vis.c (print_insn): Make global.
7430         * sched-ebb.c (ebb_print_insn): Rename from...
7431         (print_insn): ... this one.
7432         * sched-int.h (print_insn): Declare
7433
7434 2002-05-02  Richard Henderson  <rth@redhat.com>
7435
7436         * haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn
7437         emitted by cycle_display.
7438
7439 2002-05-02  Loren J. Rittle  <ljrittle@acm.org>
7440
7441         * doc/install.texi (*-*-freebsd*): Update to latest status.
7442
7443 2002-05-02  Jakub Jelinek  <jakub@redhat.com>
7444
7445         PR target/6540
7446         * config.gcc (sparc*-*-solaris2*): Set float_format to i128.
7447         * config/float-sparc.h: Assume 128-bit long double if
7448         __LONG_DOUBLE_128__ is defined.
7449
7450 2002-05-02  Vladimir Makarov  <vmakarov@redhat.com>
7451
7452         * genattrtab.c (write_function_unit_info): Add a dummy element
7453         when num_units == 0.
7454
7455 2002-05-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7456
7457         * predict.c: (propagate_freq, estimate_bb_frequencies): Use
7458         TYPE_MODE (double_type_node) instead of DFmode.
7459
7460 Thu May  2 19:50:04 CEST 2002  Jan Hubicka  <jh@suse.cz>
7461
7462         * cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed
7463         jumps post reload.
7464         * toplev.c (rest_of_compilation): Revert Richard's patch.
7465
7466 2001-05-02  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7467
7468         * pa/x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.
7469
7470 2002-05-02  Catherine Moore  <clm@redhat.com>
7471
7472         * config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20.
7473
7474 2002-05-02  Kazu Hirata  <kazu@hxi.com>
7475
7476         * combine.c: Fix comment typos.
7477         * expr.c: Likewise.
7478         * genautomata.c: Likewise.
7479         * stmt.c: Likewise.
7480         * tree.h: Likewise.
7481
7482 2002-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7483
7484         * doc/install.texi: State GNAT version requirements.
7485
7486 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
7487
7488         * config/fr30/fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form
7489         of the frame pointer or arg pointer register which strict register
7490         checking is not enabled.
7491
7492 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7493
7494         * gcc.dg/altivec-8.c: New.
7495
7496         * config/rs6000/rs6000.c (rs6000_legitimate_address): Disallow
7497         PRE_INC and PRE_DEC for altivec modes.
7498
7499 2002-05-01  Bruce Korb  <bkorb@gnu.org>
7500
7501         * fixinc/check.tpl(set-writable): make sure the function exists first
7502         * fixinc/inclhack.def(alpha_assert): fix test_text
7503         * fixinc/tests/base/assert.h: add in missing result
7504
7505 2002-05-01  Jeff Law  <law@redhat.com>
7506
7507         * pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the
7508         'T' constraint.
7509
7510 2002-05-01  Joel Brobecker  <brobecker@gnat.com>
7511
7512         * dbxout.c (dbxout_type): Emit size information for range types,
7513         as well, but only when using GDB extensions.
7514
7515 2002-05-01  Richard Henderson  <rth@redhat.com>
7516
7517         * configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with
7518         target-independent gnu binutils date test.
7519
7520 2002-05-01  Richard Henderson  <rth@redhat.com>
7521
7522         * cfgcleanup.c (merge_blocks_move_successor_nojumps): Emit dump
7523         info before expunging the block.
7524
7525 2002-05-01  Jakub Jelinek  <jakub@redhat.com>
7526
7527         * cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here...
7528         (cpp_post_options): ...but here.  Disable -dD, -dN and -dI when
7529         -M -or -MM is in effect.
7530
7531 2002-05-01  Zack Weinberg  <zack@codesourcery.com>
7532
7533         * config.gcc: Correct test of --enable-obsolete.  Obsolete all
7534         A29k configurations.
7535         * doc/install.texi: Update to match.
7536
7537 2002-05-01  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7538
7539         PR bootstrap/6514
7540         * varasm.c (globalize_decl): Compare DECL_ASSEMBLER_NAME to check
7541         for duplicates. Always loop over whole list.
7542
7543 Wed May  1 10:32:37 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7544
7545         * reload.c (find_reloads, case 'p'): Set BADOP to 0.
7546
7547 2002-05-01      Joel Sherrill <joel@OARcorp.com>
7548
7549         * config/sparc/t-elf (sparc-rtems, sparc-elf): Build assembly
7550         support routines.
7551
7552 2002-05-01      Joel Sherrill <joel@OARcorp.com>
7553
7554         * config/arm/rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.
7555
7556 2002-05-01  David Edelsohn  <edelsohn@gnu.org>
7557
7558         * rs6000.md (abssi2_nopower): Convert to define_insn_and_split.
7559         (nabs_nopower): Same.
7560         (floatdisf2): New pattern.
7561         (absdi2): Convert to define_insn_and_split.
7562         (nabsdi2): Same.
7563         (trunctfsf2): Same.
7564         (floatditf2): Same.
7565         (floatsitf2): Same.
7566         (fix_trunctfdi2): Same.
7567         (fix_trunctfsi2): Same.
7568
7569 2002-05-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7570
7571         * doc/install.texi: Update Texinfo version requirement
7572         documentation.
7573
7574 2002-05-01  Jakub Jelinek  <jakub@redhat.com>
7575
7576         PR target/6512, PR target/5628
7577         * config/sparc/sparc.md (movdf_insn_v9only_novis): Don't allow >= %f32
7578         when memory is not aligned.
7579         (movdf_insn_v9only_vis): Likewise.
7580         * config/sparc/sparc.h (SECONDARY_INPUT_RELOAD_CLASS): Request a FP_REGS
7581         temporary for EXTRA_FP_REGS DFmode load from unaligned memory.
7582         (SECONDARY_OUTPUT_RELOAD_CLASS): Similarly.
7583
7584 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7585
7586         * gcc.dg/altivec-7.c: New.
7587
7588         * config/rs6000/altivec.h: Cleanup.
7589
7590 2002-04-30  Aldy Hernandez  <aldyh@redhat.com>
7591
7592         * doc/invoke.texi (Option Summary): Add -mvrsave=.
7593         (RS/6000 and PowerPC Options): Document -mvrsave=.
7594
7595         * config/rs6000/rs6000.c (rs6000_altivec_vrsave): New global.
7596         (rs6000_altivec_vrsave_string): Same.
7597         (rs6000_override_options): Call rs6000_parse_vrsave_option.
7598         (rs6000_parse_vrsave_option): New.
7599         (rs6000_stack_info): Only generate vrsave instructions when
7600         TARGET_ALTIVEC_VRSAVE.
7601
7602         * config/rs6000/rs6000.h (TARGET_OPTIONS): Add -mvrsave= option.
7603         (rs6000_altivec_vrsave_string): Define extern.
7604         (rs6000_altivec_vrsave): Same.
7605         (TARGET_ALTIVEC_VRSAVE): New.
7606
7607 2002-04-30  Richard Henderson  <rth@redhat.com>
7608
7609         PR opt/6516
7610         * toplev.c (rest_of_compilation): Don't run cross-jump before
7611         bb-reorder.
7612
7613 2002-04-30  Tom Rix  <trix@redhat.com>
7614
7615         * regrename.c (build_def_use, copyprop_hardreg_forward_1): Sanity
7616         check which_alternative.
7617
7618 2002-04-30  Kazu Hirata  <kazu@hxi.com>
7619
7620         * cpplex.c: Fix comment formatting.
7621         * function.c: Likewise.
7622         * integrate.c: Likewise.
7623         * regrename.c: Likewise.
7624         * sibcall.c: Likewise.
7625         * simplify-rtx.c: Likewise.
7626         * tree-inline.c: Likewise.
7627
7628 2002-04-30  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7629
7630         * config.gcc (hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-rtems*,
7631         hppa1.0-*-osf*, hppa1.1-*-bsd*, hppa1.1-*-hpux10*, hppa2*-*-hpux10*,
7632         hppa1.0-*-hpux10*, hppa*64*-*-hpux11*, hppa1.1-*-hpux11*,
7633         hppa2*-*-hpux11*, hppa1.0-*-hpux11*, hppa*-*-lites*): Define xmake_file.
7634         * pa/t-linux, pa/t-pa, pa/t-pa64, t-pro (T_ADAFLAGS): Delete.
7635         * pa/x-ada: New file.  Define ADA_CFLAGS.
7636
7637 2002-04-30  Hans-Peter Nilsson  <hp@bitrange.com>
7638
7639         * config/mmix/mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed
7640         from MMIX_LAST_REGISTER_FILE_REGNUM.
7641         (NO_IMPLICIT_EXTERN_C): Remove cryptic obsolete comment.
7642         (struct machine_function): New member highest_saved_stack_register
7643         previously static variable in mmix.c.
7644         (MACHINE_DEPENDENT_REORG): Define.
7645         * config/mmix/mmix.c (highest_saved_stack_register): Deleted.
7646         (MMIX_OUTPUT_REGNO): New.
7647         (mmix_target_asm_function_prologue): Move calculation of last used
7648         saved-stack-register into...
7649         (mmix_machine_dependent_reorg): New function.  Update to also handle
7650         !TARGET_ABI_GNU.
7651         (mmix_print_operand): Apply MMIX_OUTPUT_REGNO when emitting
7652         register names, simplify somewhat by new variable regno.
7653         <case 'p'>: Remove fixed FIXME.  Always emit highest used saved
7654         register.
7655         (mmix_print_operand_address): Apply MMIX_OUTPUT_REGNO when
7656         emitting register names.
7657         (mmix_asm_output_reg_push, mmix_asm_output_reg_pop): Ditto.
7658         (mmix_dbx_register_number): Apply MMIX_OUTPUT_REGNO here too.
7659         Remove fixed FIXME.
7660         * config/mmix/mmix-protos.h (mmix_machine_dependent_reorg):
7661         Declare.
7662
7663         * config/mmix/mmix.md ("divmoddi4"): Update head comment.
7664
7665 2002-04-30  Richard Henderson  <rth@redhat.com>
7666
7667         * config/sparc/sparc.c (emit_soft_tfmode_libcall,
7668         emit_soft_tfmode_binop, emit_soft_tfmode_unop, emit_soft_tfmode_cvt,
7669         emit_hard_tfmode_operation, emit_tfmode_binop, emit_tfmode_unop,
7670         emit_tfmode_cvt): New.
7671         * config/sparc/sparc.md (extendsftf2, extenddftf2, trunctfsf2,
7672         trunctfdf2, floatsitf2, floatunssitf2, floatditf2, floatunsditf2,
7673         fix_trunctfsi2, fixuns_trunctfsi2, fix_trunctfdi2, fixuns_trunctfdi2,
7674         addtf3, subtf3, multf3, divtf3, sqrttf2): Use them.
7675         * config/sparc/sparc-protos.h: Update.
7676
7677 2002-04-30  Janis Johnson  <janis187@us.ibm.com>
7678
7679         * install.texi (Final install): Add to the list of info to include
7680         in a report of a successful bootstrap, and add link to 3.1 list.
7681
7682 Tue Apr 30 19:15:36 CEST 2002  Jan Hubicka  <jh@suse.cz>
7683
7684         * i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.
7685         (mode): Add vector modes
7686         (i387): Kill attribute.
7687         (unit): New attribute.
7688         (length_immediate): Grok new types.
7689         (prefix_data16, prefix_rep, prefix_0f): Fix for SSE/MMX.
7690         (modrm): Use "unit".
7691         (memory): Handle MMX/SSE properly.
7692         (scheduling descriptions): Kill uses of fop1.
7693         (sse, mmx, fp patterns): Set type and mode properly.
7694
7695 Tue Apr 30 09:31:59 2002  Jeffrey A Law  (law@redhat.com)
7696
7697         * pa.c (override_options): Default to PA8000 scheduling.
7698         * doc/invoke.texi (HP-PA options): Mention newly added 7300
7699         scheduling parameter.
7700
7701         * pa.md (7100lc, 7200, 7300 scheduling): Slightly refine
7702         handling of double precision multiplies.
7703
7704         * pa.md (7100lc, 7200, 7300 scheduling): Refine handling of
7705         fpdiv and fpsqrt instructions.
7706         (7200 & 7300 scheduling): Fix typo in handling of
7707         store-load and store-store penalties.
7708
7709 2002-04-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7710
7711         * doc/contrib.texi (Contributors): Use MIPS instead of Mips and
7712         mips.  Add two missing commas.
7713
7714 2002-04-30  Paolo Carlini  <pcarlini@unitus.it>
7715
7716         * doc/contrib.texi (Contributors): Update Paolo Carlini's
7717         and Benjamin Kosnik's entries.
7718
7719 2002-04-29  David S. Miller  <davem@redhat.com>
7720
7721         * config/sparc/sparc.h (BRANCH_COST, PREFETCH_BLOCK,
7722         SIMULTANEOUS_PREFETCHES): Tune for UltraSPARC-III.
7723         * config/sparc/sparc.md (call + jmp 32-bit peepholes): Likewise.
7724         * config/sparc/sparc.c (sparc_initialize_trampoline): Likewise.
7725
7726 2002-04-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7727
7728         * combine.c (find_split_point): Use gen_int_mode.
7729
7730 2002-04-29  Vladimir Makarov  <vmakarov@redhat.com>
7731
7732         Merging code from dfa-branch:
7733
7734         2002-04-24  Vladimir Makarov  <vmakarov@redhat.com>
7735
7736         * genautomata.c (output_reserv_sets): Fix typo.
7737
7738         2002-04-23  Vladimir Makarov  <vmakarov@redhat.com>
7739
7740         * genautomata.c (output_reserv_sets): Remove
7741         next_cycle_output_flag.
7742
7743         Thu Apr 18 08:57:06 2002  Jeffrey A Law  (law@redhat.com)
7744
7745         * sched-rgn.c (init_ready_list): Make the DFA code handle
7746         USE/CLOBBER insns in the same way as the traditional
7747         scheduler.
7748         (new_ready): Similarly..
7749
7750         2002-04-17  Vladimir Makarov  <vmakarov@redhat.com>
7751
7752         * haifa-sched.c (schedule_block): Change the DFA state only after
7753         issuing insn.
7754
7755         Wed Apr 17 15:38:36 2002  Jeffrey A Law  (law@redhat.com)
7756
7757         * pa.c (hppa_use_dfa_pipeline_interface): New function.
7758         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.
7759         (override_options): Add PA7300 scheduling support.
7760         (pa_adjust_cost): Update various comments.  Properly
7761         handle anti and output dependencies when using the
7762         DFA scheduler.
7763         (pa_issue_rate): Add PA7300 scheduling support.
7764         (pa_can_combine_p): Call extract_insn before calling
7765         constrain_operands (taken from mainline tree).
7766         * pa.h (enum processor_type): Add PROCESSOR_PA7300.
7767         * pa.md (cpu attr): Add 7300.  Rewrite pipeline
7768         descriptions using DFA descriptions.  Add PA7300
7769         scheduling support.
7770
7771         2002-03-30  David S. Miller  <davem@redhat.com>
7772
7773         Add UltraSPARC-III DFA scheduling support.
7774         * config/sparc/sparc.md (define_attr type): Add fpcrmove.
7775         Update FP conditional move on register insn patterns to use it, as
7776         appropriate.
7777         (define_attr cpu): Add ultrasparc3.
7778         (define_attr us3load_type): New, update integer load patterns to
7779         set it, as appropriate.
7780         (define_automaton): Add ultrasparc3_0 and ultrasparc3_1.
7781         (rest): Add UltraSPARC3 scheduling description.
7782         * config/sparc/sparc.h (TARGET_CPU_ultrasparc3): New.
7783         (PROCESSOR_ULTRASPARC3): New.
7784         ({ASM,CPP}_CPU64_DEFAULT_SPEC): Handle ultrasparc3.
7785         ({ASM,CPP}_CPU_SPEC): Likewise.
7786         (REGISTER_MOVE_COST): Likewise.
7787         (RTX_COSTS): Likewise.
7788         * config/sparc/sparc.c (sparc_override_options,
7789         sparc_initialize_trampoline, sparc64_initialize_trampoline,
7790         sparc_use_dfa_pipeline_interface, sparc_use_sched_lookahead,
7791         sparc_issue_rate): Likewise.
7792         * config/sparc/sol2.h: Likewise.
7793         * config/sparc/sol2-sld-64.h: Likewise.
7794         * config/sparc/linux64.h: Likewise.
7795
7796         2002-03-22  Vladimir Makarov  <vmakarov@redhat.com>
7797
7798         * doc/md.texi: Add comments about usage the latency time for the
7799         different dependencies and about case when two or more conditions
7800         in different define_insn_reservations returns TRUE for an insn.
7801
7802         * doc/md.texi: Add reference for automaton based pipeline
7803         description.
7804
7805         2002-03-04  Vladimir Makarov  <vmakarov@redhat.com>
7806
7807         * doc/passes.texi: Add missed information about genattrtab.
7808
7809         2002-03-01  Vladimir Makarov  <vmakarov@redhat.com>
7810
7811         * genautomata.c (output_automata_list_transition_code): Check
7812         automata_list on NULL.
7813
7814         2002-02-28  Vladimir Makarov  <vmakarov@redhat.com>
7815
7816         * genautomata.c (output_insn_code_cases,
7817         output_automata_list_min_issue_delay_code,
7818         output_automata_list_transition_code,
7819         output_automata_list_state_alts_code): Comment the functions.
7820
7821         2002-02-22  Vladimir Makarov  <vmakarov@redhat.com>
7822
7823         * genautomata.c (automata_list_el_t): New typedef.
7824         (get_free_automata_list_el,free_automata_list_el,
7825         free_automata_list, automata_list_hash, automata_list_eq_p,
7826         initiate_automata_lists, automata_list_start, automata_list_add,
7827         automata_list_finish, finish_automata_lists,
7828         output_insn_code_cases, output_automata_list_min_issue_delay_code,
7829         output_automata_list_transition_code,
7830         output_automata_list_state_alts_code, add_automaton_state,
7831         form_important_insn_automata_lists): New functions and prototypes.
7832         (insn_reserv_decl): Add members important_automata_list and
7833         processed_p.
7834         (ainsn): Add members important_p.
7835         (automata_list_el): New structure.
7836         (first_free_automata_list_el, current_automata_list,
7837         automata_list_table): New global variables.
7838         (create_ainsns): Initiate member important_p.
7839         (output_internal_min_issue_delay_func): Generate the switch and
7840         call output_insn_code_cases.
7841         (output_internal_trans_func, output_internal_state_alts_func):
7842         Ditto.
7843         (generate): Call initiate_automata_lists.
7844         (automaton_states): New global variable.
7845         (expand_automata): Call form_important_insn_automata_lists.
7846         (write_automata): Call finish_automata_lists.
7847
7848         2002-02-21  Vladimir Makarov  <vmakarov@redhat.com>
7849
7850         * genautomata.c (add_excls, add_presence_absence): Check that
7851         cpu units in the sets belong the same automaton.
7852
7853         * rtl.def (EXCLUSION_SET, PRESENCE_SET, ABSENCE_SET): Add comment
7854         about that cpu units in the sets belong the same automaton.
7855
7856         * doc/md.texi: Ditto.
7857
7858         2001-12-20  Naveen Sharma  <naveens@noida.hcltech.com>
7859                     Nitin Gupta  <niting@noida.hcltech.com>
7860
7861         * config/sh/sh.c (sh_use_dfa_interface): New function.
7862
7863         (sh_issue_rate): New Function.
7864         TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE: define.
7865         TARGET_SCHED_ISSUE_RATE: define.
7866
7867         * config/sh/sh.md: Add DFA based pipeline description for SH4.
7868
7869         (define_attr insn_class): New attribute used for DFA
7870          scheduling.
7871         (define_insn cmpgtsi_t): Set attribute insn_class mt_group.
7872         (cmpgesi_t,cmpgtusi_t,cmpgeusi_t,cmpeqsi_t,
7873          cmpeqdi_t): Likewise.
7874
7875         (add,addc1,addsi3,subc,subc1,*subsi3_internal,
7876          negc,negsi2,ashldi3_k,lshrdi3_k,ashrdi3_k): Set insn_class
7877          ex_group.
7878         (iorsi3,rotlsi3_1,rotlsi3_31,rotlsi3_16): Likewise.
7879
7880         2001-10-03  Vladimir Makarov  <vmakarov@toke.toronto.redhat.com>
7881
7882         * haifa-sched.c (queue_to_ready): Remove unnecessary condition for
7883         break.
7884
7885         2001-10-03  Vladimir Makarov  <vmakarov@toke.toronto.redhat.com>
7886
7887         * genautomata.c (DFA_INSN_CODES_LENGTH_VARIABLE_NAME): New macro.
7888         (output_dfa_insn_code_func): Expand dfa_insn_codes if it is
7889         necessary.
7890         (output_dfa_start_func): Initiate new variable insn_codes_length,
7891         (write_automata): Output definition of the new variable.
7892
7893         2001-10-02  David S. Miller  <davem@redhat.com>
7894
7895         * haifa-sched.c (advance_one_cycle): New function.
7896         (schedule_block): Use it.
7897         (queue_to_ready): Use it, and also make sure to advance the DFA
7898         state on all stall cycles, not just those where insn_queue links
7899         are found.
7900
7901         2001-10-02  Richard Sandiford  <rsandifo@redhat.com>
7902
7903         * haifa-sched.c (max_issue): Remove last_p argument.  Only return
7904         non-zero if the highest-priority instruction could be scheduled.
7905         (choose_ready): Remove last argument from max_issue call.
7906
7907         2001-09-28  David S. Miller  <davem@redhat.com>
7908
7909         * config/sparc/sparc.c (sparc_use_sched_lookahead): Use 4 for
7910         ultrasparc and 3 for other multi-issue sparcs.
7911
7912         2001-09-27  David S. Miller  <davem@redhat.com>
7913
7914         * config/sparc/sparc.md (cycle_display): New pattern.
7915         * config/sparc/sparc.c (sparc_cycle_display): New.
7916         (TARGET_SCHED_CYCLE_DISPLAY): Set it.
7917
7918         2001-09-25  David S. Miller  <davem@redhat.com>
7919
7920         Convert all of Sparc scheduling to DFA
7921         * config/sparc/sparc.md: Kill all define_function_unit
7922         directives and replace with DFA equivalent.
7923         * config/sparc/sparc.c (ultrasparc_adjust_cost,
7924         mark_ultrasparc_pipeline_state, ultra_cmove_results_ready_p,
7925         ultra_fpmode_conflict_exists, ultra_find_type,
7926         ultra_build_types_avail, ultra_flush_pipeline,
7927         ultra_rescan_pipeline_state, ultrasparc_sched_reorder,
7928         ultrasparc_variable_issue, ultrasparc_sched_init,
7929         sparc_variable_issue, sparc_sched_reorder, ultra_code_from_mask,
7930         ultra_schedule_insn, ultra_code_names, ultra_pipe_hist,
7931         ultra_cur_hist, ultra_cycles_elapsed): Kill.
7932         (sparc_use_dfa_pipeline_interface, sparc_use_sched_lookahead,
7933         ultrasparc_store_bypass_p): New.
7934         * config/sparc/sparc-protos.h (ultrasparc_store_bypass_p):
7935         Declare.
7936
7937         2001-09-24  David S. Miller  <davem@redhat.com>
7938
7939         * haifa-sched.c (ready_remove): Fix thinko, we want to copy around
7940         ready->vec[foo] not ready[foo].
7941
7942         2001-09-07  Vladimir Makarov  <vmakarov@redhat.com>
7943
7944         * doc/md.texi: Correct examples for define_insn_reservations
7945         `mult' and `div'.
7946
7947         2001-09-07  Vladimir Makarov  <vmakarov@redhat.com>
7948
7949         * genautomata.c (create_automata): Print message about creation of
7950         each automaton.
7951         (generate): Remove printing meease about creation of
7952         automata.
7953
7954         2001-09-05  David S. Miller  <davem@redhat.com>
7955
7956         * config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.
7957         * config/sparc/linux64.h: Likewise.
7958
7959         2001-08-31  Vladimir Makarov  <vmakarov@redhat.com>
7960
7961         * haifa-sched.c (insn_cost, schedule_insn, queue_to_ready,
7962         schedule_block, sched_init, sched_finish): Add missed calls of
7963         use_dfa_pipeline_interface.
7964
7965         * sched-rgn.c (init_ready_list, new_ready, debug_dependencies):
7966         Ditto.
7967
7968         * sched-vis.c (get_visual_tbl_length): Ditto.
7969
7970         2001-08-27  Richard Henderson  <rth@redhat.com>
7971
7972         * genattr.c (main): Emit state_t even when not doing scheduling.
7973
7974         2001-08-27  Richard Henderson  <rth@redhat.com>
7975
7976         * genautomata.c (expand_automata): Always create a description.
7977
7978         2001-08-27  Vladimir Makarov  <vmakarov@touchme.toronto.redhat.com>
7979
7980         * rtl.def (DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT, EXCLUSION_SET,
7981         PRESENCE_SET, ABSENCE_SET, DEFINE_BYPASS, DEFINE_AUTOMATON,
7982         AUTOMATA_OPTION, DEFINE_RESERVATION, DEFINE_INSN_RESERVATION): New
7983         RTL constructions.
7984
7985         * genattr.c (main): New variable num_insn_reservations.  Increase
7986         it if there is DEFINE_INSN_RESERVATION.  Output automaton based
7987         pipeline hazard recognizer interface.
7988
7989         * genattrtab.h: New file.
7990
7991         * genattrtab.c: Include genattrtab.h.
7992         (attr_printf, check_attr_test, make_internal_attr,
7993         make_numeric_value): Move protypes into genattrtab.h.  Define them
7994         as external.
7995         (num_dfa_decls): New global variable.
7996         (main): Process DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT,
7997         DEFINE_BYPASS, EXCLUSION_SET, PRESENCE_SET, ABSENCE_SET,
7998         DEFINE_AUTOMATON, AUTOMATA_OPTION, DEFINE_RESERVATION,
7999         DEFINE_INSN_RESERVATION.  Call expand_automata and write_automata.
8000
8001         * genautomata.c: New file.
8002
8003         * rtl.h (LINK_COST_ZERO, LINK_COST_FREE): Remove them.
8004
8005         * sched-int.h: (curr_state): Add the external definition for
8006         automaton pipeline interface.
8007         (haifa_insn_data): Add comments for members blockage and units.
8008
8009         * target-def.h (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
8010         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
8011         TARGET_SCHED_DFA_PRE_CYCLE_INSN,
8012         TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
8013         TARGET_SCHED_DFA_POST_CYCLE_INSN,
8014         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
8015         TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): New
8016         macros.
8017         (TARGET_SCHED): Use the new macros.
8018
8019         * target.h (use_dfa_pipeline_interface, init_dfa_pre_cycle_insn,
8020         dfa_pre_cycle_insn, init_dfa_post_cycle_insn, dfa_post_cycle_insn,
8021         first_cycle_multipass_dfa_lookahead, init_dfa_bubbles,
8022         dfa_bubble): New members in gcc_target.sched.
8023
8024         * haifa-sched.c (insert_schedule_bubbles_p): New variable.
8025         (MAX_INSN_QUEUE_INDEX): New macro for automaton interface.
8026         (insn_queue): Redefine it as pointer to array.
8027         (NEXT_Q, NEXT_Q_AFTER): Use MAX_INSN_QUEUE_INDEX instead of
8028         INSN_QUEUE_SIZE.
8029         (max_insn_queue_index_macro_value): New variable.
8030         (curr_state, dfa_state_size, ready_try): New varaibles for
8031         automaton interface.
8032         (ready_element, ready_remove, max_issue): New function prototypes
8033         for automaton interface.
8034         (choose_ready): New function prototype.
8035         (insn_unit, blockage_range): Add comments.
8036         (unit_last_insn, unit_tick, unit_n_insns): Define them for case
8037         FUNCTION_UNITS_SIZE == 0.
8038         (insn_issue_delay, actual_hazard_this_instance, schedule_unit,
8039         actual_hazard, potential_hazard): Add comments.
8040         (insn_cost): Use cost -1 as undefined value.  Remove
8041         LINK_COST_ZERO and LINK_COST_FREE.  Add new code for automaton
8042         pipeline interface.
8043         (ready_element, ready_remove): New functions for automaton
8044         interface.
8045         (schedule_insn): Add new code for automaton pipeline interface.
8046         (queue_to_ready): Add new code for automaton pipeline interface.
8047         Use MAX_INSN_QUEUE_INDEX instead of INSN_QUEUE_SIZE.
8048         (debug_ready_list): Print newline when the queue is empty.
8049         (max_issue): New function for automaton pipeline interface.
8050         (choose_ready): New function.
8051         (schedule_block): Add new code for automaton pipeline interface.
8052         Print ready list before scheduling each insn.
8053         (sched_init): Add new code for automaton pipeline interface.
8054         Initiate insn cost by -1.
8055         (sched_finish): Free the current automaton state and finalize
8056         automaton pipeline interface.
8057
8058         * sched-rgn.c: Include target.h.
8059         (init_ready_list, new_ready, debug_dependencies): Add new code for
8060         automaton pipeline interface.
8061
8062         * sched-vis.c: Include target.h.
8063         (get_visual_tbl_length): Add code for automaton interface.
8064         (target_units, print_block_visualization):  Add comments.
8065
8066         * Makefile.in (GETRUNTIME, HASHTAB, HOST_GETRUNTIME, HOST_HASHTAB,
8067         USE_HOST_GETRUNTIME, USE_HOST_HASHTAB, HOST_VARRAY): New variables.
8068         (sched-rgn.o, sched-vis.o): Add new dependency file target.h.
8069         (getruntime.o, genautomata.o): New entries.
8070         (genattrtab.o): Add new dependency file genattrtab.h.
8071         (genattrtab): Add new dependencies.  Link it with `libm.a'.
8072         (getruntime.o, hashtab.o): New entries for canadian cross.
8073
8074         * doc/md.texi: Description of automaton based model.
8075
8076         * doc/tm.texi (TARGET_SCHED_ISSUE_RATE, TARGET_SCHED_ADJUST_COST):
8077         Add comments.
8078         (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
8079         TARGET_SCHED_DFA_PRE_CYCLE_INSN,
8080         TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
8081         TARGET_SCHED_DFA_POST_CYCLE_INSN,
8082         TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
8083         TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
8084         TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): The new
8085         hook descriptions.
8086         (TRADITIONAL_PIPELINE_INTERFACE, DFA_PIPELINE_INTERFACE,
8087         MAX_DFA_ISSUE_RATE): New macro descriptions.
8088
8089         * doc/contrib.texi: Add dfa based scheduler contribution.
8090
8091         * doc/gcc.texi: Add more information about genattrtab.
8092
8093 Mon Apr 29 17:19:10 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8094
8095         * reload1.c (eliminate_regs, case SUBREG): Fix typo in
8096         adjust_address_nv call.
8097
8098 2002-04-29  Janis Johnson  <janis187@us.ibm.com>
8099
8100         * doc/install.texi (Testing): Provide additional information, and
8101         a stronger encouragement, for running the testsuites.
8102
8103 2002-04-29  DJ Delorie  <dj@redhat.com>
8104
8105         * config/mips/mips.c (mips_parse_cpu): Warn if the CPU name is
8106         given in upper case.
8107
8108 2002-04-29  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8109
8110         * fixinc/inclhack.def (solaris_widec): Include <wchar.h> in
8111         Solaris 2 <widec.h> if missing.
8112         * fixinc/fixincl.x: Regenerate.
8113         * fixinc/tests/base/widec.h: New file.
8114
8115 2002-04-29  Nick Clifton  <nickc@cambridge.redhat.com>
8116
8117         * toplev.c (f_options): Add "profile" switch so that
8118         -fno-profile can be used to disable -p.
8119
8120 2002-04-29  Bernd Schmidt  <bernds@redhat.com>
8121
8122         * c-common.c (type_for_mode): Add support for V2DFmode, V2DImode,
8123         UV2DImode.
8124         * tree.c (build_common_tree_nodes_2): Likewise.
8125         * tree.h (enum tree_index): Likewise.
8126         (V2DF_type_node, V2DI_type_node, unsigned_V2DI_type_node): Define.
8127
8128         * config/i386/i386.c (bdesc_comi, bdesc_2arg, bdesc_1arg): Add SSE2
8129         entries.
8130         (init_mmx_sse_builtins): Initialize SSE2 builtins.
8131         (ix86_expand_builtin): Add support for SSE2 builtins.
8132         * config/i386/i386.h (VALID_SSE2_REG_MODE): New macro.
8133         (VALID_SSE_REG_MODE): Use it.
8134         (VECTOR_MODE_SUPPORTED_P): Allow SSE2 modes here as well.
8135         (enum ix86_builtins): Add SSE2 builtins.
8136         * config/i386/i386.md (movv2df_internal, movv2df, movv8hi_internal,
8137         movv8hi, movv16qi_internal, movv16qi, pushv2df, pushv8hi, pushv16qi,
8138         addv2df3, vmaddv2df3, subv2df3, vmsubv2df3, mulv2df3, vmmulv2df3,
8139         divv2df3, vmdivv2df3, smaxv2df3, vmsmaxv2df3, sminv2df3, vmsminv2df3,
8140         sse2_anddf3, sse2_nanddf3, sse2_iordf3, sse2_xordf3, sqrtv2df2,
8141         vmsqrtv2df2, maskcmpv2df3, maskncmpv2df3, vmmaskcmpv2df3,
8142         vmmaskncmpv2df3, sse2_comi, sse2_ucomi, sse2_movmskpd, sse2_pmovmskb,
8143         sse2_maskmovdqu, sse2_movntv2df, sse2_movntti, sse2_movntsi, cvtdq2ps,
8144         cvtps2dq, cvttps2dq, cvtdq2pd, cvtpd2dq, cvttpd2dq, cvtpd2pi,
8145         cvttpd2pi, cvtpi2pd, cvtsd2si, cvttsd2si, cvtsi2sd, cvtsd2ss,
8146         cvtss2sd, cvtpd2ps, cvtps2pd, addv16qi3, addv8hi3, addv4si3, addv2di3,
8147         ssaddv16qi3, ssaddv8hi3, usaddv16qi3, usaddv8hi3, subv16qi3, subv8hi3,
8148         subv4si3, subv2di3, sssubv16qi3, sssubv8hi3, ussubv16qi3, ussubv8hi3,
8149         mulv8hi3, smulv8hi3_highpart, umulv8hi3_highpart, sse2_umulsidi3,
8150         sse2_umulv2siv2di3, sse2_pmaddwd, sse2_clrti, sse2_uavgv16qi3,
8151         sse2_uavgv8hi3, sse2_psadbw, sse2_pinsrw, sse2_pextrw, sse2_pshufd,
8152         sse2_pshuflw, sse2_pshufhw, eqv16qi3, eqv8hi3, eqv4si3, gtv16qi3,
8153         gtv8hi3, gtv4si3, umaxv16qi3, smaxv8hi3, uminv16qi3, sminv8hi3,
8154         ashrv8hi3, ashrv4si3, lshrv8hi3, lshrv4si3, sse2_lshrv2di3,
8155         ashlv8hi3, ashlv4si3, sse2_ashlv2di3, sse2_ashlti3, sse2_lshrti3,
8156         sse2_unpckhpd, sse2_unpcklpd, sse2_packsswb, sse2_packssdw,
8157         sse2_packuswb, sse2_punpckhbw, sse2_punpckhwd, sse2_punpckhdq,
8158         sse2_punpcklbw, sse2_punpcklwd, sse2_punpckldq, sse2_movapd,
8159         sse2_movupd, sse2_movdqa, sse2_movdqu, sse2_movdq2q, sse2_movq2dq,
8160         sse2_movhpd, sse2_movlpd, sse2_loadsd, sse2_movsd, sse2_storesd,
8161         sse2_shufpd, sse2_clflush, sse2_mfence, mfence_insn, sse2_lfence,
8162         lfence_insn): New patterns.
8163         (sse2_andti3, sse2_nandti3, sse2_iorti3, sse2_xorti3): Renamed from
8164         sse_andti3_sse2, sse_nandti3_sse2, sse_iorti3_sse2, sse_xorti3_sse2.
8165
8166 Mon Apr 29 17:03:24 CEST 2002  Jan Hubicka  <jh@suse.cz>
8167
8168         * i386.md (sse_mov?fcc*): Revert patch of Mar 14th.
8169
8170 2002-04-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8171
8172         * doc/contrib.texi (Contributors): Add Paolo Carlini and
8173         Janis Johnson.
8174         Update Richard Henderson, Jakub Jelinek, and Mark Mitchell.
8175         Refer to Objective-C instead of ObjC, SPARC instead of sparc,
8176         and CPU instead of cpu.
8177
8178 Mon Apr 29 13:36:41 CEST 2002  Jan Hubicka  <jh@suse.cz>
8179
8180         * toplev.c (flag_if_conversion, flag_if_conversion2): New static
8181         variables.
8182         (lang_independent_options): Add -fif-conversion, -fif-conversion2
8183         (rest_of_compilation): Do if conversion only when asked for.
8184         (parse_options_and_default_flags): Set new variables to 1 for -O1
8185         * invoke.texi (-fif-conversion, -fif-conversion2): Document.
8186
8187 Mon Apr 29 13:02:50 CEST 2002  Jan Hubicka  <jh@suse.cz>
8188
8189         * i386.c (dbx64_register_map): Fix typo.
8190
8191 Mon Apr 29 12:18:35 CEST 2002  Jan Hubicka  <jh@suse.cz>
8192
8193         * predict.c (real_zero, real_one, real_almost_one, real_br_prob_base,
8194         real_one_half, real_bb_freq_max): New static variables.
8195         (debug_profile_bbauxs): Kill.
8196         (process_note_predictions): Kill unused variable.
8197         (block_info_def, edge_info_def): Use REAL_VALUE_TYPE instead of
8198         volatile double.
8199         (propagate_freq): Use REAL_ARITHMETICS.
8200         (estimate_bb_frequencies): Likevise; init new static variables.
8201         * Makefile.in (predict.o): Add dependency on real.h
8202
8203 2002-04-28  David S. Miller  <davem@redhat.com>
8204
8205         PR target/6500
8206         * config/sparc/sparc.md (prefetch): Emit properly for 32-bit vs.
8207         64-bit TARGET_V9.  Do not use prefetch page, use prefetch for
8208         several {reads,writes} instead.
8209         * config/sparc/sparc.h (PREFETCH_BLOCK, SIMULTANEOUS_PREFETCHES):
8210         Define.
8211
8212 2002-04-27  David S. Miller  <davem@redhat.com>
8213
8214         PR target/6494
8215         * config/sparc/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Be mindful
8216         of the stack bias.
8217
8218         * config/sparc/linux.h, config/sparc/linux64.h: Don't bother
8219         including signal.h and sys/ucontext.h, not needed.
8220
8221 2002-04-29  Hans-Peter Nilsson  <hp@bitrange.com>
8222
8223         * varasm.c (output_constant_def): Correct test for not calling
8224         ENCODE_SECTION_INFO for INTEGER_CST.
8225
8226 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8227
8228         * cppexp.c (lex): Move some code to _cpp_parse_expr, but
8229         keep most cases as function eval_token.
8230         (eval_token): New function.
8231         (_cpp_parse_expr): Read token here for improved diagnostics.
8232         Don't use op_as_text.  Detect bad ':' here.
8233         (reduce): Don't detect bad ':' here.
8234         (op_as_text): Remove.
8235         * cpphash.h (_cpp_test_assertion): Change prototype.
8236         * cpplib.c (_cpp_test_assertion): Change prototype.
8237
8238 2002-04-28  Richard Henderson  <rth@redhat.com>
8239
8240         PR c/5154
8241         * ggc-common.c (ggc_mark_rtx_children_1): Rename from...
8242         (ggc_mark_rtx_children): New.
8243
8244 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8245
8246         PR target/6496
8247         * config/sparc/sparc.md (call + jump 32-bit peepholes): Disable jump
8248         after call peepholes for UltraSPARC.
8249         (call + jump 64-bit peepholes): Remove.
8250
8251 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8252
8253         PR c/6497
8254         * config/rs6000/rs6000.md (sCC patterns): Remove clobber and use
8255         result as temporary value.
8256
8257 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8258
8259         PR c++/6396
8260         * toplev.c (rest_of_compilation): Only run regrename and copy
8261         propagation if optimizing.
8262
8263 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8264
8265         PR optimization/6475
8266         * reload1.c (alter_reg): Only call set_mem_expr if I is home pseudo
8267         register of REGNO_DECL (i).
8268         * Makefile.in (reload1.o): Add $(TREE_H).
8269
8270 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8271
8272         * cppexp.c (lex): Update to use state.skip_eval.
8273         (struct op): Remove prio and flags members.
8274         (FLAG_BITS, FLAG_MASK, PRIO_SHIFT, EXTRACT_PRIO, EXTRACT_FLAGS,
8275         SHORT_CIRCUIT, RIGHT_ASSOC, ..._PRIO, op_to_prio): Remove.
8276         (LEFT_ASSOC): New macro.
8277         (optab): New table of operator priorities and flags.
8278         (SHIFT): Update.
8279         (_cpp_parse_expr): Clean up logic.  Return bool.  Use a
8280         malloc-ed parser stack.
8281         (reduce): New; reduce the operator stack.
8282         (_cpp_expand_op_stack): Expand the operator stack as necessary.
8283         * cpphash.h (struct op): Predeclare.
8284         (struct cpp_reader): New members op_stack, op_limit.
8285         (struct lexer_state): New member skip_eval.
8286         (_cpp_parse_expr): Update.
8287         (_cpp_expand_op_stack): New.
8288         * cpplib.c (do_if): Update.
8289         * cppinit.c (cpp_create_reader): Create op stack.
8290         (cpp_destroy): And destroy it.
8291         * cpplib.h (CPP_LAST_CPP_OP): Correct.
8292         (TTYPE_TABLE): Correct.
8293
8294 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8295
8296         PR c/6343
8297         * c-decl.c (duplicate_decls): Call merge_weak.
8298         * c-pragma.c (apply_pragma_weak): Warn about misuse.
8299         * output.h (merge_weak): Prototype merge_weak.
8300         * varasm.c (merge_weak): New function.
8301         (declare_weak): Make sure we don't give an error on VAR_DECLs.
8302         Mark RTL with SYMBOL_REF_WEAK.
8303
8304 2002-04-27  Kurt Garloff <garloff@suse.de>
8305
8306         * tree-inline.c (inlinable_function_p): Improve heuristics
8307         by using a smoother function to cut down allowable inlinable size.
8308         * param.def: Add parameters max-inline-insns-single,
8309         max-inline-slope, min-inline-insns that determine the exact
8310         shape of the above function.
8311         * param.h: Likewise.
8312
8313 2002-04-26  Richard Henderson  <rth@redhat.com>
8314
8315         * c-parse.in (malloced_yyss, malloced_yyvs): New.
8316         (yyoverflow): Re-add.  Set them.
8317         (free_parser_stacks): New.
8318         * c-common.h: Declare it.
8319         * c-lex.c (c_common_parse_file): Call it.
8320
8321 2002-04-26  Richard Henderson  <rth@redhat.com>
8322
8323         * cfgrtl.c (tidy_fallthru_edge): Don't use next_real_insn
8324         for fallthru search.
8325
8326 2002-04-26  Eric Christopher  <echristo@redhat.com>
8327
8328         PR optimization/3700
8329         * config/mips/mips.c (mips_issue_rate): Define.  New function.
8330         (TARGET_SCHED_ISSUE_RATE): Use.
8331
8332 2002-04-25  David S. Miller  <davem@redhat.com>
8333
8334         PR target/6422
8335         * reorg.c (optimize_skip): Do not allow exception causing
8336         instructions to be considered for delay slots.
8337         (fill_simply_delay_slots, fill_slots_from_thread): Likewise.
8338         (relax_delay_slots): Do not try to consider exception causing
8339         instructions as redundant.
8340
8341 2002-04-26  Richard Henderson  <rth@redhat.com>
8342
8343         PR c/5225
8344         * c-typeck.c (build_unary_op) [CONVERT_EXPR]: Invoke non_lvalue.
8345
8346 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8347
8348         PR bootstrap/6445
8349         * config/i386/i386.md (untyped_call): Return the value in a float
8350         register if TARGET_FLOAT_RETURNS_IN_80387, not just if
8351         TARGET_80387.
8352
8353 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8354
8355         * tree.c (tree_int_cst_lt): Compare constants whose types differ
8356         in unsigned-ness correctly.
8357
8358 2002-04-26  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8359
8360         * pa.h (FUNCTION_OK_FOR_SIBCALL): Don't do sibcalls when using the
8361         portable runtime model.
8362
8363 2002-04-26  Richard Henderson  <rth@redhat.com>
8364
8365         * c-parse.in (yyoverflow): Revert.
8366
8367 2002-04-26  David Edelsohn  <edelsohn@gnu.org>
8368             Richard Henderson  <rth@redhat.com>
8369
8370         * config/rs6000/rs6000.md (sCC pattern): Remove clobber and use
8371         result as temporary value.
8372
8373 2002-04-26  Richard Henderson  <rth@redhat.com>
8374
8375         PR c/3581
8376         * c-common.c (fix_string_type): Split out of ...
8377         (combine_strings): ... here.  Take a varray, not a tree list.
8378         (c_expand_builtin_printf): Use fix_string_type.
8379         * c-common.h: Update decls.
8380         * c-parse.in (string): Remove.  Update all uses to use STRING
8381         instead, and not call combine_strings.
8382         (yylexstring): New.
8383         (_yylex): Use it.
8384         * c-typeck.c (simple_asm_stmt): Don't call combine_strings.
8385         (build_asm_stmt): Likewise.
8386         * objc/objc-act.c (my_build_string): Use fix_string_type.
8387         (build_objc_string_object): Build varray for combine_strings.
8388
8389 2002-04-26  Bo Thorsen  <bo@suse.co.uk>
8390
8391         * config/i386/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Define for
8392         x86-64.
8393
8394 2002-04-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8395
8396         * cppexp.c (CPP_UMINUS, CPP_UPLUS): New.
8397         (HAVE_NO_R_OPERAND): Remove.
8398         (HAVE_VALUE): Remove.
8399         (op_to_prio): Update.
8400         (UNARY): Don't alter flags.
8401         (_cpp_parse_expr): want_value used to indicate whether
8402         a number or unary operator is expected next.  Distinguish
8403         unary and binary +/-.
8404         (op_as_text): Update for unary operators.
8405
8406 2002-04-25  Richard Henderson  <rth@redhat.com>
8407
8408         PR c/2161
8409         * c-parse.in (yyoverflow): New.
8410
8411 2002-04-25  Richard Henderson  <rth@redhat.com>
8412
8413         PR c/2098
8414         * c-common.c (shorten_compare): Simplfy conditions leading to
8415         the generation of a warning.
8416
8417 2002-04-25  Richard Henderson  <rth@redhat.com>
8418
8419         PR c/2035
8420         * expmed.c (extract_bit_field): Fall through to generic code rather
8421         than aborting on subreg special case.
8422
8423 2002-04-25  David S. Miller  <davem@redhat.com>
8424
8425         * config/sparc/sparc.h (FUNCTION_OK_FOR_SIBCALL): Add back check
8426         for DECL being NULL.
8427
8428 2002-04-25  Steve Christiansen  <smc@us.ibm.com>
8429
8430         * doc/md.texi (Machine Constraints): Add IA-64 constraints.
8431
8432 2002-04-25  Eric Botcazou  <ebotcazou@multimania.com>
8433
8434         * c-decl.c (grokdeclarator): Remove outdated ??? note
8435         on invalid declaration of flexible array members.
8436
8437 2002-04-25  Richard Henderson  <rth@redhat.com>
8438
8439         * doc/invoke.texi: Document -gdwarf{,-2} vs debug level.
8440
8441 2002-04-25  Ulrich Weigand  <uweigand@de.ibm.com>
8442
8443         * config/s390/s390.c (s390_emit_epilogue): Always restore registers
8444         needed by the compiler, even if they are used as global regs.
8445
8446 2002-04-25  Matt Hiller  <hiller@redhat.com>
8447
8448         * mips.c (mips_class_max_nregs, mips_register_move_cost): New
8449         functions.
8450         * mips.h (CLASS_MAX_NREGS, REGISTER_MOVE_COST): Redefine as calls
8451         of the corresponding functions.
8452         * mips-protos.h (mips_class_max_nregs, mips_register_move_cost):
8453         New prototypes.
8454
8455 2002-04-25  Matt Hiller  <hiller@redhat.com>
8456
8457         * config/mips/mips.h (mips_sw_reg_names): Declare as extern.
8458
8459         (ALL_COP_ADDITIONAL_REGISTER_NAMES): New macro.
8460         (FIRST_PSEUDO_REGISTER): Redefine considering coprocessor
8461         registers, adjust comment accordingly.
8462         (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS,
8463         reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGISTER_NAMES,
8464         DEBUG_REGISTER_NAMES, REG_ALLOC_ORDER): Adjust to include entries
8465         for coprocessor registers.
8466         (ADDITIONAL_REGISTER_NAMES): Include
8467         ALL_COP_ADDITIONAL_REGISTER_NAMES.
8468
8469         (COP0_REG_FIRST, COP0_REG_LAST, COP0_REG_NUM,
8470         COP2_REG_FIRST, COP2_REG_LAST, COP2_REG_NUM,
8471         COP3_REG_FIRST, COP3_REG_LAST, COP3_REG_NUM,
8472         COP0_REG_P, COP2_REG_P, COP3_REG_P, ALL_COP_REG_P,
8473         COPNUM_AS_CHAR_FROM_REGNUM, COP_REG_CLASS_P): New macros.
8474
8475         (mips_char_to_class): Adjust comment to include coprocessor
8476         constraint letters.
8477
8478         * config/mips/mips.c (coprocessor_operand, coprocessor2_operand):
8479         New functions.
8480         (mips_reg_names, mips_regno_to_class): Include coprocessor
8481         information.
8482         (mips_sw_reg_names): Ditto, make non-static.
8483         (mips_move_1word): Handle moves to and from coprocessor registers.
8484         (mips_move_2words): Handle moves to and from coprocessor
8485         registers.
8486         (mips_class_max_nregs, mips_register_move_cost): Handle
8487         coprocessor register classes.
8488         (override_options): Initialize mips_char_to_class and
8489         mips_hard_regno_mode_ok properly for coprocessor registers.
8490
8491         * config/mips/mips.md (movdi_internal, movdi_internal2,
8492         movsi_internal1, movsi_internal2): Add constraint-sets for
8493         coprocessor registers.
8494         * testsuite/gcc.c-torture/mipscop-1.c: New testcase.
8495         * testsuite/gcc.c-torture/mipscop-1.x: Disable above if target
8496         isn't mips.
8497         * testsuite/gcc.c-torture/mipscop-2.c: New testcase.
8498         * testsuite/gcc.c-torture/mipscop-2.x: Disable above if target
8499         isn't mips.
8500         * testsuite/gcc.c-torture/mipscop-3.c: New testcase.
8501         * testsuite/gcc.c-torture/mipscop-3.x: Disable above if target
8502         isn't mips.
8503         * testsuite/gcc.c-torture/mipscop-4.c: New testcase.
8504         * testsuite/gcc.c-torture/mipscop-4.x: Disable above if target
8505         isn't mips.
8506
8507         * doc/tm.texi: Document feature.
8508
8509 2002-04-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8510
8511         * integrate.c (function_attribute_inlinable_p): Simplify.
8512         Check the table pointer is not NULL.
8513
8514 2002-04-25  Steven Bosscher  <S.Bosscher@student.tudelft.nl>
8515
8516         * doc/c-tree.texi: Fix typo in introduction.
8517
8518 2002-04-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8519
8520         * c-common.h (c_common_parse_file): Update.
8521         * c-lang.c (LANG_HOOKS_SET_YYDEBUG): Remove.
8522         * c-lex.c (YYDEBUG): Get from c-lex.h.
8523         (c_common_parse_file): Update.
8524         * c-lex.h (YYDEBUG, yydebug): New.
8525         * c-parse.in (YYDEBUG): Get from c-lex.h.
8526         (c_set_yydebug): Remove.
8527         * c-tree.h (c_set_yydebug): Remove.
8528         * langhooks-def.h (lhd_do_nothing_i): New.
8529         (lhd_set_yydebug, LANG_HOOKS_SET_YYDEBUG): Remove.
8530         (LANG_HOOKS_PARSE_FILE, LANG_HOOKS_INITIALIZER): Update.
8531         * langhooks.c  (lhd_do_nothing_i): New.
8532         (lhd_set_yydebug): Remove.
8533         * langhooks.h (struct lang_hooks): Update.
8534         * toplev.c (set_yydebug): New.
8535         (compile_file): Update call to parse_file hook.
8536         (decode_d_option): Update.
8537 objc:
8538         * objc-lang.c (LANG_HOOKS_SET_YYDEBUG): Remove.
8539
8540 Wed Apr 24 23:45:37 2002  J"orn Rennecke <joern.rennecke@superh.com>
8541
8542         * loop.c (load_mems): Don't change the interface of called functions.
8543
8544         * calls.c (expand_call): Take current_function_pretend_args_size
8545         into account when setting argblock for sibcalls.
8546
8547 2002-04-24  Matt Hiller  <hiller@redhat.com>
8548
8549         * cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
8550         * c-lex.c: Ditto.
8551
8552         * cpplex.c (skip_line_comment): Process comment one multibyte
8553         character at a time rather than one char at a time, if
8554         appropriate.
8555         (parse_string): Process string one multibyte character at a time
8556         rather than one char at a time, if appropriate.
8557         * c-lex.c (lex_string): Lex and copy multibyte strings
8558         appropriately.
8559         * cpplib.h (cppchar_t): Change to unsigned.
8560
8561 2002-04-24  Richard Henderson  <rth@redhat.com>
8562
8563         PR c/3467
8564         * c-decl.c (grokdeclarator): Don't pedwarn variable sized arrays
8565         for c99.
8566
8567 Wed Apr 24 21:51:54 2002  J"orn Rennecke <joern.rennecke@superh.com>
8568
8569         * sh.c (sh_va_arg): If argument was passed by reference,
8570         dereference the pointer.
8571
8572         * sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.
8573
8574         * sh.md (divsi3_i4_media): Use match_operand for input values
8575         rather than hard registers.
8576         (divsi3 - TARGET_SHMEDIA_FPU case): Don't ferry values
8577         unnecessarily through hard registers.  Keep copies of pseudo
8578         registers outside of the libcall sequence.
8579
8580         * sh.md (casesi_shift_media): Add modes.
8581
8582         * sh.h (RETURN_IN_MEMORY): Return variable size BLKmode
8583         values in memory.
8584
8585 2002-04-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8586
8587         * attribs.c (c_common_attribute_table): Move table and handlers
8588         to c-common.c.
8589         (format_attribute_table, lang_attribute_table,
8590         lang_attribute_common): Remove.
8591         (init_attributes): Replace NULL pointers with pointers to the
8592         empty table.
8593         (handle_packed_attribute, handle_nocommon_attribute,
8594         handle_common_attribute, handle_noreturn_attribute,
8595         handle_noinline_attribute, handle_always_inline_attribute,
8596         handle_used_attribute, handle_unused_attribute,
8597         handle_const_attribute, handle_transparent_union_attribute,
8598         handle_constructor_attribute, handle_destructor_attribute,
8599         handle_mode_attribute, handle_section_attribute,
8600         handle_aligned_attribute, handle_weak_attribute,
8601         handle_alias_attribute, handle_visibility_attribute,
8602         handle_no_instrument_function_attribute, handle_malloc_attribute,
8603         handle_no_limit_stack_attribute, handle_pure_attribute,
8604         handle_deprecated_attribute, handle_vector_size_attribute,
8605         vector_size_helper): Move to c-common.c.
8606         * c-common.c (c_common_attribute_table,
8607         handle_packed_attribute, handle_nocommon_attribute,
8608         handle_common_attribute, handle_noreturn_attribute,
8609         handle_noinline_attribute, handle_always_inline_attribute,
8610         handle_used_attribute, handle_unused_attribute,
8611         handle_const_attribute, handle_transparent_union_attribute,
8612         handle_constructor_attribute, handle_destructor_attribute,
8613         handle_mode_attribute, handle_section_attribute,
8614         handle_aligned_attribute, handle_weak_attribute,
8615         handle_alias_attribute, handle_visibility_attribute,
8616         handle_no_instrument_function_attribute, handle_malloc_attribute,
8617         handle_no_limit_stack_attribute, handle_pure_attribute,
8618         handle_deprecated_attribute, handle_vector_size_attribute,
8619         vector_size_helper): Move from attribs.c.
8620         * c-common.h (c_common_attribute_table,
8621         c_common_format_attribute_table): New.
8622         * c-lang.c (LANG_HOOKS_COMMON_ATTRIBUTE_TABLE,
8623         LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE): Redefine.
8624         * langhooks-def.h (LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE,
8625         LANG_HOOKS_COMMON_ATTRIBUTE_TABLE, LANG_HOOKS_ATTRIBUTE_TABLE): New.
8626         (LANG_HOOKS_INITIALIZER): Update.
8627         * langhooks.h (struct lang_hooks): 3 new attribute hooks.
8628         * target-def.h (TARGET_ATTRIBUTE_TABLE): Default to NULL.
8629         * target.h: Update comment.
8630         * tree.c (default_target_attribute_table): Remove.
8631         * tree.h (default_target_attribute_table, format_attribute_table,
8632         lang_attribute_table, lang_attribute_common): Remove.
8633 objc:
8634         * objc-lang.c (LANG_HOOKS_COMMON_ATTRIBUTE_TABLE,
8635         LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE): Redefine.
8636
8637 2002-04-24  Jason Merrill  <jason@redhat.com>
8638
8639         * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.
8640         * dwarf2out.c (dwarf_attr_name): Support it.
8641         (gen_array_type_die): Emit it.
8642         (lookup_type_die): No special handling for VECTOR_TYPE.
8643         (gen_type_die): Hand VECTOR_TYPE off to gen_array_type_die.
8644
8645 2002-04-24  Richard Henderson  <rth@redhat.com>
8646
8647         * config/mips/mips.md (movdi_usd): Renumber.
8648
8649 2002-04-24  David S. Miller  <davem@redhat.com>
8650
8651         PR target/6420
8652         * config/sparc/sparc.h (FUNCTION_OK_FOR_SIBCALL): Return false if
8653         32-bit Sparc and current_function_returns_struct is true.
8654
8655 Wed Apr 24 13:48:25 CEST 2002  Jan Hubicka  <jh@suse.cz>
8656
8657         * loop.c (canonicalize_condition): Use gen_int_mode.
8658
8659 2002-04-24  Aldy Hernandez  <aldyh@redhat.com>
8660
8661         * config/rs6000/altivec.h: Cleanup file.  Add non individual
8662         variants.
8663         (vec_vaddubm): New.
8664         (vec_vadduhm): New.
8665         (vec_vadduwm): New.
8666         (vec_vaddfp): New.
8667         (vec_vaddcuw): New.
8668         (vec_vaddubs): New.
8669         (vec_vaddsbs): New.
8670         (vec_vadduhs): New.
8671         (vec_vadduws): New.
8672         (vec_vaddsws): New.
8673         (vec_vand): New.
8674         (vec_vandc): New.
8675         (vec_vavgub): New.
8676         (vec_vavgsb): New.
8677         (vec_vavguh): New.
8678         (vec_vavgsh): New.
8679         (vec_vavguw): New.
8680         (vec_vavgsw): New.
8681         (vec_vrfip): New.
8682         (vec_vcmpbfp): New.
8683         (vec_vcmpequb): New.
8684         (vec_vcmpequh): New.
8685         (vec_vcmpequw): New.
8686         (vec_vcmpeqfp): New.
8687         (vec_vcmpgefp): New.
8688         (vec_vcmpgtub): New.
8689         (vec_vcmpgtsb): New.
8690         (vec_vcmpgtuh): New.
8691         (vec_vcmpgtsh): New.
8692         (vec_vcmpgtuw): New.
8693         (vec_vcmpgtsw): New.
8694         (vec_vcmpgtfp): New.
8695         (vec_vcmpgefp): New.
8696         (vec_vcfux): New.
8697         (vec_vcfsx): New.
8698         (vec_vctsxs): New.
8699         (vec_vctuxs): New.
8700         (vec_vexptefp): New.
8701         (vec_vrfim): New.
8702         (vec_lvx): New.
8703         (vec_lvebx): New.
8704         (vec_lvehx): New.
8705         (vec_lde): Add vector float variant.
8706         (vec_lvewx): New.
8707         (vec_lvxl): New.
8708         (vec_vlogefp): New.
8709         (vec_vmaddfp): New.
8710         (vec_vmhaddshs): New.
8711         (vec_vmaxub): New.
8712         (vec_vmaxsb): New.
8713         (vec_vmaxuh): New.
8714         (vec_vmaxsh): New.
8715         (vec_vmaxuw): New.
8716         (vec_vmaxsw): New.
8717         (vec_vmaxsw): New.
8718         (vec_vmaxfp): New.
8719         (vec_vmrghb): New.
8720         (vec_vmrghh): New.
8721         (vec_vmrghw): New.
8722         (vec_vmrglb): New.
8723         (vec_vmrglh): New.
8724         (vec_vmrglw): New.
8725         (vec_vminub): New.
8726         (vec_vminsb): New.
8727         (vec_vminuh): New.
8728         (vec_vminsh): New.
8729         (vec_vminuw): New.
8730         (vec_vminsw): New.
8731         (vec_vminfp): New.
8732         (vec_vmladduhm): New.
8733         (vec_vmhraddshs): New.
8734         (vec_msumubm): New.
8735         (vec_vmsummbm): New.
8736         (vec_vmsumuhm): New.
8737         (vec_vmsumshm): New.
8738         (vec_vmsumuhs): New.
8739         (vec_vmsumshs): New.
8740         (vec_vmuleub): New.
8741         (vec_vmulesb): New.
8742         (vec_vmuleuh): New.
8743         (vec_vmulesh): New.
8744         (vec_vmuloub): New.
8745         (vec_mulosb): New.
8746         (vec_vmulouh): New.
8747         (vec_vmulosh): New.
8748         (vec_vnmsubfp): New.
8749         (vec_vnor): New.
8750         (vec_vor): New.
8751         (vec_vpkuhum): New.
8752         (vec_vpkuwum): New.
8753         (vec_vpkpx): New.
8754         (vec_vpkuhus): New.
8755         (vec_vpkshss): New.
8756         (vec_vpkuwus): New.
8757         (vec_vpkswss): New.
8758         (vec_vpkshus): New.
8759         (vec_vpkswus): New.
8760         (vec_vperm): New.
8761         (vec_vrefp): New.
8762         (vec_vrlb): New.
8763         (vec_vrlh): New.
8764         (vec_vrlw): New.
8765         (vec_vrfin): New.
8766         (vec_vrsqrtefp): New.
8767         (vec_vsel): New.
8768         (vec_vslb): New.
8769         (vec_vslh): New.
8770         (vec_vslw): New.
8771         (vec_vsldoi): New.
8772         (vec_vsl): New.
8773         (vec_vslo): New.
8774         (vec_vspltb): New.
8775         (vec_vsplth): New.
8776         (vec_vspltw): New.
8777         (vec_vspltisb): New.
8778         (vec_vspltish): New.
8779         (vec_vspltisw): New.
8780         (vec_vsrb): New.
8781         (vec_vsrh): New.
8782         (vec_vsrw): New.
8783         (vec_vsrab): New.
8784         (vec_vsrah): New.
8785         (vec_vsraw): New.
8786         (vec_vsr): New.
8787         (vec_vsro): New.
8788         (vec_stvx): New.
8789         (vec_stvebx): New.
8790         (vec_stvehx): New.
8791         (vec_stvewx): New.
8792         (vec_stvxl): New.
8793         (vec_vsububm): New.
8794         (vec_vsubuhm): New.
8795         (vec_vsubuwm): New.
8796         (vec_vsubfp): New.
8797         (vec_vsubcuw): New.
8798         (vec_vsububs): New.
8799         (vec_vsubsbs): New.
8800         (vec_vsubuhs): New.
8801         (vec_vsubshs): New.
8802         (vec_vsubuws): New.
8803         (vec_vsubsws): New.
8804         (vec_vsum4ubs): New.
8805         (vec_vsum4sbs): New.
8806         (vec_vsum4shs): New.
8807         (vec_vsum2sws): New.
8808         (vec_vsumsws): New.
8809         (vec_vrfiz): New.
8810         (vec_vupkhsb): New.
8811         (vec_vupkhpx): New.
8812         (vec_vupkhsh): New.
8813         (vec_vupklsb): New.
8814         (vec_vupklpx): New.
8815         (vec_vupklsh): New.
8816         (vec_vxor): New.
8817
8818 2002-04-23  Eric Botcazou  <ebotcazou@multimania.com>
8819
8820         PR c/5430
8821         * fold-const.c (split_tree): Add MINUS_LITP parameter; separate
8822         added literals from substracted literals.
8823         (associate_trees): Don't convert MINUS_EXPR into PLUS_EXPR.
8824         (fold) [associate]: Preserve MINUS_EXPR if needed.
8825
8826 2002-04-23  Zack Weinberg  <zack@codesourcery.com>
8827
8828         * doc/install.texi: Clarify which versions of alpha*-dec-osf*
8829         are obsoleted.
8830
8831 2002-04-23  Tom Tromey  <tromey@redhat.com>
8832
8833         * gcc.c: Added --resource.  For PR java/6314.
8834
8835 2002-04-23  David O'Brien  <obrien@FreeBSD.org>
8836
8837         * cp/g++spec.c: Use profiled libstdc++ and libm with -p/-pg.
8838         * config/freebsd.h (MATH_LIBRARY_PROFILE): Use the _p verions of
8839         these libraries.
8840
8841 2002-04-23  David O'Brien  <obrien@FreeBSD.org>
8842
8843         * config/freebsd.h(OBJECT_FORMAT_ELF): Define.
8844
8845 Tue Apr 23 14:24:25 CEST 2002  Jan Hubicka  <jh@suse.cz>
8846
8847         * i386.c (ix86_output_addr_diff_elt): Avoid x86_64 binutils bug
8848         workaround.
8849         (ix86_expand_int_movcc): Avoid x86_64 compilation chrash.
8850         (ix86_expand_clrstr): Fix typo.
8851         * loop.c (gen_load_of_final_value): New.
8852         (loop_givs_rescan, strength_reduce, check_dbra_loop):
8853         Use it.
8854
8855 2002-04-23  Roger Sayle  <roger@eyesopen.com>
8856
8857         * builtins.c (builtin_memset_gen_str): New function.
8858         (expand_builtin_memset): Optimize the case of constant length, but
8859         unknown value.
8860
8861 2002-04-23  Aldy Hernandez  <aldyh@redhat.com>
8862
8863         * config/rs6000/altivec.h (vec_step): Remove extraneous
8864         parentheses.
8865         (vec_ctu): Cast return.
8866
8867 2002-04-23  Alan Modra  <amodra@bigpond.net.au>
8868
8869         PR target/6413
8870         * function.h: (struct function): Add profile_label_no field.
8871         (current_function_profile_label_no): Define.
8872         * function.c: (profile_label_no): New static var.
8873         (expand_function_start): Increment it, and copy to
8874         current_function_profile_label_no.
8875         * output.h (profile_label_no): Delete.
8876         * final.c (profile_label_no): Delete.
8877         (profile_function): Use current_function_profile_label_no.
8878         (final_end_function): Don't increment profile_label_no here.
8879         * config/i386/i386.c (ix86_osf_output_function_prologue): Replace
8880         profile_label_no with current_function_profile_label_no.
8881         * config/pa/pa.c (current_function_number): Delete.
8882         (pa_output_function_prologue): Don't output profile label here.
8883         (hppa_profile_hook): Use label_no param rather than
8884         current_function_number.
8885         (FUNC_BEGIN_PROLOG_LABEL): Move to ..
8886         * config/pa/pa.h: .. here.
8887         (FUNCTION_PROFILER): Output profile label here.
8888
8889 2002-04-22  Eric Christopher  <echristo@redhat.com>
8890
8891         * config/mips/mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Revert
8892         patch of 2002-04-09 due to binutils issues.
8893         (FUNCTION_ARG_REGNO_P): Ensure even numbered float register.
8894
8895 2002-04-22  Aldy Hernandez  <aldyh@redhat.com>
8896
8897         * config/rs6000/rs6000.md ("*movv4si_internal"): Change 'm'
8898         constraint to 'o' for m=r and r=m alternatives.
8899         ("*movv8hi_internal1"): Same.
8900         ("*movv16qi_internal1"): Same.
8901         ("*movv4sf_internal1"): Same.
8902
8903 2002-04-22  Janis Johnson  <janis187@us.ibm.com>
8904
8905         * rtl.h (RTX_FLAG): New macro.
8906         * emit-rtl.c (copy_most_rtx): Use macros to access rtx flags.
8907         * final.c (alter_subreg): Use macro to access rtx flag.
8908         * integrate.c (copy_rtx_and_substitute): Use new access macro.
8909         * print-rtl.c (print_rtx): Use new access macro.
8910
8911         * cse.c (insert): Check rtx code before accessing flag.
8912
8913         * genattrtab.c (ATTR_IND_SIMPLIFIED_P, ATTR_CURR_SIMPLIFIED_P,
8914         ATTR_PERMANENT_P, ATTR_EQ_ATTR_P): New.
8915         (attr_hash_add_string, attr_rtx_1, attr_copy_rtx, check_attr_test,
8916         convert_const_symbol_ref, make_canonical, make_alternative_compare,
8917         evaluate_eq_attr, attr_rtx_cost, simplify_test_exp_in_temp,
8918         simplify_test_exp, optimize_attrs, simplify_by_exploding,
8919         find_and_mark_used_attributes, unmark_used_attributes,
8920         add_values_to_cover, simplify_with_current_value,
8921         simplify_with_current_value_aux, clear_struct_flag, walk_attr_value,
8922         copy_rtx_unchanging, main): Use new access macros.
8923
8924 2002-04-22  Tom Rix  <trix@redhat.com>
8925
8926         * expmed.c (init_expmed): Generate shifted constant once.
8927
8928 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
8929
8930         * c-lex.c (lex_charconst): Call convert to get constant in
8931         proper type; don't just smash the type field.
8932         Fixes PR c/6300.
8933
8934         * config.gcc: Add list of obsolete configurations.  Disallow
8935         building these without --enable-obsolete.
8936         * doc/install.texi: Document --enable-obsolete and obsoletion
8937         policy.  Mention obsoletion of individual targets in
8938         appropriate places.
8939
8940 2002-04-22  Richard Henderson  <rth@redhat.com>
8941
8942         * config/sparc/sol2-bi.h (ASM_DEBUG_SPEC): New.
8943
8944 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
8945
8946         PR f/6138.
8947         * function.c (fixup_memory_subreg): Add promoted_mode parameter.
8948         (walk_fixup_memory_subreg): Likewise.
8949         (fixup_var_refs_insn): Adjust accordingly.
8950         (fixup_var_refs_1): Likewise.
8951
8952 2002-04-22  Ulrich Weigand  <uweigand@de.ibm.com>
8953
8954         * config/s390/linux.h: (LIBPATH_SPEC, LIBPATH_ARCH31_SPEC,
8955         LIBPATH_ARCH64_SPEC): Define.
8956         (EXTRA_SPECS): Add libpath, libpath_arch31, libpath_arch64.
8957         (STARTFILE_SPEC, ENDFILE_SPEC): Define; use libpath.
8958         (LINK_ARCH31_SPEC): Add libpath_arch31 to search path.
8959         (LINK_ARCH64_SPEC): Add libpath_arch64 to search path.
8960
8961 2002-04-22      Joel Sherrill <joel@OARcorp.com>
8962
8963         * gthr-rtems.h: Correct prototypes to remove warnings.
8964
8965 2002-04-22  Richard Henderson  <rth@redhat.com>
8966
8967         PR c/6344
8968         * alias.c (canon_true_dependence): Special case (mem:blk (scratch)).
8969
8970         * gcse.c (free_insn_expr_list_list): New.
8971         (clear_modify_mem_tables): Use it.  Fix bit set usage.
8972         (canon_list_insert): Use EXPR_LISTs for expressions.
8973         (record_last_mem_set_info): Factor BLOCK_NUM (insn).
8974
8975 2002-04-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8976
8977         * cppfiles.c (_cpp_pop_file_buffer): Return void.  Move
8978         file change and include code to _cpp_pop_buffer.
8979         * cpphash.h (struct pending_option): Predeclare.
8980         (struct cpp_reader): New member next_include_file.
8981         (_cpp_pop_file_buffer): Update.
8982         (_cpp_push_next_buffer): Update, rename.
8983         * cppinit.c (cpp_destroy): Free include chain and pending here.
8984         (cpp_finish_options): Simplify.
8985         (_cpp_push_next_buffer): Rename and clean up.
8986         * cpplib.c (cpp_pop_buffer): Move code from _cpp_pop_file_buffer.
8987         Clarify.
8988         * cppmacro.c (cpp_scan_nooutput): Set return_at_eof here.
8989
8990 2002-04-22  Aldy Hernandez  <aldyh@redhat.com>
8991
8992         * config/rs6000/altivec.h (vec_xor): Add variant for both args
8993         being vector signed int.
8994         (vec_andc): Same.
8995         (vec_xor): Add variant for both args being vector signed char.
8996         Remove redundant variant.
8997         (vec_andc): Same.
8998
8999 2002-04-21  David S. Miller  <davem@redhat.com>
9000
9001         * config/sparc/sparc.md (set then compare DI mode peephole2): Fix
9002         compare mode in output RTL.
9003
9004 2002-04-22  David Edelsohn  <edelsohn@gnu.org>
9005
9006         * config/rs6000/rs6000.c (rs6000_override_options): Correct
9007         style and formatting of previous patch.
9008
9009 2002-04-22  Alan Modra  <amodra@bigpond.net.au>
9010
9011         * config/rs6000/rs6000.c (rs6000_override_options): Always clear
9012         flag_pic for ABI_AIX.
9013
9014 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9015
9016         * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.
9017         * cppfiles.c (read_include_file): Similarly.
9018         * cpphash.h (DSC, U_CHAR, ustrcmp, ustrncmp, ustrlen,
9019         uxstrdup ustrchr, ufputs): Similarly.
9020         * cppinit.c (TRIGRAPH_MAP, cpp_destroy): Similarly.
9021         * cpplex.c (parse_slow, unescaped_terminator_p, save_comment,
9022         cpp_ideq, parse_identifier, parse_number): Similarly.
9023         * cpplib.c (struct directive, dequote_string, D, run_directive,
9024         cpp_push_buffer): Similarly.
9025         * cppmacro.c (new_string_token, builtin_macro, cpp_quote_string,
9026         _cpp_create_definition, check_trad_stringification,
9027         cpp_macro_definition): Similarly.
9028
9029 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9030
9031         * cppmacro.c (funlike_invocation_p): Don't step back
9032         over CPP_EOF.
9033
9034 2002-04-21  David Edelsohn  <edelsohn@gnu.org>
9035
9036         * config/rs6000/rs6000.c (output_profile_hook): Do not increment
9037         labelno.
9038
9039 2002-04-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9040
9041         * doc/invoke.texi: Remove Chill references.
9042         * doc/gcc.texi: Update last modified date.
9043
9044 2002-04-20  Kazu Hirata  <kazu@hxi.com>
9045
9046         * config/h8300/lib1funcs.asm (___mulsi3): Remove unnecessary
9047         push and pop.  Replace add.l with add.w.
9048
9049 2002-04-20  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
9050
9051         * config/h8300/lib1funcs.asm (___mulsi3): Use hardware
9052         multiply instructions for H8/300H case.
9053
9054 2002-04-20  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
9055
9056         * config/h8300/lib1funcs.asm (___cmpsi2, ___ucmpsi2):
9057         Bum three instructions from each routine.
9058
9059 2002-04-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9060
9061         * Makefile.in: Update.
9062         * decl.c (push_c_function_context, pop_c_function_context,
9063         mark_c_function_context): Rename for consistency.
9064         * c-objc-common.c (c_objc_common_init): Langhooks set elsewhere.
9065         * c-tree.h (push_c_function_context, pop_c_function_context,
9066         mark_c_function_context): Rename for consistency.
9067         * c-lang.c (LANG_HOOKS_FUNCTION_ENTER_NESTED,
9068         LANG_HOOKS_FUNCTION_LEAVE_NESTED, LANG_HOOKS_FUNCTION_MARK): Redefine.
9069         * function.c (init_lang_status, save_lang_status,
9070         restore_lang_status, mark_lang_status, free_lang_status):
9071         Move to langhooks.h.
9072         (push_function_context_to, pop_function_context_from,
9073         free_after_parsing, prepare_function_start, ggc_mark_struct_function):
9074         Update.
9075         * function.h (init_lang_status, save_lang_status,
9076         restore_lang_status, mark_lang_status, free_lang_status):
9077         Move to langhooks.h.
9078         * langhooks-def.h (LANG_HOOKS_FUNCTION_INIT,
9079         LANG_HOOKS_FUNCTION_FREE, LANG_HOOKS_FUNCTION_ENTER_NESTED,
9080         LANG_HOOKS_FUNCTION_LEAVE_NESTED, LANG_HOOKS_FUNCTION_MARK,
9081         LANG_HOOKS_FUNCTION_INITIALIZER): New.
9082         (LANG_HOOKS_INITIALIZER): Update.
9083         (lhd_do_nothing_f): New.
9084         * langhooks.h (struct lang_hooks_for_functions): New.
9085         (struct lang_hooks): New hooks.
9086         * langhooks.c (lhd_do_nothing_f): New.
9087 objc:
9088         * objc-lang.c (LANG_HOOKS_FUNCTION_ENTER_NESTED,
9089         LANG_HOOKS_FUNCTION_LEAVE_NESTED, LANG_HOOKS_FUNCTION_MARK): Redefine.
9090
9091 2002-04-19  David S. Miller  <davem@redhat.com>
9092
9093         * config/sparc/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.
9094         * config/sparc/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Likewise.
9095
9096 2002-04-19  Jakub Jelinek  <jakub@redhat.com>
9097
9098         PR optimization/3756
9099         * config/i386/i386.c (ix86_expand_int_movcc): Optimize
9100         x = ((int) y < 0) ? cst1 : cst2.
9101
9102 2002-04-19  Jakub Jelinek  <jakub@redhat.com>
9103
9104         PR c/6358
9105         * function.c: Reapply patch for c/6358.
9106         (expand_function_end): Copy decl_rtl's mode, not
9107         current_function_return_rtx mode.
9108
9109 2002-04-19  Joel Sherrill  <joel@OARcorp.com>
9110
9111         * config/rtems.h (STARTFILE_SPEC, ENDFILE_SPEC): Fix for non-ELF
9112         targets.
9113
9114 2002-04-19  Tom Tromey  <tromey@redhat.com>
9115
9116         * doc/install.texi (Specific): Update status of Solaris 2.8.
9117         For PR libgcj/6158.
9118
9119 2002-04-19  Andreas Schwab  <schwab@suse.de>
9120
9121         * real.c: Allow sizeof (REAL_VALUE_TYPE) > 2*NE.
9122         (PUT_REAL): Restore old definition.
9123
9124 2002-04-19  Dan Nicolaescu  <dann@godzilla.ics.uci.edu>
9125             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9126
9127         * doc/install.texi (Specific, sparc-sun-solaris2*): Mention that
9128         binutils 2.11.2 and higher generate smaller binaries than Sun's
9129         native tools.
9130
9131 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9132
9133         PR c++/6352
9134         * toplev.c (rest_of_compilation): Do not defer functions for which
9135         TREE_SYMBOL_REFERENCED has already been set.
9136
9137 Fri Apr 19 15:53:03 CEST 2002  Jan Hubicka  <jh@suse.cz>
9138
9139         * i386.md (movsi_1, movhi_1): Force reload to use more flexible
9140         alternative.
9141
9142 2002-04-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9143
9144         * builtins.c: Include langhooks.h.
9145         (lang_type_promotes_to): Remove.
9146         (expand_builtin_va_arg): Use new hook.
9147         * c-common.c (c_common_nodes_and_builtins): Don't set hook.
9148         (simple_type_promotes_to): Move to c-typeck.c.
9149         * c-common.h (simple_type_promotes_to): Remove.
9150         * c-decl.c (duplicate_decls, grokdeclarator): Update.
9151         * c-format.c: Include langhooks.h.
9152         (check_format_types): Update.
9153         * c-tree.h (c_type_promotes_to): New.
9154         * c-typeck.c (c_type_promotes_to): Move from c-common.c.
9155         (type_lists_compatible_p): Update.
9156         * langhooks-def.h (lhd_type_promotes_to): New.
9157         (LANG_HOOKS_TYPE_PROMOTES_TO): New.
9158         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Update.
9159         * langhooks.c (lhd_type_promotes_to): New.
9160         * langhooks.h (struct lang_hooks_for_types): New hook.
9161         * tree.h (lang_type_promotes_to): Remove.
9162 objc:
9163         * objc-lang.c (LANG_HOOKS_TYPE_PROMOTES_TO): Redefine.
9164
9165 2002-04-18  Richard Henderson  <rth@redhat.com>
9166
9167         * function.c: Revert patch for c/6358.
9168
9169 2002-04-18  Richard Henderson  <rth@redhat.com>
9170
9171         * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN
9172         blocks.  Handle multiple references to the TRAP block.  Handle
9173         non-adjacent THEN and OTHER blocks.
9174
9175 2002-04-18  Richard Henderson  <rth@redhat.com>
9176
9177         * config/ia64/ia64.c (ia64_function_arg_pass_by_reference): Don't
9178         crash with no type for by-mode libcalls.
9179
9180         * config/ia64/ia64.md (conditional_trap): Fix predicate polarity.
9181
9182 2002-04-18  Bob Wilson  <bob.wilson@acm.org>
9183
9184         * config/xtensa/lib2funcs.S (__xtensa_libgcc_window_spill,
9185         __xtensa_nonlocal_goto): Use a syscall instructions to flush
9186         the register windows.
9187
9188 2002-04-18  Zack Weinberg  <zack@codesourcery.com>
9189
9190         * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as
9191         appropriate.  Document need for extended precision even when
9192         MAX_LONG_DOUBLE_TYPE_SIZE is smaller.  Define REAL_WIDTH here,
9193         based on REAL_VALUE_TYPE_SIZE.  Use REAL_WIDTH to size
9194         REAL_VALUE_TYPE.  Define CONST_DOUBLE_FORMAT here.  Use #error
9195         instead of relying on later syntax error when REAL_WIDTH > 5.
9196         * real.c: Define NE based only on whether or not we have a
9197         full 128-bit extended type (not INTEL_EXTENDED_IEEE_FORMAT).
9198         Require sizeof(REAL_VALUE_TYPE) == 2*NE.  Unconditionally
9199         define GET_REAL and PUT_REAL as simple memcpy operations; no
9200         need to byteswap or round.
9201         Use #error instead of #ifdef-ing out the entire file, for
9202         prompt error detection.
9203
9204         * rtl.c, gengenrtl.c: No need to calculate CONST_DOUBLE_FORMAT here.
9205
9206 2002-04-18  David S. Miller  <davem@redhat.com>
9207
9208         * config/sparc/sparc.h (BRANCH_COST): Define.
9209
9210         * fold-const.c (BRANCH_COST): Don't provide default here, expr.h
9211         does it.
9212
9213 2002-04-18  Hans-Peter Nilsson  <hp@bitrange.com>
9214
9215         * flow.c (update_life_info): Ignore return value of cleanup_cfg.
9216         Mask out PROP_SCAN_DEAD_CODE | PROP_KILL_DEAD_CODE in
9217         propagate_block calls after relaxation loop using new variable
9218         stabilized_prop_flags.
9219
9220 2002-04-18  Richard Henderson  <rth@redhat.com>
9221
9222         * config/ia64/ia64.c (ia64_function_arg_pass_by_reference): New.
9223         (ia64_va_arg): Expect variable sized types by reference.
9224         * config/ia64/ia64-protos.h: Update.
9225         * config/ia64/ia64.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use
9226         ia64_function_arg_pass_by_reference.
9227
9228 2002-04-18  Richard Henderson  <rth@redhat.com>
9229
9230         * ifcvt.c: Include except.h.
9231         (block_has_only_trap): Break out from find_cond_trap.
9232         (find_cond_trap): Use it.  Always delete the trap block.
9233         (merge_if_block): Allow then block null.  Be less simplistic about
9234         what insns can end a block.
9235         * Makefile.in (ifcvt.o): Depend on except.h.
9236
9237         * config/ia64/ia64.md (trap, conditional_trap): New.
9238
9239 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9240
9241         PR c/6358
9242         * function.c (assign_parms): Assign hard current_function_return_rtx
9243         register here...
9244         (expand_function_end): ...not here.
9245
9246 2002-04-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9247
9248         * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
9249         * c-tree.h (c_incomplete_type_error): New.
9250         * c-typeck.c (require_complete_type, build_component_ref): Update.
9251         (incomplete_type_error): Rename.
9252         * langhooks-def.h (lhd_incomplete_type_error): New.
9253         (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): New.
9254         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Update.
9255         * langhooks.c (lhd_incomplete_type_error): New.
9256         * langhooks.h (struct lang_hooks_for_types): New hook.
9257         * tree.c (size_in_bytes): Use new hook.
9258         * tree.h (incomplete_type_error): Remove.
9259 objc:
9260         * objc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
9261
9262 2002-04-18  Zack Weinberg  <zack@codesourcery.com>
9263
9264         * config/arc/arc.md: Remove #if HOST_FLOAT_FORMAT !=
9265         TARGET_FLOAT_FORMAT blocks.
9266
9267 2002-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9268
9269         * doc/install.texi (Downloading the source): Do not mention Chill
9270         any longer, but mention Ada.
9271         (Configuration): Do not mention Chill any longer.
9272
9273 2002-04-18  Hans-Peter Nilsson  <hp@axis.com>
9274
9275         * config/cris/cris.h (TARGET_VERSION): Remove local version number.
9276
9277 Thu Apr 18 17:14:08 CEST 2002  Jan Hubicka  <jh@suse.cz>
9278
9279         * i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution
9280         in last patch.
9281
9282 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9283
9284         * fold-const.c (fold): Use (*lang_hooks.types.unsigned_type)
9285         instead of unsigned_type.
9286
9287 Thu Apr 18 15:49:12 CEST 2002  Jan Hubicka  <jh@suse.cz>
9288
9289         * i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.
9290         * i386.md (sse_mov?fcc*): Swap operands for cases they will be swapped
9291         later.
9292
9293 2002-04-18  Bernd Schmidt  <bernds@redhat.com>
9294
9295         * attribs.c (vector_type_node_list): New static variable.
9296         (handle_vector_size_attribute): Use it to avoid generating a
9297         new type node each time we are called.
9298
9299         * combine.c (subst): Avoid trying to make a vector mode subreg of
9300         an integer constant.
9301         (gen_lowpart_for_combine): Likewise.
9302
9303 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9304             Jakub Jelinek  <jakub@redhat.com>
9305
9306         * fold-const.c (fold) [NOP_EXPR]: Convert (T)(x&c) into ((T)x&(T)c)
9307         for integer constant c (if x has unsigned type or sign bit is not
9308         set in c).  This folds the zero/sign extension into the bit-wise and
9309         operation.
9310
9311 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9312
9313         PR middle-end/6205
9314         * config/i386/i386.md (movsf_1): Use pxor only if TARGET_SSE2,
9315         otherwise xorps.
9316
9317 2002-04-17  NIIBE Yutaka  <gniibe@m17n.org>
9318
9319         * config/sh/elf.h: Undefine ASM_OUTPUT_CASE_LABEL.
9320
9321 2002-04-17  Nick Clifton  <nickc@cambridge.redhat.com>
9322
9323         * gcc.c (read_specs): Detect and fail if an attempt is made to
9324         rename a spec string to an already existing string.
9325
9326 2002-04-17  Ulrich Weigand  <uweigand@de.ibm.com>
9327
9328         * config/s390/s390.c (legitimize_pic_address): Do not generate
9329         illegal address constant without CONST.
9330
9331 2002-04-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9332
9333         * sparc/linux64.h (CC1_SPEC): Error for -m32 and -m64.
9334         * sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
9335
9336 2002-04-17  Ulrich Weigand  <uweigand@de.ibm.com>
9337
9338         PR optimization/6305
9339         * config/s390/s390.c (s390_expand_plus_operand): Use find_replacement
9340         to make sure previous reloads are taken into account.  Generate
9341         better code if one operand is an in-range immediate constant.
9342
9343 2002-04-16  Andrew Haley  <aph@cambridge.redhat.com>
9344
9345         * doc/install.texi (Building): libgcj requires GNU make.
9346
9347 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9348
9349         PR bootstrap/6315
9350         * config/sparc/sparc.md (movtf reg<-reg split): Allow spliting
9351         even if hard quad and register is not floating.
9352         (movtf reg<-mem split): Disallow splitting if hard quad and
9353         register is floating.
9354         (movtf mem<-reg split): Likewise.
9355         * config/sparc/sparc.c (fp_register_operand): New predicate.
9356         * config/sparc/sparc.h (PREDICATE_CODES): Add fp_register_operand.
9357
9358 2002-04-17  Zack Weinberg  <zack@codesourcery.com>
9359
9360         * Makefile.in (PROTO_OBJS): Add cppdefault.o.
9361         (protoize.o): Take $(PREPROCESSOR_DEFINES) off command line.
9362         (unprotoize.o): Ditto.  Build from protoize.c.  Define
9363         UNPROTOIZE on command line.
9364         * protoize.c: Include cppdefault.h.  Delete include_defaults.
9365         (in_system_include_dir): Use cpp_include_defaults (defined in
9366         cppdefault.o).
9367         * unprotoize.c: Delete file.
9368
9369 2002-04-17  Aldy Hernandez  <aldyh@redhat.com>
9370
9371         * config/rs6000/altivec.h (vec_ld): Add array variants.
9372         (vec_lde): Same.
9373         (vec_ldl): Same.
9374
9375 2002-04-17  Alan Matsuoka  <alanm@redhat.com>
9376             Aldy Hernandez <aldyh@redhat.com>
9377
9378         * config/rs6000/altivec.h: Define __ALTIVEC__.
9379         (bool): New.
9380         (__pixel): New.
9381         (pixel): New.
9382         (vec_cfux): New.
9383         (vec_vmaddfp): New.
9384         (vec_vsldoi): New.
9385         Add parentheses to all macro arguments.
9386
9387 2002-04-16  Richard Henderson  <rth@redhat.com>
9388
9389         PR c++/6320
9390         * except.c (remove_eh_handler): Insert inner regions at beginning
9391         of sibling chain.  Refactor expressions.
9392
9393 2002-04-16  Richard Henderson  <rth@redhat.com>
9394
9395         * config/sparc/sol2-bi.h (AS_SPARC64_FLAG): New.
9396         * config/sparc/sol2-gas-bi.h: New file.
9397         * config.gcc (sparc*-solaris): Add it as needed.
9398         * configure.in (AS_SPARC64_FLAG): Remove check.
9399         * config.in, configure: Regenerate.
9400
9401         * config/sparc/sol2-bi.h (CC1_SPEC): Error for -m32 and -m64.
9402
9403 2002-04-16  Richard Henderson  <rth@redhat.com>
9404
9405         * config/mips/mips.c (override_options): Don't override N32 for
9406         a 64-bit ISA.
9407
9408         PR 6202
9409         * config/mips/mips.md (can_delay): Split out of existing define_delays.
9410         (HILO_delay): Set can_delay false.
9411
9412 2002-04-16  Dale Johannesen <dalej@apple.com>
9413
9414         * config/rs6000/rs6000.c (rs6000_output_function_prologue): Compute
9415         instruction addresses.
9416         (rs6000_output_function_epilogue): Likewise.
9417
9418 2002-04-16  Paolo Carlini  <pcarlini@unitus.it>
9419
9420         * c-parse.in (poplevel, compstmt_start,
9421         compstmt_primary_start): Add ending ';', in accordance
9422         with POSIX.
9423
9424 2002-04-16  Richard Henderson  <rth@redhat.com>
9425
9426         * config.gcc (sparcv9-solaris): Configure for 64-bit default.
9427         Adjust tm_file order to get TARGET_DEFAULT set properly.
9428         (sparc-solaris): Configure 2.[78] for 64-bit multilibs.
9429         * doc/install.texi (sparc-solaris): Update.
9430
9431 2002-04-16  Dale Johannesen <dalej@apple.com>
9432
9433         * config/rs6000/rs6000.c (rs6000_emit_cmove): Fail if modes of
9434         comparison operands do not match each other or if modes of
9435         conditions do not match result.
9436
9437 2002-04-16  Hartmut Penner <hpenner@de.ibm.com>
9438
9439         PR target/6305
9440         * config/s390/s390.md (mulsidi3): Set both subregs of the
9441         multiword register.
9442
9443 2002-04-16  Aldy Hernandez  <aldyh@redhat.com>
9444
9445         * config/rs6000/altivec.h (vec_addc): Type check.
9446
9447 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9448
9449         PR middle-end/6279
9450         * expr.c (store_expr): Don't copy if DECL_RTL (exp) == target.
9451
9452         * expr.c (safe_from_p): Cleanup: use DECL_RTL_IF_SET.
9453
9454 2002-04-15  Richard Henderson  <rth@redhat.com>
9455
9456         * config/mips/abi64.h (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Set
9457         call_really_used_regs too.
9458
9459 2002-04-15  Richard Henderson  <rth@redhat.com>
9460
9461         * config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.
9462
9463 2002-04-15  David S. Miller  <davem@redhat.com>
9464
9465         * rtlanal.c (note_stores): Don't present PARALLEL SET_DESTs
9466         as being CLOBBERed.
9467
9468 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9469
9470         PR c/6290
9471         * config/rs6000/rs6000.c (easy_vector_constant): Return 1 if the
9472         CONST_VECTOR is { 0, ... 0 }.
9473
9474 2002-04-15  Loren J. Rittle  <ljrittle@acm.org>
9475
9476         * doc/install.texi (Installing GCC: Configuration): Clarify
9477         the only supported ways to configure gcc.
9478
9479 2002-04-15  Roland McGrath  <roland@frob.com>
9480
9481         * config.gcc (alpha*-*-gnu*): New target configuration.
9482         * config/alpha/gnu.h: New file for it.
9483         * config/gnu.h (TARGET_MEM_FUNCTIONS): #undef before #define.
9484
9485 2002-04-16  Mark Mitchell  <mark@codesourcery.com>
9486
9487         * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
9488         * c-common.c (c_expand_expr): Respect STMT_EXPR_NO_SCOPE.
9489         * tree.h (expand_start_stmt_expr): Update prototype.
9490         * stmt.c (expand_start_stmt_expr): Add has_scope parameter.
9491         * tree-inline.c (expand_call_inline): Set STMT_EXPR_NO_SCOPE
9492         on the STMT_EXPR created for the inline function.
9493
9494 2002-04-15  Richard Henderson  <rth@redhat.com>
9495
9496         * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,
9497         config/i386/linux-aout.h, config/i386/linux-oldld.h,
9498         config/i386/linux.h, config/i386/linux64.h, config/ia64/linux.h,
9499         config/m68k/linux-aout.h, config/m68k/linux.h, config/mips/linux.h,
9500         config/pa/pa-linux.h, config/pj/linux.h, config/s390/linux.h,
9501         config/sh/linux.h, config/sparc/linux-aout.h, config/sparc/linux.h,
9502         config/sparc/linux64.h, config/xtensa/linux.h (CPP_PREDEFINES):
9503         Define __gnu_linux__, not gnu_linux.
9504         * config/rs6000/sysv4.h (CPP_OS_GNU_SPEC): Likewise for gnu_hurd.
9505
9506 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9507
9508         Remove Chill front end.
9509         * gcc.c (default_compilers): Remove Chill entries.
9510         * ch: Remove directory.
9511         * doc/frontends.texi: Remove information about Chill.
9512         * doc/sourcebuild.texi: Likewise.
9513         * doc/standards.texi: Likewise.
9514
9515 2002-04-15  Douglas B Rupp  <rupp@gnat.com>
9516
9517         * config/alpha/vms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include.
9518         (LONGLONG_STANDALONE): Define.
9519
9520 2002-04-15  David S. Miller  <davem@redhat.com>
9521
9522         * config/sparc/sparc.c (sparc_emit_float_lib_cmp):
9523         Call emit_library_call with LCT_NORMAL.
9524         (sparc_initialize_trampoline): Use LCT_foo instead of
9525         magic constant in emit_library_call invocations.
9526         (sparc64_initialize_trampoline): Likewise.
9527         (sparc_profile_hook): Likewise.
9528         * config/sparc/sparc.md: Likewise.
9529
9530         * config/sparc/sparc.c (sparc_extra_constraint_check):
9531         Fix type of argument 'c'.
9532         * config/sparc/sparc-protos.h (sparc_extra_constraint_check):
9533         Likewise.
9534
9535 2002-04-15  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9536
9537         * diagnostic.h (output_buffer_state): Redefine.
9538         (output_format_decoder): New macro.
9539         (output_prefixing_rule): Likewise.
9540         (output_line_cutoff): Likewise.
9541         (diagnostic_format_decoder): Adjust.
9542         (diagnostic_prefixing_rule): Likewise.
9543         (diagnostic_line_cutoff): Likewise.
9544         (diagnostic_state): Likewise.
9545         (diagnostic_kind_count): Likewise.
9546         (diagnostic_buffer): Now a macro.
9547
9548         * diagnostic.c (diagnostic_buffer): Remove definition.
9549         (output_is_line_wrapping): Adjust.
9550         (set_real_maximum_length): Likewise.
9551         (output_set_maximum_length): Likewise.
9552         (init_output_buffer): Likewise.
9553         (lhd_print_error_function): Likewise.
9554         (output_do_verbatim): Likewise.
9555
9556 2002-04-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9557
9558         * cpperror.c (print_location): Don't print include chain
9559         if line == 0.
9560         (cpp_begin_message): Update to use DL_ macros.
9561         (cpp_ice, cpp_fatal, cpp_error_from_errno, cpp_warning,
9562         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line,
9563         cpp_notice, cpp_notice_from_errno): Remove.
9564         (cpp_error, cpp_error_with_line): Update to take a diagnostic
9565         level.
9566         (cpp_errno): New.
9567         * cppexp.c (CPP_ICE): Remove.
9568         (SYNTAX_ERROR, SYNTAX_ERROR2, parse_number, parse_defined,
9569         lex, integer_overflow, _cpp_parse_expr): Update.
9570         * cppfiles.c (read_include_file, find_include_file,
9571         handle_missing_header, _cpp_read_file, remap_filename): Update.
9572         * cpphash.h (enum error_type): Remove.
9573         (_cpp_begin_message): Update.
9574         * cppinit.c (append_include_chain, remove_dup_dirs, output_deps,
9575         cpp_handle_option, cpp_post_options): Update.
9576         * cpplex.c (trigraph_p, skip_escaped_newlines, skip_block_comment,
9577         skip_whitespace, parse_identifier, parse_slow, parse_string,
9578         _cpp_lex_direct, cpp_spell_token, maybe_read_ucs, cpp_parse_escape,
9579         cpp_interpret_charconst): Update.
9580         * cpplib.c (check_eol, directive_diagnostics, _cpp_handle_directive,
9581         lex_macro_node, do_undef, glue_header_name, parse_include,
9582         do_include_common, read_flag, do_line, do_linemarker, do_ident,
9583         cpp_register_pragma, do_pragma_once, do_pragma_system_header,
9584         do_pragma_poison, do_pragma_dependency, _cpp_do__Pragma, do_else,
9585         do_elif, do_endif, parse_answer, parse_assertion, do_assert,
9586         _cpp_pop_buffer, do_diagnostic): Update.
9587         * cpplib.h (DL_WARNING, DL_WARNING_SYSHDR, DL_PEDWARN, DL_ERROR,
9588         DL_FATAL, DL_ICE, DL_EXTRACT, DL_WARNING_P): New.
9589         (cpp_ice, cpp_fatal, cpp_error_from_errno, cpp_warning,
9590         cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line,
9591         cpp_notice, cpp_notice_from_errno): Remove.
9592         (cpp_error, cpp_error_with_line): Update to take a diagnostic
9593         level.
9594         (cpp_errno): New.
9595         * cppmacro.c (builtin_macro, stringify_arg, paste_all_tokens,
9596         collect_args, enter_macro_context, save_parameter, parse_params,
9597         _cpp_create_definition, check_trad_stringification,
9598         cpp_macro_definition): Update.
9599         * cppmain.c (cpp_preprocess_file): Update.
9600         * fix-header.c (read_scan_file): Update.
9601
9602 2002-04-14  Andreas Schwab  <schwab@suse.de>
9603
9604         * config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.
9605
9606 2002-04-14  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
9607
9608         * config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.
9609
9610 2002-04-13  Mark Mitchell  <mark@codesourcery.com>
9611
9612         * config/i386/gnu.h (CPP_PREDEFINES): Define __gnu_hurd__,
9613         not gnu_hurd.
9614
9615 2002-04-13  Hans-Peter Nilsson  <hp@axis.com>
9616
9617         * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.
9618
9619 2002-04-13      Joel Sherrill <joel@OARcorp.com>
9620
9621         * config/sparc/t-elf: Enable v8 multilibs.  Impacts
9622         sparc-elf and sparc-rtems targets.
9623
9624 2002-04-13  Mark Mitchell  <mark@codesourcery.com>
9625
9626         * alpha/linux.h: Define __gnu_linux__ wherever __linux__ is
9627         defined, and __gnu_hurd__ wherever __GNU__ is defined.
9628         * arm/linux-elf.h: Likewise.
9629         * cris/aout.h: Likewise.
9630         * cris/linux.h: Likewise.
9631         * i370/linux.h: Likewise.
9632         * i386/gnu.h: Likewise.
9633         * i386/linux-aout.h: Likewise.
9634         * i386/linux-oldld.h: Likewise.
9635         * i386/linux.h: Likewise.
9636         * i386/linux64.h: Likewise.
9637         * ia64/linux.h: Likewise.
9638         * m68k/linux-aout.h: Likewise.
9639         * m68k/linux.h: Likewise.
9640         * mips/linux.h: Likewise.
9641         * pa/pa-linux.h: Likewise.
9642         * pj/linux.h: Likewise.
9643         * rs6000/sysv4.h: Likewise.
9644         * s390/linux.h: Likewise.
9645         * sh/linux.h: Likewise.
9646         * sparc/linux-aout.h: Likewise.
9647         * sparc/linux.h: Likewise.
9648         * sparc/linux64.h: Likewise.
9649         * xtensa/linux.h: Likewise.
9650
9651 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9652
9653         * stmt.c (check_unique_operand_names): Expect operand names to
9654         be strings rather than identifiers.  Use simple_cst_equal to
9655         compare them.
9656         (resolve_operand_name_1): Make same identifier to string change here.
9657         * c-parse.in (asm_operand): Convert a named operand into a string.
9658         * cp/parse.y (asm_operand): Likewise.
9659
9660 2002-04-13  Andreas Schwab  <schwab@suse.de>
9661
9662         * config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).
9663
9664 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9665
9666         Revert these changes:
9667
9668         2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9669
9670         PR c++/5571
9671         * stor-layout.c (layout_decl): Reset the RTL for the decl.
9672
9673 2002-04-12  Richard Henderson  <rth@redhat.com>
9674
9675         * config.gcc (sparcv9-*-solaris2): Default to 32-bit code.
9676         (sparc*-*-solaris): Clean up header files.
9677         * configure.in (AS_SPARC64_FLAG): Error out if can't find it
9678         and plan on generating 64-bit code.
9679         * toplev.c (decode_g_option): Remove LINKER_DOES_NOT_WORK_WITH_DWARF2.
9680         * config/sparc/sol2-64.h: Delete and reuse for default 64-bit code.
9681         * config/sparc/sol2-sld-64.h: Rename ...
9682         * config/sparc/sol2-bi.h: ... here.  Remove the bits that checked
9683         for AS_SPARC64_FLAG not defined.
9684         * config/sparc/sol2-gld-bi.h: New.
9685         * config/sparc/sol2-sld.h: Remove.
9686         * config/sparc/sol26-sld.h: New.
9687         * config/sparc/sol2.h: Tidy comments.
9688         * doc/install.texi: Document sparc-solaris configury changes.
9689
9690 2002-04-12  Richard Henderson  <rth@redhat.com>
9691
9692         * recog.c (offsettable_address_p): Match the logic in adjust_address.
9693
9694         * config/sparc/sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Handle TFmode
9695         in 64-bit mode only.  Use only for 32-bit or MEDLOW.
9696
9697 2002-04-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9698
9699         * config/alpha/osf.h (LINK_SPEC): Pass -S to silence ld warnings.
9700
9701 Fri Apr 12 15:42:59 2002  Jeffrey A Law  (law@redhat.com)
9702
9703         * pa.c (pa_can_combine_p): Call extract_insn before calling
9704         constrain_operands.
9705
9706 2002-04-12  Douglas B Rupp  <rupp@gnat.com>
9707
9708         * config/i386/i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.
9709         (TARGET_ASM_NAMED_SECTION, RETURN_IN_MEMORY) Define.
9710         (DEFAULT_PCC_STRUCT_RETURN): Define as 0.
9711         (CPP_PREDEFINES): Handle __declspec.
9712         * config/i386/t-interix (USER_H): Remove.
9713
9714 2002-04-12  DJ Delorie  <dj@redhat.com>
9715
9716         * integrate.c (compare_blocks): Make comparisons safe for when
9717         sizeof(int) < sizeof(char *).
9718         (find_block): Likewise.
9719
9720 2002-04-12  Jan Hubicka  <jh@suse.cz>
9721             David Edelsohn  <edelsohn@gnu.org>
9722
9723         * config/rs6000/rs6000.c (call_operand): Allow LINK and COUNT
9724         registers.
9725         (symbol_ref_operand): New.
9726         * config/rs6000/rs6000.h (PREDICATE_CODES): Add symbol_ref_operand.
9727         * config/rs6000/rs6000.md (call_nonlocal_aix): Use symbol_ref_operand.
9728
9729 2002-04-12  Andreas Schwab  <schwab@suse.de>
9730
9731         * config/ia64/ia64.h (ASM_SPEC): Moved from here ...
9732         * config/ia64/sysv4.h (ASM_SPEC): ... to here, so that it
9733         overrides the definition in config/svr4.h.
9734
9735 2002-04-12      Eric Norum <eric.norum@usask.ca>
9736
9737         * config/rtems.h, config/a29k/rtems.h, config/arm/rtems-elf.h,
9738         config/c4x/rtems.h, config/h8300/rtems.h, config/i386/rtems.h,
9739         config/i386/rtemself.h, config/i960/rtems.h, config/m68k/rtems.h,
9740         config/m68k/rtemself.h, config/mips/rtems.h, config/mips/rtems64.h,
9741         config/pa/rtems.h, config/rs6000/rtems.h, config/sh/rtems.h,
9742         config/sh/rtemself.h, config/sparc/rtems.h, config/sparc/rtemself.h,
9743         config/v850/rtems.h (*-rtems*): Cleanup pass to move common
9744         definitions to config/rtems.h and make the targets more similar.
9745
9746 Fri Apr 12 08:06:54 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9747
9748         * expr.c (expand_assigment): Remove duplicate conversions #ifdef
9749         POINTERS_EXTEND_UNSIGNED.
9750         (store_constructor, expand_expr, case COMPONENT_REF): Likewise.
9751         (store_expr): Use TYPE_MODE (sizetype), not ptr_mode.
9752
9753         * emit-rtl.c (widen_memory_access): Don't do anything if MEMOFFSET
9754         not specified.
9755
9756 Fri Apr 12 12:11:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
9757
9758         * sh.c (calc_live_regs, sh_pr_n_sets): Use of PR_MEDIA_REG / PR_REG
9759         depends on TARGET_SHMEDIA, not TARGET_SH5.
9760
9761 2002-04-12  Hans-Peter Nilsson  <hp@bitrange.com>
9762
9763         * function.c (fixup_var_refs_1) <SET, handling VAR in SET_SRC>:
9764         For paradoxical (subreg VAR), replace VAR, don't try the subreg.
9765
9766 Fri Apr 12 10:51:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
9767
9768         * sh.c (broken_move): Constant 0. / 1. load is OK if there is
9769         no r0 clobber.
9770
9771 2002-04-12  Andreas Schwab  <schwab@suse.de>
9772
9773         * config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash.
9774
9775 2002-04-12  Richard Henderson  <rth@redhat.com>
9776
9777         PR bootstrap/4191
9778         * config/d30v/d30v.h (INIT_SECTION_ASM_OP): Don't undef.
9779
9780         * flow.c (mark_used_reg): Manage reg_cond_dead properly for
9781         modes spanning multiple hard regs.
9782
9783         * recog.c (peephole2_optimize): Rebuild jump labels as needed.
9784
9785 2002-04-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9786
9787         * pa.c (pa_output_function_prologue): Don't accumulate the total
9788         number of code bytes when using TARGET_64BIT, or gas, SOM and not
9789         the portable runtime.
9790         (output_deferred_plabels): Handle 64bit plabels.
9791         (output_cbranch): Use $PIC_pcrel$0 for pc relative relocations when
9792         generating pic code using the GAS assembler for object formats that
9793         are not SOM (ie., ELF32 and ELF64).
9794         (output_millicode_call): Check attribute type if attribute length is 28.
9795         Likewise use $PIC_pcrel$0.  Only call get_attr_length and
9796         dbr_sequence_length once.
9797         (output_call): Likewise use $PIC_pcrel$0, and call get_attr_length and
9798         dbr_sequence_length once.
9799         * pa.h (TARGET_SOM): Define if not defined.
9800         * pa.md (pattern to load address of label): Likewise use $PIC_pcrel$0
9801         with GAS and not SOM.
9802         (jump, call_internal_reg, call_value_internal_reg): Likewise.
9803         * som.h (OBJ_SOM): Rename to TARGET_SOM.  Undefine before defining.
9804
9805 2002-04-11  David O'Brien  <obrien@FreeBSD.org>
9806
9807         * config/freebsd.h (NO_IMPLICIT_EXTERN_C, SCCS_DIRECTIVE): Give value.
9808         (DEFAULT_PCC_STRUCT_RETURN) Do not redefine.
9809         (USER_LABEL_PREFIX, HANDLE_SYSV_PRAGMA, IDENT_ASM_OP,
9810         DWARF2_DEBUGGING_INFO, DBX_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE):
9811         elfos.h and dbxelf.h values are fine now.
9812         * config/i386/freebsd.h, config/alpha/freebsd.h
9813         (DEFAULT_PCC_STRUCT_RETURN): Define to 0.
9814
9815 2002-04-11  David O'Brien  <obrien@FreeBSD.org>
9816
9817         * config/ia64/aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__
9818         or set Acpu or Amachine.  Reformat.
9819         (ASM_SPEC, DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Do not
9820         define.
9821         (LINK_SPEC): Do not need to undef.
9822         * config/ia64/elf.h (ASM_EXTRA_SPEC): Define.
9823         * config/ia64/freebsd.h (LINK_SPEC): Do not need to undef.
9824         (ASM_SPEC, DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Do not
9825         define.
9826         * config/ia64/hpux.h (ASM_EXTRA_SPEC): Define.
9827         (ASM_SPEC): Do not define, use ASM_EXTRA_SPEC instead.
9828         (LINK_SPEC): Do not need to undef.
9829         (DONT_USE_BUILTIN_SETJMP): Do not define.
9830         * config/ia64/ia64.h (ASM_SPEC, ASM_EXTRA_SPEC): Add.
9831         (CPP_CPU_SPEC): Define _LP64, set Acpu and Amachine.  Remove -Dia64.
9832         (DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Define.
9833         Remove trailing spaces.
9834         * config/ia64/linux.h (CPP_PREDEFINES): Do not define _LP64/__LP64__,
9835         __ELF__, or set Acpu or Amachine.  Reformat.
9836         (ASM_SPEC, DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Do not
9837         define.
9838
9839 2002-04-11  David O'Brien  <obrien@FreeBSD.org>
9840
9841         * config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match
9842         all other *-*-freebsd* targets.
9843
9844 2002-04-11  Richard Henderson  <rth@redhat.com>
9845
9846         * config.gcc (alpha*-*-linux*ecoff): Detect and reject.
9847
9848 2002-04-11  David O'Brien  <obrien@FreeBSD.org>
9849
9850         * config.gcc (alpha*-*-openbsd, alpha64-dec-*vms,alpha*-dec-*vms):
9851         Include {cpu}/{cpu}.h thru tm_file.
9852         (alpha*-*-linux*ecoff): Remove target.
9853         * config/alpha/elf.h (CPP_SUBTARGET_SPEC): Define __ELF__.
9854         (LINK_SPEC): Remove, is not OS independent.
9855         * config/alpha/freebsd.h (CPP_SPEC): Do not define __ELF__.
9856         (LINK_SPEC): Do not need to #undef any longer.
9857         * config/alpha/linux-ecoff.h (LINK_SPEC): Do not need to #undef
9858         any longer.
9859         * config/alpha/linux-elf.h (SUB_CPP_PREDEFINES): Do not define
9860         __ELF__.
9861         (LINK_SPEC): Moved here from alpha/elf.h.
9862         * config/alpha/linux.h (CPP_PREDEFINES): No longer consumer of
9863         SUB_CPP_PREDEFINES.
9864         * config/alpha/linux-ecoff.h: Remove.
9865         * config/alpha/netbsd.h (CPP_PREDEFINES): Do not define __ELF__.
9866         (CPP_SPEC): Define _POSIX_SOURCE as needed.
9867         (CPP_SUBTARGET_SPEC): Do not define.
9868         (LINK_SPEC): Do not need to #undef any longer.
9869         * config/alpha/openbsd.h: Do not directly include alpha/alpha.h.
9870         * config/alpha/vms.h: Likewise.
9871
9872 2002-04-11  Richard Sandiford  <rsandifo@redhat.com>
9873
9874         * doc/extend.texi: Remove old claim that typedefs cannot have
9875         an alignment attribute.
9876
9877 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9878
9879         PR optimization/6177
9880         * expr.c (expand_expr) [COMPONENT_REF]: Handle op0 CONCAT if
9881         bitpos is 0 and bitsize CONCAT size.
9882
9883 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9884
9885         PR c/6223
9886         * combine.c (if_then_else_cond): Use trunc_int_for_mode on nz.
9887
9888 2002-04-10  David O'Brien  <obrien@FreeBSD.org>
9889
9890         * config/alpha/freebsd.h: Minor reformatting.
9891         (CPP_SPEC): Define ELF and add cpp_subtarget.
9892         (ASM_SPEC): No longer needed.
9893
9894 2002-04-11  Richard Henderson  <rth@redhat.com>
9895
9896         * config/sparc/sparc.md (movdi_insn_sp32): Add o/J alternative.
9897         (movdi_insn_sp32_v9): Likewise.  Only allow stx with aligned memory.
9898         (dimode mem/zero splitter): New.
9899
9900 2002-04-11  Hans-Peter Nilsson  <hp@axis.com>
9901
9902         * config/cris/cris.c (cris_override_options): Tweak error message
9903         for PIC not implemented.
9904
9905         * config/cris/cris.h: Tweak comments related to parameter-passing.
9906
9907         * t-cris (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc here.
9908
9909 2002-04-10  Richard Henderson  <rth@redhat.com>
9910
9911         * except.c (add_ehl_entry): Allow duplicates after landing pad
9912         creation.
9913
9914 2002-04-10  David Edelsohn  <edelsohn@gnu.org>
9915
9916         * config/rs6000/t-aix43 (SHLIB_NM_FLAGS): Add -X32_64.
9917
9918 2002-04-10  Toon Moene  <toon@moene.indiv.nluug.nl>
9919
9920         * c-decl.c (c_init_decl_processing): Move generation of
9921         decls for g77_integer_type_node and friends from here ...
9922         * c-common.c (c_common_nodes_and_builtins): ... to here.
9923
9924 2002-04-10  Ulrich Weigand  <uweigand@de.ibm.com>
9925
9926         * reload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGNUM
9927         is only used as frame pointer when frame_pointer_needed is true.
9928
9929 2002-04-10  Richard Earnshaw  <rearnsha@arm.com>
9930
9931         PR target/817
9932         * arm.md (arm_movdi): Adjust neg_pool_range attribute to allow
9933         for the fact that the pool entry uses two words.
9934         (movdf_hard_insn): Similarly.  Also, ADR instruction can span
9935         1k bytes.
9936         (movdf_soft_insn): Similarly.
9937         (movxf_hard_insn): Adjust neg_pool_range attribute to allow
9938         for the fact that the pool entry uses three words.
9939
9940 2002-04-10  Richard Sandiford  <rsandifo@redhat.com>
9941
9942         * config/mips/mips.c (mips_va_arg): When using the struct version
9943         of the EABI va_list, allow arguments in the register save area to
9944         take up less room than a stack argument.
9945
9946 2002-04-10  Richard Henderson  <rth@redhat.com>
9947
9948         * expr.c (expand_expr) [INTEGER_CST]: Don't force into registers
9949         if EXPAND_INITIALIZER.
9950
9951 2002-04-09  Richard Henderson  <rth@redhat.com>
9952
9953         * config/alpha/alpha.md (movdi_er_maybe_g): New.
9954         * config/alpha/alpha.c (alpha_expand_mov): Use it.
9955
9956 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9957
9958         PR optimization/6233
9959         * rtlanal.c (pure_call_p): New function.
9960         * rtl.h (pure_call_p): Declare.
9961         * loop.c (prescan_loop): Use it to set has_nonconst_call.
9962         * gcse.c (store_killed_in_insn): Use pure_call_p here too.
9963
9964 2002-04-09  Eric Christopher  <echristo@redhat.com>
9965
9966         * config/mips/mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional
9967         information to .comm directive.
9968
9969 2002-04-09  Richard Henderson  <rth@redhat.com>
9970
9971         PR c/5078
9972         * expr.c (expand_expr) [INTEGER_CST]: Force overflows into registers.
9973
9974 2002-04-09  Richard Henderson  <rth@redhat.com>
9975
9976         * basic-block.h (flow_delete_block_noexpunge): Declare.
9977         (expunge_block_nocompact): Declare.
9978         * cfg.c (expunge_block_nocompact): Split out from ...
9979         (expunge_block): ... here.
9980         * cfgrtl.c (can_delete_label_p): Don't use exception_handler_labels.
9981         (flow_delete_block_noexpunge): Split out from ...
9982         (flow_delete_block): ... here.
9983         * cfgcleanup.c (delete_unreachable_blocks): Compact while
9984         removing dead blocks.
9985         * except.c (exception_handler_labels): Remove.
9986         (exception_handler_label_map): New.
9987         (struct eh_region): Add aka member.
9988         (mark_ehl_map_entry, mark_ehl_map, free_region): New.
9989         (ehl_hash, ehl_eq, ehl_free, add_ehl_entry): New.
9990         (for_each_eh_label, for_each_eh_label_1): New.
9991         (init_eh): Register exception_handler_label_map.
9992         (free_eh_status): Use free_region.
9993         (find_exception_handler_labels): Use the map, not the list.
9994         (remove_exception_handler_label): Likewise.
9995         (maybe_remove_eh_handler): Likewise.
9996         (remove_eh_handler): Use the region aka bitmap.
9997         * except.h (exception_handler_labels): Remove.
9998         (for_each_eh_label): Declare.
9999         * jump.c (rebuild_jump_labels): Don't check exception_handler_labels.
10000         * loop.c (invalidate_loops_containing_label): New.
10001         (find_and_verify_loops): Use it.  Use for_each_eh_label.
10002         * sched-rgn.c (is_cfg_nonregular): Use
10003         current_function_has_exception_handlers.
10004
10005 2002-04-09  Richard Henderson  <rth@redhat.com>
10006
10007         * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,
10008         sbitmap_a_or_b, sbitmap_a_or_b_and_c, sbitmap_a_and_b_or_c):
10009         Do not return changed status.
10010         (sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg, sbitmap_a_xor_b_cg,
10011         sbitmap_a_or_b_cg, sbitmap_a_or_b_and_c_cg, sbitmap_a_and_b_or_c_cg):
10012         New functions that do return changed status.
10013         * sbitmap.h: Update decls.
10014         * gcse.c, lcm.c: Use _cg functions as needed.
10015
10016 Tue Apr  9 19:15:57 2002  J"orn Rennecke <joern.rennecke@superh.com>
10017
10018         * config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h.
10019         (sh64-*-elf*, sh-*-rtemself*): Likewise.
10020         * config/sh/embed_bb.c: New file.
10021         * config/sh/embed-elf.h: New file.
10022         * sh.h (CPP_SPEC): Supply __SIZE_TYPE__ and __PTRDIFF_TYPE__
10023         if -m[12345]* option is given.  Don't use subtarget_cpp_ptr_spec.
10024         (CPP_DEFAULT_CPU_SPEC): Add settings for __SIZE_TYPE__ and
10025         __PTRDIFF_TYPE__ .
10026         (SUBTARGET_CPP_PTR_SPEC): Don't define.
10027         (EXTRA_SPECS): Remove subtarget_cpp_ptr_spec.
10028         Add subtarget_asm_endian_spec.
10029         (ASM_SPEC): Use subtarget_asm_endian_spec.
10030         (SUBTARGET_ASM_ENDIAN_SPEC): Define.
10031         (RETURN_ADDR_RTX): Use PR_MEDIA_REG for TARGET_SH5.
10032         (WCHAR_UNSIGNED): Define.
10033         (SH_ELF_WCHAR_TYPE, SH_DBX_REGISTER_NUMBER): Define.
10034         (DBX_REGISTER_NUMBER): Use SH_DBX_REGISTER_NUMBER.
10035         (ALLOCATE_INITIAL_VALUE): Use PR_MEDIA_REG for TARGET_SH5.
10036         Fix value.
10037         * sh.c (calc_live_regs): Use PR_MEDIA_REG for TARGET_SH5.
10038         (sh_adjust_cost): Likewise.
10039         sh64.h (CPP_DEFAULT_CPU_SPEC): Add settings for __SIZE_TYPE__ and
10040         __PTRDIFF_TYPE__ .
10041         (SUBTARGET_CPP_PTR_SPEC, WCHAR_TYPE): Don't #undef/ #define.
10042         (WCHAR_TYPE_SIZE): Likewise.
10043         (ASM_SPEC): Use subtarget_asm_endian_spec.
10044         (SH_ELF_WCHAR_TYPE): #undef/ #define.
10045         (MAX_WCHAR_TYPE_SIZE): Don't #undef.
10046         * config/sh/elf.h (WCHAR_UNSIGNED): #undef .
10047         (MAX_WCHAR_TYPE_SIZE): Don't #define .
10048         (WCHAR_TYPE, WCHAR_TYPE_SIZE): #undef / #define .
10049         (USER_LABEL_PREFIX): Don't #undef /#define .
10050         (DBX_REGISTER_NUMBER): Use SH_DBX_REGISTER_NUMBER.
10051         * config/elf/linux.h (USER_LABEL_PREFIX): Don't #undef /#define .
10052         (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE): Likewise.
10053         (ASM_SPEC): Likewise.
10054         (SUBTARGET_ASM_ENDIAN_SPEC): #undef / #define .
10055         (CC1_SPEC): don't supply -m3 for -m4*, -m5*.
10056         * t-sh: (LIB1ASMFUNCS): Use LIB1ASMFUNCS_CACHE.
10057         (LIB2FUNCS_EXTRA): Define.
10058         * t-sh64 (LIB2FUNCS_EXTRA): Define.
10059         * config/sh/t-linux (LIB1ASMFUNCS): Don't redefine.
10060         (LIB1ASMFUNCS_CACHE): Define.
10061         (LIB2FUNCS_EXTRA): Redefine empty.
10062
10063 2002-04-08  Richard Henderson  <rth@redhat.com>
10064
10065         * reorg.c (get_branch_condition): Use reversed_comparison_code.
10066
10067 2002-04-09  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10068
10069         * config/m68hc11/larith.asm (__map_data_section): Fix condition
10070         and optimize for size.
10071         (__do_global_ctors): Fix pointer comparison.
10072         (__do_global_dtors): Likewise.
10073
10074 2002-04-09  David S. Miller  <davem@redhat.com>
10075
10076         * config/sparc/sparc.c (sparc_extra_constraint_check): New
10077         function, implementing EXTRA_CONSTRAINTS.  For memory constraints,
10078         allow reloading pseudos.
10079         * config/sparc/sparc.h (EXTRA_CONSTRAINTS): Use it.
10080         * config/sparc/sparc-protos.h: Declare it.
10081
10082         * config/sparc/sparc.c (const64_is_2insns): Kill signed vs.
10083         unsigned comparison warning.
10084         (output_restore_regs): Mark leaf_function as unused.
10085
10086 Tue Apr  9 09:35:45 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10087
10088         * expr.c (is_aligning_offset): New function.
10089         (expand_expr, case COMPONENT_EXPR): Call it.
10090
10091 2002-04-08  David S. Miller  <davem@redhat.com>
10092
10093         PR target/6082
10094         * config/sparc/freebsd.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDLOW
10095
10096         Make init_priority work on Sparc when using GNU ld.
10097         * config/sparc/linux.h, config/sparc/linux64.h,
10098         config/sparc/netbsd-elf.h, config/sparc/freebsd.h
10099         (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Undefine.
10100         * config/sparc/sol2-gld.h: New file to do the same.
10101         * config.gcc (sparc*-*-solaris2*): If gnu_ld=yes add
10102         sparc/sol2-gld.h to tm_file.
10103
10104         PR optimization/4328
10105         * config/sparc/sparc.h (EXTRA_CONSTRAINT): Add new constraint 'W'.
10106         * doc/md.texi: Document it.
10107         * config/sparc/sparc.md (movdi_insn_sp64_novis,
10108         movdi_insn_sp64_vis, movdf_insn_sp32, movdf_insn_v9only_novis,
10109         movdf_insn_v9only_vis, movdf_insn_sp64_novis,
10110         movdf_insn_sp64_vis): Use it as MEM constraing with 'e' registers.
10111         * config/sparc/sparc.c (mem_min_alignment): Fix comment.
10112
10113 2002-04-08  Andreas Jaeger  <aj@suse.de>
10114
10115         * stmt.c (expand_asm_operands): Revert last patch from Richard
10116         Henderson.
10117
10118 2002-04-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10119
10120         * doc/contrib.texi (Contributors): Add John David Anglin and Loren
10121         J. Rittle (the latter also to Testers).  Update David O'Brien's entry.
10122
10123 2002-04-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10124
10125         * doc/contrib.texi (Contributors): Add David O'Brien.
10126
10127 2002-04-08  Alan Modra  <amodra@bigpond.net.au>
10128
10129         * configure.in (auto-build.h): Use target_alias and build_alias
10130         when running configure.
10131         (gcc_cv_as, gcc_cv_ld): Search install paths when build != host too.
10132         (gcc_cv_nm, gcc_cv_objdump): Set for build != host too.
10133         * configure: Regenerate.
10134
10135 2002-04-07  David S. Miller  <davem@redhat.com>
10136
10137         * config.gcc (sparc64-*-linux*): Add t-crtfm to tmake_file.
10138
10139 2002-04-07  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10140
10141         PR 5933
10142         * pa.h (ASM_OUTPUT_MI_THUNK): Use indirect jump to target function when
10143         generating 32-bit pic code.
10144
10145 2002-04-06  Jason Thorpe  <thorpej@wasabisystems.com>
10146
10147         * cppinit.c (cpp_create_reader): Initialize
10148         discard_comments_in_macro_exp.
10149         (COMMAND_LINE_OPTIONS): Add "-CC" option.
10150         (cpp_handle_option): Handle "-CC" option.
10151         * cpplex.c (save_comment): If saving a C++ comment in
10152         a directive, convert it to a C comment.
10153         (_cpp_lex_direct): Pass second comment start character to
10154         save_comment to indicate comment type.
10155         * cpplib.c (_cpp_handle_directive): If processing
10156         a "#define" directive and discard_comments_in_macro_exp
10157         is false,  re-enable saving of comments.
10158         (lex_macro_node): If discard_comments_in_macro_exp is false,
10159         discard any comments before the macro identifier.
10160         * cpplib.h (struct cpp_options): Add discard_comments_in_macro_exp
10161         member.
10162         * cppmacro.c (cpp_get_token): If expanding a macro while
10163         processing a directive, discard any comments we might encounter.
10164         (parse_params): If discard_comments_in_macro_exp is false,
10165         ignore comments in the macro parameter list.
10166         * gcc.c (cpp_unique_options): Add "-CC" option.
10167         (option_map): Map "--comments-in-macros" to "-CC".
10168         * doc/cppopts.texi: Document "-CC" option.
10169         * f/lang-specs.h: Add "-CC" option.
10170         * testsuite/gcc.dg/cpp/maccom1.c: New test.
10171         * testsuite/gcc.dg/cpp/maccom2.c: New test.
10172         * testsuite/gcc.dg/cpp/maccom3.c: New test.
10173         * testsuite/gcc.dg/cpp/maccom4.c: New test.
10174         * testsuite/gcc.dg/cpp/maccom5.c: New test.
10175         * testsuite/gcc.dg/cpp/maccom6.c: New test.
10176
10177 2002-04-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10178
10179         PR middle-end/6180
10180         * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.
10181
10182 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10183
10184         PR c++/5571
10185         * stor-layout.c (layout_decl): Reset the RTL for the decl.
10186
10187         PR opt/5120
10188         * sibcall.c (optimize_sibling_and_tail_recursive_call): Clear
10189         RTX_UNCHANGING_P for the functions arguments when a tail call
10190         is made.
10191
10192 2002-04-06  Jason Merrill  <jason@redhat.com>
10193
10194         * toplev.c (flag_no_inline, flag_really_no_inline): Default to 2.
10195         (parse_options_and_default_flags): Set them appropriately.
10196         * c-common.c (c_common_post_options): Don't set flag_really_no_inline.
10197
10198 2002-04-06  Hans-Peter Nilsson  <hp@bitrange.com>
10199
10200         * config/mmix/t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc
10201         here.
10202
10203         * config/mmix/mmix.h (INITIAL_ELIMINATION_OFFSET): Remove spurious
10204         semicolon.
10205
10206         * config/mmix/mmix.c (mmix_expand_builtin_va_arg): Variable-size
10207         types come in by-reference.  Fix typo in comment.
10208
10209 2002-04-05  David S. Miller  <davem@redhat.com>
10210
10211         * config/sparc/freebsd.h (ENDFILE_SPEC): Add crtfastmath bits.
10212         * config.gcc (sparc64-wrs-vxworks, sparc-*-chorusos,
10213         sparc-*-rtems*, sparclite-*-elf* sparc86x-*-elf*, sparc64-*-elf*,
10214         {sparc64,ultrasparc}-*-freebsd*): Add sparc/t-crtfm to tmake_file.
10215
10216 2002-04-05  David S. Miller  <davem@redhat.com>
10217
10218         * config/sparc/sparc.c (sparc_nonflat_function_epilogue): If we
10219         are not going to emit return instructions, emit at least a nop
10220         for the sake of sane backtraces.
10221
10222 2002-04-05  Richard Henderson  <rth@redhat.com>
10223
10224         * doc/rtl.texi (Regs and Memory): Document (mem:BLK (scratch)).
10225
10226 2002-04-05  Jakub Jeilnek  <jakub@redhat.com>
10227
10228         * mklibgcc.in: Use $tmpmapfile, not tmp-$@.
10229
10230 2002-04-05  Alexandre Oliva  <aoliva@redhat.com>
10231
10232         * config/mips/mips.h (ISA_HAS_BRANCHLIKELY, ISA_HAS_CONDMOVE,
10233         ISA_HAS_FP4, ISA_HAS_MADD_MSUB, ISA_HAS_NMADD_NMSUB,
10234         ISA_HAS_CLZ_CLO, ISA_HAS_DCLZ_DCLO): Disable if TARGET_MIPS16.
10235
10236 2002-04-05  Andreas Schwab  <schwab@suse.de>
10237
10238         * c-convert.c: Include c-common.h.
10239         * Makefile.in (c-convert.o): Updated.
10240
10241 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
10242
10243         * mklibgcc.in: Use separate libgcc.map for each multilib.
10244         * Makefile.in (distclean): Don't remove libgcc.map here.
10245
10246 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
10247
10248         * Makefile.in (s-mlib): Handle --disable-multilib by separate
10249         genmultilib invocation.
10250
10251 2002-04-04  Richard Sandiford  <rsandifo@redhat.com>
10252
10253         * config/mips/mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs
10254         to avoid clash with Irix header file sys/ucontext.h.  Rename gp_regs
10255         to num_gprs for symmetry.
10256         * config/mips/mips.c: Adjust accordingly.
10257
10258 2002-04-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10259
10260         * c-common.c (truthvalue_conversion): Rename, update.
10261         * c-common.h (c_common_truthvalue_conversion): New.
10262         * c-convert.c (convert): Update.
10263         * c-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
10264         * c-parse.in (expr_no_commas, if_prefix, select_or_iter_stmt): Update.
10265         * c-typeck.c (build_binary_op, build_unary_op,
10266         build_conditional_expr): Update.
10267         * fold-const.c (constant_boolean_node, fold): Use langhook.
10268         * langhooks-def.h (LANGHOOK_INITIALIZER): Update.
10269         * langhooks.h (struct lang_hooks): New hook.
10270         * stmt.c (expand_decl_cleanup): Use langhook.
10271         * tree.h (truthvalue_conversion): Remove.
10272 objc:
10273         * objc-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
10274
10275 2002-04-05  Alan Modra  <amodra@bigpond.net.au>
10276
10277         * config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtsavres.o
10278         Add rules to make null object file.
10279
10280 2002-04-04  Jim Blandy  <jimb@redhat.com>
10281
10282         * cppmacro.c (cpp_macro_definition): Do not emit spaces after
10283         macro formal parameter names.
10284
10285 2002-04-04  David S. Miller  <davem@redhat.com>
10286
10287         * calls.c (store_one_arg): If ECF_SIBCALL, use tail_call_reg.
10288
10289 2002-04-04  Richard Henderson  <rth@redhat.com>
10290
10291         PR middle-end/5099
10292         * stmt.c (expand_asm_operands): Validate outputs vs asm_operand_ok.
10293         Support copies into and out of memory.  Don't accept allows_reg
10294         and allows_mem as gospel.
10295
10296 2002-04-04  Richard Henderson  <rth@redhat.com>
10297
10298         PR opt/6165
10299         * alias.c (true_dependence): Force (mem:blk (scratch)) to conflict.
10300         (write_dependence_p): Likewise.
10301
10302 2002-04-04  Richard Henderson  <rth@redhat.com>
10303
10304         * predict.c (estimate_bb_frequencies): Do frequency calculation
10305         with a volatile temporary.
10306
10307 2002-04-04  Ulrich Weigand  <uweigand@de.ibm.com>
10308
10309         * config/s390/linux.h (LOCAL_LABEL_PREFIX): Define.
10310
10311 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10312
10313         PR c++/6119
10314         * final.c (final_start_function): Don't bump profile_label_no here...
10315         (final_end_function): ...but here.
10316
10317 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10318
10319         * config/sparc/sparc.md (pic): New attribute.
10320         (do_builtin_setjmp_setup): Save %fp, %i7 and %l7 for TARGET_V9
10321         into stack slots.
10322         (split after do_builtin_setjmp_setup): New.
10323
10324 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10325
10326         PR fortran/6106
10327         * config/sparc/sparc.h (MIN_UNITS_PER_WORD): Backout 2001-01-01
10328         change.
10329
10330 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10331
10332         * config/sparc/sparc.c (sparc_va_arg): Adjust va_list by
10333         UNITS_PER_WORD for zero sized aggregates.
10334
10335 2002-04-03  David S. Miller  <davem@redhat.com>
10336
10337         * gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new
10338         one-character spec for this, just use %(link_gcc_c_sequence).
10339
10340 2002-04-03  David S. Miller  <davem@redhat.com>
10341
10342         * config/sparc/crtfastmath.c (FPRS_NS): Delete bogus little-endian
10343         handling.
10344
10345 2002-04-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10346
10347         * pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.
10348         (DWARF_FRAME_RETURN_COLUMN): Move.
10349         (ASM_PREFERRED_EH_DATA_FORMAT): Define.
10350         (ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX): Define.
10351         * pa.c (except.h, predict.h): Include.
10352         (FRP): Delete.
10353         (store_reg_modify, set_reg_plus_d): Revise prototypes.
10354         (output_ascii): Add cast.
10355         (store_reg_modify): Revise to add frame notes.
10356         (set_reg_plus_d): Likewise.
10357         (compute_frame_size): Include space for eh data registers in frame if
10358         the current function calls eh_return.
10359         (hppa_expand_prologue):  Ensure register %r2 is saved if the current
10360         function calls eh_return.  Save eh data registers if the current
10361         function calls eh_return.  Fix code to add frame notes.  Emit
10362         blockage to prevent insns with frame notes being scheduled in the
10363         delay slot of calls.
10364         (hppa_expand_epilogue): Restore eh data registers and do final stack
10365         adjustment if the current function calls eh_return.  Don't add frame
10366         notes.
10367         (output_call): Revise for change in length of call insn.  Don't do
10368         return pointer adjustment for an unconditional jump in the delay slot
10369         of a call when using frame notes.
10370         * pa.h (EH_RETURN_DATA_REGNO): Revise for TARGET_64BIT compatibility.
10371         (EH_RETURN_HANDLER_RTX): Use saved value on stack.
10372         (ARG_POINTER_CFA_OFFSET): Define.
10373         * pa.md (return_external_pic): New pattern.
10374         (prologue): Correct formatting.  Use return_external_pic if current
10375         function calls eh_return.
10376         (call_internal_symref, call_value_internal_symref,
10377         sibcall_internal_symref, sibcall_value_internal_symref): Change default
10378         lengths of short, long non-pic, and long pic calls to 8, 68, and 84,
10379         respectively.
10380         (exception_receiver): Use hppa_pic_save_rtx () to restore pic register.
10381
10382         * configure.in ("assembler dwarf2 debug_line support"): Add hppa*-*-* to
10383         list of targets to check using "nop" insn.
10384         * configure: Rebuilt.
10385
10386 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
10387
10388         * config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Define.
10389
10390 2002-04-03  David S. Miller  <davem@redhat.com>
10391
10392         * gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c
10393         library sequence passed to the linker.
10394         (LINK_COMMAND_SPEC): Use it.
10395         * doc/tm.texi: Document it, and mention from LINK_COMMAND_SPEC as
10396         a macro a target can use to avoid overriding LINK_COMMAND_SPEC.
10397         * config/sparc/sparc.h (LINK_GCC_C_SEQUENCE_SPEC): Define.
10398
10399 2002-04-03  Jason Merrill  <jason@redhat.com>
10400
10401         * except.c (struct eh_status): Remove protect_list.
10402         (begin_protect_partials, end_protect_partials): Remove.
10403         (add_partial_entry): Remove.
10404         * except.h: Remove prototypes.
10405
10406         * expr.c (expand_expr) [WITH_CLEANUP_EXPR, TARGET_EXPR]: Use
10407         expand_decl_cleanup_eh.
10408
10409         PR c++/5636
10410         * tree.h (CLEANUP_EH_ONLY): New macro.
10411         * stmt.c (expand_decl_cleanup_eh): New fn.
10412         (expand_cleanups): Check CLEANUP_EH_ONLY.
10413         * c-semantics.c (genrtl_decl_cleanup): Just take the CLEANUP_STMT.
10414         Use expand_decl_cleanup_eh.
10415         (expand_stmt): Adjust.
10416         * c-common.h: Adjust prototype.
10417
10418 2002-04-04  Hans-Peter Nilsson  <hp@axis.com>
10419
10420         * config/cris/cris.c (cris_target_asm_function_prologue): Cast
10421         uses of PIC_OFFSET_TABLE_REGNUM to int to silence warnings.
10422         (cris_target_asm_function_epilogue): Ditto.
10423         (cris_initial_frame_pointer_offset): Ditto.
10424         (cris_simple_epilogue): Ditto.
10425         (cris_expand_builtin_va_arg): Variable-size types come in
10426         by-reference.
10427
10428 2002-04-03  David S. Miller  <davem@redhat.com>
10429
10430         * config/sparc/crtfastmath.c (FPRS_NS): Get it right for
10431         little-endian.
10432         (set_fast_math): Correct 'fsr' type.
10433
10434 2002-04-03  Richard Henderson  <rth@redhat.com>
10435
10436         PR opt/3569
10437         * langhooks.h (lang_hooks.decls.warn_unused_global): New.
10438         * toplev.c (check_global_declarations): Use it.
10439         * langhooks-def.h (lhd_warn_unused_global_decl): Declare.
10440         (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): New.
10441         (LANG_HOOKS_DECLS): Add it.
10442         * langhooks.c (lhd_warn_unused_global_decl): New.
10443         * c-decl.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): New.
10444         * c-objc-common.c (c_warn_unused_global_decl): New.
10445         * c-tree.h (c_warn_unused_global_decl): Declare.
10446         * objc/objc-lang.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): New.
10447
10448 2002-04-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10449
10450         * langhooks-def.h (lhd_set_decl_assembler_name,
10451         LANG_HOOKS_SET_DECL_ASSEMBLER_NAME): New.
10452         (LANG_HOOKS_INITIALIZER): Update.
10453         * langhooks.c (lhd_set_decl_assembler_name): New, from tree.c
10454         * langhooks.h (struct lang_hooks): New hook.
10455         * tree.c (set_decl_assembler_name): Move to langhooks.c.
10456         (lang_set_decl_assembler_name): Remove.
10457         (init_obstacks): Don't set hook.
10458         (decl_assembler_name): New function.
10459         * tree.h (DECL_ASSEMBLER_NAME): Turn into a function call.
10460         (decl_assembler_name): New.
10461         (lang_set_decl_assembler_name): Remove.
10462
10463 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
10464
10465         * configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32()
10466         works properly with .hidden symbols.
10467         * configure: Rebuilt.
10468         * config.in: Rebuilt.
10469         * config/sparc/sparc.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
10470         DW_EH_PE_absptr for flag_pic && GLOBAL if %r_disp32() doesn't work
10471         properly with .hidden symbols.
10472
10473 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
10474
10475         PR middle-end/6102
10476         * df.c (df_insn_refs_record): Use XEXP not SET_DEST to access
10477         USE argument.
10478
10479 2002-04-03  Richard Henderson  <rth@redhat.com>
10480
10481         PR opt/4120
10482         * sched-rgn.c (sets_likely_spilled): New.
10483         (sets_likely_spilled_1): New.
10484         (add_branch_dependences): Use it.
10485
10486 2002-04-02  Richard Henderson  <rth@redhat.com>
10487
10488         PR opt/4311
10489         * loop.h (LOOP_FIRST_PASS): New.
10490         * loop.c (strength_reduce): Mind it when deciding to unroll.
10491         * toplev.c (rest_of_compilation): Set it.
10492
10493 2002-04-02  David S. Miller  <davem@redhat.com>
10494
10495         * config/sparc/sparc.md (ldd peephole2s): Fix final arg to
10496         mems_ok_for_ldd_peep when the order of the loads being examined
10497         is reversed.
10498         * config/sparc/sparc.c (mems_ok_for_ldd_peep): Expand upon
10499         existing comment to increase comprehension of this situation.
10500
10501 2002-04-02  Zack Weinberg  <zack@codesourcery.com>
10502
10503         * config/sh/sh.md: Don't use union real_extract.
10504
10505 2002-04-02  Richard Henderson  <rth@redhat.com>
10506
10507         * libgcc2.c (__bb_exit_func): Revert 03-31 change.
10508
10509 2002-04-02  David O'Brien  <obrien@FreeBSD.org>
10510
10511         * config.gcc (i386-dg-dgux, i386-go32-msdos , i386-go32-rtems,
10512         i386-ibm-aix, i386-moss-msdos, i386-ncr-sysv4, i386-next-,
10513         i386-pc-msdosdjgpp, i386-sequent-bsd, i386-sequent-ptx1,
10514         i386-sequent-ptx2, i386-sequent-ptx4, i386-sun-sunos,
10515         i386-wrs-vxworks, i386-*-aout, i386-*-beoself, i386-*-bsd,
10516         i386-*-bsdi, i386-*-chorusos, i386-*-coff, i386-*-elf,
10517         i386-*-freebsd5, i386-*-freebsd-aout, i386-*-gnu, i386-*-interix,
10518         i386-*-interix3, i386-*-isc, i386-*-linux, i386-*-linuxaout,
10519         i386-*-linuxoldld, i386-*-lynxos, i386-*-mach, i386-*-mingw32,
10520         i386-*-netbsd, i386-*-netbsdelf, i386-*-netware, i386-*-openbsd,
10521         i386-*-osf1, i386-*-osfrose, i386-*-pe , i386-*-rtems,
10522         i386-*-rtemscoff, i386-*-sco3.2v5, i386-*-solaris2, i386-*-sysv,
10523         i386-*-sysv4, i386-*-sysv5, i386-*-udk, i386-*-uwin, i386-*-vsta,
10524         i386-*-win32, x86_64-*-freebsd5, x86_64-*-linux, x86_64-*-netbsd):
10525         Include as many configury headers via tm_file as possible.  This
10526         includes among others i386/unix.h, i386/bsd.h, i386/gas.h.
10527         * config/openbsd-oldgas.h: New file.
10528         * config/i386/386bsd.h, config/i386/aix386ng.h, config/i386/att.h,
10529         config/i386/bsd.h, config/i386/djgpp.h, config/i386/freebsd-aout.h,
10530         config/i386/gas.h, config/i386/gstabs.h, config/i386/i386-aout.h,
10531         config/i386/i386-coff.h, config/i386/i386-interix.h,
10532         config/i386/iscdbx.h, config/i386/linux-aout.h,
10533         config/i386/linux-oldld.h, config/i386/lynx-ng.h, config/i386/lynx.h,
10534         config/i386/mach.h, config/i386/netbsd.h, config/i386/next.h,
10535         config/i386/openbsd.h, config/i386/osfelf.h, config/i386/osfrose.h,
10536         config/i386/sco5.h, config/i386/seq-gas.h, config/i386/seq-sysv3.h,
10537         config/i386/seq2-sysv3.h, config/i386/sequent.h, config/i386/sun.h,
10538         config/i386/sun386.h, config/i386/svr3dbx.h, config/i386/svr3gas.h,
10539         config/i386/sysv3.h, config/i386/uwin.h, config/i386/vsta.h,
10540         config/i386/vxi386.h: Do not directly include configury headers.
10541         * config/i386/cygwin.h, config/i386/djgpp.h, config/i386/win32.h:
10542         Directly include configury headers that are no longer automatically
10543         included by the above headers.
10544         * config/i386/att.h, config/i386/bsd.h (TARGET_VERSION): Do not define.
10545         * config/i386/386bsd.h, config/i386/aix386ng.h, config/i386/cygwin.h,
10546         config/i386/djgpp.h, config/i386/i386-aout.h, config/i386/i386-coff.h,
10547         config/i386/lynx-ng.h, config/i386/lynx.h, config/i386/mach.h,
10548         config/i386/netbsd.h, config/i386/openbsd.h, config/i386/rtems.h,
10549         config/i386/seq-sysv3.h, config/i386/sequent.h, config/i386/svr3gas.h,
10550         config/i386/sysv3.h, config/i386/vsta.h, config/i386/vxi386.h
10551         (TARGET_VERSION): Define.
10552         * config/i386/beos-elf.h, config/i386/freebsd.h,
10553         config/i386/i386-interix.h, config/i386/i386elf.h, config/i386/linux.h,
10554         config/i386/linux64.h, config/i386/netbsd-elf.h, config/i386/netbsd64.h,
10555         config/i386/osfelf.h, config/i386/osfrose.h, config/i386/ptx4-i.h,
10556         config/i386/sco5.h, config/i386/sysv4.h
10557         (TARGET_VERSION): Do not need to protect.
10558         * config/i386/freebsd64.h (TARGET_VERSION): Fix style.
10559         * config/i386/386bsd.h, config/i386/cygwin.h, config/i386/djgpp.h,
10560         config/i386/freebsd-aout.h, config/i386/i386-aout.h,
10561         config/i386/i386-interix.h, config/i386/linux-aout.h,
10562         config/i386/linux-oldld.h, config/i386/mach.h, config/i386/netbsd.h,
10563         config/i386/openbsd.h, config/i386/vsta.h, config/i386/win32.h
10564         (YES_UNDERSCORES): Do not define - not needed.
10565         * config/i386/bsd.h, config/i386/gas.h (LPREFIX,
10566         ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL,
10567         USER_LABEL_PREFIX): Do not handle the "NO_UNDERSCORES" case.
10568         * config/i386/i386-coff.h, config/i386/lynx.h, config/i386/lynx-ng.h
10569         (LPREFIX, ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL,
10570         USER_LABEL_PREFIX): Define. (handles the "NO_UNDERSCORES" case)
10571         * config/i386/isc.h: Preserve comment from config/i386/isccoff.h.
10572         * config/i386/isccoff.h, config/i386/v3gas.h: Remove.
10573
10574 2002-04-02  Eric Botcazou  <ebotcazou@multimania.com>
10575             Richard Henderson  <rth@redhat.com>
10576
10577         PR c/5484
10578         * function.c (assign_temp): Accept either type or decl argument.
10579         Detect variables whose size is too large to fit into an integer.
10580         * stmt.c (expand_decl): Pass the decl, not the type.
10581
10582 2002-04-02  David O'Brien  <obrien@FreeBSD.org>
10583
10584         * protoize.c: Match include directory usage with cppdefault.c.
10585
10586 2002-04-03  Jeffrey A Law  (law@redhat.com)
10587             Hans-Peter Nilsson  <hp@bitrange.com>
10588
10589         * combine.c (simplify_comparison): Avoid narrowing a comparison
10590         with a paradoxical subreg when doing so would drop signficant bits.
10591
10592 2002-04-02  Steve Ellcey  <sje@cup.hp.com>
10593
10594         * builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode
10595         if POINTERS_EXTEND_UNSIGNED is defined.
10596
10597 2002-04-02  Richard Henderson  <rth@redhat.com>
10598
10599         PR opt/3967
10600         * local-alloc.c (contains_replace_regs): LO_SUM may contain
10601         replace regs.
10602
10603 2002-04-02  Richard Henderson  <rth@redhat.com>
10604
10605         * doc/standards.texi: Document required freestanding libc entry points.
10606
10607 2002-04-02  Alan Modra  <amodra@bigpond.net.au>
10608
10609         * config/rs6000/rs6000.md (ctrdi*): Add FPR constraint and
10610         associated splitter.  Remove MQ constraint.
10611         (ctrdi_internal4): Correct CCmode clobber.
10612
10613 2002-04-02  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10614
10615         * milli64.S ($$dyncall): New function.
10616         * t-linux (LIB1ASMFUNCS): Revise module list.
10617         (LIB1ASMSRC): Use pa/milli64.S.
10618
10619 2002-04-02  Richard Henderson  <rth@redhat.com>
10620
10621         * fixinc/inclhack.def (AAB_solaris_sys_varargs_h): Move and
10622         rename solaris_sys_varargs_h.
10623
10624 Tue Apr  2 06:47:40 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10625
10626         * stor-layout.c (layout_type, case ARRAY_TYPE): Give one-element array
10627         the same mode as its component.
10628
10629 2002-04-02  Richard Henderson  <rth@redhat.com>
10630
10631         PR opt/190
10632         * final.c (this_is_asm_operands): Export.
10633         * output.h (this_is_asm_operands): Declare.
10634         * config/i386/i386.c (print_operand): Error odd asm operands.
10635
10636 2002-04-02  Richard Henderson  <rth@redhat.com>
10637
10638         PR opt/420
10639         * config/m68k/m68k.md (dbcc peepholes): Match four forms of dbra.
10640
10641 2002-04-01  Richard Henderson  <rth@redhat.com>
10642
10643         PR target/1538
10644         * fixinc/inclhack.def (solaris_sys_varargs_h): New.
10645         * fixinc/fixincl.x: Rebuild.
10646
10647 2002-04-01  Richard Henderson  <rth@redhat.com>
10648
10649         * config/ia64/unwind-ia64.c: Include ia64intrin.h.
10650         (atomic_alloc, atomic_free): New.
10651         (SIZE, MASK_FOR, PTR_IN): New.
10652         (emergency_reg_state, emergency_reg_state_free): New.
10653         (emergency_labeled_state, emergency_labeled_state_free): New.
10654         (reg_state_alloced, labeled_state_alloced): New.
10655         (alloc_reg_state, free_reg_state): New.
10656         (alloc_label_state, free_label_state, free_label_states): New.
10657         (push, pop, dup_state_stack, free_state_stack): Use them.
10658         (desc_label_state): Likewise.
10659         (uw_frame_state_for): Free label states and state stack.
10660         (uw_update_reg_address): Eliminate warnings.
10661
10662 2002-04-01  Vladimir Makarov  <vmakarov@redhat.com>
10663
10664         * config/pa/pa-pro-end.h (ASM_OUTPUT_ALIGNED_COMMON,
10665         ASM_OUTPUT_ALIGNED_LOCAL): Redefine them.
10666
10667 2002-04-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10668
10669         * c-decl.c (grokdeclarator): Update.
10670         * c-lang.c (LANG_HOOKS_MARK_ADDRESSABLE): Redefine.
10671         * c-tree.h (c_mark_addressable): New.
10672         * c-typeck.c (default_function_array_conversion, build_unary_op,
10673         build_array_ref, convert_for_assignment): Update.
10674         (mark_addressable): Rename.
10675         * calls.c (try_to_integrate, expand_call): Use langhook.
10676         * expr.c (expand_expr): Use langhook.
10677         * langhooks-def.h (LANG_HOOKS_INITIALIZER): Update.
10678         * langhooks.h (struct lang_hooks): New hook.
10679         * stmt.c (expand_asm_operands): Use langhook.
10680         * tree.h (mark_addressable): Remove.
10681 objc:
10682         * objc-lang.c (LANG_HOOKS_MARK_ADDRESSABLE): Redefine.
10683
10684 2002-04-01  Bob Wilson  <bob.wilson@acm.org>
10685
10686         * config/xtensa/xtensa.c (xtensa_va_arg): Fix compiler warning
10687         in previous change.
10688
10689 2002-04-01  Bob Wilson  <bob.wilson@acm.org>
10690
10691         * config/xtensa/xtensa.c (xtensa_va_arg): Fix to handle arguments
10692         for which MUST_PASS_IN_STACK is true (e.g., variable-sized types).
10693
10694 2002-04-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10695
10696         * c-common.c (unsigned_conversion_warning, convert_and_check,
10697         unsigned_type, signed_type, shorten_compare,
10698         c_common_get_alias_set, c_common_nodes_and_builtins): Use new hooks.
10699         (unsigned_type, signed_type, signed_or_unsigned_type): Rename.
10700         * c-common.h (unsigned_type, signed_type, signed_or_unsigned_type):
10701         New.
10702         * c-decl.c (grokdeclarator): Update.
10703         * c-format.c (check_format_types): Update.
10704         * c-lang.c (LANG_HOOKS_SIGNED_TYPE, LANG_HOOKS_UNSIGNED_TYPE,
10705         LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): New.
10706         * c-typeck.c (build_binary_op, convert_for_assignment): Update.
10707         * convert.c (convert_to_integer): Use new hooks.
10708         * expmed.c (make_tree): Use new hooks.
10709         * expr.c (store_expr): Use new hooks.
10710         * fold-const.c (operand_equal_for_comparison_p, build_range_check,
10711         all_ones_mask_p, unextend, fold): Use new hooks.
10712         * langhooks.h (struct lang_hooks_for_types): New hooks.
10713         * tree.h (signed_or_unsigned_type, signed_type,
10714         unsigned_type): Remove.
10715 objc:
10716         * objc-lang.c (LANG_HOOKS_SIGNED_TYPE, LANG_HOOKS_UNSIGNED_TYPE,
10717         LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): New.
10718
10719 2002-03-31  Richard Henderson  <rth@redhat.com>
10720
10721         * config/ia64/unwind-ia64.c (alloc_spill_area): Fix offset.
10722         (desc_frgr_mem): Fix reference to f16-f31.
10723
10724 2002-03-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10725
10726         * rtl.h (RTL_CHECK1, RTL_CHECK2, RTL_CHECKC1, RTL_CHECKC2,
10727         RTVEC_ELT): Const-ify.
10728         * varray.h (VARRAY_CHECK): Const-ify.
10729         * ggc.h (ggc_mark_rtx, ggc_mark_tree, ggc_mark_nonnull_tree,
10730         ggc_mark_rtvec, ggc_mark): Const-ify.
10731
10732 2002-04-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10733
10734         * diagnostic.c: Include langhooks-def.h.
10735         * Makefile.in (diagnostic.o): Update.
10736
10737 2002-03-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10738
10739         * c-common.c (c_unsafe_for_reeval): Rename.
10740         * c-common.h (c_unsafe_for_reeval): Rename.
10741         * c-decl.c (finish_incomplete_decl): Rename.
10742         (c_init_decl_processing): Don't set langhook.
10743         * c-lang.c (LANG_HOOKS_FINISH_INCOMPLETE_DECL,
10744         LANG_HOOKS_UNSAFE_FOR_REEVAL): Redefine.
10745         * c-objc-common.c (c_objc_common_init): Don't set langhook.
10746         * c-tree.h (finish_incomplete_decl): Rename.
10747         * langhooks-def.h (lhd_unsafe_for_reeval): New.
10748         (LANG_HOOKS_FINISH_INCOMPLETE_DECL, LANG_HOOKS_UNSAFE_FOR_REEVAL): New.
10749         (LANG_HOOKS_INITIALIZER): Update.
10750         * langhooks.c (lhd_unsafe_For_reeval): New.
10751         * langhooks.h (struct langhooks): New hooks.
10752         * toplev.c (incomplete_decl_finalize_hook): Remove.
10753         (wrapup_global_declarations): Update.
10754         * tree.c (lang_unsafe_for_reeval): Remove.
10755         (unsafe_for_reeval): Update.
10756         * tree.h (lang_unsafe_for_reeval, incomplete_decl_finalize_hook):
10757         Remove.
10758 objc:
10759         * objc-lang.c (LANG_HOOKS_FINISH_INCOMPLETE_DECL,
10760         LANG_HOOKS_UNSAFE_FOR_REEVAL): Redefine.
10761
10762 2002-03-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10763
10764         * diagnostic.c (print_error_function): Remove.
10765         (default_print_error_function): Rename.
10766         (report_error_function): Update.
10767         * diagnostic.h (print_error_function): Remove.
10768         (default_print_error_function): Remove.
10769         * langhooks-def.h (struct diagnostic_context): Predeclare.
10770         (lhd_print_error_function, LANG_HOOKS_PRINT_ERROR_FUNCTION): New.
10771         (LANG_HOOKS_INITIALIZER): Update.
10772         * langhooks.h (struct diagnostic context): Predeclare.
10773         (struct lang_hooks): New hook.
10774
10775 2002-03-31  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10776
10777         * config/rs6000/rs6000.h (RS6000_PIC_OFFSET_TABLE_REGNUM): New.
10778         (PIC_OFFSET_TABLE_REGNUM): Use it and return INVALID_REGNUM if
10779         !flag_pic.
10780         (CONDITIONAL_REGISTER_USAGE): Adjust accordingly.
10781         * config/rs6000/rs6000.h: Use RS6000_PIC_OFFSET_TABLE_REGNUM instead
10782         of PIC_OFFSET_TABLE_REGNUM thruout.
10783         * config/rs6000/rs6000.md: Likewise.
10784         * config/rs6000/darwin.h: Likewise.
10785
10786 Sun Mar 31 14:43:24 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10787
10788         * emit-rtl.c (adjust_address_1, offset_address): Cast value to
10789         unsigned HOST_WIDE_INT, not unsigned int.
10790
10791 2002-03-31  Jakub Jelinek  <jakub@redhat.com>
10792
10793         PR middle-end/6096, middle-end/6098, middle-end/6099
10794         * reorg.c (emit_delay_sequence): Only increment LABEL_NUSES for
10795         CODE_LABELs.
10796         (fill_slots_from_thread): Likewise.
10797
10798 2002-03-31  Jakub Jelinek  <jakub@redhat.com>
10799
10800         * config/sparc/sparc.c (function_arg_record_value_1): Pass complex
10801         floating fields in float regs.
10802         (function_arg_record_value_2): Likewise.
10803
10804 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10805
10806         * config/mmix/mmix.md (define_constants): Remove misleading
10807         FIXME.  Add MMIX_fp_rO_OFFSET.
10808         ("nonlocal_goto_receiver"): Don't have stack-frame address of
10809         saved rO as part of the pattern.  Remove FIXME.
10810         ("*nonlocal_goto_receiver_expanded"): Similar.  Generate address
10811         here, at output-time.
10812
10813 2002-03-31  Jakub Jelinek  <jakub@redhat.com>
10814
10815         PR middle-end/6100
10816         * config/sparc/sparc.c (output_cbranch): Use REG_BR_PROB, not
10817         REG_BR_PRED.
10818         (output_v9branch): Likewise.
10819
10820 2002-03-31  Alexandre Oliva  <aoliva@redhat.com>
10821
10822         * gcc.c: Revert previous patch for now.
10823         * config/i386/djgpp.h: Likewise.
10824
10825 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10826
10827         * config/mmix/crti.asm (_init): Register _fini with atexit.
10828         * config/mmix/crtn.asm (_fini): Add omitted "POP 0,0".
10829
10830 2002-03-31  Richard Henderson  <rth@redhat.com>
10831
10832         PR target/3997
10833         * config/alpha/elf.h (ASM_OUTPUT_DEF): Tidy.
10834         (ASM_OUTPUT_DEF_FROM_DECLS): New.
10835
10836 2002-03-31  Richard Henderson  <rth@redhat.com>
10837
10838         * libgcc2.c (__bb_exit_func): Make static.
10839
10840         * config/alpha/alpha.md (trap): New.
10841
10842 2002-03-31  Richard Henderson  <rth@redhat.com>
10843
10844         * builtins.c (expand_builtin_va_arg): Give warnings not errors for
10845         promoted argument types; build trap.
10846         (expand_builtin_trap): New.
10847         (expand_builtin): Use it.
10848         * stmt.c (expand_nl_goto_receivers): Likewise.
10849         * expr.h (expand_builtin_trap): Declare.
10850         * libfuncs.h (LTI_abort, abort_libfunc): New.
10851         * optabs.c (init_optabs): Init abort_libfunc.
10852
10853 2002-03-31  Alexandre Oliva  <aoliva@redhat.com>
10854
10855         * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
10856         (LINK_COMMAND_SPEC): ... from here.
10857         (init_gcc_specs): Duplicate it here too, omitting
10858         shared_name in the second copy.
10859         (init_spec): Test for duplicate
10860         * config/i386/djgpp.h (LINK_COMMAND_SPEC): Remove `%L %G'.
10861
10862 2002-03-30  David S. Miller  <davem@redhat.com>
10863
10864         * config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
10865         * config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Likewise.
10866
10867 2002-03-30  Roger Sayle <roger@eyesopen.com>
10868             Richard Henderson  <rth@redhat.com>
10869
10870         * regmove.c (combine_stack_adjustments_for_block): Avoid
10871         emitting a stack adjustment of zero bytes.  Let delete_insn
10872         update bb->head.
10873
10874 2002-03-30  Richard Henderson  <rth@redhat.com>
10875
10876         * config/sparc/sparc.c: Remove all references to TARGET_EPILOGUE.
10877         (sparc_emitting_epilogue): New.
10878         (leaf_label, output_return, sparc_return_peephole_ok): Remove.
10879         * config/sparc/sparc-protos.h: Update.
10880         * config/sparc/sparc.h (MASK_EPILOGUE, TARGET_EPILOGUE): Remove.
10881         (TARGET_SWITCHES): Update.
10882         * config/sparc/sparc.md (return): Remove.
10883         (return_*): Use sparc_emitting_epilogue, not !TARGET_EPILOGUE.
10884         * config/sparc/freebsd.h, config/sparc/linux64.h, config/sparc/lite.h,
10885         config/sparc/liteelf.h, config/sparc/netbsd-elf.h,
10886         config/sparc/sol2-sld-64.h, config/sparc/sol2.h,
10887         config/sparc/sp64-aout.h, config/sparc/sp64-elf.h,
10888         config/sparc/sp86x-aout.h, config/sparc/sp86x-elf.h,
10889         config/sparc/splet.h, config/sparc/vxsparc64.h (TARGET_DEFAULT):
10890         Remove MASK_EPILOGUE.
10891         * doc/invoke.texi: Update.
10892
10893 2002-03-30  Daniel Berlin  <dan@dberlin.org>
10894
10895         * dwarf2out.c (dwarf2out_define): Remove start_source_file call,
10896         CPP will start the file for us.
10897
10898 2002-03-30  Richard Henderson  <rth@redhat.com>
10899
10900         PR target/5446
10901         * config/ia64/ia64.c (group_barrier_needed_p): Special case
10902         prologue_allocate_stack.
10903         (ia64_single_set): Use insn codes for recognition of special
10904         cases, not rtl matching.
10905         * config/ia64/ia64.md (prologue_allocate_stack): Op 3 is in-out.
10906
10907 Sat Mar 30 23:48:41 CET 2002  Jan Hubicka  <jh@suse.cz>
10908
10909         * cfgbuild.c (find_basic_blocks_1): Clear aux for blocks.
10910
10911 2002-03-30  Richard Henderson  <rth@redhat.com>
10912
10913         PR target/6032
10914         * config/sparc/sparc.h (OVERRIDE_OPTIONS): Don't override -fpic
10915         or -fomit-frame-pointer with profiling.
10916         (SUBTARGET_OVERRIDE_OPTIONS): Remove.
10917         (FUNCTION_PROFILER): Do nothing.
10918         (PROFILE_HOOK): New.
10919         * config/sparc/sparc.c (sparc_override_options): Don't check
10920         code models for profiling.
10921         (sparc_function_profiler): Remove.
10922         (sparc_profile_hook): New.
10923         * config/sparc/sparc-protos.h: Update.
10924
10925 2002-03-30  Jakub Jelinek  <jakub@redhat.com>
10926
10927         PR optimization/6086
10928         * combine.c (combine_simplify_rtx): If simplify_rtx failed because
10929         of SUBREG of volatile MEM or because the MEM was mode dependent,
10930         return CLOBBER instead of unmodified SUBREG.
10931
10932 Sat Mar 30 14:08:55 CET 2002  Jan Hubicka  <jh@suse.cz>
10933
10934         * local-alloc.c (local_alloc): Avoid call of update_equiv_regs
10935         when not optimizing.
10936
10937         * toplev.c (rest_of_compilation): Cann mark_constant_function
10938         only when optimizing.
10939
10940         * flow.c (calculate_global_regs_live): Ensure that all AUX fields
10941         are NULL.
10942
10943         * cfgcleanup.c (bb_flags): Add BB_NONTHREADABLE_BLOCK.
10944         (thread_jump): Set BB_NONTHREADABLE_BLOCK, check it.
10945         (try_optimize_cfg): clear all AUX fields.
10946
10947         * i386.c (aligned_operand): Be prepared for SUBREGed registers.
10948         (ix86_decompose_address): Use REG_P instead of GET_CODE (...) == REG.
10949         (ix86_address_cost): Be prepared for SUBREGed registers.
10950         (legitimate_address_p): Accept SUBREGed registers.
10951
10952 2002-03-29  Richard Henderson  <rth@redhat.com>
10953
10954         PR target/5672
10955         * expr.c (expand_expr): Pass along EXPAND_INITIALIZER one more place.
10956
10957 2002-03-29  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10958
10959         * config/rs6000/rs6000.c (rs6000_va_arg): Correctly set register count
10960         for aggregate and TFmode types.
10961
10962 2002-03-29  Hans-Peter Nilsson  <hp@bitrange.com>
10963
10964         * cfg.c (dump_flow_info): Guard against NULL regno_reg_rtx[i].
10965
10966 2002-03-29  Richard Henderson  <rth@redhat.com>
10967
10968         PR target/5886
10969         * config/ia64/aix.h (CPP_PREDEFINES): Add -D_LP64.
10970         * config/ia64/hpux.h, config/ia64/linux.h: Likewise.
10971
10972 2002-03-29  Richard Henderson  <rth@redhat.com>
10973
10974         PR target/6041
10975         * config/i386/i386.c (x86_arch_always_fancy_math_387): New.
10976         (override_options): Disable NO_FANCY_MATH_387 if the arch allows.
10977         * config/i386/i386.h (x86_arch_always_fancy_math_387): New.
10978         * config/i386/i386.md (sqrtxf2, sqrtextendsfxf2, sinxf2): Fix
10979         conditional.
10980         * docs/invoke.texi: Update -mno-fancy-math-387 docs.
10981
10982 2002-03-29  Dale Johannesen <dalej@apple.com>
10983
10984         * loop.c (combine_movables): Do allow combination of pseudos.
10985
10986 2002-03-29  Loren J. Rittle  <ljrittle@acm.org>
10987
10988         * config.gcc (*-*-freebsd*): Enable creation of libgcc_s.so.
10989         * config/t-slibgcc-elf-ver (SHLIB_LC): Add macro and use it.
10990         No functional change except ...
10991         * config/t-slibgcc-nolc-override (SHLIB_LC): Override it.  New file.
10992         * doc/install.texi (*-*-freebsd*): Document port configuration.
10993
10994 2002-03-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10995
10996         * Makefile.in (convert.o, calls.o, expmed.o): Update.
10997         * attribs.c (handle_mode_attribute, handle_vector_size_attribute):
10998         Use new hooks.
10999         * builtin-types.def (BT_PTRMODE): Update.
11000         * c-common.c (type_for_size): Rename c_common_type_for_size.
11001         (type_for_mode): Similarly.
11002         (shorten_compare, pointer_int_sum, c_common_nodes_and_builtins):
11003         Use new hook.
11004         * c-bommon.h (c_common_type_for_size, c_common_type_for_mode): New.
11005         * c-decl.c (finish_enum, build_enumerator): Use new hooks.
11006         * c-lang.c (LANG_HOOKS_TYPE_FOR_MODE, LANG_HOOKS_TYPE_FOR_SIZE):
11007         Redefine.
11008         * c-typeck.c (common_type, comptypes, default_conversion):
11009         Use new hooks.
11010         * calls.c: Include langhooks.h.
11011         (emit_library_call_value_1): Use new hooks.  Avoid redundant
11012         calls.
11013         * convert.c: Include langhooks.h
11014         (convert_to_pointer, convert_to_integer): Use new hooks.
11015         * except.c (init_eh): Similarly.
11016         * expmed.c: Include langhooks.h.
11017         (expand_mult_add): Use new hooks.
11018         * expr.c (store_expr, store_constructor, expand_expr, do_jump,
11019         try_casesi): Similarly.
11020         * fold-const.c (optimize_bit_field_compare, make_range,
11021         decode_field_reference, fold_truthop, fold): Similarly.
11022         * function.c (assign_stack_local_1, assign_stack_temp_for_type,
11023         put_var_into_stack): Similarly.
11024         * langhooks-def.h (LANG_HOOKS_TYPE_FOR_MODE,
11025         LANG_HOOKS_TYPE_FOR_SIZE): New.
11026         (LANG_HOOKS_TYPES_INITIALIZER): Update.
11027         * langhooks.h (lang_hooks_for_types): New hooks.
11028         * stmt.c (expand_decl_cleanup, emit_case_nodes): Use new hooks.
11029         * tree.c (get_unwidened, get_narrower): Similarly.
11030         * tree.h (type_for_mode, type_for_size): Remove.
11031         * varasm.c (force_const_mem): Use new hooks.
11032         * utils2.c (nonbinary_modular_operation): Update.
11033 objc:
11034         * objc-act.c (handle_impent): Update.
11035         * objc-lang.c (LANG_HOOKS_TYPE_FOR_MODE, LANG_HOOKS_TYPE_FOR_SIaZE):
11036         Redefine.
11037
11038 2002-03-29  Steve Ellcey  <sje@cup.hp.com>
11039
11040         * config/ia64/ia64.md (*ptr_extend_plus_1, *ptr_extend_plus_2): New.
11041         * config/ia64/ia64.c (basereg_operand): New.
11042         * config/ia64/ia64-protos.h (basereg_operand): Declare.
11043         * config/ia64/ia64.h (PREDICATE_CODES): Add basereg_operand.
11044
11045 2002-03-29  Hans-Peter Nilsson  <hp@bitrange.com>
11046
11047         * config/mmix/mmix.c (mmix_target_asm_function_prologue): Correct
11048         unwind information when frame_pointer_needed.
11049         (mmix_assemble_integer): Tweak wording in comment.
11050
11051 2002-03-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11052
11053         * Makefile.in (except.o): Update.
11054         * except.c: Include langhooks.h.
11055         (init_eh): Use langhook.
11056         * langhooks-def.h (LANG_HOOKS_MAKE_TYPE,
11057         LANG_HOOKS_FOR_TYPES_INITIALIZER): New.
11058         (LANG_HOOKS_INITIALIZER): Update.
11059         * langhooks.h (lang_hooks_for_types): New.
11060         (struct lang_hooks): Add it.
11061         * tree.c (make_lang_type_fn, make_lang_type): Remove.
11062         * tree.h (make_lang_type_fn, make_lang_type): Remove.
11063 config:
11064         * alpha/alpha.c: Include langhooks.h.
11065         (alpha_build_va_list): Use langhook.
11066         * d30v/d30v.c: Include langhooks.h.
11067         (d30v_build_va_list): Use langhook.
11068         * i386/i386.c: Include langhooks.h.
11069         (ix86_build_va_list): Use langhook.
11070         * rs6000/rs6000.c (rs6000_build_va_list): Use langhook.
11071         * s390/s390.c: Include langhooks.h.
11072         (s390_build_va_list): Use langhook.
11073         * stormy16/stormy16.c: Include langhooks.h.
11074         (stormy16_build_va_list): Use langhook.
11075
11076 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
11077
11078         PR c++/5964
11079         * config/sparc/sparc.md (empty_delay_slot, branch_type): New
11080         attributes.
11081         (length): Compute variable length for branches/calls/jumps here.
11082         (branch, inverted_branch, normal_fp_branch, inverted_fp_branch,
11083         normal_fpe_branch, inverted_fpe_branch): Remove length attribute,
11084         define branch_type attribute.
11085         (divsi3_sp32): Maximum length is 6 not 7.
11086         (call_address_struct_value_sp32, call_symbolic_struct_value_sp32,
11087         call_address_untyped_struct_value_sp32,
11088         call_symbolic_untyped_struct_value_sp32): Set length to 3 not 2.
11089         * config/sparc/sparc.c (empty_delay_slot): New function.
11090         * config/sparc/sparc.h (ADJUST_INSN_LENGTH): Remove.
11091         * config/sparc/sparc-protos.h (empty_delay_slot): Add prototype.
11092
11093 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
11094
11095         * combine.c (set_nonzero_bits_and_sign_copies): Don't call
11096         nonzero_bits if not needed.
11097         (nonzero_bits) [XOR]: Likewise.
11098         (nonzero_bits) [REG]: Use reg_last_set_nonzero_bits even if
11099         reg_last_set_mode and mode are both MODE_INT, but not equal.
11100         (record_value_for_reg): Compute reg_last_set_nonzero_bits
11101         in nonzero_bits_mode for MODE_INT modes.
11102
11103 2002-03-28  Richard Henderson  <rth@redhat.com>
11104
11105         PR target/5715
11106         * config/alpha/osf.h (ASM_SPEC): Don't pass any special options
11107         to GAS.  Correct drift between alternatives.
11108
11109 2002-03-28  Richard Henderson  <rth@redhat.com>
11110
11111         PR target/6087
11112         * reload1.c (fixup_abnormal_edges): Move insn to edge via sequence.
11113
11114 2002-03-28  Alexandre Oliva  <aoliva@redhat.com>
11115
11116         * config/i386/freebsd.h (LINK_SPEC): Don't pass default
11117         emulation to the linker.
11118
11119 2002-03-28  Loren J. Rittle  <ljrittle@acm.org>
11120
11121         * config/alpha/freebsd.h (LINK_SPEC): Likewise.
11122         * config/sparc/freebsd.h (LINK_SPEC): Likewise.
11123
11124 Thu Mar 28 16:35:31 2002  Jeffrey A Law  (law@redhat.com)
11125
11126         * combine.c (simplify_and_const_int): Make sure to apply mask
11127         when force_to_mode returns a constant integer.  PR3311.
11128
11129 2002-03-28  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11130
11131         * pa-linux.h (LOCAL_LABEL_PREFIX): Define.
11132
11133 2002-03-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11134
11135         * doc/invoke.texi (Warning Options): Refer to C++ Dialect Options
11136         and Objective-C Dialect Options.
11137
11138 2002-03-28  Richard Henderson  <rth@redhat.com>
11139
11140         * config/alpha/alpha.c (alpha_emit_conditional_branch): TFmode NE
11141         comparison should be done vs !=0 not >0 return code.  Tidy cases.
11142
11143 2002-03-28  Richard Henderson  <rth@redhat.com>
11144
11145         * c-decl.c (finish_function): New arg can_defer_p.  Pass it
11146         on to c_expand_body.
11147         * c-tree.h (finish_function): Update decl.
11148         * c-objc-common.c, c-parse.in, objc/objc-act.c: Update calls.
11149
11150 Thu Mar 28 19:13:36 CET 2002  Jan Hubicka  <jh@suse.cz>
11151
11152         * ifcvt.c (if_convert): Clear aux_for_blocks early enought.
11153
11154 Thu Mar 28 13:21:53 CET 2002  Jan Hubicka  <jh@suse.cz>
11155
11156         * rtlanal.c: Include flags.h
11157         (may_trap_p): Do not mark FP operations if trapping
11158         if !flag_trapping_math
11159         * Makefile.in (rtlanal.o): Add dependency on flag.h
11160         * ifcvt.c (noce_operand_ok): Avoid the lameness.
11161
11162 2002-03-27  Zack Weinberg  <zack@codesourcery.com>
11163
11164         * mips.md: Use dconst1, not 1.0, as first argument of
11165         REAL_VALUE_LDEXP.  Don't use union real_extract.
11166
11167 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
11168
11169         * configure.in (gcc_cv_as): Use $target_alias in directory searchs
11170         rather than $target.  Heed program_prefix and
11171         program_transform_name.  Search for gas in cross-compiler case too.
11172         "test -x" rather than "test -f".
11173         (gcc_cv_ld): Likewise.
11174         (gcc_cv_nm): Heed program_prefix and program_transform_name.
11175         (gcc_cv_objdump): Likewise.
11176         * configure: Regenerate.
11177
11178 2002-03-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11179
11180         * Makefile.in (attribs.o): Update.
11181         * attribs.c: Include langhooks.h.
11182         (decl_attributes): Use langhook.
11183         * c-decl.c (insert_default_attributes): Rename.
11184         * c-tree.h (c_insert_default_attributes): New.
11185         * langhooks-def.h (LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES):New.
11186         (LANG_HOOKS_INITIALIZER): Update.
11187         * langhooks.h (struct lang_hooks): New hook.
11188         * tree.h (insert_default_attributes): Remove.
11189 objc:
11190         * objc-lang.c (LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES): Redefine.
11191
11192 2002-03-27  Andreas Schwab  <schwab@suse.de>
11193
11194         * config/i386/i386.c (classify_argument): Also check for
11195         QUAL_UNION_TYPE.
11196
11197 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11198
11199         * doc/install.texi (alpha*-dec-osf*): Don't need --enable-libgcj
11200         any more.
11201
11202 Wed Mar 27 23:19:30 CET 2002  Jan Hubicka  <jh@suse.cz>
11203
11204         * i960.md (ret): Set PC.
11205         (nonlocal_goto): Fix expander.
11206         * builtins.c (epxand_builin_longjmp): Check that we've emitted
11207         some jump or call.
11208
11209 Wed Mar 27 23:11:35 CET 2002  Jan Hubicka  <jh@suse.cz>
11210
11211         * optabs.c (emit_no_conflict_block, emit_libcall_block): Avoid nesting
11212         of libcall regions.
11213
11214 Wed Mar 27 22:54:14 CET 2002  Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11215
11216         * cfgrtl.c (merge_blocks_nomove): Use set_block_for_insn instead of
11217         assigning to BLOCK_FOR_INSN directly.
11218
11219 Wed Mar 27 22:33:05 CET 2002  Jan Hubicka  <jh@suse.cz>
11220
11221         * i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround.
11222
11223 2002-03-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11224
11225         * c-common.c (c_expand_expr): Fix prototype.
11226         * c-common.h (c_expand_expr): Always declare, update.
11227         * c-lang.c (LANG_HOOKS_EXPAND_EXPR): Redefine.
11228         * c-objc-common.c (c_objc_common_init): No global hook.
11229         * expr.c (expand_expr): Use langhook.
11230         * expr.h (enum expand_modifier): Conditionally declare.
11231         * langhooks-def.h (lhd_expand_expr, LANG_HOOKS_EXPAND_EXPR): New.
11232         (LANG_HOOKS_INITIALIZER): Update.
11233         * langhooks.c (lhd_expand_expr): New.
11234         * langhooks.h (struct lang_hooks): New hook.
11235         * toplev.c (lang_expand_expr_t, lang_expand_expr): Delete.
11236         (lang_independent_init): Don't default hook.
11237 objc:
11238         * objc-lang.c (LANG_HOOKS_EXPAND_EXPR): Redefine.
11239
11240 2002-03-27  Richard Henderson  <rth@redhat.com>
11241
11242         PR target/6054
11243         * config/ia64/ia64.c (ia64_expand_call): Use pic patterns for
11244         TARGET_CONST_GP.  Simplify conditions.
11245
11246 2002-03-27  Richard Henderson  <rth@redhat.com>
11247
11248         * config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
11249         config/sparc/netbsd-elf.h, config/sparc/pbd.h, config/sparc/sol2.h,
11250         config/sparc/vxsim.h (LOCAL_LABEL_PREFIX): Define.
11251
11252 2002-03-27  Danny Smith  <dannysmith@users.sourceforge.net>
11253
11254         * config/i386/cygwin.h (TARGET_DLL, TARGET_WIN32,
11255         TARGET_CYGWIN, TARGET_WINDOWS): Remove unused switches.
11256         (MASK_DLL, MASK_WIN32, MASK_CYGWIN, MASK_WINDOWS):
11257         Remove unnecessary masks.
11258         (MASK_NOP_FUN_DLLIMPORT): Use an unused an bit.
11259         (SUBTARGET_SWITCHES): Use empty masks for -mwin32, -mcygwin,
11260         -mwindows, -mdll switches and their negations.
11261
11262 2002-03-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11263
11264         * gcc-common.c (lang_mark_false_label_stack): Remove.
11265         * ggc.h (lang_mark_false_label_stack): Similarly.
11266
11267 2002-03-26  Vladimir Makarov  <vmakarov@redhat.com>
11268
11269         * pa/pa-pro-end.h (CPP_PREDEFINES): Add -D__pro__.
11270
11271         * pa/lib2funcs.asm: Don't use .SPACE and .SUBSPACE if __pro__
11272         or __rtems_ is defined.
11273
11274 2002-03-26  Richard Henderson  <rth@redhat.com>
11275
11276         * config/alpha/alpha.c (alpha_emit_set_const): Add a REG_EQUAL note
11277         if a non-trivial load was emitted.
11278         (alpha_emit_set_const_1): Remove obsolete extension.  Fix thinko
11279         in high+extra+low case.
11280
11281 2002-03-26  Richard Henderson  <rth@redhat.com>
11282
11283         * config.gcc (sparc*-solaris): Use float_format=sparc.
11284
11285 2002-03-26  Richard Henderson  <rth@redhat.com>
11286
11287         * config/sparc/sparc.h (MAX_WCHAR_TYPE_SIZE): Don't define.
11288         * config/sparc/linux-aout.h (MAX_WCHAR_TYPE_SIZE): Don't undef.
11289         * config/sparc/linux.h, config/sparc/linux64.h: Likewise.
11290         * config/sparc/sol2.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Redefine.
11291         (WINT_TYPE_SIZE): Fix at 32.
11292
11293 2002-03-26  Richard Henderson  <rth@redhat.com>
11294
11295         * toplev.c (rest_of_compilation): Delay emit_initial_value_sets
11296         until after eh landing pad generation.
11297         * config/alpha/alpha.c (alpha_gp_save_rtx): Use gen_mem_addressof.
11298         * config/alpha/alpha.md (exception_receiver_2): Only accept MEMs.
11299
11300 2002-03-26  Richard Henderson  <rth@redhat.com>
11301
11302         * expr.h (ADD_PARM_SIZE): One more convert for INC.
11303
11304 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
11305
11306         * gcc.c (cpp_options):  Preserve relative ordering of -pedantic
11307         and warning switches.
11308         (cc1_options):  Likewise.
11309
11310 2002-03-26  Hans Boehm <Hans_Boehm@hp.com>
11311
11312         * config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR):
11313         Restore more of the signal context.  Set no_reg_stack_frame.
11314         * config/ia64/unwind-ia64.c (unw_state_record):
11315         Add no_reg_stack_frame, comments.
11316         (uw_frame_state_for): Initialize when field to UNW_WHEN_NEVER.
11317         (uw_update_context): Adjust bsp when unwinding from leaf,
11318         but not signal frame.
11319
11320 2002-03-26  David Edelsohn  <edelsohn@gnu.org>
11321
11322         * config/rs6000/aix51.h (WCHAR_TYPE): Define.
11323
11324 2002-03-26  Bob Wilson  <bob.wilson@acm.org>
11325
11326         * config/xtensa/xtensa.c (xtensa_va_arg): Handle variable-sized types.
11327
11328 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
11329
11330         PR target/5621
11331         * arm.md (define_asm_attributes): Reapply patch of Thu Sep 9, 1999:
11332         "Add a pool_range attribute", which was lost during the ARM/Thumb
11333         merge.
11334
11335 2002-03-26  Bob Wilson  <bob.wilson@acm.org>
11336
11337         * config/xtensa/xtensa.c (xtensa_valid_move): Allow move from
11338         a register into the MAC16 accumulator.
11339
11340 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
11341
11342         * doc/invoke.texi (Option Summary): Mention -Wswitch-enum.
11343         (Warning Options): Document -Wswitch-enum.
11344         * toplev.c (W_options): Add -Wswitch-enum.  Update comment on
11345         -Wswitch.
11346         (warn_switch_enum): Define variables.
11347         * flags.h (warn_switch_enum): Declare variables.
11348         * stmt.c (expand_end_case_type): When warn_switch_enum /
11349         -Wswitch-enum, perform switch checks.
11350         Fix PR c/5044.
11351
11352 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
11353
11354         * arm.md (reload_mulsi3, reload_mulsi_compare0, reload_muladdsi)
11355         (reload_mulsi_compare0_scratch, reload_muladdsi_compare0)
11356         (reload_muladdsi_compare0_scratch): Delete.
11357
11358 2002-03-26  Loren J. Rittle  <ljrittle@acm.org>
11359
11360         * doc/install.texi (*-*-freebsd*): Update.
11361
11362 2002-03-26  Richard Henderson  <rth@redhat.com>
11363
11364         * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
11365         (SUB_PARM_SIZE): Cast DEC to ssizetype.
11366
11367         * config/alpha/alpha.c (alpha_va_arg): Read MUST_PASS_IN_STACK
11368         types from the normal argument frame.
11369
11370         * config/sparc/sparc.c (function_arg_pass_by_reference): Pass
11371         variable sized objects by reference.
11372         (sparc_va_arg): Receive them by reference too.
11373
11374 2002-03-26  Hartmut Penner  <hpenner@de.ibm.com>
11375
11376         * config/s390/s390.c (s390_emit_epilogue): Change epilogue
11377         code to not restoring global registers.
11378
11379 2002-03-26  Neil Booth  <neil@daikokuya.demon.co.uk>
11380
11381         * Makefile.in (ggc-common.o): Update.
11382         * c-decl.c (lang_mark_tree): Rename c_mark_tree.
11383         * c-lang.c (LANG_HOOKS_MARK_TREE): Redefine.
11384         * c-tree.h (c_mark_tree): New.
11385         * ggc-common.c: Include langhooks.h.
11386         (gcc_mark_trees): Use new langhook.
11387         * ggc-callbacks.c: Delete file.
11388         * ggc.h (lang_mark_tree): Remove.
11389         * langhooks-def.h (LANG_HOOKS_MARK_TREE): New.
11390         (LANG_HOOKS_INITIALIZER): Update.
11391         * langhooks.h (struct lang_hooks): New hook.
11392 objc:
11393         * objc-lang.c (LANG_HOOKS_MARK_TREE): Redefine.
11394
11395 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
11396
11397         * doc/cpp.texi: Exclude entire Top node from printed manual.
11398         Move option index after directive index.  Insert page breaks
11399         before GFDL and concept index.  Index environment variables
11400         with command line options.
11401         * doc/cppenv.texi: Use @vtable for environment variable list.
11402         Add paragraph explaining semantics of empty elements in path
11403         variables.  Exclude a cross-reference to Fishkill from the
11404         manpage.  Remove an unnecessary cross-reference of the entry
11405         right above the referer.  Don't use @anchor in text that goes
11406         into manpage.
11407         * doc/cppopts.texi: Cross-reference the environment variables
11408         section, not the specific environment variable, for consistency.
11409
11410 2002-03-25  Richard Henderson  <rth@redhat.com>
11411
11412         * recog.c (peephole2_optimize): Distribute EH_REGION -1 notes
11413         anywhere in the block.  Don't refer to insns that have been
11414         removed from the chain.  Iterate backward through the new insns.
11415         Don't refer to edges that have been removed.
11416
11417 2002-03-26  Alan Modra  <amodra@bigpond.net.au>
11418
11419         * combine.c (simplify_comparison <ASHIFTRT, LSHIFTRT>): Correct
11420         test for overflow of constant.
11421
11422 2002-03-25  Richard Earnshaw  <rearnsha@arm.com>
11423
11424         PR target/2623
11425         * arm.md (loadhi_preinc, loadhi_predec, loadhi_shiftpreinc)
11426         (loadhi_shiftpredec, loadhi-with-writeback peephole): Don't use
11427         these patterns on arm_archv4.
11428
11429 2002-03-25  Danny Smith  <dannysmith@sourceforge.users.net>
11430
11431         * config/i386/mingw32.h (WINT_TYPE): Define as "short unsigned
11432         int".
11433
11434 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
11435
11436         * toplev.c: Don't include setjmp.h.  Kill float_handler_set,
11437         float_handled, float_handler, float_signal, set_float_handler,
11438         and do_float_handler.  Set handler for SIGFPE to crash_signal.
11439         * toplev.h: Don't prototype do_float_handler.
11440
11441         * c-lex.c: Fold parse_float into lex_number.  Make warning
11442         about portability of hex float constants more informative, and
11443         don't issue it on top of a syntax error.
11444         * fold-const.c: Fold const_binop_1 and fold_convert_1 into
11445         their callers.
11446         * real.h: Define REAL_VALUE_ABS here...
11447         * simplify-rtx.c: ... not here.  Fold check_fold_consts,
11448         simplify_unary_real, simplify_binary_real, and
11449         simplify_binary_is2orm1 into their callers.
11450         * tree.c: Fold build_real_from_int_cst_1 into caller.
11451
11452         * doc/tm.texi: Document REAL_VALUE_ABS and REAL_VALUE_NEGATIVE.
11453
11454         * tsystem.h: Include float.h here...
11455         * libgcc2.c: ... not here.
11456
11457 2002-03-25  Nick Clifton  <nickc@cambridge.redhat.com>
11458
11459         Fixes for: PR bootstrap/3591, target/5676
11460         * config/mcore/mcore.h (CC1_SPEC): Define only if not already
11461         defined.  Do not disable exceptions or rtti.
11462         * config/mcore/mcore-pe.h (CC1_SPEC): Define before including
11463         mcore.h.  Disable exceptions and rtti, since they are not
11464         supported by EPOC.
11465
11466 2002-03-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11467
11468         * c-decl.c (maybe_build_cleanup): Remove.
11469         * expr.c (expand_expr): Use langhook.
11470         * langhooks-def.h (lhd_return_null_tree,
11471         LANG_HOOKS_MAYBE_BUILD_CLEANUP): New.
11472         (LANGHOOKS_INITIALIZER): Update.
11473         * langhooks.c (lhd_return_null_tree): New.
11474         * langhooks.h (struct lang_hooks): New hook.
11475         * tree-inline.c (initialize_inlined_parameters): Use langhook.
11476         * tree.h (maybe_build_cleanup): Remove.
11477
11478 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
11479
11480         * regrename.c (build_def_use): Move recog_memoized
11481         before extract_insn.
11482
11483 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
11484
11485         PR target/6043
11486         * expr.c (emit_group_store): Handle storing into CONCAT.
11487
11488 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
11489
11490         * regrename.c (build_def_use): Share RTL between MATCH_OPERATOR and
11491         corresponding MATCH_DUP.
11492
11493 2002-03-24  Richard Henderson  <rth@redhat.com>
11494
11495         * unroll.c (unroll_loop): Zero label_map.
11496
11497         * gcse.c: Include except.h.
11498         * Makefile.in (gcse.o): Update.
11499
11500 2002-03-24  Richard Henderson  <rth@redhat.com>
11501
11502         * varasm.c (asm_emit_uninitialised): Revert 2002-03-14 change.
11503         Do resolve_unique_section before shared data clause.
11504
11505 2002-03-24  Richard Henderson  <rth@redhat.com>
11506
11507         * config/alpha/elf.h (STARTFILE_SPEC): Use crtbeginT with -static.
11508
11509 2002-03-24  Richard Henderson  <rth@redhat.com>
11510
11511         * recog.c (peephole2_optimize): Split blocks when EH insns are
11512         generated in the middle of a block.  Do global life update if
11513         zapped EH edges.
11514
11515 2002-03-24  Richard Henderson  <rth@redhat.com>
11516
11517         * mips.c (mips_function_value): Only promote_mode for non-libcalls.
11518
11519 2002-03-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11520
11521         preprocessor/3951
11522         * gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.
11523         * cppinit.c (cpp_handle_option): Set no_ouput if -MD or -MMD.
11524         (init_dependency_output): Don't make no_output decision here.
11525
11526 2002-03-24  Andrew Cagney  <ac131313@redhat.com>
11527
11528         * stmt.c (check_for_full_enumeration_handling): Remove tests of
11529         warn_switch.  Update description.
11530         (expand_end_case_type): Call check_for_full_enumeration_handling
11531         when warn_switch.
11532
11533 2002-03-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11534
11535         * config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible_p): New function.
11536         (m68hc11_split_move): Call it to see if the source and destination
11537         operands use the same direction auto inc/dec mode, otherwise make the
11538         source an offsetable memory operand and generate an add.
11539
11540 2002-03-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11541
11542         * config/m68hc11/m68hc11.md ("*subsi3_zero_extendhi"): Allow address
11543         register for operand 2.
11544         ("*subsi3_zero_extendqi"): Likewise.
11545         ("*iorhi3_gen"): Do the operation on the upper bits and then lower
11546         bits so that it is compatible with a pop.
11547         ("*andhi3_gen"): Likewise.
11548         ("xorhi3"): Likewise.
11549
11550 2002-03-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11551
11552         * cppinit.c (cpp_handle_option): Set warn_endif_labels if
11553         -pedantic here...
11554         (cpp_post_options): ... not here.
11555
11556 2002-03-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11557             Aldy Hernandez  <aldyh@redhat.com>
11558
11559         Removal of separate preprocessor cpp0.
11560
11561         * Makefile.in (GCC_PASSES, STAGESTUFF, LIBCPP_OBJS,
11562         cpp0, install-common): Update.
11563         * c-common.c (flag_preprocess_only): New.
11564         (c_common_init): Preprocess for -E.
11565         * c-common.h (flag_preprocess_only): New.
11566         * c-decl.c (c_decode_option): Handle -E and -std=c++98.
11567         * c-objc-common.c (c_init_decl_processing): Exit quickly
11568         for NULL return from c_common_init.
11569         * cpplib.h (cpp_preprocess_file): New.
11570         * cppmain.c (main, general_init, pfile, progname): Remove.
11571         (do_preprocessing): Rename cpp_preprocess_file, don't call
11572         cpp_finish.  Don't close stdout here.
11573         (setup_callbacks): Update prototype.
11574         * gcc.c (trad_capable_cpp, cpp_unique_options, default_compilers):
11575         Update.
11576         * tradcpp.c (main): Ignore -quiet.
11577 objc:
11578         * lang-specs.h (default_compilers): Preprocess with cc1obj.
11579
11580 2002-03-24  Richard Henderson  <rth@redhat.com>
11581
11582         PR optimization/5742
11583         * machmode.def: Add inner mode field to complex modes.
11584         * config/mips/mips.c (mips_function_value): Always define.  Add
11585         new argument to handle libcalls.
11586         * config/mips/mips.h (LIBCALL_VALUE): Use mips_function_value.
11587         (FUNCTION_VALUE): Likewise.
11588         * config/mips/abi64.h (FUNCTION_VALUE): Remove.
11589         * config/mips/mips-protos.h: Update.
11590
11591 2002-03-23  Richard Henderson  <rth@redhat.com>
11592
11593         * config/sparc/sparc.c (sparc_emit_floatunsdi): New.
11594         * config/sparc/sparc-protos.h: Update.
11595         * config/sparc/sparc.md (floatunsdisf2, floatunsdidf2): New.
11596
11597 2002-03-23  Richard Henderson  <rth@redhat.com>
11598
11599         * config/sparc/gmon-sol2.c (internal_mcount): Assume either
11600         _start or _init begins the text segment.
11601
11602 2002-03-23  David Edelsohn  <edelsohn@gnu.org>
11603
11604         * config/rs6000/rs6000.h (RETURN_IN_MEMORY):  Cast to HOST_WIDE_INT
11605         not HOST_WIDEST_INT.
11606         (RS6000_ARG_SIZE): Remove unsigned cast of int_size_in_bytes.
11607
11608 2002-03-23  Richard Earnshaw  <rearnsha@arm.com>
11609
11610         PR java/5489
11611         * arm.md (return, sibcall_epilogue): Pass const_true_rtx as the
11612         operand argument to output_return_instruction.
11613         * arm.c (arm_print_operand, case 'd'): If the operand is
11614         const_true_rtx then just return.
11615         (arm_print_operand, case 'D'): If the operand is const_true_rtx
11616         then abort.
11617
11618 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
11619
11620         * doc/invoke.texi (Option Summary): Mention -Wswitch-default.
11621         (Warning Options): Document -Wswitch-default.
11622         * toplev.c (W_options): Add -Wswitch-default.  Update comment on
11623         -Wswitch.
11624         (warn_switch_default): Define variable.
11625         (warn_switch): Update comment.
11626         * flags.h (warn_switch_default): Declare variable.
11627         (warn_switch): Update comment.
11628         * stmt.c (expand_end_case): Check for and, when
11629         warn_switch_no_default, warn of a missing default case.
11630
11631 2002-03-23  Alan Modra  <amodra@bigpond.net.au>
11632
11633         * real.h (N): Special case 128 bit doubles.
11634
11635         * combine.c (simplify_comparison): When widening modes, ignore
11636         sign extension on CONST_INTs.
11637
11638 2002-03-22  Bob Wilson  <bob.wilson@acm.org>
11639
11640         * config/xtensa/xtensa.c (print_operand): Fix incorrect mode
11641         passed to adjust_address.  Fix comment formatting.
11642
11643
11644 2002-03-22  Zack Weinberg  <zack@codesourcery.com>
11645
11646         * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
11647         Always make REAL_VALUE_TYPE a struct containing an array of
11648         HOST_WIDE_INT, not a double.  Tidy up the code deciding how
11649         big it is.  Don't declare or use union real_extract.
11650
11651         * emit-rtl.c (init_emit_once), varasm.c (immed_real_const_1,
11652         decode_rtx_const, output_constant_pool), config/a29k/a29k.c
11653         (print_operand), config/arm/arm.c (output_move_double),
11654         config/arm/arm.md (consttable_4, consttable_8),
11655         config/romp/romp.c (output_fpops), config/s390/s390.h
11656         (ASM_OUTPUT_SPECIAL_POOL_ENTRY), config/xtensa/xtensa.c
11657         (xtensa_output_literal): Don't use union real_extract.
11658
11659         * config/dsp16xx/dsp16xx.c (print_operand), config/i860/i860.c
11660         (sfmode_constant_to_ulong), config/ns32k/merlin.h
11661         (PRINT_OPERAND), config/ns32k/ns32k.c (print_operand),
11662         config/pdp11/pdp11.h (PRINT_OPERAND), config/we32k/we32k.h
11663         (PRINT_OPERAND): Don't use local version of union
11664         real_extract.
11665
11666         * config/convex/convex.c (check_float_value), config/vax/vax.c
11667         (vax_float_literal), config/m88k/m88k.md (divdf3),
11668         config/dsp16xx/dsp16xx.md (fixuns_trunchfhi2),
11669         config/pdp11/pdp11.c (output_move_quad): Don't do host
11670         arithmetic on target floating point quantities.
11671
11672         * config/a29k/a29k.md, config/dsp16xx/dsp16xx.c
11673         (output_dsp16xx_float_const): Don't test HOST_FLOAT_FORMAT.
11674
11675         * fold-const.c (fold), simplify-rtx.c (simplify_binary_real):
11676         Use MODE_HAS_INFINITIES rather than #ifdef REAL_INFINITY.
11677
11678         * real.c (earith): Test INFINITY rather than REAL_INFINITY;
11679         NANS implies INFINITY, so can drop #ifdef NANS inside #ifndef
11680         INFINITY.
11681         * print-rtl.c (print_rtx): Disable code which needs
11682         floating-point emulator.
11683         * libgcc2.c: Include float.h and use DBL_MANT_DIG,
11684         FLT_MANT_DIG, to define DF_SIZE and SF_SIZE, rather than
11685         depending on HOST_FLOAT_FORMAT to be defined properly.
11686
11687         * config/1750a/1750a.c (get_double, float_label): Delete.
11688         (print_operand): Delete huge commented-out chunk.  Use
11689         REAL_VALUE_TO_DECIMAL.
11690         * config/1750a/1750a-protos.h: Delete prototypes of deleted
11691         functions.
11692         * config/convex/convex.h: Always set TARGET_FLOAT_FORMAT to
11693         IEEE_FLOAT_FORMAT.
11694         * config/i370/i370.h (PRINT_OPERAND [TARGET_HLASM version]):
11695         Use REAL_VALUE_TO_DECIMAL as ELF version does.
11696         * config/m88k/m88k.c (real_power_of_2_operand,
11697         legitimize_operand): Take the REAL_VALUE_TYPE and/or union
11698         real_extract out of the union; run the input through
11699         REAL_VALUE_TO_TARGET_DOUBLE, then plug the pair of longwords
11700         from that into the union.
11701         * config/pdp11/pdp11.c (output_move_double): Rearrange
11702         parentheses to make automatic indenter happy.
11703
11704         * doc/tm.texi (Cross-compilation): Rename node to "Floating
11705         Point" and rewrite to describe current situation.  Also adjust
11706         documentation of REAL_VALUE_TO_TARGET_SINGLE and friends to
11707         match code.
11708         * doc/rtl.texi: Adjust cross reference.
11709
11710 2002-03-22  Bob Wilson  <bob.wilson@acm.org>
11711
11712         * config/xtensa/xtensa-protos.h (non_acc_reg_operand): Remove.
11713         (xtensa_valid_move, xtensa_preferred_reload_class): Define.
11714         * config/xtensa/xtensa.c (non_acc_reg_operand): Remove.
11715         (xtensa_valid_move, xtensa_preferred_reload_class): Define to
11716         prevent use of sp as a reload register.
11717         (xtensa_emit_move_sequence): Use xtensa_valid_move instead of
11718         non_acc_reg_operand.
11719         * config/xtensa/xtensa.h (PREDICATE_CODES): Remove non_acc_reg_operand.
11720         (PREFERRED_RELOAD_CLASS): Move code to xtensa_preferred_reload_class.
11721         * config/xtensa/xtensa.md (movsi_internal, movhi_internal,
11722         movqi_internal): Use xtensa_valid_move instead of non_acc_reg_operand.
11723
11724 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
11725
11726         * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.
11727         * cpplex.c (unterminated): Delete.
11728         (parse_string): No string literal may extend over multiple
11729         lines.  Suppress the error when preprocessing assembly.
11730         * cppmain.c (scan_translation_unit): Strings are single-line.
11731
11732         * doc/cpp.texi: Update to match.
11733
11734 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
11735
11736         PR optimization/5854
11737         * config/m68hc11/m68hc11.h (CONST_OK_FOR_LETTER_VALUE_P): Use K for 0.
11738         Shut up warnings.
11739         (CONST_DOUBLE_OK_FOR_LETTER_P): Use G for 0.0.
11740         (EXTRA_CONSTRAINT): Use S for non-push memory operand.
11741         * config/m68hc11/m68hc11.c (m68hc11_split_move): Handle setting from
11742         const0 if scratch register was not allocated.
11743         (m68hc11_reload_operands, m68hc11_gen_lowpart, m68hc11_gen_highpart,
11744         m68hc11_z_replacement): Replace gen_rtx (CONST_INT, VOIDmode, ...)
11745         with GEN_INT (...).
11746         (m68hc11_reorg): Compute BLOCK_FOR_INSN before reload_cse_regs.
11747         * config/m68hc11/m68hc11.md: Replace gen_rtx (CONST_INT, VOIDmode, ...)
11748         with GEN_INT (...) everywhere.  Remove constraints in define_split
11749         patterns.
11750         (movdi_internal, movdf_internal, movsi_internal, movsf_internal): Don't
11751         require scratch register for setting 0 into regs/non-pushable memory.
11752
11753 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
11754
11755         * config/mips/mips.h (MASK_RETURN_ADDR): Define.
11756         (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define.
11757
11758 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
11759
11760         * cpplib.h (struct cpp_options):  New member, warn_endif_labels.
11761         * cppinit.c (cpp_create_reader):  On by default.
11762         (cpp_handle_option):  Handle -W[no-]endif-labels.
11763         (cpp_post_options):  Also enable if -pedantic.
11764         * cpplib.c (do_else):  Use it.
11765         (do_endif):  Likewise.
11766         * doc/cppopts.texi:  Document new option.
11767         * doc/invoke.texi:  Document new option.
11768
11769 2002-03-22  Lars Brinkhoff  <lars@nocrew.org>
11770
11771         * config/i386/i386.c, config/i386/i386.md: Change all occurences
11772         of GEN_INT (trunc_int_for_mode (...)) to gen_int_mode (...).
11773
11774 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
11775
11776         * flow.c (calculate_global_regs_live): Clear aux fields of
11777         ENTRY and EXIT.
11778
11779 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
11780
11781         * config/v850/v850.c (v850_reorg): Only call alter_subreg on
11782         REG or MEM subregs, pass rtx * instead of rtx to it.
11783         * config/i860/i860.c (output_delayed_branch, output_delay_insn): Pass
11784         rtx * instead of rtx to alter_subreg.
11785         * config/m32r/m32r.c (gen_split_move_double): Likewise.
11786         * config/pj/pj.c (pj_output_rval): Likewise.
11787
11788 2002-03-22  Richard Henderson  <rth@redhat.com>
11789
11790         PR target/3177
11791         * config/ia64/ia64.h (CUMULATIVE_ARGS): Add int_regs.
11792         (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Update.
11793         * config/ia64/ia64.c (ia64_function_arg_advance): Set int_regs.
11794         (ia64_expand_prologue): Look at int_regs, not words, for number
11795         of incomming int regs.
11796
11797 2002-03-22  Andrew MacLeod  <amacleod@redhat.com>
11798
11799         * expr.c (expand_expr): A RESULT_DECL is part of a call.
11800
11801 Fri Mar 22 16:30:42 CET 2002  Jan Hubicka  <jh@suse.cz>
11802
11803         * toplev.c (flag_loop_optimize, flag_crossjumping):
11804         New static variables.
11805         (rest_of_compilation): Conditionalize crossjumping and
11806         loop optimizer.
11807         (parse_options_and_default_flags): Default loop_optimize and
11808         crossjumping.
11809         (lang_independent_options): Add -fcrossjumping and -floop-optimize
11810         * invoke.texi (crossjumping, loop-optimize): Document.
11811
11812 2002-03-22  Richard Sandiford  <rsandifo@redhat.com>
11813
11814         * real.c (eiisneg): Move outside #ifdef NANS.
11815
11816 Fri Mar 22 12:08:36 CET 2002  Jan Hubicka  <jh@suse.cz>
11817
11818         * cfgcleanup.c (outgoing_edges_math): Fix condition; relax
11819         frequencies match; avoid match on different loop depths.
11820         (try_crossjump_to_bb): Kill tests that no longer brings time
11821         savings.
11822         * cfgrtl.c (force_nonfallthru_and_redirect): Fix loop_depth
11823         updating code.
11824         (split_edge): Likewise.
11825
11826         * flow.c (update_life_info_in_dirty_blocks): Fix uninitialized
11827         variable.
11828
11829         * Makefile.in (cfgrtl): Add insn-config.h depenendency.
11830         * cfgrtl.c: Include insn-config.h
11831         (split_block) Dirtify block in presence of conditional execution
11832
11833 2002-03-22  Richard Sandiford  <rsandifo@redhat.com>
11834
11835         * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Undefine.
11836         * config/mips/mips-protos.h (mips_setup_incoming_varargs): Declare.
11837         (function_arg): Constify CUMULATIVE_ARGS.
11838         (function_arg_partial_nregs, function_arg_pass_by_reference): Likewise.
11839         * config/mips/mips.h (UNITS_PER_FPVALUE): Zero when TARGET_SOFT_FLOAT.
11840         (UNITS_PER_DOUBLE): New macro.
11841         (SETUP_INCOMING_VARARGS): Define.  Use mips_setup_incoming_varargs.
11842         (CUMULATIVE_ARGS): Reformat.  Remove num_adjusts workaround and
11843         last_arg_fp field.  Replace arg_words and fp_arg_words with gp_regs,
11844         fp_regs and stack_words.
11845         (EABI_FLOAT_VARARGS_P): New macro.
11846         * config/mips/mips.c (struct mips_arg_info): New.
11847         (mips_arg_info): New function.
11848         (function_arg_advance): Use it.  Add adjustment instructions here
11849         rather than in function_arg.
11850         (function_arg): Constify CUMULATIVE_ARGS.  Use mips_arg_info.  Check
11851         for VOIDmode at the beginning of the function.
11852         (function_partial_nregs): Constify CUMULATIVE_ARGS.  Use mips_arg_info.
11853         (function_arg_pass_by_reference): Likewise.
11854         (mips_setup_incoming_varags): New, largely based on old abi64.h code.
11855         (mips_build_va_list): Test EABI_FLOAT_VARARGS_P.
11856         (mips_va_start): Likewise.  Use the new stack_words field of
11857         CUMULATIVE_ARGS to set up overflow area.  Reformat.
11858         (mips_va_arg): Test EABI_FLOAT_VARARGS_P.  Unify EABI handling of
11859         doubles and other types, aligning the overflow pointer for non-doubles
11860         too.  Remove some code duplication.  Replace hard-coded constants.
11861
11862 2002-03-22  Richard Sandiford  <rsandifo@redhat.com>
11863
11864         * config/mips/mips.h (FUNCTION_ARG_REGNO_P): Simplify.
11865         (CLASS_UNITS): Undefine.
11866         (CLASS_MAX_NREGS): Use FP_INC.
11867         * config/mips/mips.c (compute_frame_size): Likewise.
11868         (override_options): Use FP_INC and UNITS_PER_FPVALUE.
11869
11870 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
11871
11872         * cpplex.c (parse_identifier_slow): Rename parse_slow, adjust
11873         prototype, and handle lexing numbers and identifiers.
11874         (parse_identifier): Update to new form of parse_slow.
11875         (parse_number): Fast path only, use parse_slow otherwise.
11876         (_cpp_lex_direct): Update calls to parse_number.
11877
11878 2002-03-21  DJ Delorie  <dj@redhat.com>
11879
11880         * bb-reorder.c (make_reorder_chain_1): Protect against
11881         when redundant edges are omitted.
11882         * predict.c (dump_prediction): Likewise.
11883
11884 2002-03-21  Richard Henderson  <rth@redhat.com>
11885
11886         PR target/5996
11887         * fixinc/inclhack.def (solaris_stdio_tag): New.
11888         * fixinc/fixincl.x: Regenerate.
11889
11890 2002-03-21  Eric Botcazou <ebotcazou@multimania.com>
11891
11892         PR c/5597
11893         * c-typeck.c (process_init_element): Flag non-static
11894         initialization of a flexible array member as illegal.
11895
11896 2002-03-22  Alan Modra  <amodra@bigpond.net.au>
11897
11898         * config/rs6000/t-linux64: New.
11899         * config.gcc (powerpc64-*-linux* <tmake_file>): Drop t-ppcos and
11900         t-ppccomm.  Use t-rs6000 and t-linux64.
11901         (powerpc64-*-gnu* <tmake_file>): Likewise.
11902         * mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.
11903         * mkmap-symver.awk (dotsyms): If set, output .foo as well as foo.
11904         * Makefile.in (SHLIB_MKMAP_OPTS): Pass to mklibgcc.
11905
11906 2002-03-21  Aldy Hernandez  <aldyh@redhat.com>
11907
11908         * langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check
11909         flag_really_no_inline instead of optimize == 0.
11910
11911         * c-objc-common.c (c_cannot_inline_tree_fn): Same.
11912
11913         * cp/tree.c (cp_cannot_inline_tree_fn): Same.
11914
11915         * flags.h (flag_really_no_inline): New.
11916
11917         * c-common.c (c_common_post_options): Initialize
11918         flag_really_no_inline.
11919
11920         * toplev.c (flag_really_no_inline): New.
11921
11922 2002-03-21  Jakub Jelinek  <jakub@redhat.com>
11923
11924         * config/avr/avr.md (length): Fix length computation for
11925         conditional branches.
11926
11927 2002-03-21  Neil Booth  <neil@daikokuya.demon.co.uk>
11928
11929         * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
11930         sdbout.o, profile.o): Update.
11931         * c-common.c (c_common_nodes_and_builtins): Use pushdecl
11932         langhook.
11933         * c-common.h (gettags): Move here from tree.h.
11934         * c-tree.h (pushdecl, pushlevel, poplevel, set_block,
11935         insert_block, getdecls, kept_level_p, global_bindings_p): New.
11936         * dbxout.c (dbxout_init): Use getdecls langhook.
11937         * expr.c (expand_expr): Use insert_block langhook.
11938         * fold-const.c: Include langhooks.h.
11939         (fold_range_test, fold_binary_op_with_conditional_arg,
11940         fold): Use global_bindings_p langhook.
11941         * integrate.c (expand_inline_function): Use insert_block langhook.
11942         * langhooks-def.h (LANG_HOOKS_DECLS, LANG_HOOKS_PUSHLEVEL,
11943         LANG_HOOKS_POPLEVEL, LANG_HOOKS_GLOBAL_BINDINGS_P,
11944         LANG_HOOKS_INSERT_BLOCK, LANG_HOOKS_SET_BLOCK, LANG_HOOKS_PUSHDECL,
11945         LANG_HOOKS_GETDECLS): New.
11946         (LANG_HOOKS_INITIALIZER): Update.
11947         * langhooks.c (lhd_clear_binding_stack): Use global_bindings_p
11948         langhook.
11949         * langhooks.h (struct lang_hooks_for_decls): New.
11950         (struct lang_hooks): Update.
11951         * profile.c: Include langhooks.h.
11952         (output_func_start_profiler): Use new langhooks.
11953         * sdbout.c: Include langhooks.h.
11954         (sdbout_init, sdbout_finish): Use getdecls langhook.
11955         * stmt.c: Include langhooks.h.
11956         (expand_fixup, fixup_gotos): Use new langhooks.
11957         * stor-layout.c: Include langhooks.h.
11958         (variable_size): Use global_bindings_p langhook.
11959         * toplev.c (compile_file): Use getdecls langhook.
11960         * tree-inline.c (remap_block): Use insert_block langhook.
11961         * tree.h (pushdecl, pushlevel, poplevel, set_block, gettags,
11962         insert_block, getdecls, kept_level_p, global_bindings_p): Remove.
11963
11964 2002-03-21  Richard Henderson  <rth@redhat.com>
11965
11966         * config/rs6000/rs6000.c (rs6000_select_rtx_section): Put symbolic
11967         constants in .data when -fpic.
11968
11969 2002-03-21  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11970
11971         * doc/contrib.texi (Contributors): Use GNU/Linux instead of Linux
11972         where appropriate.
11973
11974 2002-03-21  Tom Tromey  <tromey@redhat.com>
11975
11976         * config/i386/sol2.h (ASM_QUAD): Undef.  Fixes PR bootstrap/5948.
11977
11978 Thu Mar 21 09:50:48 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11979
11980         * config/ia64/ia64.c (hfa_element_mode, case ARRAY_TYPE): Recurse.
11981
11982         * expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.
11983
11984 2002-03-21  Eric Botcazou <ebotcazou@multimania.com>
11985             Richard Henderson  <rth@redhat.com>
11986
11987         PR c/5354
11988         * c-common.c (c_expand_expr): Preserve result of a statement
11989         expression if needed.
11990
11991 2002-03-21  Jakub Jelinek  <jakub@redhat.com>
11992
11993         PR bootstrap/4195
11994         * genrecog.c (maybe_both_true_mode): Remove.
11995         (maybe_both_true_2, write_switch): Revert 2001-07-17 changes.
11996         * machmode.def (Pmode): Likewise.
11997
11998 Thu Mar 21 01:55:06 EST 2002  John Wehle  (john@feith.com)
11999
12000         * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
12001         (nonlocal_mentioned_p_1): New function.
12002         (nonlocal_referenced_p, nonlocal_referenced_p_1): Likewise.
12003         (nonlocal_set_p, nonlocal_set_p_1): Likewise.
12004         (mark_constant_function): Recognize pure functions.
12005         * rtl.h (global_reg_mentioned_p): New prototype.
12006         * rtlanal.c (global_reg_mentioned_p,
12007         global_reg_mentioned_p_1): New function.
12008
12009 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12010
12011         * fixinc/inclhack.def (alpha_assert): Fix assert macro in Tru64
12012         UNIX assert.h.
12013         * fixinc/fixincl.x: Regenerate.
12014
12015 2002-03-20  Jason Merrill  <jason@redhat.com>
12016
12017         * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.
12018
12019 2002-03-20  Michael Meissner  <meissner@redhat.com>
12020
12021         * doc/invoke.texi (Optimize Options): Document that -O2 sets
12022         -fstrict-aliasing.
12023
12024 2002-03-20  Bob Wilson  <bob.wilson@acm.org>
12025
12026         * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a
12027         ".literal_position" directive before the constant pool.
12028
12029 2002-03-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12030
12031         * doc/contrib.texi (Contributors): Update Geoffrey Keating.
12032         Add Craig Rodrigues.
12033         Add Brad Lucier to testers.
12034
12035 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
12036
12037         PR target/4792
12038         * config/arc/arc.md (movsicc, movdicc, movsfcc, movdfcc): Add mode
12039         to if_then_else.
12040         (movsicc_insn, movdicc_insn, movsfcc_insn, movdfcc_insn): Likewise.
12041         * config/arc/arc.c (arc_final_prescan_insn): Use extract_insn_cached
12042         instead of insn_extract.
12043
12044 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
12045
12046         PR bootstrap/4192
12047         * config/fr30/fr30.md (jump): Remove clobber of fixed register.
12048
12049         * genemit.c (output_added_clobbers_hard_reg_p): Only output return
12050         stmt if some case has been output.
12051
12052 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
12053
12054         PR c/5972
12055         * config/i386/i386.md (movdicc_c_rex64, movsicc_noc, movhicc_noc,
12056         movsfcc_1, movdfcc_1): Add %O2.
12057         * config/i386/i386.c (print_operand): Handle %ON.
12058         Print . before float condition codes in Sun as cmov syntax.
12059         * config/i386/sol2.h (CMOV_SUN_AS_SYNTAX): Define for Sun as.
12060         * config.gcc (i[34567]86-*-solaris2*): Remove comment which is
12061         no longer true.
12062
12063 2002-03-20  Philip Blundell  <pb@nexus.co.uk>
12064
12065         * config/arm/arm.c (arm_output_epilogue): Don't generate separate
12066         return instruction if PC was popped.
12067
12068 2002-03-20  Bob Wilson  <bob.wilson@acm.org>
12069
12070         * config/xtensa/xtensa.md: Remove unused type attributes.
12071         (adddi_carry, subddi_carry): Change type attribute to "multi".
12072
12073 2002-03-19  Dale Johannesen  <dalej@apple.com>
12074
12075         PR optimization/5999, middle-end/5731
12076         * expr.c (expand_expr) [RDIV_EXPR]: Only convert real divisions into
12077         multiplications by reciprocals.
12078
12079 2002-03-20  Neil Booth  <neil@daikokuya.demon.co.uk>
12080
12081         * Makefile.in: Update.
12082         * c-common.c: Include langhooks.h.
12083         (inline_forbidden_p): Use new hook.
12084         * diagnostic.c: Include langhooks.h.
12085         (format_with_decl, announce_function,
12086         default_print_error_function): Use new hook.
12087         * dwarf2out.c (dwarf2_name): Use new hook.
12088         * function.c: Include langhooks.h.
12089         (init_function_start): Use new hook.
12090         * langhooks-def.h (lhd_decl_printable_name): New.
12091         (LANGHOOKS_DECL_PRINTABLE_NAME): New.
12092         (LANGHOOKS_INITIALIZER): Update.
12093         * langhooks.c (lhd_decl_printable_name): New.
12094         * langhooks.h (struct lang_hooks): New hook.
12095         * toplev.c (decl_name, decl_printable_name): Remove.
12096         (open_dump_file): Use new hook.
12097         (process_options): Remove old hook.
12098         * tree.h (decl_printable_name): Remove.
12099 objc:
12100         * objc-act.c (objc_init): Remove old hook.
12101         (objc_printable_name): Export.
12102         * objc-act.h (objc_printable_name): New.
12103         * objc-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
12104
12105 2002-03-19  Jim Blandy  <jimb@redhat.com>
12106
12107         * c-lex.c (cb_file_change): Pass the #inclusion's line number to
12108         the start_source_file debug hook, not the current line number.
12109
12110 2002-03-19  Richard Henderson  <rth@redhat.com>
12111
12112         * flow.c (EH_USES): Provide default.
12113         (calculate_global_regs_live): Use it for EH edges and noreturn calls.
12114         * doc/tm.texi (EH_USES): New.
12115
12116         * config/ia64/ia64.c (ia64_eh_uses): New.
12117         * config/ia64/ia64-protos.h: Update.
12118         * config/ia64/ia64.h (EH_USES): New.
12119
12120 2002-03-19  Richard Henderson  <rth@redhat.com>
12121
12122         * varasm.c (output_constant_def): Fix stupid typo.
12123
12124 2002-03-19  Richard Henderson  <rth@redhat.com>
12125
12126         PR 5879
12127         * except.c (current_function_has_exception_handlers): New.
12128         * except.h: Declare it.
12129         * sibcall.c (optimize_sibling_and_tail_recursive_call): Use it.
12130         Combine tests that disable all sibcalls for the function.
12131
12132 2002-03-19  Olivier Hainque  <hainque@act-europe.fr>
12133
12134         * varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO
12135         for INTEGER_CST.
12136
12137 2002-03-19  Richard Henderson  <rth@redhat.com>
12138
12139         PR 5977, 5991
12140         * config/ia64/ia64.c: Revert 2002-03-01 patch.
12141         * config/ia64/ia64.h (INIT_EXPANDERS): New.
12142
12143 2002-03-19  Jim Blandy  <jimb@redhat.com>
12144
12145         * cppmacro.c (cpp_macro_definition): Emit a space after the macro
12146         name, even if the replacement list contains no tokens, as required
12147         by Dwarf.
12148
12149 2002-03-19  Jason Merrill  <jason@redhat.com>
12150
12151         * varasm.c (globalize_decl): Get the name from the RTL, not
12152         DECL_ASSEMBLER_NAME.
12153
12154         * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.
12155
12156 2002-03-19  Bob Wilson  <bob.wilson@acm.org>
12157
12158         * config/xtensa/xtensa.md (adddi3, adddi_carry, subdi3,
12159         subdi_carry): Define.
12160
12161 2002-03-19  David Edelsohn  <edelsohn@gnu.org>
12162
12163         * config/rs6000/rs6000.c (rs6000_override_options): Only warn
12164         about -fpic/-fPIC if extra_warnings set.
12165
12166 2002-03-19  David Edelsohn  <edelsohn@gnu.org>
12167
12168         * expr.c (expand_expr): Sign-extend CONST_INT generated from
12169         TREE_STRING_POINTER.
12170         * fold-const.c (fold): Delete #if 0 ARRAY_REF case.
12171
12172 Tue Mar 19 14:12:32 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12173
12174         * config/sparc/sparc.h (CAN_ELMINIATE): Can only eliminate FP
12175         in favor of SP if FRAME_POINTER_REQUIRED is false.
12176
12177 2002-03-19  Lars Brinkhoff  <lars@nocrew.org>
12178
12179         * emit-rtl.c (gen_int_mode): New function.
12180         * rtl.h: Prototype for it.
12181         * combine.c (make_extraction, simplify_comparison), expmed.c
12182         (store_bit_field, expand_mult_highpart, expand_divmod), expr.c
12183         (convert_modes, store_field), optabs.c (expand_fix),
12184         simplify-rtx.c (neg_const_int, simplify_unary_real),
12185
12186         * config/rs6000/rs6000.c, config/rs6000/rs6000.md:
12187         Use it instead of GEN_INT (trunc_int_for_mode (...)).
12188
12189 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
12190
12191         PR c/5656
12192         * langhooks.h (struct lang_hooks_for_tree_inlining): Add
12193         convert_parm_for_inlining.
12194         * c-lang.c (LANG_HOOKS_TREE_INLINING_CONVERT_PARM_FOR_INLINING):
12195         Define.
12196         * langhooks-def.h: Likewise.
12197         * objc/objc-lang.c: Likewise.
12198         * langhooks.c (lhd_tree_inlining_convert_parm_for_inlining): New
12199         function.
12200         * tree-inline.c (initialize_inlined_parameters):
12201         Call convert_parm_for_inlining lang hook if needed.
12202         * c-typeck.c (c_convert_parm_for_inlining): New function.
12203         * c-tree.h (c_convert_parm_for_inlining): Add prototype.
12204
12205 2002-03-18  Mark Mitchell  <mark@codesourcery.com>
12206
12207         * calls.c (precompute_arguments): Do not assume that temporaries
12208         can be destroyed after expanding the argument.
12209         (expand_call): Likewise.
12210
12211 2002-03-15  Eric Christopher  <echristo@redhat.com>
12212
12213         * config/mips/mips.md (movdf_internal2): Add two new move constraints.
12214         Fix register preference on last change.
12215         * config/mips/mips.c (mips_return_in_memory): New function.
12216         * config/mips/mips.h (RETURN_IN_MEMORY): Use.
12217         * config/mips/mips-protos.h: Declare.
12218         * config/mips/abi64.h (RETURN_IN_MEMORY): Remove. Add to above.
12219         * config/mips/elf64.h: Add #ifndef/#endif brackets around defaults.
12220
12221 2002-03-18  Alexandre Oliva  <aoliva@redhat.com>
12222
12223         * config/mips/mips.md (andsi3) [TARGET_MIPS16]: Force operand 1 to
12224         a register too.
12225         (anddi3, iorsi3): Likewise.
12226
12227         * config/mips/mips.h (ENCODE_SECTION_INFO) [TARGET_MIPS16]: Don't
12228         use %gprel for symbols that are going to be placed in linkonce
12229         sections.
12230
12231         * config/mips/mips.h (ELIMINABLE_REGS): Can't eliminate
12232         RETURN_ADDRESS_POINTER_REGNUM to $ra.
12233         (CAN_ELIMINATE): Only eliminate it to $sp if a frame pointer is
12234         not needed.  Disregard leaf_function_p().
12235         (INITIAL_ELIMINATION_OFFSET): Adjust for elimination of rap to
12236         mips16 frame pointer.
12237         * config/mips/mips.md (store ra): Only to small SP offsets.
12238         2001-08-22  Graham Stott  <grahams@redhat.com>
12239         * config/mips/mips.h (RETURN_ADDR_RTX): For a leaf function
12240         return a REG rtx for the return address register.
12241
12242 2002-03-18  Bob Wilson  <bob.wilson@acm.org>
12243
12244         * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat
12245         constant-pool addresses as "mode-dependent".
12246         (GO_IF_LEGITIMATE_ADDRESS): Rename macro arguments.
12247
12248 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
12249
12250         PR target/5740
12251         * expr.c (emit_group_load): Use extract_bit_field if
12252         needed for CONCAT arguments.
12253
12254 2002-03-18  Richard Earnshaw  <rearnsha@arm.com>
12255
12256         PR target/4863
12257         * arm.md (tablejump): Make this a define_expand.  For PIC add the
12258         offset to the base of the table.
12259         (thumb_tablejump): Matcher for Thumb tablejump insn.
12260         * config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries
12261         as the difference of two labels.
12262         * config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
12263         * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump
12264         tables in the code.
12265         * config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise.
12266         * arm.c (get_jump_table_size): If the table is not in the text
12267         section, return zero.
12268
12269 2002-03-18  Bernd Schmidt  <bernds@redhat.com>
12270
12271         * config/arm/arm.c (arm_gen_movstrqi): Use gen_lowpart instead
12272         of gen_rtx_SUBREG.
12273         (arm_reload_out_hi): Use gen_lowpart instead of
12274         gen_rtx_SUBREG to access QImode components.
12275         * config/arm/arm.md: Disable zero_extend split for QImode
12276         subregs in BIG_ENDIAN mode.
12277         (storehi_bigend): Match use of least significant byte.
12278         (storeinthi): Remove extraneous SUBREG.
12279         Add missing construction of operands[2].
12280         (movhi): Use gen_lowpart in place of gen_rtx_SUBREG.
12281         (movqi): Use gen_lowpart in place of gen_rtx_SUBREG.
12282         Replace gen_rtx (SUBREG) with gen_rtx_SUBREG.
12283
12284 2002-03-18  Aldy Hernandez  <aldyh@redhat.com>
12285
12286         * config/rs6000/rs6000.h (PREDICATE_CODES): Add PARALLEL to
12287         any_operand.
12288
12289 2002-03-17  Richard Henderson  <rth@redhat.com>
12290
12291         * config/alpha/alpha.c (alpha_emit_set_const_1): Build add insns
12292         explicitly.
12293
12294 2002-03-17  Hans-Peter Nilsson  <hp@bitrange.com>
12295
12296         * config/mmix/mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DI
12297         (unsigned_fix:DF op1)), not (unsigned_fix:DI (fix:DF op1)).
12298
12299 2002-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12300
12301         * ifcvt.c (dead_or_predicable): Fix uninitialized variable.
12302
12303         * predict.c (estimate_bb_frequencies): Delete unused variables.
12304
12305 2002-03-17  Richard Henderson  <rth@redhat.com>
12306
12307         * config/ia64/ia64.c (ia64_attribute_table): Move before
12308         targetm definition.  Make static.
12309
12310 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12311
12312         * c-common.h (yyparse, c_common_parse_file): New.
12313         * c-lang.c: Include c-common.h.
12314         (LANG_HOOKS_PARSE_FILE): Redefine.
12315         * c-lex.c: Include c-common.h.
12316         (yyparse): Rename c_common_parse_file.  Call yyparse.
12317         * c-parse.in (yyparse): Remove macro.
12318         * c-tree.h (yyparse_1): Remove.
12319         * langhooks-def.h (LANG_HOOKS_PARSE_FILE): New.
12320         (LANG_HOOKS_INITIALIZER): Update.
12321         * langhooks.h (struct lang_hoooks): New hook parse_file.
12322         * toplev.c (compile_file): Use parse_file hook.
12323         * tree.h (yyparse): Remove.
12324         * objc/objc-lang.c (LANG_HOOKS_PARSE_FILE): Redefine.
12325
12326 2002-03-17  Hans-Peter Nilsson  <hp@bitrange.com>
12327
12328         * config/mmix/mmix.md ("truncdfsf2"): Correct operator is
12329         float_truncate, not fix.
12330         ("*truncdfsf2_real"): Ditto.
12331         ("*nonlocal_goto_receiver_expanded"): Fix output template formatting.
12332
12333         * config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define.
12334
12335 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12336
12337         * config/mips/mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp
12338         (s8), but rather HARD_FRAME_POINTER_REGNUM.  Add parentheses
12339         where appropriate.  Make the second reference to
12340         leaf_function_p a function call, as intended.  Reindented.
12341
12342         * config/mips/mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16.
12343         * config/mips/mips.md (trap) [TARGET_MIPS16]: Emit `break 0'.
12344
12345         * config/mips/mips.md (addsi3, adddi3): Use scratch register to
12346         add register to non-constant into sp.
12347
12348         * config/mips/mips-protos.h (embedded_pic_fnaddr_reg): New.
12349         * config/mips/mips.h (embedded_pic_fnaddr_rtx): Lose.
12350         (mips16_gp_pseudo_rtx): Lose.
12351         (INIT_EXPANDERS): Deleted.
12352         * config/mips/mips.c (mips_init_machine_status): New.
12353         (mips_free_machine_status): New.
12354         (mips_mark_machine_status): New.
12355         (override_options): Set them.
12356         (embedded_pic_fnaddr_rtx, mips16_gp_pseudo_rtx): Moved to...
12357         (struct machine_function): ... new.  Replaced all references.
12358         (mips_add_gc_roots): Don't mark them.
12359         (embedded_pic_fnaddr_reg): New, extracted from...
12360         (embedded_pic_offset): ... here.
12361         * config/mips/mips.md (movdi): Call embedded_pic_fnaddr_reg.
12362         (movsi): Likewise.
12363
12364 2002-03-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12365
12366         * cppinit.c: Revert -MD removal.
12367
12368 2002-03-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12369
12370         * config/m68hc11/m68hc11.c (m68hc11_override_options): Don't use
12371         soft registers by default for 68HC12.
12372         (m68hc11_conditional_register_usage): Don't use Z register for 68HC12
12373         when compiling with -fomit-frame-pointer.
12374         (expand_prologue): Use push/pop to allocate 4-bytes of locals on 68HC12.
12375         (expand_epilogue): Likewise.
12376         (m68hc11_gen_rotate): Use exg when rotating by 8.
12377
12378 2002-03-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12379
12380         * config/m68hc11/m68hc11-protos.h (ix_reg): Declare.
12381         * config/m68hc11/m68hc11.md ("addsi3"): Use general_operand for sources.
12382         (splits): Remove unused add splits.
12383         ("*addhi3_68hc12"): Tune constraints.
12384         ("addhi_sp"): Try to use X instead of Y in all cases and if the
12385         constant fits in 8-bits and D is dead use abx/aby instructions.
12386         ("*addhi3"): Remove extern declaration of ix_reg.
12387         ("*subsi3"): Optimize and provide new split.
12388         ("subhi3"): Cleanup.
12389         ("*subhi3_sp"): Avoid saving X if we know it is dead.
12390         (arith splits): For 68hc12 save the address register on the stack
12391         and do the arithmetic operation with a pop.
12392
12393 2002-03-16  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12394
12395         * config/m68hc11/m68hc11.md ("*movqi_68hc12"): Fix constraints, avoid
12396         allocating QImode in address registers.
12397         ("*movqi_m68hc11"): Likewise.
12398
12399 Sat Mar 16 12:57:28 CET 2002  Jan HUbicka  <jh@suse.cz>
12400
12401         * cfgcleanup.c (cleanup_cfg): Fix updating of liveness.
12402
12403 2002-03-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12404
12405         * cppinit.c (print_help): Display -MD and -MMD.
12406         Don't display usage string.  Update assertion syntax and
12407         typo.
12408         (COMMAND_LINE_OPTIONS): Remove OPT_MD, OPT_MMD.
12409         (cpp_handle_option): Update.
12410
12411 2002-03-15  Chris Demetriou  <cgd@broadcom.com>
12412
12413         * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Provide an
12414         MEABI case for each definition of SUBTARGET_CPP_SIZE_SPEC,
12415         and define it so that regardless of target CPU size,
12416         __SIZE_TYPE__ and __PTRDIFF_TYPE__ are defined in terms
12417         of "int" rather than "long."
12418
12419 2002-03-15  Richard Henderson  <rth@redhat.com>
12420
12421         * config/alpha/alpha.c (alpha_va_arg): Manipulate the type
12422         size as a tree.
12423
12424 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12425
12426         * config/m68hc11/m68hc11.md ("tstqi_1"): Try to use ldab instead of tst.
12427         ("tstqi" split): Avoid using memory for tstqi on address register.
12428         (splits): Remove constraints.
12429         ("cmphi_1_hc12"): New from "cmphi_1" and tuned for 68HC12.
12430         ("cmpdf", "cmpsf"): Remove since not used.
12431         ("*tbeq", "*tbne", "*tbeq8", "*tbne8"): Also look in cc_status.value2.
12432         (peephole2): New peepholes to optimize tstqi and pre inc/dec addressing.
12433
12434 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12435
12436         * config/m68hc11/m68hc11.md ("negsi2"): Optimize inline case.
12437         ("neghi2"): Tighten constraints.
12438         ("one_cmplsi2"): Optimize and simplify split.
12439         * config/m68hc11/larith.asm (__negsi2): Likewise for library.
12440
12441 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12442
12443         * config/m68hc11/m68hc11.md ("logicalsi3_zexthi"): Fix constraints
12444         and split of AND operation to clear the upper bits.
12445         ("*logicalsi3_zextqi"): Likewise.
12446         ("*logicallhi3_zexthi_ashift8"): Likewise.
12447         ("*logicalsi3_silshr16"): Likewise.
12448         ("logicalsi3_silshl16"): Likewise.
12449         ("anddi3", "iordi3", "xordi3" splits): Remove constraints.
12450
12451 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12452
12453         * config/m68hc11/m68hc11.c (m68hc11_symbolic_p): New function.
12454         (m68hc11_indirect_p): New function.
12455         (m68hc11_override_options): Must set MASK_NO_DIRECT_MODE for 68HC12.
12456         (m68hc11_gen_highpart): Use TARGET_NO_DIRECT_MODE instead of
12457         TARGET_M6812.
12458         (asm_print_register): Likewise.
12459         * config/m68hc11/m68hc11-protos.h (m68hc11_symbolic_p): Declare.
12460         (m68hc11_indirect_p): Declare.
12461         * config/m68hc11/m68hc11.h (EXTRA_CONSTRAINT): New constraint 'R', 'Q'.
12462         (TARGET_NO_DIRECT_MODE, TARGET_RELAX): New.
12463         (TARGET_SWITCHES): New option -mrelax.
12464         * config/m68hc11/m68hc11.md ("andsi3"): Allow soft register for
12465         destination.
12466         ("iorsi3", "xorsi3"): Likewise.
12467         ("andhi3", "andqi3", "iorhi3", "iorqi3"): Use a define_expand.
12468         ("*andhi3_mem"): New to handle destination in memory with bclr
12469         and a scratch register.
12470         ("*andqi3_mem", "*iorhi3_mem", "*iorqi3_mem"): Likewise.
12471         ("*andhi3_const"): New when operand2 is constant.
12472         ("*andqi3_const", "*iorhi3_const", "*iorqi3_const"): Likewise.
12473         ("*andhi3_gen"): Cleanup of the old "andhi3".
12474         ("*andqi3_gen", "*iorhi3_gen", "*iorqi3_gen"): Likewise.
12475         ("xorqi3"): Update constraints.
12476
12477 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12478
12479         * config/m68hc11/m68hc11.c (m68hc11_small_indexed_indirect_p): Look
12480         for reg_equiv_memory_loc when the operand is a register that does
12481         not get a hard register (stack location).
12482         (tst_operand): After reload, accept all memory operand.
12483         (symbolic_memory_operand): Fix detection of symbolic references.
12484         * config/m68hc11/m68hc11.h (VALID_CONSTANT_OFFSET_P): For 68HC12
12485         accept symbols and any constant.
12486
12487 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12488
12489         * config/m68hc11/m68hc11.c (emit_move_after_reload): Add a REG_INC
12490         note on the insn that sets the soft frame register.
12491         (must_parenthesize): ix and iy are also reserved names.
12492         (print_operand_address): One more place where parenthesis are required
12493         to avoid confusion with register names.
12494         (m68hc11_gen_movhi): Allow push of stack pointer.
12495         (m68hc11_check_z_replacement): Fix handling of parallel with a
12496         clobber.
12497         (m68hc11_z_replacement): Must update the REG_INC notes to tell what
12498         the replacement register is.
12499         * config/m68hc11/m68hc11.h (REG_CLASS_CONTENTS): Switch Z_REGS
12500         and D8_REGS classes.
12501         (MODES_TIEABLE_P): All modes are tieable except QImode.
12502
12503 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12504
12505         * config/m68hc11/larith.asm (___adddi3): Optimize saving of result.
12506         (___subdi3): Likewise.
12507         (__mulsi3, __mulhi32): Avoid using _.tmp scratch location.
12508         (__map_data_section): Optimize 68hc11 case.
12509
12510 2002-03-15  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12511
12512         * config/m68hc11/m68hc11.c (m6812_cost): Make cost of add higher
12513         than a shift to avoid adding a register with itself.
12514         (m68hc11_memory_move_cost): Take into account NO_REGS.
12515         (m68hc11_register_move_cost): Update and use memory move cost
12516         for soft registers.
12517         (m68hc11_address_cost): Make cost of valid offset not 0 so that
12518         it gives more opportunities to cse to optimize.
12519         * config/m68hc11/m68hc11.h (REGISTER_MOVE_COST): Pass the mode.
12520         * config/m68hc11/m68hc11-protos.h (m68hc11_register_move_cost): Update.
12521
12522 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
12523
12524         * c-common.c (statement_code_p): Handle CLEANUP_STMT.
12525         * c-common.def (CLEANUP_STMT): New tree node.
12526         * c-common.h (CLEANUP_DECL): New macro.
12527         (CLEANUP_EXPR): Likewise.
12528         * c-semantics.c (expand_stmt): Handle CLEANUP_STMT.
12529         * expr.c (expand_expr): Tidy.
12530         * tree-dump.c (dequeue_and_dump): Handle CLEANUP_STMT.
12531         * tree-inline.c (initialize_inlined_parameters): Clean up
12532         new local variables.
12533
12534 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
12535
12536         PR bootstrap/4128
12537         * config/sparc/sparc.c (gen_v9_scc): Move early clobber test
12538         before movrXX only, use reg_overlap_mentioned_p.
12539         Only special case NE if just one insn can be generated.
12540
12541 2002-03-15  Jason Merrill  <jason@redhat.com>
12542
12543         * varasm.c (assemble_variable): Call resolve_unique_section before
12544         checking DECL_SECTION_NAME.  Use zeros for a decl with DECL_INITIAL
12545         of error_mark_node.
12546
12547 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
12548
12549         PR target/5170
12550         * arm.md (split pattern for thumb shiftable immediates): Add comment
12551         explaining non-obvious test.
12552
12553 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
12554
12555         PR target/5712
12556         * arm.md (movaddr, movaddr_insn): Delete.
12557
12558 2002-03-15  Jason Merrill  <jason@redhat.com>
12559
12560         * toplev.c (wrapup_global_declarations): Clarify variable handling.
12561         -fkeep-static-consts doesn't apply to comdats.
12562
12563 2002-03-14  Richard Henderson  <rth@redhat.com>
12564
12565         * c-decl.c: Include c-pragma.h.
12566         (start_decl, start_function): Invoke maybe_apply_pragma_weak.
12567         (finish_function): Tidy.
12568         * c-pragma.c: Include c-common.h.
12569         (pending_weaks, apply_pragma_weak, maybe_apply_pragma_weak): New.
12570         (handle_pragma_weak): Use them.
12571         (init_pragma): Register pending_weaks.
12572         * c-pragma.h (maybe_apply_pragma_weak): Declare.
12573         * print-tree.c (print_node): Print DECL_WEAK.
12574         * varasm.c (mark_weak_decls): Remove.
12575         (remove_from_pending_weak_list): Remove.
12576         (add_weak): Remove.
12577         (asm_emit_uninitialised): Call globalize_decl for weak commons.
12578         (weak_decls): Make a tree_list.
12579         (declare_weak): Cons weak_decls directly.
12580         (globalize_decl): Remove weak_decls elements directly.
12581         (weak_finish): Simplify weak_decls walk.  Don't weaken unused
12582         symbols.  Don't pretend to handle aliases.
12583         (init_varasm_once): Update weak_decls registry.
12584         * Makefile.in: Update dependencies.
12585
12586 2002-03-14  Richard Henderson  <rth@redhat.com>
12587
12588         PR target/5312
12589         * config/ia64/ia64.c: Include tm_p.h last.
12590         (gen_nop_type): Remove duplicate definition.
12591         (cycle_end_fill_slots): Set sched_data for second L slot.
12592         (maybe_rotate): Call cycle_end_fill_slots to fill in nop slots.
12593         (nop_cycles_until): Fix typos.
12594
12595 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
12596
12597         PR optimization/5891
12598         * unroll.c (copy_loop_body) [CALL_INSN]: Copy SIBLING_CALL_P flag.
12599
12600 2002-03-14  David Mosberger <davidm@hpl.hp.com>, Hans Boehm <Hans_Boehm@hp.com>
12601
12602         * config/ia64/unwind-ia64.c: Handle copy_state and label_state
12603           descriptors correctly.
12604
12605 2002-03-14  Michael Meissner  <meissner@redhat.com>
12606
12607         * params.def (PARAM_MAX_UNROLLED_INSNS): New macro, default to
12608         100, allowing MAX_UNROLLED_INSNS to be overridden.
12609
12610         * params.h (MAX_UNROLLED_INSNS): Define so it can be overridden by
12611         --param.
12612
12613         * unroll.c (params.h): Include.
12614         (MAX_UNROLLED_INSNS): Delete, now in params.h.
12615
12616         * doc/invoke.texi (--param max-unroll-insns): Document.
12617
12618         * Makefile.in (unroll.o): Add $(PARAMS_H) dependency.
12619
12620 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
12621
12622         * arm.md: Fix warnings about constraints in peepholes and splits.
12623
12624 2002-03-14  Zack Weinberg  <zack@codesourcery.com>
12625
12626         * cpphash.h (struct lexer_state): Remove line_extension member.
12627         * cpplib.c (dequote_string, do_linemarker): New functions.
12628         (linemarker_dir): New data object.
12629         (DIRECTIVE_TABLE): No longer need to interpret #line in
12630         preprocessed source.  Delete obsolete comment about return
12631         values of handlers.
12632         (end_directive, directive_diagnostics, _cpp_handle_directive):
12633         Don't muck with line_extension.
12634         (directive_diagnostics): No need to issue warnings for
12635         linemarkers here.
12636         (_cpp_handle_directive): Issue warnings for linemarkers here,
12637         when appropriate.  Dispatch linemarkers to do_linemarker, not
12638         do_line.
12639         (do_line): Code to handle linemarkers split out to do_linemarker.
12640         Convert escape sequences in filename argument, both places.
12641
12642         * cppmacro.c (quote_string): Rename cpp_quote_string and
12643         export.  All callers changed.
12644         * cpplib.h (cpp_quote_string): Prototype.
12645         * cppmain.c (print_line): Call cpp_quote_string on to_file
12646         before printing it.
12647
12648         * doc/cpp.texi: Document that escapes are now interpreted in
12649         #line and in linemarkers, and that non-printing characters are
12650         converted to octal escapes when linemarkers are generated.
12651
12652 Thu Mar 14 19:04:29 CET 2002  Jan Hubicka  <jh@suse.cz>
12653
12654         * emit-rtl.c (try_split): Use delete_insns.
12655         * recog.c (split_all_insns): Fix terminating condition.
12656
12657 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
12658             Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
12659
12660         PR target/5828
12661         * arm.c (arm_output_epilogue): Fix floating-point register save
12662         adjustment when using a frame pointer.
12663
12664 2002-03-14  Richard Sandiford  <rsandifo@redhat.com>
12665
12666         * config/mips/mips.h (FP_INC, UNITS_PER_FPVALUE): New macros.
12667         * config/mips/mips.c (compute_frame_size): Retrofit them here.
12668         (save_restore_insns, mips_expand_epilogue): And here.
12669         (build_mips16_call_stub): And here.
12670         (mips_function_value): Use the new macros to decide whether a single
12671         or complex float can be returned in floating-point registers.  Return
12672         a parallel rtx in the complex case.
12673
12674 Thu Mar 14 11:03:12 CET 2002  Jan Hubicka  <jh@suse.cz>
12675
12676         * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup
12677         call after liveness analysis.
12678
12679         * recog.c (split_insn): Use delete_insn_and_edges.
12680
12681         * cfgrtl.c (verify_flow_info): Be permisive about non-any_condjump
12682         instructions to have branch prediction notes.
12683         * ia64reorg.c (ia64_reorg): Do not rebuild CFG.
12684
12685 2002-03-14  Geoffrey Keating  <geoffk@redhat.com>
12686
12687         * configure.in: Don't pass -Wno-long-long to a ADA compiler
12688         that doesn't support it.
12689         * configure: Regenerate.
12690
12691 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
12692
12693         PR target/5626
12694         * config/sparc/sparc.md (normal_branch, inverted_branch,
12695         normal_fp_branch, inverted_fp_branch, normal_fpe_branch,
12696         inverted_fp_branch): Adjust calls to output_cbranch.
12697         Set length attribute.
12698         (normal_int_branch_sp64, inverted_int_branch_sp64): Adjust calls to
12699         output_v9branch.  Set length attribute.
12700         * config/sparc/sparc.c (fcc0_reg_operand, noov_compare64_op): New
12701         predicates.
12702         (noov_compare_op): Handle CCX_NOOVmode the same way as CC_NOOVmode.
12703         (output_cbranch): Likewise.  Handle far branches.
12704         (output_v9branch): Handle far branches.
12705         * config/sparc/sparc-protos.h (output_cbranch, output_v9branch):
12706         Adjust prototypes.
12707         * config/sparc/sparc.h (PREDICATE_CODES): Add fcc0_reg_operand and
12708         noov_compare64_op predicates.
12709
12710 2002-03-13  Jason Merrill  <jason@redhat.com>
12711
12712         * gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr
12713         into the function and constify it.
12714         * gthr-dce.h, gthr-solaris.h: Likewise.
12715
12716 2002-03-13  David Edelsohn  <edelsohn@gnu.org>
12717
12718         * config/rs6000/rs6000.h (PAD_VARARGS_DOWN): Define.
12719         * config/rs6000/rs6000.c (rs6000_va_arg): Use
12720         std_expand_builtin_va_arg if not ABI_V4.
12721
12722 2002-03-13  Jason Merrill  <jason@redhat.com>
12723
12724         * varasm.c (globalize_decl): New fn.
12725         (assemble_start_function): Use it.
12726         (asm_emit_uninitialized): Use it.
12727         (assemble_alias): Use it.
12728         (assemble_variable): Use it.
12729
12730 2002-03-13  Hans-Peter Nilsson  <hp@axis.com>
12731
12732         * config/cris/cris.c (cris_target_asm_function_prologue): Revert
12733         2002-03-12 internal visibility change.
12734         (cris_encode_section_info): Consider MODULE_LOCAL_P when encoding
12735         visibility into SYMBOL_REF_FLAG.
12736
12737 2002-03-13  Ulrich Weigand  <uweigand@de.ibm.com>
12738
12739         * expr.c (expand_expr, case NE_EXPR): Do not call copy_to_reg with
12740         VOIDmode operand.  Add compile-time optimization for constant results.
12741
12742 2002-03-12  Jason Merrill  <jason@redhat.com>
12743
12744         * c-typeck.c (convert_for_assignment): Don't allow conversions
12745         between pointers and references.  Only allow lvalues to convert to
12746         reference.
12747
12748 2002-03-13  Hartmut Penner  <hpenner@de.ibm.com>
12749
12750         * config/s390/s390.h (PROFILE_BEFORE_PROLOGUE): Emit profile code
12751         before prologue, to avoid scheduling problems.
12752
12753 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
12754
12755         * config/sparc/sparc.h (INITIAL_FRAME_POINTER_OFFSET): Remove.
12756         (ELIMINABLE_REGS): Add sfp->sp.
12757         (INITIAL_ELIMINATION_OFFSET): Compute sfp->sp offset too.
12758
12759 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
12760
12761         PR optimization/5892
12762         * config/ia64/ia64.c (rotate_one_bundle): Update current packet.
12763
12764 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
12765
12766         * loop.c (basic_induction_var): Don't call convert_modes if mode
12767         classes are different.
12768
12769 2002-03-12  Richard Henderson  <rth@redhat.com>
12770
12771         PR optimization/5901
12772         * function.c (reposition_prologue_and_epilogue_notes): Position
12773         the markers after/before the last/first insn not deleted.
12774
12775 2002-03-12  Richard Henderson  <rth@redhat.com>
12776
12777         PR optimization/5878
12778         * config/arc/arc.h, config/cris/cris.h, config/i386/i386.h,
12779         config/m68k/m68k.h, config/s390/s390.h, config/sparc/sparc.h
12780         (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.
12781
12782         * config/arm/arm.h config/i386/i386.h, config/m68k/m68k.h,
12783         config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Set
12784         PIC_OFFSET_TABLE_REGNUM based on INVALID_REGNUM not flag_pic.
12785
12786         * config/arc/arc.h (CONDITIONAL_REGISTER_USAGE): New.
12787         * config/arm/arm.c (arm_pic_register): Init to INVALID_REGNUM.
12788         (arm_override_options): Set arm_pic_register if TARGET_APCS_STACK
12789         also.  Don't set it if not flag_pic.
12790         * config/i386/i386.c (ix86_save_reg): Trust PIC_OFFSET_TABLE_REGNUM
12791         to be INVALID_REGNUM when not used.
12792
12793 2002-03-13  Aldy Hernandez  <aldyh@redhat.com>
12794
12795         * expmed.c (store_bit_field): Reset alias set for memory.
12796         (extract_bit_field): Same.
12797
12798 2002-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12799
12800         * c-common.c (c_tree_code_type, c_tree_code_length,
12801         c_tree_code_name, add_c_tree_codes): Delete.
12802         * c-common.h (add_c_tree_codes): Delete.
12803         * c-lang.c (tree_code_type, tree_code_length, tree_code_name):
12804         Define.
12805         * c-objc-common.c (c_objc_common_init): Don't call
12806         add_c_tree_codes, instead set lang_unsafe_for_reeval.
12807         * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length,
12808         objc_tree_code_name, add_objc_tree_codes): Delete.
12809         (objc_init): Don't call add_objc_tree_codes.
12810         * objc/objc-lang.c (tree_code_type, tree_code_length,
12811         tree_code_name): Define.
12812         * toplev.c (lang_independent_init): Don't set
12813         tree_code_length[IDENTIFIER_NODE].
12814         * tree.c (tree_code_type, tree_code_length, tree_code_name):
12815         Delete definitions, moved to language front-ends.
12816         * tree.def (IDENTIFIER_NODE): Hardwire the length.
12817         * tree.h (tree_code_type, tree_code_length, tree_code_name):
12818         Const-ify.
12819         (tree_code_length): Change type to unsigned char.
12820
12821 2002-03-12  Richard Henderson  <rth@redhat.com>
12822
12823         * config/i386/i386.c (ix86_expand_prologue): Revert 2002-03-03
12824         internal visibility change.
12825
12826 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12827
12828         * config/xtensa/xtensa.c (xtensa_expand_block_move): Use
12829         validize_mem() instead of change_address to avoid clobbering
12830         memory attributes.
12831
12832 2002-03-12  Neil Booth  <neil@daikokuya.demon.co.uk>
12833
12834         * c-lex.h (position_after_whitespace): Remove.
12835
12836 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
12837
12838         * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.
12839         (lex_string): Use unsigned char pointers.
12840
12841 2002-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
12842
12843         * reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent
12844         is not a valid memory_operand.
12845
12846 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12847
12848         * config/xtensa/xtensa-config.h: Define XCHAL_HAVE_LOOPS.
12849         * config/xtensa/lib1funcs.asm: Fix copyright to include
12850         special case for libgcc files.
12851         (__udivsi3): Avoid loop instructions when XCHAL_HAVE_LOOPS is 0.
12852         (__divsi3): Likewise.
12853         (__umodsi3): Likewise.
12854         (__modsi3): Likewise.
12855         * config/xtensa/lib2funcs.S: Fix copyright to include
12856         special case for libgcc files.
12857
12858 2002-03-12  Tom Rix  <trix@redhat.com>
12859
12860         * collect2.c (resolve_lib_name): Move outside of
12861         OBJECT_FORMAT_COFF ifdef.
12862         (ignore_library): Same.
12863
12864 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12865
12866         * config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
12867
12868 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12869
12870         * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switch
12871         to function_section before writing out the constant pool.
12872
12873 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
12874
12875         * config/rs6000/rs6000.h (PREDICATE_CODES): Add any_operand and
12876         zero_constant.
12877         * config/rs6000/rs6000.c (easy_fp_constant): Fix formatting.
12878
12879 2002-03-12  Alan Modra  <amodra@bigpond.net.au>
12880
12881         * config/rs6000/rs6000.md (addsi3): Optimize sign extension.
12882         (adddi3): Likewise.
12883         (movdf): Likewise.
12884         (movdi): Likewise.
12885         (cmpsi splitter): Likewise.
12886         (modsi3): Fail if <= 0.
12887         * config/rs6000/rs6000.c (reg_or_add_cint64_operand): Remove
12888         redundant test when HOST_BITS_PER_WIDE_INT != 32.
12889         (reg_or_sub_cint64_operand): Likewise.
12890         (num_insns_constant_wide): Optimize sign extension.
12891         (rs6000_legitimize_address): Likewise.
12892
12893 2002-03-12  Andrew MacLeod  <amacleod@redhat.com>
12894
12895         * config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
12896         * config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
12897
12898 2002-03-12  Andrew MacLeod  <amacleod@redhat.com>
12899
12900         * config/sparc/sparc.h (RETURN_ADDR_RTX): Include v9 stack bias in
12901         address calculation.
12902
12903 2002-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
12904
12905         * config/s390/s390.md (reload_insi, reload_indi): Change mode of
12906         scratch register to DImode / TImode.
12907         config/s390/s390.c (s390_expand_plus_operand): Make sure scratch
12908         register used does not overlap the target.
12909
12910 2002-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12911
12912         * Makefile.in (debug.o): Depend on debug.h.
12913         * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Const-ify.
12914         * debug.c (do_nothing_debug_hooks): Likewise.
12915         * debug.h (debug_hooks, do_nothing_debug_hooks, dbx_debug_hooks,
12916         sdb_debug_hooks, xcoff_debug_hooks, dwarf_debug_hooks,
12917         dwarf2_debug_hooks, vmsdbg_debug_hooks): Likewise.
12918         * dwarf2out.c (dwarf2_debug_hooks): Likewise.
12919         * dwarfout.c (dwarf_debug_hooks): Likewise.
12920         * integrate.c (output_inline_function): Likewise.
12921         * objc/objc-act.c (synth_module_prologue): Likewise.
12922         * sdbout.c (sdb_debug_hooks): Likewise.
12923         * toplev.c (debug_hooks): Likewise.
12924         * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
12925
12926 2002-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12927
12928         * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,
12929         dsp16xx.h, fr30.h, h8300.h, i370.h, i386.h, i860.h, i960.h,
12930         m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h, mmix.h, mn10300.h,
12931         ns32k.h, pa.h, pdp11.h, pj.h, romp.h, s390.h, stormy16.h,
12932         v850.h, vax.h, we32k.h, xtensa.h (POINTER_SIZE): Delete.
12933         * defaults.h (POINTER_SIZE): Define.
12934         * doc/tm.texi (POINTER_SIZE): Document default.
12935
12936 2002-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12937
12938         * mn10200.h (PTRDIFF_TYPE): Change it to a signed type.
12939
12940 2002-03-11  Richard Henderson  <rth@redhat.com>
12941
12942         * toplev.c (rest_of_compilation): Call purge_all_dead_edges
12943         if rebuild_label_notes_after_reload.
12944
12945 2002-03-12  Hans-Peter Nilsson  <hp@axis.com>
12946
12947         * config/cris/cris.c (cris_target_asm_function_prologue):  Do not
12948         emit pic register load if "internal" visibility.
12949         (cris_print_operand): Avoid traditional-warning for 0xffffffff.
12950         (cris_expand_builtin_va_arg): Do all computations on trees.
12951
12952 2002-03-11  Richard Henderson  <rth@redhat.com>
12953
12954         * rtlanal.c: Include recog.h.
12955         (keep_with_call_p): Fix thinko.
12956         * Makefile.in (rtlanal.o): Update dependencies.
12957
12958 2002-03-11  Chris Meyer  <cmeyer@gatan.com>
12959
12960         * genflags.c (gen_insn): Use IS_VSPACE.
12961         * genoutput.c (output_insn_data): Likewise.
12962         (process_template): Likewise.
12963
12964 2002-03-11  Richard Henderson  <rth@redhat.com>
12965
12966         * toplev.c (rest_of_compilation): Don't compile if we've had errors.
12967
12968 2002-03-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12969
12970         * Makefile.in: Update.
12971         * doc/cppenv.texi, cppopts.texi: Split out of cpp.texi and gcc.texi.
12972         Update documentation.
12973         * doc/gcc.texi: Include cppopts.texi and cppenv.texi.
12974         * doc/cpp.texi: Include cppopts.texi and cppenv.texi.
12975
12976 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
12977
12978         * Makefile.in: Give texi2pod its input file as a command line
12979         argument, not on stdin.
12980
12981 2002-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
12982             Daniel Berlin  <dan@dberlin.org>
12983
12984         C++ alias analysis improvement.
12985         * alias.c (record_component_aliases): Record aliases for base
12986         classes too.
12987
12988 2002-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
12989
12990         * config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.
12991
12992 2002-03-11  Douglas B Rupp  <rupp@gnat.com>
12993
12994         * toplev.c (vms_fopen): Remove, not needed.
12995
12996         * vmsdbgout.c (lookup_filename): Adjust creation date for GMT.
12997
12998         * config/alpha/xm-vms.h (__UNIX_FWRITE): Define.
12999
13000         * config/alpha/alpha.c (alpha_sa_size, VMS): Don't reserve space
13001         for FP, already done later.
13002
13003         * toplev.c (debug_args): Add entry for VMS_DEBUG.
13004         * vmsdbgout.c (vmsdbgout_init): Fix typo in call to xmalloc.
13005
13006 2002-03-11  Richard Sandiford  <rsandifo@redhat.com>
13007
13008         * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARDS_ZERO): New.
13009         (MODE_HAS_NANS, MODE_HAS_INFINITIES): Evaluate to false if
13010         LARGEST_EXPONENT_IS_NORMAL for the given mode.
13011         (MODE_HAS_SIGN_DEPENDENT_ROUNDING): False when ROUND_TOWARDS_ZERO.
13012         * real.c (eadd1): Make rounding dependent on !ROUND_TOWARDS_ZERO.
13013         (ediv, emul, eldexp, esqrt): Likewise.
13014         (etoe113, etoe64, etoe53, etoe24, etodec, etoibm, etoc4x): Likewise.
13015         (e24toe): Only check NaNs & infinities if !LARGEST_EXPONENT_IS_NORMAL.
13016         (saturate): New function.
13017         (toe53, toe24): Saturate on overflow if LARGEST_EXPONENT_IS_NORMAL.
13018         (make_nan): Use a saturation value instead of a NaN if
13019         LARGEST_EXPONENT_IS_NORMAL.  Warn when this happens.
13020         * fp-bit.c (pack_d): Saturate on NaN, infinite or overflowing
13021         inputs if LARGEST_EXPONENT_IS_NORMAL.  Represent subnormals as
13022         zero if NO_DENORMALS.  Only round to nearest if !ROUND_TOWARDS_ZERO.
13023         (unpack_d): No NaNs or infinities if LARGEST_EXPONENT_IS_NORMAL.
13024         (_fpmul_parts, _fpdiv_parts): Only round to nearest if
13025         !ROUND_TOWARDS_ZERO.
13026         * doc/tm.texi (LARGEST_EXPONENT_IS_NORMAL): Document.
13027         (ROUND_TOWARDS_ZERO): Document.
13028
13029 2002-03-11  Andreas Jaeger  <aj@suse.de>
13030
13031         * cfg.c (dump_flow_info): Remove unused variable.
13032
13033 2002-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
13034
13035         * config/mmix/mmix.c (mmix_expand_builtin_va_arg): Do all
13036         computations on trees.
13037
13038 2002-03-10  Richard Henderson  <rth@redhat.com>
13039
13040         PR 5693:
13041         * reload.c (copy_replacements_1): New.
13042         (copy_replacements): Use it to recurse through the rtx.
13043
13044 2002-03-10  Richard Henderson  <rth@redhat.com>
13045
13046         * loop.c (strength_reduce): Compute number of iterations as
13047         unsigned HOST_WIDE_INT.
13048
13049 2002-03-10  Richard Henderson  <rth@redhat.com>
13050
13051         * sched-rgn.c (add_branch_dependences): Don't allow insns that throw
13052         to move away from the end of the block.
13053
13054 2002-03-10  Neil Booth  <neil@daikokuya.demon.co.uk>
13055
13056         PR preprocessor/5899
13057         * cppinit.c (init_dependency_output): Don't ignore -dM etc.
13058
13059 2002-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13060
13061         * mbchar.c (JIS_state_table, JIS_action_table): Const-ify.
13062
13063         * attribs.c (decl_attributes): Fix signed/unsigned warning.
13064
13065 2002-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
13066
13067         * config/mmix/mmix.c: Improve comments.
13068         (mmix_target_asm_function_prologue): Drop variable
13069         empty_stack_frame.  Don't allocate unused slot above fp.
13070         (mmix_target_asm_function_epilogue): Mirror prologue changes.
13071         * config/mmix/mmix.h (MMIX_GNU_ABI_REG_ALLOC_ORDER): Don't have
13072         brace in first column.
13073         (enum reg_class): Ditto.
13074         (FIRST_PARM_OFFSET): Now 0.
13075         (USER_LABEL_PREFIX): Remove #if 0:d definition.
13076
13077 2002-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13078
13079         * combine.c (make_extraction): Fix error in last change.
13080
13081 2002-03-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13082
13083         * c4x.c (c4x_fp_reglist): Const-ify.
13084         * cris.c (cris_print_operand): Likewise.
13085         * i386.c (ix86_va_arg): Likewise.
13086         * ia64/unwind-ia64.c (unw_decode_table): Likewise.
13087         * m32r.c (m32r_hard_regno_mode_ok): Likewise.
13088         * m32r.h (m32r_hard_regno_mode_ok): Likewise.
13089         * mcore.c (regno_reg_class, mcore_unique_section): Likewise.
13090         * mcore.h (regno_reg_class): Likewise.
13091         * mips.c (gen_int_relational): Likewise.
13092         * ns32k.c (ns32k_reg_class_contents, regclass_map): Likewise.
13093         * ns32k.h (ns32k_reg_class_contents, regclass_map): Likewise.
13094         * pdp11.c (move_costs): Likewise.
13095         * pj.h (INITIALIZE_TRAMPOLINE): Likewise.
13096         * s390.c (s390_branch_condition_mnemonic, regclass_map):
13097         Likewise.
13098         * s390.h (regclass_map): Likewise.
13099         * sh.c (shift_amounts): Likewise.
13100         * sh.md (rotlsi3): Likewise.
13101
13102 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
13103
13104         * config/rs6000/rs6000.md (ne0+4): Add extra CLOBBER.
13105         (ne0+5): Use new clobber to generate proper shift pattern.
13106         Patch by Michael Matz <matz@kde.org>.
13107
13108 2002-03-09  Andreas Schwab  <schwab@suse.de>
13109
13110         * gcc.c (validate_all_switches): Also handle `%W{...}'.
13111
13112 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
13113
13114         * config/rs6000/sysv4.h (BIGGEST_ALIGNMENT): Don't define.
13115
13116 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
13117
13118         PR middle-end/5877
13119         * expr.c (highest_pow2_factor): Check TREE_INT_CST_LOW
13120         even for non-representable constants.
13121
13122 Sat Mar  9 07:20:01 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13123
13124         * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.
13125         * function.c (fixup_var_refs): Add MAY_SHARE parameter.
13126         (fixup_var_refs_insns, fixup_var_refs_insns_with_has): Likewise.
13127         (fixup_var_refs_insn, fixup_var_refs_1): Likewise.
13128         (pop_function_context): Compute MAY_SHARE parameter for
13129         fixup_var_refs.
13130         (fixup_var_refs_1, case MEM): Pass MAY_SHARE to copy_most_rtx, not VAR.
13131         (gen_mem_addressof): Call fixup_var_refs with new parm.
13132
13133         * combine.c (make_extraction): Don't make extension of CONST_INT.
13134
13135 2002-03-09  Alexandre Oliva  <aoliva@redhat.com>
13136
13137         * config/mips/mips.c (function_arg_pass_by_reference): Force to 0
13138         in o32 and o64 ABIs.
13139         * config/mips/abi64.h (MUST_PASS_IN_STACK): Define as in expr.h,
13140         but getting fixed-size structs passed in registers regardless of
13141         padding in o32 and o64 ABIs.
13142
13143         * config/mips/mips.c (mips_va_arg): Apply big-endianness address
13144         offset before loading address of argument passed by transparent
13145         reference.
13146
13147 2002-03-08  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13148
13149         * t-pa64 (LIB1ASMFUNCS, LIB1ASMSRC): Delete.
13150
13151 2002-03-09  Alexandre Oliva  <aoliva@redhat.com>
13152
13153         * config/mips/mips.c (mips_expand_prologue): Set regno of vararg
13154         marker such that registers after it are saved.
13155
13156 2002-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13157
13158         * sparc.c (arith_4096_operand): Fix error in last change.
13159
13160 2002-03-08  Alexandre Oliva  <aoliva@redhat.com>
13161
13162         * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Remove duplicate
13163         defaults for MEABI.
13164
13165 2002-03-08  Aldy Hernandez  <aldyh@redhat.com>
13166
13167         * config/rs6000/rs6000.c (rs6000_va_arg): Fix alignment for
13168         vectors.
13169
13170 2002-03-08  Aldy Hernandez  <aldyh@redhat.com>
13171
13172         * config/rs6000/sysv4.h (BIGGEST_ALIGNMENT): Change for altivec.
13173
13174 Fri Mar  8 21:27:49 CET 2002  Jan Hubicka  <jh@suse.cz>
13175
13176         * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been
13177         removed; fix return value.
13178         * combine.c (combine_instructions): Dirtify blocks where we failed to
13179         update liveness; purge dead edges; use update_life_info_in_dirty_blocks.
13180         * toplev.c (rest_of_compilation): Do not purge_dead_edges after combine.
13181
13182 2002-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13183
13184         * gcse.c (insert_insn_end_bb): Fix typo in last change.
13185
13186 Fri Mar  8 21:08:52 CET 2002  Jan Hubicka  <jh@suse.cz>
13187
13188         * recog.c (peephole2_optimize): Re-distribute EH edges.
13189
13190 2002-03-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13191
13192         * expr.c (expand_expr): Use unsave lang hook.
13193         * langhooks-def.h (LANG_HOOKS_UNSAVE): New.
13194         (LANG_HOOKS_INITIALIZER): Update.
13195         * langhooks.h (struct lang_hooks): New hook unsave.
13196         * tree.c (lang_unsave, lang_unsave_expr_now): Remove.
13197         (unsave_expr_1): Remove unused lang_unsave_expr_now.
13198         (unsave_expr_now_r): Rename lhd_unsave.  Update. Return input.
13199         (unsave_expr_now): Remove.
13200         * tree.h (unsave_expr_now, lang_unsave,
13201         lang_unsave_expr_now): Remove.
13202         (lhd_unsave): New.
13203
13204 2002-03-08  Andreas Jaeger  <aj@suse.de>
13205
13206         * flow.c (propagate_block_delete_insn): Remove unused variable.
13207
13208 2002-03-08  Kazu Hirata  <kazu@hxi.com>
13209
13210         * config/h8300/h8300.c (h8300_adjust_insn_length): Tighten
13211         insn length for memory load/store.
13212
13213 2002-03-08  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13214
13215         * doc/install.texi (--with-libiconv-prefix): Document.
13216
13217 2002-03-08  Michael Y. Brukman  <myb2@cornell.edu>
13218
13219         * doc/sourcebuild.texi: Fix typo.
13220
13221 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
13222
13223         PR c/3711
13224         * builtins.c (std_expand_builtin_va_arg): Do all computations on
13225         trees.
13226
13227 Fri Mar  8 06:48:45 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13228
13229         * rtl.c (copy_most_rtx): Move from here ...
13230         * emit-rtl.c (copy_most_rtx): ... to here.
13231
13232 2002-03-08  Alexandre Oliva  <aoliva@redhat.com>
13233
13234         * config/mips/mips.h (LONG_MAX_SPEC): Rewrite, along with
13235         SUBTARGET_CPP_SIZE_SPEC.
13236         * config/mips/abi64.h (LONG_MAX_SPEC): Delete.
13237
13238         * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify.
13239
13240 2002-03-07  Matt Hiller  <hiller@redhat.com>
13241
13242         * gensupport.c (first_dir_md_include): Renamed from include;
13243         change all references.
13244         (last_dir_md_include): Renamed from last_include; change all
13245         references.
13246         (init_md_reader): Unconditionally initialize base_dir whether or
13247         not filename is a relative path.
13248
13249 2002-03-07  Alexandre Oliva  <aoliva@redhat.com>
13250
13251         * config/fp-bit.c (_unord_f2): Compile it in even if
13252         US_SOFTWARE_GOFAST is enabled.
13253
13254         * config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge as
13255         NULL_RTX.  Set all HFmode operations as NULL_RTX.
13256         * optabs.c (prepare_float_lib_cmp) <GT, GE, LT, LE>: If libfunc is
13257         NULL_RTX, try reversing the comparison and the operands.
13258
13259 2002-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
13260
13261         * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
13262         genoutput.c (scan_operands): Recurse into MATCH_PAR_DUP
13263         and MATCH_OP_DUP.
13264
13265 Thu Mar  7 16:54:10 CET 2002  Jan Hubicka  <jh@suse.cz>
13266
13267         * reload1.c (reload_cse_delete_noop_set): Purge dead edges.
13268
13269 Thu Mar  7 16:33:54 CET 2002  Jan Hubicka  <jh@suse.cz>
13270
13271         * basic-block.h (fixup_abnormal_edges): Declare.
13272         * reload1.c (fixup_abnormal_edges): New function.
13273         * reg-stack.c (convert_regs): Use it.
13274
13275         * gcse.c (insert_insn_end_bb): Handle trapping insns.
13276
13277         * gcse.c (hash_scan_set): Refuse instructions with EH edges.
13278
13279 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
13280
13281         * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.
13282         (MODE_HAS_SIGNED_ZEROS, MODE_HAS_SIGN_DEPENDENT_ROUNDING): New.
13283         * flags.h (HONOR_NANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS): New.
13284         (HONOR_SIGN_DEPENDENT_ROUNDING): New.
13285         * builtins.c (expand_builtin_mathfn): Use HONOR_NANS.
13286         * c-common.c (truthvalue_conversion): Reduce x - y != 0 to x != y
13287         unless x and y could be infinite.
13288         (expand_unordered_cmp): New, mostly split from expand_tree_builtin.
13289         Check that the common type of both arguments is a real, even for
13290         targets without unordered comparisons.  Allow an integer argument
13291         to be compared against a real.
13292         (expand_tree_builtin): Use expand_unordered_cmp.
13293         * combine.c (combine_simplify_rtx): Use the new HONOR_... macros.
13294         * cse.c (fold_rtx): Likewise.  Fix indentation.
13295         * fold-const.c (fold_real_zero_addition_p): New.
13296         (fold): Use it, and the new HONOR_... macros.
13297         * ifcvt.c (noce_try_minmax): Use the new HONOR_... macros.
13298         * jump.c (reversed_comparison_code_parts): After searching for
13299         the true comparison mode, use HONOR_NANS to decide whether it
13300         can be safely reversed.
13301         (reverse_condition_maybe_unordered): Remove IEEE check.
13302         * simplify-rtx.c (simplify_binary_operation): Use the new macros
13303         to decide which simplifications are valid.  Allow the following
13304         simplifications for IEEE: (-a + b) to (b - a), (a + -b) to (a - b),
13305         and (a - -b) to (a + b).
13306         (simplify_relational_operation): Use HONOR_NANS.
13307         * doc/tm.texi: Document the MODE_HAS_... macros.
13308
13309 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
13310
13311         * combine.c (simplify_comparison): If simplifying a logical shift
13312         right and compare with constant, force the comparison to unsigned.
13313
13314 2002-03-07  Aldy Hernandez  <aldyh@redhat.com>
13315
13316         * doc/invoke.texi: Add documentation for -mabi=no-altivec.
13317
13318         * config/rs6000/rs6000.c (rs6000_parse_abi_options): Add
13319         -mabi=no-altivec
13320         (alt_reg_names): Remove % for vrsave.
13321
13322 2002-03-06  Richard Henderson  <rth@redhat.com>
13323
13324         PR optimization/5844
13325         * genemit.c (gen_exp): New argument used.  Invoke copy_rtx
13326         if used indicates we've already emitted one copy of an operand.
13327         (gen_insn, gen_expand, output_add_clobbers): Supply a null used.
13328         (gen_split): Supply a non-null used.
13329
13330 2002-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
13331
13332         * reload1.c (reload): Unshare all rtl after reload is done.
13333
13334         * simplify-rtx.c (simplify_plus_minus): Do not abort,
13335         but simply fail if the expression is too complex to simplify.
13336         (simplify_gen_binary): Handle simplify_plus_minus failures.
13337
13338 Wed Mar  6 20:32:09 CET 2002  Jan Hubicka  <jh@suse.cz>
13339
13340         * toplev.c (rest_of_compilation): Do jump threading before SSA path;
13341         consistently call delete_trivially_dead_insns after CSE and GCSE;
13342         fix DFI_life dumping; do jump threading after liveness; do crossjumping
13343         after liveness2; update comment in last crossjumping.
13344         * cfgcleanup.c (try_crossjump_to_edge): Dirtify block.
13345
13346 Wed Mar  6 12:27:10 2002  Jeffrey A Law  (law@redhat.com)
13347
13348         * ssa-ccp.c (ssa_fast_dce): Update the DF def-use chains
13349         after completing fast dead code elimination.
13350
13351         * m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a
13352         COMPARE operator.
13353
13354 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
13355
13356         * version.c:  Fix misplaced leading blanks on first line.
13357
13358 Wed Mar  6 19:08:03 CET 2002  Jan Hubicka  <jh@suse.cz>
13359
13360         * cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.
13361
13362 Wed Mar  6 18:14:43 CET 2002  Jan Hubicka  <jh@suse.cz>
13363
13364         * cfgcleanup.c (mentions_nonequal_regs): New function.
13365         (thread_jump): Use it.
13366         * toplev.c (rest_of_compilation): Run jump threading after
13367         liveness.
13368
13369 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
13370
13371         * ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05
13372         patch.
13373
13374 Wed Mar  6 11:28:19 CET 2002  Jan Hubicka  <jh@suse.cz>
13375
13376         * predict.c (estimate_bb_frequencies): Do not reload the
13377         frequencies from notes.
13378
13379 Wed Mar  6 10:59:39 CET 2002  Jan Hubicka  <jh@suse.cz>
13380
13381         * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.
13382         * rtl.h (delete_insn_and_edges, delete_insn_chain_and_edges): Declare
13383
13384         * basic-block.h (update_life_info, update_life_info_in_dirty_blocks,
13385         delete_noop_moves): Return indeger.
13386         * flow.c (ndead): New variable.
13387         (propagate_block_delete_insn): Use delete_insn_and_edges; remove
13388         BB argument; update callers.
13389         (propagate_block_delete_libcall): Use delete_insn_chain_and_edges.
13390         (life_analysis): Do not call purge_all_dead_edges.
13391         (update_life_info): Return number of deleted insns; print statistics.
13392         (update_life_info_in_dirty_blocks): likewise.
13393         (delete_noop_moves): Use delete_insn_and_edges; print statistics;
13394         return number of insns deleted.
13395
13396         * cse.c: Include timevar.h
13397         (delete_trivially_dead_insns): Kill preserve_basic_blocks argument;
13398         iterate until stabilizes; print statistics; return number of killed
13399         insns.
13400         * Makefile.in: (cse.o): Add timevar.h dependency
13401         * rtl.h (delete_trivially_dead_insns): New.
13402         * timever.def: Add TV_DELETE_TRIVIALLY_DEAD timer.
13403         * toplev.c (rest_of_compilation): Update callers.
13404
13405         * cfgcleanup.c (try_optimize_cfg): Kill blocks.
13406         (try_optimize_cfg): Do not update liveness.
13407         (cleanup-cfg): Loop until try_optimize_cfg and dead code
13408         removal stabilizes; use delete_trivially_dead_insns.
13409
13410         * cfgrtl.c (verify_flow_info): Sanity check outgoing edges.
13411
13412 2002-03-05  Zack Weinberg  <zack@codesourcery.com>
13413
13414         * cppmain.c (setup_callbacks): Disable #pragma and #ident
13415         callbacks when processing assembly language.
13416
13417 2002-03-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13418
13419         * pa.h (ASM_FILE_END): Define.
13420         * som.h (ASM_FILE_END): Delete.
13421
13422         * pa.c (function_arg): Don't pass floats in general registers in
13423         indirect calls if TARGET_ELF32.
13424
13425 2002-03-05  Richard Henderson  <rth@redhat.com>
13426
13427         * config/i386/i386.md (floatsidf2): Conditionalize on hard-float.
13428
13429 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13430
13431         * gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.
13432
13433 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
13434
13435         * mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
13436         -r command line.  Don't hide any symbols if not building
13437         shared libgcc.
13438
13439 Tue Mar  5 18:31:27 CET 2002  Jan Hubicka  <jh@suse.cz>
13440
13441         * cfg.c (dump_flow_info): Warn about profile mismatches.
13442         * cfgrtl.c (verify_flow_info): Few aditional sanity checks.
13443         (purge_dead_edges): Remove REG_BR_PROB notes on simplejumps.
13444
13445 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
13446
13447         * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
13448         wide volatile memory by parts.
13449
13450 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
13451
13452         * ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
13453         is NULL.
13454
13455 2002-03-05  Richard Henderson  <rth@redhat.com>
13456
13457         * rs6000.h (TOTAL_ALTIVEC_REGS): Fix off-by-one error.
13458
13459 2002-03-04  Geoffrey Keating  <geoffk@redhat.com>
13460
13461         * toplev.c (documented_lang_options): Document more
13462         language-specific options.
13463         * doc/invoke.texi (Warning Options): Correct documentation for
13464         -Wno-multichar, -Wno-div-by-zero, and -Wsystem-headers.
13465         * c-decl.c (c_decode_option): Use a table to handle warning options.
13466
13467 2002-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
13468
13469         * config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
13470         parameter to mmix_encode_section_info.
13471         (LINK_SPEC): Don't defsym __.MMIX.start..text if linking
13472         relocatably.  Always produce ELF, not mmo if linking relocatably.
13473         * config/mmix/mmix.c (mmix_encode_section_info): If new parameter
13474         first is non-zero, don't add symbol prefix.
13475         * config/mmix/mmix-protos.h (mmix_encode_section_info): Tweak
13476         prototype accordingly.
13477
13478 2002-03-04  Krister Walfridsson  <cato@df.lth.se>
13479
13480         * config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
13481
13482 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13483
13484         * configure.in: Increase required makeinfo version to 4.1.
13485         * configure: Regenerate.
13486
13487 2002-03-04  Geoffrey Keating  <geoffk@redhat.com>
13488
13489         * .cvsignore: Remove *.info* and genrtl*; these files are generated
13490         elsewhere now.
13491
13492 2002-03-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13493
13494         * doc/include/texinfo.tex: Update to version 2002-03-01.06.
13495         * doc/invoke.texi: Fix @math uses.
13496
13497 Mon Mar  4 15:33:54 CET 2002  Jan Hubicka  <jh@suse.cz>
13498
13499         * toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
13500         removal
13501
13502 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
13503
13504         * config.gcc (powerpc-*-eabialtivec*): Use t-ppcendian.
13505         (powerpc-*-eabisimaltivec*): Same.
13506
13507         * config/rs6000/t-ppcendian: New.
13508
13509 2002-03-04  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13510
13511         * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
13512         nonimmediate_src_operand and nonimmediate_lsrc_operand to
13513         disallow ZERO_EXTEND with CONST_INT or CONST_DOUBLE.
13514
13515 2002-03-03  Richard Henderson  <rth@redhat.com>
13516
13517         * toplev.c (rest_of_decl_compilation): Revert last two changes.
13518
13519 2002-03-03  Zack Weinberg  <zack@codesourcery.com>
13520
13521         * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,
13522         print-tree.c, real.c, real.h, recog.c, rtl.c, simplify-rtx.c,
13523         tree.c, config/m68k/m68k.c:
13524         Remove all #ifndef REAL_ARITHMETIC blocks, make all #ifdef
13525         REAL_ARITHMETIC blocks unconditional.  Delete some further
13526         #ifdef blocks predicated on REAL_ARITHMETIC.
13527         * flags.h, toplev.c: Delete remaining references to
13528         flag_pretend_float.
13529
13530         * doc/invoke.texi: Remove documentation of -fpretend-float.
13531         * doc/tm.texi: Describe the various REAL_* macros as provided by
13532         real.h, not by the target configuration files.
13533
13534         * config/alpha/alpha.h, config/alpha/unicosmk.h, config/arm/arm.h,
13535         config/avr/avr.h, config/c4x/c4x.h, config/convex/convex.h,
13536         config/cris/cris.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
13537         config/h8300/h8300.h, config/i370/i370.h, config/i386/i386.h,
13538         config/i386/osf1elf.h, config/i960/i960.h, config/ia64/ia64.h,
13539         config/m32r/m32r.h, config/m68hc11/m68hc11.h, config/m68k/dpx2.h,
13540         config/m68k/linux-aout.h, config/m68k/linux.h, config/m68k/m68k.h,
13541         config/m68k/sun3.h, config/m68k/vxm68k.h, config/mcore/mcore.h,
13542         config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
13543         config/mn10300/mn10300.h, config/pa/pa.h, config/pj/pj.h,
13544         config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.h,
13545         config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
13546         config/sparc/sol2.h, config/sparc/sparc.h, config/sparc/vxsim.h,
13547         config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vax.h,
13548         config/xtensa/xtensa.h:
13549         Do not define, undefine, or mention in comments any of
13550         REAL_ARITHMETIC, REAL_VALUE_ATOF, REAL_VALUE_HTOF,
13551         REAL_VALUE_ISNAN, REAL_VALUE_ISINF,
13552         REAL_VALUE_TO_TARGET_SINGLE, REAL_VALUE_TO_TARGET_DOUBLE,
13553         REAL_VALUE_TO_TARGET_LONG_DOUBLE, REAL_VALUE_TO_DECIMAL,
13554         REAL_VALUE_TYPE, REAL_VALUES_EQUAL, REAL_VALUES_LESS,
13555         REAL_VALUE_LDEXP, REAL_VALUE_FIX, REAL_VALUE_UNSIGNED_FIX,
13556         REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT,
13557         REAL_INFINITY, REAL_VALUE_NEGATE, REAL_VALUE_TRUNCATE,
13558         REAL_VALUE_TO_INT, or REAL_VALUE_FROM_INT.
13559
13560 2002-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13561
13562         * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,
13563         convex.h, cris.h, d30v.h, dsp16xx.h, elxsi.h, fr30.h, h8300.h,
13564         i370.h, i386.h, i860.h, i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h,
13565         m88k.h, mcore.h, mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h,
13566         pa.h, pdp11.h, pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h,
13567         stormy16.h, v850.h, vax.h, we32k.h, xtensa.h (BITS_PER_WORD):
13568         Delete.
13569         * defaults.h (BITS_PER_WORD): Define.
13570         * doc/tm.texi (BITS_PER_WORD): Document default value.
13571
13572         * 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h,
13573         m68hc11.h, m88k.h, mips.h, pdp11.h, rs6000.h, sparc.c,
13574         stormy16.h, xtensa.h, vmsdbgout.c (CHAR_TYPE_SIZE): Delete.
13575
13576 2002-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13577
13578         * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in
13579         lieu of explicit sizeof/sizeof.
13580         * i386.c (override_options, ix86_init_mmx_sse_builtins,
13581         ix86_expand_builtin): Likewise.
13582         * mips.c (mips_add_gc_roots): Likewise.
13583         * mmix.c (mmix_output_condition): Likewise.
13584         * rs6000.c (rs6000_override_options, altivec_expand_builtin,
13585         altivec_init_builtins): Likewise.
13586         * sparc.c (mark_ultrasparc_pipeline_state): Likewise.
13587         * cppexp.c (Nsuff, parse_number): Likewise.
13588         * cppinit.c (builtin_array_end): Likewise.
13589         * gcc.c (n_default_compilers, process_command): Likewise.
13590         * genpreds.c (output_predicate_decls): Likewise.
13591         * ggc-page.c (NUM_EXTRA_ORDERS): Likewise.
13592         * lcm.c (N_ENTITIES): Likewise.
13593         * stor-layout.c (set_sizetype): Likewise.
13594
13595 2002-03-03  Richard Henderson  <rth@redhat.com>
13596
13597         * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl
13598         for types or labels.
13599
13600 2002-03-03  Richard Henderson  <rth@redhat.com>
13601
13602         * c-decl.c (start_decl): Initialized variables are not common.
13603
13604 2002-03-02  Per Bothner  <per@bothner.com>
13605
13606         * gcc.c (option_map):  Suport new --bootclasspath option.
13607         --CLASSPATH is now just an alias for --classpath.
13608
13609 2002-03-02  Richard Henderson  <rth@redhat.com>
13610
13611         * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register
13612         load if "internal" visibility.
13613         * doc/extend.texi: Document visibility meanings.
13614
13615 2002-03-02  Richard Henderson  <rth@redhat.com>
13616
13617         * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies
13618         to functions as well.
13619
13620 2002-03-02  Richard Henderson  <rth@redhat.com>
13621
13622         * attribs.c (handle_alias_attribute): Don't call assemble_alias.
13623         (handle_visibility_attribute): Don't call assemble_visibility.
13624         * toplev.c (rest_of_decl_compilation): Invoke make_decl_rtl even
13625         without asmspec.  Invoke assemble_alias when needed.
13626         * varasm.c (maybe_assemble_visibility): New.
13627         (assemble_start_function, assemble_variable, assemble_alias): Use it.
13628
13629 2002-03-02  Richard Henderson  <rth@redhat.com>
13630
13631         * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;
13632         invoke ENCODE_SECTION_INFO with first call flag.
13633
13634         * config/darwin-protos.h, config/darwin.c, config/darwin.h,
13635         config/a29k/a29k.h, config/alpha/alpha-protos.h, config/alpha/alpha.c,
13636         config/alpha/alpha.h, config/arc/arc.h, config/arm/arm-protos.h,
13637         config/arm/arm.h, config/arm/pe.c, config/arm/pe.h,
13638         config/avr/avr-protos.h, config/avr/avr.c, config/avr/avr.h,
13639         config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
13640         config/cris/cris-protos.h, config/cris/cris.c, config/cris/cris.h,
13641         config/d30v/d30v.h, config/h8300/h8300.h, config/i370/i370.h,
13642         config/i386/cygwin.h, config/i386/i386-interix.h, config/i386/i386.h,
13643         config/i386/osfrose.h, config/i386/win32.h, config/i386/winnt.c,
13644         config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
13645         config/m32r/m32r-protos.h, config/m32r/m32r.c, config/m32r/m32r.h,
13646         config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c,
13647         config/m68hc11/m68hc11.h, config/m88k/m88k.h,
13648         config/mcore/mcore-protos.h, config/mcore/mcore.c,
13649         config/mcore/mcore.h, config/mips/mips.h, config/ns32k/ns32k.h,
13650         config/pa/pa.h, config/romp/romp.h, config/rs6000/linux64.h,
13651         config/rs6000/rs6000-protos.h, config/rs6000/rs6000.c,
13652         config/rs6000/sysv4.h, config/rs6000/xcoff.h, config/s390/s390.h,
13653         config/sh/sh.h, config/sparc/sparc.h,
13654         config/stormy16/stormy16-protos.h, config/stormy16/stormy16.c,
13655         config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vms.h,
13656         config/xtensa/xtensa.h, doc/tm.texi: ENCODE_SECTION_INFO now takes
13657         FIRST argument.  As needed, examine it and do nothing.
13658
13659         * config/darwin.h, config/alpha/alpha.h, config/arm/pe.h,
13660         config/i386/cygwin.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
13661         config/mcore/mcore.h: Remove REDO_SECTION_INFO_P.
13662
13663         * config/arm/t-pe (pe.o): Add dependencies.
13664
13665 2002-03-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13666
13667         * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,
13668         cris.h, d30v.h, elxsi.h, fr30.h, h8300.h, i370.h, i386.h, i860.h,
13669         i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h,
13670         mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h, pa.h, pdp11.h,
13671         pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h, stormy16.h, v850.h,
13672         vax.h, we32k.h, xtensa.h: (BITS_PER_UNIT): Delete.
13673         * defaults.h (BITS_PER_UNIT): Define.
13674         * doc/tm.texi (BITS_PER_UNIT): Document default value.
13675
13676 2002-03-02  Kazu Hirata  <kazu@hxi.com>
13677
13678         * config/h8300/h8300-protos.h: Add a prototype for
13679         compute_a_shift_length.
13680         * config/h8300/h8300.c (h8300_asm_insn_count): New.
13681         (compute_a_shift_length): Likewise.
13682         (h8300_adjust_insn_length): Do not adjust insn length of shift
13683         insns.
13684         * config/h8300/h8300.md (anonymous shift patterns): Use
13685         compute_a_shift_length.
13686
13687 Sat Mar  2 06:30:14 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13688
13689         * config/sparc/sparc.c (sparc_initialize_trampoline): Use
13690         trunc_int_for_mode.
13691
13692         * emit-rtl.c (offset_address): Call update_temp_slot_address.
13693
13694 2002-03-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13695
13696         * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.
13697         * doc/invoke.texi (-fno-zero-initialized-in-bss): Document.
13698         * flags.h (flag_zero_initialized_in_bss): Declare.
13699         * toplev.c (flag_zero_initialized_in_bss): New flag.
13700         (lang_independent_options): Add flag_zero_initialized_in_bss.
13701         * tree.c (initializer_zerop): New function.
13702         * tree.h (initializer_zerop): Declare.
13703         * varasm.c (assemble_variable): If we can emit bss, put zero
13704         initializers in the bss section.
13705
13706 2002-03-02  Alan Modra  <amodra@bigpond.net.au>
13707
13708         * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): AIX assembler doesn't
13709         like more than one symbol per .weak directive.
13710
13711 2002-03-01  Richard Henderson  <rth@redhat.com>
13712
13713         * config/ia64/ia64.c (ia64_initial_elimination_offset): Do not
13714         adjust argument_pointer by pretend_args_size.
13715         (ia64_va_start): Adjust va_start address by -pretend_args_size.
13716
13717 2002-03-01  Kazu Hirata  <kazu@hxi.com>
13718
13719         * config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.
13720
13721 Fri Mar  1 20:59:14 CET 2002  Jan Hubicka  <jh@suse.cz>
13722
13723         * toplev.c (rest_of_compilation): Delete dead jumptables before
13724         loop.
13725         * flow.c (delete_dead_jumptables): Make global.
13726         * rtl.h (delete_dead_jumptables): Declare.
13727
13728 2002-03-01  David Edelsohn  <edelsohn@gnu.org>
13729
13730         * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK): Delete.
13731         * config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Define.
13732         * config/rs6000/xcoff.h (COLLECT_EXPORT_LIST): Delete.
13733
13734 2002-03-01  Kazu Hirata  <kazu@hxi.com>
13735
13736         * config/h8300/h8300-protos.h: Fix formatting.
13737         * config/h8300/h8300.c: Likewise.
13738         * config/h8300/h8300.h: Likewise.
13739
13740 2002-03-01  Kazu Hirata  <kazu@hxi.com>
13741
13742         * config/h8300/h8300.c (print_operand): Support 16-bit
13743         constant addresses.
13744         * config/h8300/h8300.h (TINY_CONSTANT_ADDRESS_P): New.
13745
13746 2002-02-28  Richard Henderson  <rth@redhat.com>
13747
13748         * expmed.c (store_bit_field): Prevent generation of CONCATs;
13749         pun complex values as integers; use gen_lowpart instead of
13750         gen_rtx_SUBREG.
13751         (extract_bit_field): Likewise.
13752
13753 2002-03-01  Alan Modra  <amodra@bigpond.net.au>
13754             David Edelsohn  <edelsohn@gnu.org>
13755
13756         * doc/tm.texi (ASM_WEAKEN_DECL): Document.
13757         (ASM_WEAKEN_LABEL): Mention ASM_WEAKEN_DECL.
13758         (SUPPORTS_WEAK): Likewise.
13759         * output.h (add_weak): Add tree param.
13760         * varasm.c (add_weak): Likewise.  Save decl.
13761         (struct weak_syms): Add decl field.
13762         (mark_weak_decls): New function.
13763         (init_varasm_once): ggc_add_root mark_weak_decls.
13764         (assemble_start_function): Use ASM_WEAKEN_DECL.
13765         (assemble_variable): Likewise.
13766         (assemble_alias): Likewise.
13767         (declare_weak): Pass decl to add_weak.
13768         (weak_finish): Use ASM_WEAKEN_DECL. Try to find decl.
13769         (remove_from_pending_weak_list): Declare and define for
13770         ASM_WEAKEN_DECL.
13771         * c-pragma.c (handle_pragma_weak): Adjust add_weak call.
13772         * c-pragma.h (HANDLE_PRAGMA_WEAK): Define if ASM_WEAKEN_DECL too.
13773         * defaults.h (SUPPORTS_WEAK): Likewise.
13774         * config/rs6000/linux64.h (ASM_DECLARE_FUNCTION_NAME): Don't emit
13775         .weak for code sym.  Do emit .size for descriptor sym.
13776         (ASM_DECLARE_FUNCTION_SIZE): Define.
13777         * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Define.
13778         (ASM_OUTPUT_DEF_FROM_DECLS): Don't emit .weak here.  Don't output
13779         .lglobl unless TARGET_XCOFF.  Formatting fixes.
13780         * config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Don't emit
13781         .weak for code sym.
13782         (HANDLE_PRAGMA_WEAK): Remove.
13783         (ASM_WEAKEN_LABEL): Remove.
13784         * config/rs6000/aix.h (HANDLE_SYSV_PRAGMA): Define.
13785
13786 2002-03-01  Jason Merrill  <jason@redhat.com>
13787
13788         * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.
13789         (TARGET_EXPR_CLEANUP): New macro.
13790
13791 2002-02-28  Steve Ellcey  <sje@cup.hp.com>
13792
13793         * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition
13794         to take ptr_extend into account as third type of extension.
13795         (SUBREG_PROMOTED_UNSIGNED_SET): Definition of new macro to set bit
13796         fields used by SUBREG_PROMOTED_UNSIGNED_P.
13797         * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): New macro.
13798         (SUBREG_PROMOTED_UNSIGNED_P): Change to return -1 as well as 0 or 1.
13799         * calls.c (precompute_arguments): Use new macro.
13800         (expand_call): Ditto.
13801         * combine.c (nonzero_bits): Ditto.
13802         (record_promoted_value): Ditto.
13803         * expr.c (store_expr): Ditto.
13804         (expand_expr): Ditto.
13805         * function.c (assign_parms): Ditto.
13806
13807 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13808
13809         * gcc.c (init_gcc_specs): Get -static and -static-libgcc to
13810         override -shared and -shared-libgcc.
13811
13812 2002-02-28  David O'Brien  <obrien@FreeBSD.org>
13813
13814         * config.gcc (sparc64-*-freebsd): Explicitly accept a cpu specification
13815         of "ultrasparc".
13816         * config/sparc/freebsd.h: Do not use MASK_FASTER_STRUCTS.  It appears
13817         to be broken.
13818
13819 2002-02-28  Richard Henderson  <rth@redhat.com>
13820
13821         * config/ia64/ia64.c (ia64_adjust_cost): All non-MM consumers have
13822         4 cycle latency from MM producers.
13823         (ia64_internal_sched_reorder): Likewise with pipeline flush.
13824
13825 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
13826
13827         * mklibgcc.in: Don't use GNU make extension.
13828
13829 2002-02-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13830
13831         * c-parse.in (STATIC): New terminal.
13832         (scspec): New non-terminal.  Update productions accordingly.
13833         (program): Remove bogus ifc / end ifc.
13834         (array_declarator): Simplify production using STATIC.
13835
13836 2002-02-28  Jim Meyering  <meyering@lucent.com>
13837
13838         * cpplex.c (cpp_parse_escape): Restore mistakenly-removed code:
13839         \a still means TARGET_BELL.
13840
13841 2002-02-28  Richard Henderson  <rth@redhat.com>
13842
13843         * haifa-sched.c (sched_emit_insn): New.
13844         (schedule_block): Use last_scheduled_insn to track last insn.
13845         * sched-int.h (sched_emit_insn): Prototype.
13846         * config/ia64/ia64.c (last_issued): Remove.
13847         (ia64_variable_issue): Don't set it.
13848         (nop_cycles_until): Use sched_emit_insn.
13849
13850 2002-02-28  Andrew MacLeod  <amacleod@redhat.com>
13851
13852         * config/sparc/sparc.c (sparc64_initialize_trampoline): Generate sign
13853         extended constants.
13854
13855 2002-02-28  Kazu Hirata  <kazu@hxi.com>
13856
13857         * config/h8300/h8300.c: Fix formatting.
13858         * config/h8300/h8300.h: Likewise.
13859
13860 2002-02-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13861
13862         * config/avr/avr.c (avr_hard_regno_mode_ok): Do not allow r29
13863         which may overwrite the high byte of the frame pointer.
13864
13865 2002-02-28  Bo Thorsen  <bo@suse.de>
13866
13867         * config/i386/linux64.h (LINK_SPEC): Fix 32/64 bit compilation.
13868         (STARTFILE_SPEC): Add 64 bit files.
13869         (ENDFILE_SPEC): Likewise.
13870
13871 2002-02-28  Jason Merrill  <jason@redhat.com>
13872
13873         * c-decl.c (finish_function): Only warn about missing return
13874         statement with -Wreturn-type.
13875
13876 Don Feb 28 11:24:30 CET 2002  Jan Hubicka  <jh@suse.cz>
13877
13878         * cfgrtl.c (purge_dead_edges): Fix handling of EH edges.
13879
13880         * i386.h (CONDITIONAL_REGISTER_USAGE): Do not write to
13881         PIC_OFFSET_TABLE_REGNUM when it is INVALID_REGNUM
13882
13883 Don Feb 28 11:07:36 CET 2002  Jan Hubicka  <jh@suse.cz>
13884
13885         * basic-block.h (BB_REACHABLE): Renumber.
13886         (BB_DIRTY, BB_NEW): New flags.
13887         (clear_bb_flags): Declare.
13888         (update_life_info_in_dirty_blocks): Declare.
13889         * cfg.c (clear_bb_flags): New function.
13890         * cfgrtl.c (create_basic_block_structure): Set flags to BB_NEW.
13891         * emit-rtl.c (add_insn_after, add_insn_before, remove_insn,
13892         reorder_insns, emit_insn_after): Mark block as dirty.
13893         * flow.c (update_life_info): Fix clearing of PROP_LOG_LINKS.
13894         (update_life_info_in_dirty_blocks): New function.
13895         * recog.c (apply_change_group): Dirtify block.
13896
13897         * cse.c (cse_insn): Reorder emitting of jump insn to keep
13898         cfg consistent.
13899         * gcse.c (delete_null_pointer_checks): Likewise.
13900
13901         * toplev.c (dump_file_index): Move cse2 after bp,
13902         add DFI_null
13903         (dump_file_info): Similary.
13904         (rest_of_compilation): Avoid most of CFG rebuilds;
13905         do first if converision after null pointer checks, do cse2
13906         after branch prediction; avoid full liveness rebuild after
13907         initializing subregs.
13908         * invoke.texi (-d options): Document -du, renumber.
13909
13910         * cfgcleanup.c (bb_flags): Remove BB_UPDATE_LIFE.
13911         (notice_new_block): Do not set BB_UPDATE_LIFE.
13912         (try_forward_edges, merge_blocks_move_predecessor_nojumps,
13913          merge_blocks_move_successor_nojumps, merge_blocks,
13914          try_crossjump_to_edge): Likewise.
13915         (try_optimize_cfg): Likewise; use update_life_info_in_dirty_blocks.
13916         * cfgrtl.c (merge_blocks_nomove): Copy b's flags to a.
13917         * ifcvt.c (SET_UPDATE_LIFE, UPDATE_LIFE): Kill.
13918         (merge_of_block): Do not use life_data_ok.
13919         (find_if_case_1): Do not use SET_UPDATE_LIFE.
13920         (if_convert): Use BB_DIRTY mechanizm to update life.
13921         * lcm.c (optimize_mode_switching): Update
13922         update_life_info_in_dirty_blocks
13923
13924 2002-02-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13925
13926         * Makefile.in (integrate.o): Update.
13927         * c-decl.c (copy_lang_decl): Rename.
13928         * c-lang.c (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Redefine.
13929         * integrate.c: Include langhooks.h.
13930         (copy_decl_for_inlining): Update to use langhook.
13931         * langhooks-def.h (lhd_do_nothing_t,
13932         LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): New.
13933         (LANG_HOOKS_INITIALIZER): Update.
13934         * langhooks.c (lhd_do_nothing_t): New.
13935         * langhooks.h (struct lang_hooks): Add dup_lang_specific_decl.
13936         * tree.h (copy_lang_decl): Remove.
13937 objc:
13938         * objc-lang.c (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Redefine.
13939
13940 2002-02-27  Andrew MacLeod  <amacleod@redhat.com>
13941
13942         * dwarf2out.c (stack_adjust_offset): Add support for POST_INC,
13943         POST_DEC, and POST_MODIFY.
13944
13945 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
13946
13947         * c-typeck.c (digest_init): Remove unused parameter; all
13948         callers changed.
13949
13950 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
13951
13952         * expmed.c (expand_shift): Correctly test for low part of a
13953         subreg.
13954
13955 2002-02-27  Ulrich Weigand  <uweigand@de.ibm.com>
13956
13957         * config/s390/s390.c (s390_chunkify_pool): Do not confuse
13958         insn UIDs with insn addresses.
13959
13960 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
13961
13962         * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
13963         c-tree.h, c-typeck.c, cppexp.c, cpplex.c, cpplib.c, cpplib.h,
13964         cppmacro.c, objc/lang-specs.h, objc/objc-act.c,
13965         builtin-types.def, builtins.def, dwarf2out.c, dwarfout.c,
13966         gcc.c, toplev.c: Delete code implementing -traditional mode.
13967
13968         * doc/bugreport.texi, doc/cpp.texi, doc/extend.texi,
13969         doc/invoke.texi, doc/standards.texi, doc/trouble.texi:
13970         Document removal of -traditional mode for compilation, and
13971         remove documentation only relevant to that mode.
13972
13973         * config/nextstep.h, config/ptx4.h, config/svr4.h,
13974         config/convex/convex.h, config/d30v/d30v.h,
13975         config/i386/dgux.h, config/i386/osf1elf.h,
13976         config/i386/osfelf.h, config/i386/osfrose.h,
13977         config/i386/sco5.h, config/i386/sol2.h, config/m68k/a-ux.h,
13978         config/m68k/hp310.h, config/m88k/dgux.h,
13979         config/m88k/dguxbcs.h, config/m88k/luna.h, config/m88k/m88k.c,
13980         config/m88k/m88k.h, config/m88k/openbsd.h,
13981         config/mips/abi64.h, config/mips/osfrose.h,
13982         config/mips/svr4-5.h, config/mips/svr4-t.h,
13983         config/sparc/sol2-sld-64.h, config/sparc/sol2.h,
13984         config/stormy16/stormy16.h: Remove all references to
13985         -traditional from target specs.  Delete all mention of the
13986         no-longer-necessary TRADITIONAL_RETURN_FLOAT macro.  Also
13987         delete a couple of commented-out definitions of
13988         DOLLARS_IN_IDENTIFIERS, with (incorrect) commentary referring
13989         to -traditional.
13990
13991         * system.h: Poison TRADITIONAL_RETURN_FLOAT.
13992         * doc/tm.texi: Remove mention of TRADITIONAL_RETURN_FLOAT macro.
13993
13994 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
13995
13996         * mklibgcc.in: Don't use \n in a line subject to
13997         interpretation by echo.
13998
13999 2002-02-27  Graham Stott  <grahams@redhat.com>
14000
14001         * config/rs6000/rs6000.h (ASM_OUTPUT_DEF_FROM_DELC):
14002         Constify NAME.
14003
14004         * loop.c (prescan_loop): Handle PARALLEL.
14005
14006         * unroll.c (loop_iterations): Return 0 if the add_val for
14007         a BIV is REG.
14008
14009         * final.c (output_operand_lossage): Constify PFX_STR.
14010
14011         * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.
14012
14013 Wed Feb 27 10:45:19 CET 2002  Jan Hubicka  <jh@suse.cz>
14014
14015         * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.
14016         * x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Allways define.
14017
14018 Wed Feb 27 10:39:20 CET 2002  Jan Hubicka  <jh@suse.cz>
14019
14020         * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
14021
14022 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14023
14024         * cpplex.c (_cpp_lex_token): Handle directives in macro
14025         arguments.
14026         * cpplib.c (_cpp_handle_directive): Save and restore state
14027         if parsing macro args when entering a directive.
14028         * cppmacro.c (collect_args): No need to handle directives
14029         in macro arguments.
14030         (enter_macro_context, replace_args): Use the original macro
14031         definition in case it was redefined whilst collecting arguments.
14032 doc:
14033         * cpp.texi: Update.
14034
14035 2002-02-26  David Edelsohn  <edelsohn@gnu.org>
14036
14037         * config/rs6000/aix43.h (THREAD_MODEL_SPEC): Delete.
14038         * config/rs6000/aix51.h (THREAD_MODEL_SPEC): Delete.
14039         * config/rs6000/rs6000.c (rs6000_return_addr): Use efficient
14040         method on AIX.
14041         * config/rs6000/rs6000.md (movsi_low): Use gpc_reg_operand.
14042         (movsi_low_st, movdf_low, movdf_low_st, movsf_low, movsf_low_st): Same.
14043         (load_toc_v4_PIC_2): Same.
14044
14045 2002-02-26  Alan Modra  <amodra@bigpond.net.au>
14046
14047         * config/rs6000/rs6000.md (load_toc_aix_di): Handle TARGET_RELOCATABLE.
14048
14049 2002-02-26  Richard Henderson  <rth@redhat.com>
14050
14051         * config/alpha/alpha.md (ashldi_se): Re-enable.
14052
14053 2002-02-26  Richard Henderson  <rth@redhat.com>
14054
14055         * config/alpha/alpha.c (alpha_encode_section_info): Examine
14056         MODULE_LOCAL_P; improve commentary.
14057
14058 2002-02-26  Zack Weinberg  <zack@codesourcery.com>
14059
14060         * doc/cpp.texi: Clarify documentation of relationship between
14061         #line and #include.
14062
14063 2002-02-26  Kazu Hirata  <kazu@hxi.com>
14064
14065         * config/h8300/h8300-protos.h: Update the prototype for
14066         compute_logical_op_length.  Add the prototype for
14067         compute_logical_op_cc.
14068         * config/h8300/h8300.c (compute_logical_op_length): Figure out
14069         code from operands.
14070         (compute_logical_op_cc): New.
14071         * config/h8300/h8300.md: Combine all the logical op patterns
14072         in HImode and SImode.  Use compute_logical_op_cc.
14073
14074 2002-02-26  Kelley Cook  <kelleycook@comcast.net>
14075
14076         * config/i386/i386.c (print_operand): Don't append ATT-style
14077         length suffixs to x87 opcodes when in Intel mode.
14078
14079 2002-02-26  Ryan T. Sammartino <ryants@shaw.ca>
14080
14081         * emit-rtl.c (gen_const_vector_0): Remove TYPE argument.
14082         (init_emit_once): Update calls.
14083         * fixinc/gnu-regex.c (_GNU_SOURCE): Remove.
14084         (init_syntax_once): Prototype.
14085
14086 2002-02-26  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14087
14088         * pa-linux.h (LIB_SPEC): Update definition.
14089         * pa32-linux.h (LINK_COMMAND_SPEC): Delete.
14090
14091 2002-02-26  Richard Henderson  <rth@redhat.com>
14092
14093         * config/ia64/ia64.c (nop_cycles_until): Do init_insn_group_barriers
14094         if we emitted a stop bit.
14095
14096 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14097
14098         * configure.in (libgcc_visibility): Substitute.
14099         * configure: Rebuilt.
14100         * mklibgcc.in: If libgcc_visibility = yes, make libgcc.a global
14101         defined symbols .hidden.
14102
14103 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14104
14105         * attribs.c (c_common_attribute_table): Add visibility.
14106         (handle_visibility_attribute): New function.
14107         * varasm.c (assemble_visibility): New function.
14108         * output.h (assemble_visibility): Add prototype.
14109         * tree.h (MODULE_LOCAL_P): Define.
14110         * crtstuff.c (__dso_handle): Use visibility attribute.
14111         * config/i386/i386.h (ENCODE_SECTION_INFO): Set SYMBOL_REF_FLAG
14112         for MODULE_LOCAL_P symbols too.
14113         * config/ia64/ia64.c (ia64_encode_section_info): Handle
14114         MODULE_LOCAL_P symbols the same way as local symbols.
14115         Add SDATA_NAME_FLAG_CHAR even if decl was explicitely forced
14116         into .sdata/.sbss by the user.
14117         * doc/extend.texi (Function Attributes): Document visibility
14118         attribute.
14119
14120 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14121
14122         PR debug/5770
14123         * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
14124         STRING_CST initializer spanning the whole variable without
14125         embedded zeros.
14126         If expand_expr returned MEM, don't use it.
14127
14128 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14129
14130         * dwarf2out.c (gen_inlined_subroutine_die): If block is abstract,
14131         generate a die for the lexical block.
14132
14133 2002-02-26  Kazu Hirata  <kazu@hxi.com>
14134
14135         * config/h8300/h8300-protos.h: Add a prototype for
14136         compute_logical_op_length.
14137         * config/h8300/h8300.c (compute_logical_op_length): New.
14138         * config/h8300/h8300.md (anonymous logical patterns): Use
14139         compute_logical_op_length for length.
14140
14141 2002-02-26  Aldy Hernandez  <aldyh@redhat.com>
14142
14143         * dwarf2out.c (modified_type_die): Do not call type_main_variant
14144         for vectors.
14145         (gen_type_die): Same.
14146
14147         * attribs.c (handle_vector_size_attribute): Set debug information.
14148
14149 2002-02-26  Daniel Egger  <degger@fhm.edu>
14150
14151         * config/rs6000/rs6000.md: Swap define_insn attributes to
14152         fix incorrect generation of merge high instructions instead
14153         of merge low.
14154
14155 2002-02-26  Aldy Hernandez  <aldyh@redhat.com>
14156
14157         * c-typeck.c (really_start_incremental_init): Use
14158         bitsize_zero_node for vectors.
14159
14160 2002-02-26  Aldy Hernandez  <aldyh@redhat.com>
14161
14162         * config/rs6000/rs6000.md (get_vrsave_internal): Fix typo.
14163         ("*set_vrsave_internal"): Same.
14164
14165 2002-02-25  Richard Henderson  <rth@redhat.com>
14166
14167         * expr.c (expand_expr) [MULT_EXPR]: Do not apply distributive law
14168         in EXPAND_SUM case.  Use host_integerp/tree_low_cst.
14169
14170 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14171
14172         PR target/5755
14173         * config/i386/i386.c (ix86_return_pops_args): Only pop
14174         fake structure return argument if it was passed on the stack.
14175
14176 2002-02-25  Jason Merrill  <jason@redhat.com>
14177
14178         * attribs.c (decl_attributes): Also re-layout PARM_DECL and
14179         RESULT_DECL.
14180
14181 2002-02-25  Alexandre Oliva  <aoliva@redhat.com>
14182
14183         * gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to
14184         link with shared_name only.
14185         * doc/invoke.texi (Link Options): Document new behavior.
14186
14187 2002-02-25  Aldy Hernandez  <aldyh@redhat.com>
14188
14189         * c-typeck.c (push_init_level): Handle vectors.
14190
14191 2002-02-25  Alexandre Oliva  <aoliva@redhat.com>
14192
14193         * config/sparc/sparc.c (const64_high_operand): Zero-extend
14194         operands of SPARC_SETHI_P.
14195         (input_operand): Likewise.
14196         (sparc_emit_set_const32): Likewise.
14197         * config/sparc/sparc.h (SPARC_SETHI_P): Disregard TARGET_ARCH64.
14198         (SPARC_SETHI32_P): Zero-extend operand from 32 bits.
14199         (CONST_OK_FOR_LETTER_P): Use SETHI32 for `K'.  Add `N' as SETHI.
14200         * config/sparc/sparc.md (movdi_insn_sp64_novis): Use `N'.
14201         (movdi_insn_sp64_vis): Likewise.
14202         (movdi split, movdf split): Use SETHI32.
14203         * doc/md.texi: Document SPARC constraints L, M and N.
14204
14205 2002-02-25  Aldy Hernandez  <aldyh@redhat.com>
14206
14207         * config/rs6000/rs6000.md ("get_vrsave_internal"): New.
14208         ("*set_vrsave_internal"): use mfspr for Darwin.
14209
14210         * config/rs6000/rs6000.c (rs6000_emit_prologue): Call
14211         gen_get_vrsave_internal.
14212
14213 Sun Feb 24 16:38:56 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14214
14215         * optabs.c (widen_operand): Properly handle CONST_INT for NO_EXTEND.
14216
14217 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14218
14219         * cpplex.c (cpp_interpret_charconst): Get signedness or
14220         otherwise of wide character constants correct.
14221         * cppexp.c (lex): Get signedness of wide charconsts correct.
14222
14223 Sun Feb 24 07:41:31 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14224
14225         * optabs.c (widen_operand): Only call convert_modes for
14226         promoted SUBREG if signedness matches.
14227         * config/alpha/alpha.md (*addsi_se2, *subsi_se2): New patterns.
14228
14229 2002-02-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14230
14231         * cpplib.c (glue_header_name): Use local buffer to build up
14232         header name.
14233
14234 2002-02-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14235
14236         * doc/cpp.texi, doc/invoke.texi: Update documentation for -MM.
14237
14238 2002-02-23  Kazu Hirata  <kazu@hxi.com>
14239
14240         * config/h8300/h8300.c (output_simode_bld): Handle H8/300 and
14241         H8/300[HS] separately.
14242         * config/h8300/h8300.md: Remove the early clobber constraint
14243         from bit field patterns.
14244
14245 2002-02-23  Kazu Hirata  <kazu@hxi.com>
14246
14247         * config/h8300/h8300.md (mulqihi3): Tighten predicates to
14248         register_operand.
14249         (mulhisi3): Likewise.
14250         (umulqisi3): Likewise.
14251         (umulhisi3): Likewise.
14252
14253 2002-02-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14254
14255         * cppinit.c (output_deps): Correct test for stdout output.
14256         (init_dependency_output): Cure warning.
14257
14258 Sat Feb 23 08:42:47 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14259
14260         * expr.c (store_expr): When converting expression to promoted
14261         equivalent type, allow using SUBREG_REG of TARGET as the target
14262         of the expansion of EXP.
14263         * loop.c (basic_induction_var, case SUBREG): Always look inside.
14264         * config/alpha/alpha.c (rtx_equiv_function_matters): Delete decl.
14265         (alpha_emit_set_const): Handle SImode when can't make new pseudos.
14266         (alpha_emit_set_const_1, alpha_sa_mask): Use no_new_pseudos.
14267         * config/alpha/alpha.md (addsi3, subsi3): Don't use if optimizing.
14268
14269 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14270
14271         * doc/contribute.texi, doc/extend.texi, doc/install.texi,
14272         doc/invoke.texi, doc/md.texi, doc/passes.texi, doc/rtl.texi,
14273         doc/standards.texi, doc/tm.texi: Remove trailing whitespace.
14274
14275 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14276
14277         PR optimization/5747
14278         * loop.c (scan_loop): Update reg info if move_movables created new
14279         pseudos.
14280
14281 2002-02-23  David Edelsohn  <edelsohn@gnu.org>
14282
14283         * gcc.c (init_gcc_spec): Revert last change.
14284
14285 2002-02-23  David Edelsohn  <edelsohn@gnu.org>
14286
14287         * config/rs6000/rs6000.md (load_toc_aix_{si,di}): Use
14288         gpc_reg_operand constraint.
14289
14290 2002-02-23  Alan Modra  <amodra@bigpond.net.au>
14291
14292         * config/rs6000/rs6000.c (num_insns_constant): Fix formatting.
14293         Simplify comparison of `low'.
14294         (add_operand): Fix formatting.
14295         (non_add_cint_operand): Use CONST_OK_FOR_LETTER_P.
14296         (mask_operand): Disallow mask to wrap in 64-bit mode.
14297         (rs6000_stack_info): Remove redundant test setting push_p.
14298         (output_toc): Fix formatting.
14299         * config/rs6000/rs6000.md (boolsi3, boolcsi3 splitters): Use
14300         cc_reg_not_cr0_operand constraint.
14301         (booldi3, boolcdi3 splitters): Same.
14302
14303 2002-02-23  Aldy Hernandez  <aldyh@redhat.com>
14304
14305         * config/rs6000/altivec.h: Add extra level of parentheses on casts.
14306
14307 2002-02-22  David Edelsohn  <edelsohn@gnu.org>
14308
14309         * gcc.c (init_gcc_spec): Do not link with static libgcc.a if
14310         gcc invoked with -shared-libgcc.
14311
14312 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14313
14314         PR c++/5748
14315         * stmt.c (expand_anon_union_decl): Set TREE_USED on the anon union
14316         decl if any of elements was TREE_USED.
14317
14318 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14319
14320         * config/sparc/sol2.h: Don't include sys/mman.h.
14321         * config/sparc/sparc.c (arith_operand): Use SMALL_INT32.
14322         (arith_4096_operand): Don't throw high bits away.
14323         (const64_operand): Take sign extension of CONST_INTs into account.
14324         (const64_high_operand, sparc_emit_set_const32): Likewise.
14325         (GEN_HIGHINT64): Likewise.
14326         (sparc_emit_set_const64_quick1): Likewise.
14327         (const64_is_2insns): Likewise.
14328         (print_operand): Use trunc_int_for_mode for sign extension.
14329         * config/sparc/sparc.h (SMALL_INT32): Likewise.
14330         * config/sparc/sparc.md (movqi): Sign-extend CONST_DOUBLE
14331         chars.  Assume CONST_INT is already properly sign-extended.
14332         (movdi split): Sign-extend each SImode part.
14333         (andsi3 split): Don't mask high bits off, so that result
14334         remains properly sign-extend.
14335         (iorsi3 split): Likewise.
14336         (xorsi3 split): Likewise.
14337
14338 2002-02-22  Richard Sandiford  <rsandifo@redhat.com>
14339
14340         * fold-const.c (fold): Fix typo in comments.
14341
14342 2002-02-21  Diego Novillo  <dnovillo@redhat.com>
14343
14344         * Makefile.in (langhooks.o): Update dependencies.
14345
14346 2002-02-21  Diego Novillo  <dnovillo@redhat.com>
14347
14348         * langhooks.c: Include flags.h.
14349
14350 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14351
14352         * testsuite/gcc.dg/attr-alwaysinline.c: New.
14353
14354         * c-common.c (c_common_post_options): Set inline trees by
14355         default.
14356
14357         * doc/extend.texi (Function Attributes): Document always_inline
14358         attribute.
14359         Update documentation about inlining when not optimizing.
14360
14361         * cp/decl.c (duplicate_decls): Merge always_inline attribute.
14362
14363         * cp/tree.c (cp_cannot_inline_tree_fn): Do not inline at -O0
14364         unless DECL_ALWAYS_INLINE.
14365
14366         * c-objc-common.c (c_cannot_inline_tree_fn): Do not inline at -O0
14367         unless DECL_ALWAYS_INLINE.
14368         (c_disregard_inline_limits): Disregard if always_inline set.
14369
14370         * langhooks.c (lhd_tree_inlining_disregard_inline_limits):
14371         Disregard if always_inline set.
14372         (lhd_tree_inlining_cannot_inline_tree_fn): Do not inline at -O0
14373         unless DECL_ALWAYS_INLINE.
14374
14375         * attribs.c (handle_always_inline_attribute): New.
14376         (c_common_attribute_table): Add always_inline.
14377
14378         * config/rs6000/altivec.h: Add prototypes for builtins
14379         requiring the always_inline attribute.
14380
14381 2002-02-21  Eric Christopher  <echristo@redhat.com>
14382
14383         * expmed.c (store_bit_field): Try to simplify the subreg
14384         before generating a new one when when the mode size of
14385         value is less than maxmode.
14386
14387 2002-02-21  Richard Henderson  <rth@redhat.com>
14388
14389         * emit-rtl.c (offset_address): Use simplify_gen_binary rather
14390         than gen_rtx_PLUS to form the sum.
14391         * explow.c (force_reg): Rearrange to not allocate new pseudo
14392         when force_operand returns a register.
14393         * expr.c (expand_assignment): Allow offset_rtx expansion to
14394         return a sum.  Do not force addresses into registers.
14395         (expand_expr): Likewise.
14396         * simplify-rtx.c (simplify_gen_binary): Use simplify_plus_minus
14397         to canonicalize arithmetic that didn't simpify.
14398         (simplify_plus_minus): New argument force; update
14399         all callers.  Don't split CONST unless we can do something with it,
14400         and wouldn't lose the constness of the operands.
14401
14402         * config/i386/i386.c (legitimize_pic_address): Recognize UNSPECs
14403         that we generated earlier.
14404
14405 2002-02-21  Tom Tromey  <tromey@redhat.com>
14406
14407         * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
14408         (output_line_info): Use constant `1', with a long explanatory
14409         comment.
14410         * system.h (DWARF_LINE_MIN_INSTR_LENGTH): Poison.
14411
14412 Thu Feb 21 22:43:44 2002  J"orn Rennecke <joern.rennecke@superh.com>
14413
14414         * jump.c (redirect_jump): If old label has no UID, don't try to
14415         delete it.
14416
14417 Thu Feb 21 21:17:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
14418
14419         * sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.
14420         If input is constant, do shifts at compile time.
14421
14422 2002-02-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14423
14424         * doc/extend.texi: Fix some more overfull hboxes.
14425
14426 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14427
14428         PR optimization/4994
14429         * config/i386/i386.md (movsi_1, movsf_1): Support MMX -> MMX
14430         register moves.
14431
14432 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14433
14434         PR c++/4574
14435         * expr.h (expand_and): Add mode argument.
14436         * expmed.c (expand_and): Add mode argument.
14437         (expand_mult_highpart_adjust, emit_store_flag): Adjust callers.
14438         * expr.c (store_field, expand_expr, do_store_flag): Likewise.
14439         * except.c (expand_builtin_extract_return_addr): Likewise.
14440         * config/alpha/alpha.c (alpha_initialize_trampoline): Likewise.
14441         * config/sparc/sparc.c (sparc_initialize_trampoline): Likewise.
14442         * config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Likewise.
14443         Use GEN_INT (x) instead of gen_rtx (CONST_INT, VOIDmode, x).
14444         * config/c4x/c4x.md: Use GEN_INT (x) instead of
14445         gen_rtx (CONST_INT, VOIDmode, x).
14446
14447 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14448
14449         PR c/4697:
14450         * stmt.c (warn_if_unused_value): Move side effects test once more.
14451
14452 2002-02-20  Torbjorn Granlund  <tege@swox.com>
14453
14454         * config/avr/avr.md: Add more patterns for mized-mode add and subtract
14455         (addsi3_zero_extend, subhi3_zero_extend1, subsi3_zero_extend).
14456
14457 Thu Feb 21 16:20:46 2002  Alexandre Oliva  <aoliva@redhat.com>
14458
14459         * rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of
14460         SUBREG or ZERO_EXTEND.
14461
14462 Thu Feb 21 15:35:46 2002  J"orn Rennecke <joern.rennecke@superh.com>
14463
14464         * sh.h (current_function_anonymous_args): Remove.
14465         (SETUP_INCOMING_VARARGS): Don't set it - just check that one
14466         of current_function_varargs and current_function_stdarg is set.
14467         * sh.c (sh_expand_prologue): Check current_function_varargs /
14468         current_function_stdarg / TARGET_SH5 instead of
14469         current_function_anonymous_args.
14470
14471         * sh64.h (TARGET_VERSION): Define.
14472
14473 2002-02-20  David Edelsohn  <edelsohn@gnu.org>
14474
14475         * config/rs6000/rs6000.h (EPILOGUE_USES): Conditionalize
14476         VRSAVE_REGNO on TARGET_ALTIVEC.
14477
14478 2002-02-20  Alan Modra  <amodra@bigpond.net.au>
14479
14480         * config/rs6000/rs6000.c (includes_lshift_p): Mask irrelevant
14481         bits of SImode const_int.
14482         (includes_rshift_p): Likewise.
14483         (print_operand): Call mask_operand and mask64_operand with correct
14484         mode.
14485         (rs6000_output_function_epilogue): Pad traceback table to word.
14486         * config/rs6000/rs6000.h (MASK_64BIT): Correct comment.
14487         (EXTRA_CONSTRAINT, 'S' and 'T'): Call mask_operand and
14488         mask64_operand with correct mode.
14489         (FUNCTION_ARG_REGNO_P): Correct parentheses.
14490
14491 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14492
14493         PR debug/4461
14494         * varasm.c (get_pool_constant_mark): New.
14495         * rtl.h (get_pool_constant_mark): Add prototype.
14496         * dwarf2out.c (mem_loc_descriptor): A pool constant cannot
14497         be represented if it has not been output.
14498
14499 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14500
14501         * combine.c (do_SUBST): Sanity check substitutions of
14502         CONST_INTs, and reject them in SUBREGs and ZERO_EXTENDs.
14503         (subst): Simplify SUBREG or ZERO_EXTEND instead of SUBSTing a
14504         CONST_INT into its operand.
14505         (known_cond): Likewise, for ZERO_EXTEND.
14506         * simplify-rtx.c (simplify_unary_operation): Fix condition to
14507         allow for simplification of wide modes.  Reject CONST_INTs in
14508         ZERO_EXTEND when their actual mode is not given.
14509
14510 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14511
14512         * c-decl.c (pushdecl): If no global declaration is found for an
14513         extern declaration in block scope, try a limbo one.
14514
14515 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14516
14517         PR c++/4401
14518         * c-common.c (pointer_int_sum): Moved from...
14519         * c-typeck.c (pointer_int_sum): ...here.
14520         * c-common.h (pointer_int_sum): Add prototype.
14521
14522 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14523
14524         PR c++/5713
14525         * c-decl.c (duplicate_decls): Return 0 if issued error about
14526         redeclaration.
14527
14528 2002-02-20  Roger Sayle  <roger@eyesopen.com>
14529             Jakub Jelinek  <jakub@redhat.com>
14530
14531         PR c/4389
14532         * tree.c (host_integerp): Ensure that the constant integer is
14533         representable in a HOST_WIDE_INT or an unsigned HOST_WIDE_INT
14534         when pos is zero or non-zero respectively.  Clarify comment.
14535         * c-format.c (check_format_info_recurse): Fix host_integerp
14536         usage; the pos argument should be zero when assigning to a
14537         signed HOST_WIDE_INT.
14538
14539 2002-02-20  Richard Henderson  <rth@redhat.com>
14540
14541         * config/i386/i386.c (ix86_expand_vector_move): Use the mode
14542         of the operand, rather than assuming TImode.
14543         (ix86_expand_binop_builtin): Cope with commutative patterns
14544         using nonimmediate_operand for both operands.
14545         (ix86_expand_timode_binop_builtin): Likewise.
14546         (ix86_expand_store_builtin): Validate operand 1.
14547         (ix86_expand_unop1_builtin): Likewise.
14548
14549 2002-02-20  Philip Blundell  <philb@gnu.org>
14550
14551         PR 5705
14552         * config/arm/arm.h (HARD_REGNO_RENAME_OK): New macro.
14553
14554 2002-02-20  Richard Henderson  <rth@redhat.com>
14555
14556         PR c/5615
14557         * expr.h (ARGS_SIZE_TREE): Convert size.var to ssizetype.
14558
14559 2002-02-20  Tom Tromey  <tromey@redhat.com>
14560
14561         * config/fr30/fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
14562         * config/sh/sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
14563         * config/pj/pj.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
14564         * config/cris/cris.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
14565         * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Define
14566         unconditionally.
14567
14568 Wed Feb 20 00:03:25 EST 2002 Alan Matsuoka <alanm@redhat.com>
14569
14570         * config/rs6000/rs6000.h (LEGITIMATE_OFFSET_ADDRESS_P): Look
14571           for (const_int 0) in X not just INTVAL.
14572
14573 2002-02-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14574
14575         * doc/extend.texi: Avoid or reduce overfull hboxes.
14576
14577 2002-02-20  Diego Novillo  <dnovillo@redhat.com>
14578
14579         * expmed.c (store_bit_field): Do not store bit fields using SUBREG
14580         operations if the field does not start at a mode boundary.
14581
14582 2001-02-20      Joel Sherrill <joel@OARcorp.com>
14583
14584         * config/a29k/rtems.h, config/arm/rtems-elf.h, config/h8300/rtems.h,
14585         config/mips/rtems.h: Use new style of -Asystem= rather than -Asystem().
14586         Also done for -Acpu and -Amachine.
14587
14588 2002-02-20  Neil Booth  <neil@daikokuya.demon.co.uk>
14589
14590         * cppinit.c (init_dependency_output): Take deps output file
14591         from -o if none given with -MF.  Suppress normal output.
14592         * gcc.c (cpp_unique_options): Have -M and -MM imply -E.
14593         * doc/cpp.texi, doc/invoke.texi: Update.
14594
14595 2002-02-19  Zack Weinberg  <zack@codesourcery.com>
14596
14597         * toplev.c (output_quoted_string): Write unprintable
14598         characters with octal escapes.
14599
14600 2002-02-19  David Edelsohn  <edelsohn@gnu.org>
14601
14602         * config/rs6000/rs6000.h (CONDITIONAL_REGISTER_USAGE): Set
14603         really_call_used[VRSAVE_REGNO] if not Altivec.
14604
14605 2002-02-19  Alan Modra  <amodra@bigpond.net.au>
14606
14607         * config/rs6000/rs6000.c (u_short_cint_operand): Mask op with
14608         MODE_MASK.
14609         (constant_pool_expr_1): Fix formatting.
14610         (rs6000_legitimize_reload_address): Likewise.
14611
14612 Tue Feb 19 20:13:57 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14613
14614         * config/sparc/sparc.md (nonlocal_goto): Use hard_frame_pointer_rtx
14615         now that we have one.
14616
14617 2002-02-19  Zack Weinberg  <zack@codesourcery.com>
14618
14619         * tree.h (struct tree_common): Remove aux.  Add unused_0 at
14620         end of first block of bitfields (which was only seven bits);
14621         rename dummy to unused_1; remove comment which is no longer true.
14622
14623 2002-02-19  Gaute B Strokkenes <gs234@cam.ac.uk>
14624
14625         * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo.
14626
14627 2002-02-19  Philip Blundell  <pb@nexus.co.uk>
14628
14629         PR 5399
14630         * config/arm/arm.h (THUMB_LEGITIMATE_CONSTANT_P): Accept anything
14631         if generating PIC.
14632
14633         PR 5054
14634         * config/arm/arm.md (call_insn) [TARGET_THUMB]: Use
14635         arm_is_longcall_p rather than inspecting call-type cookie
14636         directly.
14637         (call_value_insn) [TARGET_THUMB]: Likewise.
14638
14639 2002-02-19  Graham Stott  <grahams@redhat.com>
14640
14641         * config/i386/i386.c (ix86_expand_builtin): Fix typo.
14642
14643 2002-02-19  David Edelsohn  <edelsohn@gnu.org>
14644
14645         * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.
14646         ({STARTFILE,ENDFILE}_LINUX_SPEC): Define.
14647         (FP_SAVE_INLINE): Delete.
14648
14649         * config/rs6000/sysv4.h (ENDFILE_SPEC): Add crtsaveres.o.
14650         * config/rs6000/eabi.asm: Remove ABI save restore routines.
14651         * config/rs6000/t-ppccomm: Build crtsavres.o.
14652         * config/rs6000/crtsavres.asm: New file.
14653
14654 2002-02-19  Philip Blundell  <philb@gnu.org>
14655
14656         * config/arm/arm.c (use_return_insn): Don't reject interrupt
14657         functions.
14658         (arm_compute_save_reg_mask): Save LR for interrupt functions too.
14659         (output_return_instruction): Allow interrupt functions to return with
14660         ldmfd sp!, {... pc}^.  Use LDR to restore any single register.
14661         (arm_expand_prologue): Subtract 4 before stacking LR in an
14662         interrupt function.
14663
14664 2002-02-19  Philip Blundell  <pb@nexus.co.uk>
14665
14666         * config/arm/arm.c (arm_encode_call_attribute): Operate on any
14667         decl, not just FUNCTION_DECL.
14668         (legitimize_pic_address): Handle local SYMBOL_REF like LABEL_REF.
14669         (arm_assemble_integer): Likewise.
14670         * config/arm/arm.h (ARM_ENCODE_CALL_TYPE): Allow any decl to be
14671         marked local.
14672
14673 2002-02-19  matthew green  <mrg@eterna.com.au>
14674
14675         * config.gcc (sparc-*-netbsdelf*): Enable target.
14676         (sparc64-*-netbsd*): New target.
14677         * config/sparc/netbsd-elf.h: New file.
14678         * config/sparc/t-netbsd64: New file.
14679
14680 2002-02-19  Gaute B Strokkenes <gs234@cam.ac.uk>
14681
14682         * doc/rtl.texi (Flags, MEM_SCALAR_P): Fix typo.
14683
14684 2002-02-19  Ryan T. Sammartino <ryants@shaw.ca>
14685
14686         * doc/invoke.texi: explicitly list the style guidelines that
14687         -Weffc++ checks for.
14688
14689 Tue Feb 19 12:37:23 CET 2002  Jan Hubicka  <jh@suse.cz>
14690
14691         * regmove.c (regmove_optimize): Avoid increasing of register pressure.
14692
14693 2002-02-19  Neil Booth  <neil@daikokuya.demon.co.uk>
14694
14695         PR other/5718
14696         * gcc.c (cpp_unique_options): Treat -o as indicating object file
14697         only if not -E.  If -E, pass -o through to the preprocessor.
14698
14699 2002-02-19  Kazu Hirata  <kazu@hxi.com>
14700
14701         * config/h8300/h8300.h (REGNO_REG_CLASS): Replace a literal
14702         register number with an appropriate macro.
14703
14704 2002-02-19  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
14705
14706         * doc/rtl.texi (Constants): Close @code tag.
14707
14708 2002-02-19  Aldy Hernandez  <aldyh@redhat.com>
14709
14710         * config/i386/i386.md ("mmx_uavgv8qi3"): Use const_vector.
14711         ("mmx_uavgv4hi3"): Same.
14712         ("pmulhrwv4hi3"): Same.
14713
14714         * tree-inline.c (walk_tree): Handle vectors.
14715
14716         * c-common.c (constant_expression_warning): Handle vectors.
14717         (overflow_warning): Same.
14718
14719         * sched-deps.c (sched_analyze_2): Handle vectors.
14720
14721         * rtlanal.c (rtx_unstable_p): Handle vectors.
14722         (rtx_varies_p): Same.
14723         (count_occurrences): Same.
14724         (regs_set_between_p): Same.
14725         (modified_between_p): Same.
14726         (modified_in_p): Same.
14727         (volatile_insn_p): Same.
14728         (volatile_refs_p): Same.
14729         (side_effects_p): Same.
14730         (may_trap_p): Same.
14731         (inequality_comparisons_p): Same.
14732         (replace_regs): Same.
14733         (computed_jump_p_1): Same.
14734
14735         * rtl.c (DEF_MACHMODE): Change all definitions to accept 8th
14736         argument.
14737         (inner_mode_array): New.
14738         (copy_rtx): Handle vectors.
14739         (copy_most_rtx): Same.
14740         (rtx_equal_p): Same.
14741         (get_mode_alignment): Adjust for vectors.
14742
14743         * resource.c (mark_referenced_resources): Handle vectors.
14744         (mark_set_resources): Same.
14745
14746         * reload1.c (eliminate_regs): Handle vectors.
14747         (elimination_effects): Same.
14748         (scan_paradoxical_subregs): Same.
14749
14750         * reload.c (subst_reg_equivs): Handle vectors.
14751
14752         * regrename.c (scan_rtx): Handle vectors.
14753
14754         * regclass.c (reg_scan_mark_refs): Handle vectors.
14755
14756         * recog.c (find_single_use_1): Handle vectors.
14757
14758         * local-alloc.c (equiv_init_varies_p): Handle vectors.
14759         (contains_replace_regs): Same.
14760         (memref_referenced_p): Same.
14761
14762         * integrate.c (copy_rtx_and_substitute): Handle vectors.
14763         (subst_constants): Same.
14764
14765         * genattrtab.c (attr_copy_rtx): Handle vectors.
14766         (encode_units_mask): Same.
14767         (clear_struct_flag): Same.
14768         (count_sub_rtxs): Same.
14769
14770         * gcse.c (want_to_gcse_p): Handle vectors.
14771         (oprs_unchanged_p): Same.
14772         (hash_expr_1): Same.
14773         (oprs_not_set_p): Same.
14774         (expr_killed_p): Same.
14775         (compute_transp): Same.
14776         (store_ops_ok): Same.
14777
14778         * function.c (purge_addressof_1): Do not allow paradoxical subregs
14779         of vectors.
14780         (fixup_var_refs_1): Same.
14781         (instantiate_virtual_regs_1): Same.
14782
14783         * fold-const.c (operand_equal_p): Handle vectors.
14784         (fold): Same.
14785         (rtl_expr_nonnegative_p): Same.
14786
14787         * flow.c (mark_used_regs): Handle vectors.
14788
14789         * df.c (df_uses_record): Handle vectors.
14790
14791         * cselib.c (cselib_subst_to_values): Handle vectors.
14792         (cselib_mem_conflict_p): Same.
14793         (hash_rtx): Same.
14794
14795         * cse.c (canon_reg): Handle vectors.
14796         (fold_rt): Same.
14797         (cse_process_notes): Same.
14798         (count_reg_usage): Same.
14799         (canon_hash): Same.
14800
14801         * alias.c (nonlocal_mentioned_p): Add case for CONST_VECTOR.
14802
14803         * combine.c (mark_used_regs_combine): Add case for CONST_VECTOR.
14804
14805         * emit-rtl.c (init_emit_once): Generate const0_rtx for vectors.
14806         (gen_rtx): Handle CONST_VECTOR.
14807         (gen_const_vector_0): New.
14808         (copy_rtx_if_shared): CONST_VECTORs can be shared.
14809         (reset_used_flags): Same.
14810         (copy_insn_1): Same.
14811         (initializer_constant_valid_p): Handle VECTOR_CST.
14812
14813         * doc/c-tree.texi (Expression trees): Document VECTOR_CST.
14814
14815         * doc/rtl.texi (Constants): Document const_vector.
14816         (CONST0_RTX): Update for vectors.
14817         (RTL sharing): Same.
14818
14819         * print-tree.c (print_node): Add case for VECTOR_CST.
14820
14821         * tree.h (TREE_VECTOR_CST_ELTS): New.
14822         (struct tree_vector): New.
14823         (union tree_node): Add vector node.
14824         (build_vector): Add prototype.
14825
14826         * tree.def (VECTOR_CST): New.
14827
14828         * tree.c (build_vector): New.
14829
14830         * expmed.c (make_tree): Handle CONST_VECTOR.
14831
14832         * rtl.h (CONSTANT_P): CONST_VECTORs are constants too.
14833         (CONST_VECTOR_ELT): New.
14834         (CONST_VECTOR_NUNITS): New.
14835
14836         * machmode.h (GET_MODE_INNER): New.
14837         (DEF_MACHMODE): Accept 8th arg.
14838
14839         * machmode.def: Add 8th argument for vector inner mode.
14840         Add inner vector modes for vectors.
14841
14842         * rtl.def (VEC_CONST): Remove.
14843         (CONST_VECTOR): New.
14844
14845         * expr.c (clear_storage): Allow vectors.
14846         (is_zeros_p): Handle VECTOR_CST.
14847
14848         * varasm.c (output_constant_pool): Handle vectors.
14849         (rtx_const): Add veclo and vechi fields.
14850         (kind): Add RTX_VECTOR.
14851         (decode_rtx_const): Add case for vector.
14852
14853         * config/rs6000/rs6000-protos.h: Add zero_constant.
14854
14855         * config/rs6000/rs6000.c (rs6000_emit_move): Handle vector
14856         constants.  Force easy vector constants into memory.
14857         (easy_vector_constant): New.
14858         (emit_easy_vector_constant): New.
14859         (rs6000_legitimize_reload_address): Do not generate bad reloads on
14860         darwin.
14861
14862         * config/rs6000/rs6000.md ("altivec_lvx"): Reflect what
14863         instruction does.
14864         ("altivec_lvxl"): Same.
14865         (altivec_lvebx): Same.
14866         (altivec_lvehx): Same.
14867         (altivec_lvewx): Same.
14868         ("*movv4si_const0"): New.
14869         ("*movv4sf_const0"): New.
14870         ("*movv8hi_const0"): New.
14871         ("*movv16qi_const0"): New.
14872
14873 2002-02-18  Kazu Hirata  <kazu@hxi.com>
14874
14875         * config/h8300/h8300.c (notice_update_cc): Use
14876         cc_status.value2.
14877
14878 2002-02-18  Kazu Hirata  <kazu@hxi.com>
14879
14880         * config/h8300/h8300.md (divmod patterns): Change the
14881         constraints for operands[1] to register_operand.
14882
14883 2002-02-18  Kazu Hirata  <kazu@hxi.com>
14884
14885         * config/h8300/h8300-protos.h: Remove the prototype for
14886         p_operand.
14887         * config/h8300/h8300.c (p_operand): Remove.
14888         * config/h8300/h8300.md: Replace p_operand with
14889         const_int_operand.
14890
14891 2002-02-18 Philip Blundell <pb@nexus.co.uk>
14892
14893         * config/arm/arm.c (arm_compute_save_reg_mask): Fix typo in
14894         comment.
14895         (output_return_instruction): Allow use of LDR to unstack
14896         return addresss even for interrupt handlers or when
14897         interworking.  If compiling for ARMv5, use interworking-safe
14898         return instructions by default.  Remove duplicated code and
14899         lengthy "strcat" sequences.
14900
14901 2002-02-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14902
14903         * config/rs6000/sysv4.h (STARTFILE_SPEC): Use crtbeginT.o for -static.
14904         (LINK_EH_SPEC): Define.
14905         * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbeginT.o.
14906
14907 2002-02-18  Ulrich Weigand  <uweigand@de.ibm.com>
14908
14909         * config/s390/s390.c (s390_emit_prologue): Do not set the
14910         frame_related flag for call-clobbered registers.
14911
14912 Mon Feb 18 15:07:35 CET 2002  Jan Hubicka  <jh@suse.cz>
14913
14914         * i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode.
14915         (construct_container): Fix handling of SSE operands.
14916         (ix86_expand_builtin): Fix handling of 64bit pointers.
14917         (mmx_maskmovq_rex): New pattern.
14918
14919 Mon Feb 18 11:55:55 CET 2002  Jan Hubicka  <jh@suse.cz>
14920
14921         * regrename.c (kill_set_value): Handle subregs properly.
14922
14923 2002-02-18  David Billinghurst <David.Billinghurst@riotinto.com>
14924
14925         * objc/objc-act.c (handle_impent): Remove leading '*'
14926         from objc_class_name.
14927
14928 2002-02-17  Richard Henderson  <rth@redhat.com>
14929
14930         * config/alpha/alpha.c (some_small_symbolic_operand,
14931         some_small_symbolic_operand_1, split_small_symbolic_operand,
14932         split_small_symbolic_operand_1): Rename from *symbolic_mem_op*.
14933         Handle small SYMBOL_REFs anywhere, not just inside memories.
14934         * config/alpha/alpha-protos.h: Update.
14935         * config/alpha/alpha.h (PREDICATE_CODES): Update.
14936         * config/alpha/alpha.md (small symbolic operand splitter): Update.
14937
14938 2002-02-17  Roland McGrath  <roland@frob.com>
14939
14940         * config.gcc (powerpc-*-gnu-gnualtivec*,
14941         powerpc-*-gnu*, powerpc64-*-gnu*): New configurations.
14942         * config/rs6000/gnu.h: New file.
14943         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS):
14944         Grok "gnu" in rs6000_abi_name.
14945         (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC,
14946         CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC):
14947         Grok -mcall-gnu analogous to -mcall-linux et al.
14948         (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
14949         LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): New macros.
14950         (SUBTARGET_EXTRA_SPECS): Add *_os_gnu specs using them.
14951
14952 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14953
14954         PR c/3444:
14955         * c-typeck.c (build_binary_op) [BIT_XOR_EXPR]: Remove explicit
14956         shortening.
14957
14958 2002-02-17  Philipp Thomas  <pthomas@suse.de>
14959
14960         * config/cris/cris.h: Undefine STARTFILE_SPEC and
14961         ENDFILE_SPEC before (re)defining them.
14962
14963 2002-02-17  Kazu Hirata  <kazu@hxi.com>
14964
14965         * config/h8300/h8300.c: Fix formatting.
14966         * config/h8300/h8300.h: Likewise.
14967
14968 2002-02-17  Philipp Thomas  <pthomas@suse.de>
14969
14970         * doc/tm.texi: Explain why empty strings should not be
14971         marked for translation.
14972
14973 2002-02-17  Philipp Thomas  <pthomas@suse.de>
14974
14975         * final.c (output_operand_lossage): Changed to accept
14976         printf style arguments. Change calls where necessary.
14977         * output.h (output_operand_lossage): Change declaration
14978         accordingly. Update copyright.
14979         * config/arc/arc.c config/fr30/fr30.c config/m32r/m32r.c
14980         config/m88k/m88k.c : Adapt all calls to output_operand_lossage.
14981         Update copyright date where necessary.
14982
14983         * config/i386/i386.c (print_operand): Likewise. Remove use of
14984         sprintf.
14985
14986         * config/cris/cris.c (cris_operand_lossage): Likewise.
14987         Rename parameter so that exgettext recognizes it as
14988         translatable message.
14989         (LOSE_AND_RETURN): Rename parameter to msgid.
14990
14991 2002-02-17  Kazu Hirata  <kazu@hxi.com>
14992
14993         * config/h8300/h8300.h (CONDITIONAL_REGISTER_USAGE): Replace a
14994         hard coded register number with an appropriate macro.
14995         (HARD_REGNO_MODE_OK): Likewise.
14996         (ARG_POINTER_REGNUM): Likewise.
14997         (STATIC_CHAIN_REGNUM): Likewise.
14998         (RETURN_ADDRESS_POINTER_REGNUM): Likewise.
14999         * config/h8300/h8300.md (define_constants): Define more
15000         register numbers.
15001
15002 2002-02-17  Philipp Thomas  <pthomas@suse.de>
15003
15004         * config/i386/i386.h: Don't mark empty strings for translation.
15005
15006 2002-02-16  H.J. Lu <hjl@gnu.org>
15007
15008         * config/mips/linux.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
15009
15010 2002-02-16  Zack Weinberg  <zack@codesourcery.com>
15011
15012         * cppinit.c (merge_include_chains): Check for brack being
15013         NULL before attempting to merge it with qtail.
15014
15015 2002-02-16  Andrew Cagney  <ac131313@redhat.com>
15016
15017         * config/rs6000/netbsd.h (PREFERRED_DEBUGGING_TYPE): Set to
15018         DBX_DEBUG.
15019
15020 2002-02-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15021
15022         * pa/t-pa, pa/t-pro, som.h: Revert last patch.
15023
15024 2002-02-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15025
15026         * pa/t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm.
15027         * pa/t-pro (LIB2FUNCS_EXTRA): Likewise.
15028         * som.h (DO_GLOBAL_DTORS_BODY): Delete define.
15029
15030 Sat Feb 16 13:48:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15031
15032         * config/alpha/alpha.md (*movsi_nt_vms_nofix): Was *movsi_nt_vms;
15033         now only if !TARGET_FIX.
15034         (*movsi_nt_vms_fix): New pattern.
15035
15036 2002-02-16  Douglas B Rupp  <rupp@gnat.com>
15037
15038         * config/alpha/alpha.c: Implement null frame procedure types on VMS.
15039         (alpha_procedure_type): Replaces alpha_is_stack_procedure.
15040         (alpha_sa_mask, alpha_sa_size): Reflect above change.
15041         (alpha_pv_save_size, alpha_expand_prologue): Likewise.
15042         (alpha_start_function, alpha_expand_epilogue): Likewise.
15043         (unicosmk_gen_dsib): Likewise.
15044
15045 Sat Feb 16 13:39:09 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15046
15047         * expr.c (store_constructor): Handle target REG case for ARRAY_TYPE.
15048
15049 2002-02-16  Ulrich Weigand  <uweigand@de.ibm.com>
15050
15051         * config/s390/s390.c (pool_stop_uid, other_chunk, far_away,
15052         check_and_change_labels, s390_final_chunkify): Delete.
15053         (s390_split_branches, s390_chunkify_pool): New functions.
15054         (s390_function_prologue): Call them.
15055
15056         * config/s390/s390.h (S390_REL_MAX): Delete.
15057         (S390_CHUNK_MAX, S390_CHUNK_OV): Adjust values.
15058
15059         * config/s390/s390.md (cjump, icjump, jump): Fix length
15060         attribute calculation.
15061
15062
15063 2002-02-15  David Edelsohn  <edelsohn@gnu.org>
15064
15065         * config/rs6000/linux64.h (STRIP_NAME_ENCODING): Delete.
15066         * config/rs6000/ppc-asm.h (JUMP_TARGET): Define for powerpc64.
15067
15068 2002-02-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15069
15070         * gcc.c (init_gcc_specs): Revert patch from 2002-02-15.
15071         * config/pa/pa-linux.h (LIB_SPEC): Likewise.
15072         * config/pa/pa32-linux.h (LINK_COMMAND_SPEC): Likewise.
15073
15074 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15075
15076         * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls.
15077
15078 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15079
15080         * reload.c (find_dummy_reload): Check that an output register
15081         is valid for its mode.
15082
15083 2002-02-14  Alexandre Oliva  <aoliva@redhat.com>
15084
15085         * combine.c (known_cond): After replacing the REG of a SUBREG, try
15086         to simplify it.
15087
15088         * function.c (assign_parms): Demote promoted argument passed by
15089         transparent reference.
15090
15091 2001-02-14      Joel Sherrill <joel@OARcorp.com>
15092
15093         * config/arm/rtems-elf.h, config/h8300/rtems.h: Removed redundant
15094         -Acpu() and -Amachine() to eliminate warnings.
15095
15096 2002-02-14  Ulrich Weigand  <uweigand@de.ibm.com>
15097
15098         * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.
15099
15100 2002-02-14  Kazu Hirata  <kazu@hxi.com>
15101
15102         * config/h8300/h8300-protos.h: Update the prototype for
15103         const_costs.
15104         * config/h8300/h8300.c (const_costs): Treat SET as a little
15105         more expensive operation.
15106         * config/h8300/h8300.h (DEFAULT_RTX_COSTS): Update the
15107         reference to const_costs.
15108
15109 2002-02-14  Hans-Peter Nilsson  <hp@axis.com>
15110
15111         * config.gcc (c4x-*-rtems*): Fix typo in tm_file setting.
15112
15113 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
15114
15115         PR c/5503:
15116         * c-decl.c (duplicate_decls): If builtin type has TYPE_ARG_TYPES NULL,
15117         use arguments from newtype.
15118
15119 2002-02-13  Eric Christopher  <echristo@redhat.com>
15120
15121         * config/mips/mips.c (override_options): Add check for march/mipsX
15122         on the same command line. Fix error message in cpu processing.
15123         Remove architecture and ISA checks.
15124
15125 2002-02-14  Aldy Hernandez  <aldyh@redhat.com>
15126
15127         * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors.
15128
15129         * config/rs6000/sysv4.h (ROUND_TYPE_ALIGN): Add MAX.
15130
15131 2002-02-14  Aldy Hernandez  <aldyh@redhat.com>
15132
15133         * config/rs6000/rs6000.md ("*movv4si_internal"): Add m<-r and r<-r
15134         alternatives.
15135         ("*movv8hi_internal1"): Same.
15136         ("*movv16qi_internal1"): Same.
15137         ("*movv4sf_internal1"): Same.
15138
15139         * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Do
15140         not push_reload for altivec modes.
15141
15142 2002-02-13  Joel Sherrill  <joel@OARcorp.com>
15143
15144         * config.gcc (a29k-*-rtems), config/a29k/rtems.h: General cleanup across
15145         all RTEMS targets including removal of #includes from config/*/rtems*.h
15146         file and adding them to tm_file setting. Added xm_defines=POSIX to
15147         many targets.
15148         * config.gcc (c4x-*-rtems), config/c4x/rtems.h: Ditto.
15149         * config.gcc (h8300-*-rtems), config/h8300/rtems.h: Ditto.
15150         * config.gcc (hppa1.1-*-rtems), config/pa/rtems.h: Ditto.
15151         * config.gcc (i960-*-rtems), config/i960/rtems.h: Ditto.
15152         * config.gcc (m68k-*-rtems*), config/m68k/rtems.h,
15153         config/m68k/rtemself.h: Ditto.
15154         * config.gcc (mips*-*-rtems*), config/mips/rtems.h,
15155         config/mips/rtems64.h: Ditto.
15156         * config.gcc (powerpc-*-rtems*), config/rs6000/rtems.h: Ditto.
15157         * config.gcc (sh-*-rtems*), config/sh/rtems.h, config/sh/rtemself.h:
15158         Ditto.
15159         * config.gcc (sparc-*-rtems*), config/sparc/rtems.h,
15160         config/sparc/rtemself.h: Ditto.
15161         * config.gcc (v850-*-rtems*), config/v850/rtems.h: Ditto.
15162         * config.gcc (arm-rtems), config/arm/rtems-elf.h: Ditto plus moved
15163         arm-rtems stanza closer to other arm-elf targets and made arm-rtems
15164         more like arm-elf.
15165         * config.gcc (i[34567]86-*-rtems*), config/i386/djgpp-rtems.h,
15166         config/i386/rtems.h, config/i386/rtemself.h: Ditto plus i386-rtemself
15167         target made more similar to i386-elf.
15168         * config/i386/t-rtems-i386: Added soft float support and multilibs.
15169         * config/m68k/t-m68kbare: Add 68040 and 68060 as multilib alternatives to
15170         be similar to config/m68k/t-m68kelf.
15171         * gthr-rtems.h: Encapsulate with extern "C" for C++.
15172
15173 Wed Feb 13 23:41:15 CET 2002  Jan Hubicka  <jh@suse.cz>
15174
15175         * regmove.c (kill_value): Handle subregs.
15176
15177 Wed Feb 13 23:34:30 CET 2002  Jan Hubicka  <jh@suse.cz>
15178
15179         * i386.md (mul patterns): Allow memory operand to be first;
15180         add expanders where needed; fix constraints.
15181         (min?f_nonieee, max?f_nonieee, SSE TImode patterns):
15182         Allow memory operand to be the first.
15183
15184         * i386.c (ix86_prepare_fp_compare_args): Fix condition for swapping
15185         operands.
15186
15187 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15188
15189         PR c/5681:
15190         * expr.c (safe_from_p): Pass VOIDmode to true_dependence instead of
15191         GET_MODE (x).
15192
15193 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15194
15195         PR optimization/5547:
15196         * config/i386/i386.c (i386_simplify_dwarf_addr): Simplify
15197         all valid IA-32 address modes involving non-scaled %ebx and
15198         GOT/GOTOFF as displacement.
15199
15200 2002-02-13  Ulrich Weigand  <uweigand@de.ibm.com>
15201
15202         * config/s390/s390.c (s390_final_chunkify): Re-run shorten_branches
15203         after emitting ltorg insns.
15204
15205         * config/s390/s390.md (*cmpdf_ccs_0, *cmpdf_ccs, *cmpsf_ccs_0,
15206         *cmpsf_ccs, truncdfsf2_ieee, *adddf3, *addsf3, *subdf3, *subsf3,
15207         *muldf3, *mulsf3, *divdf3, *divsf3, *negdf2, *negsf2, *absdf2,
15208         *abssf2): Fix "op_type" attribute.
15209
15210 2002-02-13  Douglas B Rupp  <rupp@gnat.com>
15211
15212         * mkconfig.sh: Avoid using a subshell redirect.
15213         ($output.T): Change to $(output)T.
15214         (ENABLE_NLS): Remove unneeded undef.
15215
15216         * config/alpha/vms.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Define.
15217         * config/alpha/x-vms (libsubdir): Define.
15218
15219         * config/alpha/vms.h (MD_FALLBACK_FRAME_STATE_FOR): Handle
15220         register frame procedures. Optimize retrieving context.
15221
15222         * config/alpha/t-vms (MULTILIB_OPTIONS): Define.
15223         (MULTILIB_DIRNAME, LIBGCC, INSTALL_LIBGCC): Likewise.
15224         * config/alpha/vms.h (ASM_FILE_START): Write .arch directive.
15225
15226 Wed Feb 13 09:45:08 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15227
15228         * alias.c (find_base_term, case ZERO_EXTEND, case SIGN_EXTEND):
15229         Make same change as for find_base_value.
15230
15231 2002-02-13  Kazu Hirata  <kazu@hxi.com>
15232
15233         * config/h8300/h8300.h (MODES_TIEABLE_P): Accept a combination
15234         of QImode and SImode.
15235
15236 2002-02-13  Kazu Hirata  <kazu@hxi.com>
15237
15238         * config/h8300/h8300.c (h8300_adjust_insn_length): Correct the
15239         length computation of movsi.
15240         * config/h8300/h8300.md (movsi_h8300hs): Correct the length.
15241
15242 2002-02-13  Kazu Hirata  <kazu@hxi.com>
15243
15244         * config/h8300/h8300.md (subqi3): Tighten the predicate for
15245         operands[2] to register_operand.
15246
15247 Wed Feb 13 10:35:56 CET 2002  Jan Hubicka  <jh@suse.cz>
15248
15249         * i386.md (fop_*_comm_*): allow nonimmediate in the first operand.
15250
15251 2002-02-12  Aldy Hernandez  <aldyh@redhat.com>
15252
15253         * config/rs6000/rs6000.md: Use predicate altivec_register_operand
15254         for altivec_lvx* and altivec_stvx*.
15255         ("*movv4si_internal"): Add constraint for loading from GPRs.
15256         ("*movv8hi_internal1"): Same.
15257         ("*movv16qi_internal1"): Same.
15258         ("*movv4sf_internal1"): Same.
15259
15260         * config/rs6000/rs6000.c (altivec_register_operand): New.
15261
15262         * config/rs6000/rs6000.h (PREDICATE_CODES): Add
15263         altivec_register_operand.
15264
15265 2002-02-13  Hans-Peter Nilsson  <hp@bitrange.com>
15266
15267         * config/mmix/mmix.c (mmix_assemble_integer) <case 4>: Don't
15268         handle SYMBOL_REF.
15269
15270 2002-02-13  Stan Shebs  <shebs@apple.com>
15271
15272         * c-typeck.c (digest_init): Handle vectors.
15273         (really_start_incremental_init): Same.
15274         (pop_init_level): Same.
15275         (process_init_element): Same.
15276
15277         * varasm.c (output_constant): Same.
15278
15279         * expr.c (clear_storage): Same.
15280         (store_constructor): Same.
15281
15282 2002-02-12  Eric Christopher  <echristo@redhat.com>
15283
15284         * explow.c (hard_function_value): Add comment explaining
15285         signed/unsigned comparison.
15286
15287 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15288
15289         * jump.c (never_reached_warning): Add finish argument.
15290         If finish is NULL, stop on CODE_LABEL, otherwise stop before first
15291         real insn after end.
15292         * rtl.h (never_reached_warning): Adjust prototype.
15293         * cse.c (cse_insn): Pass NULL as finish to never_reached_warning.
15294         * cfgrtl.c (flow_delete_block): Pass b->end as finish to
15295         never_reached_warning.
15296
15297 2002-02-12  Graham Stott  <grahams@redhat.com>
15298
15299         * config/hp/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix typos.
15300
15301 2002-02-12  Kazu Hirata  <kazu@hxi.com>
15302
15303         * config/h8300/h8300.c (shift_alg_hi): Improve the 15-bit
15304         logical shifts on H8/300.
15305         (shift_alg_si): Improve several shifts on H8/300.
15306         (get_shift_alg): Likewise.
15307
15308 2002-02-12  Graham Stott  <grahams@redhat.com>
15309
15310         * config/pa/pa.c (compute_movstrsi_length): Fix typos.
15311
15312 Tue Feb 12 10:12:56 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15313
15314         * alias.c (find_base_value, case ZERO_EXTEND, case SIGN_EXTEND):
15315         Handle #ifdef POINTERS_EXTEND_UNSIGNED.
15316
15317 2002-02-11  Hans-Peter Nilsson  <hp@bitrange.com>
15318
15319         * config/mmix/mmix.c (mmix_assemble_integer) <case 1, 2>: Handle
15320         non-CONST_INT through default_assemble_integer.
15321         <case 4>: Likewise, for non-CONST_INT, non-SYMBOL_REF.
15322         <case 8>: Abort for CONST_DOUBLE.
15323
15324 2002-02-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15325
15326         * gcc.c (init_gcc_specs): Add static libgcc to link when "-shared"
15327         is specified.
15328         * config/pa/pa-linux.h (LIB_SPEC): Delete.
15329         * config/pa/pa32-linux.h (LINK_COMMAND_SPEC): Delete.
15330
15331 2002-02-11  Andrew Haley  <aph@cambridge.redhat.com>
15332
15333         * config/stormy16/stormy16.md (zero_extendqihi2): New.
15334
15335 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
15336
15337         * regrename.c (regrename_optimize): Don't accept a
15338         part-clobbered register if the replaced register is not part
15339         clobbered.
15340
15341         * calls.c (store_one_arg): In the non-BLKmode non-partial case,
15342         take padding into account when computing the argument value.
15343
15344         * config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesizing error.
15345
15346         * combine.c (try_combine): Apply substitutions in
15347         CALL_INSN_FUNCTION_USAGE too.
15348
15349 2002-02-11  Aldy Hernandez  <aldyh@redhat.com>
15350
15351         * config/rs6000/rs6000.c (altivec_init_builtins): Handle
15352         __builtin_altivec_abs*.
15353         (bdesc_abs): New.
15354
15355         * config/rs6000/rs6000.h (rs6000_builtins): Add
15356         ALTIVEC_BUILTIN_ABS*.
15357
15358         * config/rs6000/altivec.h: Use const char for builtins expecting
15359         literals.
15360         (vec_abs): New versions for C and C++.
15361         (vec_abss): Same.
15362
15363 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15364
15365         * config/h8300/h8300.h (INITIALIZE_TRAMPOLINE): Simplify by
15366         using Pmode.
15367
15368 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15369
15370         * config/h8300/h8300.h (STACK_POINTER_REGNUM): Use the
15371         constant definition from h8300.md.
15372         (FRAME_POINTER_REGNUM): Likewise.
15373         * config/h8300/h8300.md (define_constants): Add FP_REG.
15374
15375 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15376
15377         * config/h8300/h8300.c (print_operand): Remove redundant code.
15378
15379 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15380
15381         * config/h8300/h8300-protos.h: Remove the prototype for byte_reg.
15382         * config/h8300/h8300.c (byte_reg): Make it static.
15383
15384 2002-02-10  Richard Henderson  <rth@redhat.com>
15385
15386         PR c/5623
15387         * c-typeck.c (incomplete_type_error): Handle flexible array members.
15388
15389 2002-02-10  Richard Henderson  <rth@redhat.com>
15390
15391         PR c++/5624
15392         * tree.c (append_random_chars): Don't abort if main_input_filename
15393         does not exist.
15394
15395 2002-02-10  Hans-Peter Nilsson  <hp@bitrange.com>
15396
15397         * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.
15398
15399 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15400
15401         * config/h8300/h8300.md (pushhi1_h8300): Correct the mode used.
15402         (pushhi1): Likewise.
15403
15404 2002-02-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15405
15406         * pa.c (reg_before_reload_operand): Don't accept a SUBREG operand.
15407         * pa.h (PREDICATE_CODES): Adjust codes for reg_before_reload_operand.
15408
15409 2002-02-09  David O'Brien  <obrien@FreeBSD.org>
15410
15411         * config/sparc/freebsd.h(TARGET_DEFAULT): Add MASK_EPILOGUE setting and
15412         remove MASK_VIS.
15413         (ASM_CPU_DEFAULT_SPEC): Remove.  Default setting is fine.
15414
15415 2002-02-09  Kazu Hirata  <kazu@hxi.com>
15416
15417         * config/h8300/h8300.c (output_logical_op): Use sub.w to clear
15418         a half of an SImode register on H8/300.
15419
15420 Sat Feb  9 18:28:02 CET 2002  Jan Hubicka  <jh@suse.cz>
15421
15422         * i386.md (movdi_2): Add missing '!'.
15423
15424 2002-02-09  Kazu Hirata  <kazu@hxi.com>
15425
15426         * config/h8300/h8300.h: Fix formatting.  Remove commented-out
15427         definitions.
15428
15429 2002-02-09  Kazu Hirata  <kazu@hxi.com>
15430
15431         * config/h8300/h8300.md (length): Correct the distance valid
15432         for the short branch.
15433
15434 2002-02-09  Kazu Hirata  <kazu@hxi.com>
15435
15436         * config/h8300/h8300.md (iorhi3): Tighten the predicates.
15437
15438 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15439
15440         * config/sh/sh.h (REGISTER_NATURAL_MODE): Save part-clobbered
15441         registers in SImode.
15442         (HARD_REGNO_CALL_PART_CLOBBERED) [TARGET_SHMEDIA32]: Set r18 as
15443         part-clobbered.
15444
15445         * config/sh/sh.c (expand_prologue): Fix mis-applied 2001-11-09's
15446         patch.
15447
15448         Contribute sh64-elf.
15449         2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15450         * config/sh/sh.c (TARGET_CANNOT_MODIFY_JUMPS_P): Define to...
15451         (sh_cannot_modify_jumps_p): New function.
15452         2002-02-05  Alexandre Oliva  <aoliva@redhat.com>
15453         * config/sh/sh.c (TARGET_MS_BITFIELD_LAYOUT_P): Define to...
15454         (sh_ms_bitfield_layout_p): New function.
15455         2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
15456                     Zack Weinberg  <zack@codesourcery.com>
15457         * config/sh/sh.h (TRAMPOLINE_ADJUST_ADDRESS): Use
15458         expand_simple_binop instead of expand_binop.
15459         2002-02-03  Alexandre Oliva  <aoliva@redhat.com>
15460         * config/sh/sh.h (OVERRIDE_OPTIONS) [! TARGET_SH5]: Disable
15461         use of .quad and .uaquad.
15462         * config/sh/sh.c (TARGET_ASM_UNALIGNED_DI_OP,
15463         TARGET_ASM_ALIGNED_DI_OP): Add comment pointing to the above.
15464         2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
15465         * config/sh/sh.md (movdi_const, movdi_const_32bit,
15466         movdi_const_16bit): Make sure all CONSTs have modes.
15467         (sym2PIC): Ditto, but by adjusting all callers.
15468         * config/sh/sh.c (calc_live_regs) [TARGET_SHCOMPACT]: Set pr_live
15469         if the prologue calls the SHmedia argument decoder or register
15470         saver.
15471         2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
15472         * config/sh/sh.c (TARGET_ASM_UNALIGNED_DI_OP): Define.
15473         (TARGET_ASM_ALIGNED_DI_OP): Likewise.
15474         (sh_expand_epilogue): Don't emit USE of return target register.
15475         (prepare_move_operands): Legitimize DImode PIC addresses.
15476         (sh_media_register_for_return): Skip tr0, used to initialize the
15477         PIC register.
15478         (sh_expand_prologue): Remove explicit USE of return register.
15479         (nonpic_symbol_mentioned_p): PC is non-PIC.  Don't recurse in
15480         CONST_DOUBLEs.  UNSPEC_GOTPLT is PIC.
15481         * config/sh/sh.h (ASM_OUTPUT_DOUBLE_INT): Removed, obsolete.
15482         (OVERRIDE_OPTIONS): Don't disable PIC on SH5.
15483         (EXTRA_CONSTRAINT_S): Use MOVI_SHORI_BASE_OPERAND_P instead of
15484         EXTRA_CONSTRAINT_T.
15485         (GOT_ENTRY_P, GOTPLT_ENTRY_P, GOTOFF_P, PIC_ADDR_P): New.
15486         (MOVI_SHORI_BASE_OPERAND_P): New.
15487         (NON_PIC_REFERENCE_P, PIC_REFERENCE_P): New.
15488         (EXTRA_CONSTRAINT_T): Define in terms of them.
15489         (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTPLT.
15490         * config/sh/sh.md (movsi_media, movsi_media_nofpu,
15491         movdi_media, movdi_media_nofpu): Add SIBCALL_REGS class to
15492         alternatives supporting TARGET_REGS.
15493         (UNSPEC_GOTPLT): New constant.
15494         (movdi split): Move incrementing of LABEL_NUSES...
15495         (movdi_const, movdi_const_32bit): Here.  Use
15496         MOVI_SHORI_BASE_OPERAND_P instead of EXTRA_CONSTRAINT_T.
15497         (movdi_const_16bit): New.
15498         (call, call_value) [flag_pic]: Use GOTPLT.
15499         (call_pop, call_value_pop): New expands.
15500         (call_pop_compact, call_pop_rettramp): New insns.
15501         (call_value_pop_compact, call_value_pop_rettramp): New insns.
15502         (sibcall) [flag_pic]: Use GOT.
15503         (builtint_setjmp_receiver): Remove bogus, unused expand.
15504         (GOTaddr2picreg): Implement for SHcompact and SHmedia.
15505         (*pt, *ptb, ptrel): New insns.
15506         (sym2GOT): Handle DImode GOT.
15507         (sym2GOTPLT, symGOTPLT2reg): New expands.
15508         (sym2PIC): New expand.
15509         (shcompact_return_tramp): Use GOTPLT to return trampoline.
15510         (shcompact_return_tramp_i): Use return register explicitly.
15511         * config/sh/sh.h (OVERRIDE_OPTIONS) [TARGET_SHMEDIA]: Don't
15512         disable flag_reorder_blocks.
15513         2002-01-19  Alexandre Oliva  <aoliva@redhat.com>
15514         * config/sh/sh.md (sibcall_compact): Reorder return, uses and
15515         clobbers, for clarity.
15516         (sibcall_epilogue) [TARGET_SHCOMPACT]: Mark saving and
15517         restoring of r0 in macl as MAYBE_DEAD.
15518         2002-01-18  Alexandre Oliva  <aoliva@redhat.com>
15519         * config/sh/sh.h (LONG_DOUBLE_TYPE_SIZE): Define.
15520         * config/sh/sh.md (movv4sf_i, movv16sf_i): Fix uses of
15521         alter_subreg all over.
15522         (jump) [TARGET_SHMEDIA]: FAIL to create new jumps after
15523         reload, instead of emitting instructions that would require
15524         reloading.
15525         (casesi_load_media): Add missing modes.
15526         2001-11-09  Alexandre Oliva  <aoliva@redhat.com>
15527         * config/sh/sh.c (sh_expand_prologue): Mark the PIC register
15528         as used if the argument decoder is called.
15529         2001-08-28  Alexandre Oliva  <aoliva@redhat.com>
15530         * config/sh/sh.md (udivsi3, divsi3): Load libcall symbol name in
15531         Pmode, then extend it to DImode if necessary.
15532         2001-08-28  Stephen Clarke  <Stephen.Clarke@st.com>
15533         * config/sh/sh.h (LEGITIMATE_CONSTANT_P): Don't accept DFmode
15534         constants in FPU-enabled SHmedia, let them be loaded from memory.
15535         2001-08-28  Alexandre Oliva  <aoliva@redhat.com>
15536         * config/sh/sh.md (cmpeqdi_media, cmpgtdi_media, cmpgtudi_media):
15537         Adjust whitespace in assembly output templates.
15538         2001-08-28  Stephen Clarke  <Stephen.Clarke@st.com>
15539         * config/sh/sh.md (movdicc_false, movdicc_true, movdicc): Adjust
15540         mode of if_then_else.
15541         2001-08-04  Alexandre Oliva  <aoliva@redhat.com>
15542         * config/sh/sh64.h (CPP_DEFAULT_CPU_SPEC): Override definition in
15543         sh.h.
15544         2001-07-26  Andrew Haley  <aph@cambridge.redhat.com>
15545                     Joern Rennecke <amylaar@redhat.com>
15546         * config/sh/sh64.h (CPP_DEFAULT_CPU_SPEC): New.
15547         (SUBTARGET_CPP_PTR_SPEC): New.
15548         (SUBTARGET_CPP_SPEC): Remove.
15549         2001-07-06  Chandrakala Chavva  <cchavva@redhat.com>
15550         * config/sh/sh.md (movsf_media_nofpu+1, movdf_media_nofpu+1):
15551         Fix typo in previous checkin.
15552         2001-07-11  Chandrakala Chavva  <cchavva@redhat.com>
15553         * config/sh/sh.h (MODES_TIEABLE_P): Fix redact indentations.
15554         2001-07-10  Chandrakala Chavva  <cchavva@cygnus.com>
15555                     Alexandre Oliva  <aoliva@redhat.com>
15556         * config/sh/sh.h (MODES_TIEABLE_P): Don't tie modes wider than
15557         what single FP register can hold for SHmedia target.
15558         2001-07-06  Chandrakala Chavva  <cchavva@redhat.com>
15559                     Alexandre Oliva  <aoliva@redhat.com>
15560         * config/sh/sh.md (movsf_media_nofpu+1, movdf_media_nofpu+1):
15561         Do not split into SUBREG.
15562         2001-06-14  Alexandre Oliva  <aoliva@redhat.com>
15563         * config/sh/ushmedia.h, config/sh/sshmedia.h: Updated signatures
15564         and added new functions as specified in SH5 ABI r9.
15565         2001-06-04  Alexandre Oliva  <aoliva@redhat.com>
15566         * config/sh/lib1funcs.asm (GCC_nested_trampoline): Align to an
15567         8-byte boundary.
15568         2001-06-03  Alexandre Oliva  <aoliva@redhat.com>
15569         * config/sh/sh.c (dump_table): Add const0_rtx in calls of
15570         gen_consttable_4 and gen_consttable_8.  Emit multiple labels
15571         and consttable_window_ends.
15572         2001-06-03  Graham Stott  <grahams@redhat,com>
15573         * config/sh/sh.md (movdi split): Remove unused variable last_insn.
15574         2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
15575         * config/sh/sh.c (print_operand): Handle floating-point pair,
15576         vector and matrix registers.
15577         * config/sh/sh.h (REGISTER_MOVE_COST): Take floating-pointer
15578         vector modes into account.
15579         * config/sh/sh.md (movv2sf): Split move between registers into
15580         movdf.
15581         (movv4sf, movv16sf): Introduce insns that get split only after
15582         reload.
15583         * config/sh/shmedia.h: Fix Copyright dates.
15584         * config/sh/ushmedia.h: Likewise.  Move loop counter
15585         declarations into conditionals that uses them.
15586         (sh_media_FVADD_S, sh_media_FVSUB_S): Fix off-by-one error in
15587         loop boundary.
15588         * config/sh/sshmedia.h: Fix Copyright dates.
15589         (sh_media_PUTCFG): Fix constraints.
15590         2001-05-12  Alexandre Oliva  <aoliva@redhat.com>
15591         * config/sh/sh.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define to
15592         ptrmemfunc_vbit_in_delta for SH5.
15593         2001-05-08  Alexandre Oliva  <aoliva@redhat.com>
15594         * config/sh/sh.h (TARGET_SWITCHES): Document -m5-*.
15595         * invoke.texi: Likewise.
15596         2001-04-14  Alexandre Oliva  <aoliva@redhat.com>
15597         * config/sh/lib1funcs.asm (GCC_push_shmedia_regs,
15598         GCC_push_shmedia_regs_nofpu, GCC_pop_shmedia_regs,
15599         GCC_pop_shmedia_regs_nofpu): New global symbols.
15600         * config/sh/t-sh64 (LIB1ASMFUNCS): Add them.
15601         * config/sh/sh.h (SHMEDIA_REGS_STACK_ADJUST): New macro.
15602         * config/sh/sh.c (calc_live_regs): Account for PR's saving in
15603         compact function with nonlocal labels.
15604         (sh_expand_prologue) [SHcompact]: Push SHmedia regs if needed.
15605         (sh_expand_epilogue) [SHcompact]: Pop them when appropriate.
15606         (initial_elimination_offset): Account for their stack space.
15607         * config/sh/sh.md (shmedia_save_restore_regs_compact): New insn.
15608         * config/sh/sh.md (movsi_media, movsi_media_nofpu, movqi_media,
15609         movhi_media, movdi_media, movdi_media_nofpu, movdf_media,
15610         movdf_media_nofpu, movsf_media, movsf_media_nofpu): Require at
15611         least one of the operands to be a register.
15612         (movv2sf): Likewise.  Renamed to movv2sf_i.
15613         (movdi, movdf, movv2sf, movv4sf, movv16sf, movsf):
15614         prepare_move_operands() before emitting SHmedia insns.
15615         2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
15616         * config/sh/crti.asm (init, fini) [__SH5__ && ! __SHMEDIA__]:
15617         Don't save nor initialize r12.  Don't mis-align the stack.
15618         Pad the code with a nop.
15619         * config/sh/crti.asm: Don't restore r12.  Don't mis-align the
15620         stack.
15621         2001-03-13  Alexandre Oliva  <aoliva@redhat.com>
15622         * gcc/longlong.h (__umulsidi3, count_leading_zeros)
15623         [__SHMEDIA__]: Implement.
15624         2001-03-11  Alexandre Oliva  <aoliva@redhat.com>
15625         * config/sh/sh.md: Set latency of `pt' closer to reality.
15626         (movsi_media, movsi_media_nofpu, movdi_media, movdi_media_nofpu,
15627         movdf_media, movdf_media_nofpu, movsf_media, movsf_media_nofpu):
15628         Set move, load and store type attributes.
15629         * config/sh/sh.c (sh_loop_align) [TARGET_SH5]: Set to 3.
15630         * config/sh/sh.h (OVERRIDE_OPTIONS) [TARGET_SH5]: Disable
15631         profiling.
15632         * config/sh/sh.h (PROMOTE_MODE): Sign-extend SImode to DImode.
15633         * config/sh/sh-protos.h (sh_media_register_for_return): Declare.
15634         * config/sh/sh.c (sh_media_register_for_return): New function.
15635         (sh_expand_prologue) [TARGET_SHMEDIA]: Copy r18 to an available
15636         branch-target register.
15637         (sh_expand_epilogue) [TARGET_SHMEDIA]: Explicitly USE it.
15638         * config/sh/sh.md (return_media_i): Use any call-clobbered
15639         branch-target register.
15640         (return_media): If r18 wasn't copied in the prologue, copy it
15641         here.
15642         * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE) [TARGET_SHMEDIA]:
15643         Clear class FP0_REGS.
15644         * config/sh/sh64.h (LINK_SPEC): Removed incorrect default copied
15645         from elf.h.
15646         2001-03-08  DJ Delorie  <dj@redhat.com>
15647         * config/sh/sh.h (OVERRIDE_OPTIONS): Disable relaxing for SHMEDIA.
15648         2001-02-09  Alexandre Oliva  <aoliva@redhat.com>
15649         * config/sh/sh.md (sibcall_compact): Set fp_mode to single.
15650         2001-02-07  Alexandre Oliva  <aoliva@redhat.com>
15651         * config/sh/sh.h (INT_ASM_OP) [SHMEDIA64]: Use `.quad'.
15652         2001-02-03  Alexandre Oliva  <aoliva@redhat.com>
15653         * config/sh/sh.h (INIT_CUMULATIVE_ARGS): Compute size of BLKmode
15654         return value correctly for call_cookie.
15655         2001-02-01  Alexandre Oliva  <aoliva@redhat.com>
15656         * config/sh/crt1.asm (start): Modified so as to call
15657         ___setup_argv_and_call_main.
15658         2001-01-26  Alexandre Oliva  <aoliva@redhat.com>
15659         * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Don't count stack_regs in
15660         SHmedia mode.
15661         2001-01-20  Alexandre Oliva  <aoliva@redhat.com>
15662         * config/sh/sh.h (STRIP_DATALABEL_ENCODING): New macro.
15663         (STRIP_NAME_ENCODING): Use it.
15664         (ASM_OUTPUT_LABELREF): Likewise.  Don't call assemble_name().
15665         2001-01-19  Alexandre Oliva  <aoliva@redhat.com>
15666         * config/sh/sh.md (sgeu) [! SHMEDIA]: Fix invocation of
15667         prepare_scc_operands().
15668         * config/sh/sh.h (SH_DATALABEL_ENCODING): Change to "#"...
15669         (DATALABEL_SYMNAME_P): ... so that we don't need memcmp here.
15670         2001-01-17  Alexandre Oliva  <aoliva@redhat.com>
15671         * config/sh/sh.h (STRIP_NAME_ENCODING): Strip leading `*'.
15672         2001-01-13  Alexandre Oliva  <aoliva@redhat.com>
15673         * config/sh/sh.md (shcompact_incoming_args): Use R0_REG.
15674         * config/sh/sh.md (R7_REG, R8_REG, R9_REG): Define as constants,
15675         used in shcompact_incoming_args.
15676         * config/sh/sh.c (sh_expand_epilogue): Fix thinko in previous
15677         change.
15678         * config/sh/crt1.asm (start) [SH5]: Switch to single-precision
15679         mode.
15680         * config/sh/lib1funcs.asm (sdivsi3_i4, udivsi3_i4, set_fpscr):
15681         Adjust accordingly.
15682         * config/sh/sh.c (sh_expand_prologue, sh_expand_epilogue):
15683         Simplify.  Adjust.  Add sanity check.
15684         * config/sh/sh.h (TARGET_SWITCHES) [5-compact]: Set
15685         FPU_SINGLE_BIT.
15686         * config/sh/sh.md (udivsi3_i4_single, divsi3_i4_single): Match
15687         TARGET_SHCOMPACT.
15688         (udivsi3, divsi3): Use them.
15689         (force_mode_for_call): New insn.
15690         (call, call_value, sibcall_value): Emit it before SHcompact
15691         calls.
15692         2001-01-11  Alexandre Oliva  <aoliva@redhat.com>
15693         * config/sh/sh.md (call, call_value, sibcall): Make sure the
15694         call cookie is non-NULL before taking its value.
15695         2001-01-10  Alexandre Oliva  <aoliva@redhat.com>
15696         * config.gcc (sh64): Set target_requires_64bit_host_wide_int.
15697         2001-01-09  Alexandre Oliva  <aoliva@redhat.com>
15698         * config/sh/sh.md (shcompact_incoming_args): Set argument memory
15699         block.
15700         * config/sh/sh.h (STATIC_CHAIN_REGNUM) [SH5]: Use r1.
15701         * config/sh/sh.c (sh_expand_prologue) [SH5]: Use r0 as
15702         temporary for stack adjusts.  Use MACL and MACH to pass
15703         arguments to shcompact_incoming_args.
15704         * config/sh/sh.md (shcompact_incoming_args): Adjust.  Don't
15705         clobber r1.
15706         * config/sh/lib1funcs.asm (shcompact_incoming_args): Likewise.
15707         (nested_trampoline): Load static chain address into r1.
15708         * config/sh/sh.md (movdi_media splits): Fix sign-extension.
15709         2001-01-07  Alexandre Oliva  <aoliva@redhat.com
15710         * config/sh/sh.c (fpul_operand) [SHMEDIA]: Just call
15711         fp_arith_reg_operand().
15712         2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
15713         * config/sh/sh.md (casesi): Sign-extend the first two operands,
15714         and use signed compares for them.
15715         * config/sh/sh.c (dump_table): Don't emit 8-byte constants after
15716         4-byte ones.  Instead, inter-leave them, maintaining the 8-byte
15717         ones properly aligned.
15718         (find_barrier): Account for extra alignment needed for 8-byte wide
15719         constants.
15720         (machine_dependent_reorg): Require a label for the second 4-byte
15721         constant after an 8-byte one.
15722         * config/sh/lib1funcs.asm (sdivsi3): Fix typo in yesterday's
15723         change.
15724         2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
15725         * config/sh/sh.c (machine_dependent_reorg) [SHCOMPACT]: Reset
15726         last_float when switching float modes.
15727         * config/sh/sh.md (movdf) [SH5]: Don't use stack-pointer
15728         auto-increment for general-purpose registers.
15729         * config/sh/lib1funcs.asm (sdivsi3) [SHMEDIA]: Sign-extend the
15730         result.
15731         * config/sh/sh.c (sh_expand_prologue) [SH5]: Use r1 as temporary
15732         for stack adjust.
15733         * config/sh/sh.c (sh_builtin_saveregs): Support using all
15734         registers for varargs.
15735         2001-01-01  Alexandre Oliva  <aoliva@redhat.com>
15736         * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Simplify.
15737         * config/sh/sh.h (CALL_COOKIE_STACKSEQ,
15738         CALL_COOKIE_STACKSEQ_SHIFT, CALL_COOKIE_STACKSEQ_GET): New macros.
15739         (CALL_COOKIE_INT_REG_SHIFT): Adjust.
15740         (FUNCTION_ARG_ADVANCE): Use SHCOMPACT_FORCE_ON_STACK.  Adjust
15741         call_cookie accordingly.
15742         (FUNCTION_ARG): Test SHCOMPACT_FORCE_ON_STACK.
15743         (SHCOMPACT_BYREF): Likewise.
15744         (SHCOMPACT_FORCE_ON_STACK): New macro.
15745         * config/sh/sh.c (sh_expand_prologue): Use new call_cookie format.
15746         (sh_builtin_saveregs): Likewise.
15747         * config/sh/lib1funcs.asm (shcompact_call_trampoline,
15748         shcompact_incoming_args): Use new shift values.  Support
15749         sequences of consecutive and non-consecutive pushes/pops.
15750         * config/sh/sh.md (return): Don't explicitly use PR_REG.
15751         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
15752         * config/sh/sh.h (TEXT_SECTION): Define.
15753         * config/sh/elf.h (ASM_FILE_START): Output TEXT_SECTION_ASM_OP.
15754         2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
15755         * config/sh/sh.h (INIT_CUMULATIVE_LIBCALL_ARGS): New macro.
15756         * config/sh/sh.h (BASE_RETURN_VALUE_REG): Use FP regs for
15757         return values on FPU-enabled SHmedia.
15758         (FUNCTION_VALUE_REGNO_P): Mark FIRST_FP_RET_REG as used on
15759         FPU-enabled SHmedia.
15760         (INIT_CUMULATIVE_ARGS): Set up return trampoline only if
15761         value is returned in a non-FP reg and is not returned by
15762         reference.
15763         * config/sh/sh.md (shcompact_return_tramp_i): Change type to
15764         jump_ind.
15765         2000-01-04  Alexandre Oliva  <aoliva@redhat.com>
15766         * config/sh/sh.h (SH_MIN_ALIGN_FOR_CALLEE_COPY): New.
15767         (FUNCTION_ARG_CALLEE_COPIES): Require argument to be
15768         quad-aligned to be passed by callee-copy reference.
15769         2001-01-03  Alexandre Oliva  <aoliva@redhat.com>
15770         * config/sh/elf.h (MAX_WCHAR_TYPE_SIZE): Define.
15771         * config/sh/sh64.h (MAX_WCHAR_TYPE_SIZE): Undefine.
15772         2001-01-02  Alexandre Oliva  <aoliva@redhat.com>
15773         * config/sh/lib1funcs.asm (shcompact_call_trampoline): Fix error in
15774         copying low-numbered FP regs to r7 and r8.
15775         * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Don't request copying of
15776         FP regs to general-purpose regs only if the copy was passed on the
15777         stack.
15778         * config/sh/lib1funcs.asm (shcompact_call_trampoline): Fix typo in
15779         copying FP reg to r9.
15780         * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Use trampoline to
15781         copy FP regs to general-purpose regs only in outgoing calls.
15782         * config/sh/sh.md (movdf_media, movsf_media): Revert incorrect
15783         change from     2000-10-30.  Adjust for 64-bit (or 32-bit)
15784         HOST_WIDE_INT.
15785         * config/sh/sh.h (struct sh_args): Document all fields.
15786         (FUNCTION_OK_FOR_SIBCALL): Functions that receive arguments
15787         passed partially on the stack should not consider making
15788         sibcalls.
15789         * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Add byref regs to
15790         stack_regs only for incoming calls.  When passing FP args,
15791         make sure there are FP regs available before modifying
15792         call_cookie.
15793         (SHCOMPACT_BYREF): Pass double args in general-purpose
15794         registers by reference.
15795         2000-12-30  Alexandre Oliva  <aoliva@redhat.com>
15796         * config/sh/sh.h (FUNCTION_OK_FOR_SIBCALL) [SHCOMPACT]: Don't
15797         attempt to generate sibcalls if the caller got any arguments
15798         by reference.
15799         * config/sh/lib1funcs.asm (set_fpscr) [SH5]: Default to double.
15800         * config/sh/sh.c (dump_table) [SHCOMPACT]: Align DImode and DFmode
15801         to 8-byte boundaries.
15802         * config/sh/sh.md (shcompact_preserve_incoming_args): New insn.
15803         * config/sh/sh.h (CALL_COOKIE_INT_REG_GET): New macro.
15804         * config/sh/sh.c (sh_expand_prologue): Preserve args that will be
15805         stored in the stack.
15806         * config/sh/lib1funcs.asm (ct_main_table, ia_main_table): Arrange
15807         for the offsets to have the ISA bit set.
15808         (shcompact_call_trampoline): Document.  Swap r0 and r1, to match
15809         invocation.  Use beq instead of bgt to mark end of sequence of
15810         loads.
15811         (shcompact_incoming_args): Fix store of r2.  Use beq instead of
15812         bgt to mark end of sequence of stores.
15813         * config/sh/sh.c (arith_operand): Don't check whether
15814         CONST_OK_FOR_J for now.
15815         * config/sh/sh.md (movdf_media, movsf_media): Use HOST_WIDE_INT
15816         instead of long for conversion.
15817         2000-12-29  Alexandre Oliva  <aoliva@redhat.com>
15818         * config/sh/sh.c (print_operand_address): Convert INTVAL to int
15819         before passing it to fprintf.
15820         2000-12-28  Alexandre Oliva  <aoliva@redhat.com>
15821         * config/sh/crt1.asm (start): Reset SR.FD, to enable the FP unit.
15822         Call set_fpscr before reading/writing SR.
15823         * config/sh/crt1.asm (start): Set SR.SZ and SR.PR, but not SR.FR.
15824         Call set_fpscr.
15825         * config/sh/lib1funcs.asm: Add `.align 2' directives before
15826         SHmedia code.
15827         (FMOVD_WORKS): Define on SH5 with FPU.
15828         (set_fpscr): Define on SH5.  Remove separate _fpscr_values
15829         setting.
15830         * config/sh/t-sh64 (LIB1ASMFUNCS): Add _set_fpscr instead of
15831         _fpscr_values.
15832         2000-12-28  Hans-Peter Nilsson  <hpn@cygnus.com>
15833         * config/sh/lib1funcs.asm (ct_main_table): Align contents to even
15834         address.
15835         (ia_main_table): Ditto.
15836         2000-12-27  Alexandre Oliva  <aoliva@redhat.com>
15837         * config/sh/sh.h (MAX_WCHAR_TYPE_SIZE): Don't define.
15838         * config/sh/sh64.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Reinstate
15839         the definitions from sh.h.
15840         * config/sh/sh.h (PTRDIFF_TYPE): Define as conditional on
15841         TARGET_SH5.
15842         (SUBTARGET_CPP_SPEC): Arrange for __PTRDIFF_TYPE__ to be defined.
15843         * config/sh/elf.h (PTRDIFF_TYPE): Likewise.
15844         * config/sh/sh64.h (SUBTARGET_CPP_SPEC): Likewise.
15845         2000-12-26  Alexandre Oliva  <aoliva@redhat.com>
15846         * config/sh/sh.md (movdi_media split): Don't add REG_LABEL notes.
15847         Increment LABEL_NUSES.
15848
15849         * config/sh/sh.h (SIZE_TYPE): Define as conditional on
15850         TARGET_SH5.
15851         (SUBTARGET_CPP_SPEC): Arrange for __SIZE_TYPE__ to be always
15852         defined.
15853         * config/sh/elf.h (SIZE_TYPE): Likewise.
15854         * config/sh/sh64.h (SUBTARGET_CPP_SPEC): Likewise.
15855         * config/sh/lib1funcs.asm (shcompact_call_trampoline,
15856         shcompact_incoming_args): Load switch table addresses using
15857         datalabel.
15858         * config/sh/sh.h (SUBTARGET_CPP_SPEC): Define __SIZE_TYPE__.
15859         (NO_BUILTIN_SIZE_TYPE): Define.
15860         (SIZE_TYPE): Don't define.
15861         * config/sh/sh64.h (SUBTARGET_CPP_SPEC): Define __SIZE_TYPE__.
15862         * config/sh/sh.h (CPP_SPEC): Fixed typo that prevented the
15863         definition of __SH5__=32 for -m5-compact-nofpu.
15864         * config/sh/sh.c (barrier_align): Ensure 32-bit alignment after
15865         ADDR_DIFF_VEC.
15866         2000-12-24  Alexandre Oliva  <aoliva@redhat.com>
15867         * config/sh/sh.h (FUNCTION_ARG_PADDING): Removed.
15868         2000-12-23  Alexandre Oliva  <aoliva@redhat.com>
15869         * config/sh/sh.h (TARGET_CACHE32): Enable on SH5.
15870         (FUNCTION_BOUNDARY): Ensure 32-bit alignment for SHmedia.
15871         (INSN_LENGTH_ALIGNMENT): Likewise.
15872         2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
15873         * config/sh/sh.md (call, call_value, sibcall): Simplify
15874         copying of non-branch-target register.
15875         2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
15876         * glimits.h (__LONG_MAX__): Revert      2000-12-13's patch.
15877         * config/sh/sh.h (CPP_SPEC): Define it here for 64-bit SHmedia.
15878         2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
15879         * config/sh/sh.h (GET_SH_ARG_CLASS): Handle complex
15880         floating-point values as structs.
15881         (FUNCTION_ARG): Use SH5_PROTOTYPED_FLOAT_ARG.
15882         (SH5_PROTOTYPELESS_FLOAT_ARG): List FP registers before
15883         general-purpose register.
15884         (SH5_PROTOTYPED_FLOAT_ARG): New macro.
15885         2000-12-20  Alexandre Oliva  <aoliva@redhat.com>
15886         * config/sh/sh.md (addsi3): Force operand1 to reg for SHmedia.
15887         * config/sh/sh.md (movsi_media): Split CONST_DOUBLE loads too.
15888         * config/sh/sh.h (DATALABEL_REF_P): Don't require the CONST.
15889         (ENCODE_SECTION_INFO): Enclose variables and constants in
15890         DATALABEL unspecs.
15891         (SH_DATALABEL_ENCODING, DATALABEL_SYMNAME_P): Define.
15892         (STRIP_NAME_ENCODING): Strip SH_DATALABEL_ENCODING off.
15893         (ASM_OUTPUT_LABELREF, AMS_OUTPUT_SYMBOL_REF): Define.
15894         * config/sh/sh.c (gen_datalabel_ref): Use UNSPEC_DATALABEL
15895         only for LABEL_REFs.  For SYMBOL_REFs, prepend
15896         SH_DATALABEL_ENCODING to the symbol name.
15897         * config/sh/sh.md (indirect_jump): Use SUBREG instead of
15898         convert_mode().
15899         2000-12-20  Alexandre Oliva  <aoliva@redhat.com>
15900         * config/sh/sh.md (casesi): Enclose ADDR_DIFF_VEC address in
15901         UNSPEC_DATALABEL.
15902         * config/sh/sh.c (gen_datalabel_ref): Accept LABEL_REFs.
15903         * config/sh/sh.h (DATALABEL_REF_NO_CONST_P): Likewise.
15904         (DATALABEL_REF_P): Don't require CONST.
15905         (ASM_OUTPUT_ADDR_DIFF_ELT): On SH5, output datalabel before
15906         REL label.
15907         2000-12-19  Alexandre Oliva  <aoliva@redhat.com>
15908         * config/sh/sh.md (extendhidi2, extendqidi2): Use arithmetic shift
15909         right.
15910         2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15911         * config/sh/sh.md (movsi_media, call, call_value, sibcall):
15912         Use shallow_copy_rtx and PUT_MODE to change the mode of
15913         SYMBOL_REFs, LABEL_REFs, CONSTs, etc.
15914         * config/sh/sh.h (PREFERRED_RELOAD_CLASS): Reload SYMBOL_REFs
15915         on SHmedia using GENERAL_REGs.
15916         * config/sh/sh.md (ble_media_i, blt_media_i, bleu_media_i,
15917         bltu_media_i): Fix reversion of conditions.
15918         2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15919         * config/sh/sh.md (zero_extendhidi2): Use logical shift right.
15920         * config/sh/sh.c (output_far_jump): Save r13 in macl.
15921         2000-12-17  Alexandre Oliva  <aoliva@redhat.com>
15922         * config/sh/sh.c (gen_datalabel_ref): Fix mode of the UNSPEC.
15923         2000-12-16  Alexandre Oliva  <aoliva@redhat.com>
15924         * config/sh/lib1funcs.asm (ic_invalidate): Define for SH5.
15925         (GCC_nested_trampoline): Likewise.
15926         * config/sh/sh-protos.h (gen_datalabel_ref): Declare.
15927         * config/sh/sh.c (gen_datalabel_ref): Define.
15928         * config/sh/sh.h (TRAMPOLINE_SIZE): Adjust for SH5.
15929         (INITIALIZE_TRAMPOLINE): Likewise.
15930         (TRAMPOLINE_ADJUST_ADDRESS): Define.
15931         (DATALABEL_REF_NO_CONST_P, DATALABEL_REF_P): Define.
15932         (EXTRA_CONSTRAINT_T): Match DATALABEL unspecs.
15933         (OUTPUT_ADDR_CONST_EXTRA): Handle DATALABEL unspecs.
15934         * config/sh/sh.md (UNSPEC_DATALABEL): New constant.
15935         (ic_invalidate): Adjust for SH5.
15936         (ic_invalidate_line_media, ic_invalidate_line_compact): New insns.
15937         * config/sh/t-sh64 (LIB1ASMFUNCS): Added _ic_invalidate and
15938         _nested_trampoline.
15939         2000-12-15  Alexandre Oliva  <aoliva@redhat.com>
15940         * config/sh/sh.h (MOVE_MAX): Set to 8 for SHmedia, 4 elsewhere.
15941         (MOVE_MAX_PIECES): Set to 8 on SHmedia too.
15942         2000-12-14  Alexandre Oliva  <aoliva@redhat.com>
15943         * config/sh/sh.h (DBX_REGISTER_NUMBER): Adjust for sh64-elf-gdb.
15944         * config/sh/elf.h (DBX_REGISTER_NUMBER): Likewise.
15945         2000-12-14  Alexandre Oliva  <aoliva@redhat.com>
15946         * config/sh/sh.c (target_reg_operand): Match only target-branch
15947         registers and pseudos that aren't virtual registers.
15948         * config/sh/sh.md (call, call_value, sibcall) [TARGET_SHMEDIA]:
15949         Copy operands that don't match target_reg_operand to pseudos.
15950         (call_media, call_value_media, sibcall_media): Use
15951         target_reg_operand instead of target_operand.
15952         2000-12-13  Alexandre Oliva  <aoliva@redhat.com>
15953         * glimits.h (__LONG_MAX__) [SH5 == 64]: Adjust for 64 bits.
15954         * config/sh/sh.c (target_reg_operand): Match hardware registers
15955         other than branch-target registers.
15956         * config/sh/sh.md (zero_extendqidi2): Input operand is %1.
15957         * config/sh/lib1funcs.asm (sdivsi3) [SH5]: Make it global.
15958         (fpscr_values) [SH5 == 32]: Define.
15959         * config/sh/t-sh64 (LIB1ASMFUNCS): Add fpscr_values.
15960         * config/sh/sh.md (call, call_value, sibcall) [TARGET_SHMEDIA]:
15961         Handle function addresses coming in SUBREGs.
15962         2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15963         * config/sh/lib1funcs.asm (shcompact_call_trampoline,
15964         shcompact_return_trampoline): Use datalabel where appropriate.
15965         2000-12-09  Alexandre Oliva  <aoliva@redhat.com>
15966         * config/sh/sh.h (SECONDARY_OUTPUT_RELOAD_CLASS): Use a
15967         general-purpose register to copy one branch-target register to
15968         another.
15969         2000-12-06  Alexandre Oliva  <aoliva@redhat.com>
15970         * config/sh/sh.c (target_operand): Accept LABEL_REFs and
15971         SYMBOL_REFs with VOIDmode.
15972         * config/sh/sh.md (ble_media_i, blt_media_i, bleu_media_i,
15973         bltu_media_i): New insns.
15974         2000-12-06  Alexandre Oliva  <aoliva@redhat.com>
15975         * config/sh/sh.h (RETURN_IN_MEMORY): Adjust for SH5 ABI.
15976         (INIT_CUMULATIVE_ARGS): Likewise.
15977         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
15978         * machmode.def (V16SFmode): New mode.
15979         * c-common.c (type_for_mode): Support V2SF and V16SF.
15980         * tree.c (build_common_tree_nodes_2): Likewise.
15981         * tree.h (tree_index): Likewise.
15982         * calls.c (emit_call_1): Take args_so_far.  Adjust all
15983         callers.  Introduce CALL_POPS_ARGS.
15984         * tm.texi (CALL_POPS_ARGS): Document.
15985         * config/sh/crt1.asm: Implement in SHmedia mode.
15986         * config/sh/crti.asm, config/sh/crtn.asm: Likewise
15987         * config/sh/elf.h (ASM_SPEC, LINK_SPEC): Support SH5 flags.
15988         (DBX_REGISTER_NUMBER): Renumber registers for SH5.
15989         * config/sh/lib1funcs.asm: Disable functions unused in SH5.
15990         Implement divsi and udivsi in SHmedia mode.  Introduce
15991         SHcompact trampolines.
15992         * config/sh/sh.c (GEN_MOV, GEN_ADD3, GEN_SUB3): Use DImode
15993         only in SHmedia64.
15994         (regno_reg_class): Rewrite.
15995         (fp_reg_names): Remove.
15996         (sh_register_names, sh_additional_register_names): New.
15997         (print_operand): Added `u'.  Support SUBREGs in addresses.
15998         Add parentheses around shifted CONSTs.
15999         (output_file_start): Output .mode and .abi directives.
16000         (shiftcosts, addsubcosts, multcosts): Adjust.
16001         (output_stack_adjust): Compute alignment.  Sanity-check SIZE.
16002         (push_regs): Take array of HOST_WIDE_INTs.  Adjust callers.
16003         (calc_live_regs): Output to array of HOST_WIDE_INTs.  Count
16004         bytes, not registers.  Take into account the need for the
16005         SHcompact incoming args trampoline.  Adjust all callers.
16006         (sh_expand_prologue): Take stack_regs into account.  Call
16007         incoming args trampoline.  Keep stack aligned as per SH5 ABI.
16008         (sh_expand_epilogue): Take stack_regs into accoutn.  Keep
16009         stack aligned as per SH5 ABI.
16010         (sh_builtin_saveregs): Support SH5 ABI.
16011         (sh_build_va_list, sh_va_start): Likewise.
16012         (initial_elimination_offset): Take alignment into account.
16013         Compute location of PR according to the SH5 stack frame.
16014         (arith_reg_operand): Reject branch-target registers.
16015         (shmedia_6bit_operand): New.
16016         (logical_operand): Use CONST_OK_FOR_P on SHmedia.
16017         (target_reg_operand): Match DImode only.  Accept SUBREGs.
16018         (target_operand): New.
16019         * config/sh/sh.h (CPP_SPEC, SUBTARGET_CPP_SPEC): Support SH5 flags.
16020         (CONDITIONAL_REGISTER_USAGE): Implement SH5 ABI.  Initialize
16021         SIBCALL_REGS for SHmedia.
16022         (TARGET_SH3E, TARGET_SH4): Only if SH1_BIT is set too.
16023         (TARGET_FPU_DOUBLE, TARGET_FPU_ANY): New.
16024         (TARGET_SHMEDIA32, TARGET_SHMEDIA64): New.
16025         (TARGET_SWITCHES): New SH5 flags.
16026         (OVERRIDE_OPTIONS): Set SH5-specific options.  Use
16027         VALID_REGISTER_P to disable unsupported registers.
16028         (LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE): Set.
16029         (POINTER_SIZE, PARM_BOUNDARY): Adjust.
16030         (FUNCTION_ARG_PADDING): Define.
16031         (FASTEST_ALIGNMENT): Adjust.
16032         (SH_REGISTER_NAMES_INITIALIZER): New.
16033         (sh_register_names): Declare.
16034         (DEBUG_REGISTER_NAMES): Define.
16035         (REGISTER_NAMES): Define based on sh_register_names.
16036         (SH_ADDITIONAL_REGISTER_NAMES_INITIALIZER): New.
16037         (sh_additional_register_names): Declare.
16038         (LAST_GENERAL_REG, LAST_FP_REG, LAST_XD_REG): Adjust for SHmedia.
16039         (FIRST_TARGET_REG, LAST_TARGET_REG): Define.
16040         (TARGET_REGISTER_P, SHMEDIA_REGISTER_P, VALID_REGISTER_P): Define.
16041         (REGISTER_NATURAL_MODE): Define.
16042         (FIRST_PSEUDO_REGISTER): Adjust.
16043         (FIXED_REGISTERS, CALL_USED_REGISTERS): Adjust.
16044         (HARD_REGNO_CALL_PART_CLOBBERED): Define.
16045         (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Adjust.
16046         (VECTOR_MODE_SUPPORTED_P): Define.
16047         (REG_CLASS_CONTENTS): Adjust.
16048         (SMALL_REGISTER_CLASSES): Adjust.
16049         (REG_ALLOC_ORDER): Adjust.
16050         (INDEX_REG_CLASS): Adjust.
16051         (CONST_OK_FOR_O, CONST_OK_FOR_P): New.
16052         (CONST_OK_FOR_LETTER_P): Adjust.
16053         (PREFERRED_RELOAD_CLASS): Adjust.
16054         (SECONDARY_OUTPUT_RELOAD_CLASS): Adjust.
16055         (SECONDARY_INPUT_RELOAD_CLASS): Adjust.
16056         (NPARM_REGS, FIRST_PARM_REG, FIRST_RET_REG): Adjust.
16057         (FIRST_FP_PARM_REG): Adjust.
16058         (CALL_POPS_ARGS): Define.
16059         (FUNCTION_ARG_REGNO_P): Adjust.
16060         (struct sh_args): New fields.
16061         (GET_SH_ARG_CLASS): Adjust.
16062         (INIT_CUMULATIVE_ARGS): Adjust.
16063         (INIT_CUMULATIVE_INCOMING_ARGS): Define.
16064         (FUNCTION_ARG_ADVANCE): Adjust.
16065         (FUNCTION_ARG): Adjust.
16066         (FUNCTION_ARG_PASS_BY_REFERENCE, SHCOMPACT_BYREF): Define.
16067         (FUNCTION_ARG_CALLEE_COPIES): Define.
16068         (SH5_PROTOTYPELESS_FLOAT_ARG): Define.
16069         (STRICT_ARGUMENT_NAMING): Define.
16070         (PRETEND_OUTGOING_VARARGS_NAMED): Adjust.
16071         (FUNCTION_ARG_PARTIAL_NREGS): Adjust.
16072         (SH5_WOULD_BE_PARTIAL_NREGS): Define.
16073         (SETUP_INCOMING_VARARGS): Adjust.
16074         (HAVE_POST_INCREMENT, HAVE_PRE_DECREMENT): Adjust.
16075         (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT): Adjust.
16076         (REGNO_OK_FOR_INDEX_P, REG_OK_FOR_INDEX_P): Adjust.
16077         (SUBREG_OK_FOR_INDEX_P): Adjust.
16078         (EXTRA_CONSTRAINT_S): Update.
16079         (EXTRA_CONSTRAINT_T): New.
16080         (EXTRA_CONSTRAINT): Adjust.
16081         (GO_IF_LEGITIMATE_INDEX): Adjust.
16082         (GO_IF_LEGITIMATE_ADDRESS): Adjust.
16083         (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Adjust.
16084         (MOVE_MAX): Adjust.
16085         (MAX_MOVE_MAX): Define.
16086         (Pmode): Adjust.
16087         (CONST_COSTS): Adjust.
16088         (REGISTER_MOVE_COST): Adjust.
16089         (BRANCH_COST): Adjust.
16090         (TEXT_SECTION_ASM_OP): Adjust.
16091         (DBX_REGISTER_NUMBER): Adjust.
16092         (ASM_OUTPUT_DOUBLE_INT): New.
16093         (UNALIGNED_DOUBLE_INT_ASM_OP): New.
16094         (PREDICATE_CODES): Adjust.
16095         (PROMOTE_MODE): Adjust.
16096         (CRT_CALL_STATIC_FUNCTION): Do not define for SHmedia.
16097         * config/sh/sh.md (AP_REG, PR_REG, T_REG, GBR_REG): Renumber.
16098         (MACH_REG, MACL_REG, FPUL_REG, RAP_REG, FPSCR_REG): Renumber.
16099         (PR_MEDIA_REG, T_MEDIA_REG, R10_REG): New.
16100         (DR0_REG, DR2_REG, DR4_REG): Renumber.
16101         (TR0_REG, TR1_REG, TR2_REG): New.
16102         (XD0_REG): Renumber.
16103         (UNSPEC_COMPACT_ARGS): New.
16104         (type): Added pt and ptabs.
16105         (length): Default to 4 on SHmedia.  Default pt length to 12
16106         and     20 on SHmedia32 and SHmedia64, respectively.
16107         (pt): New function unit.
16108         (movdi, movsi): Add types pt and ptabs.  Don't increment LABEL_NUSES.
16109         Add whitespace between operands of SHmedia instructions.
16110         (movdicc): Fix.
16111         (adddi3_media, addsi3_media): Adjust constraints.
16112         (subsi3) [SHmedia]: Force operand 1 into a register.
16113         (udivsi3_i1_media, udivsi3_i4_media): New.
16114         (udivsi3): Support SHmedia.
16115         (divsi3_i1_media, divsi3_i4_media): New.
16116         (divsi3): Support SHmedia.
16117         (anddi3, iordi3, xordi3): Adjust constraints.
16118         (zero_extendhidi2, zero_extendqidi2): New.
16119         (extendsidi2, extendhidi2, extendqidi2): New.
16120         (push, pop, push_e, push_fpul, push_4): Disable on SH5.
16121         (pop_e, pop_fpul, pop_4): Likewise.
16122         (movsi_media): Support FP and BT registers.
16123         (movsi_media_nofpu): New.  Adjust splits to DImode.
16124         (lduw, ldub): Renamed to zero_extend* above.
16125         (movqi_media): Fix typo.
16126         (movdi_media): Support FP and BT registers.
16127         (movdi_media_nofpu): New.  Adjust splits for SHmedia32.
16128         (movdi_const_32bit): New.
16129         (shori_media): Require immediate operand.  Use `u' for output.
16130         (movdf_media, movsf_media): Simplified.
16131         (movdf_media_nofpu, movsf_media_nofpu): New.
16132         (movdf, movsf): Adjust
16133         (movv2sf, movv2sf, movv16sf): New.
16134         (beq_media, beq_media_i): Adjust constraints.  Don't use
16135         scratch BT register.
16136         (bne_media, bne_media_i): Likewise.
16137         (bgt_media, bgt_media_i): Likewise.
16138         (bge_media, bge_media_i): Likewise.
16139         (bgtu_media, bgtu_media_i): Likewise.
16140         (bgeu_media, bgeu_media_i): Likewise.
16141         (beq, bne, bgt, blt, ble, bge, bgtu, bltu, bgeu, bleu,
16142         bunordered): Emit jump insn.  Force operands to registers when
16143         needed.
16144         (jump_media, jump): Simplify.
16145         (call_compact, call_compact_rettramp): New.
16146         (call_value_compact, call_value_compact_rettramp): New.
16147         (call_media, call_value_media): Simplify.
16148         (sibcall_compact, sibcall_media): New.
16149         (call, call_value): Adjust for SHmedia and SHcompact.
16150         (sibcall, sibcall_value, untyped_call): Likewise.
16151         (sibcall_epilogue): Preserve r0 across epilogue for SHcompact.
16152         (indirect_jump): Adjust for SHmedia.
16153         (casesi_jump_media): New.
16154         (nop): Re-enable for SHmedia.
16155         (call_site): Restrict to SH1.
16156         (casesi): Adjust for SHmedia.
16157         (casesi_shift_media, casesi_load_media): New.
16158         (return): Explicitly use PR register.  Call return trampoline
16159         on SHcompact.
16160         (return_i): Explicitly use PR register.
16161         (shcompact_return_tramp, shcompact_return_tramp_i): New.
16162         (return_media): Adjust.
16163         (shcompact_incoming_args): New.
16164         (epilogue): Adjust.
16165         (seq, slt, sle, sgt, sge, sgtu, sltu, sleu, sgeu, sne): Adjust.
16166         (movstrsi): Disable on SH5.
16167         (fpu_switch0, fpu_switch1, movpsi): Enable on SH4.
16168         (addsf3, addsf3_media): Test TARGET_SHMEDIA_FPU.
16169         (subsf3, subsf3_media): Likewise.
16170         (mulsf3, mulsf3_media, mac_media): Likewise.
16171         (divsf3, divsf3_media): Likewise.
16172         (floatdisf2, floatsisf2_media): Likewise.  Adjust constraints.
16173         (floatsisf2, fux_truncsfsi2): Likewise.
16174         (fix_truncsfdi2, fix_truncsfsi2_media): Likewise.  Adjust
16175         constraints.
16176         (cmpeqsf_media, cmpgtsf_media, cmpgesf_media): Likewise.
16177         (cmpunsf_media, cmpsf): Likewise.
16178         (negsf2, negsf2_media, sqrtsf2, sqrtsf2_media): Likewise.
16179         (abssf2, abssf2_media): Likewise.
16180         (adddf3, adddf3_media, subdf3, subdf3_media): Likewise.
16181         (muldf3, muldf3_media, divdf3, divdf3_media): Likewise.
16182         (floatdidf2, floatsidf2_media): Likewise.  Adjust constraints.
16183         (floatsidf2, fix_truncdfsi2): Likewise.
16184         (fix_truncdfdi2, fix_truncdfsi2_media): Likewise.  Adjust
16185         constraints.
16186         (cmpeqdf_media, cmpgtdf_media): Likewise.
16187         (cmpgedf_media, cmpundf_media, cmpdf): Likewise.
16188         (negdf2, negdf2_media, sqrtdf2, sqrtdf2_media): Likewise.
16189         (absdf2, absdf2_media): Likewise.
16190         (extendsfdf2, extendsfdf2_media): Likewise.
16191         (truncsfdf2, truncsfdf2_media): Likewise.
16192         * config/sh/sh64.h: New file.
16193         * config/sh/t-sh64: New file.
16194         * config/sh/shmedia.h: New file.
16195         * config/sh/ushmedia.h: New file.
16196         * config/sh/sshmedia.h: New file.
16197         * configure.in: Added sh64-*-elf.
16198         * configure: Rebuilt.
16199         2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
16200         * config/sh/sh.c (GEN_MOV, GEN_ADD3, GEN_SUB3): New macros.
16201         (reg_class_from_letter): Use `b' for TARGET_REGS.
16202         (print_operand): Support `%M', `%m', `AND' and
16203         `ASHIFTRT'.  Do not precede constants with `#' on SHmedia.
16204         (andcosts): Adjust for SHmedia.
16205         (output_stack_adjust, sh_expand_prologue, sh_expand_epilogue):
16206         Likewise.
16207         (target_reg_operand): New function.
16208         * config/sh/sh-protos.h (target_reg_operand): Declare.
16209         * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE): Don't disable
16210         FP registers on SH5.
16211         (HARD_REGNO_MODE_OK): Accept them whenever they're acceptable
16212         on SH4.
16213         (TARGET_REGISTER_P): New macro.
16214         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Added TARGET_REGS.
16215         (FUNCTION_VALUE): Use DImode for promoted types on SHmedia.
16216         (EXTRA_CONSTRAINT_S): New macro.
16217         (EXTRA_CONSTRAINT): Adjust.
16218         (FLOAT_TYPE_SIZE): Define to 32.
16219         (Pmode): DImode on SHmedia.
16220         (CONST_COSTS): Adjust for SHmedia literals.
16221         (PREDICATE_CODES): Added target_reg_operand.
16222         (PROMOTE_MODE): Promote signed types to DImode on SHmedia.
16223         * config/sh/sh.md: Remove all attrs from SHmedia insns.
16224         (cmpeqdi_media, cmpgtdi_media, cmpgtudi_media): New insns.
16225         (cmpdi): Accept SHmedia.
16226         (movdicc_false, movdicc_true): New insns.
16227         (movdicc): New expand.
16228         (adddi3): Accept arith_operand for op2, but FAIL on SH1 if
16229         no_new_pseudos.
16230         (addsi3_media): Match `S' constraint.
16231         (anddi3, andcdi3, iordi3, xordi3, negdi_media): New insns.
16232         (negdi2): Expand for SHmedia.
16233         (one_cmpldi2): New expand.
16234         (zero_extendsidi2): Change from expand to insn.
16235         (extendsidi2): Add constraints.
16236         (movdi_media, movsi_media): Change `%x' to `%M'.  Use `%m' for
16237         LD/ST address.  Fix SI immediate loading split.
16238         (movhi_media, movqi_media, lduw, ldub): New insns.
16239         (movhi, movqi): Accept SHmedia.
16240         (shori_media, movdi_media): Relax input constraints.  Split
16241         symbolic constants.
16242         (movdf_media, movsf_media): New insn.  New split to movdi.
16243         (movdf, movsf): Match on SHmedia.
16244         (beq_media, bne_media, bgt_media, bge_media, bgtu_media,
16245         bgeu_media): New insns and splits.  New insns with `_i' suffix.
16246         (beq, bne, bgt, blt, ble, bge, bgtu, bltu, bgeu, bleu): Adjust.
16247         (bunordered): New expand.
16248         (jump_compact): Renamed from `jump'.
16249         (jump_media): New insn.
16250         (jump): New expand.
16251         (call_media, call_value_media): New insns.
16252         (call, call_value): Adjust.
16253         (indirect_jump_compact): Renamed from `indirect_jump'.
16254         (indirect_jump_media): New insn.
16255         (indirect_jump): New expand.
16256         (untyped_call, return): Accept SHmedia.
16257         (return_media): New insn.
16258         (prologue, epilogue, blockage): Accept SHmedia.
16259         (seq, slt, sle, sgt, sge, sgtu, sltu, sleu, sgeu, sne): Adjust.
16260         (sunordered): New expand.
16261         (addsf3, subsf3, mulsf3, divsf3, floatsisf2, fix_truncsfsi2,
16262         cmpsf, negsf2, sqrtsf2, abssf2): Adjust for SHmedia.
16263         (addsf3_media, subsf3_media, mulsf3_media, mac_media,
16264         divsf3_media, floatdisf2, floatsisf2_media, fix_truncsfdi2,
16265         fix_truncsfsi2_media, cmpeqsf_media, cmpgtsf_media,
16266         cmpgesf_media, cmpunsf_media, negsf2_media, sqrtsf2_media,
16267         abssf2_media): New insns.
16268         (adddf3, subdf3, muldf3, divdf3, floatsidf2, fix_truncdfsi2,
16269         cmpdf, negdf2, sqrtdf2, absdf2): Adjust for SHmedia.
16270         (adddf3_media, subdf3_media, muldf3_media, divdf3_media,
16271         floatdidf2, floatsidf2_media, fix_truncdfdi2,
16272         fix_truncdfsi2_media, cmpeqdf_media, cmpgtdf_media,
16273         cmpgedf_media, cmpundf_media, negdf2_media, sqrtdf2_media,
16274         absdf2_media): New insns.
16275         (extendsfdf2, truncdfsf2): Adjust for SHmedia.
16276         (extendsfdf2_media, truncdfsf2_media): New insns.
16277         2000-09-14  Alexandre Oliva  <aoliva@redhat.com>
16278         * config/sh/sh.c (machine_dependent_reorg): On shmedia, skip for now.
16279         * config/sh/sh.h (CONST_OK_FOR_J): Document.
16280         (LEGITIMATE_CONSTANT_P): Accept CONST_DOUBLEs on shmedia.
16281         * config/sh/sh.md (adddi3): New expand.
16282         (adddi3_media, adddi3z_media): New insns.
16283         (adddi3_compact): Renamed from adddi3.
16284         (addsi3_media): Use add.l r63 to add constant zero.
16285         (subdi3): New expand.
16286         (subdi3_media): New insn.
16287         (subdi3_compact): Renamed from subdi3.
16288         (mulsidi3): New expand.
16289         (mulsidi3_media): New insn.
16290         (mulsidi3_compact): Renamed from mulsidi3.
16291         (umulsidi3): New expand.
16292         (umulsidi3_media): New insn.
16293         (umulsidi3_compact): Renamed from umulsidi3.
16294         (ashlsi3_media, ashrsi3_media, lshrsi3_media): New insns.
16295         (ashlsi3, ashrsi3, lshrsi3): Use them.
16296         (ashldi3_media, ashrdi3_media, lshrdi3_media): New insns.
16297         (ashldi3, ashrdi3, lshrdi3): Use them.
16298         (zero_extendsidi2): New expand.
16299         (extendsidi2): New insn.
16300         (movsi_media): New insn.  Split to movdi to load constants.
16301         (movsi): Enable for shmedia.
16302         (movdi_media): New insn.  Use shori_media to load wide constants.
16303         (short_media): New insn.
16304         (movdi): Enable for shmedia.
16305         2000-09-08  Alexandre Oliva  <aoliva@redhat.com>
16306         * config/sh/sh.h (CPP_SPEC): Added `m5'.
16307         (SUBTARGET_CPP_SPEC): Added `!m5'.
16308         (SH5_BIT, TARGET_SH5, TARGET_SHMEDIA, TARGET_SHCOMPACT): New macros.
16309         (TARGET_SWITCHES): Added `5' and `5-compact'.  Added SH1_BIT
16310         to all other SH variants.
16311         (TARGET_DEFAULT): Set to SH1_BIT.
16312         (OVERRIDE_OPTIONS): Recognize sh5 CPU.
16313         (BITS_PER_WORD): Raise to 64 on shmedia.
16314         (MAX_BITS_PER_WORD): Change to 64.
16315         (MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Set to MAX_BITS_PER_WORD.
16316         (INT_TYPE_SIZE): Keep as 32.
16317         (UNITS_PER_WORD): Raise to 8 on shmedia.
16318         (MIN_UNITS_PER_WORD): Keep as 4.
16319         (POINTER_SIZE): Raise to 64 on shmedia.
16320         (CONST_OK_FOR_J): New macro.
16321         (CONST_OK_FOR_LETTER_P): Use it.
16322         (processor_type): Add PROCESSOR_SH5.
16323         * config/sh/sh.md: Conditionalize all expands, insns and
16324         splits to TARGET_SH1.
16325         (cpu): Added sh5.
16326         (addsi3_compact): Renamed from...
16327         (addsi3): Now an expand.
16328         (addsi3_media, subsi3_media): New insns.
16329         (subsi3): Don't negate constants with SHmedia.
16330
16331         * hooks.c: New file.
16332         * hooks.h: New file.
16333         * Makefile.in (HOOKS_H): New.
16334         (TARGET_DEF_H): Added $(HOOKS_H).
16335         (OBJS): Added hooks.o.
16336         (cfgcleanup.o, bb-reorder.o): Added target.h.
16337         (hooks.o): Added dependencies.
16338         * target-def.h (TARGET_CANNOT_MODIFY_JUMPS_P): New, added to...
16339         (TARGET_INITIALIZER): this.
16340         * doc/tm.texi (TARGET_CANNOT_MODIFY_JUMPS_P): Document.
16341         * target.h (struct gcc_target): Added cannot_modify_jumps_p.
16342         * bb-reorder.c: Include target.h.
16343         (reorder_basic_blocks): Skip if cannot modify jumps.
16344         * cfgcleanup.c: Include target.h.
16345         (try_optimize_cfg): Skip merge blocking if cannot modify jumps.
16346
16347 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
16348
16349         * config/mips/mips.md (casesi_internal, casesi_internal_di):
16350         Protect jump delay slot instructions with .set noreorder and
16351         .set nomacro.
16352
16353 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
16354
16355         * config/mips/mips.md (casesi_internal_di): Calculate
16356         the index into the target offset table correctly.
16357
16358 2002-02-08  Richard Henderson  <rth@redhat.com>
16359
16360         * expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.
16361         * final.c (output_addr_const): Accept and discard SUBREG.
16362         * varasm.c (decode_addr_const): Don't abort on unknown expressions --
16363         mark them unknown instead.
16364         (simplify_subtraction): Handle RTX_UNKNOWN.
16365         (initializer_constant_valid_p): Strip NOP_EXPRs that narrow the mode.
16366
16367 2002-02-08  David Edelsohn  <edelsohn@gnu.org>
16368
16369         * doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo.
16370
16371 2002-02-08  Richard Henderson  <rth@redhat.com>
16372
16373         * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.
16374
16375 2002-02-08  Andreas Jaeger  <aj@suse.de>
16376
16377         * config.gcc (x86_64-*-linux): Add t-linux64 makefile fragment.
16378         * config/i386/t-linux64: New file.
16379
16380 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
16381
16382         * c-common.c (c_expand_expr): Revert 2002-02-06 patch.
16383         * c-parse.in (compstmt): Clear last_expr_type.
16384
16385 2002-02-07  Richard Henderson  <rth@redhat.com>
16386
16387         * loop.c (strength_reduce): Sink final_value when not
16388         eliminating a biv.
16389
16390 2002-02-07  David O'Brien  <obrien@FreeBSD.org>
16391
16392         * config/sparc/freebsd.h: Fix mismatched spec {.
16393
16394 2002-02-07  Richard Henderson  <rth@redhat.com>
16395
16396         * cfgrtl.c: Include recog.h and insn-config.h.
16397         (keep_with_call_p): Fix general_operand invocation.
16398         * Makefile.in (cfgrtl.o): Update dependencies.
16399
16400 2002-02-07  Kazu Hirata  <kazu@hxi.com>
16401
16402         * config/h8300/h8300.c (two_insn_adds_subs_operand): Revise a
16403         comment.  Accept HImode only if TARGET_H8300.
16404
16405 2002-02-07  Eric Christopher  <echristo@redhat.com>
16406
16407         * config/mips/crtn.asm: Cleanup #ifdefs.
16408
16409 2002-02-07  Eric Christopher  <echristo@redhat.com>
16410
16411         * config/mips/crti.asm: Add changes for mips16. mips16 uses
16412         register 7 as RA instead of $31.
16413         * config/mips/crtn.asm: Ditto.
16414         * config/mips/mips.c (mips_move_2words): Add case for
16415         TARGET_MIPS16 when HOST_BITS_PER_WIDE_INT >= 64.
16416         (compute_frame_size): Fix typo.
16417         (save_restore_insns): Ditto.  Make documentation about using
16418         register $7 as return register more precise.
16419         (mips_expand_epilogue): Fix comment. Add code to work around not
16420         being able to add to the stack pointer directly.
16421         * config/mips/mips.h (EH_RETURN_DATA_REGNO): Change register number
16422         to 2 for TARGET_MIPS16 as we need 6 and 7 as clobbers in the
16423         epilogue.
16424
16425 2002-02-07  Tom Rix  <trix@redhat.com>
16426
16427         * config/rs6000/rs6000.c (reg_or_aligned_short_operand): New. For
16428         immediates in ldu and stdu DS opcode field.
16429         * config/rs6000/rs6000.md (movdi_update, movdi_update1): Use.
16430         * config/rs6000/rs6000-protos.h: Add reg_or_aligned_short_operand.
16431         * config/rs6000/rs6000.h (PREDICATE_CODES): Same.
16432
16433 2002-02-07  Jeff Sturm  <jsturm@one-point.com>
16434
16435         * config/sparc/sparc.c (compute_frame_size): Don't correct frame
16436         offset for stack bias.
16437
16438 2002-02-07  H.J. Lu <hjl@gnu.org>
16439
16440         * config/mips/linux.h (SUBTARGET_ASM_DEBUGGING_SPEC): Defined.
16441
16442 2002-02-07  Ulrich Weigand  <uweigand@de.ibm.com>
16443
16444         * testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned-char option.
16445
16446 Thu Feb  7 12:14:17 CET 2002  Jan Hubicka  <jh@suse.cz>
16447
16448         * i386-protos.h (x86_order_regs_for_local_alloc): Declare
16449         * i386.c (x86_order_regs_for_local_alloc): New global function.
16450         * i386.h (REG_ALLOC_ORDER): CLeanup.
16451         (ORDER_REGS_FOR_LOCAL_ALLOC): New.
16452
16453 2002-02-07  Richard Henderson  <rth@redhat.com>
16454
16455         PR optimization/2463
16456         * alias.c (find_base_value): Recall base values for fixed hard regs.
16457         * loop.c (loop_regs_update): Don't use single_set on non-insns.
16458
16459 2002-02-07  Alexandre Oliva  <aoliva@redhat.com>
16460
16461         * config/mips/mips.md (define_delay) [mips16]: Adjust required
16462         length.
16463
16464 2002-02-06  Richard Henderson  <rth@redhat.com>
16465
16466         PR c/5609
16467         * stmt.c (resolve_operand_name_1): Take more care with mixed
16468         named and unnamed operands.
16469
16470 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
16471             Jan Hubicka  <jh@suse.cz>
16472
16473         * loop.c (remove_constant_addition): Avoid clobbering a shared
16474         CONST expression.
16475
16476 2002-02-06  Ulrich Weigand  <uweigand@de.ibm.com>
16477
16478         * config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment.
16479         * config/s390/t-linux64: New file.
16480         * config/s390/libgcc-glibc.ver: New file.
16481
16482 2002-02-06  Ulrich Weigand  <uweigand@de.ibm.com>
16483
16484         * config/s390/linux64.h: Delete file.
16485         * config/s390/s390x.h: New file.
16486         * config.gcc (s390x-*-linux*): Use s390x.h instead of linux64.h
16487         as target header file.
16488         * config/s390/linux.h (TARGET_VERSION): Define depending on
16489         DEFAULT_TARGET_64BIT.
16490         (CPP_SPEC, ASM_SPEC, LINK_SPEC): Likewise.
16491         (SIZE_TYPE, PTRDIFF_TYPE): Likewise.
16492         (NO_BUILTIN_SIZE_TYPE, NO_BUILTIN_PTRDIFF_TYPE): Define.
16493         (CPP_ARCH31_SPEC, CPP_ARCH64_SPEC): New defines.
16494         (LINK_ARCH31_SPEC, LINK_ARCH64_SPEC): New defines.
16495         (EXTRA_SPEC): New define.
16496         * config/s390/s390.h (TARGET_VERSION): Define depending on
16497         DEFAULT_TARGET_64BIT.
16498         (MASK_RETURN_ADDR): Add run-time check for TARGET_64BIT.
16499
16500 2002-02-06  Jason Merrill  <jason@redhat.com>
16501
16502         * c-decl.c (finish_function): Warn about a non-void function with
16503         no return statement and no abnormal exit.
16504         (current_function_returns_abnormally): New variable.
16505         (start_function): Clear it.
16506         (struct c_language_function): Add returns_abnormally.
16507         (push_c_function_context): Save it.
16508         (pop_c_function_context): Restore it.
16509         (builtin_function): Set TREE_THIS_VOLATILE on return fns.
16510         (grokdeclarator): Set C_FUNCTION_IMPLICIT_INT on functions without
16511         an explicit return type.
16512         * c-tree.h: Declare current_function_returns_abnormally.
16513         (C_FUNCTION_IMPLICIT_INT): New macro.
16514         * c-typeck.c (build_function_call): Set it.
16515         (c_expand_return): Set current_function_returns_value even if the
16516         value is erroneous.
16517
16518 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16519
16520         PR c/5420:
16521         * c-common.c (c_unsafe_for_reeval): Make COMPOUND_LITERAL_EXPR
16522         unsafe for reevaluation.
16523
16524 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16525
16526         PR c/5482:
16527         * c-common.c (c_expand_expr) [STMT_EXPR]: If last expression is not
16528         EXPR_STMT, but COMPOUND_STMT, recurse into it.
16529
16530 2002-02-06  Richard Henderson  <rth@redhat.com>
16531
16532         * cfganal.c (keep_with_call_p): Source for fixed_reg dest must
16533         be a general_operand.  Dest for function value must be a pseudo.
16534
16535 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
16536
16537         * dbxout.c (dbxout_symbol_location): Accept LABEL_REFs as well
16538         as SYMBOL_REFs from the constant pool.
16539
16540 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
16541
16542         * dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parameters
16543         passed by invisible reference.
16544
16545 2002-02-05  Richard Henderson  <rth@redhat.com>
16546
16547         * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): No stack bias.
16548
16549 2002-02-06  Hans-Peter Nilsson  <hp@bitrange.com>
16550
16551         Implement using "base addresses" in insn operands as default.
16552         * config/mmix/mmix.c (mmix_conditional_register_usage): if
16553         -mabi=gnu, modify fixed_regs to fit the GNU ABI.
16554         (mmix_extra_constraint): Use 'R' to indicate that GETA should be
16555         used to read the rtx value.
16556         (mmix_target_asm_function_epilogue): Fix spacing.
16557         (mmix_constant_address_p): Handle TARGET_BASE_ADDRESSES.
16558         (mmix_legitimate_address): Ditto.
16559         (mmix_encode_section_info): Set SYMBOL_REF_FLAG on rtx:es that
16560         should be loaded with a GETA insn.  Don't allocate needless extra
16561         char for nul termination and fix misleading comment.
16562         (mmix_print_operand_address): Handle constants if
16563         TARGET_BASE_ADDRESSES.
16564         (mmix_output_register_setting): Use base addressing if
16565         TARGET_BASE_ADDRESSES and the number of insns is 3.
16566         * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): New.
16567         * config/mmix/mmix.md ("movdi"): Change the alternative with GETA
16568         to use R as constraint, add LDA to match s.
16569         * config/mmix/mmix.h (TARGET_BASE_ADDRESSES): New.
16570         (TARGET_DEFAULT): Add TARGET_MASK_BASE_ADDRESSES.
16571         (TARGET_SWITCHES): Add -mbase-addresses, -mno-base-addresses.
16572         (FIXED_REGISTERS): Make registers $231..$246 fixed by default.
16573         (MMIX_MMIXWARE_ABI_REG_ALLOC_ORDER): Move $231..$246 last, in
16574         order with other fixed registers.
16575         (MMIX_GNU_ABI_REG_ALLOC_ORDER): Put forward $231, in order with
16576         other parameter/call-clobbered registers.
16577         * doc/invoke.texi (Option Summary) <MMIX Options>: Add
16578         -mbase-addresses, -mno-base-addresses.
16579         (MMIX Options): Ditto.
16580
16581 2002-02-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16582
16583         * pa.h (PREDICATE_CODES): Add reg_before_reload_operand.
16584
16585 2002-02-06  Aldy Hernandez  <aldyh@redhat.com>
16586
16587         * config/rs6000/altivec.h: Change elem to _S_elem.
16588
16589 2002-02-05  Jason Thorpe  <thorpej@wasabisystems.com>
16590
16591         * config/netbsd.h (WCHAR_TYPE): Define.
16592         (WCHAR_TYPE_SIZE): Ditto.
16593         (WINT_TYPE): Ditto.
16594         * config/alpha/netbsd.h (WCHAR_TYPE): Remove.
16595         (WCHAR_UNSIGNED): Ditto.
16596         (WCHAR_TYPE_SIZE): Ditto.
16597         (WINT_TYPE): Ditto.
16598         * config/arm/netbsd.h: Likewise.
16599         * config/i386/netbsd-elf.h: Likewise.
16600         * config/i386/netbsd.h: Likewise.
16601         * config/m68k/netbsd-elf.h: Likewise.
16602         * config/m68k/netbsd.h: Likewise.
16603         * config/ns32k/netbsd.h: Likewise.
16604         * config/sparc/netbsd.h: Likewise.
16605         * config/vax/netbsd.: Likewise.
16606
16607 2002-02-05  Alexandre Oliva  <aoliva@redhat.com>
16608
16609         * target.h (struct gcc_target): Added ms_bitfield_layout_p.
16610         * target-def.h (TARGET_MS_BITFIELD_LAYOUT_P): New.  Added to...
16611         (TARGET_INITIALIZER): this.
16612         * doc/tm.texi (TARGET_MS_BITFIELD_LAYOUT_P): Document.
16613         (BITFIELD_NBYTES_LIMITED): Markup fix.
16614         * tree.h (default_ms_bitfield_layout_p): Declare.
16615         (record_layout_info): Added prev_field.
16616         * tree.c (default_ms_bitfield_layout_p): New fn.
16617         * c-decl.c (finish_struct): Disregard EMPTY_FIELD_BOUNDARY and
16618         PCC_BITFIELD_TYPE_MATTERS for MS bit-field layout.
16619         * stor-layout.c: Include target.h.
16620         (start_record_layout): Initialize prev_field.
16621         (place_field): Handle MS bit-field layout, and disregard
16622         EMPTY_FIELD_BOUNDARY, BITFIELD_NBYTES_LIMITED and
16623         PCC_BITFIELD_TYPE_MATTERS in this case.  Update prev_field.
16624         * Makefile.in (stor-layout.o): Adjust dependencies.
16625
16626 2002-02-05  Jason Merrill  <jason@redhat.com>
16627
16628         * collect2.c (dump_file): Pass DMGL_VERBOSE to cplus_demangle.
16629
16630 2002-02-05  Andreas Jaeger  <aj@suse.de>
16631
16632         * crtstuff.c: Fix comments.
16633
16634 2002-02-05  Richard Henderson  <rth@redhat.com>
16635
16636         PR fortran/3393
16637         * loop.c (loop_iv_add_mult_emit_before): Copy multiplier as well.
16638         (loop_iv_add_mult_sink, loop_iv_add_mult_hoist): Likewise.
16639
16640         PR fortran/3392
16641         * config/mips/mips.c (function_arg): Handle TImode.
16642         (function_arg_advance): Likewise.
16643
16644 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16645
16646         * config/rs6000/altivec.h (vec_step_help): Rename to
16647         __vec_step_help.
16648
16649 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16650
16651         * config/rs6000/altivec.h: Fix typos.
16652
16653 2002-02-05  Jason Thorpe  <thorpej@wasabisystems.com>
16654
16655         * config/arm/netbsd.h: Correct a comment.
16656
16657 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16658
16659         * config/rs6000/rs6000.c (altivec_init_builtins): Fix typo
16660         building void typed builtins.
16661
16662         * config/rs6000/altivec.h (vec_ld*): Fix typos.
16663         (vec_step): Implement for C++.
16664
16665 Mon Feb  4 19:23:19 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16666
16667         * final.c (final_scan_insn): Add case for NOTE_INSN_LOOP_END_TOP_COND.
16668
16669 2002-02-04  Richard Henderson  <rth@redhat.com>
16670
16671         * combine.c (nonzero_bits): Re-introduce special case for
16672         sp/fp/ap wrt REGNO_POINTER_ALIGN.
16673
16674 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16675
16676         * doc/extend.texi: Warn about unsupported usage of altivec
16677         builtins.
16678
16679         * config/rs6000/rs6000.md (altivec_vcmp*_p): Remove.
16680         (altivec_predicate_*): New.
16681
16682         * config/rs6000/altivec.h: Rewrite predicates to use new builtins.
16683         Add C++ version of vec_*() functions.
16684
16685         * config/rs6000/rs6000.c (bdesc_altivec_preds): New.
16686         (bdesc_2arg): Remove altivec predicates.
16687         (altivec_expand_builtin): Handle predicates.
16688         (altivec_init_builtins): Handle predicates.
16689         (altivec_expand_predicate_builtin): New.
16690
16691 2002-02-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16692
16693         * pa.c (DO_FRAME_NOTES): Move forward.
16694         (store_reg): Revise handling of frame notes.
16695         (load_reg): Likewise.
16696         (set_reg_plus_d): Likewise.
16697         (hppa_expand_prologue): Likewise.
16698         (hppa_expand_epilogue): Likewise.
16699
16700 2002-02-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16701
16702         * unwind-dw2-fde-glibc.c: Define _GNU_SOURCE if not defined.
16703
16704 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16705
16706         PR c/4475, c++/3780:
16707         * c-common.def (SWITCH_STMT): Add SWITCH_TYPE operand.
16708         * c-common.h (SWITCH_TYPE): Define.
16709         * c-typeck.c (c_start_case): Set SWITCH_TYPE.
16710         * stmt.c (all_cases_count): Set lastval to thisval at end of loop.
16711         Rename spareness variable to sparseness.
16712         (expand_end_case_type): Renamed from expand_end_case, use orig_type
16713         if non-NULL instead of TREE_TYPE (orig_index).
16714         * tree.h (expand_end_case_type): Renamed from expand_end_case.
16715         (expand_end_case): Define using expand_end_case_type.
16716         * c-semantics.c (genrtl_switch_stmt): Pass SWITCH_TYPE
16717         to expand_end_case_type.
16718         * doc/c-tree.texi (SWITCH_STMT): Document SWITCH_TYPE.
16719
16720 2002-02-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16721
16722         * pa.h (PREFERRED_STACK_BOUNDARY): Define to match standard rounding.
16723         (BIGGEST_ALIGNMENT): Change to 128.
16724
16725 2002-02-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16726
16727         * pa32-linux.h (LINK_COMMAND_SPEC): Define.
16728
16729 2002-02-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16730
16731         * pa.md (call_internal_reg_64bit): Remove unused variable.
16732
16733 2002-02-04  Nick Clifton  <nickc@cambridge.redhat.com>
16734
16735         * config/arm/arm.h (machine_function): Add uses_anonymous_args
16736         field.
16737         (SETUP_INCOMING_VARARGS): Set uses_anonymous_args.
16738         * config/arm/arm.c (current_function_anonymous_args): Delete,
16739         replace uses with cfun->machine->uses_anonymous_args.
16740         (arm_reorg): Do not reset uses_anonymous_args.
16741
16742         * config/arm/arm.c (arm_hard_regno_mode_ok): Allow any value in
16743         any geenral register.
16744
16745 2001-02-04  Bernd Schmidt  <bernds@redhat.com>s
16746
16747         * cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect
16748         the entry block.
16749
16750 2002-02-04  Richard Henderson  <rth@redhat.com>
16751
16752         * combine.c (force_to_mode): Remove STACK_BIAS code.
16753         (nonzero_bits): Likewise.  Replace sp/fp special case with
16754         REGNO_POINTER_ALIGN.
16755
16756         * config/sparc/sparc.h (FRAME_POINTER_REGNUM): Change to SFP.
16757         (HARD_FRAME_POINTER_REGNUM): New.
16758         (FIRST_PSEUDO_REGISTER, REG_CLASS_CONTENTS): Update.
16759         (FIXED_REGS, CALL_USED_REGS): Update.
16760         (REG_ALLOC_ORDER, REGISTER_NAMES): Update.
16761         (CONDITIONAL_REGISTER_USAGE): Update for HFP.
16762         (HARD_REGNO_NREGS): Update for SFP.
16763         (STACK_POINTER_OFFSET): Include bias here ...
16764         (FIRST_PARM_OFFSET): ... not here.
16765         (STACK_BIAS): Remove.
16766         (INIT_EXPANDERS): New.
16767         (STARTING_FRAME_OFFSET): Do not include bias.
16768         (ELIMINABLE_REGS, CAN_ELIMINATE, INITIAL_ELIMINATION_OFFSET): New.
16769         (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P): Update for SFP.
16770         (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P): Likewise.
16771         * config/sparc/aout.h (DBX_REGISTER_NUMBER): Update for HFP.
16772         * config/sparc/litecoff.h, config/sparc/sol2.h: Likewise.
16773         * config/sparc/sparc.c (mem_min_alignment): Update for HFP.
16774         (sparc_nonflat_function_prologue, epilogue_renumber): Likewise.
16775         (MUST_SAVE_REGISTER): Likewise.
16776         (sparc_flat_function_prologue): Likewise.
16777         (sparc_flat_function_epilogue): Likewise.
16778         (HARD_FRAME_POINTER_MASK): Rename from FRAME_POINTER_MASK.
16779         (sparc_init_modes): SFP is GENERAL_REGS.
16780         (sparc_builtin_saveregs): SFP does not have bias applied.
16781
16782 2002-02-04  Richard Henderson  <rth@redhat.com>
16783
16784         * config/alpha/alpha.c (current_function_is_thunk): Don't check
16785         current_function_is_thunk.
16786         (alpha_sa_mask): Distinguish between current_function_is_thunk
16787         called from ASM_OUTPUT_MI_THUNK and not.
16788         (alpha_does_function_need_gp): Thunks always need gp.
16789         (alpha_start_function, alpha_output_function_end_prologue): Likewise.
16790         (alpha_output_mi_thunk_osf): New.
16791         * config/alpha/alpha-protos.h: Update.
16792         * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): New.
16793
16794 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
16795
16796         * c-typeck.c (build_c_cast): Warn when qualifiers are added to
16797         function types, not when they're taken away.
16798
16799 Mon Feb  4 09:05:58 2002  Jeffrey A Law  (law@redhat.com)
16800
16801         * cfgrtl.c (try_redirect_by_replacing_jump): Remove associated
16802         CODE_LABEL and jump table when replacing a table jump with a
16803         simple jump.
16804
16805 2002-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16806
16807         * config/s390/s390-protos.h (legitimize_la_operand,
16808         s390_secondary_input_reload_class, s390_plus_operand,
16809         s390_expand_plus_operand): Add prototypes.
16810
16811         config/s390/s390.c (s390_secondary_input_reload_class,
16812         s390_plus_operand, s390_expand_plus_operand): New functions.
16813
16814         (struct s390_address): New member 'pointer'.
16815         (s390_decompose_address): Compute it.
16816         (legitimate_la_operand_p): Use it.
16817         (legitimize_la_operand): New function.
16818         (movti, movdi, movdf splitters): Call it.
16819
16820         config/s390/s390.h (SECONDARY_INPUT_RELOAD_CLASS): Define.
16821         (PREDICATE_CODES): Add s390_plus_operand.
16822
16823         config/s390/s390.md (adddi3_inv_64, addaddr_ccclobber): Delete.
16824         (la_ccclobber): Allow GENERAL_REGS as output operand.
16825
16826         (reload_load_address, *reload_load_address_reg_0, *la, *do_la_reg_0,
16827         *reload_la_64, *reload_la_31 and splitters): Delete, replace by ...
16828         (*la_64, *la_31, reload_indi, reload_insi): ... these.
16829
16830 2002-02-04  Ulrich Weigand  <uweigand@de.ibm.com>
16831
16832         * gcc/config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Fixed
16833         register names for regular asm () construct.
16834
16835 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16836
16837         * config/i386/i386.md (movsf_1): Allow moving SF values in MMX
16838         registers.
16839
16840 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16841
16842         * combine.c (recog_for_combine): Create a dummy insn with PATTERN
16843         pat for recog.
16844
16845 2002-02-04  Hartmut Penner  <hpenner@de.ibm.com>
16846
16847         * varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in
16848         constant pool to be identical by string address and index.
16849
16850 2002-02-04  Anthony Green  <green@redhat.com>
16851
16852         * output.h (SECTION_OVERRIDE): Define.
16853         * varasm.c (named_section): Obey SECTION_OVERRIDE.
16854
16855 2002-02-03  Jason Thorpe  <thorpej@wasabisystems.com>
16856
16857         * config.gcc (arm*-*-netbsdelf*): Placeholder to prevent match
16858         by existing arm*-*-netbsd* (a.out) target.
16859         (ns32k-*-netbsdelf*): Likewise.
16860         (sparc-*-netbsdelf*): Likewise.
16861         (vax-*-netbsdelf*): Likewise.
16862
16863 2002-02-03  Danny Smith <dannysmith@users.sourceforge.net>
16864
16865         * gthr-win32.h: Protect against conflicting typedef for BOOL in windows
16866         headers and libobjc headers.
16867
16868 2002-02-03  Mumit Khan  <khan@nanotech.wisc.edu>
16869
16870         * gthr-win32.h (__mingwthr_key_dtor): Use extern "C" linkage for C++.
16871         (_mingw.h): Remove duplicate include.
16872
16873 2002-02-03  Jason Thorpe  <thorpej@wasabisystems.com>
16874
16875         * config.gcc: Set cpu_type to m68k for 68010, as well.
16876         (m68010-*-netbsdelf*): New...
16877         (m68k*-*-netbsdelf*): ...targets.
16878         * config/m68k/netbsd-elf.h: New file.
16879
16880 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16881
16882         * config/h8300/h8300.c (hand_list): Move inside function_arg.
16883
16884 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16885
16886         * config/h8300/h8300.c (h8_push_ops): Move inside
16887         h8300_init_once.
16888         (h8_pop_ops): Likewise.
16889         (h8_move_ops): Likewise.
16890
16891 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16892
16893         * config/h8300/h8300.c (os_task): Make it static.
16894         (monitor): Likewise.
16895         (pragma_saveall): Likewise.
16896
16897 2002-02-02  Alexandre Oliva  <aoliva@redhat.com>
16898
16899         * config/sh/sh.md (ic_invalidate_line): Make sure the immediate
16900         constant is a valid sign-extension for Pmode.
16901
16902 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16903
16904         * config/h8300/h8300.c: Fix formatting.
16905
16906 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16907
16908         * config/h8300/h8300.md: Fix formatting.
16909
16910 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16911
16912         * config/h8300/h8300.md (one_cmpl patterns): Tighten the
16913         predicates of operands[1].  Split the patterns for each
16914         processor variant.
16915
16916 2002-02-02  Kazu Hirata  <kazu@hxi.com>
16917
16918         * config/h8300/h8300.md (xor patterns): Tighten the predicates
16919         of operands[1] to register_operand.
16920
16921 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16922
16923         * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
16924         * cpphash.c (_cpp_init_hashtable): Similarly.
16925         * cppinit.c (cpp_create_reader): Default the signed_char flag.
16926         (init_builtins): Define __CHAR_UNSIGNED__ appropriately.
16927         (COMMAND_LINE_OPTIONS): Recognise -f{un,}signed-char.
16928         (cpp_handle_option): Handle the new options.
16929         * cpplex.c (cpp_interpret_charconst): Use new flag.
16930         * cpplib.h (struct cpp_options): New member signed_char.
16931         * gcc.c (cpp_unique_options): Remove %c spec and documentation.
16932         (cpp_options): Handle -fsigned-char and -funsigned-char.
16933         (static_specs): Remove signed_char_spec.
16934         (do_spec1): Don't handle %c.
16935         * system.h: Poison SIGNED_CHAR_SPEC.
16936         * tradcif.y (yylex): Use flag_signed_char.
16937         * tradcpp.h (flag_signed_char): New.
16938         * tradcpp.c (flag_signed_char): New.
16939         (main): Handle new command-line options.
16940         (initialize_builtins): Define __CHAR_UNSIGNED__ if appropriate.
16941 config:
16942         * alpha/alpha.h (SIGNED_CHAR_SPEC): Remove.
16943         * avr/avr.h: Remove old comments.
16944         * i960/i960.h (CPP_SPEC): Pass -fsigned-char if -mic*.
16945         (CC1_SPEC): Pass -fsigned-char if -mic*.
16946         (SIGNED_CHAR_SPEC): Remove.
16947 doc:
16948         * tm.texi (SIGNED_CHAR_SPEC): Remove documentation.
16949
16950 2002-02-01  Eric Christopher  <echristo@redhat.com>
16951
16952         From Daniel Jacobowitz <dmj+@andrew.cmu.edu>
16953         * config/mips/mips.h (FUNCTION_PROFILER): Fix function profiling.
16954         * config/mips/linux.h (ASM_OUTPUT_REG_PUSH): Undefine.
16955         (ASM_OUTPUT_REG_POP): Ditto.
16956
16957 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16958
16959         * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfield
16960         patch.
16961
16962 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16963
16964         * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Add missing | separators.
16965
16966 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16967
16968         PR c/5304:
16969         * expmed.c (expand_mult_highpart): Use immed_double_const for wide_op1
16970         unconditionally.
16971
16972 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
16973
16974         * cfganal.c: Include tm_p.h.
16975         (keep_with_call_p): Fix the test that determines if a register holds
16976         the return value of a call.
16977
16978 2002-02-01  DJ Delorie  <dj@redhat.com>
16979
16980         * config/sparc/sparc.c (sparc_emit_set_symbolic_const64): If
16981         we are given conflicting registers, switch to the other one we
16982         had allocated for us.
16983         * config/sparc/sparc.md (reload_indi, reload_outdi): Pass op[2]
16984         as TImode so we know when the "other" register is available.
16985
16986 2002-02-01  David O'Brien  <obrien@FreeBSD.org>
16987
16988         * config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
16989         sparc/sparc_bi.h.
16990
16991 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
16992
16993         * cfganal.c (keep_with_call_p): New function.
16994         (flow_call_edges_add): Prevent splitting a block between a call and
16995         a single-set instruction that should be kept in the same block.
16996
16997 2002-02-01  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16998
16999         * doc/install.texi (avr): Update outdated URL.
17000
17001 2002-01-30  Andrew Haley  <aph@cambridge.redhat.com>
17002
17003         * config/stormy16/stormy16.md (pushqi): New.
17004         (popqi): New.
17005         (pushhi): New.
17006         (pophi): New.
17007         (movhi): Remove stack operands.
17008         (movqi): Likewise.
17009         * config/stormy16/stormy16.h (PREDICATE_CODES): Add
17010         nonimmediate_nonstack_operand.
17011         * config/stormy16/stormy16.c (nonimmediate_nonstack_operand):
17012         New.
17013         * config/stormy16/stormy16-protos.h (nonimmediate_nonstack_operand)
17014         New.
17015
17016 2002-01-31  Jason Merrill  <jason@redhat.com>
17017
17018         * Makefile.in (c-parse.c): Handle .output file.
17019         * objc/Make-lang.in (objc-parse.c): Likewise.
17020
17021 2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
17022
17023         * config/mips/mips.h (ENDIAN_SPEC): Output the endianness flag if
17024         the -me[lb] option is given.  Don't output the default flag
17025         twice.
17026
17027 2002-01-31  Zack Weinberg  <zack@codesourcery.com>
17028
17029         * c-lex.c (yyparse): Call debug_hooks->start_source_file for
17030         the primary source file; this has not been done yet.
17031         * c-decl.c (c_expand_body): Reset input_filename from
17032         DECL_SOURCE_FILE (fndecl) before calling init_function_start.
17033
17034 2002-01-31  Kazu Hirata  <kazu@hxi.com>
17035
17036         * rtlanal.c (subreg_regno_offset): Do not use
17037         SUBREG_REGNO_OFFSET.
17038         * system.h: Add SUBREG_REGNO_OFFSET to the GCC poison list.
17039         * doc/tm.texi (SUBREG_REGNO_OFFSET): Remove.
17040
17041 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17042
17043         * gccbug.in: Follow GNU Coding Standards for --version.  Use GCC
17044         version rather than GNATS version in --version output.
17045
17046 2002-01-31  Richard Sandiford  <rsandifo@redhat.com>
17047
17048         * ifcvt.c (noce_process_if_block): Make a copy of the destination
17049         when copying back from a temporary.
17050
17051 2002-01-30  Richard Henderson  <rth@redhat.com>
17052
17053         * ifcvt.c (dead_or_predicable): Handling merging when other_bb
17054         and new_dest are the same.
17055
17056 2002-01-30  Richard Henderson  <rth@redhat.com>
17057
17058         PR opt/5076
17059         * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
17060         * rtl.c (note_insn_name): Update.
17061         * emit-rtl.c (remove_unnecessary_notes): Kill it.
17062         * stmt.c (expand_end_loop): Kill jump opt code.  Use LOOP_END_TOP_COND
17063         to perform loop rotation.
17064         (expand_exit_loop_top_cond): New.
17065         * tree.h (expand_exit_loop_top_cond): Declare it.
17066         * c-semantics.c (genrtl_while_stmt): Use it.
17067         (genrtl_for_stmt): Likewise.
17068
17069 2002-01-30  Alexandre Oliva  <aoliva@redhat.com>
17070
17071         * config/mips/mips.h (PARM_BOUNDARY): Guarantee alignment of
17072         arguments to 64-bit boundaries on 64-bit ABIs.
17073
17074 2002-01-30  Steve Ellcey  <sje@cup.hp.com>
17075
17076         * loop.c (loop_invariant_p): Special case pic_offset_table_rtx.
17077
17078 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17079
17080         * c-decl.c (grokdeclarator): Handle type being a typedef for an
17081         invalid type.
17082
17083 2002-01-30  David O'Brien  <obrien@FreeBSD.org>
17084
17085         * config.gcc: Include sparc/biarch64.h rather than sparc/sparc_bi.h.
17086         * config/sparc/sparc_bi.h: Remove file.
17087         * config/sparc/biarch64.h: New file (rename of sparc_bi.h).
17088
17089 2002-01-30  Richard Henderson  <rth@redhat.com>
17090
17091         * sched-deps.c (sched_analyze): Make a call read the frame pointer.
17092
17093 2002-01-30  Zack Weinberg  <zack@codesourcery.com>
17094
17095         * expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1.
17096
17097 2002-01-30  Jason Merrill  <jason@redhat.com>
17098
17099         * dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.
17100         (output_cfi): Likewise. Disable DW_CFA_GNU_negative_offset_extended.
17101         (reg_save): Use DW_CFA_offset_extended_sf instead.
17102
17103         * dwarf2out.c (dwarf2out_finish): Don't abort if there were errors.
17104
17105 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17106
17107         * cselib.c (cselib_record_sets): Use IF_THEN_ELSE result
17108         in cselib_lookup.
17109
17110 2002-01-29  Aldy Hernandez  <aldyh@redhat.com>
17111
17112         * rs6000.md ("*call_value_local32"): Remove constraints.
17113         ("*call_value_local64"): Same.
17114         ("*call_value_indirect_nonlocal_aix32"): Same.
17115         ("*call_value_nonlocal_aix32"): Same.
17116         ("*call_value_indirect_nonlocal_aix64"): Same.
17117         ("*call_value_nonlocal_aix64"): Same.
17118         ("*call_value_nonlocal_sysv"): Same.
17119
17120 2002-01-29  Richard Henderson  <rth@redhat.com>
17121
17122         * config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.
17123
17124 2002-01-29  Richard Henderson  <rth@redhat.com>
17125
17126         * expr.c (force_operand): Ignore flag_pic for detecting pic
17127         address loads.
17128         * regclass.c (init_reg_sets_1): Test fixed_regs not flag_pic
17129         for determining if PIC_OFFSET_TABLE_REGNUM is call-clobbered.
17130         * resource.c (mark_target_live_regs): Use regs_invalidated_by_call
17131         instead of open-coded loop.
17132         * doc/tm.texi (PIC_OFFSET_TABLE_REGNUM): Clarify that it must
17133         be fixed when in use.
17134
17135 2002-01-29  Richard Henderson  <rth@redhat.com>
17136
17137         * sched-int.h (struct deps_reg): Add uses_length, clobbers_length.
17138         * sched-rgn.c (propagate_deps): Update them.
17139         * sched-deps.c (sched_analyze_insn): Update them.  Flush the
17140         clobbers list when either gets too long.
17141
17142 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17143
17144         * config/i386/i386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS
17145         and INDEX_REGS the same as GENERAL_REGS.
17146         (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
17147
17148 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17149
17150         * tree.c (build_nonstandard_integer_type): Correct prototype.
17151
17152 2002-01-29  Ulrich Weigand  <uweigand@de.ibm.com>
17153
17154         * config/s390/s390.md (movstrsico, movstrdix_64,
17155         movstrsix_31): Remove, replace by ...
17156         (movstrdi_short, movstrsi_short, movstrdi_long,
17157         movstrsi_long): ... these.  New.
17158         (movstrdi, movstrsi): Adapt.
17159
17160         (rotldi3, rotlsi3, ashldi3, *ashldi3_31, *ashldi3_64,
17161         ashlsi3, lshrdi3, *lshrdi3_31, *lshrdi3_64, lshrsi3):
17162         Remove unnecessary CC clobber.
17163         (*ashrdi3_cc_31, *ashrdi3_cconly_31, *ashrdi3_cc_64,
17164         *ashrdi3_cconly_64, *ashrsi3_cc, *ashrsi3_cconly): New.
17165
17166         (divmoddi4): Don't partially initialize TImode register.
17167
17168 2002-01-29  Geoffrey Keating  <geoffk@redhat.com>
17169
17170         * doc/sourcebuild.texi (C Tests): Document gcc.dg/debug directory.
17171
17172 2002-01-29  Richard Henderson  <rth@redhat.com>
17173
17174         * flow.c (print_rtl_and_abort): Remove.
17175         (print_rtl_and_abort_fcn): Remove.
17176         (verify_local_live_at_start): Use dump_bb instead.
17177         (verify_wide_reg): Likewise. Take a basic_block, not rtl endpoints.
17178         (verify_wide_reg_1): Return 2 on mode test failure.
17179
17180 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17181
17182         PR c/3325, c/3326, c/2511, c/3347
17183         * c-decl.c (enum_decl_context): Remove BITFIELD.
17184         (grokdeclarator): Take bitfield width as an input.
17185         Ensure bitfields are given the correct type.  Perform
17186         bitfield width validation with build_bitfield_integer_type
17187         rather than waiting for finish_struct.
17188         (grok_typename, grok_typename_in_parm_context, start_decl,
17189         push_parmdecl, grokfield, start_function): Update calls to
17190         grokdeclarator.
17191         (build_bitfield_integer_type): New function.
17192         (finish_struct): Move bitfield validation to grokdeclarator
17193         and build_bitfield_integer_type.
17194         * tree.c (build_nonstandard_integer_type): New function.
17195         * tree.h (build_nonstandard_integer_type): New prototype.
17196 objc:
17197         * objc-act.c (objc_copy_list): Remove DECL_INITIAL kludge.
17198
17199 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17200
17201         PR other/1502:
17202         * cppinit.c (cpp_handle_option): Add ignore argument, if it is zero,
17203         don't ignore unrecognized -W* options.
17204         (cpp_handle_options): Pass 1 as last argument to cpp_handle_option.
17205         * cpplib.h (cpp_handle_option): Adjust prototype.
17206         * c-decl.c (c_decode_options): Pass 0 as last argument to
17207         cpp_handle_option.
17208
17209         PR c/2896:
17210         * gcc.c (cpp_unique_options): Split from cpp_options.
17211         (cpp_options): Source cpp_unique_options.
17212         (default_compilers): Use cpp_unique_options instead of cpp_options
17213         when used together with cc1_options.
17214         (static_specs): Add cpp_unique_options.
17215         * objc/lang-specs.h: Use cpp_unique_options instead of cpp_options
17216         when used together with cc1_options.
17217
17218 2002-01-29  Kazu Hirata  <kazu@hxi.com>
17219
17220         * config/h8300/h8300-protos.h: Update the prototype of
17221         output_a_shift.
17222         * config/h8300/h8300.c (output_a_shift): Remove an unused
17223         argument 'insn'.  Remove redundant code.
17224         * config/h8300/h8300.md: Adust to the new prototype of
17225         output_a_shift.
17226
17227 2002-01-29  Kazu Hirata  <kazu@hxi.com>
17228
17229         * config/h8300/h8300-protos.h: Update the prototypes of
17230         emit_a_rotate and expand_a_rotate.
17231         * config/h8300/h8300.c (emit_a_rotate): Change the type of the
17232         first argument to 'enum rtx_code'.
17233         (expand_a_rotate): Likewise.
17234
17235 2002-01-28  Kazu Hirata  <kazu@hxi.com>
17236
17237         * config/h8300/h8300-protos.h: Update the prototype of
17238         output_simode_bld.
17239         * config/h8300/h8300.c (output_simode_bld): Remove an argumen
17240         'log2'.
17241         * config/h8300/h8300.md: Adjust to the new prototype.
17242
17243 2002-01-28  Kazu Hirata  <kazu@hxi.com>
17244
17245         * conifg/h8300/h8300.c (h8300_adjust_insn_length): Remove
17246         redundant code.
17247
17248 2002-01-28  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17249
17250         * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM
17251         is a fixed register before returning pic_offset_table_rtx.
17252         * loop.c (scan_loop): Don't hoist insns that set pic_offset_table_rtx
17253         when PIC_OFFSET_TABLE_REG_CALL_CLOBBERED is defined.
17254
17255 2002-01-28  Jason Merrill  <jason@redhat.com>
17256
17257         * dwarf2.h: Sync with src version.
17258
17259 2002-01-28  Paul Koning  <pkoning@equallogic.com>
17260
17261         * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace
17262         BT_FN_VOID_PTR_VAR.
17263         * builtins.def (BUILT_IN_PREFETCH): Change first argument to be const.
17264         * doc/extend.texi (__builtin_prefetch): Update documentation:
17265         first argument is now const void ptr.
17266
17267 2002-01-28  Kazu Hirata  <kazu@hxi.com>
17268
17269         * config/h8300/h8300-protos.h: Remove an unused prototype.
17270
17271 2002-01-28  Roman Zippel  <zippel@linux-m68k.org>
17272
17273         * toplev.c (lang_independent_init): Round up identifier size.
17274
17275 2002-01-28  Richard Earnshaw  <rearnsha@arm.com>
17276
17277         * config.gcc: Revert previous change.
17278
17279 2002-01-28  Andris Pavenis  <pavenis@latnet.lv>
17280
17281         * config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTION
17282
17283 2002-01-28  Richard Earnshaw  <rearnsha@arm.com>
17284
17285         * config.gcc (*-*-netbsdelf*): Set up generic parameters.
17286         (*-*-netbsd*): Always use collect2.  Remove collect2 settings from
17287         other non-elf netbsd config frags.
17288         * config/netbsd-aout.h (STARTFILE_SPEC): Don't pull in c++rt0 since
17289         collect2 will does that.
17290         * config/netbsd.h (LIBGCC_SPEC): Add white space before -lgcc, so that
17291         shared-lib frobbing will work.
17292
17293 2002-01-28  Kazu Hirata  <kazu@hxi.com>
17294
17295         * config/h8300/h8300.h: Fix formatting.
17296         * config/h8300/h8300.md: Likewise.
17297
17298 2002-01-28  Loren J. Rittle  <ljrittle@acm.org>
17299
17300         * fixinc/inclhack.def (strict_ansi_not): Add a bypass based on
17301         the old, removed AAA_standards fix.
17302         * fixinc/fixincl.x: Rebuilt.
17303
17304 2002-01-28  Hans-Peter Nilsson  <hp@axis.com>
17305
17306         * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit
17307         atexit call in crtbegin, hooked in after call to frame_dummy;
17308         register EH before registering __fini__start.
17309
17310 2002-01-28  Aldy Hernandez  <aldyh@redhat.com>
17311
17312         * config/rs6000/altivec.h: Remove spurious semicolons.
17313
17314 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17315
17316         * config/h8300/h8300.md: Replace dead bit extraction patterns
17317         with ones that work.
17318
17319 Sun Jan 27 13:23:40 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17320
17321         * emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode
17322         if not STRICT_ALIGNMENT.
17323         * rtl.h (MEM_ALIGN): Likewise.
17324
17325 2002-01-27  Craig Rodrigues  <rodrigc@gcc.gnu.org>
17326
17327         * doc/invoke.texi (-fdump-translation-unit): Revert this
17328         patch: 2001-10-21  Craig Rodrigues  <rodrigc@gcc.gnu.org>
17329
17330 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17331
17332         * config/h8300/h8300.md (define_constants): New.
17333         (anonymous patterns) Use defined constants appropriately.
17334
17335 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17336
17337         * config/h8300/h8300.c (function_arg): Remove redundant code.
17338
17339 2002-01-26  Richard Henderson  <rth@redhat.com>
17340
17341         * sched-deps.c (reg_pending_uses_head): New.
17342         (reg_pending_barrier): Rename from reg_pending_sets_all.
17343         (find_insn_list): Don't mark inline.
17344         (find_insn_mem_list): Remove.
17345         (add_dependence_list, add_dependence_list_and_free): New.
17346         (flush_pending_lists): Replace only_write param with separate
17347         for_read and for_write parameters.  Update all callers.  Use
17348         add_dependence_list_and_free.
17349         (sched_analyze_1): Do not add reg dependencies here; just set
17350         the pending bits.  Use add_dependence_list.
17351         (sched_analyze_2): Likewise.
17352         (sched_analyze_insn): Replace schedule_barrier_found with
17353         reg_pending_barrier.  Add all dependencies for pending reg
17354         uses, sets, and clobbers.
17355         (sched_analyze): Don't add reg dependencies for calls, just
17356         set pending bits.  Use regs_invalidated_by_call.  Treat
17357         sched_before_next_call as a normal list, not a fake insn.
17358         (init_deps): No funny init for sched_before_next_call.
17359         (free_deps): Free pending mems lists.  Don't zero reg_last.
17360         (init_deps_global): Init reg_pending_uses.
17361         (finish_deps_global): Free it.
17362         * sched-int.h (deps): Make in_post_call_group_p boolean.  Update docs.
17363         (find_insn_mem_list): Remove.
17364         * sched-rgn.c (concat_INSN_LIST, concat_insn_mem_list): New.
17365         (propagate_deps): Use them.  Zero temp mem lists.
17366
17367 2002-01-26  Richard Henderson  <rth@redhat.com>
17368
17369         * Makefile.in (CRTSTUFF_CFLAGS): New.
17370         (crtbegin.o, crtend.o, crtbeginS.o, crtendS.o, crtbeginT.o): Use it.
17371         * config.gcc (alpha-linux, alpha-freebsd, alpha-netbsd): Use plain
17372         crtstuff.c instead of alpha assembly version.
17373         * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Rewrite to assume the
17374         entire dummy function sequence.  Use FORCE_CODE_SECTION_ALIGN
17375         not FORCE_{INIT,FINI}_SECTION_ALIGN.
17376         (__do_global_dtors_aux): Mark used.
17377         (frame_dummy, __do_global_ctors_aux): Mark used.
17378         (fini_dummy, init_dummy): Remove.
17379
17380         * config/alpha/crtbegin.asm: Remove file.
17381         * config/alpha/crtend.asm: Remove file.
17382         * config/alpha/t-crtbe: Remove file.
17383         * config/alpha/elf.h (CRT_CALL_STATIC_FUNCTION): New.
17384         (LINK_EH_SPEC): New.
17385
17386         * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Rewrite old
17387         FORCE_INIT_SECTION_ALIGN hack.  Register __fini_start before
17388         calling constructors.
17389         * config/cris/linux.h (CRT_CALL_STATIC_FUNCTION): Undef.
17390
17391         * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): New.
17392         * config/i386/linux.h (CRT_CALL_STATIC_FUNCTION): Replace old
17393         CRT_END_INIT_DUMMY hack.
17394         * config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Replace
17395         FORCE_{INIT,FINI}_SECTION_ALIGN.
17396
17397         * config/mcore/mcore-elf.h (FORCE_CODE_SECTION_ALIGN): Replace
17398         FORCE_{INIT,FINI}_SECTION_ALIGN.
17399
17400         * config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Update for new
17401         invocation sequence.
17402         * config/sh/sh.h (CRT_CALL_STATIC_FUNCTION): Likewise.
17403
17404         * doc/tm.texi (CRT_CALL_STATIC_FUNCTION): Update.
17405         (FORCE_CODE_SECTION_ALIGN): New.
17406
17407 2002-01-26  Richard Henderson  <rth@redhat.com>
17408
17409         * config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT.
17410
17411 2002-01-26  Richard Henderson  <rth@redhat.com>
17412
17413         * config/alpha/alpha.c (alpha_sa_mask): Mark RA for unicos here too.
17414         (alpha_sa_size): Use alpha_sa_mask to compute size of saved regs.
17415
17416 2002-01-26  Kazu Hirata  <kazu@hxi.com>
17417
17418         * config/h8300/h8300.md: Remove bit extraction patterns that
17419         cannot be triggered.
17420         Restrict each bit extraction pattern to a variant on which the
17421         pattern is tested.
17422
17423 2002-01-26  Joseph S. Myers  <jsm28@cam.ac.uk>
17424
17425         * doc/include/texinfo.tex: Update to version 2002-01-04.07.
17426
17427 2002-01-26  Kazu Hirata  <kazu@hxi.com>
17428
17429         * config/h8300/h8300.md: Remove bit test patterns that cannot
17430         be triggered.
17431         Restrict each bit test pattern to a variant on which the
17432         pattern is tested.
17433
17434 2002-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17435
17436         * builtins.c (expand_builtin_strncat): Remove redundant check for
17437         INTEGER_CST.
17438
17439 2002-01-25  David O'Brien  <obrien@FreeBSD.org>
17440
17441         * config/i386/x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide
17442         default setting.
17443         * config/i386/freebsd64.h (DEFAULT_PCC_STRUCT_RETURN): Do not override
17444         existing setting.
17445
17446 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17447
17448         * dbxout.c (dbxout_init): Use assemble_name rather than just
17449         stripping off the first character.
17450         (dbxout_source_file): Likewise.
17451
17452 2002-01-25  DJ Delorie  <dj@redhat.com>
17453
17454         * config/sparc/sparc.c (sparc_emit_set_symbolic_const64): Compare
17455         using rtx_equal_p, not by comparing pointers.
17456
17457 2002-01-25  Steve Ellcey  <sje@cup.hp.com>
17458
17459         * emit-rtl.c (gen_rtx_REG): Always return the same rtx
17460         for PIC_OFFSET_TABLE_REGNUM.
17461         (init_emit_once): Use gen_raw_REG to initialize pic_offset_table_rtx.
17462
17463 2002-01-25  David O'Brien  <obrien@FreeBSD.org>
17464
17465         * config.gcc (x86_64-*-freebsd*): New target.
17466         (x86_64-*-netbsd*,x86_64-*-linux*): Use ${tm_file} rather than its
17467         value.
17468         (i[34567]86-*-freebsd*): Don't include svr4.h.
17469         * config/i386/freebsd64.h: New file.
17470
17471 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
17472
17473         * config/alpha/x-vms (version): Make static.
17474
17475         * config/alpha/vms.h (MD_FALLBACK_FRAME_STATE_FOR): Fix error
17476         in previous checkin.
17477
17478         * Makefile.in (install-headers-cp): New target.
17479         * config.gcc (alpha-dec-*vms*): Install headers with
17480         install-headers-cp
17481
17482 Fri Jan 25 22:42:49 CET 2002  Jan Hubicka  <jh@suse.cz>
17483
17484         * unroll.c (unroll_loop): Lower final_value to nonmemory operand;
17485         avoid it's copies.
17486
17487 Fri Jan 25 08:26:19 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17488
17489         * builtins.c (expand_builtin_strncpy): Use integer_zerop instead
17490         of compare_tree_int.
17491         (expand_builtin_strncat): Likewise.
17492         * c-decl.c (finish_struct): Use tree_low_cst.
17493         * tree.h (compare_tree_int): Arg is unsigned HOST_WIDE_INT.
17494         * tree.c (compare_tree_int): Likewise.
17495
17496 2002-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
17497
17498         * reload1.c (eliminate_regs_in_insn): Recognize frame pointer
17499         adjustments even if they are implemented by more than two insns.
17500
17501 Fri Jan 25 20:43:56 CET 2002  Jan Hubicka  <jh@suse.cz>
17502
17503         * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB arg.
17504         * df.h (struct ref): Kill B.
17505         (DF_REF_BB, DF_REF_BBNO): Use BLOCK_FOR_INSN.
17506
17507         * basic-block.h (PROP_EQUAL_NOTES): New flag.
17508         * flow.c (propagate_one_insn): Use it.
17509         (mark_used_regs): Handle NIL.
17510
17511 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17512
17513         * config/stormy16/stormy16.md (tablejump_pcrel): Use a MEM
17514         to help folding.
17515
17516 2002-01-25  David Edelsohn  <edelsohn@gnu.org>
17517
17518         * rs6000.md (prefetch): Make address V4SI mode so that the address
17519         is restricted to legitimate form for instruction.
17520
17521 2002-01-25  Bob Wilson  <bob.wilson@acm.org>
17522
17523         * doc/install.texi (xtensa-*-elf): New target.
17524         (xtensa-*-linux*): New target.
17525         * doc/contrib.texi: Add myself.
17526
17527 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
17528
17529         * config/arm/arm.c (arm_hard_regno_mode_ok): Allow any general
17530         purpose register to hold an SImode (or smaller) value.
17531
17532 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
17533
17534         * unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame*
17535         registry only.
17536         * crtstuff.c: Likewise.
17537
17538 2002-01-25  Kazu Hirata  <kazu@hxi.com>
17539
17540         * config/h8300/h8300.md (negation patterns): Tighten
17541         predicates to register_operand.
17542
17543 2002-01-24  Aldy Hernandez  <aldyh@redhat.com>
17544
17545         * loop.c (emit_prefetch_instructions): Use the prefetch insn's
17546         mode, not Pmode.
17547
17548         * builtins.c (expand_builtin_prefetch): Same.
17549
17550 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
17551
17552         * config/sh/sh.md (sym_label2reg): Make sure all CONSTs have
17553         modes.
17554
17555 2002-01-24  Kazu Hirata  <kazu@hxi.com>
17556
17557         * config/h8300/h8300.c (print_operand): Remove support for
17558         operand character 'A'.
17559         * config/h8300/h8300.md (three anonymous patterns): Replace
17560         operand character 'A' with either 'T' or 'S'.
17561
17562 2002-01-24  Kazu Hirata  <kazu@hxi.com>
17563
17564         * config/h8300/h8300.c (print_operand): Remove support for
17565         operand character 'U'.
17566
17567 2002-01-24  Andris Pavenis  <pavenis@latnet.lv>
17568
17569         * config/i386/t-djgpp: Use NATIVE_SYSTEM_HEADER_DIR.
17570
17571 2002-01-24  Nick Clifton  <nickc@cambridge.redhat.com>
17572
17573         * config/arm/arm.c (arm_hard_regno_mode_ok): Allow SImode
17574         values to be assigned to the stack pointer.
17575
17576 2002-01-14  Hartmut Penner  <hpenner@de.ibm.com>
17577
17578         * emit_rtl.c (gen_lowpart_common): Conversion from const_int
17579         to const_double needs to be done right for big-endian systems.
17580
17581 2002-01-24  Jason Merrill  <jason@redhat.com>
17582
17583         PR c++/2432
17584         * config/sparc/sparc.md (call-jump peepholes): Pass the right insn
17585         to can_throw_internal.
17586
17587 2002-01-23  Richard Henderson  <rth@redhat.com>
17588
17589         * fold-const.c (fold): Change UINT_MAX test to check vs precision
17590         rather than TYPE_MAX_VALUE.  Fix indentation and a bogus negation.
17591
17592 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
17593
17594         * config/sh/sh.md (symGOT_load, sym2GOT, sym2GOTOFF): New expands.
17595         (symGOT2reg): Use them, then set as GOT value as unchanging.
17596         (symGOTOFF2reg): Set REG_EQUAL note.  Use a different pseudo
17597         as a temporary, if possible.
17598         (symPLT_label2reg): Enclose (pc) in UNSPEC_PIC.  Emit
17599         sym@PLT-(.LPCS#+2-.) instead of sym@PLT+.-(.LPCS#+2).
17600
17601 2002-01-23  Kazu Hirata  <kazu@hxi.com>
17602
17603         * config/h8300/h8300.md: Fix xorqi and xorqi so that they will
17604         accept to accept 0x80 as operands[2].
17605
17606 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
17607
17608         * config/sparc/sparc.md (fix_trunctfdi2): Correct typo in mode.
17609
17610 2002-01-23  Richard Henderson  <rth@redhat.com>
17611
17612         * config/alpha/alpha.md (call_value_osf_1_er peepholes): Fix typo.
17613
17614 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
17615
17616         * c-parse.in (parmlist_or_identifiers): Add maybe_attribute.
17617         (parmlist_or_identifiers_1): Verify that only a parmlist follows
17618         an attribute.
17619
17620 2002-01-23  Richard Henderson  <rth@redhat.com>
17621
17622         * expr.c (move_by_pieces_1): Extend size before negation.
17623
17624         * config/m68k/t-m68kbare (MULTILIB_OPTIONS): Add 68040 and 68060.
17625         (MULTILIB_MATCHES): Remove 68040 and 68060 aliases.
17626         (MULTILIB_EXCEPTIONS): Ignore 68881 and soft-float for 68040 and 68060.
17627         * config/m68k/t-m68kelf: Likewise.
17628
17629 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
17630
17631         * config/xtensa/elf.h: New file.
17632         * config/xtensa/lib1funcs.asm: New file.
17633         * config/xtensa/lib2funcs.S: New file.
17634         * config/xtensa/linux.h: New file.
17635         * config/xtensa/t-xtensa: New file.
17636         * config/xtensa/xtensa-config.h: New file.
17637         * config/xtensa/xtensa-protos.h: New file.
17638         * config/xtensa/xtensa.c: New file.
17639         * config/xtensa/xtensa.h: New file.
17640         * config/xtensa/xtensa.md: New file.
17641         * config.gcc (xtensa-*-elf*): New target.
17642         (xtensa-*-linux*): New target.
17643         * cse.c (canon_hash): Compare rtx pointers instead of register
17644         numbers.  This is required for the Xtensa port.
17645         * integrate.c (copy_insn_list): Handle case where the static
17646         chain is in memory and the memory address has to be copied to
17647         a register.
17648         * doc/invoke.texi (Option Summary): Add Xtensa options.
17649         (Xtensa Options): New node.
17650         * doc/md.texi (Machine Constraints): Add Xtensa machine constraints.
17651
17652 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17653
17654         * diagnostic.c (internal_error): Do ICE suppression only
17655         when ENABLE_CHECKING is not defined.
17656
17657         * c-typeck.c (require_complete_type): Return error_mark_node
17658         if type is error_mark_node.
17659
17660 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
17661
17662         * toplev.c (process_options): Disable -fprefetch-loop-arrays with
17663         -Os and issue a warning.
17664
17665 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17666
17667         * doc/fragments.texi, doc/hostconfig.texi: Update to reflect
17668         current (lack of) need for host configuration by hand.
17669
17670         * doc/gccint.texi, doc/rtl.texi, doc/tm.texi: Adjust cross
17671         references.  Documentation of some target macros moved from
17672         hostconfig.texi to tm.texi.
17673
17674 2002-01-23  Will Cohen  <wcohen@redhat.com>
17675
17676         * config/arm/arm.h (THUMB_FUNCTION_PROFILER): Define if not currently
17677         defined.
17678
17679 2002-01-23  Kazu Hirata  <kazu@hxi.com>
17680
17681         * config/h8300/h8300.md (*andorhi3): Accept 0x8000 as an
17682         operand[3].
17683
17684 2002-01-23  Jason Merrill  <jason@redhat.com>
17685
17686         * tree.c (build1): Don't set TREE_READONLY on INDIRECT_REF.
17687
17688         * function.c (assign_parms): Don't put args of inline functions
17689         into registers when not optimizing.
17690
17691 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
17692
17693         * config/arm/arm.md (UNSPEC_PROLOGUE_USE): New unspec constant.
17694         (prologue_use): New pattern.
17695         * config/arm/arm.c (expand_prologue): Use gen_prologue_use in
17696         preference to gen_rtx_USE.
17697         (thumb_expand_prologue): Use gen_prologue_use in preference to
17698         gen_rtx_USE.
17699         (thumb_expand_epilogue): Use gen_prologue_use in preference to
17700         gen_rtx_USE.
17701
17702 2002-01-23  Hans-Peter Nilsson  <hp@bitrange.com>
17703
17704         * loop.c [!HAVE_prefetch] (CODE_FOR_prefetch): Define to 0.
17705
17706 2002-01-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17707
17708         PR c/3504
17709         * doc/extend.texi: Correct documentation of __alignof__.
17710
17711 2002-01-22  Zack Weinberg  <zack@codesourcery.com>
17712
17713         * params.h: Rename arguments of DEFPARAM so that it will be
17714         recognized as a translation keyword.
17715
17716 2002-01-22  Aldy Hernandez  <aldyh@redhat.com>
17717
17718         * extend.texi: Document altivec functions.
17719         Fix N-bit adjectives in X86 builtin documentation.
17720
17721 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
17722
17723         * reload.c (reg_overlap_mentioned_for_reload_p): Handle PLUS and
17724         auto_inc_dec values.
17725
17726 2002-01-22  Richard Earnshaw  <rearnsha@arm.com>
17727
17728         * config/netbsd-aout.h (SWITCH_TAKES_ARG): Remove bogus white space
17729         after backslash.
17730         (ASM_DECLARE_OBJECT_NAME): Add missing backslash before final line.
17731
17732 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
17733
17734         * config/i386/freebsd-aout.h (ASM_QUAD): Undefine.
17735
17736 2002-01-22  Richard Henderson  <rth@redhat.com>
17737
17738         * config/alpha/alpha.c (split_small_symbolic_mem_operand): Use
17739         copy_insn not copy_rtx.
17740
17741 2002-01-23  Alan Modra  <amodra@bigpond.net.au>
17742
17743         * combine.c (simplify_and_const_int): Don't trunc_int_for_mode
17744         "nonzero" as that might add "1" bits.  Ensure "constop" is
17745         properly sign extened.
17746         (force_to_mode): Tweak for sign extended constop.
17747
17748 2002-01-22  Richard Henderson  <rth@redhat.com>
17749
17750         * config/alpha/alpha.c (some_small_symbolic_mem_operand) Use
17751         for_each_rtx instead of assuming we're already looking at the MEM.
17752         (split_small_symbolic_mem_operand): Likewise.
17753         * config/alpha/alpha.h (PREDICATE_CODES): Update.
17754         * config/alpha/alpha.md (small symbolic memory splitters): Update.
17755
17756 2002-01-22  Richard Henderson  <rth@redhat.com>
17757
17758         * config/alpha/alpha.md (divmodsi_internal_er): Generate lituse
17759         sequence number for the literal.
17760         (divmoddi_internal_er): Likewise.
17761
17762 2002-01-22  Craig Rodrigues  <rodrigc@gcc.gnu.org>
17763
17764         PR java/4972
17765         * aclocal.m4 (AM_ICONV): Put linking flags for libiconv
17766         in LIBICONV variable.
17767         * configure: Regenerated.
17768
17769 2002-01-22  Krister Walfridsson  <cato@df.lth.se>
17770
17771         * dependence.c (build_def_use): Remove array_idx.
17772
17773         * dwarfout.c (last_filename): Remove.
17774         (output_compile_unit_die): Remove last_filename.
17775
17776 2002-01-22  Roger Sayle  <roger@eyesopen.com>
17777             Richard Henderson  <rth@redhat.com>
17778
17779         PR opt/3640
17780         * fold-const.c (fold): Optimize unsigned comparisons against
17781         UINT_MAX (and similar unsigned constants).
17782
17783 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
17784
17785         * Makefile.in (loop.o): Depend on OPTABS_H.
17786         * loop.c (emit_prefetch_instructions): Check the prefetch operand
17787         against the predicate.
17788
17789         PR target/5379
17790         * config/i386/i386.md (prefetch_sse): Specify "p" as a constraint
17791         for the address operand.
17792
17793 2002-01-22  Richard Henderson  <rth@redhat.com>
17794
17795         * config/alpha/freebsd.h (FUNCTION_PROFILER): Remove.
17796
17797 2002-01-22  Craig Rodrigues  <rodrigc@gcc.gnu.org>
17798
17799         PR other/5450
17800         * config/i386/sysv4.h (CPP_SPEC): Define, and add CPU
17801         preprocessor flags.
17802
17803 2002-01-22  Jason Thorpe  <thorpej@wasabisystems.com>
17804
17805         * config.gcc (x86_64-*-netbsd*): New target.
17806         * config/i386/netbsd64.h: New file.
17807
17808 2002-01-22  Aldy Hernandez  <aldyh@redhat.com>
17809
17810         * regrename.c (kill_value): Fix typo.
17811
17812 2002-01-22  Aldy Hernandez  <aldyh@redhat.com>
17813
17814         * doc/tm.texi: Remove STARTING_FRAME_PHASE.
17815
17816         * config/rs6000/rs6000.h: Same.
17817
17818         * function.c (instantiate_virtual_regs): Remove
17819         STARTING_FRAME_PHASE.
17820         (assign_stack_local_1): Same.
17821         Calculate frame phase.
17822
17823 2002-01-22  Nick Clifton  <nickc@redhat.com>
17824
17825         * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Move 'regno'
17826         variable declaration to outer scope in order to simplify
17827         future extensions.
17828         (HARD_REGNO_MODE_OK): Replace macro body with a with a call to
17829         arm_hard_regno_mode_ok.
17830         * config/arm/arm-protos.h: Add a prototype for
17831         arm_hard_regno_mode_ok.
17832         * config/arm/arm.c (soft_df_operand): Remove now redundant
17833         check for DImode values using IP_REGNUM.
17834         (nonimmediate_soft_df_operand): Remove now redundant check for
17835         DImode values using IP_REGNUM.
17836         (arm_hard_regno_mode_ok): New function. New check: make sure
17837         that DImode values are not stored in IP_REGNUM.
17838
17839         * config/arm/arm.c (arm_expand_prologue): Replace REG_MAYBE_DEAD
17840         note with a USE.
17841         (thumb_expand_prologue): Replace REG_MAYBE_DEAD note with a USE.
17842
17843 2002-01-22  Jason Merrill  <jason@redhat.com>
17844
17845         * c-semantics.c (genrtl_compound_stmt): Only check nesting
17846         consistency if this COMPOUND_STMT is scoped.
17847
17848 2002-01-22  Kazu Hirata  <kazu@hxi.com>
17849
17850         * predict.c: Fix formatting.
17851         * print-tree.c: Likewise.
17852         * protoize.c: Likewise.
17853         * real.h: Likewise.
17854         * rtl.h: Likewise.
17855         * sbitmap.h: Likewise.
17856         * scan.c: Likewise.
17857         * sched-deps.c: Likewise.
17858         * sched-vis.c: Likewise.
17859         * sdbout.c: Likewise.
17860         * sibcall.c: Likewise.
17861         * ssa.c: Likewise.
17862         * ssa-ccp.c: Likewise.
17863         * ssa-dce.c: Likewise.
17864         * stmt.c: Likewise.
17865         * stor-layout.c: Likewise.
17866         * system.h: Likewise.
17867
17868 Tue Jan 22 06:26:33 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17869
17870         * tree.c (int_fits_type_p): If bounds of a subtype are variable, see
17871         if fits in bounds of base type.
17872
17873         * dwarf2out.c (equate_decl_number_to_die): Add "int" to decls.
17874         (loc_descriptor_from_tree, case CALL_EXPR, case ADDR_EXPR): New.
17875         (add_bound_info, default): If can't find a context, make a
17876         SAVE_EXPR.
17877         (dwarf2out_finish): Check for SAVE_EXPR in node->created_for.
17878
17879 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
17880
17881         * c-typeck.c (parser_build_binary_op): If result from
17882         build_binary_op is ERROR_MARK just return error_mark_node without
17883         further processing.
17884
17885 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
17886
17887         * config/netbsd.h (TARGET_HAS_F_SETLKW): define.
17888         Split a.out-specific bits into...
17889         * config/netbsd-aout.h: ...this.
17890         * config/netbsd-elf.h: New file.
17891         * config/alpha/netbsd-elf.h: Remove.
17892         * config/alpha/netbsd.h: Rewrite for a NetBSD/alpha ELF target.
17893         * config/i386/netbsd-elf.h (LIB_SPEC): Remove.
17894         (STARTFILE_SPEC): Remove redundant definition.
17895         (ENDFILE_SPEC): Likewise.
17896         (LINK_SPEC): Likewise.
17897         (CPP_SPEC): Likewise.
17898         (ASM_SPEC): Likewise.
17899         (LIB_SPEC): Likewise.
17900         (SWITCH_TAKES_ARG): Likewise.
17901         (TARGET_MEM_FUNCTIONS): Likewise.
17902         (CPP_PREDEFINES): Redefine.
17903         (ASM_FINAL_SPEC): Remove redefinition.
17904         (ASM_COMMENT_START): Redefine.
17905         (FUNCTION_PROFILER): Define.
17906         (TARGET_VERSION): Redefine.
17907         Comment and formatting cleanup.
17908         * config/i386/netbsd.h: Include <netbsd-aout.h>.
17909         * config/m68k/netbsd.h: Include <netbsd-aout.h>.
17910         * config/mips/netbsd.h: Rewrite for NetBSD/mips ELF target,
17911         big- or little-endian.
17912         * config/ns32k/netbsd.h: Include <netbsd-aout.h>.
17913         * config.gcc (*-*-netbsd*): Add definitions common to all
17914         NetBSD configs.
17915         (alpha*-*-netbsd*): Remove redundant xm_defines, gas, and
17916         gnu_ld definitions.  Add netbsd-elf.h to and remove
17917         alpha/netbsd-elf.h from tm_file.  Remove alpha/t-crtfm from
17918         tmake_file, and don't lose previous tmake_file contents.
17919         (arm*-*-netbsd*): Add netbsd-aout.h to tm_file.
17920         (i[34567]86-*-netbsdelf*): Remove redundant xm_defines, gas, and
17921         gnu_ld definitions.  Add netbsd-elf.h to tm_file.
17922         (mips-dec-netbsd*): Remove as alias for mipsel-*-netbsd*.
17923         (mipsel-*-netbsd*): Rename this to...
17924         (mips*-*-netbsd*): ...this.  Add elfos.h to tm_file.  Add
17925         mips/little.h to tm_file for mips*el-*.
17926         (powerpc-*-netbsd*): Remove redundant xm_defines definition.
17927         (sparc-*-netbsd*): Add netbsd-aout.h to tm_file.
17928         (vax-*-netbsd*): Add netbsd-aout.h to tm_file.
17929
17930 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17931
17932         * pa-protos.h (reg_before_reload_operand): New function prototype.
17933         * pa.c (reg_before_reload_operand): New function implementation.
17934         * pa.md (decrement_and_branch_until_zero, movb): Use it.  Change "!*m"
17935         contraints to "*m".
17936
17937 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17938
17939         * combine.c (simplify_and_const_int): Properly sign-extend CONSTOP.
17940
17941 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17942
17943         * pa64-hpux.h (MD_EXEC_PREFIX): Set to "/usr/ccs/bin".
17944         (MD_STARTFILE_PREFIX): Set to "/usr/ccs/lib/pa20_64/".
17945         (MD_STARTFILE_PREFIX_1): Set to "/opt/langtools/lib/pa20_64/".
17946         (EH_FRAME_IN_DATA_SECTION): Define and update comment on init sections.
17947         (ENDFILE_SPEC): Undefine.
17948         (STARTFILE_SPEC): Redefine for PA.
17949
17950 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17951
17952         * config/rs6000/t-ppccomm (CRTSTUFF_T_CFLAGS_S): Re-add -fPIC.
17953
17954 2002-01-21  Daniel Jacobowitz  <drow@mvista.com>
17955
17956         * config.gcc: Add entries to supported PowerPC --with-cpu
17957         types.
17958
17959 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
17960
17961         * config/i386/i386.c (ix86_function_arg_regno_p): Never return
17962         true for 64-bit mode only SSE registers in 32-bit mode.
17963
17964 2002-01-21  Kazu Hirata  <kazu@hxi.com>
17965
17966         * unwind-dw2.c: Fix formatting.
17967         * unwind-dw2-fde.c: Likewise.
17968         * unwind-dw2-fde.h: Likewise.
17969         * unwind-pe.h: Likewise.
17970         * varasm.c: Likewise.
17971         * varray.h: Likewise.
17972
17973 2002-01-21  Hans-Peter Nilsson  <hp@bitrange.com>
17974
17975         Remove workaround for register stack overwrite bug in mmix.
17976         * config/mmix/mmix.c (mmix_target_asm_function_prologue): Remove
17977         support for TARGET_REG_STACK_FILL_BUG.
17978         * config/mmix/mmix.h: Remove member has_call_without_parameters.
17979         (TARGET_MASK_REG_STACK_FILL_BUG, TARGET_REG_STACK_FILL_BUG):
17980         Delete.
17981         (TARGET_DEFAULT): Remove TARGET_MASK_REG_STACK_FILL_BUG.
17982         (TARGET_SWITCHES): Remove -mreg-stack-fill-bug-workaround and
17983         -mno-reg-stack-fill-bug-workaround.
17984         * config/mmix/mmix.md ("call", "call_value"): Don't set struct
17985         machine member has_call_without_parameters.
17986         * doc/invoke.texi (Option Summary) <MMIX Options>: Remove
17987         -mreg-stack-fill-bug-workaround and
17988         -mno-reg-stack-fill-bug-workaround.
17989         (MMIX Options): Ditto.
17990
17991 2002-01-21  Kazu Hirata  <kazu@hxi.com>
17992
17993         * config/h8300/h8300.c (function_arg): Replace 0 with NULL_RTX
17994         as appropriate.
17995         Remove redundant code.
17996
17997 2002-01-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17998
17999         * config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h,
18000         config/c4x/c4x.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
18001         config/fr30/fr30.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
18002         config/mips/mips.h, config/rs6000/rs6000.h, config/sparc/sparc.h,
18003         config/stormy16/stormy16.h, config/v850/v850.h: Remove commented
18004         out target macro definitions and non-target-specific comments
18005         mostly taken from old versions of the manual.
18006
18007 2002-01-20  Kazu Hirata  <kazu@hxi.com>
18008
18009         * config/h8300/h8300.h: Fix comment formatting.
18010         * config/ia64/aix.h: Likewise.
18011         * config/ia64/ia64-protos.h: Likewise.
18012         * config/ia64/ia64.c: Likewise.
18013         * config/ia64/ia64.h: Likewise.
18014         * config/ia64/ia64intrin.h: Likewise.
18015         * config/ia64/linux.h: Likewise.
18016         * config/ia64/unwind-aix.c: Likewise.
18017         * config/ia64/unwind-ia64.c: Likewise.
18018
18019 2002-01-20  Kazu Hirata  <kazu@hxi.com>
18020
18021         * config/h8300/h8300.c: Revise comments about shift code.
18022
18023 2002-01-20  Kazu Hirata  <kazu@hxi.com>
18024
18025         * config/h8300/h8300.c (function_arg): Update a comment.
18026
18027 2002-01-20  Kazu Hirata  <kazu@hxi.com>
18028
18029         * config/h8300/h8300.md: Update the comments at the beginning
18030         of the file.
18031
18032 2002-01-20  Kazu Hirata  <kazu@hxi.com>
18033
18034         * config/i370/i370.c: Fix comment formatting.
18035         * config/i370/i370.h: Likewise.
18036         * config/i370/i370.md: Likewise.
18037         * config/i370/linux.h: Likewise.
18038
18039 Sun Jan 20 18:40:14 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18040
18041         * reg-stack.c (subst_stack_regs): Properly check for deleted insn.
18042
18043         * dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_*_EXPR cases.
18044         (gen_struct_or_union_type_die): Don't SIGSEGV if no TYPE_STUB_DECL
18045         in incomplete case.
18046
18047 2002-01-20  Graham Stott  <grahams@redhat.com>
18048
18049         * cfgloop.c (flow_loop_preheader_scan): Fix typo.
18050
18051 2002-01-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18052
18053         * config.gcc (hppa*64*-*-hpux11*): Fix tmake_file.
18054
18055 2002-01-19  Tom Rix  <trix@redhat.com>
18056
18057         * config/rs6000/rs6000.md: Fix DF split for 64 bit hosts.
18058
18059 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
18060
18061         * doc/tm.texi (STARTING_FRAME_PHASE): Document.
18062
18063         * function.c (assign_stack_local_1): Adjust x_frame_offset with
18064         STARTING_FRAME_PHASE.
18065         (STARTING_FRAME_PHASE): New.
18066         (instantiate_virtual_regs): Check saneness of
18067         STARTING_FRAME_PHASE.
18068
18069         * config/rs6000/rs6000.h (STARTING_FRAME_PHASE): New.
18070
18071 2002-01-19  Alexandre Oliva  <aoliva@redhat.com>
18072
18073         * config/sh/sh.md (movdf_i4 split): Fix alter_subreg calls.
18074
18075 2002-01-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18076
18077         * doc/install.texi (hppa*-hp-hpux11): Clarify that GCC 2.95.x cannot
18078         be used for bootstrapping GCC 3.0.
18079
18080 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18081
18082         * config/h8300/h8300.md: Fix an insn length.
18083
18084 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18085
18086         * bitmap.h: Fix comment formatting.
18087         * combine.c: Likewise.
18088         * cppfiles.c: Likewise.
18089         * c-pragma.h: Likewise.
18090         * c-typeck.c: Likewise.
18091         * df.c: Likewise.
18092         * dwarf2out.c: Likewise.
18093         * function.c: Likewise.
18094         * gcc.c: Likewise.
18095         * genattrtab.c: Likewise.
18096         * gthr-win32.h: Likewise.
18097         * haifa-sched.c: Likewise.
18098         * predict.c: Likewise.
18099         * rtlanal.c: Likewise.
18100         * rtl.h: Likewise.
18101         * unwind-dw2-fde.h: Likewise.
18102         * unwind-pe.h: Likewise.
18103         * vmsdbgout.c: Likewise.
18104
18105 Thu Jan 17 15:28:26 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18106
18107         * attribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN_PLACE
18108         if type_required and passed decl.
18109
18110 2002-01-17  Aldy Hernandez  <aldyh@redhat.com>
18111
18112         * config.gcc (cpu_type): Include altivec.h in powerpc
18113         extra_headers.
18114         Same for darwin.
18115
18116         * config/rs6000/altivec.h: New.
18117
18118 2002-01-17  David Edelsohn  <edelsohn@gnu.org>
18119
18120         * doc/install.texi (*-ibm-aix*): Update assembler and exception
18121         handling information.
18122         * doc/trouble.texi (Interoperation): Add libstdc++ information
18123         for AIX.
18124         (Misunderstandings): Add template instantiation and static template
18125         member information for AIX.
18126
18127 2002-01-17  Jason Merrill  <jason@redhat.com>
18128
18129         * dbxout.c (dbxout_type): Support const and volatile.
18130
18131         * except.c (add_partial_entry): Remove backwards compatibility code.
18132         (end_protect_partials): Likewise.
18133
18134 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
18135
18136         * config/ia64/ia64.md (prologue_use): New.
18137         * config/ia64/ia64.c (ia64_expand_prologue): Use
18138         gen_prologue_use instead of gen_rtx_USE.
18139         (group_barrier_needed_p): Handle CODE_FOR_prologue_use the same way
18140         as CODE_FOR_pred_rel_mutex.
18141         (ia64_sched_reorder2): Likewise.
18142
18143 2002-01-16  Eric Christopher  <echristo@redhat.com>
18144
18145         * config/mips/r3900.h: Reformat.
18146         (SUBTARGET_CPP_SIZE_SPEC): Remove.
18147         * config/mips/isa3264.h (SUBTARGET_CPP_SIZE_SPEC): Ditto.
18148         * config/mips/mips.h (ABI_GAS_ASM_SPEC): Default to "".
18149         (SUBTARGET_CPP_SIZE_SPEC): Rewrite.
18150         * config/mips/t-elf: Remove mips3 multilib.
18151
18152 2002-01-16  H.J. Lu <hjl@gnu.org>
18153
18154         * config/mips/linux.h: Include "mips/abi64.h".
18155
18156 2002-01-16  H.J. Lu <hjl@gnu.org>
18157
18158         * config/mips/t-linux: New.
18159
18160         * config.gcc: Add mips/t-linux to tmake_file for mips*-*-linux*.
18161
18162         * config/mips/linux.h: Don't include "gofast.h".
18163         (INIT_SUBTARGET_OPTABS): Removed.
18164
18165 2002-01-16  Kazu Hirata  <kazu@hxi.com>
18166
18167         * config/h8300/h8300-protos.h: Replace emit_a_shift with
18168         output_a_shift.
18169         * config/h8300/h8300.c: Likewise.
18170         * config/h8300/h8300.md: Likewise.
18171
18172 2002-01-16  Kazu Hirata  <kazu@hxi.com>
18173
18174         * config/h8300/h8300.md (pushqi1_h8300): Use a tab instead of
18175         spaces after an opcode name.
18176         (pushqi1_h8300hs): Likewise.
18177         (pushhi1_h8300hs): Likewise.
18178
18179 2002-01-16  Kazu Hirata  <kazu@hxi.com>
18180
18181         * doc/extend.texi: Replace "option" with "attribute"
18182         appropriately.
18183
18184 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18185
18186         * config/alpha/alpha.c (some_small_symbolic_mem_operand): Look into
18187         (and:DI () (const_int -8)).
18188         (split_small_symbolic_mem_operand): Split
18189         (mem (and:DI () (const_int -8)).
18190
18191 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18192
18193         PR target/5309:
18194         * config/sparc/sparc.c (ultrasparc_adjust_cost): Handle TYPE_IDIV the
18195         same way as TYPE_IMUL.
18196         (ultrasparc_sched_reorder): Likewise.
18197         * config/sparc/sparc.md (type): Add comment to update
18198         ultrasparc_sched_reorder when making changes.
18199
18200 2002-01-16  Kazu Hirata  <kazu@hxi.com>
18201
18202         * doc/invoke.texi: Change the dump file name of block
18203         reordering pass from 28.bbro to 29.bbro.
18204         Mention -dk option.
18205
18206 Wed Jan 16 17:54:22 CET 2002  Jan Hubicka  <jh@suse.cz>
18207
18208         * i386.md (minsf splitter): Fix pasto.
18209
18210 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
18211
18212         * config/arm/arm.c (arm_expand_prologue): Add REG_MAYBE_DEAD note
18213         to frame pointer initialisation instruction.
18214         (thumb_expand_prologue): Add REG_MAYBE_DEAD note to frame pointer
18215         initialisation instruction.
18216         (soft_df_operand): Do not accept the IP register.
18217         (nonimmediate_soft_df_operand): Do not accept the IP register.
18218
18219 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18220
18221         PR target/5357:
18222         * config/sparc/sparc.c (sparc_override_options): Avoid MASK_V9 and
18223         MASK_V8 being both set.
18224
18225 2002-01-16  Ulrich Weigand  <uweigand@de.ibm.com>
18226
18227         * config/s390/s390.c (s390_emit_prologue): Do not emit USE
18228         insn for GOT register; add REG_MAYBE_DEAD notes instead.
18229         config/s390/s390.md (call, call_value): Add GOT register to
18230         CALL_INSN_FUNCTION_USAGE where needed.
18231         (call_exp, call_value_exp): New.
18232
18233 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
18234
18235         * config/arm/arm.c: General formatting tidy up.
18236
18237 2002-01-16  Graham Stott  <grahams@redhat.com>
18238
18239         * calls.c (try_to_integrate): Use "(size_t)" intermediate
18240         cast and when casting an integer literal to "rtx" pointer.
18241         (expand_call): Likewise.
18242         * flow.c (try_pre_increment): Likewise.
18243         (find_use_as_address): Likewise.
18244         * integrate.c (expand_iline_function): Likewise.
18245         * regmove.c (try_auto_increment): Likewise.
18246
18247 2002-01-16  Graham Stott  <grahams@redhat.com>
18248
18249         * sched-rgn.c (passed): Use sbitmap_free.
18250         (header): Likewise.
18251         (inner): Likewise.
18252         (in_queue): Likewise.
18253         (in_stack): Likewise.
18254
18255 2002-01-15  Eric Christopher  <echristo@redhat.com>
18256
18257         * flow.c (propagate_one_insn): Change to use fatal_insn.
18258
18259 2002-01-15  Kazu Hirata  <kazu@hxi.com>
18260
18261         * expmed.c (extract_fixed_bit_field): Remove unused code.
18262         * system.h: Poison SLOW_ZERO_EXTEND.
18263         * doc/tm.texi: Remove.
18264         * config/1750a/1750a.h (SLOW_ZERO_EXTEND): Remove.
18265         * config/arm/arm.h: Likewise.
18266         * config/avr/avr.h: Likewise.
18267         * config/clipper/clipper.h: Likewise.
18268         * config/convex/convex.h: Likewise.
18269         * config/d30v/d30v.h: Likewise.
18270         * config/dsp16xx/dsp16xx.h: Likewise.
18271         * config/elxsi/elxsi.h: Likewise.
18272         * config/fr30/fr30.h: Likewise.
18273         * config/h8300/h8300.h: Likewise.
18274         * config/i370/i370.h: Likewise.
18275         * config/i386/i386.h: Likewise.
18276         * config/m68k/m68k.h: Likewise.
18277         * config/mips/mips.h: Likewise.
18278         * config/ns32k/ns32k.h: Likewise.
18279         * config/pdp11/pdp11.h: Likewise.
18280         * config/pj/pj.h: Likewise.
18281         * config/s390/s390.h: Likewise.
18282         * config/sh/sh.h: Likewise.
18283         * config/stormy16/stormy16.h: Likewise.
18284         * config/v850/v850.h: Likewise.
18285         * config/vax/vax.h: Likewise.
18286         * config/we32k/we32k.h: Likewise.
18287
18288 2002-01-15  Aldy Hernandez  <aldyh@redhat.com>
18289
18290         * config/rs6000/rs6000.md (altivec_stvx): Add parallels to stvx.
18291         (altivec_lvsl): Change constraint to b.
18292         (altivec_lvsr): Same.
18293         (altivec_lvebx): Same.
18294         (altivec_lvehx): Same.
18295         (altivec_lvewx): Same.
18296         (altivec_lvxl): Same.
18297         (altivec_lvx): Same.
18298         (altivec_stvx): Add parallel.
18299         (altivec_stvxl): Same.
18300         (altivec_stvehx): Same.
18301         (altivec_stvebx): Same.
18302         (altivec_stvebx): Same.
18303
18304 2002-01-15  Aldy Hernandez  <aldyh@redhat.com>
18305
18306         * config.gcc: Change altivec.h to altivec-defs.h.
18307
18308         * config/rs6000/altivec.h: Delete.
18309
18310         * config/rs6000/altivec-defs.h: Add.
18311
18312 2002-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18313
18314         * vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV
18315         and UMOD modes.
18316
18317         * vax.h (INDEX_TERM_P): Restrict indexing to modes which have a size
18318         less than or equal to eight bytes.
18319
18320         * vax.md (andsi3): Remove constraints and change SET destination
18321         operand type to nonimmediate_operand.
18322         (andhi3, andqi3): Likewise.  Don't clear high order bits of operand 1
18323         when it is a CONST_INT.
18324
18325 2002-01-15  Jason Merrill  <jason@redhat.com>
18326
18327         * c-common.def (FILE_STMT): New code.
18328         * c-common.c (statement_code_p): It's a statement.
18329         * c-common.h (stmt_tree_s): Add x_last_filename.
18330         (FILE_STMT_FILENAME_NODE, FILE_STMT_FILENAME): New macros.
18331         (last_expr_filename): New macro.
18332         * c-semantics.c (begin_stmt_tree): Initialize it.
18333         (add_stmt): If the filename changed, also insert a
18334         FILE_STMT.
18335         (expand_stmt): Handle seeing one.
18336
18337 2002-01-15  Eric Christopher  <echristo@redhat.com>
18338
18339         * flow.c (propagate_one_insn): Add error message and print out
18340         insn for debugging.
18341
18342 2002-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18343
18344         * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,
18345         ASM_IDENTIFY_GCC_AFTER_SOURCE): Poison.
18346         * config/pdp11/pdp11.h (TRAMPOLINE_ALIGN): Rename to
18347         TRAMPOLINE_ALIGNMENT.
18348         * config/arm/arm.h, config/mcore/mcore.h: Likewise.  Change value
18349         to be in bits.
18350         * config/i386/cygwin.h (PCC_BITFIELDS_TYPE_MATTERS): Rename to
18351         PCC_BITFIELD_TYPE_MATTERS.
18352         * config/interix.h (STDC_VALUE): Remove.  Use
18353         STDC_0_IN_SYSTEM_HEADERS.
18354         * config/darwin.h (ASM_IDENTIFY_GCC), config/dsp16xx/dsp16xx.h
18355         (ASM_IDENTIFY_GCC), config/stormy16/stormy16.h (ASM_IDENTIFY_GCC,
18356         ASM_IDENTIFY_GCC_AFTER_SOURCE): Remove.
18357
18358 2002-01-15  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18359
18360         * doc/install.texi (hppa*-hp-hpux11): --enable-threads does
18361         not work on this platform currently.
18362
18363 2002-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18364
18365         * c-typeck.c (build_unary_op): Don't wrap msgid argument of
18366         readonly_warning in _().
18367
18368 2002-01-15  Douglas B Rupp  <rupp@gnat.com>
18369
18370         * gcc.c (delete_if_ordinary): Backout previous change.
18371
18372 2002-01-15  Kazu Hirata  <kazu@hxi.com>
18373
18374         * config/h8300/h8300.c (print_operand): Remove support for
18375         unused operand characters.
18376
18377         * read-rtl.c: Fix formatting.
18378         * real.c: Likewise.
18379         * recog.c: Likewise.
18380         * regclass.c: Likewise.
18381         * regmove.c: Likewise.
18382         * reg-stack.c: Likewise.
18383         * reload1.c: Likewise.
18384         * rtlanal.c: Likewise.
18385
18386 2002-01-15  Kazu Hirata  <kazu@hxi.com>
18387
18388         * config/i386/i386.c: Fix formatting.
18389
18390 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
18391
18392         * c-typeck.c (process_init_element): Don't save_expr
18393         COMPOUND_LITERAL_EXPR if just its initializer will be used.
18394
18395 2002-01-15  David Edelsohn  <edelsohn@gnu.org>
18396
18397         * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Do not
18398         emit optional traceback table if optimize_size or TARGET_ELF.
18399         * config/rs6000/rs6000.md (prefetch): New.
18400
18401 2002-01-15  Andreas Jaeger  <aj@suse.de>
18402
18403         * config.gcc (x86_64-*-*): Install mmintrin.h and xmmintrin.h.
18404
18405 2002-01-15  Kazu Hirata  <kazu@hxi.com>
18406
18407         * mips-tfile.c: Fix formatting.
18408
18409 Tue Jan 15 00:56:11 CET 2002  Jan Hubicka  <jh@suse.cz>
18410
18411         * unroll.c (final_reg_note_copy): Fix previous commit.
18412
18413 2002-01-14  Kazu Hirata  <kazu@hxi.com>
18414
18415         * config/h8300/h8300-protos.h: Remove the prototype for
18416         eq_operator.
18417         * config/h8300/h8300.c (eq_operator): Remove.
18418
18419 2002-01-14  Richard Henderson  <rth@redhat.com>
18420
18421         * config/i386/i386.md (prefetch): Tidy.
18422         (prefetch_3dnow): Fix locality operand.
18423
18424 2002-01-14  Richard Henderson  <rth@redhat.com>
18425
18426         * config/mips/mips.h (HI_AND_FP_REGS): New register class.
18427         (CLASS_CANNOT_CHANGE_MODE): Disallow HI in little-endian mode.
18428
18429 2002-01-14  Hans-Peter Nilsson  <hp@bitrange.com>
18430
18431         * reload1.c (reload_combine): Pass reg_sum replacement through
18432         copy_rtx in loop performing multiple changes.
18433
18434 2002-01-14  Jakub Jelinek  <jakub@redhat.com>
18435
18436         * except.c (remove_unreachable_regions): New.
18437         (free_eh_status): Clear exception_handler_labels.
18438         (convert_from_eh_region_ranges): Call remove_unreachable_regions.
18439         (find_exception_handler_labels): Don't add the same label more than
18440         once.
18441         (remove_exception_handler_label): Don't die if
18442         find_exception_handler_labels hasn't been called for the current
18443         function yet.
18444
18445 Mon Jan 14 21:26:13 CET 2002  Jan Hubicka  <jh@suse.cz>
18446
18447         * toplev.c (rest_of_compilation): Rebuild jump labels after
18448         gcse.
18449
18450 2002-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18451
18452         * doc/extend.texi: Move documentation of X86 built-in functions
18453         here.
18454         * doc/invoke.texi: From here.
18455         * doc/sourcebuild.texi: Document location of documentation for
18456         machine built-in functions.
18457
18458 2002-01-13  Christopher Faylor  <cgf@redhat.com>
18459
18460         * cppfiles.c (TEST_THRESHOLD): New macro.
18461         (SHOULD_MMAP): Ditto.
18462         (read_include_file): Use SHOULD_MMAP macro to decide when mmap should
18463         be used.
18464
18465 Mon Jan 14 20:23:34 CET 2002  Jan Hubicka  <jh@suse.cz>
18466
18467         * unroll.c (final_reg_note_copy): Properly handle
18468         REG_LABEL
18469         (unroll_loops): Fix LOOP_CONDITION heuristics.
18470
18471 2002-01-14  Geoffrey Keating  <geoffk@redhat.com>
18472
18473         * doc/invoke.texi (Xstormy16 Options): Add xstormy16 option.
18474         * doc/md.texi (Machine Constraints): Use @minus{} where appropriate.
18475
18476 Mon Jan 14 20:18:19 CET 2002  Jan Hubicka  <jh@suse.cz>
18477
18478         * cfgcleanup.c (try_forward_edges): Avoid infinite loop at infinite
18479         threaded loop.
18480
18481 2002-01-14  Tom Rix  <trix@redhat.com>
18482
18483         * config/rs6000/rs6000.md: Fix typo with sradi.
18484
18485 2002-01-14  Ulrich Weigand  <uweigand@de.ibm.com>
18486
18487         * config/s390/s390.md (movstrdix_64, movstrsix_31, movstrdi_64,
18488         movstrsi_31, clrstrsi_64, clrstrsi_31): Improve RTL templates.
18489         (clrstrdi, clrstrsi): Adapt callers.
18490
18491         (extendsidi2, zero_extendsidi2): Remove no-conflict blocks.
18492
18493         (movti splitter): Never use register 0 as base register.
18494
18495 2002-01-14  Hartmut Penner  <hpenner@de.ibm.com>
18496
18497         * combine.c (simplify_shift_const): Always generate new rtx
18498         for shift expression instead of reusing given expression.
18499
18500 Mon Jan 14 07:08:55 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18501
18502         * config/alpha/alpha.c (alpha_expand_mov): Don't call
18503         alpha_legitimize_address unless mode is Pmode.
18504
18505 2002-01-13  Geoffrey Keating  <geoffk@redhat.com>
18506
18507         * doc/md.texi (Modifiers): Document the '*' constraint for the
18508         user.
18509
18510         * doc/md.texi (Machine Constraints): Add constraints for xstormy16.
18511         * doc/extend.texi (Function Attributes): 'interrupt' is valid
18512         for xstormy16 too.
18513
18514 2002-01-13  Richard Henderson  <rth@redhat.com>
18515
18516         * reload.c (find_reloads): Use a hard reg destination as reload reg
18517         for an input reload of the source.
18518
18519 2002-01-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18520
18521         * doc/install.texi (Binaries): Make link to ftp.writtenword.com
18522         more generic.
18523
18524 Sun Jan 13 07:23:01 2002  Douglas B Rupp  <rupp@gnat.com>
18525
18526         * Makefile.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
18527         * mklibgcc.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
18528
18529         * config/alpha/x-vms (USE_COLLECT2): Set to empty.
18530
18531 Sun Jan 13 06:55:31 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18532
18533         * dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.
18534
18535 2002-01-12  Tom Rix  <trix@redhat.com>
18536
18537         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Use ior for
18538         TARGET_POWERPC64.
18539
18540 2002-01-12  Richard Henderson  <rth@redhat.com>
18541
18542         * config/i386/i386.c (bdesc_2arg): Mark psadbw MASK_3DNOW_A.
18543
18544         * doc/invoke.texi: Update Alpha options.
18545
18546         * doc/invoke.texi: Update i386 built-in function lists.
18547
18548 Sat Jan 12 17:38:11 CET 2002  Jan Hubicka  <jh@suse.cz>
18549
18550         * unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL note
18551         referencing outside.
18552
18553 Sat Jan 12 08:54:51 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18554
18555         * diagnostic.c (warn_deprecated_use): Rework to lower indentation.
18556         * expr.c (emit_move_insn_1): Remove warning, use HOST_WIDE_INT for
18557         offsets, and change line folding.
18558         * optabs.c (expand_binop): Remove warnings.
18559         * sdbout.c (sdbout_record_type_name): Constify NAME to avoid warning.
18560
18561 2002-01-12  Graham Stott <grahams@redhat.com>
18562
18563         * attribs.c (handle_deprecated_attribute): constify WHAT.
18564         * diagnostic.c (warn_deprecated_use): Add braces, fixes
18565         dangling else warning and constify WHAT.
18566         * except.h (struct function, struct inline_remap): Move
18567         struct tag forward defs before all prototypes.
18568         (duplicate_eh_regions): Whitespace.
18569
18570 2002-01-12  Nick Clifton  <nickc@cambridge.redhat.com>
18571
18572         * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use
18573         MODE_BASE_REG_CLASS.
18574         (THUMB_LEGITIMIZE_RELOAD_ADDRESS): Use MODE_BASE_REG_CLASS.
18575
18576 2002-01-12  Richard Henderson  <rth@redhat.com>
18577
18578         * config/i386/i386.c (override_options): If SSE, enable sse prefetch.
18579         (ix86_expand_vector_move): New.
18580         (bdesc_2arg): Remove andps, andnps, orps, xorps.
18581         (ix86_init_mmx_sse_builtins): Make static.  Remove composite builtins.
18582         Remove old prefetch builtins.  Special case the logicals removed above.
18583         (ix86_expand_builtin): Likewise.
18584         (safe_vector_operand): Use V4SFmode, not TImode.
18585         (ix86_expand_store_builtin): Remove shuffle arg.  Update callers.
18586         (ix86_expand_timode_binop_builtin): New.
18587         * config/i386/i386-protos.h: Update.
18588         * config/i386/i386.h (enum ix86_builtins): Update.
18589         * config/i386/i386.md: Correct predicates on MMX/SSE patterns.
18590         Use ix86_expand_vector_move in vector move expanders.
18591         (movti_internal, movti_rex64): Add xorps alternative.
18592         (sse_clrv4sf): Rename and adjust from sse_clrti.
18593         (prefetch): Don't work so hard.
18594         (prefetch_sse, prefetch_3dnow): Use PREFETCH rtx, not UNSPEC.
18595         * config/i386/xmmintrin.h (__m128): Use V4SFmode.
18596         (_mm_getcsr, _mm_setcsr): Fix typo in builtin name.
18597
18598 2002-01-11  Richard Henderson  <rth@redhat.com>
18599
18600         * config/i386/mmintrin.h: New file.
18601         * config/i386/xmmintrin.h: New file.
18602         * config.gcc (i?86-*-*): Add extra_headers.
18603         * simplify-rtx.c (simplify_unary_operation): Handle saturating
18604         truncation codes.
18605         (simplify_binary_operation): Handle saturating arithmetic codes.
18606         * config/i386/i386.c (ix86_expand_sse_comi): Return the full result,
18607         not the lowpart subreg.
18608         (ix86_expand_builtin): Return a TImode dummy register instead of 0
18609         on error.
18610         * config/i386/i386.md (mmx_clrdi): Override memory attribute.
18611
18612 2002-01-12  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18613
18614         * conflict.c (conflict_graph_compute): Free regsets when finished.
18615         * ssa.c (compute_coalesced_reg_partition): Likewise.
18616
18617 2002-01-12  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
18618
18619         * global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLOBBERED
18620         every where we allocate a register.
18621
18622 2002-01-12  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
18623
18624         * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.
18625         * lcm.c (compute_earliest, compute_farthest): Likewise.
18626
18627 2002-01-11  Janis Johnson  <janis187@us.ibm.com>
18628
18629         * expr.c (expand_assignment): Fix misuse of MEM_KEEP_ALIAS_SET.
18630
18631 2002-01-11  Janis Johnson  <janis187@us.ibm.com>
18632
18633         * doc/rtl.texi (Insns): Fix 2 typos.
18634
18635 2002-01-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18636
18637         * doc/invoke.texi: Avoid overfull hboxes.  Add summary of D30V
18638         options.  Use @table @gcctabopt for MMIX options.  Add index
18639         entries for MMIX options.  Start new paragraph with first
18640         heading of the machine-dependent options.
18641
18642 2002-01-11  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18643
18644         PR other/5299
18645         * config/ns32k/ns32k.md: Fix spelling mistake of "than" in comments.
18646         * combine.c (force_to_mode): Same.
18647         * reload1.c (clear_reload_reg_in_use): Same.
18648
18649 2002-01-11  Nick Clifton  <nickc@cambridge.redhat.com>
18650
18651         * config/arm/arm.c (arm_gen_constant): Correct test of 'remainder'
18652         and 'subtargets'.
18653
18654 2002-01-11  Andreas Jaeger  <aj@suse.de>,
18655             Brad Lucier <lucier@math.purdue.edu>
18656
18657         * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrong
18658         mcpu.
18659
18660 Fri Jan 11 07:35:12 2002  Douglas B Rupp  <rupp@gnat.com>
18661
18662         * config/alpha/vms.h: (MD_FALLBACK_FRAME_STATE_FOR): Fix errors.
18663         Protect with IN_LIBGCC.
18664         (LINK_EH_SPEC): Add required trailing space.
18665
18666 Fri Jan 11 09:25:05 2002  Nicola Pero  <n.pero@mi.flashnet.it>
18667
18668         * c-tree.h: Move function declarations so that they are listed
18669         under the filename which contains them.
18670         (check_identifier, finish_decl_top_level,
18671         lookup_name_current_level_global, shadow_record_fields): Remove.
18672
18673 2002-01-11  Andreas Jaeger  <aj@suse.de>
18674
18675         * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated
18676         march.
18677
18678 2002-01-10  Richard Henderson  <rth@redhat.com>
18679
18680         * config/alpha/alpha.c (print_operand): Add 'J'.
18681         * config/alpha/alpha.md (call_osf_1_er, call_value_osf_1_er): Take a
18682         new operand with the sequence number for the lituse.  When splitting
18683         the insns, use gen_movdi_er_high_g and generate a sequence number.
18684         (gen_movdi_er_high_g): Print the sequence number if non-zero.
18685
18686 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
18687
18688         * config/rs6000/rs6000.c (altivec_init_builtins): Add support for
18689         lvebx, lvehx, lvewx, lvxl, lvx, stvx, stvebx, stvehx, stvewx,
18690         stvxl.
18691         (altivec_expand_builtin): Same.
18692         (altivec_expand_stv_builtin): New.
18693
18694         * config/rs6000/rs6000.h (rs6000_builtins): Same.
18695
18696         * config/rs6000/rs6000.md ("altivec_lvebx"): New.
18697         ("altivec_lvehx"): New.
18698         ("altivec_lvewx"): New.
18699         ("altivec_lvxl"): New.
18700         ("altivec_lvx"): New.
18701         ("altivec_stvx"): New.
18702         ("altivec_stvebx"): New.
18703         ("altivec_stvehx"): New.
18704         ("altivec_stvewx"): New.
18705         ("altivec_stvxl"): New.
18706
18707 2002-01-10  Richard Henderson  <rth@redhat.com>
18708
18709         * cfgrtl.c (delete_insn): Assert insn hasn't been deleted yet.
18710         * reload1.c (delete_output_reload): Zap spill_reg_store.  Take
18711         care not to delete instructions twice.
18712
18713 2002-01-10  Zack Weinberg  <zack@codesourcery.com>
18714
18715         * toplev.c: Don't declare environ (it's not used anywhere).
18716         * configure.in: Don't check for declaration of environ.
18717         * config/i386/xm-mingw32.h: Don't #define environ.
18718         * config.in, configure: Regenerate.
18719
18720 2002-01-10  Zack Weinberg  <zack@codesourcery.com>
18721
18722         * configure.in: Set stage1_cflags for powerpc-*-darwin*.
18723         * configure: Regenerate.
18724
18725         * config/interix.h: Set DO_GLOBAL_CTORS_BODY and
18726         DO_GLOBAL_DTORS_BODY here, not in xm-interix.h.
18727         * config/alpha/vms.h: Set INCLUDE_DEFAULTS here, not in
18728         alpha/xm-vms.h.
18729         * config/m68k/t-next: Set OTHER_FIXINCLUDES_DIRS and
18730         LIMITS_H_TEST here, not in m68k/x-next.
18731         * config/rs6000/beos.h: Set STANDARD_INCLUDE_DIR and
18732         SYSTEM_INCLUDE_DIR here, not in rs6000/xm-beos.h.
18733
18734         * config/x-interix: Don't set RANLIB, RANLIB_TEST, SHELL,
18735         LIBGCC2_INCLUDES, or SYSTEM_HEADER_DIR.
18736         * config/alpha/x-vms: Don't set USE_COLLECT2.  Add comments.
18737
18738         * config/i386/x-djgpp: Renamed i386/t-djgpp.
18739         * config/m88k/x-dolph: Renamed m88k/t-dolph.
18740         * config/m88k/x-texXD88: Renamed m88k/t-texXD88.
18741         * config/pa/x-pa-mpeix: Renamed pa/t-mpeix.  Update for
18742         replacement of quadlib.asm with quadlib.c.
18743
18744         * config/x-interix3, config/xm-interix.h, config/i386/x-beos,
18745         config/i386/xm-osf1elf.h, config/rs6000/x-darwin,
18746         config/rs6000/xm-beos.h: Delete file.
18747
18748         * config.gcc: Update to match above changes.
18749
18750 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18751
18752         * config/h8300/h8300.h: Fix comment typos.
18753         * config/h8300/h8300.md: Likewise.
18754         * config/h8300/lib1funcs.asm: Likewise.
18755
18756 2002-01-10  Dale Johannesen  <dalej@apple.com>
18757
18758         PR optimization/5269
18759         * unroll.c (precondition_loop_p): Make *increment be the correct
18760         sign when n_iterations known, to avoid confusing caller.
18761
18762 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18763
18764         * doc/extend.texi (deprecated): Fix a typo.
18765
18766 Thu Jan 10 22:35:54 CET 2002  Jan Hubicka  <jh@suse.cz>
18767
18768         * basic-block.h (update_br_prob_note): Declare.
18769         * cfgcleanup.c (try_simplify_condjump): Call update_br_prob_note.
18770         (try_forward_edges): Care negative frequencies and update note.
18771         (outgoing_edges_match): Tweek conditional merging heuristics.
18772         (try_crossjump_to_edge): use update_br_prob_note.
18773         * cfglayout.c (fixup_reorder_chain): Likewise.
18774         * cfrtl.c (update_br_prob_note): New.
18775         * ifcvt.c (dead_or_predicable): Call update_br_prob_note.
18776
18777         * i386.c (ix86_decompose_address): Return -1 if address contains
18778         shift.
18779         (legitimate_address_p): Require ix86_decompose_address to return 1.
18780
18781         * gcse.c (hash_scan_set): Use CONSTANT_INSN_P.
18782         (cprop_insn): Likewise.
18783
18784 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18785
18786         * toplev.c: Fix formatting.
18787         * tree.c: Likewise.
18788         * tree-dump.c: Likewise.
18789         * unroll.c: Likewise.
18790         * unwind-dw2.c: Likewise.
18791         * unwind-dw2-fde.c: Likewise.
18792         * unwind-dw2-fde-glibc.c: Likewise.
18793         * unwind-sjlj.c: Likewise.
18794
18795 2002-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18796
18797         * doc/invoke.texi: Document PDP-11 options.
18798
18799 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18800
18801         * config/h8300/h8300.h: Fix formatting.
18802
18803 2002-01-10  Ira Ruben   <ira@apple.com>
18804
18805         Add __attribute__ ((deprecated)).
18806         * extend.texi: Document __attribute__ ((deprecated)).
18807         * invoke.texi: Document -Wno-deprecated-declarations.
18808         * testsuite/g++.dg/other/deprecated.C: New C++ test.
18809         * testsuite/gcc.dg/deprecated.c: New C test.
18810         * attribs.c (enum attrs): Declare handle_deprecated_attribute().
18811         (c_common_attribute_table): Add "deprecated" entry.
18812         (handle_deprecated_attribute): New function.
18813         * c-decl.c (deprecated_states): New enum.
18814         deprecated_state: State of "deprecated" handling.
18815         (start_decl): Set deprecated_state based on attributes.
18816         (grokdeclarator): Test for deprecated uses, propagate attribute.
18817         * c-typeck.c (build_component_ref): Test for deprecated fields.
18818         (build_external_ref): Test for deprecated primaries.
18819         * diagnostic.c (warn_deprecated_use) New function to issue
18820         warnings about __attribute__ ((depricated)) references.
18821         * flags.h (warn_deprecated_decl): Extern declared for
18822         -W[no-]deprecated-declarations option.
18823         * print-tree.c (print_node): Show deprecated flag status.
18824         * toplev.c (warn_deprecated_decl): Defined.
18825         (W_options): Added "deprecated-declaration".
18826         * toplev.h (warn_deprecated_use): Extern declared.
18827         * tree.h (struct tree_common): Define deprecated_flag.
18828         (TREE_DEPRECATED): New macro to access flag.
18829         * cp/call.c (build_call): Test for deprecated calls.
18830         * cp/class.c (add_implicitly_declared_members): Set global
18831         flag to tell grokdeclarator to not issue deprecated warnings.
18832         * cp/cp-tree.h: Add extern for adding_implicit_members.
18833         * cp/decl.c (deprecated_states): New enum.
18834         (start_decl): Set deprecated_state based on attributes.
18835         (grokdeclarator): Test for deprecated uses, propagate attribute.
18836         * cp/lex.c (do_identifier): Test for deprecated primaries.
18837         * cp/typeck.c (build_component_ref): Test for deprecated fields.
18838
18839 2002-01-10  Ira Ruben   <ira@apple.com>
18840
18841         Fix to assign attributes to inline member functions.
18842         * cp/decl.c (start_method): Handle attrlist.
18843
18844 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18845
18846         * combine.c (expand_field_assignment): Use subreg_lsb().
18847
18848 2002-01-10  David Edelsohn  <edelsohn@gnu.org>
18849
18850         * alias.c (find_base_value): Add cases for HIGH, PRE_INC, PRE_DEC,
18851         POST_INC, POST_DEC, PRE_MODIFY, and POST_MODIFY.
18852         (find_base_term): Add cases for TRUNCATE, PRE_MODIFY, and POST_MODIFY.
18853         Recurse for any operand of AND as long as constant is non-zero.
18854
18855 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18856
18857         * config/h8300/h8300.md: Remove constraints from expanders.
18858
18859 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18860
18861         * varasm.c: Fix formatting.
18862         * varray.c: Likewise.
18863         * vmsdbgout.c: Likewise.
18864         * xcoffout.c: Likewise.
18865
18866 Thu Jan 10 17:19:12 CET 2002  Jan Hubicka  <jh@suse.cz>
18867
18868         * cfgcleanup.c (try_forward_edges): Properly initialize nthreaded_edges;
18869         update edge probabilities to match.
18870
18871 2002-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18872
18873         * Makefile.in ($(docdir)/gccint.info, gccint.dvi): Add additional
18874         dependencies.
18875         * doc/languages.texi, doc/sourcebuild.texi: New files.
18876         * doc/configfiles.texi: Make a subsubsection.  Update.
18877         * doc/configterms.texi: Add @node.  Remove warning that this isn't
18878         instructions for building GCC.
18879         * doc/makefile.texi: Make a subsection.
18880         * doc/gccint.texi: Update.
18881
18882 Thu Jan 10 16:39:58 CET 2002  Jan Hubicka  <jh@suse.cz>
18883
18884         * i386.md (sse_mov?fcc_const0_?): Fix constraints.
18885
18886 Thu Jan 10 12:45:50 2002  Nicola Pero  <n.pero@mi.flashnet.it>
18887
18888         * doc/cpp.texi: Document the __OBJC__ preprocessor macro.
18889
18890 Thu Jan 10 11:19:18 CET 2002  Jan Hubicka  <jh@suse.cz>
18891
18892         * optabs.c (expand_fix): Look for wider integer modes first.
18893
18894         * i386.md (mov?f): Avoid the fake const double trick for medium
18895         memory model.
18896         (min?f*/max?f*): Prohibit memory operands for i387 variant.
18897         (fop_df_4): Disable for SSE compilation.
18898
18899 2002-01-10  Graham Stott  <grahams@redhat.com>
18900
18901         * dwarf2out.c (indirect_string_alloc, output_indirect_string):
18902         Move prototype into DWARF2_DEBUGGING_INFO conditional block.
18903
18904 2002-01-10  Richard Henderson  <rth@redhat.com>
18905
18906         * config/alpha/alpha.md (extendsidi2_fix): Penalize f/f alternative.
18907
18908 2002-01-10  Richard Henderson  <rth@redhat.com>
18909
18910         * regrename.c (find_oldest_value_reg): Fix typo in mode change check.
18911         (copyprop_hardreg_forward_1): Likewise.  Use mode_change_ok.
18912
18913 2002-01-10  Kazu Hirata  <kazu@hxi.com>
18914
18915         * combine.c (can_combine_p): Fix a comment typo.
18916
18917 2002-01-09  Zack Weinberg  <zack@codesourcery.com>
18918
18919         * Makefile.in (s-gencheck, s-options, s-specs): Handle an
18920         empty list correctly.  Change loop index $t to $f for
18921         consistency with rest of Makefile.
18922
18923 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
18924
18925         * testuite/gcc.dg/altivec-4.c: Add test for mtvscr, dssall,
18926         mfvscr, dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18927
18928         * config/rs6000/rs6000.c (altivec_expand_builtin): Add support for
18929         mtvscr, dssall, mfvscr, dss, lvsl, lvsr, dstt, dst, dstst, dststt.
18930         (altivec_init_builtins): Same.
18931         (altivec_expand_unop_builtin): Return NULL_RTX on error.
18932         (altivec_expand_binop_builtin): Same.
18933         (altivec_expand_ternop_builtin): Same.
18934         (bdesc_dst): New.
18935
18936         * config/rs6000/rs6000.md ("altivec_mtvscr"): New.
18937         ("altivec_vctuxs"): Fix typo.
18938         ("altivec_vnmsubfp"): Same.
18939         ("altivec_dssall"): New.
18940         ("altivec_mfvscr"): New.
18941         ("altivec_dss"): New.
18942         ("altivec_lvsl"): New.
18943         ("altivec_lvsr"): New.
18944         ("altivec_dstt"): New.
18945         ("altivec_dstst"): New.
18946         ("altivec_dststt"): New.
18947         ("altivec_dst"): New.
18948
18949         * config/rs6000/rs6000.h (rs6000_builtins): Add mtvscr, dssall,
18950         mfvscr, dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18951
18952 2002-01-09  Richard Henderson  <rth@redhat.com>
18953
18954         * config/alpha/alpha.md (prologue_mcount): Remove lituse_jsr reloc.
18955
18956 2002-01-10  Hans-Peter Nilsson  <hp@bitrange.com>
18957
18958         * config/mmix/mmix.c (mmix_asm_identify_gcc): Remove unused
18959         function.
18960         * config/mmix/mmix-protos.h (mmix_asm_identify_gcc): Don't
18961         prototype.
18962         * config/mmix/mmix.h (ASM_IDENTIFY_GCC): Remove unused macro.
18963
18964 2002-01-09  Kazu Hirata  <kazu@hxi.com>
18965
18966         * read-rtl.c: Fix formatting.
18967         * real.c: Likewise.
18968         * regclass.c: Likewise.
18969         * regrename.c: Likewise.
18970         * reg-stack.c: Likewise.
18971         * reload1.c: Likewise.
18972         * reload.c: Likewise.
18973         * rtl.c: Likewise.
18974
18975 2002-01-09  Kazu Hirata  <kazu@hxi.com>
18976
18977         * rtlanal.c (find_reg_fusage): Use XEXP instead of SET_DEST
18978         to extract items in the expr_list chain.
18979
18980 2002-01-09  Richard Henderson  <rth@redhat.com>
18981
18982         * config/vax/vax.c (vax_rtx_cost): Never abort.
18983
18984         * config/vax/vax.h (REAL_ARITHMETIC): Define.
18985
18986 2002-01-09  Jan Hubicka  <jh@suse.cz>
18987
18988         * gcse.c (cprop_jump): Delete insn if simplified jump is no-op.
18989
18990 2002-01-09  Richard Henderson  <rth@redhat.com>
18991
18992         * config/arm/arm.c (arm_gen_constant): Use trunc_int_for_mode.
18993         Unify code from various alternatives.
18994
18995 2002-01-09  Richard Henderson  <rth@redhat.com>
18996
18997         * regrename.c (copy_value): Ignore the copy if the source register
18998         is present in the value chain with a narrower mode.
18999
19000 2002-01-09  Herman A.J. ten Brugge  <Haj.Ten.Brugge@net.HCC.nl>
19001
19002         * real.c (c4xtoe, toc4x): Do some special conversion on long doubles
19003         for the c4x target. Also improve layout.
19004
19005 2002-01-09  Richard Henderson  <rth@redhat.com>
19006
19007         * config/m32r/m32r.c (move_src_operand): Fix 32-bit int test.
19008         * config/m32r/m32r.md (and ior xor splitters): Swap operands
19009         to match insn patterns.
19010
19011 2002-01-09  Richard Henderson  <rth@redhat.com>
19012
19013         * regrename.c (find_oldest_value_reg): Use gen_rtx_raw_REG.
19014         (copyprop_hardreg_forward_1): Likewise.
19015
19016 2002-01-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19017
19018         * pa.md (decrement_and_branch_until_zero): Change predicate for
19019         operand 0 from register_operand to reg_or_nonsymb_mem_operand.
19020
19021 2002-01-09  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
19022
19023         * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_
19024         gets undefined. For Darwin.
19025
19026 2002-01-09  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
19027
19028         * config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING for stack passing.
19029
19030 2002-01-09  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
19031
19032         * config/c4x/c4x/md: Remove extraneous constraints from define_splits.
19033
19034 2002-01-08  Richard Henderson  <rth@redhat.com>
19035
19036         * regrename.c (copy_value): Ignore overlapping copies.
19037
19038 2002-01-08  Richard Henderson  <rth@redhat.com>
19039
19040         * config/alpha/alpha.c (alpha_split_conditional_move): Call copy_rtx
19041         as needed to avoid shared structure.
19042
19043 2002-01-08  Kazu Hirata  <kazu@hxi.com>
19044
19045         * config/h8300/h8300.c (get_shift_alg): Fix 15-bit LSHIFTRT on
19046         H8/300H and H8/S.
19047
19048 2002-01-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19049
19050         * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
19051         LONGJMP_RESTORE_FROM_STACK, MAX_INT_TYPE_SIZE): Remove
19052         documentation of obsolete macros.
19053         * system.h: Poison these macros.
19054         * config/1750a/1750a.h, config/a29k/a29k.h, config/alpha/alpha.h,
19055         config/arc/arc.h, config/arm/arm.h, config/avr/avr.h,
19056         config/c4x/c4x.h, config/clipper/clipper.h,
19057         config/convex/convex.h, config/cris/cris.h, config/d30v/d30v.h,
19058         config/dsp16xx/dsp16xx.h, config/elxsi/elxsi.h,
19059         config/fr30/fr30.h, config/h8300/h8300.h, config/i370/i370.h,
19060         config/i386/i386.h, config/i860/i860.h, config/i960/i960.h,
19061         config/ia64/ia64.h, config/m32r/m32r.h, config/m68hc11/m68hc11.h,
19062         config/m68k/m68k.h, config/m88k/m88k.h, config/mcore/mcore.h,
19063         config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
19064         config/mn10300/mn10300.h, config/ns32k/ns32k.h, config/pa/pa.h,
19065         config/pdp11/pdp11.h, config/pj/pj.h, config/romp/romp.h,
19066         config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.h,
19067         config/sparc/sparc.h, config/stormy16/stormy16.h,
19068         config/v850/v850.h, config/vax/vax.h, config/we32k/we32k.h: Remove
19069         definitions and commented out definitions of obsolete macros.
19070         * config/mips/iris5.h (MAX_WCHAR_TYPE_SIZE): Don't define in terms
19071         of MAX_INT_TYPE_SIZE.
19072
19073 2002-01-08  Ulrich Weigand  <uweigand@de.ibm.com>
19074
19075         * config/s390/s390.c (s390_preferred_reload_class): Never
19076         return ADDR_REGS if it isn't a subset of the given class.
19077         * config/s390/s390.h (REGISTER_MOVE_COST): Penalize not just
19078         FP_REGS, but all superclasses as well.
19079
19080         * config/s390/s390.c (s390_function_profiler): Fix thinko.
19081
19082         * config/s390/s390.md (cmpdi_ccu_mem, cmpsi_ccu_mem,
19083         cmphi_ccu_mem, cmpqi_ccu_mem): First operand of compare
19084         must not be a const_int.
19085
19086 2002-01-08  Richard Henderson  <rth@redhat.com>
19087
19088         * Makefile.in (toplev.o): Depend on options.h.
19089         (gcc.o): Depend on specs.h.
19090
19091 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
19092
19093         * expr.c (store_expr): Convert VOIDmode constants back to target's
19094         mode.
19095
19096 2002-01-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19097
19098         * doc/invoke.texi: Markup gcc as @command.  Refer to
19099         http://gcc.gnu.org/onlinedocs/gcc/Contributors.html instead
19100         of http://gcc.gnu.org/thanks.html.
19101
19102 2002-01-08  Dale Johannesen  <dalej@apple.com>
19103
19104         * config/rs6000/rs6000.md: Add missing int register
19105         target case to movdf_low.
19106
19107 2002-01-08  Zack Weinberg  <zack@codesourcery.com>
19108
19109         * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or
19110         except.h.  Remove commands to define USING_SJLJ_EXCEPTIONS.
19111         (cppinit.o): Depend on except.h.
19112         (gencheck.h, options.h, specs.h, s-gencheck, s-options,
19113         s-specs): New rules.
19114
19115         * configure.in: Don't AC_DEFINE_UNQUOTED PACKAGE or VERSION.
19116         Don't create specs.h/options.h/gencheck.h here.  Remove
19117         unnecessary variable settings from last argument of AC_OUTPUT.
19118         * config.in, configure: Regenerate.
19119         * intl.c: Hardcode package name as "gcc".
19120
19121         * cppinit.c: Include except.h.
19122         (builtin_array): Define __USING_SJLJ_EXCEPTIONS__ when
19123         appropriate.
19124         * unwind-dw2.c, unwind-sjlj.c, config/ia64/unwind-ia64.c:
19125         Use #if(n)def __USING_SJLJ_EXCEPTIONS, not #if
19126         (!)USING_SJLJ_EXCEPTIONS.
19127         * doc/cpp.texi: Document __USING_SJLJ_EXCEPTIONS__.
19128
19129 2002-01-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19130
19131         * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH_REGION_END,
19132         ASM_OUTPUT_LABELREF_AS_INT, DOESNT_NEED_UNWINDER, EH_TABLE_LOOKUP,
19133         OBJC_SELECTORS_WITHOUT_LABELS, OMIT_EH_TABLE): Remove
19134         documentation of obsolete macros.
19135         * system.h: Poison these macros.
19136         * config/d30v/d30v.h, config/ns32k/encore.h,
19137         config/stormy16/stormy16.h: Remove definitions and commented out
19138         definitions of obsolete macros.
19139
19140 Tue Jan  8 15:56:41 2002  Nicola Pero  <nicola@brainstorm.co.uk>
19141
19142         * objc/objc-act.c (handle_class_ref): Mark the declaration of
19143         %sobjc_class_ref_%s as used - to prevent unwanted compiler
19144         warnings.
19145
19146 2002-01-08  Ulrich Weigand  <uweigand@de.ibm.com>
19147
19148         * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove.
19149         * config/s390/s390.c (s390_emit_epilog): Add REG_FRAME_RELATED_EXPR
19150         to insn adjusting stack/frame pointer.
19151         * config/s390/s390.md (reload_la_64, reload_la_31): Do not
19152         accept operands that cause the insn to be non-splittable.
19153
19154 2002-01-08  Graham Stott  <grahams@redhat.com>
19155
19156         * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter.
19157         (C_TYPE_FIELDS_VOLATILE): Likewise.
19158         (C_TYPE_BEING_DEFINED): Likewise.
19159         (C_IS_RESERVED_WORD): Likewise.
19160         (C_TYPE_VARIABLE_SIZE): Likewise.
19161         (C_DECL_VARIABLE_SIZE): Likewise.
19162         (C_MISSING_PROTOTYPE_WARNED): Likewise.
19163         (C_SET_EXP_ORIGINAL_CODE): Likewise.
19164         (C_TYPEDEF_EXPLICITLY_SIGNED): Uppercase macro parameter and remove
19165         parenthesis.
19166         (C_DECL_ANTICIPATED): Likewise.
19167         (c_build_type_variant): Add parenthesis.
19168
19169 2002-01-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19170
19171         * gcc.c (option_map): Remove --version.
19172         (process_command): Handle -fversion following the GNU Coding
19173         Standards.  Partially addresses PR other/704.
19174
19175 2002-01-08  Graham Stott  <grahams@redhat.com>
19176
19177         * combine.c (combine_instructions): Fix typo.
19178
19179 2002-01-08  Graham Stott  <grahams@redhat.com>
19180
19181         * debug.h: Use "tree" and "rtx" throughout.
19182
19183         * debug.c: Likewise.
19184
19185 2002-01-08  Nick Clifton  <nickc@cambridge.redhat.com>
19186
19187         * dbxout.c (dbxout_symbol_location): If a symbol ref is in the
19188         constant pool, use the pool's version of the symbol instead.
19189
19190 2002-01-07  Richard Henderson  <rth@redhat.com>
19191
19192         * regrename.c (find_oldest_value_reg): Ignore the value chain if
19193         the original register was copied in a mode with a fewer number of
19194         hard registers than the desired mode.
19195         (copyprop_hardreg_forward_1): Likewise.
19196         (debug_value_data): Fix loop test.
19197         * toplev.c (parse_options_and_default_flags): Reenable
19198         -fcprop-registers at -O1.
19199
19200 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
19201
19202         * config/rs6000/rs6000.c (bdesc_2arg): Add altivec predicates.
19203         (altivec_init_builtins): New node v4si_ftype_v16qi_v16qi.
19204
19205         * config/rs6000/rs6000.h (rs6000_builtins): Add enums for altivec
19206         predicates.
19207
19208         * config/rs6000/rs6000.md: Add altivec predicate patterns.
19209
19210 2002-01-07  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19211
19212         * pa.c (FUNC_BEGIN_PROLOG_LABEL, current_function_number): Define.
19213         (pa_output_function_prologue): Output local label at the beginning of
19214         the prologue when profiling.
19215         (hppa_profile_hook): Use the local label rather than the function label.
19216         * pa.h (PROFILE_BEFORE_PROLOGUE): Define.
19217
19218 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
19219
19220         * config/rs6000/rs6000.c (print_operand): Remove extra space.
19221         (altivec_expand_unop_builtin): Fix thinko.
19222         (altivec_expand_binop_builtin): Same.
19223         (altivec_expand_ternop_builtin): Same.
19224         (altivec_expand_builtin): Same.
19225
19226 2002-01-07  Richard Henderson  <rth@redhat.com>
19227
19228         * config/rs6000/xcoff.h (ASM_FILE_START): Reverted to profile_flag.
19229
19230 2002-01-07  Jason Merrill  <jason@redhat.com>
19231
19232         * unwind-dw2.c (execute_cfa_program): Use < again.
19233
19234 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
19235
19236         * predict.c (combine_predictions_for_insn): Avoid division by zero.
19237
19238 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
19239
19240         * simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT.
19241         Don't allow -1 - x -> ~x simplifications in the first pass.
19242
19243 2002-01-07  Aldy Hernandez  <aldyh@redhat.com>
19244
19245         * rs6000.c (altivec_expand_ternop_builtin): Don't die on invalid
19246         arguments.
19247         (altivec_expand_binop_builtin): Same.
19248         (altivec_expand_unop_builtin): Same.
19249         (print_operand): Fix typo.
19250         (bdesc_1arg): Add vupk* variants.
19251
19252         * rs6000.h (rs6000_builtins): Add vupk* enums.
19253
19254         * rs6000.md: Add altivec_vupk* variants.
19255
19256 2002-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19257
19258         * doc/gcc.texi, doc/gccint.texi, doc/cppinternals.texi,
19259         doc/install.texi, doc/invoke.texi, doc/rtl.texi: Update copyright
19260         and last update dates.
19261
19262 2002-01-07  Janis Johnson  <janis187@us.ibm.com>
19263
19264         * doc/rtl.texi (Flags): Clean up documentation of RTL flags
19265
19266 2002-01-07  Marek Michalkiewicz  <marekm@amelek.gda.pl>
19267
19268         * config/avr/avr.c (avr_mcu_types): Add new MCU types.
19269         * config/avr/avr.h (CPP_SPEC): Likewise.
19270         (LINK_SPEC): Likewise.
19271         (CRT_BINUTILS_SPECS): Likewise.
19272         * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
19273         * doc/invoke.texi (AVR Options): Document them.
19274
19275 Mon Jan  7 11:59:34 CET 2002  Jan Hubicka  <jh@suse.cz>
19276
19277         * unroll.c (copy_loop_body): Always properly update JUMP_LABEL and
19278         LABEL_NUSES.
19279
19280 2002-01-07  Graham Stott  <grahams@redhat.com>
19281
19282         * config/i386/i386.h: Update copyright date.
19283         (HALF_PIC_PTR): Add parenthesis.
19284         (OPTIMIZATION_OPTIONS): Whitespace, add parenthesis and wrap.
19285         (CONSTANT_ALIGNMENT): Add parenthesis.
19286         (DATA_ALIGNMENT): Likewise.
19287         (LOCAL_ALIGNMENT): Likewise.
19288         (FUNCTION_ARG_BOUNDARY): Whitespace, add parenthesis and wrap.
19289         (IS_STACK_MODE): Uppercase macro parameter, add parenthesis and wrap.
19290         (CONDITIONAL_REGISTER_USAGE): Wrap in do {...} while (0).
19291         (HARD_REGNO_NREGS): Add paranethesis.
19292         (VALID_SSE_REG_MODE): Whitespace.
19293         (VALID_MMX_REG_MODE): Whitespace.
19294         (VALID_FP_MODE_P): Uppercase macros parameter and whitespace.
19295         (ix86_hard_regno_mode_ok): Add parenthesis.
19296         (HARD_REGNO_CALLER_SAVE_MODE): Whitespace.
19297         (RETURN_IN_MEMORY): Whitespace.
19298         (N_REG_CLASSES): Add parenthesis.
19299         (INTEGER_CLASS_P): Add parenthesis and wrap.
19300         (FLOAT_CLASS_P): Likewise.
19301         (SSE_CLASS_P): Likewise.
19302         (MMX_CLASS_P): Likewise.
19303         (MAYBE_INTEGER_CLASS_P): Likewise.
19304         (MAYBE_FLOAT_CLASS_P): Likewise.
19305         (MAYBE_SSE_CLASS_P): Likewise.
19306         (MAYBE_MMX_CLASS_P): Likewise.
19307         (Q_CLASS_P): Likewise.
19308         (GENERAL_REGNO_P): Uppercase macro parameter.
19309         (REX_INT_REGNO_P): Uppercase macro parameter and wrap.
19310         (FP_REGNO_P): Likewise.
19311         (ANY_FP_REGNO_P): Uppercase macro parameter.
19312         (SSE_REGNO_P): Likewise.
19313         (SSE_REGNO): Likewise.
19314         (SSE_REG_P): Likewise.
19315         (SSE_FLOAT_MODE_P): Likewise.
19316         (MMX_REGNO_P): Likewise.
19317         (MMX_REG_P):Likewise.
19318         (STACK_REG_P): Likewise.
19319         (NON_STACK_REG_P): Likewise.
19320         (STACK_TOP_P): Likewise.
19321         (CONVERT_HARD_REGISTER_TO_SSA_P): Add parenthesis.
19322         (PREFERRED_RELOAD_CLASS): Add parenthesis and whitespace.
19323         (SECONDARY_MEMORY_NEEDED): Likewise.
19324         (SECONDARY_OUTPUT_RELOAD_CLASS): Whitespace.
19325         (MD_ASM_CLOBBERS): Whitespace and wrap.
19326         (MUST_PASS_IN_STACK): Whitespace and wrap.
19327         (RETURN_POPS_ARGS): Add parenthesis.
19328         (INIT_CUMULATIVE_ARGS): Likewise.
19329         (FUNCTION_ARG): Likewise.
19330         (FUNCTION_OK_FOR_SIBCALL): Add parenthesis and whitespace.
19331         (SETUP_INCOMING_VARARGS): Likewise.
19332         (BUILD_VA_LIST_TYPE):  Add parenthesis.
19333         (EXPAND_BUILTIN_VA_START): Uppercase macro paremeters and add
19334         parenthsis.
19335         (EXPAND_BUILTIN_VA_ARG): Likewise.
19336         (FUNCTION_PROFILER): Wrap in do { ... } while (0) and add parenthesis.
19337         (INITIALIZE_TRAMPOLINE): Add parenthesis.
19338         (INITIAL_ELIMINATION_OFFSET): Likewise.
19339         (REGNO_OK_FOR_INDEX_P): Add parenthesis.
19340         (REGNO_OK_FOR_BASE_P): Likewise.
19341         (REGNO_OK_FOR_SIREG_P): Add parenthesis and wrap.
19342         (REGNO_OK_FOR_DIREG_P): Likewise.
19343         (REG_OK_FOR_INDEX_P): Whitespace.
19344         (REG_OK_FOR_BASE_P): Whitespace.
19345         (GO_IF_LEGITIMATE_ADDRESS): Wrap in do { ... } while (0) and add
19346         parenthesis.
19347         (FIND_BASE_TERM): Fix typo.
19348         (LEGITIMIZE_ADDRESS): Wrap in  { .. } while (0) and add parenthesis.
19349         (REWRITE_ADDRESS): Uppercase macro parameter and whitespace.
19350         (SYMBOLIC_CONST; Whitespace.
19351         (GO_IF_MODE_DEPENDENT_ADDRESS):Wrap in  { .. } while (0) and wrap.
19352         (ENCODE_SECTION_INFO): Whitespace.
19353         (FINALIZE_PIC): Remove do { ... } while (0).
19354         (PROMOTE_MODE): Wrap in do { ... } while (0).
19355         (CONST_COSTS): Whitespace.
19356         (RTX_COSTS): Add paramethesis, whitespace and wrap.
19357         (REGISTER_MOVE_COST): Add parenthesis.
19358         (MEMORY_MOVE_COST): Likewise.
19359         (EXTRA_CC_MODES): Whitespace.
19360         (SELECT_CC_MODE): Add parenthesis and whitespace.
19361         (DBX_REGISTER_NUMBER): Uppercase macro parameter and add parenthsis.
19362         (ASM_PREFERRED_EH_DATA_FORMAT): Add parenthesis and whitespace.
19363         (ASM_OUTPUT_LABEL): Add paramethesis.
19364         (ASM_OUTPUT_REG_PUSH): Add parenthesis and whitespace.
19365         (ASM_OUTPUT_REG_POP): Likewise.
19366         (ASM_OUTPUT_ADDR_VEC_ELT): Add parenthesis.
19367         (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
19368
19369         * config/i386/i386.c: Update copyright.
19370         (CHECK_STACK_LIMIT): Add parenthesis.
19371         (AT_BP): Uppercase macro parameter.
19372         (x86_64_int_parameter_registers): Constify.
19373         (x86_64_int_return_registers): Likewise.
19374         (ix86_compare_op0): Use rtx.
19375         (construct_container): Constify INTREG parameter.
19376         (function_arg): Use rtx.
19377
19378         * diagnostic.h: Update copyright date.
19379         (output_buffer_state): Add parenthesis.
19380         (output_buffer_format_args): Likewise.
19381
19382         * combine.c (combine_instructions): Replace XEXP (links, 0)
19383         with link.
19384
19385 2002-01-06  H.J. Lu <hjl@gnu.org>
19386
19387         * cfgcleanup.c (thread_jump): Fix 2 typos.
19388
19389 2002-01-06  Aldy Hernandez  <aldyh@redhat.com>
19390
19391         * config.gcc: Add support for --enable-altivec.
19392
19393 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
19394
19395         * emit-rtl.c (gen_highpart): Add check for NULL_RTX.
19396
19397 2002-01-06  Jakub Jelinek  <jakub@redhat.com>
19398
19399         * objc/objc-act.c (handle_impent): Use assemble_variable to emit
19400         __objc_class_name_*.
19401
19402 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
19403
19404         * doc/install.texi (sparcv9-*-solaris2*): Add documentation.
19405
19406 2002-01-06  Richard Henderson  <rth@redhat.com>
19407
19408         * reorg.c (emit_delay_sequence): Remove death notes, not merely
19409         nop them out.  Increment label reference count for REG_LABEL.
19410         (fill_slots_from_thread): Frob label reference count around
19411         delete_related_insns.
19412
19413 2002-01-05  Richard Henderson  <rth@redhat.com>
19414
19415         * cfgcleanup.c (try_forward_edges): Detect infinite loops while
19416         jump threading.
19417
19418 2002-01-05  Richard Henderson  <rth@redhat.com>
19419
19420         * c-decl.c (c_expand_body): Don't call outlining_inline_function.
19421         * integrate.c (output_inline_function): Likewise.
19422         * toplev.c (rest_of_compilation): Do it here instead.  Move call
19423         to remove_unnecessary_notes after emitting abstract instance.
19424         Force an emitted nested function to have its parent emited as well.
19425         * dwarf2out.c (loc_descriptor_from_tree): Read mode after checking
19426         for null.
19427         (rtl_for_decl_location): Do not look at reload data structures
19428         before reload has run.
19429
19430 2002-01-05  Kazu Hirata  <kazu@hxi.com>
19431
19432         * cse.c: Fix formatting.
19433         * dwarf2asm.c: Likewise.
19434         * dwarf2out.c: Likewise.
19435         * explow.c: Likewise.
19436         * expmed.c: Likewise.
19437         * function.c: Likewise.
19438         * gcov.c: Likewise.
19439         * gencheck.c: Likewise.
19440         * genrecog.c: Likewise.
19441         * ggc-common.c: Likewise.
19442         * ggc-page.c: Likewise.
19443         * global.c: Likewise.
19444
19445 2002-01-05  Kazu Hirata  <kazu@hxi.com>
19446
19447         * combine.c: Fix formatting.
19448
19449 2002-01-05  Craig Rodrigues  <crodrigu@bbn.com>
19450
19451         PR middle-end/1557
19452         * config/ia64/ia64.h (RENAME_EXTENDED_BLOCKS): Remove.
19453
19454 2002-01-05  David Edelsohn  <edelsohn@gnu.org>
19455
19456         * config/rs6000/rs6000.h (TARGET_POWERPC): For IN_LIBGCC2, define
19457         as 1 for __powerpc64__ as well.
19458
19459         * config/rs6000/t-aix43 (T_ADAFLAGS): Define.
19460
19461         * alias.c (find_base_value, PLUS/MINUS): If we found a base,
19462         return it.
19463
19464 2002-01-05  Daniel Berlin  <dan@dberlin.org>
19465
19466         * lcm.c: Revert change, due to performance regression it causes on
19467         SPEC because it's slightly more conservative (sigh, I hate
19468         edge-based LCM).
19469
19470 Sat Jan  5 11:52:05 CET 2002  Jan Hubicka  <jh@suse.cz>
19471
19472         * cfgcleanup.c (try_forward_edges): Allow multiple jump threading.
19473
19474 2002-01-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19475
19476         * doc/cppinternals.texi: Update.
19477
19478 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
19479
19480         * doc/invoke.texi (Option Summary) <MMIX Options>: Document
19481         -mbranch-predict, -mreg-stack-fill-bug-workaround and their
19482         negatives.
19483         (MMIX Options): Ditto.  Fix item/itemx typo for -mno-zero-extend.
19484         * config/mmix/mmix.c (mmix_target_asm_function_prologue): Rework
19485         kludge for pre-october-14th mmix versions to handle new-found bug
19486         with PUSHJ/PUSHGO and the register stack.
19487         * config/mmix/mmix.h (struct machine_function): Rename member
19488         has_call_value_without_parameters to has_call_without_parameters.
19489         All referers changed.
19490         (TARGET_MASK_REG_STACK_FILL_BUG, TARGET_DEFAULT
19491         TARGET_MASK_BRANCH_PREDICT): New macros.
19492         (TARGET_SWITCHES): New options -mreg-stack-fill-bug-workaround,
19493         -mno-reg-stack-fill-bug-workaround.
19494         * config/mmix/mmix.md ("call"): Set struct machine member
19495         has_call_without_parameters.
19496
19497 Sat Jan  5 02:20:22 CET 2002  Jan Hubicka  <jh@suse.cz>
19498
19499         * cfgcleanup.c (thread_jump): Fix handling of reversed branches.
19500
19501 Sat Jan  5 01:35:29 CET 2002  Jan Hubicka  <jh@suse.cz>
19502
19503         * cfgcleanup.c: Include tm_p.h
19504         (mark_effect): Fix handling of hard register; fix handling of SET
19505
19506 2002-01-04  Kazu Hirata  <kazu@hxi.com>
19507
19508         * config/h8300/h8300.md (anonymous patterns): Check that
19509         operands are registers before using REGNO on them.
19510
19511 2002-01-03  Roland McGrath  <roland@frob.com>
19512
19513         * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcall-gnu.
19514
19515 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
19516
19517         * tree.h (expand_expr_stmt_value): Add maybe_last argument.
19518         * c-common.h (genrtl_expr_stmt_value): Likewise.
19519         * stmt.c (expand_expr_stmt): Pass 1 as maybe_last.
19520         (expand_expr_stmt_value): Add maybe_last argument.
19521         Don't warn about statement with no effect if it is the last statement
19522         in expression statement.
19523         * c-semantics.c (genrtl_expr_stmt): Pass 1 as maybe_last.
19524         (genrtl_expr_stmt_value): Add maybe_last argument, pass it down to
19525         expand_expr_stmt_value.
19526         (expand_stmt) [EXPR_STMT]: Pass 1 as maybe_last to
19527         genrtl_expr_stmt_value if t is the last EXPR_STMT in its scope.
19528         * expr.c (expand_expr) [LABELED_BLOCK_EXPR, LOOP_EXPR]: Pass 1
19529         as maybe_last to expand_expr_stmt_value.
19530
19531 Fri Jan  4 11:45:05 2002  Jeffrey A Law  (law@redhat.com)
19532
19533         * c-common.c (c_expand_start_cond): Expect the IF_STMT node to
19534         be passed in, do not build it.
19535         (c_begin_if_stmt): New function.
19536         (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise.
19537         * c-common.h (c_expand_start_cond): Update prototype.
19538         (c_begin_if_stmt): Prototype new function.
19539         (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise.
19540         * c-parse.in (if_prefix): Use c_begin_if_stmt,
19541         c_begin_while_stmt and c_finish_while_stmt_cond.
19542
19543 2002-01-04  William Cohen  <wcohen@redhat.com>
19544
19545         * config/pa/elf.h (ASM_FILE_START): Reverted to profile_flag.
19546         * config/pa/pa-linux.h (ASM_FILE_START): Likewise.
19547         * config/pa/pa64-hpux.h (ASM_FILE_START): Likewise.
19548         * config/pa/som.h (ASM_FILE_START): Likewise.
19549
19550 2002-01-04  Daniel Berlin  <dan@cgsoftware.com>
19551
19552         * lcm.c: Include df.h.
19553         Add available_transfer_function prototype.
19554         (compute_available): Rework to use iterative dataflow framework.
19555         (struct bb_info): s/bb_info/lcm_bb_info/g to avoid conflict
19556         with bb_info in df.h
19557         (available_transfer_function): New function.
19558
19559         * Makefile.in (lcm.o): add df.h to dependencies.
19560
19561 2002-01-04  Richard Henderson  <rth@redhat.com>
19562
19563         * config/alpha/alpha.c (some_operand): Accept HIGH.
19564         (input_operand): Likewise; accept simple references to globals.
19565         (alpha_const_ok_for_letter_p): New, outlined from alpha.h.
19566         (alpha_const_double_ok_for_letter_p): Likewise.
19567         (alpha_extra_constraint): Likewise.
19568         (alpha_preferred_reload_class): Likewise.  Do not force
19569         symbolic constants to memory.
19570         (alpha_legitimate_address_p): Accept simple references
19571         to small_symbolic_operand.
19572         (alpha_legitimize_address): New arg scratch.  Be prepared to be
19573         called when no_new_pseudos.  Emit simple symbolic references.
19574         Split integers into low, high, and rest.
19575         (alpha_expand_mov): Use alpha_legitimize_address.
19576         (some_small_symbolic_mem_operand): New.
19577         (split_small_symbolic_mem_operand): New.
19578         * config/alpha/alpha-protos.h: Update.
19579         * config/alpha/alpha.h (CONST_OK_FOR_LETTER_P): Out-line.
19580         (CONST_DOUBLE_OK_FOR_LETTER_P): Likewise.
19581         (EXTRA_CONSTRAINT): Likewise.
19582         (PREFERRED_RELOAD_CLASS): Likewise.
19583         (LEGITIMIZE_ADDRESS): Update for alpha_legitimize_address change.
19584         (PREDICATE_CODES): Update.
19585         * config/alpha/alpha.md: New post-reload splitters to convert
19586         simplfied symbolic operands to the form that references $29.
19587         (divide expanders): Use emit_move_insn, not gen_movdi_er_high_g.
19588         (movdi_er_nofix, movdi_er_fix): Accept any symbolic operand.
19589
19590 2002-01-03  Richard Henderson  <rth@redhat.com>
19591
19592         * local-alloc.c (function_invariant_p): Update commentary.
19593
19594 2002-01-04  H.J. Lu <hjl@gnu.org>
19595
19596         * toplev.c (rest_of_compilation): Fix a typo when calling
19597         cleanup_cfg.
19598
19599 2002-01-03  Kazu Hirata  <kazu@hxi.com>
19600
19601         * c-common.c: Fix formatting.
19602         * diagnostic.c: Likewise.
19603         * doloop.c: Likewise.
19604         * dwarf2out.c: Likewise.
19605
19606 2002-01-03  Kazu Hirata  <kazu@hxi.com>
19607
19608         * config/h8300/h8300.c (output_logical_op): Use 'not.w' instead
19609         of 'neg.w' when xoring with 0x0000ffff or 0xffff0000.
19610
19611 2002-01-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19612
19613         * cpperror.c: Update comments and copyright.
19614         * cppexp.c, cppfiles.c, cpphash.c, cpphash.h, cppinit.c,
19615         cpplex.c, cpplib.c, cpplib.h, cppmacro.c, cppmain.c: Similarly.
19616
19617 2002-01-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19618
19619         * collect2.c (main): Use strcmp when testing for "-shared".
19620
19621 2002-01-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19622
19623         * cppmacro.c: Don't include intl.h.  Update comments.
19624         (new_number_token): Allocate enough buffer for 64-bit unsigned
19625         integers; update prototype.
19626         * cppmain.c: Update comments.
19627
19628 2002-01-03  William Cohen  <wcohen@redhat.com>
19629
19630         * function.h (struct function): Add profile.
19631         (current_function_profile): New.
19632         doc/extend.texi: Update documentation.
19633         * final.c (final_start_function): Use current_function_profile
19634         instead of profile_flag.
19635         (profile_after_prologue): Likewise.
19636         * function.c (expand_function_start): Likewise.
19637         (expand_function_start): Likewise.
19638         * config/alpha/alpha.c (direct_call_operand):
19639         (alpha_does_function_need_gp): Likewise.
19640         (alpha_expand_prologue): Likewise.
19641         * config/arm/arm.c (arm_expand_prologue): Likewise.
19642         thumb_expand_prologue: Likewise.
19643         * config/d30v/d30v.c (d30v_stack_info): Likewise.
19644         * config/fr30/fr30.c (MUST_SAVE_RETURN_POINTER): Likewise.
19645         (fr30_expand_prologue): Likewise.
19646         * config/i386/cygwin.h (SUBTARGET_PROLOGUE): Likewise.
19647         * config/i386/i386.c (ix86_osf_output_function_prologue): Likewise.
19648         * config/i386/i386.h (FINALIZE_PIC): Likewise.
19649         * config/i386/win32.h (SUBTARGET_PROLOGUE): Likewise.
19650         * config/i960/i960.c (i960_output_function_prologue): Likewise.
19651         * config/ia64/ia64.c (ia64_compute_frame_size): Likewise.
19652         * config/m32r/m32r.c (MUST_SAVE_RETURN_ADDR): Likewise.
19653         (m32r_expand_prologue): Likewise.
19654         * config/m88k/m88k.c (m88k_layout_frame): Likewise.
19655         (m88k_expand_prologue): Likewise.
19656         * config/m88k/m88k.h (ADJUST_INSN_LENGTH): Likewise.
19657         * config/mips/mips.c (compute_frame_size): Likewise.
19658         (mips_expand_prologue): Likewise.
19659         (mips_can_use_return_insn): Likewise.
19660         * config/pa/elf.h (ASM_FILE_START): Likewise.
19661         * config/pa/pa-linux.h (ASM_FILE_START): Likewise.
19662         * config/pa/pa64-hpux.h (ASM_FILE_START): Likewise.
19663         * config/pa/som.h (ASM_FILE_START): Likewise.
19664         * config/romp/romp.c (romp_using_r14): Likewise.
19665         * config/rs6000/rs6000.c (first_reg_to_save): Likewise.
19666         (rs6000_stack_info): Likewise.
19667         * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
19668         * config/rs6000/xcoff.h (ASM_FILE_START): Likewise.
19669         * config/v850/v850.c (compute_register_save_size): Likewise.
19670
19671 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
19672
19673         * simplify-rtx.c (simplify_binary_operation) [DIV]: If
19674         gen_lowpart_common fails, use gen_lowpart_SUBREG.
19675
19676 2002-01-03  Turly O'Connor  <turly@apple.com>
19677
19678         * darwin.c (machopic_output_possible_stub_label): Don't generate
19679         stub routines for pseudo-stubs which we've just defined.
19680
19681 2002-01-03  Kazu Hirata  <kazu@hxi.com>
19682
19683         * builtins.c: Fix formatting.
19684         * c-typeck.c: Likewise.
19685         * combine.c: Likewise.
19686         * expr.c: Likewise.
19687         * loop.c: Likewise.
19688
19689 2002-01-03  Andreas Schwab  <schwab@suse.de>
19690
19691         * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool
19692         and return true if _cpp_push_next_buffer pushed a new include
19693         file.
19694         * cpplib.c (_cpp_pop_buffer): Only call obstack_free if
19695         _cpp_pop_file_buffer did not push a new file.
19696         * cpphash.h (_cpp_pop_file_buffer): Update declaration.
19697
19698 2002-01-02  Eric Christopher  <echristo@redhat.com>
19699
19700         * final.c (final_scan_insn): Change 0 -> NULL_RTX in
19701         FIND_REG_INC_NOTE call. Update copyright.
19702         * loop.c (canonicalize_condition): Ditto.
19703         * reorg.c (delete_scheduled_jump): Ditto.
19704
19705 2002-01-03  Kazu Hirata  <kazu@hxi.com>
19706
19707         * gcse.c: Fix formatting.
19708
19709 2002-01-03  Graham Stott  <grahams@redhat.com>
19710
19711         * mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
19712         forward defs for struct tags rtx_def, union_tree, rtvec_def
19713         also output corresponding typedefs for rtx, tree, and rtvec.
19714
19715         * system.h: Move forward defs for struct tags rtx_def, union_tree,
19716         rtvec_def along with corresponding typedefs for rtx, tree, and
19717         rtvec to config.h, hconfig.h, tconfig.h.
19718
19719 2002-01-03  Graham Stott  <grahams@redhat.com>
19720
19721         * tree.h: Update copyright date.
19722         (IS_EXPR_CODE_CLASS): Add parenthesis.
19723         (TREE_SET_CODE): Add whitespace.
19724         (TREE_CHECK): Add parenthesis.
19725         (TREE_CLASS_CODE): Add parenthesis and wrap long line.
19726         (CST_OR_CONSTRUCTOR_CHECK):
19727         (EXPR_CHECK): Add parenthis, whitespace and wrap line.
19728         (TREE_SYMBOL_REFERENCED): Whitespace.
19729         (INT_CST_LT): Likewise.
19730         (INT_CST_LT_UNSIGNED): Likewise.
19731         (tree_real_cst): Unwrap comment.
19732         (tree_string): Likewise.
19733         (tree_complex): Likewise.
19734         (IDENTIFIER_POINTER): correct cast.
19735         (SAVE_EXPR_CONTEXT): Whitespace.
19736         (EXPR_WFL_FILENAME_NODE): Likewise.
19737         (EXPR_WFL_FILENAME): Remove parenthesis.
19738         (DECL_ORIGIN): Add parenthesis.
19739         (DECL_FROM_INLINE): Use NULL_TREE.
19740         (build_int_2): Whitespace.
19741         (build_type_variant): Add parenthesis.
19742
19743         * gcc/jcf-parse.c: Update copyright date.
19744         (yyparse): Constify resource_filename.
19745
19746 2002-01-03  Graham Stott  <grahams@redhat.com>
19747
19748         * rtl.h: Update copyright date.
19749         (RTL_CHECK1): Wrap long line.
19750         (RTL_CHECK2): Likewise.
19751         (RTL_CHECKC1): Wrap long line and whitespace.
19752         (RTL_CHECKC2): Likewise.
19753         (XWINT): Whitespace.
19754         (XINT): Likewise.
19755         (XSTR): Likewise.
19756         (XEXP): Likewise.
19757         (XVEC): Likewise.
19758         (XMODE): Likewise.
19759         (XBITMAP): Likewise.
19760         (XTREE): Likewise.
19761         (XBBDEF): Likewise.
19762         (XTMPL): Likewise.
19763         (X0WINT): Likewise.
19764         (X0INT):Likewise.
19765         (X0UINT): Likewise.
19766         (X0STR): Likewise.
19767         (X0EXP): Likewise.
19768         (X0VEC): Likewise.
19769         (X0MODE): Likewise.
19770         (X0BITMAP): Likewise.
19771         (X0TREE): Likewise.
19772         (X0BBDEF): Likewise.
19773         (X0ADVFLAGS): Likewise.
19774         (X0CSELIB): Likewise.
19775         (X0MEMATTR): Likewise.
19776         (XCWINT): Likewise.
19777         (XCINT): Likewise.
19778         (XCUINT): Likewise.
19779         (XCSTR): Likewise.
19780         (XCEXP): Likewise.
19781         (XCVEC): Likewise.
19782         (XCMODE): Likewise.
19783         (XCBITMAP): Likewise.
19784         (XCTREE): Likewise.
19785         (XCBBDEF): Likewise.
19786         (XCADVFLAGS): Likewise.
19787         (XCCSELIB): Likewise.
19788         (XC2EXP): Likewise.
19789         (INSN_UID): Likewise.
19790         (PREV_INSN): Likewise.
19791         (PATTERN): Likewise.
19792         (INSN_CODE): Likewise.
19793         (PUT_REG_NOTE_KIND): Likewise.
19794         (CODE_LABEL_NUMBER): Likewise.
19795         (NOTE_SOURCE_FILE): Likewise.
19796         (NOTE_BLOCK): Likewise.
19797         (NOTE_EH_HANDLER): Likewise.
19798         (NOTE_RANGE_INFO): Likewise.
19799         (NOTE_LIVE_INFO): Likewise.
19800         (NOTE_BASIC_BLOCK): Likewise.
19801         (NOTE_EXPECTED_VALUE): Likewise.
19802         (NOTE_LINE_NUMBER): Likewise.
19803         (LABEL_NAME): Likewise.
19804         (LABEL_NUSES): Likewise.
19805         (LABEL_ALTERNATE_NAME): Likewise.
19806         (ADDRESSOF_DECL): Likewise.
19807         (JUMP_LABEL): Likewise.
19808         (LABEL_NEXTREF): Likewise.
19809         (REGNO): Likewise.
19810         (ORIGINAL_REGNO: Likewise.
19811         (HARD_REGISTER_NUM_P): Add parenthesis.
19812         (SUBREG_REG): Whitespace.
19813         (SUBREG_BYTE): Likewise.
19814         (ASM_OPERANDS_TEMPLATE): Remove parenthesis.
19815         (ASM_OPERANDS_OUTPUT_CONSTRAINT): Likewise.
19816         (ASM_OPERANDS_OUTPUT_IDX): Likewise.
19817         (ASM_OPERANDS_INPUT_VEC): Likewise.
19818         (ASM_OPERANDS_INPUT_CONSTRAINT_VEC): Likewise.
19819         (ASM_OPERANDS_INPUT): Likewise.
19820         (ASM_OPERANDS_INPUT_LENGTH): Likewise.
19821         (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): Likewise.
19822         (ASM_OPERANDS_INPUT_CONSTRAINT): Likewise.
19823         (ASM_OPERANDS_INPUT_MODE): Likewise.
19824         (ASM_OPERANDS_SOURCE_FILE): Likewise.
19825         (ASM_OPERANDS_SOURCE_LINE): Likewise.
19826         (MEM_SET_IN_STRUCT_P): Minor reformat.
19827         (TRAP_CONDITION): Whitespace.
19828         (TRAP_CODE): Likewise.
19829         (COND_EXEC_TEST): Likewise.
19830         (COND_EXEC_CODE): Likewise.
19831         (FIND_REG_INC_NOTE): Uppercase macro args and add parenthesis.
19832         (PHI_NODE_P): Add parenthesis.
19833         (plus_constant): Whitespace and add parenthesis.
19834
19835 2002-01-03  Kazu Hirata  <kazu@hxi.com>
19836
19837         * config/avr/avr.c: Fix comment typos.
19838         * config/c4x/c4x.md: Likewise.
19839         * config/dsp16xx/dsp16xx.h: Likewise.
19840         * config/dsp16xx/dsp16xx.md: Likewise.
19841         * config/i386/i386.md: Likewise.
19842         * config/ia64/ia64.c: Likewise.
19843         * config/m32r/m32r.h: Likewise.
19844         * config/m68hc11/m68hc11.md: Likewise.
19845         * config/mmix/mmix.c: Likewise.
19846         * config/mn10200/mn10200.c: Likewise.
19847         * config/romp/romp.c: Likewise.
19848         * config/sh/sh.c: Likewise.
19849         * config/stormy16/stormy16.c: Likewise.
19850         * config/stormy16/stormy16.h: Likewise.
19851         * config/stormy16/stormy16.md: Likewise.
19852
19853 2002-01-03  Graham Stott  <grahams@redhat.com>
19854
19855         * loop.h: Update copyright date.
19856         (LOOP_MOVABLES): Fix typo.
19857         (LOOP_REGS): Likewise.
19858         (LOOP_IVS): Likewise.
19859
19860 2002-01-03  Graham Stott  <grahams@redhat.com>
19861
19862         * cppinit.c: Update copyright date.
19863         Don't include output.h
19864         * Makefile.in: Update copyright date.
19865         Update dependency.
19866
19867 2002-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
19868
19869         PR c/5226
19870         * invoke.texi (-mthreads): Remove from documented RS/6000 options.
19871         (-pthread) Add to RS/6000 options.
19872
19873 2002-01-02  Kazu Hirata  <kazu@hxi.com>
19874
19875         * except.c: Fix comment typos.
19876         * loop.c: Likewise.
19877         * varasm.c: Likewise.
19878         * doc/tm.texi: Fix a typo.
19879
19880 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
19881
19882         * c-typeck.c (output_init_element): Allow initializing static storage
19883         duration objects with compound literals.
19884
19885 2002-01-02  Richard Henderson  <rth@redhat.com>
19886
19887         * objc/objc-act.c (hack_method_prototype): Clear current_function_decl
19888         after abusing it.
19889
19890 2002-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19891
19892         * gcc.c (default_compilers): Const-ify.
19893         * mips-tdump.c (stab_names): Likewise.
19894         * mips-tfile.c (map_coff_types, map_coff_storage,
19895         map_coff_sym_type, map_coff_derived_type, stabs_symbol,
19896         pseudo_ops_t, pseudo_ops): Likewise.
19897         * protoize.c (default_include): Likewise
19898
19899         * real.c (GET_REAL, PUT_REAL): Don't cast away const-ness.
19900         (ezero, ehalf, eone, etwo, e32, elog2, esqrt2, epi): Const-ify.
19901         Add array size in declaration.
19902         (endian, emov, eisneg, eisinf, eisnan, eiisnan, eiisneg, emovi,
19903         emovo, emovz, eiisinf, ecmpm, eaddm, esubm, m16m, edivm, emulm,
19904         esub, eadd, eadd1, ediv, emul, e53toe, e64toe, e113toe, e24toe,
19905         etoe113, etoe64, etoe53, etoe24, ecmp, eround, ltoe, ultoe,
19906         eifrac, euifrac, e24toasc, e53toasc, e64toasc, e113toasc, etoasc,
19907         efloor, efrexp, eldexp, eremain, dectoe, etodec, ibmtoe, etoibm,
19908         c4xtoe, etoc4x, uditoe, ditoe, etoudi, etodi, esqrt, etens,
19909         emtens, make_nan): Const-ify.
19910         (TFbignan, TFlittlenan, XFbignan, XFlittlenan, DFbignan,
19911         DFlittlenan, SFbignan, SFlittlenan): Make static and const-ify.
19912
19913 2002-01-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19914
19915         * config.gcc (ia64-*-*): Set extra_headers.
19916         (alpha*-dec-osf*): Likewise.  Don't use alpha/t-osf.
19917         * config/alpha/t-osf: Remove.
19918         * config/ia64/t-ia64 (EXTRA_HEADERS): Remove.
19919
19920 2002-01-02  David Edelsohn  <edelsohn@gnu.org>
19921
19922         * config/rs6000/t-aix43: Revert previous change.
19923
19924 2002-01-02  Jason Merrill  <jason@redhat.com>
19925
19926         * c-decl.c (c_expand_body): Call outlining_inline_function when
19927         emitting an inline function out of line.
19928
19929 2002-01-02  Richard Henderson  <rth@redhat.com>
19930
19931         * dwarf2out.c (limbo_die_node): Add created_for member.
19932         (new_die): New argument created_for.  Update all callers.
19933         (mark_limbo_die_list): New.
19934         (dwarf2out_init): Register limbo_die_list as a root.
19935         (dwarf2out_finish): Force insert limbo dies into their function
19936         context.
19937
19938 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
19939
19940         PR c++/5089
19941         * doc/invoke.texi (-Wold-style-cast): Only warn about non-void casts.
19942
19943 2002-01-02  Kazu Hirata  <kazu@hxi.com>
19944
19945         * config/h8300/fixunssfsi.c: Update copyright.
19946         Fix comment typos.
19947         Fix formatting.
19948         * config/h8300/h8300.c: Update copyright.
19949         Eliminate warnings.
19950
19951 2002-01-02  Kazu Hirata  <kazu@hxi.com>
19952
19953         * config/romp/romp.c: Fix comment formatting.
19954         * config/romp/romp.h: Likewise.
19955         * config/romp/romp.md: Likewise.
19956         * config/s390/s390.c: Likewise.
19957         * config/stormy16/stormy16.c: Likewise.
19958         * config/stormy16/stormy16.h: Likewise.
19959
19960 2002-01-02  Alexandre Oliva  <aoliva@redhat.com>
19961
19962         * c-common.h (genrtl_expr_stmt_value): Declare.
19963         * c-semantics.c (genrtl_goto_stmt): Redirect to...
19964         (genrtl_goto_stmt_value): ... this new function.  Pass new
19965         argument down to expand_expr_stmt_value, taking
19966         TREE_ADDRESSABLE into account.
19967         * c-common.c (c_expand_expr): Mark the last EXPR_STMT of a
19968         STMT_EXPR as addressable, i.e., one whose result we want.
19969         * expr.c (expand_expr): Don't save expression statement value
19970         of labeled_blocks or loop_exprs.
19971         * stmt.c (expand_expr_stmt): Redirect to...
19972         (expand_expr_stmt_value): ... this new function.  Use new
19973         argument to tell whether to save expression value.
19974         (expand_end_stmt_expr): Reset last_expr_type and
19975         last_expr_value if we don't have either.
19976         * tree-inline.c (declare_return_variable): Mark its use
19977         statement as addressable.
19978         * tree.h: Document new use of TREE_ADDRESSABLE.
19979         (expand_expr_stmt_value): Declare.
19980
19981 2002-01-01  Tom Rix  <trix@redhat.com>
19982
19983         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Fix for use by
19984         rs6000_emit_allocate_stack.
19985
19986 2002-01-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19987
19988         * configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of
19989         ${srcdir}/ginclude/ to every entry in extra_headers.
19990         * configure: Regenerate.
19991         * ginclude/math-3300.h: Rename to config/m68k/math-3300.h.
19992         * ginclude/math-68881.h: Rename to config/m68k/math-68881.h.
19993         * ginclude/ppc-asm.h: Rename to config/rs6000/ppc-asm.h.
19994         * ginclude/proto.h: Rename to config/convex/proto.h.
19995
19996 Tue Jan  1 17:12:56 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19997
19998         * attribs.c (handle_vector_size_attribute): Use host_integerp
19999         and tree_int_cst; remove warnings.
20000         * caller-save.c (insert_restore): Add cast to get rid of warning.
20001         (insert_save): Likewise.
20002         * emit-rtl.c (adjust_address_1, offset_address): Likewise.
20003         * regmove.c (find_matches): Add temporary var to kill a warning.
20004
20005 2002-01-01  Douglas B Rupp  <rupp@gnat.com>
20006
20007         * config/alpha/vms.h (DWARF2_UNWIND_INFO, EH_RETURN_HANDLER_RTX,
20008         LINK_EH_SPEC, MD_FALLBACK_FRAME_STATE_FOR): Define.
20009         * config/alpha/t-vms (EXTRA_PARTS): Add vms-dwarf2eh.o
20010         (vms-dwarf2eh.o): Add Makefile rule.
20011         * config/alpha/vms-ld.c (main): Handle vms-dwarf2eh.o.
20012         * config/alpha/vms-dwarf2eh.asm: New file.
20013
20014         * gcc.c (delete_if_ordinary): Delete all versions.
20015
20016 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
20017
20018         * config/mmix/mmix.md: Update FIXME to not mention
20019         define_constants.
20020         (MMIX_rJ_REGNUM): New define_constants constant.
20021         ("movqi", "movsi", "movdi", "*movdicc_real_foldable",
20022         "*movdicc_real"): Adjust contraints formatting.
20023         ("*bCC_foldable"): Add %+ for P in output format and delete FIXME
20024         for branch prediction.
20025         ("*bCC", "*bCC_inverted_foldable", "*bCC_inverted"): Add %+ in
20026         output template.
20027         ("*call_real", "*call_value_real", "nonlocal_goto_receiver",
20028         "*nonlocal_goto_receiver_expanded"): Use MMIX_rJ_REGNUM instead of
20029         number.  Delete related FIXMEs.
20030         * config/mmix/mmix.h (MMIX_INCOMING_RETURN_ADDRESS_REGNUM): Change
20031         from number to MMIX_rJ_REGNUM.
20032         (TARGET_MASK_BRANCH_PREDICT): New.
20033         (TARGET_DEFAULT): Change to TARGET_MASK_BRANCH_PREDICT.
20034         (TARGET_SWITCHES): Update comment.  Correct -mno-toplevel-symbols
20035         value.  Add -mbranch-predict and -mno-branch-predict.
20036         (TARGET_VERSION): Drop date.
20037         (ADDITIONAL_REGISTER_NAMES): Use MMIX_rJ_REGNUM, not number.
20038         * config/mmix/mmix.c (mmix_encode_section_info): Correct condition
20039         for finding out global symbols.
20040         (mmix_asm_output_labelref): Revert condition for global symbol.
20041         (mmix_print_operand): <case '+'>: Emit P for a likely branch.
20042         (mmix_print_operand_punct_valid_p): A '+' is valid.
20043
20044 See ChangeLog.6 for earlier changes.