* i386.c (classify_argument): Handle variable sized objects.
[gcc.git] / gcc / ChangeLog
1 Tue Aug 27 19:51:05 CEST 2002 Jan Hubicka <jh@suse.cz>
2
3 * i386.c (classify_argument): Handle variable sized objects.
4
5 Tue Aug 27 19:18:16 CEST 2002 Jan Hubicka <jh@suse.cz>
6
7 * i386.c (ix86_expand_int_movcc): Fix RTL sharing problem
8
9 Tue Aug 27 18:01:45 CEST 2002 Jan Hubicka <jh@suse.cz>
10
11 * libgcc2.c (__bb_exit_func): Properly write the summarized statistics.
12
13 Tue Aug 27 18:00:11 CEST 2002 Jan Hubicka <jh@suse.cz>
14
15 * i386.c (classify_argument): Properly compute word size of the analyzed object.
16
17 Tue Aug 27 14:39:09 2002 J"orn Rennecke <joern.rennecke@superh.com>
18
19 * sh.md (attribute type): Add types mt_group, fload, pcfload, fpul_gp,
20 mac_gp ftrc_s and cwb. Add / Adjust definitions in individual insn
21 accordingly.
22 (attribute insn_class): Provide default definitions based on type.
23 Remove all insn-specific settings.
24 (various function units): Remove old SH4 scheduling.
25 (branch_zero, dfp_comp, late_fp_use, any_fp_comp, any_int_load):
26 New attributes. Set them where appropriate.
27 (cpu unit FS): Don't define / use.
28 (F3, load_store): New cpu units.
29 (F01): New reservation.
30 (all insn_reservations): Make dependent on sh4 pipeline model.
31 Fix latencies.
32 (nil, reg_mov, freg_mov, sh4_fpul_gp, sh4_call): New insn_reservations.
33 (sh4_mac_gp, fp_arith_ftrc, arith3, arith3b): Likewise.
34 (mt insn_reservation): Use type mt_group.
35 (insn_reservation load_store): Split into sh4_load, sh4_load_si,
36 sh4_fload and sh4_store.
37 (insn_reservation branch_zero and branch): Replace with sh4_branch.
38 (insn_reservation branch_far): Replace with sh4_return.
39 (insn_reservation return_from_exp): Rename to:
40 (sh4_return_from_exp). Change to be just d_lock*5.
41 (insn_reservation lds_to_pr): Rename to:
42 (sh4_lds_to_pr). Change to be just d_lock*2.
43 (insn_reservation ldsmem_to_pr, sts_from_pr): Change to be just
44 d_lock*2.
45 (insn_reservation prload_mem): Rename to:
46 (sh4_prstore_mem). Change to d_lock*2,nothing,memory.
47 (insn_reservation fpscr_store): Rename to:
48 (fpscr_load). Change to d_lock,nothing,F1*3.
49 (insn_reservation fpscr_store_mem): Rename to:
50 (fpscr_load_mem). Change to d_lock,nothing,(F1+memory),F1*2.
51 (insn_reservation multi): Change to
52 d_lock,(d_lock+f1_1),(f1_1|f1_2)*3,F2.
53 (insn_reservation fp_arith): Change to issue,F01,F2.
54 (insn_reservation fp_div: Change to issue,F01+F3,F2+F3,F3*7,F1+F3,F2.
55 (insn_reservation dp_float): Change to issue,F01,F1+F2,F2.
56 (insn_reservation fp_double_arith): Change to issue,F01,F1+F2,fpu*4,F2.
57 (insn_reservation fp_double_cmp): Change to
58 d_lock,(d_lock+F01),F1+F2,F2.
59 (insn_reservation dp_div): Change to
60 issue,F01+F3,F1+F2+F3,F2+F3,F3*16,F1+F3,(fpu+F3)*2,F2.
61 * sh.c (flow_dependent_p, flow_dependent_p_1): New functions.
62 (sh_adjust_cost, SHcompact): Differentiate between different
63 kinds of dependencies. Drop factor of ten for superscalar.
64 Use new instruction types. Add new exception rules.
65
66 * sh.md (mulhisi3, umulhisi3: Add a REG_EQUAL note.
67
68 * sh.md (mperm_w): Add DONE.
69
70 2002-08-27 David Edelsohn <edelsohn@gnu.org>
71
72 * longlong.h: Import current PowerPC defintion from GMP-4.1.
73
74 * config/rs6000/rs6000.h (MIN_UNITS_PER_WORD): Add IN_LIBGCC2 case.
75
76 * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Undef before define.
77
78 Tue Aug 27 13:53:57 2002 J"orn Rennecke <joern.rennecke@superh.com>
79
80 * sh.h (MAX_FIXED_MODE_SIZE): Define.
81
82 2002-08-27 Gabriel Dos Reis <gdr@soliton.integrable-solutions.net>
83
84 * doc/cpp.texi (Common Predefined Macros): Don't mess with table
85 delimiter.
86
87 2002-08-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
88
89 * c-common.c (cpp_define_data_format): New function.
90 (cb_register_builtins): Call it.
91
92 * doc/cpp.texi (Common Predefined Macros): Document
93 __TARGET_BITS_ORDER__, __TARGET_BYTES_ORDER__,
94 __TARGET_INT_WORDS_ORDER__, __TARGET_FLOAT_WORDS_ORDER__,
95 __TARGET_FLOAT_FORMAT__, __TARGET_USES_VAX_F_FLOAT__,
96 __TARGET_USES_VAX_D_FLOAT__, __TARGET_USES_VAX_G_FLOAT__,
97 __TARGET_USES_VAX_H_FLOAT__.
98
99 2002-08-26 Ziemowit Laski <zlaski@apple.com>
100
101 * objc/objc-act.c (get_super_receiver): If inside a class method
102 of a category, cast the receiver to 'id' before accessing the 'isa'
103 field so that <objc/objc-class.h> is not needed. For NeXT runtime.
104
105 2002-08-26 Ulrich Weigand <uweigand@de.ibm.com>
106
107 * config/s390/s390-protos.h (s390_function_prologue,
108 s390_function_epilogue): Remove.
109 config/s390/s390.c (s390_function_prologue, s390_function_epilogue,
110 TARGET_ASM_FUNCTION_PROLOGUE, TARGET_ASM_FUNCTION_EPILOGUE): Remove.
111
112 config/s390/s390.c (s390_machine_dependent_recorg): New function.
113 config/s390/s390-protos.h (s390_machine_dependent_reorg): Declare it.
114 config/s390/s390.h (MACHINE_DEPENDENT_REORG): Call it.
115 config/s390/s390.c (s390_split_branches, s390_chunkify_pool): Adapt
116 to being called from MACHINE_DEPENDENT_REORG. Update regs_ever_live.
117
118 config/s390/s390.c (s390_frame_info): Inline save_fprs_p. Always
119 assume BASE_REGISTER and RETURN_REGNUM need to be saved.
120 (s390_emit_prologue): Assume RETURN_REGNUM to be saved iff
121 function is not a leaf function. Use save_gprs and restore_gprs.
122 (s390_emit_epilogue): Likewise.
123 (save_gprs, restore_gprs): New functions.
124 (struct s390_frame): Remove return_reg_saved_p member.
125 (save_fprs_p): Remove.
126 (s390_optimize_prolog): New function.
127 (s390_legitimate_reload_constant): Remove now unnecessary check.
128
129 (s390_function_count): Remove.
130 (s390_output_symbolic_const): Replace s390_function_count by
131 current_function_funcdef_no.
132 (s390_output_constant_pool): Likewise.
133
134 (legitimize_pic_address): Use regs_ever_live to track PIC register
135 instead of current_function_uses_pic_offset_table.
136 (s390_emit_prologue): Likewise.
137 config/s390/s390.md ("call", "call_value"): Likewise.
138
139 2002-08-26 Neil Booth <neil@daikokuya.co.uk>
140
141 * c-opts.c (find_opt): Don't complain about wrong languages
142 here. Return exact matches even for wrong language.
143 (c_common_decode_option): Complain about wrong languages
144 here.
145
146 2002-08-24 Stuart Hastings <stuart@apple.com>
147
148 * function.h (struct function): Add flag
149 all_throwers_are_sibcalls.
150 * except.c (set_nothrow_function_flags): Replaces
151 nothrow_function_p. Set new flag.
152 * except.h (set_nothrow_function_flags): Replaces
153 nothrow_function_p.
154 * dwarf2out.c (struct dw_fde_struct): Add flag
155 all_throwers_are_sibcalls.
156 (output_call_frame_info): Test it.
157 (dwarf2out_begin_prologue) Propagate it from cfun to
158 dw_fde_struct.
159 * toplev.c (rest_of_compilation): Update calls to
160 nothrow_function_p.
161
162 2002-08-23 Zack Weinberg <zack@codesourcery.com>
163
164 * ggc-page.c (compute_inverse): Short circuit calculation for
165 object sizes larger than half a page.
166
167 2002-08-23 David Edelsohn <edelsohn@gnu.org>
168
169 * config/rs6000/rs6000.c (rs6000_elf_select_section): Treat
170 DEFAULT_ABI == ABI_AIX like PIC. Test PIC & reloc for readonly
171 default.
172 (rs6000_elf_unique_section): Likewise.
173
174 2002-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
175
176 * ns32k.c (ns32k_globalize_label): Delete.
177 * ns32k.h (ASM_OUTPUT_LABEL, TARGET_ASM_GLOBALIZE_LABEL): Delete.
178
179 2002-08-23 Alan Modra <amodra@bigpond.net.au>
180
181 * config/rs6000/rs6000.c (output_mi_thunk): Don't determine insns
182 for loading delta with num_insns_constant_wide. Calculate
183 delta_low, delta_high without using a conditional.
184
185 2002-08-22 Jason Merrill <jason@redhat.com>
186
187 * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
188 * c-common.def: Adjust.
189 * c-dump.c (c_dump_tree): Adjust.
190 * c-semantics.c (genrtl_return_stmt): Adjust.
191 * c-pretty-print.c (pp_c_statement): Adjust.
192 * tree-inline.c (copy_body_r): Adjust.
193
194 2002-08-22 Zack Weinberg <zack@codesourcery.com>
195
196 * ggc-page.c: Avoid division in ggc_set_mark.
197 (DIV_MULT, DIV_SHIFT, OFFSET_TO_BIT, inverse_table,
198 compute_inverse): New.
199 (ggc_set_mark, ggc_marked_p): Use OFFSET_TO_BIT.
200 (init_ggc): Initialize inverse_table.
201
202 2002-08-22 Tom Tromey <tromey@redhat.com>
203
204 * doc/install.texi (Configuration): Document --datadir.
205
206 2002-08-22 Alexandre Oliva <aoliva@redhat.com>
207
208 * Makefile.in ($(BUILD_PREFIX_1)varray.o): Depend on $(GGC_H).
209
210 2002-08-22 Hans-Peter Nilsson <hp@bitrange.com>
211
212 * gengtype-lex.l (ID): Allow underscore as first character.
213
214 2002-08-21 David Edelsohn <edelsohn@gnu.org>
215
216 * config/rs6000/rs6000.c (rs6000_xcoff_asm_globalize_label): New
217 function.
218 (rs6000_xcoff_asm_named_section): Rename.
219 * config/rs6000/xcoff.h (TARGET_ASM_GLOBALIZE_LABEL): Define.
220
221 2002-08-21 Tom Tromey <tromey@redhat.com>
222
223 For PR java/6005 and PR java/7611:
224 * fold-const.c (fold_truthop): Use can_use_bit_fields_p.
225 (fold): Likewise.
226 * langhooks.c (lhd_can_use_bit_fields_p): New function.
227 * langhooks-def.h (lhd_can_use_bit_fields_p): Declare.
228 (LANG_HOOKS_CAN_USE_BIT_FIELDS_P): New define.
229 (LANG_HOOKS_INITIALIZER): Use it.
230 * langhooks.h (struct lang_hooks) [can_use_bit_fields_p]: New
231 field.
232
233 2002-08-21 Stan Shebs <shebs@apple.com>
234
235 * tree.c (finish_vector_type): Fix a typo in a comment.
236 * Makefile.in: Fix "the the" stutters in comments.
237 * genautomata.c: Ditto.
238 * ifcvt.c: Ditto.
239 * regrename.c: Ditto.
240 * config/alpha/alpha.c: Ditto.
241 * config/alpha/vms-crt0-64.c: Ditto.
242 * config/alpha/vms-crt0.c: Ditto.
243 * config/alpha/vms-psxcrt0-64.c: Ditto.
244 * config/alpha/vms-psxcrt0.c: Ditto.
245 * config/d30v/d30v.h: Ditto.
246 * config/fr30/fr30.h: Ditto.
247 * config/rs6000/rs6000.c: Ditto.
248 * config/stormy16/stormy16.h: Ditto.
249 * doc/md.texi: Ditto.
250
251 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
252
253 * cppinit.c (remove_dup_nonsys_dirs): Fix warning and return value.
254
255 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
256
257 * c-decl.c (grokdeclarator): Make invalid combinations with long,
258 short, signed or unsigned into hard errors. Fixes PR c/4319.
259 Also make duplicate modifiers such as "short short" into hard
260 errors.
261
262 2002-08-21 Andrew Pinski <pinskia@physics.uc.edu>
263 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
264
265 * doc/tm.texi (TARGET_ASM_GLOBALIZE_LABEL): Move '@end deftypefn'
266 to the actual end. Add '@end table' and '@table @code'.
267
268 2002-08-20 Geoffrey Keating <geoffk@redhat.com>
269
270 * doc/tm.texi (Label Output): Add missing '@end deftypefn'.
271
272 * unroll.c (biv_total_increment): Don't try to compute the total
273 increment for FP BIVs.
274
275 2002-08-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
276
277 * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
278 * alpha/elf.h (ASM_OUTPUT_EXTERNAL_LIBCALL,
279 ASM_OUTPUT_ALIGNED_BSS): Use target hook.
280 * alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS): Likewise.
281 * alpha/unicosmk.h (ASM_GLOBALIZE_LABEL): Delete.
282 * arm/aof.h (ASM_GLOBALIZE_LABEL): Likewise.
283 (GLOBAL_ASM_OP): Define.
284 * arm.c (aof_globalize_label): New function.
285 (TARGET_ASM_GLOBALIZE_LABEL): Define for AOF.
286 * arm/unknown-elf.h (ASM_OUTPUT_ALIGNED_BSS): Use target hook.
287 * c4x.c (c4x_globalize_label): New function.
288 (TARGET_ASM_GLOBALIZE_LABEL): Define for c4x.
289 * c4x.h (ASM_GLOBALIZE_LABEL): Delete.
290 (GLOBAL_ASM_OP): Define.
291 * cris/aout.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Use target hook.
292 * darwin-protos.h (darwin_globalize_label): Declare.
293 * darwin.c (darwin_globalize_label): New function.
294 * darwin.h (ASM_DECLARE_CLASS_REFERENCE): Use target hook.
295 (ASM_GLOBALIZE_LABEL): Delete.
296 (GLOBAL_ASM_OP, TARGET_ASM_GLOBALIZE_LABEL): Define.
297 * dsp16xx.c (asm_output_common): Use target hook.
298 * elfos.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Likewise.
299 * frv.h (ASM_GLOBALIZE_LABEL): Delete.
300 (GLOBAL_ASM_OP): Define.
301 * i370.c (i370_globalize_label): New function.
302 (TARGET_ASM_GLOBALIZE_LABEL): Define for i370.
303 * i370.h (ASM_GLOBALIZE_LABEL): Delete.
304 * i386.c (ix86_asm_file_end): Use target hook.
305 * i386/sco5.h (ASM_GLOBALIZE_LABEL): Don't undef.
306 (ASM_OUTPUT_EXTERNAL_LIBCALL): Use target hook.
307 * ia64.c (ia64_asm_output_external): Likewise.
308 * ia64/sysv4.h: Update comment.
309 * m32r.h (ASM_OUTPUT_ALIGNED_BSS): Use target hook.
310 * mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
311 * mips/iris5.h (ASM_OUTPUT_WEAK_ALIAS): Use target hook.
312 * mips/linux.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
313 * mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Use target hook.
314 * mmix-protos.h (mmix_asm_globalize_label): Delete.
315 * mmix.c (mmix_asm_globalize_label): Likewise.
316 * mmix.h (ASM_GLOBALIZE_LABEL): Likewise.
317 (GLOBAL_ASM_OP): Define.
318 * ns32k.c (ns32k_globalize_label): New function.
319 * ns32k.h (TARGET_ASM_GLOBALIZE_LABEL): Define for ns32k.
320 (ASM_GLOBALIZE_LABEL): Delete.
321 * pa/pa-linux.h (ASM_GLOBALIZE_LABEL): Don't undef.
322 (TARGET_ASM_GLOBALIZE_LABEL): Undefine.
323 * pa.c (pa_globalize_label): New function.
324 * pa.h (ASM_GLOBALIZE_LABEL): Delete.
325 (TARGET_ASM_GLOBALIZE_LABEL): Define for pa.
326 * rs6000/darwin.h (ASM_GLOBALIZE_LABEL): Delete.
327 (GLOBAL_ASM_OP): Define.
328 (TARGET_ASM_GLOBALIZE_LABEL): Undef.
329 * rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Use target hook.
330 * rs6000/xcoff.h (ASM_GLOBALIZE_LABEL): Delete.
331 (GLOBAL_ASM_OP): Define.
332 * v850.c (v850_output_aligned_bss): Use target hook.
333 * vax.c (vms_globalize_label): New function.
334 (TARGET_ASM_GLOBALIZE_LABEL): Define for vms.
335 * vax/vms.h (ASM_GLOBALIZE_LABEL): Delete.
336 (GLOBAL_ASM_OP): Define.
337 * defaults.h (ASM_GLOBALIZE_LABEL): Delete.
338 * doc/tm.texi: Update docs.
339 * dwarf2out.c (default_eh_frame_section, output_die_symbol): Use
340 target hook.
341 * final.c (output_alternate_entry_point): Likewise.
342 * hooks.c (hook_FILEptr_constcharptr_void): New function.
343 * hooks.h (hook_FILEptr_constcharptr_void): Declare.
344 * output.h (assemble_global): Delete.
345 (default_globalize_label): Declare.
346 * system.h (ASM_GLOBALIZE_LABEL): Poison.
347 * target-def.h (TARGET_ASM_GLOBALIZE_LABEL): Define.
348 (TARGET_ASM_OUT): Add TARGET_ASM_GLOBALIZE_LABEL.
349 * target.h (gcc_target): Add globalize_label member.
350 * varasm.c (asm_output_bss, asm_output_aligned_bss,
351 globalize_decl): Use target hook.
352 (assemble_global): Delete.
353 (default_globalize_label): New function.
354
355 2002-08-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
356
357 * dsp16xx.h (dsp16xx_umulhi3_libcall): Delete.
358
359 2002-08-20 Devang Patel <dpatel@apple.com>
360 * tree.c (get_qualified_type): Add TYPE_CONTEXT check.
361
362 2002-08-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
363
364 * arc.c (output_shift): Use stdio instead of asm_fprintf.
365 * arm.c (thumb_output_function_prologue): Likewise.
366 * avr.c (print_operand): Likewise.
367 * c4x.c (c4x_print_operand): Likewise.
368 * c4x.h (ASM_OUTPUT_INTERNAL_LABEL, TRAMPOLINE_TEMPLATE,
369 ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Likewise.
370 * cris.c (cris_target_asm_function_prologue,
371 cris_asm_output_mi_thunk): Likewise.
372 * h8300.c (print_operand): Likewise.
373 * h8300.h (ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
374 * ip2k.c (print_operand): Likewise. Fix format specifier.
375 * m68hc11.c (asm_print_register, print_operand,
376 print_operand_address): Use stdio instead of asm_fprintf.
377 (print_operand_address): Fix format specifier.
378 * m68hc11.h (FUNCTION_PROFILER, ASM_OUTPUT_ADDR_DIFF_ELT,
379 ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ALIGN): Use stdio instead of
380 asm_fprintf.
381 * m68k/amix.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
382 * m68k/atari.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
383 * m68k.c (m68k_output_function_prologue,
384 m68k_output_function_epilogue, print_operand): Likewise.
385 * mmix.c (mmix_asm_output_mi_thunk, mmix_asm_weaken_label):
386 Likewise. Fix format specifier.
387 * mn10200.h (ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
388 * mn10300.h (ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
389 * v850.h (ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
390
391 2002-08-15 Eric Christopher <echristo@redhat.com>
392 Jeff Knaggs <jknaggs@redhat.com>
393
394 * config.gcc (mipsisa64sr71k-elf): New target.
395 * config/mips/sr71k.md: New file.
396 * config/mips/mips.md: Use it.
397 (rot*): Add sr71k specifics.
398 * config/mips/t-sr71k: New file.
399 * config/mips/mips.h (sr71k): New cpu.
400 (TARGET_SR71K): Use it.
401 (TUNE_SR71K): Ditto.
402 (GENERATE_BRANCHLIKELY): Ditto.
403 (ISA_HAS_MULHI, ISA_HAS_MULS, ISA_HAS_MSAC, ISA_HAS_MACC,
404 ISA_HAS_ROTR_SIISA_HAS_ROTR_DI): Ditto.
405 * config/mips/mips.c (sr71k): New cpu.
406 (mips_use_dfa_pipeline_interface): Use.
407
408 2002-08-15 Eric Christopher <echristo@redhat.com>
409 Richard Sandiford <rsandifo@redhat.com>
410 Aldy Hernandez <aldyh@redhat.com>
411 Graham Stott <grahams@redhat.com>
412 Michael Meissner <meissner@redhat.com>
413 Gavin Romig-Koch <gavin@redhat.com>
414 Ken Raeburn <raeburn@cygnus.com>
415 Alexandre Oliva <aoliva@redhat.com>
416
417 * config.gcc (mips64vr-elf): New target.
418 * config/mips/5400.md: New file.
419 * config/mips/5500.md: Ditto.
420 * config/mips/mips.md: Use them.
421 (frsqrt): New.
422 * config/mips/mips.c (vr4111, vr4121, vr4320, vr5400, vr5500): New
423 cpus.
424 (mips_issue_rate): Use them.
425 (mips_use_dfa_pipeline_interface): New function. Use for 5400 and 5500.
426 (TARGET_SCHEDUSE_DFA_PIPELINE_INTERFACE): Define. Use above.
427 * config/mips/mips.h (vr4111, vr4121, vr4320, vr5400, vr5500): New
428 cpus.
429 (TARGET_MIPSx): Use them.
430 (TUNE_MIPSx): Ditto.
431 (GETNATE_MULT3_SI): Ditto.
432 (ISA_HAS_BRANCHLIKELY): Ditto.
433 (ISA_HAS_CONDMOVE): Ditto.
434 (ISA_HAS_NMADD_NMSUB): Ditto.
435 (ISA_HAS_MULHI): New. Ditto.
436 (ISA_HAS_MULS): Ditto.
437 (ISA_HAS_MSAC): Ditto.
438 (ISA_HAS_MACC): Ditto.
439 (ISA_HAS_ROTR_SI): Ditto.
440 (ISA_HAS_ROTR_DI): Ditto.
441 (RTX_COSTS): Use.
442
443 2002-08-20 John David Anglin <dave@hiauly1.hia.nrc.ca>
444
445 * cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal
446 at head.
447 (remove_dup_nonsys_dirs): New function.
448 (remove_dup_dirs): Change argument head to head_ptr. Remove warnings.
449 (merge_include_chains): Remove non-system include directories from
450 quote and bracket include chains when they duplicate equivalent system
451 directories.
452 * doc/cpp.texi (-I): Update.
453 * doc/cppopts.texi (-I): Update.
454 * doc/install.texi (--with-local-prefix): Further document usage of
455 this option.
456 * doc/invoke.texi (-I): Update.
457
458 2002-08-20 Richard Henderson <rth@redhat.com>
459
460 * expr.c (TARGET_MEM_FUNCTIONS): Transform to boolean.
461 (emit_block_move): Split out subroutines.
462 (emit_block_move_via_movstr): New.
463 (emit_block_move_via_libcall): New. Emit bcopy via normal call also.
464 (emit_block_move_libcall_fn): New. Construct function prototype for
465 bcopy as well.
466 (clear_storage): Split out subroutines.
467 (clear_storage_via_clrstr): New.
468 (clear_storage_via_libcall): New. Emit bzero as a normal call also.
469 (clear_storage_libcall_fn): New. Construct function prototype for
470 bzero as well.
471 (emit_push_insn): Use emit_block_move.
472 (expand_assignment): Booleanize TARGET_MEM_FUNCTIONS.
473 (store_constructor): Likewise.
474
475 2002-08-19 Ziemowit Laski <zlaski@apple.com>
476
477 * objc/objc-act.c (building_objc_message_expr): Rename to
478 current_objc_message_selector.
479
480 2002-08-19 Ziemowit Laski <zlaski@apple.com>
481
482 * objc/objc-act.c (build_ivar_chain): Remove.
483 (objc_copy_list): Likewise.
484 (get_class_ivars): Inline call to removed build_ivar_chain
485 function. Save off a clean copy of ivars in the CLASS_OWN_IVARS
486 slot; use that slot (rather than CLASS_IVARS) when accessing
487 ivars for base classes. Call copy_list and chainon instead of
488 objc_copy_list.
489 (build_private_template): Call get_class_ivars instead of
490 build_ivar_chain.
491 (start_class): Allocate room for the CLASS_OWN_IVARS slot.
492 (continue_class): Call get_class_ivars instead of
493 build_ivar_chain.
494 (encode_field_decl): Check for DECL_BIT_FIELD_TYPE instead
495 of DECL_BIT_FIELD (which may have been cleared).
496 * objc/objc-act.h (CLASS_OWN_IVARS): New accessor macro.
497
498 2002-08-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
499
500 * genautomata.c (output_translate_vect, output_state_ainsn_table,
501 output_min_issue_delay_table): Mark variable with ATTRIBUTE_UNUSED
502 in output file.
503 (output_internal_min_issue_delay_func): Initialize variable in
504 output file.
505
506 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
507
508 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
509 (stage2_build, stage3_build, stage4_build): Likewise, to CC.
510
511 2002-08-19 Geoffrey Keating <geoffk@redhat.com>
512 Steve Ellcey <sje@cup.hp.com>
513
514 * machmode.h (SCALAR_INT_MODE_P): New macro to test for
515 scaler integer mode (MODE_INT or MODE_PARTIAL_INT).
516 * explow.c (trunc_int_for_mode): Abort when the mode is not
517 a scaler integer mode.
518 * combine.c (expand_compound_operation): Don't expand Vector
519 or Complex modes into shifts.
520 (expand_field_assignment): Don't do bitwise arithmatic and
521 shifts on Vector or Complex modes.
522 (simplify_comparison): Don't call trunc_int_for_mode
523 for VOIDmode.
524 * recog.c (general_operand): Likewise.
525 (immediate_operand): Likewise.
526 (nonmemory_operand): Likewise.
527
528 2002-08-19 David Edelsohn <edelsohn@gnu.org>
529
530 * config/rs6000/rs6000.c (rs6000_emit_set_const): Inline
531 multi-instruction SImode constant. Add REG_EQUAL note.
532 * config/rs6000/rs6000.md (movsi splitter): Use
533 rs6000_emit_set_const.
534
535 2002-08-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
536
537 * tree-inline.c (initialize_inlined_parameters): Wrap variable in
538 the macro test controlling its use.
539
540 2002-08-18 H.J. Lu (hjl@gnu.org)
541
542 * config.gcc (*-*-linux*): Set extra_parts="crtbegin.o
543 crtbeginS.o crtbeginT.o crtend.o crtendS.o", gas=yes and
544 gnu_ld=yes.
545 (alpha*-*-linux*, cris-*-linux*, i370-*-linux*,
546 i[34567]86-*-linux*, x86_64-*-linux*, mips*-*-linux*,
547 s390-*-linux*, s390x-*-linux*, sparc-*-linux*, sparc64-*-linux*,
548 xtensa-*-linux*): Remove setting extra_parts, gas, and gnu_ld
549 here.
550 (cris-*-linux*): Remove setting thread_file here.
551
552 2002-08-18 Neil Booth <neil@daikokuya.co.uk>
553
554 PR preprocessor/7602
555 * cppinit.c (path_include): Treat the system environment
556 variables as being cxx_aware.
557
558 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
559
560 * c-decl.c (flexible_array_type_p): New function.
561 (grokdeclarator, finish_struct): Use it.
562 * doc/extend.texi: Document constraints on use of structures with
563 flexible array members.
564
565 2002-08-17 Richard Sandiford <rsandifo@redhat.com>
566
567 * config/mips/t-coff, config/mips/t-elf, config/mips/t-isa3264,
568 config/mips/t-r3900 (MULTILIB_MATCHES): Define.
569 * config/mips/mips.h (ASM_SPEC): Use %(endian_spec).
570
571 2002-08-16 Stan Shebs <shebs@apple.com>
572
573 * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__
574 for ObjC with -fnext-runtime.
575 * doc/cpp.texi: Document it.
576
577 2002-08-16 Janis Johnson <janis187@us.ibm.com>
578
579 * doc/install.texi (Final installation): Replace links to individual
580 build status pages with a link to a common page that lists them all.
581
582 2002-08-16 Sylvain Pion <pion@cs.nyu.edu>
583
584 * doc/invoke.texi: Fix typo.
585
586 2002-08-16 David Edelsohn <edelsohn@gnu.org>
587
588 * doc/install.texi (*-ibm-aix*): Explain AIX shared object versioning.
589
590 2002-08-16 Andrew Haley <aph@redhat.com>
591
592 * tree-inline.c: Add includes for Java inliner.
593 (remap_decl): Don't handle anonymous types for Java.
594 (remap_block): Add handling for Java trees.
595 (copy_scope_stmt): Conditionalize for non-Java use only.
596 (copy_body_r): Handle Java trees. Add handling for
597 LABELED_BLOCK_EXPR, EXIT_BLOCK_EXPR, Java blocks.
598 (initialize_inlined_parameters): Handle Java trees.
599 (declare_return_variable): Likewise.
600 (expand_call_inline): Handle Java trees.
601 (walk_tree): Likewise.
602 (copy_tree_r): Don't handle SCOPE_STMTs for Java.
603 (add_stmt_to_compound): New function.
604
605 2002-08-15 Richard Henderson <rth@redhat.com>
606
607 * Makefile.in (LOOSE_WARN): Remove -fno-common.
608 (NOCOMMON_FLAG): New substitution point.
609 (GCC_WARN_CFLAGS): Include it.
610 * configure.in (ac_checking): Set nocommon_flag.
611 (nocommon_flag): New substitution point.
612
613 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
614
615 * c-tree.h (skip_evaluation): Move declaration...
616 * c-common.h: ... here.
617 * c-typeck.c (build_external_ref): Don't assemble_external nor
618 mark a tree as used if skip_evaluation is set.
619 * c-parse.in (typeof): New non-terminal to set skip_evaluation
620 around TYPEOF.
621 (typespec_nonreserved_nonattr): Use it.
622
623 2002-08-15 Douglas B Rupp <rupp@gnat.com>
624
625 * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.
626 (xcoff_debug_hooks): Update end_prologue.
627 * debug.c (do_nothing_debug_hooks): Update end_prologue, end_epilogue.
628 * debug.h (end_prologue): Add file arg.
629 (end_epilogue): Add line and file args.
630 (dwarf2out_end_epilogue): Add line and file args.
631 (vmsdbgout_after_prologue): Remove.
632 * dwarf2out.c (dwarf2out_end_epilogue): Add line and file args.
633 (dwarf2_debug_hooks): Update end_prologue.
634 * dwarfout.c (dwarfout_end_epilogue): Add line and file args.
635 (dwarfout_end_prologue): Add file arg.
636 * final.c (vmsdbgout_after_prologue): Remove
637 (final_end_function): Update end_epilogue call.
638 (final_scan_insn): Update end_prologue call.
639 * sdbout.c (sdbout_end_epilogue): Add line and file args.
640 (sdbout_end_prologue): Add file arg.
641 (sdb_debug_hooks): Update end_prologue.
642 (sdb_begin_prologue): Update sdbout_end_prologue call.
643 * vmsdbgout.c (vmsdbg_debug_hooks): Add vmsdbgout_end_prologue,
644 vmsdbgout_end_function.
645 (vmsdbgout_end_prologue): New function renamed from
646 vmsdbgout_after_prologue. Call vmsdbgout_source_line.
647 (vmsdbgout_end_function): New function.
648 (vmsdbgout_end_epilogue): Add line and file args. Call
649 vmsdbgout_source_line.
650 (write_pclines): Write only valid line numbers.
651 (write_srccorr): Don't write source correlation records if 0 lines.
652 * xcoffout.c (xcoffout_end_epilogue): Add line and file args.
653
654 2002-08-15 Steve Ellcey <sje@cup.hp.com>
655
656 * gcc/unwind.h (_Unwind_Ptr): Make 64 bits on IA64 HP-UX.
657 (_Unwind_Internal_Ptr): 32 bit version for use in
658 read_encoded_value_with_base.
659 * gcc/unwind-pe.h (read_encoded_value_with_base): Use
660 _Unwind_Internal_Ptr instead of _Unwind_Ptr in order to get the
661 right size.
662
663 2002-08-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
664
665 * loop.c (scan_loop, move_movables, count_one_set): Cast to avoid
666 signed/unsigned warnings.
667
668 * regclass.c (init_reg_sets_1, choose_hard_reg_mode,
669 record_reg_classes): Likewise.
670
671 * reload.c (reload_inner_reg_of_subreg, push_reload,
672 find_reloads_address_1): Likewise.
673
674 2002-08-15 David Edelsohn <edelsohn@gnu.org>
675
676 * rs6000.c (output_mi_thunk): Return to function section on
677 TARGET_ELF.
678
679 * rs6000-c.c (rs6000_cpu_cpp_builtins): Define __PPC405__ if PPC405.
680
681 2002-08-15 Ulrich Weigand <uweigand@de.ibm.com>
682
683 * config/s390/s390.c (legitimize_address): Optimize loading
684 of large displacements.
685
686 2002-08-14 Douglas B Rupp <rupp@gnat.com>
687
688 * config/alpha/alpha-protos.h: Update.
689
690 * config/alpha/alpha.c: (LINKAGE_SYMBOL_REF_P): New macro.
691 (alpha_legitimate_address_p): Test LINKAGE_SYMBOL_REF_P.
692 (alpha_linkage_symbol_p): New static function.
693 (print_operand_address): Print linkage operand.
694
695 (alpha_funcs_num, alpha_funcs_tree, alpha_links_tree): New static
696 variables.
697 (reloc_kind): New enum.
698 (struct alpha_funcs): New struct.
699 (struct alpha_links): Add reloc_kind field. Rename links_kind field.
700
701 (alpha_need_linkage): Rewrite.
702 (alpha_use_linkage): New global function.
703 (alpha_write_linkage): Rewrite and make static.
704 (alpha_write_one_linkage): Rewrite
705
706 (alpha_start_function): Remove procedure descriptor output.
707 (alpha_end_function): Write linkages at end of each function.
708
709 * config/alpha/alpha.md (call_vms, call_value_vms): Rewrite.
710 (call_vms_1, call_value_vms_1): Rewrite.
711
712 * config/alpha/vms.h (ASM_FILE_END): Remove.
713
714 2002-08-14 Richard Henderson <rth@redhat.com>
715
716 * ggc-page.c (RTL_SIZE): New.
717 (extra_order_size_table): Add specializations for 2 and 10 rtl slots.
718 * rtl.def (BARRIER, NOTE): Pad to 9 slots.
719
720 2002-08-14 Richard Henderson <rth@redhat.com>
721
722 * calls.c: Include target.h.
723 * Makefile.in (calls.o): Update.
724
725 * config/alpha/alpha.c (alpha_end_function): Use targetm.binds_local_p.
726 * config/alpha/alpha.h (FUNCTION_OK_FOR_SIBCALL): Likewise.
727
728 2002-08-14 Richard Henderson <rth@redhat.com>
729
730 * Makefile.in (LOOSE_WARN): Add -fno-common.
731 * c-common.h (constant_string_class_name): Add missing extern.
732
733 2002-08-15 Neil Booth <neil@daikokuya.co.uk>
734
735 PR preprocessor/7358
736 * c-opts.c (check_deps_environment_vars): Ignore main file
737 for SUNPRO_DEPENDENCIES.
738 * cppfiles.c (stack_include_file): Ignore main file if
739 appropriate.
740 * cpplib.h (struct cpp_options): New member in deps.
741 * doc/cppenv.texi: Update.
742
743 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
744
745 PR preprocessor/7526
746 * cpplib.c (run_directive): Kludge so _Pragma dependency works.
747
748 2002-08-14 Nathan Sidwell <nathan@codesourcery.com>
749
750 * doc/invoke.texi (-a): Remove documentation.
751 (-fprofile-arcs): Remove reference to -a, -ax options.
752 * doc/gcov.texi (Gcov Data Files): Data might be merged.
753
754 2002-08-14 Gabriel Dos Reis <gdr@nerim.net>
755
756 Fix PR/7566
757 * c-semantics.c (genrtl_case_label): Don't (mis)use
758 warning_with_decl.
759
760 2002-08-14 Dale Johannesen <dalej@apple.com>
761
762 * explow.c (emit_stack_restore): Emit memory clobbers
763 preceding the stack pop, to prevent the scheduler from
764 moving refs to variable arrays below this pop.
765 * reload1.c (reload): Preserve these clobbers for sched2.
766 * doc/rtl.texi: Document clobber (mem:BLK (scratch)).
767
768 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
769
770 * c-opts.c (c_common_post_options): Correct test.
771
772 2002-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
773
774 * m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Fix incorrect argument
775 order in call to fprintf.
776
777 2002-08-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
778
779 * config/sparc/sol2.h (SUBTARGET_EXTRA_SPECS): Define.
780
781 2002-08-14 Ulrich Weigand <uweigand@de.ibm.com>
782
783 * reload.c (find_reloads): Handle constraint letters marked by
784 EXTRA_ADDRESS_CONSTRAINT and EXTRA_MEMORY_CONSTRAINT.
785 (alternative_allows_memconst): Likewise.
786 * reload1.c (maybe_fix_stack_asms): Likewise.
787 * recog.c (asm_operand_ok, preprocess_constraints,
788 constrain_operands): Likewise.
789 * regclass.c (record_operand_costs, record_reg_classes): Likewise.
790 * local-alloc.c (block_alloc, requires_inout): Likewise.
791 * stmt.c (parse_output_constraint, parse_input_constraint): Likewise.
792
793 * defaults.h (EXTRA_MEMORY_CONSTRAINT): Provide a default.
794 (EXTRA_ADDRESS_CONSTRAINT): Likewise.
795 * doc/tm.texi: Document these two new target macros.
796
797 * config/s390/s390.c (s390_expand_plus_operand): Accept already
798 valid operands.
799 (q_constraint): New function.
800 config/s390/s390-protos.h (q_constraint): Declare it.
801 config/s390/s390.h (EXTRA_CONSTRAINT): Use it.
802 (EXTRA_MEMORY_CONSTRAINT): New macro.
803
804 * config/s390/s390.md: Throughout the machine description,
805 replace all instances of the constraint combinations 'Qo'
806 or 'oQ' with simply 'Q'.
807
808 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
809
810 * config/m68hc11/m68hc11.h (LINK_SPEC): Support -mrelax.
811 * config/m68hc11/t-m68hc11-gas (LIBGCC2_DEBUG_CFLAGS): Can use -g now.
812 (LIBGCC2_CFLAGS): Compile with -mrelax.
813
814 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
815
816 * doc/invoke.texi: Document -minmax for 68HC12.
817
818 * config/m68hc11/m68hc11.md ("umaxqi3"): Use TARGET_MIN_MAX.
819 ("uminqi3"): Likewise.
820 ("uminhi3", "umaxhi3"): Likewise.
821
822 * config/m68hc11/m68hc11.h (MASK_MIN_MAX): Define.
823 (TARGET_MIN_MAX): Define.
824 (TARGET_SWITCHES): New option -minmax/-mnominmax.
825
826 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
827
828 * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Build __far_trampoline.
829 (MULTILIB_OPTIONS): Must also generate for -mlong-calls.
830
831 * config/m68hc11/larith.asm: Put a mode for ELF ABI flags.
832 (ret, declare, farsym): New gas macros.
833 (__premain, exit, abort, _cleanup, memcpy, memset, ___adddi3,
834 ___subdi3, ___notdi2, __mulhi32, __mulsi3): Use them to use 'rtc'
835 and declare the symbol far when compiled with -mlong-calls.
836 (__far_trampoline): New for 68HC12 trampoline code to invoke a
837 far handler using jsr/bsr.
838
839 * config/m68hc11/m68hc11-crt0.S: Put a mode for ELF ABI flags.
840 (jsr): New macro to transform a 'jsr' into a 'call'.
841
842 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
843
844 * doc/invoke.texi: Document -mlong-calls for 68HC12.
845
846 * config/m68hc11/m68hc11.h (CPP_SPEC): Pass -D__USE_RTC__ when
847 -mlong-calls is specified.
848 (ASM_DECLARE_FUNCTION_NAME): Define to generate .far and .interrupt
849 assembler directives.
850 (TARGET_LONG_CALL, MASK_LONG_CALL): Declare.
851 (TARGET_SWITCHES): Add -mlong-calls options.
852 (current_function_far): Declare.
853
854 * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset): Take
855 into account the page register saved on the stack.
856 (m68hc11_override_options): Take into account -mlong-calls option.
857 (m68hc11_asm_file_start): Put a mode for the ELF flags ABI.
858
859 * config/m68hc11/m68hc11.md ("*return_32bit"): Return rtc
860 if the function is going to be in 68HC12 banked memory (-mlong-calls).
861 ("*return_16bit"): Likewise.
862 ("*return_void"): Likewise.
863 ("call", "call_value"): Use call for a far function call.
864
865 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
866
867 * toplev.c (parse_options_and_default_flags): Don't call
868 post_options here.
869 (general_init): Initialize GC, pools and tree hash here,
870 instead of lang_independent_init.
871 (lang_independent_init): Rename backend_init.
872 (do_compile): Call post_options hook; exit early if there
873 have been errors after switch processing.
874 (toplev_main): Update.
875
876 2002-08-14 Gabriel Dos Reis <gdr@nerim.net>
877
878 * c-pretty-print.h: Guard against multiple inclusion.
879 Robustify macros.
880 (pp_c_attributes): Declare.
881 * c-pretty-print.c (pp_c_attributes): New function.
882
883 2002-08-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
884
885 * m68k.c (m68k_output_function_prologue,
886 m68k_output_function_epilogue): Delete versions for DPX2/MOTOROLA
887 and NEWS/MOTOROLA.
888 * genattrtab.c: Remove dpx2 comment.
889 * libgcc2.c (__enable_execute_stack): Delete versions for
890 NeXT/__MACH__, __convex__, __sysV88__, __pyr__ and
891 sony_news/SYSTYPE_BSD.
892 * longlong.h: Delete code for __a29k__, _AM29K, __clipper__,
893 __gmicro__, __i860__, __NeXT__ and __pyr__.
894 * rtl.h: Remove convex comment.
895 * varasm.c: Likewise.
896
897 2002-08-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
898
899 * c-opts.c (lang_flags): Const-ify.
900 * ra-build.c (undef_table): Likewise.
901 * ra.c (eliminables): Likewise.
902
903 2002-08-14 Gabriel Dos Reis <gdr@nerim.net>
904
905 * tree.h: Guard against multiple inclusion.
906
907 2002-08-14 Hans-Peter Nilsson <hp@bitrange.com>
908
909 * reload1.c (reload_cse_simplify): Before checking
910 REG_FUNCTION_VALUE_P, check REG_P.
911
912 2002-08-13 Geoffrey Keating <geoffk@redhat.com>
913
914 * Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.
915
916 2002-08-13 Neil Booth <neil@daikokuya.co.uk>
917
918 * c-opts.c (c_common_init_options): Extra braces needed.
919
920 Tue Aug 13 17:40:25 2002 J"orn Rennecke <joern.rennecke@superh.com>
921
922 * sh.c (sh_init_builtins): Add PARAMS to declaration.
923 (sh_media_init_builtins, sh_expand_builtin): Likewise.
924 (sh_expand_unop_v2sf): Use PARAMS for variable declaration.
925 (sh_expand_binop_v2sf): Likewise.
926 * sh-protos.h (sh_expand_unop_v2sf): Add PARAMS to declaration.
927 (sh_expand_binop_v2sf, sh_cfun_interrupt_handler_p): Likewise.
928 (sh_initialize_trampoline): Likewise.
929
930 2002-08-13 Ulrich Weigand <uweigand@de.ibm.com>
931
932 * s390-modes.def [CCL1, CCL2, CCT1, CCT2, CCT3, CCUR, CCSR]: Declare
933 new condition code modes.
934 s390.c (s390_match_ccmode_set): Handle those new CC modes.
935 (s390_select_ccmode): Likewise.
936 (s390_branch_condition_mask): Likewise.
937
938 * s390-protos.h (s390_tm_ccmode): Declare.
939 s390.c (s390_tm_ccmode): New function.
940 (s390_match_ccmode): Allow VOIDmode as REQ_MODE.
941
942 * s390.md ("*cmpdi_tm2"): Rename to "*tmdi_ext".
943 ("*cmpsi_tm2"): Rename to "*tmsi_ext".
944 ("*cmpqi_tm2"): Rename to "*tmqi_ext".
945
946 ("*cmpdi_tm_reg", "*cmpdi_tm_mem", "*cmpsi_tm_reg", "*cmpsi_tm_mem",
947 "*cmphi_tm_sub","*cmphi_cct_0", "*cmpqi_tm", "*cmpqi_tm_sub",
948 "*cmpqi_cct_0", "*tm_0"): Remove, replace by ...
949 ("*tmdi_reg", "*tmsi_reg", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem",
950 "*tmqi_mem", "*tmhi_full", "*tmqi_full"): ... these new patterns.
951
952 ("*ltgr", "*cmpdi_ccs_0_64", "*cmpdi_ccs_0_31", "*ltr", "*icm15",
953 "*icm15_cconly", "*cmpsi_ccs_0", "*icm3", "*cmphi_ccs_0", "*icm1",
954 "*cmpqi_ccs_0"): Remove, replace by ...
955 ("*tstdi_sign", "*tstdi", "*tstdi_cconly", "*tstdi_cconly_31",
956 "*tstsi", "*tstsi_cconly", "*tstsi_cconly2", "*tsthi", "*tsthi_cconly",
957 "*tstqi", "*tstqi_cconly"): ... these new patterns.
958
959 ("*cmpsidi_ccs"): Remove, replace by ...
960 ("*cmpsi_ccs_sign"): ... this new pattern.
961 ("*cmpdi_ccs_sign", "*cmpdi_ccu_zero"): New patterns.
962
963 ("*cmpqi_ccu_0", "*cmpqi_ccu_immed"): Remove, replace by ...
964 ("*cli"): ... this new pattern.
965
966 ("*adddi3_sign", "*adddi3_zero_cc", "*adddi3_zero_cconly",
967 "*adddi3_zero", "*adddi3_cc", "*adddi3_cconly", "*adddi3_cconly2"):
968 New patterns.
969 ("adddi3_64"): Rename to "*adddi3_64".
970 ("adddi3_31"): Replace by insn and splitter "*adddi3_31".
971 ("adddi3"): Adapt expander.
972
973 ("*addsi3_cc"): Allow "general_operand" for operand 2.
974 ("*addsi3_carry1_cc", "*addsi3_carry1_cconly",
975 "*addsi3_carry2_cc", "*addsi3_carry2_cconly"): New patterns.
976
977 ("addhi3", "addqi3"): Remove, replace by ...
978 ("*addsi3_sign", "*addsi3_sub"): ... these new patterns.
979
980 ("*subdi3_sign", "*subdi3_zero_cc", "*subdi3_zero_cconly",
981 "*subdi3_zero", "*subdi3_cc", "*subdi3_cconly"): New patterns.
982 ("subdi3"): Replace by insn and splitter "*subdi3_31".
983 ("subdi3"): New expander.
984
985 ("*subsi3_borrow_cc", "*subsi3_borrow_cconly"): New patterns.
986
987 ("subhi3", "subqi3"): Remove, replace by ...
988 ("*subsi3_sign", "*subsi3_sub"): ... these new patterns.
989
990 ("*muldi3_sign"): New pattern.
991 ("muldi3"): Do not clobber CC.
992 ("mulsi3"): Likewise.
993 ("mulsi_6432"): Likewise.
994
995 2002-08-13 Denis Chertykov <denisc@overta.ru>
996
997 * config/avr/avr.md: Call CC_STATUS_INIT in all peepnoles
998 which can change CC0.
999
1000 Tue Aug 13 14:49:20 2002 J"orn Rennecke <joern.rennecke@superh.com>
1001
1002 * gcse.c (adjust_libcall_notes): New function.
1003 (do_local_cprop): Use it. Add fourth parameter. Changed caller.
1004
1005 2002-08-13 Nathan Sidwell <nathan@codesourcery.com>
1006
1007 * libgcc2.c (L_bb): Remove unneeded #includes.
1008 (__global_counters, __gthreads_active): Remove unused globals.
1009 (__bb_exit_func): Merge counts into files rather than appending.
1010 * Makefile.in (INTERNAL_CFLAGS): Move COVERAGE_FLAGS from here ...
1011 (ALL_CFLAGS): ... to here.
1012
1013 2002-08-13 Denis Chertykov <denisc@overta.ru>
1014
1015 * config/ip2k/ip2k.c (commands_in_file): Variable removed.
1016 (function_epilogue): Don't calculate function size.
1017 (ip2k_set_compare): Don't use lookup_const_double.
1018 (asm_file_start): Initialization of commands_in_file removed.
1019 (asm_file_end): Output of commands_in_file removed.
1020
1021 * config/ip2k/ip2k.c (CPP_PREDEFINES): Remove definition of
1022 __INT_MAX__.
1023
1024 2002-08-13 Neil Booth <neil@daikokuya.co.uk>
1025
1026 * c-opts.c (c_common_init_options): Check option array is
1027 sorted if checking enabled.
1028
1029 2002-08-13 Gabriel Dos Reis <gdr@nerim.net>
1030
1031 * c-pretty-print.c: #include "c-tree.h".
1032 (pp_c_simple_type_specifier): Tweak.
1033 (pp_c_storage_class_specifier): New.
1034 (pp_c_function_specifier): Likewise.
1035 (pp_c_declaration_specifiers): Likewise.
1036 (pp_c_init_declarator): Likewise.
1037 (pp_c_declaration): Likewise.
1038 (pp_c_direct_declarator): Stub.
1039 (pp_c_declarator): Likewise.
1040 (pp_c_parameter_declaration): Likewise.
1041
1042 2002-08-13 Neil Booth <neil@daikokuya.co.uk>
1043
1044 * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,
1045 handle_deferred_opts, sanitize_cpp_opts, defer_opt,
1046 struct deferred_opt): New.
1047 (COMMAND_LINE_OPTIONS): Add -M*.
1048 (missing_arg): Update.
1049 (c_common_decode_option): Handle -M*.
1050 (c_common_post_options): Handle -M*. Use sanitize_cpp_opts;
1051 don't call cpp_post_options.
1052 (c_common_finish, check_deps_environment_vars): Update.
1053 * cppfiles.c (stack_include_file, handle_missing_header): Update.
1054 * cpphash.h (CPP_PRINT_DEPS): Remove.
1055 * cppinit.c: Don't include version.h.
1056 (cpp_create_reader): Don't call deps_init. Initialize
1057 warn_long_long.
1058 (cpp_read_main_file): Init deps if necessary.
1059 (cpp_destroy): Conditionally free deps.
1060 (cpp_finish): Update.
1061 (no_tgt): Remove.
1062 (COMMAND_LINE_OPTIONS, cpp_handle_option): Remove -M*.
1063 (cpp_post_options): Rename post_options.
1064 * cpplib.h (struct cpp_options): Remove some dependency options;
1065 move others to a new structure.
1066 (cpp_post_options): Remove.
1067 (cpp_finish): Comment.
1068 * fix-header.c (read_scan_file): Don't call cpp_post_options.
1069
1070 2002-08-12 Hans-Peter Nilsson <hp@bitrange.com>
1071
1072 * config/mmix/mmix.md (define_constants): Add MMIX_rR_REGNUM.
1073 ("divdi3", "*divdi3_nonknuth", "moddi3", "*moddi3_nonknuth"): Mark
1074 MMIX_rR_REGNUM as clobbered.
1075 * config/mmix/mmix.h (MMIX_REMAINDER_REGNUM): Use MMIX_rR_REGNUM.
1076
1077 2002-08-12 Gabriel Dos Reis <gdr@nerim.net>
1078
1079 * diagnostic.h (output_formatted_scalar): Rename from
1080 output_formatted_integer.
1081 * diagnostic.def: Add DK_DEBUG.
1082 * diagnostic.c (output_decimal): Adjust.
1083 (output_long_decimal): Likewise.
1084 (output_unsigned_decimal): Likewise.
1085 (output_octal): Likewise.
1086 (output_long_octal): Likewise.
1087 (output_hexadecimal): Likewise.
1088 (output_long_hexadecimal): Likewise.
1089 * c-pretty-print.c (pp_c_type_specifier): New function.
1090 (pp_c_specifier_qualifier_list): Likewise.
1091 (pp_c_abstract_declarator): Likewise.
1092 (pp_c_char): Replace pp_format_integer with pp_format_scalar.
1093
1094 2002-08-12 David Edelsohn <edelsohn@gnu.org>
1095
1096 * doc/trouble.texi (Disappointments): Add static constructor and
1097 destructor dependency information for AIX.
1098
1099 2002-08-12 Neil Booth <neil@daikokuya.co.uk>
1100
1101 * cpphash.h (struct printer): New from cppmain.c.
1102 (cpp_reader): New member.
1103 * cppmain.c (struct printer): Move to cpphash.h.
1104 (options, print): Remove.
1105 (account_for_newlines, print_line, maybe_print_line,
1106 cpp_preprocess_file, setup_callbacks, scan_translation_unit,
1107 scan_translation_unit_trad, cb_line_change, cb_ident,
1108 cb_define, cb_undef, cb_include, cb_file_change, dump_macro,
1109 cb_def_pragma): Make reentrant.
1110
1111 2002-08-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1112
1113 * real.c (ieee_64): Always define.
1114 (ieee_113): Guard with INTEL_EXTENDED_IEEE_FORMAT == 0.
1115 (dec_h): Not used yet, hide it.
1116 (emdnorm): Mark parameter in ATTRIBUTE_UNUSED. Guard label with
1117 macro controlling use.
1118 (TFbignan, TFlittlenan): Guard with INTEL_EXTENDED_IEEE_FORMAT == 0.
1119
1120 Mon Aug 12 12:48:20 CEST 2002 Jan Hubicka <jh@suse.cz>
1121
1122 * i386.md (tablejump): Sign extend the operand.
1123 * i386.c (classify_argument): Fix missed case from previous patch.
1124
1125 2002-08-12 Neil Booth <neil@daikokuya.co.uk>
1126
1127 * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move
1128 to c-copts.c.
1129 (warn_multichar): Die.
1130 (cb_register_builtins): Export.
1131 * c-common.h (warn_multichar, preprocess_file): Remove.
1132 (cb_register_builtins): New.
1133 * c-lang.c (c_init): Remove.
1134 (LANG_HOOKS_INIT): Use c_objc_common_init.
1135 * c-lex.c (init_c_lex): Don't canonicalize filename.
1136 * c-opts.c (in_fname, STDC_0_IN_SYSTEM_HEADERS): New.
1137 (preprocess_file): Make static. Update for cpplib.
1138 (c_common_decode_option): Remove warn_multichar. Use in_fname.
1139 (c_common_post_options): Set some cpp options here.
1140 (c_common_init): Move from c-common.c.
1141 * cppinit.c (cpp_post_options): Don't canonicalize in_fname.
1142 * cpplib.h (struct cpp_options): Remove in_fname.
1143 (cpp_preprocess_file): Update.
1144 * cppmain.c (cpp_preprocess_file): Update for new prototypes.
1145
1146 2002-08-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1147
1148 * config.gcc (mips*-*-netbsd*): Include ${tm_file}.
1149
1150 2002-08-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1151
1152 * i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailing
1153 backslash in comment preceeding macro definition.
1154 * i370/linux.h (TARGET_OS_CPP_BUILTINS): Likewise.
1155 * i370/mvs.h (TARGET_OS_CPP_BUILTINS): Likewise.
1156 * i370/oe.h (TARGET_OS_CPP_BUILTINS): Likewise.
1157
1158 2002-08-12 Hans-Peter Nilsson <hp@bitrange.com>
1159
1160 * expr.c (store_expr): In condition for checking if value is
1161 generated in TARGET, move call to expr_size last.
1162
1163 2002-08-11 Neil Booth <neil@daikokuya.co.uk>
1164
1165 * c-common.c (c_common_init): Call preprocess_file instead.
1166 (c_common_finish): Move to c-opts.c.
1167 * c-common.h (preprocess_file): new.
1168 * c-opts.c (out_fname, out_stream, deps_append, preprocess_file,
1169 check_deps_environment_vars, c_common_finish): New.
1170 (c_common_decode_option): Update for out_fname and dependencies.
1171 * cppinit.c (init_dependency_output, output_deps): Remove.
1172 (cpp_destroy): Update prototype.
1173 (cpp_add_dependency_target): New.
1174 (cpp_read_main_file): Don't overlay a buffer.
1175 (cpp_finish): Take a deps output stream and write deps to it.
1176 Return the error count.
1177 (cpp_post_options): Don't canonicalize out_fname, or do anything
1178 with dependencies.
1179 * cpplib.h (struct cpp_options): Remove out_fname and
1180 preprocess_only.
1181 (cpp_add_dependency_target): New.
1182 (cpp_destroy, cpp_finish, cpp_preprocess_file): Update.
1183 * cppmain.c (cpp_preprocess_file): Update prototype. Don't
1184 set preprocess_only. Don't handle the output stream directly.
1185
1186 2002-08-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1187
1188 * dsp16xx.c (print_operand): Fix format specifier.
1189 * dsp16xx.md: Avoid automatic aggregate initialization.
1190 * frv.h (REG_CLASS_FROM_LETTER): Avoid char as array index.
1191 * h8300.c (emit_a_rotate, h8300_adjust_insn_length): Avoid U
1192 integer constant modifier.
1193 * ip2k.c (ip2k_set_compare): Avoid signed/unsigned warning.
1194 * mmix-protos.h (mmix_use_simple_return): Move outside TREE_CODE
1195 guards.
1196 * sh/netbsd-elf.h (FUNCTION_PROFILER): Fix format specifier.
1197 * v850.c (v850_select_section): Mark parameter with
1198 ATTRIBUTE_UNUSED.
1199 * global.c (global_alloc): Const-ify.
1200 * ra-colorize.c (hardregset_to_string): Fix format specifier.
1201
1202 2002-08-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1203
1204 * darwin-c.c (darwin_pragma_options): Const-ify.
1205 * darwin.c (machopic_non_lazy_ptr_name,
1206 machopic_validate_stub_or_non_lazy_ptr): Likewise.
1207 (machopic_indirect_data_reference): Wrap variables in macros
1208 controlling their use.
1209 (machopic_finish, update_non_lazy_ptrs, update_stubs): Const-ify.
1210 (machopic_select_section): Use parentheses around && within ||.
1211 * i386/darwin.h (ASM_OUTPUT_ALIGN): Avoid ambiguous-else.
1212
1213 2002-08-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1214
1215 * ip2k.c (mdr_resequence_xy_yx, mdr_propagate_reg_equivs,
1216 mdr_try_move_dp_reload, ip2k_check_can_adjust_stack_ref,
1217 ip2k_adjust_stack_ref, mdr_try_move_pushes, mdr_try_propagate_clr,
1218 ip2k_xexp_not_uses_reg_for_mem, mdr_try_propagate_move,
1219 mdr_try_remove_redundant_insns, track_w_reload,
1220 mdr_try_wreg_elim): Make function static to match prototype.
1221 * mmix.c (mmix_target_asm_function_epilogue): Likewise. Mark
1222 parameter with ATTRIBUTE_UNUSED.
1223
1224 2002-08-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1225
1226 * arc.c (arc_init): Don't use ISO C style function definitions.
1227 * arm.c (count_insns_for_constant, thumb_far_jump_used_p,
1228 arm_get_strip_length, arm_strip_name_encoding): Likewise.
1229 * avr.h (progmem_section): Likewise.
1230 * h8300.c h8300_asm_insn_count): Likewise.
1231 * m32r.c (init_idents): Likewise.
1232 * s390.c (s390_split_branches, s390_chunkify_pool): Likewise.
1233 * sh.c (sh_cfun_interrupt_handler_p): Likewise.
1234 * xtensa.c (xtensa_build_va_list): Likewise.
1235
1236 2002-08-11 Neil Booth <neil@daikokuya.co.uk>
1237
1238 * c-common.h (enum c_language_kind): Emphasize that clk_c is 0.
1239 * c-opts.c (parse_option): Rename find_opt.
1240 (set_std_c99): New function.
1241 (COMMAND_LINE_OPTIONS): Handle -remap and -o. Remove OPT_std_bad.
1242 (missing_arg): Remove OPT_std_bad. Handle -o.
1243 (c_common_decode_option): Handle input and output file names,
1244 -o and -remap. Clean up -std= handling.
1245 * cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_o and OPT_remap.
1246 (cpp_handle_option): Similarly. Don't handle filenames.
1247
1248 Sun Aug 11 14:43:17 CEST 2002 Jan Hubicka <jh@suse.cz>
1249
1250 * i386.c (classify_argument): Fix computing of field's offsets.
1251
1252 2002-08-11 Andreas Jaeger <aj@suse.de>
1253
1254 PR target/7531:
1255 * doc/invoke.texi (i386 and x86-64 Options): Document -mcmodel.
1256
1257 2002-08-10 Ziemowit Laski <zlaski@apple.com>
1258
1259 * config/alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Replace
1260 reference to clk_objective_c with flag_objc.
1261 * config/i386/i386-interix.h (TARGET_OS_CPP_BUILTINS):
1262 Likewise.
1263 * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Likewise.
1264
1265 2002-08-10 Neil Booth <neil@daikokuya.co.uk>
1266
1267 * c-opts.c (set_std_cxx98, set_std_c89): New.
1268 (COMMAND_LINE_OPTIONS): Move more from cppinit.c.
1269 (c_common_decode_option): Handle new switches from cppinit.c.
1270 Add -std=gnu++98.
1271 * cppinit.c (set_lang): Rename cpp_set_lang. Export.
1272 (no_arg, no_num): Remove.
1273 (COMMAND_LINE_OPTIONS): Move more to c-opts.c. Drop all lang-
1274 switches apart from -lang-objc and lang-asm.
1275 (cpp_handle_option): Similarly.
1276 * cpplib.h (cpp_set_lang): New.
1277 * doc/cppopts.texi, doc/invoke.texi: Document -std=c++98,
1278 -std=gnu++98.
1279 * objc/lang-specs.h: Remove -ansi.
1280
1281 Sat Aug 10 19:59:43 CEST 2002 Jan Hubicka <jh@suse.cz>
1282 Graham Stott
1283
1284 * cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff
1285 errors.
1286
1287 2002-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1288
1289 * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,
1290 emit_jump_insn): Fix uninitialized variable.
1291 * gcov.c (init_line_info): Likewise.
1292 * genautomata.c (transform_3): Add braces around ambiguous
1293 else.
1294 * ifcvt.c (cond_exec_process_insns): Mark parameter with
1295 ATTRIBUTE_UNUSED.
1296 * ra-build.c (parts_to_webs_1): Fix uninitialized variable.
1297 * regrename.c (copyprop_hardreg_forward): Fix uninitialized
1298 variable.
1299
1300 * gengtype.c (write_gc_structure_fields): Avoid signed/unsigned
1301 warnings in output files.
1302
1303 2002-08-09 Ziemowit Laski <zlaski@apple.com>
1304
1305 * c-common.c (flag_objc): New.
1306 * c-common.h (c_language_kind): Get rid of clk_objective_c
1307 enum value.
1308 (flag_objc): New extern declaration.
1309 * c-decl.c (implicitly_declare): Call objc_check_decl
1310 instead of maybe_objc_check_decl.
1311 (finish_decl): Likewise.
1312 (grokfield): Likewise.
1313 (finish_struct): Likewise.
1314 * c-lang.c (maybe_objc_check_decl): Rename to objc_check_decl.
1315 (maybe_objc_comptypes): Rename to objc_comptypes.
1316 (maybe_building_objc_message_expr): Rename to
1317 objc_message_selector.
1318 * c-lex.c (lex_charconst): Remove uses of clk_objective_c,
1319 replace with flag_objc as needed.
1320 * c-opts.c (c_common_init_options): Likewise.
1321 (c_common_decode_option): Likewise.
1322 * c-parse.in (init_reswords): Likewise.
1323 * c-tree.h (maybe_objc_check_decl): Rename to objc_check_decl.
1324 (maybe_objc_comptypes): Rename to objc_comptypes.
1325 (maybe_building_objc_message_expr): Rename to
1326 objc_message_selector.
1327 * c-typeck.c (comptypes): Call objc_comptypes instead of
1328 maybe_objc_comptypes, and/or objc_message_selector instead of
1329 maybe_building_objc_message_expr.
1330 (comp_target_types): Likewise.
1331 (convert_for_assignment): Likewise.
1332 (warn_for_assignment): Likewise.
1333 * cppinit.c (init_builtins): Set __OBJC__ manifest constant
1334 independently of those for other languages.
1335 * objc/objc-act.c (maybe_objc_comptypes): Delete.
1336 (maybe_objc_check_decl): Delete.
1337 (maybe_building_objc_message_expr): Rename to
1338 objc_message_selector.
1339 * objc/objc-lang.c (objc_init_options): Use clk_c instead of
1340 clk_objective_c; set flag_objc flag.
1341
1342 2002-08-09 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
1343
1344 * ifcvt.c (find_if_case_2): Test correct basic block for size.
1345
1346 2002-08-09 Dale Johannesen <dalej@apple.com>
1347
1348 * config/rs6000/rs6000.md: Add sibcall patterns.
1349 * config/rs6000/rs6000.h (FUNCTION_OK_FOR_SIBCALL): Define.
1350 * config/rs6000/rs6000.c (rs6000_ra_ever_killed):
1351 Rewritten to handle sibcalls.
1352 * config/rs6000/rs6000.c (function_ok_for_sibcall): New.
1353 * config/rs6000/rs6000-protos.h (function_ok_for_sibcall): New.
1354
1355 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
1356
1357 * profile.c (da_file_name): New static var.
1358 (init_branch_prob): Initialize it.
1359 (end_branch_prob): Remove da file.
1360
1361 * Makefile.in (stage1_build): Pass empty COVERAGE_FLAGS.
1362 * configure.in (coverage_flags): Default to nothing.
1363 * configure: Rebuilt.
1364
1365 2002-08-09 Neil Booth <neil@daikokuya.co.uk>
1366
1367 * Makefile.in (c-opts.o): Update
1368 * c-opts.c: Include intl.h.
1369 (print_help): Move from cppinit.c. Remove unused options.
1370 (COMMAND_LINE_OPTIONS): Move more from cppinit.c.
1371 (missing_arg): Complain for switches without an argument.
1372 (c_common_decode_option): Reject missing joined arguments.
1373 Handle new switches from cppinit.c.
1374 * cppinit.c (COMMAND_LINE_OPTIONS): Move some switches to c-opts.c.
1375 (cpp_handle_option): Similarly.
1376 (print_help): Moved to c-opts.c.
1377 * cpplib.h (struct cpp_options): Remove help_only.
1378 * gcc.c (cpp_unique_options): Remove -$.
1379 * doc/cppopts.texi: Undocument -h.
1380
1381 2002-08-08 Jakub Jelinek <jakub@redhat.com>
1382
1383 * config/i386/i386.c (legitimate_constant_p): UNSPEC_TP is not
1384 legitimate constant.
1385 (legitimate_pic_operand_p): Neither pic operand.
1386 (legitimate_address_p): But legitimate address.
1387 (get_thread_pointer): Generate MEM/u instead of CONST around
1388 UNSPEC_TP.
1389 (print_operand): Remove printing of UNSPEC_TP.
1390 (print_operand_address): And print it here.
1391
1392 2002-08-08 Devang Patel <dpatel@apple.com>
1393
1394 * objc/objc-act.c (build_selector_translation_table): Issue warning,
1395 when -Wselector is used,if method for which selector is being
1396 created does not exist.
1397
1398 2002-08-08 Stephen Clarke <stephen.clarke@superh.com>
1399
1400 * config/sh/sh.c (prepare_move_operands): Only call
1401 target_reg_operand if TARGET_SHMEDIA.
1402
1403 2002-08-08 Jakub Jelinek <jakub@redhat.com>
1404
1405 * config/rs6000/rs6000.h, config/rs6000/aix.h,
1406 config/rs6000/darwin.h, config/rs6000/linux64.h: Revert last
1407 two patches.
1408 * config/rs6000/sysv4.h: Likewise, remove #undef ADJUST_FIELD_ALIGN.
1409
1410 2002-08-08 Lars Brinkhoff <lars@nocrew.org>
1411 Richard Henderson <rth@redhat.com>
1412
1413 * emit-rtl.c (gen_rtx_REG): After reload, only return
1414 frame_pointer_rtx or hard_frame_pointer_rtx if frame_pointer_needed.
1415
1416 2002-08-08 Jakub Jelinek <jakub@redhat.com>
1417
1418 * config/rs6000/rs6000-protos.h (rs6000_field_alignment): Remove.
1419 * config/rs6000/rs6000.c (rs6000_field_alignment): Move...
1420 * config/rs6000/rs6000.h (ADJUST_FIELD_ALIGN): ...inline into the
1421 macro.
1422
1423 2002-08-08 Adam Nemet <anemet@lnxw.com>
1424
1425 * config/arm/arm.c (thumb_unexpanded_epilogue): Stack the PIC
1426 register.
1427 (thumb_expand_prologue): Likewise.
1428 (thumb_output_function_prologue): Likewise.
1429 * config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Account for
1430 the additional push of the PIC register.
1431
1432 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
1433
1434 * configure.in (enable_coverage): New enable switch.
1435 * configure: Rebuilt.
1436 * Makefile.in (COVERAGE_FLAGS, coverageexts): New variables.
1437 (INTERNAL_CFLAGS): Append COVERAGE_FLAGS.
1438 (ALL_FLAGS): Reorder so INTERNAL_CFLAGS comes after CFLAGS.
1439 (mostlyclean): Remove coverage files.
1440 * doc/install.texi: Document enable_coverage.
1441
1442 * cp/Make-lang.in (c++.mostlyclean): Remove coverage files.
1443 * ada/Make-lang.in (ada.mostlyclean): Remove coverage files.
1444 * f/Make-lang.in (f.mostlyclean): Remove coverage files.
1445 * java/Make-lang.in (java.mostlyclean): Remove coverage files.
1446 * objc/Make-lang.in (objc.mostlyclean): Remove coverage files.
1447 * treelang/Make-lang.in (treelang.mostlyclean): Remove coverage
1448 files.
1449
1450 2002-08-08 Neil Booth <neil@daikokuya.co.uk>
1451
1452 * c-opts.c (cpp_opts): New.
1453 (COMMAND_LINE_OPTIONS): Add switches from cppinit.c.
1454 (c_common_decode_options): Handle cpplib switches.
1455 (c_common_init_options): Set cpp_opts.
1456 * cppinit.c (COMMAND_LINE_OPTIONS): Move some switches to c-opts.c.
1457 (cpp_handle_option): Similarly.
1458
1459 2002-08-08 David Edelsohn <edelsohn@gnu.org>
1460
1461 * config/rs6000/aix.h (TARGET_ALTIVEC): Define to 0.
1462 (TARGET_ALTIVEC_ABI): Same.
1463 (TARGET_ALTIVEC_VRSAVE): Same.
1464
1465 * config/rs6000/rs6000.c (rs6000_expand_ternop_builtin): Check
1466 icode not CODE_FOR_nothing. Change switch to if.
1467
1468 2002-08-08 Alan Modra <amodra@bigpond.net.au>
1469
1470 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Pass -mpower4 when cpu=power4.
1471
1472 2002-08-08 Jakub Jelinek <jakub@redhat.com>
1473
1474 * stor-layout.c (place_union_field): For bitfields if
1475 PCC_BITFIELD_TYPE_MATTERS and TYPE_USER_ALIGN, set record's
1476 TYPE_USER_ALIGN.
1477
1478 2002-08-07 John David Anglin <dave@hiauly1.hia.nrc.ca>
1479
1480 * pa.c (struct deferred_plabel): Constify name field.
1481
1482 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
1483
1484 * cppmacro.c (_cpp_builtin_macro_text): Remove unused variable.
1485
1486 2002-08-07 John David Anglin <dave@hiauly1.hia.nrc.ca>
1487
1488 * configure.in (PREFIX_INCLUDE_DIR): Don't define if prefix and
1489 local_prefix are the same.
1490 * configure: Rebuilt.
1491
1492 2002-08-07 Jakub Jelinek <jakub@redhat.com>
1493 Richard Henderson <rth@redhat.com>
1494
1495 * stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN
1496 to type_align when PCC_BITFIELD_TYPE_MATTERS. Only apply
1497 ADJUST_FIELD_ALIGN if not DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
1498 (place_field): Likewise.
1499 * config/i386/i386.c (x86_field_alignment): Don't check
1500 DECL_USER_ALIGN here.
1501 * config/rs6000/rs6000.c (rs6000_field_alignment): New.
1502 * config/rs6000/rs6000-protos.h (rs6000_field_alignment): New
1503 prototype.
1504 * config/rs6000/rs6000.h (ADJUST_FIELD_ALIGN): Define.
1505 * config/rs6000/aix.h (ADJUST_FIELD_ALIGN): Remove.
1506 * config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): Remove.
1507 * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Remove.
1508 * config/rs6000/sysv4.h (ADJUST_FIELD_ALIGN): Remove.
1509 * doc/tm.texi (ADJUST_FIELD_ALIGN): Update description.
1510
1511 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
1512
1513 * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.
1514 * c-common.c: Don't include tree-inline.h.
1515 (c_common_init_options, c_common_post_options): Move to c-opts.c.
1516 * c-common.h (c_common_decode_option): New.
1517 * c-decl.c (c_decode_option): Remove.
1518 * c-lang.c (LANG_HOOKS_DECODE_OPTION): Use c_common_decode_option.
1519 * c-opts.c: New file.
1520 * c-tree.h (c_decode_option): Remove.
1521 * doc/passes.texi: Update.
1522 * objc/objc-act.c (objc_decode_option): Remove.
1523 * objc/objc-act.h (objc_decode_option): Remove.
1524 * objc/ojbc-lang.c (LANG_HOOKS_DECODE_OPTION): Use
1525 c_common_decode_option.
1526
1527 2002-08-07 Chris Demetriou <cgd@broadcom.com>
1528
1529 * config/mips/mips.md (sunlt_sf, suneq_sf, sunle_sf): Remove
1530 dependency on TARGET_DOUBLE_FLOAT.
1531
1532 2002-08-07 Stephen Clarke <stephen.clarke@superh.com>
1533
1534 * config/sh/lib1funcs.asm (GCC_shcompact_incoming_args): Don't
1535 overwrite callee-save registers. Fix comment.
1536
1537 2002-08-06 Chris Demetriou <cgd@broadcom.com>
1538
1539 * config/mips/mips.c (override_options): Set MASK_BRANCHLIKELY
1540 in target_flags based on ISA, if it was not set on the command
1541 line. Warn if MASK_BRANCHLIKLEY is set but the ISA does not
1542 support Branch Likely instructions.
1543 * config/mips/mips.h (MASK_BRANCHLIKLEY): New macro.
1544 (TARGET_BRANCHLIKELY): Likewise.
1545 (TARGET_SWITCHES): Add -mbranch-likely and -mno-branch-likely.
1546 (GENERATE_BRANCHLIKELY): Use TARGET_BRANCHLIKELY rather than
1547 ISA_HAS_BRANCHLIKELY.
1548 (ISA_HAS_BRANCHLIKELY): Do not include MIPS16 check.
1549 * doc/invoke.texi: Document new MIPS -mbranch-likely and
1550 -mno-branch-likely options.
1551
1552 2002-08-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1553
1554 * ip2k.c (ip2k_set_compare): Add missing iteration variable.
1555
1556 * Makefile.in (dummy-conditions.o): Depend on $(HCONFIG_H) not
1557 $(GCONFIG_H).
1558
1559 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
1560
1561 * c-decl.c (duplicate_decls): Error out for incompatible TLS
1562 declarations.
1563
1564 * testsuite/gcc.dg/tls/diag-3.c: New.
1565
1566 2002-08-06 Jason Merrill <jason@redhat.com>
1567
1568 * c-common.c (c_expand_expr) [STMT_EXPR]: If the last expression is
1569 a VAR_DECL with RTL that matches the target, just return that RTL.
1570
1571 2002-08-06 Dale Johannesen <dalej@apple.com>
1572 * c-common.c (fname_decl): Use line number 0 for
1573 __func__, to avoid confusing debuggers.
1574
1575 2002-08-06 Nathan Sidwell <nathan@codesourcery.com>
1576
1577 * gcov.c: Tidy.
1578 (struct line_info, struct coverage): New structures.
1579 (gcov_file_name, gcov_file): Remove globals.
1580 (output_data): Take source file parameter. Fix memory leak. Break
1581 up into ...
1582 (init_line_info, output_line_info, make_gcov_file_name,
1583 accumulate_branch_counts): ... here.
1584 (calculate_branch_probs, function_summary): Adjust.
1585 (main): Adjust.
1586 (function_*): Remove global variables.
1587
1588 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
1589
1590 * dwarf2out.c: Remove unused macros.
1591
1592 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
1593
1594 * function.c (TRAMPOLINE_ALIGNMENT): Always defined.
1595
1596 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
1597
1598 * cppinit.c (struct lang_flags): Rename trigraphs std.
1599 (set_lang): Update.
1600 * cpplib.h (struct cpp_options): New member std.
1601 * cppmacro.c (_cpp_builtin_macro_text): Use std.
1602 (collect_args): Flag whether to swallow a possible future
1603 comma pasted with varargs.
1604 (replace_args): Use this flag.
1605 * doc/cpp.texi: Update varargs extension documentation.
1606
1607 2002-08-06 Jakub Jelinek <jakub@redhat.com>
1608
1609 * config/i386/mmintrin.h (__m64): Make the type 64-bit aligned.
1610
1611 2002-08-06 Jakub Jelinek <jakub@redhat.com>
1612
1613 * config/i386/i386.c (x86_field_alignment): Apply min for all MODE_INT
1614 and MODE_CLASS_INT modes.
1615
1616 2002-08-06 Jakub Jelinek <jakub@redhat.com>
1617
1618 * config.gcc (*-*-linux*): Default to --enable-threads=posix if no
1619 --{enable,disable}-threads is given to configure.
1620 (alpha*-*-linux*, hppa*-*-linux*, i[34567]86-*-linux*,
1621 x86_64-*-linux*, ia64*-*-linux*, m68k-*-linux*, mips*-*-linux*,
1622 powerpc-*-linux-gnualtivec*, powerpc-*-linux*, s390-*-linux*,
1623 s390x-*-linux*, sh-*-linux*, sparc-*-linux*, sparc64-*-linux*):
1624 Remove thread_file setting here.
1625
1626 2002-08-06 David Edelsohn <edelsohn@gnu.org>
1627
1628 * doc/install.texi (Binaries): Update Bull Freeware URL.
1629
1630 2002-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1631
1632 * doc/gcc.texi (Top): Rename Index to Keyword Index.
1633
1634 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
1635
1636 * gcov.c (output_data): Round to % to nearest, tweak formatting.
1637
1638 2002-08-05 Jakub Jelinek <jakub@redhat.com>
1639
1640 * fold-const.c (associate_trees): Only optimize NEGATE_EXPR in one
1641 of the operands into MINUS_EXPR if code is PLUS_EXPR.
1642
1643 2002-08-05 Douglas B Rupp <rupp@gnat.com>
1644
1645 * config.gcc (i[34567]86-*-interix*): Replace interix.o with winnt.o
1646 * config/i386/i386-interix.h (TARGET_NOP_FUN_DLLIMPORT,
1647 drectve_section): Define.
1648 * config/i386/t-interix: Replace interix.o rule with winnt.o.
1649 * config/i386/interix.c: Remove.
1650
1651 2002-08-05 Geoffrey Keating <geoffk@redhat.com>
1652
1653 * attribs.c: Don't include obstack.h.
1654 * builtins.c: Likewise.
1655 * cfganal.c: Likewise.
1656 * cfgbuild.c: Likewise.
1657 * cfgcleanup.c: Likewise.
1658 * emit-rtl.c: Likewise.
1659 * loop.c: Likewise.
1660 * stmt.c: Likewise.
1661
1662 * Makefile.in (s-gtype): Re-add dependency on $(GTFILES).
1663
1664 2002-08-05 Gabriel Dos Reis <gdr@nerim.net>
1665
1666 * doc/c-tree.texi (Expression trees): Document VA_ARG_EXPR
1667
1668 2002-08-04 Chris Demetriou <cgd@broadcom.com>
1669
1670 * doc/invoke.texi: Remove duplicated paragraph describing
1671 TARGET_SWITCHES.
1672
1673 2002-08-04 Geoffrey Keating <geoffk@redhat.com>
1674
1675 * Makefile.in (sdbout.o): Doesn't need $(OBSTACK_H).
1676 * collect2.h (permanent_obstack): Delete declaration.
1677 * collect2.c (permanent_obstack): Delete definition.
1678 (main): Don't initialise permanent_obstack. Use xstrdup instead.
1679 * expr.c: Don't include obstack.h.
1680 (permanent_obstack): Delete declaration.
1681 * function.c: Don't include obstack.h.
1682 (permanent_obstack): Delete declaration.
1683 * integrate.c: Don't include obstack.h.
1684 (function_maybepermanent_obstack): Delete declaration.
1685 * print-tree.c (debug_tree): Use x*alloc not permalloc.
1686 * sdbout.c (gen_fake_label): Use x*alloc not permalloc.
1687 * tlink.c (pfgets): Use xstrdup not permanent_obstack.
1688 * toplev.c (lang_independent_init): Rename init_obstacks to init_ttree.
1689 * tree.h: Rename init_obstacks to init_ttree. Remove declarations
1690 of permalloc, expralloc, perm_calloc.
1691 * tree.c (permanent_obstack): Delete definition.
1692 (init_ttree): Rename from init_obstacks.
1693 (permalloc): Delete.
1694 (perm_calloc): Delete.
1695 (dump_tree_statistics): Don't print information about
1696 permanent_obstack.
1697 * varasm.c (assemble_start_function): Use xstrdup instead of
1698 permalloc/strcpy.
1699 (assemble_variable): Likewise.
1700 * config/alpha/alpha.c (unicosmk_need_dex): Use xmalloc instead of
1701 permalloc.
1702 (unicosmk_add_extern): Likewise.
1703 * config/c4x/c4x.c (c4x_external_ref): Likewise.
1704 (c4x_global_label): Likewise.
1705 * config/frv/frv.c (frv_encode_section_info): Likewise.
1706 * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
1707 (i386_pe_record_exported_symbol): Likewise.
1708 * config/mips/mips.c (mips_output_external): Likewise.
1709 (mips_output_external_libcall): Likewise.
1710 * config/pa/pa.c: (permanent_obstack): Delete declaration.
1711 (output_call): Use ggc_strdup instead of allocating on
1712 permanent_obstack.
1713 * config/romp/romp.c: Include ggc.h.
1714 (get_symref): Don't declare permanent_obstack, use ggc_strdup
1715 intead of permanent_obstack.
1716 * config/rs6000/aix31.h (ASM_OUTPUT_EXTERNAL): Use concat
1717 instead of permalloc.
1718 * config/rs6000/rs6000.c (rs6000_gen_section_name): Use xmalloc
1719 instead of permalloc
1720 * config/rs6000/xcoff.h (ASM_OUTPUT_EXTERNAL): Use concat
1721 instead of permalloc.
1722 * config/vax/vax.c (vms_check_external): Use xmalloc instead of
1723 permalloc.
1724
1725 2002-08-04 Bernd Schmidt <bernds@redhat.com>
1726
1727 Contribute a port developed primarily by Michael Meissner,
1728 Catherine Moore, and Richard Sandiford <rsandifo@redhat.com>.
1729 * config.gcc: Add frv-elf target.
1730 * config/frv/cmovd.c: New file.
1731 * config/frv/cmovh.c: New file.
1732 * config/frv/cmovw.c: New file.
1733 * config/frv/frv-abi.h: New file.
1734 * config/frv/frv-asm.h: New file.
1735 * config/frv/frv-modes.def: New file.
1736 * config/frv/frv-protos.h: New file.
1737 * config/frv/frv.c: New file.
1738 * config/frv/frv.h: New file.
1739 * config/frv/frv.md: New file.
1740 * config/frv/frvbegin.c: New file.
1741 * config/frv/frvend.c: New file.
1742 * config/frv/lib1funcs.asm: New file.
1743 * config/frv/media.h: New file.
1744 * config/frv/modi.c: New file.
1745 * config/frv/t-frv: New file.
1746 * config/frv/uitod.c: New file.
1747 * config/frv/uitof.c: New file.
1748 * config/frv/ulltod.c: New file.
1749 * config/frv/ulltof.c: New file.
1750 * config/frv/umodi.c: New file.
1751 * config/frv/xm-frv.h: New file.
1752
1753 * config/frv/media.h: Removed again.
1754
1755 2002-08-04 Nathan Sidwell <nathan@codesourcery.com>
1756
1757 * gcov.c (bb_file_time): New static variable.
1758 (object_directory): May also be object file.
1759 (preserve_paths): New static variable.
1760 (print_usage): Adjust.
1761 (options): Adjust.
1762 (process_args): Adjust.
1763 (open_files): Simplify. Cope when OBJECT_DIRECTORY is an object
1764 file. Find modification date on bb file.
1765 (read_profile): Don't rewind a NULL file.
1766 (format_hwint): New static function.
1767 (function_summary): Use format_hwint.
1768 (output_data): SOURCE_FILE_NAME is never relative to
1769 OBJECT_DIRECTORY. Use format_hwint. Adjust gcov file name
1770 mangling. Adjust output format to make it more machine readable.
1771 * doc/gcov.texi: Document & clarify semantics.
1772
1773 2002-08-04 Joseph S. Myers <jsm@polyomino.org.uk>
1774
1775 * doc/include/gcc-common.texi (version-GCC): Increase to 3.3.
1776
1777 2002-08-04 Nathan Sidwell <nathan@codesourcery.com>
1778
1779 * gcc.c (cc1_options): Pass output file as auxbase when
1780 appropriate.
1781 * profile.c (init_branch_prob): FILENAME has already had ending
1782 stripped.
1783 * final.c (end_final): Likewise.
1784 * toplev.c (aux_base_name): New global.
1785 (compile_file): Pass aux_base_name to init init_branch_prob and
1786 end_final.
1787 (independent_decode_option, case 'a'): New auxinfo options.
1788 (case 'd'): Protect against mising basename.
1789 (do_compile): Initialize aux_base_name.
1790 * toplev.h (aux_base_name): New global.
1791 * doc/invoke.texi: Adjust documentation.
1792
1793 2002-08-04 Nathan Sidwell <nathan@codesourcery.com>
1794
1795 * config/i386/i386.c (x86_field_alignment): Remove duplicate test
1796 of TARGET_ALIGN_DOUBLE.
1797
1798 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
1799
1800 * diagnostic.c (inform): New function.
1801 * diagnostic.h (inform): Declare.
1802
1803 2002-08-03 David Edelsohn <edelsohn@gnu.org>
1804
1805 * config/rs6000/rs6000.md (movsi_internal1): Add nop mnemonic.
1806 (movhi_internal): Same.
1807 (movqi_internal): Same.
1808 (movdi_internal64): Same.
1809
1810 * config/rs6000/t-ppccomm (MULTILIB_MATCHES_FLOAT): Add mcpu=405.
1811
1812 * config/rs6000/xcoff.h (SKIP_ASM_OP): Define.
1813 (ASM_OUTPUT_SKIP): Use it. SIZE unsigned.
1814 (COMMON_ASM_OP): Define.
1815 (ASM_OUTPUT_ALIGNED_COMMON): Use it. SIZE unsigned.
1816 Use ALIGN parameter.
1817 (LOCAL_COMMON_ASM_OP): Define.
1818 (ASM_OUTPUT_LOCAL): Use it. SIZE unsigned.
1819
1820 2002-08-03 Roger Sayle <roger@eyesopen.com>
1821
1822 * builtins.def: Define new builtin functions exp, expf, expl,
1823 log, logf and logl (and their __builtin_* variants).
1824 * optabs.h (enum optab_index): Add new OTI_exp and OTI_log.
1825 Define exp_optab and log_optab.
1826 * optabs.c (init_optans): Initialize exp_optab and log_optab.
1827 * genopinit.c (optabs): Implement exp_optab and log_optab
1828 using exp?f2 and log?f2 patterns.
1829 * builtins.c (expand_builtin_mathfn): Handle BUILT_IN_EXP*
1830 and BUILT_IN_LOG* using exp_optab and log_optab respectively.
1831 (expand_builtin): Ignore the new builtins (and all cos and
1832 sin variants) when not optimizing. Expand new builtins via
1833 expand_builtin_mathfn when flag_unsafe_math_optimizations.
1834
1835 * doc/extend.texi: Document new exp and log builtins.
1836 * doc/md.texi: Document new exp?f2 and log?f2 patterns
1837 (and previously undocumented cos?f2 and sin?f2 patterns).
1838
1839 2002-08-03 Jason Merrill <jason@redhat.com>
1840
1841 * explow.c (int_expr_size): New fn.
1842 * expr.c (expand_expr) [CONSTRUCTOR]: Use it.
1843 * expr.h: Declare it.
1844
1845 2002-08-02 Krister Walfridsson <cato@df.lth.se>
1846
1847 * Makefile.in (gengtype-lex.o, gengtype-yacc.o): Add path to
1848 gengtype-* dependencies.
1849
1850 2002-08-02 Eric Christopher <echristo@redhat.com>
1851
1852 * config.gcc (mips*-*-linux*): Fix ordering of tm_file.
1853 * config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP): Change
1854 #ifndef to #undef.
1855 (TARGET_MEM_FUNCTIONS): Define instead of define to 1.
1856
1857 2002-08-02 David Edelsohn <edelsohn@gnu.org>
1858
1859 PR optimize/7067
1860 * config/rs6000/rs6000.h (RTX_COSTS): Artificially make MULT
1861 small if optimizing for size.
1862
1863 2002-08-02 Daniel Jacobowitz <drow@mvista.com>
1864
1865 * configure.in (FORBUILD): Use $build_alias.
1866 * configure: Regenerated.
1867
1868 2002-08-02 Richard Sandiford <rsandifo@redhat.com>
1869
1870 * config.gcc: Don't include mips/abi64.h in $tm_file.
1871 * hard-reg-set.h (call_really_used_regs): Declare.
1872 * config/mips/abi64.h: Remove file.
1873 * config/mips/linux.h,
1874 * config/mips/iris6.h: Don't include it.
1875 * config/mips/mips-protos.h (mips_conditional_register_usage): Declare.
1876 * config/mips/mips.h (CONDITIONAL_REGISTER_USAGE): Use it.
1877 (REG_PARM_STACK_SPACE, STACK_BOUNDARY, STRICT_ARGUMENT_NAMING,
1878 FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_PADDING,
1879 FUNCTION_ARG_CALLEE_COPIES, MUST_PASS_IN_STACK, MIPS_STACK_ALIGN):
1880 Bring across definitions from abi64.h.
1881 (GP_ARG_LAST, FP_ARG_LAST): Use MAX_ARGS_IN_REGISTERS.
1882 (BIGGEST_MAX_ARGS_IN_REGISTERS): New.
1883 (struct mips_args): Use it.
1884 * config/mips/mips.c (mips_conditional_register_usage): Define.
1885
1886 2002-08-02 Jason Merrill <jason@redhat.com>
1887
1888 * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
1889 * langhooks.c (lhd_expr_size): Define default.
1890 * langhooks.h (struct lang_hooks): Add expr_size.
1891 * explow.c (expr_size): Call it.
1892 * expr.c (store_expr): Don't copy an expression of size zero.
1893 (expand_expr) [CONSTRUCTOR]: Use expr_size to calculate how much
1894 to store.
1895 * Makefile.in (builtins.o): Depend on langhooks.h.
1896
1897 2002-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1898
1899 * Makefile.in (ra-debug.o): Depend on $(TM_P_H).
1900 * ra-debug.c: Include "tm_p.h".
1901 * ra-rewrite.c (is_partly_live_1): Change return type to bool.
1902
1903 2002-08-02 Toon Moene <toon@moene.indiv.nluug.nl>
1904
1905 * simplify-rtx.c (simplify_binary_operation): x * 1 is allowed
1906 when not honoring signalling NaNs.
1907 (simplify_ternary_operation): a == b has a definite value
1908 when not honoring NaNs.
1909
1910 2002-08-02 Jason Merrill <jason@redhat.com>
1911
1912 * gdbinit.in (pct): New macro.
1913
1914 2002-08-01 Stan Shebs <shebs@apple.com>
1915 Andreas Tobler <toa@pop.agri.ch>
1916
1917 * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined,
1918 plays nice with Darwin headers.
1919 (_BSD_RUNE_T_DEFINED_): Likewise.
1920
1921 2002-08-01 Zack Weinberg <zack@codesourcery.com>
1922
1923 * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.
1924 * cppinit.c (cpp_post_options): Likewise.
1925
1926 * cppexp.c (cpp_classify_number): Suppress -Wtraditional
1927 warning about 'LL' suffix (but not 'ULL' etc) when
1928 -Wno-long-long is in effect.
1929
1930 * cppmacro.c (_cpp_builtin_macro_text) [BT_TIME, BT_DATE]:
1931 Check for failing time()/localtime(), issue a warning, and
1932 make __TIME__ and __DATE__ expand to fallback strings.
1933
1934 * doc/cpp.texi, doc/extend.texi: Document behavior of __DATE__
1935 and __TIME__ when the date and time cannot be determined.
1936
1937 2002-08-02 Alan Modra <amodra@bigpond.net.au>
1938
1939 * config/rs6000/rs6000.c (output_cbranch): Hint differently for power4.
1940
1941 2002-08-01 Daniel Jacobowitz <drow@mvista.com>
1942
1943 * Makefile.in ($(BUILD_PREFIX_1)ggc-none.o): Use $(GGC_H).
1944
1945 2002-08-01 Chris Demetriou <cgd@broadcom.com>
1946
1947 * config.gcc (mipsisa64sb1-*-elf*): New configuration.
1948 (mipsisa64sb1el-*-elf*): Likewise.
1949 * config/mips/mips.c (mips_cpu_info_table): Add sb1.
1950 * config/mips/mips.h (processor_type): Add PROCESSOR_SB1.
1951 (TARGET_SB1, TUNE_SB1): New macros.
1952 * doc/invoke.texi: Add sb1 to documentation for MIPS -march and
1953 -mtune flags.
1954
1955 2002-08-01 David Edelsohn <edelsohn@gnu.org>
1956
1957 * varasm.c (asm_emit_uninitialized): Return false if global BSS
1958 and ASM_EMIT_BSS not supported by target.
1959 (assemble_variable): Do not duplicate uninitialized logic.
1960 Fall through if asm_emit_uninitialized failed.
1961
1962 2002-08-01 Chris Demetriou <cgd@broadcom.com>
1963
1964 * config/mips/mips.h (BRANCH_LIKELY_P): Remove unused macro.
1965
1966 2002-08-02 Alan Modra <amodra@bigpond.net.au>
1967
1968 * config/rs6000/linux64.h (DBX_OUTPUT_BRAC): Define.
1969 (DBX_OUTPUT_LBRAC, DBX_OUTPUT_RBRAC): Define.
1970
1971 * config/rs6000/rs6000.c (output_toc): Don't use lshift_double when
1972 HOST_BITS_PER_WIDE_INT == 64.
1973
1974 2002-08-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1975
1976 * df.c (df_insn_table_realloc): Change parameter to unsigned.
1977 * optabs.c (expand_binop): Make variable unsigned.
1978 * simplify-rtx.c (simplify_subreg): Likewise.
1979 * unroll.c (unroll_loop): Cast to avoid signed/unsigned warnings.
1980
1981 2002-08-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1982
1983 * c-common.c (cb_register_builtins): Always define __GXX_ABI_VERSION.
1984
1985 2002-08-01 Richard Henderson <rth@redhat.com>
1986
1987 * toplev.c (parse_options_and_default_flags): Don't set
1988 flag_reorder_blocks for -Os.
1989
1990 * config/avr/avr.c (avr_optimization_options): Remove.
1991 * config/avr/avr.h (OPTIMIZATION_OPTIONS): Remove.
1992 * config/m68hc11/m68hc11.c (m68hc11_optimization_options): Remove.
1993 * config/m68hc11/m68hc11.h (OPTIMIZATION_OPTIONS): Remove.
1994
1995 2002-08-01 H.J. Lu <hjl@gnu.org>
1996 Richard Henderson <rth@redhat.com>
1997
1998 * output.h (DECL_READONLY_SECTION): Remove.
1999 (decl_readonly_section): Declare.
2000 * varasm.c (decl_readonly_section): New.
2001 (default_section_type_flags, default_select_section): Use it.
2002 * config/arm/pe.c (arm_pe_unique_section): Likewise.
2003 * config/i386/interix.c (i386_pe_unique_section): Likewise.
2004 * config/i386/winnt.c (i386_pe_unique_section): Likewise.
2005 * config/mcore/mcore.c (mcore_unique_section): Likewise.
2006 * config/mips/mips.c (mips_unique_section): Likewise.
2007
2008 2002-08-01 Richard Henderson <rth@redhat.com>
2009
2010 * integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it
2011 refers to a subroutine parameter.
2012
2013 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2014
2015 * varasm.c (assemble_visibility): Strip name encoding.
2016
2017 2002-08-01 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2018
2019 * config/ns32k/ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch.
2020 (RETURN_ADDR_RTX): Cannot determine return address for FRAME > 0
2021 when there is no frame pointer.
2022 (INITIAL_FRAME_POINTER_OFFSET): Count stack space for saved fp
2023 registers properly.
2024 * config/ns32k/__unorddf2.c: New file.
2025 * config/ns32k/__unordsf2.c: New file.
2026 * config/ns32k/t-ns32k: New file.
2027 * config.gcc (ns32k-*-netbsd*): Use it.
2028
2029 2002-08-01 Aldy Hernandez <aldyh@redhat.com>
2030
2031 * config/rs6000/rs6000.h (SPU_CONST_OFFSET_OK): Change to 0xff.
2032
2033 2002-08-01 Neil Booth <neil@daikokuya.co.uk>
2034
2035 * c-common.c (__GXX_ABI_VERSION): Correct spelling.
2036
2037 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2038
2039 * c-common.c (cb_register_builtins): Set __GXX_ABI_VERSION__ to 102.
2040
2041 2002-08-01 Richard Sandiford <rsandifo@redhat.com>
2042
2043 * config/mips/mips.md: Add [!]TARGET_MIPS16 to sgtu conditions.
2044
2045 2002-08-01 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2046
2047 * gcse.c (expr_hash_table_size, n_exprs, set_hash_table_size,
2048 n_sets): Removed.
2049 (expr_hash_table, set_hash_table): Type changed to ...
2050 (struct hash_table): New type.
2051 (hash_scan_insn, hash_scan_set, hash_scan_clobber, hash_scan_call,
2052 insert_expr_in_table, insert_set_in_table, compute_hash_table,
2053 dump_hash_table, lookup_expr, lookup_set, compute_local_properties,
2054 compute_ae_gen, compute_ae_kill): Modified to pass the table explicitly.
2055 (alloc_set_hash_table, alloc_expr_hash_table): Merged to ...
2056 (alloc_hash_table): New.
2057 (free_set_hash_table, free_expr_hash_table): Merged to ...
2058 (free_hash_table): New.
2059 (compute_set_hash_table, compute_expr_hash_table): Merged to ...
2060 (compute_hash_table_work): New.
2061 (classic_gcse, one_classic_gcse_pass, compute_cprop_data,
2062 find_avail_set, one_cprop_pass, find_bypass_set, compute_pre_data,
2063 pre_edge_insert, pre_insert_copies, pre_delete, pre_gcse,
2064 one_pre_gcse_pass, compute_transpout, compute_code_hoist_vbeinout,
2065 hoist_code, one_code_hoisting_pass,
2066 trim_ld_motion_mems): Altered due to changed type of hash tables.
2067
2068 2002-08-01 Zack Weinberg <zack@codesourcery.com>
2069
2070 * final.c (output_alternate_entry_point):
2071 If ASM_OUTPUT_TYPE_DIRECTIVE is defined, use it.
2072
2073 2002-08-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2074
2075 * objc/objc-act.c (encode_complete_bitfield): Add prototype and
2076 avoid ISO C style function definition.
2077
2078 * expr.c (expand_assignment): Delete unused variable.
2079
2080 2002-08-01 Toon Moene <toon@moene.indiv.nluug.nl>
2081
2082 * c-common.c (cb_register_builtins): Set
2083 __FINITE_MATH_ONLY__ to 1 if -ffinite-math-only
2084 is given, and to 0 otherwise.
2085 * combine.c (simplify_if_then_else): HONOR_NANS
2086 implies FLOAT_MODE_P.
2087
2088 2002-08-01 Neil Booth <neil@daikokuya.co.uk>
2089
2090 * cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar.
2091 (cpp_handle_option): Don't handle it.
2092 (print_help): Update.
2093 * doc/cppopts.texi: Update.
2094
2095 2002-08-01 Neil Booth <neil@daikokuya.co.uk>
2096
2097 * c-common.c (cb_register_builtins): If C++, define
2098 __EXCEPTIONS, __DEPRECATED and __GXX_ABI_VERSION as appropriate.
2099 * gcc.c (cpp_unique_options): Remove __GXX_ABI_VERSION.
2100 cp:
2101 * lang-specs.h: Simplify in accordance with new code in
2102 c-common.c.
2103
2104 2002-08-01 Neil Booth <neil@daikokuya.co.uk>
2105
2106 * c-common.c: Define all C/ObjC/C++ warning and flag variables.
2107 * c-common.h: Declare all C/ObjC/C++ warning and flag variables.
2108 * c-decl.c: Move all warning and flag variables to c-common.c.
2109 * c-format.c: Move all warning variables to c-common.c.
2110 * c-tree.h: Move all warning and flag declarations to c-common.h.
2111 * objc/objc-act.c: Move all warning variables to c-common.c.
2112 (flag_warn_protocol): Rename warn_protocol.
2113
2114 2002-07-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
2115
2116 * pa-linux.h (GLOBAL_ASM_OP): Fix typo.
2117
2118 2002-07-31 Graham Stott <grahams@btinternet.com>
2119
2120 * config/stormy16/stormy16.h (BSS_SECTION_ASM_OP): Add missing
2121 .section prefix.
2122
2123 2002-07-31 Stan Shebs <shebs@apple.com>
2124
2125 * config.gcc (i[34567]86-*-darwin*): New configuration.
2126 * config/darwin.h (TARGET_ENCODE_SECTION_INFO): Undefine before
2127 defining.
2128 (TARGET_ENCODE_SECTION_INFO): Ditto.
2129 (ASM_PREFERRED_EH_DATA_FORMAT): Ditto.
2130 * config/darwin.c (machopic_indirect_data_reference): Remove
2131 setting of RTX_UNCHANGING_P.
2132 (machopic_legitimize_pic_address): Move RTX_UNCHANGING_P up so as
2133 not to be applied to sums.
2134 * config/i386/t-darwin: New file.
2135 * config/i386/darwin.h: New file.
2136 * config/i386/i386.h (TARGET_MACHO): Add default definition.
2137 * config/i386/i386.md (tablejump): Add TARGET_MACHO case.
2138 * config/i386/i386.c (output_set_got): For Mach-O, output Mach-O
2139 label and not the GOT add.
2140 (constant_address_p): For Mach-O, seeing a CONST is enough.
2141 (legitimate_pic_address_disp_p): Add a Mach-O case.
2142 (legitimate_address_p): Also test machopic_operand_p if Mach-O.
2143 (legitimize_pic_address): Use generic Mach-O code to legitimize.
2144 (output_pic_addr_const): Suppress @PLT if Mach-O, and parens
2145 if outputting a difference.
2146 (ix86_output_addr_diff_elt): Add Mach-O case.
2147 (ix86_expand_move): Similarly.
2148 (ix86_expand_call): Similarly.
2149 (current_machopic_label_num): New global.
2150 (machopic_output_stub): New function.
2151 (ix86_value_regno): New function.
2152 (ix86_function_value): Use it instead of VALUE_REGNO.
2153 (ix86_libcall_value): Ditto.
2154 * config/i386/unix.h (VALUE_REGNO): Remove.
2155
2156 2002-07-31 Graham Stott <grahas@btinternet.com>
2157
2158 * config/rs6000/rs6000.c(rs6000_hash_constant): Fix
2159 hash for LABEL_REF's.
2160
2161 2002-07-31 Graham Stott <grahams@btinternet.com>
2162
2163 * config/rs6000/rs6000.c (spe_init_builtins,
2164 altivec_init_builtins, rs6000_common_init_builtins):
2165 Replace ANSI with K&R function def.
2166
2167 2002-07-31 David Edelsohn <edelsohn@gnu.org>
2168
2169 * rs6000.c (validate_condition_mode): Test flag_finite_math_only
2170 for CCFPmode.
2171
2172 2002-07-31 Richard Sandiford <rsandifo@redhat.com>
2173
2174 * config/mips/crtn.asm: Don't use __mips16 to determine the
2175 return-address offset. Define RA to a suitable temporary
2176 register for the return address.
2177
2178 2002-07-31 Richard Sandiford <rsandifo@redhat.com>
2179
2180 * config/mips/mips.md (eh_set_lr_si, eh_set_lr_di): Change
2181 constraints to 'd'.
2182
2183 2002-07-30 Chris Demetriou <cgd@broadcom.com>
2184
2185 * config/mips/elf.h (STARTFILE_SPEC): Define differently if
2186 default ABI is MEABI. (Undoes incorrect change in Eric Christopher's
2187 patch on 2002-07-29.)
2188 * config/mips/elf64.h (STARTFILE_SPEC): Likewise.
2189
2190 2002-07-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2191
2192 * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,
2193 fr30.h, h8300.h, i370.h, i386/sco5.h, i386/unix.h, i960.h, ia64.h,
2194 ip2k.h, m32r.h, mcore.h, mips.h, mn10200.h, mn10300.h, ns32k.h,
2195 openbsd.h, pa/pa-linux.h, pdp11.h, romp.h, rs6000/sysv4.h,
2196 s390/linux.h, sh.h, sparc.h, stormy16.h, v850.h, vax.h, xtensa.h:
2197 (ASM_GLOBALIZE_LABEL): Delete.
2198 (GLOBAL_ASM_OP): Define.
2199
2200 * m68hc11.h, m68k.h, m88k.h (ASM_GLOBALIZE_LABEL): Delete.
2201
2202 * defaults.h (ASM_GLOBALIZE_LABEL): Provide a default.
2203 * doc/tm.texi (ASM_GLOBALIZE_LABEL): Update docs.
2204
2205 2002-07-30 Geoffrey Keating <geoffk@redhat.com>
2206
2207 * doc/extend.texi (Hints implementation): Document that GCC
2208 mostly ignores `register'.
2209
2210 2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
2211
2212 * flags.h: Declare flag_finite_math_only.
2213 Use it in definition of HONOR_NANS and
2214 HONOR_INFINITIES.
2215 * c-common.c (cb_register_builtins): Emit
2216 __FINITE_MATH_ONLY__ when flag_finite_math_only
2217 is set.
2218 * combine.c (simplify_if_then_else): If
2219 flag_finite_math_only is set, a == b has a
2220 definite value.
2221 * toplev.c: Initialize flag_finite_math_only.
2222 (set_flags_fast_math): Set it on -ffast-math.
2223 (flag_fast_math_set_p): Test it.
2224 * doc/invoke.texi: Document -ffinite-math-only.
2225
2226 2002-07-30 Richard Henderson <rth@redhat.com>
2227
2228 * ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.
2229 (noce_process_if_block): Likewise.
2230
2231 2002-07-30 Bernd Schmidt <bernds@redhat.com>
2232
2233 * ifcvt.c (cond_exec_process_if_block): Fix a merging error.
2234 Bail out early if false_expr is NULL and we'd crash due to this.
2235 * genemit.c (gen_expand): Recognize return insns even if the return
2236 appears in a parallel.
2237 * libgcc2.c: Expand macro DECLARE_LIBRARY_RENAMES if it is defined.
2238 * config/fp-bit.c: Likewise.
2239 * doc/tm.texi: Document it.
2240
2241 2002-07-30 David Edelsohn <edelsohn@gnu.org>
2242 Zack Weinberg <zack@codesourcery.com>
2243
2244 * rs6000.c (rs6000_expand_unop_builtin): Check icode not
2245 CODE_FOR_nothing. Change switch to if.
2246 (rs6000_expand_binop_builtin): Same.
2247 (rs6000_expand_builtin): Expand builtin if target support enabled.
2248 (rs6000_init_builtins): Init builtin if target support enabled.
2249 (rs6000_common_init_builtins): Check icode not CODE_FOR_nothing.
2250
2251 2002-07-30 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2252
2253 * gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.
2254
2255 2002-07-30 Richard Sandiford <rsandifo@redhat.com>
2256
2257 * config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.
2258
2259 Tue Jul 30 18:31:31 2002 J"orn Rennecke <joern.rennecke@superh.com>
2260
2261 * sh.md (cond_delay_slot): New attribute.
2262 (cbranch delay): Use it for anulled-true case.
2263 (stuff_delay_slot): New pattern.
2264 * sh.c (print_operand, case '.'): Don't print .s / /s fore zero-length
2265 delay slot insn.
2266 (gen_far_branch): Emit stuff_delay_slot pattern.
2267
2268 Tue Jul 30 11:21:44 2002 J"orn Rennecke <joern.rennecke@superh.com>
2269
2270 * unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_CONT.
2271
2272 2002-07-30 Kazu Hirata <kazu@cs.umass.edu>
2273
2274 * fold-const.c: Fix comment typos.
2275 * gcse.c: Likewise.
2276 * reload1.c: Likewise.
2277
2278 2002-07-29 Aldy Hernandez <aldyh@redhat.com>
2279
2280 * config/rs6000/rs6000.md: Disallow CCEQ compare with crnor/crnot
2281 for TARGET_SPE.
2282
2283 2002-07-30 Gabriel Dos Reis <gdr@nerim.net>
2284
2285 * c-pretty-print.h (pp_c_statement): Declare.
2286 * c-pretty-print.c (pp_c_postfix_expression): #if 0 support for SRCLOC.
2287 (pp_c_statement): Define.
2288
2289 2002-07-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2290
2291 * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h,
2292 darwin.h, dsp16xx.h, fr30.h, h8300.h, i370.h, i386.h, i960.h,
2293 ip2k.h, m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h, mips.h,
2294 mn10200.h, mn10300.h, ns32k.h, pa/pa-linux.h, pdp11.h, romp.h,
2295 rs6000/sysv4.h, s390/linux.h, sh.h, sparc.h, stormy16.h,
2296 v850.h, vax.h, xtensa.h (ASM_OUTPUT_LABEL): Delete definition.
2297
2298 * defaults.h (ASM_OUTPUT_LABEL): Provide a default.
2299 * doc/tm.texi (ASM_OUTPUT_LABEL): Update docs.
2300
2301 2002-07-30 Gabriel Dos Reis <gdr@nerim.net>
2302
2303 * c-pretty-print.c (pp_c_primary_expression): Handle STMT_EXPR.
2304 (pp_c_postfix_expression): Handle ARROW_EXPR, FFS_EXPR,
2305 COMPOUND_LITERAL_EXPR, VA_ARG_EXPR.
2306 (pp_c_expression): Update.
2307
2308 2002-07-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2309
2310 * alpha/vms-cc.c (preprocess_args, main): Use xstrdup and/or
2311 concat in lieu of xmalloc/strcpy/memcpy/sprintf.
2312 * alpha/vms-ld.c (main): Likewise.
2313 * dsp16xx.c (double_reg_to_memory): Likewise.
2314 * mcore.c (mcore_expand_prolog): Likewise.
2315 * cppfiles.c (read_name_map): Likewise.
2316 * gensupport.c (process_rtx, identify_predicable_attribute,
2317 alter_test_for_insn): Likewise.
2318 * vmsdbgout.c (write_rtnbeg, vmsdbgout_init): Likewise.
2319
2320 2002-07-29 Roger Sayle <roger@eyesopen.com>
2321
2322 * builtins.c (expand_builtin): Change the default behavior to
2323 only issue an error if the builtin function doesn't have a
2324 fallback library call. Remove several cases handled by the
2325 new default.
2326
2327 2002-07-29 John David Anglin <dave@hiauly1.hia.nrc>
2328
2329 * real.c (ieee_24, ieee_53, ieee_64, ieee_113): Define only if the
2330 floating point format of the target is IEEE.
2331 * (dec_f, dec_d, dec_g, dec_h): Define only if the floating point
2332 format of the target is DEC.
2333
2334 2002-07-29 Richard Henderson <rth@redhat.com>
2335
2336 * unroll.c (verify_addresses): Remove.
2337 (find_splittable_givs): Never split DEST_ADDR givs.
2338
2339 2002-07-29 Geoffrey Keating <geoffk@redhat.com>
2340
2341 * doc/gty.texi (GGC Roots): Clarify that the list of syntaxes
2342 is exhaustive.
2343 (Files): Improve documentation on generated source files.
2344
2345 * doc/extend.texi (Translation implementation): Document what
2346 diagnostics look like.
2347 (Identifiers implementation): Document that there's normally no
2348 limit on identifier names.
2349 (Integers implementation): Document two's complement.
2350 (Hints implementation): Document that GCC honours 'inline', mostly.
2351 (Preprocessing directives implementation): Document that GCC
2352 requires the current time.
2353
2354 2002-07-30 Gabriel Dos Reis <gdr@nerim.net>
2355
2356 * c-pretty-print.h (struct c_pretty_print_info): Add new member.
2357 (pp_initializer): New macro.
2358 (pp_c_initializer): Declare.
2359 * c-pretty-print.c (pp_c_primary_expression): HAndle TARGET_EXPR.
2360 (pp_c_initializer): Define.
2361 (pp_c_initializer_list): New function.
2362 (pp_c_postfix_expression): Handle ABS_EXPR, COMPLEX_CST,
2363 VECTOR_CST, CONSTRUCTOR.
2364 (pp_c_unary_expression): Handle CONJ_EXPR, REALPART_EXPR,
2365 IMAGPART_EXPR.
2366 (pp_c_cast_expression): Handle FLOAT_EXPR.
2367 (pp_c_assignment_expression): Handle INIT_EXPR.
2368 (pp_c_expression): Update.
2369
2370 2002-07-30 Neil Booth <neil@daikokuya.co.uk>
2371
2372 * objc/objc-act.c (objc_init): Return immediately if filename
2373 is NULL.
2374
2375 2002-07-29 Eric Christopher <echristo@redhat.com>
2376
2377 * config/mips/elf.h: Remove ecoff.h and gofast includes.
2378 (DWARF2_DEBUGGING_INFO, DBX_DEBUGGING_INFO): Define unconditionally.
2379 (SDB_DEBUGGING_INFO): Undefine.
2380 (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEBUG.
2381 (PUT_SDB_SIZE): Remove.
2382 (SUBTARGET_ASM_DEBUGGING_SPEC): Redefine.
2383 (STARTFILE_SPEC): Add isa3264 define.
2384 * config/mips/elf64.h: Ditto. Move TARGET_MEM_FUNCTIONS from here...
2385 * config/mips/ecoff.h: Remove. and here...
2386 * config/mips/iris3.h: and here...
2387 * config/mips/sni-svr4.h: and here...
2388 * config/mips/mips.h: To here. Remove OBJECT_FORMAT_ROSE ifdefs.
2389 Add assembler -mmdebug options for non-dwarf debugging.
2390 * config/mips/r3900.h: Remove debug info defines.
2391 * config/mips/isa32-linux.h: Remove, move functionality to config.gcc.
2392 * config/mips/isa3264.h: Ditto.
2393 * config/mips/t-isa3264: Fix up for file removal and gofast configure
2394 change.
2395 * config/mips/t-elf: Ditto.
2396 * config/mips/t-ecoff: Ditto.
2397 * config/mips/t-r3900: Ditto.
2398 * config/mips/t-iris5-6: Ditto.
2399 * config/mips/t-isa3264: Ditto.
2400 * config/mips/t-linux: Remove.
2401 * config/mips/t-netbsd: Remove.
2402 * config/mips/t-mips: New file.
2403 * config/mips/t-gofast: Ditto.
2404 * config/mips/netbsd.h: Remove unnecessary undefines.
2405 * config/mips/linux.h: Remove #include of mips.h.
2406 * config.gcc: Add mips.h include for elf targets. Remove tm_file
2407 for ecoff. Add gofast configure option for mips.
2408
2409 2002-07-29 Chris Demetriou <cgd@broadcom.com>
2410
2411 * configure.in (mips*-*-*): Add a test to see if MIPS libgloss
2412 linker scripts use STARTUP directives consistently.
2413 * configure: Regenerate.
2414 * config.in: Regenerate.
2415 * config/mips/elf.h (STARTFILE_SPEC): Define conditionally, based
2416 on whether HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES is defined.
2417 * config/mips/elf64.h (STARTFILE_SPEC): Likewise.
2418 * config/mips/isa3264.h (STARTFILE_SPEC): Do not redefine if
2419 HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES is set; the result
2420 will be the same.
2421
2422 2002-07-29 Aldy Hernandez <aldyh@redhat.com>
2423
2424 * config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute.
2425
2426 2002-07-29 Aldy Hernandez <aldyh@redhat.com>
2427
2428 * config/rs6000/rs6000.h (RTX_COSTS): Add MULT case for 8540.
2429
2430 2002-07-29 Aldy Hernandez <aldy@quesejoda.com>
2431
2432 * config/rs6000/rs6000.md: Move altivec patterns from here...
2433
2434 * config/rs6000/altivec.md: ...to here.
2435
2436 2002-07-29 Aldy Hernandez <aldyh@redhat.com>
2437
2438 * config/rs6000/spe.md ("spe_evmra"): Change to unspec.
2439
2440 2002-07-29 Richard Henderson <rth@redhat.com>
2441
2442 * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from
2443 set_mem_attributes and add BITPOS argument. Subtract it from
2444 OFFSET when same is adjusted.
2445 (set_mem_attributes): New wrapper function.
2446 * expr.c (expand_assignment): Use set_mem_attributes_minus_bitpos;
2447 remove offset adjustment hack.
2448 * expr.h (set_mem_attributes_minus_bitpos): Declare.
2449
2450 2002-07-29 Gabriel Dos Reis <gdr@nerim.net>
2451
2452 * Makefile.in (C_OBJS): Include c-pretty-print.o
2453 (c-pretty-print.o): Add depency rule.
2454 * pretty-print.h: Add more macros.
2455 * c-pretty-print.c: New file.
2456 * c-pretty-print.h: Likewise.
2457
2458 2002-07-29 Aldy Hernandez <aldyh@redhat.com>
2459
2460 * config/rs6000/spe.h (__internal_ev_mwhgumian): Cast vector
2461 constants to __ev64_s32__.
2462 (__internal_ev_mwhgsmian): Same.
2463 (__internal_ev_mwhgsmfan): Same.
2464 (__internal_ev_mwhgssfan): Same.
2465 (__internal_ev_mwhgumiaa): Same.
2466 (__internal_ev_mwhgsmiaa): Same.
2467 (__internal_ev_mwhgsmfaa): Same.
2468 (__internal_ev_mwhgssfaa): Same.
2469
2470 2002-07-29 David Edelsohn <edelsohn@gnu.org>
2471
2472 * varasm.c (assemble_variable): Narrow test for uninitialized
2473 without BSS target support.
2474
2475 2002-07-29 Nathan Sidwell <nathan@codesourcery.com>
2476
2477 * profile.c: Add file comment describing the overall algorithm and
2478 structures.
2479 (struct edge_info): Add comments.
2480 (struct bb_info): Add comments.
2481 * basic-block.h (EDGE_*): Add comments.
2482 * doc/gcov.texi (Gcov Data Files): Document bit flags.
2483
2484 2002-07-29 Bob Wilson <bob.wilson@acm.org>
2485
2486 * config/xtensa/elf.h, config/xtensa/linux.h
2487 (TARGET_OS_CPP_BUILTINS): Define.
2488 (CPP_PREDEFINES): Remove.
2489 * config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define.
2490 (CPP_SPEC): Remove.
2491
2492 2002-07-29 Zack Weinberg <zack@codesourcery.com>
2493
2494 * gensupport.c: Include hashtab.h.
2495 (insn_elision, condition_table, hash_c_test, cmp_c_test,
2496 maybe_eval_c_test): New routines and data structures to
2497 support insn elision.
2498 (init_md_reader): Read and initialize the condition_table.
2499 (read_md_rtx): Discard insn patterns whose C test is provably
2500 always false.
2501 * gensupport.h: Declare new functions and data structures.
2502
2503 * genconditions.c, dummy-conditions.c: New files.
2504 * Makefile.in: Build genconditions; run it to construct
2505 insn-conditions.c; build that and link it into most gen*
2506 programs.
2507 (HOST_SUPPORT, HOST_EARLY_SUPPORT): New variables.
2508 (GEN): Delete, unused.
2509 (STAGESTUFF): Update.
2510
2511 * gencodes.c: (gen_insn): #define CODE_FOR_xxx equal to
2512 CODE_FOR_nothing for all elided patterns.
2513 (main): Tweaked to support this.
2514 * genflags.c (gen_proto): Emit a static inline generator
2515 function here for all elided patterns, which simply returns
2516 NULL_RTX.
2517 (gen_insn): Do not define HAVE_xxx for elided patterns.
2518 (main): Tweaked to support this. No need to forward-declare
2519 struct rtx_def.
2520 * genrecog.c: Do not bother emitting the C test if it's known
2521 to be true at compile time.
2522
2523 2002-07-29 Mike Stump <mrs@apple.com>
2524
2525 * config.gcc (target_gtfiles): Initialize, as otherwise cross
2526 compilers hosted on powerpc-apple-darwin6.0 won't even build.
2527
2528 2002-07-29 Richard Earnshaw <rearnsha@arm.com>
2529
2530 * arm.md (sibcall, sibcall_value): Add RETURN as part of the pattern,
2531 remove clobber of LR.
2532 (sibcall_insn, sibcall_value_insn): Update accordingly.
2533 (sibcall_epilogue): Remove debugging comment from assembler stream.
2534
2535 2002-07-29 Gabriel Dos Reis <gdr@nerim.net>
2536
2537 * pretty-print.h: Define more macros.
2538 * diagnostic.h (output_formatted_integer): Moved from...
2539 * diagnostic.c: ... here.
2540
2541 2002-07-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2542
2543 * stormy16.h (ASM_OUTPUT_SYMBOL_REF): Use ASM_OUTPUT_LABEL_REF.
2544
2545 2002-07-28 Zack Weinberg <zack@codesourcery.com>
2546
2547 * defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two
2548 arguments. Always use ".-symbol" as expression argument.
2549 * doc/tm.texi: Update to match. Document requirement for
2550 ".size symbol, .-symbol" to be acceptable to assembler.
2551
2552 * config/elfos.h, config/netbsd-aout.h, config/openbsd.h,
2553 config/arm/elf.h, config/avr/avr.h, config/cris/aout.h,
2554 config/i386/freebsd-aout.h, config/i386/sco5.h,
2555 config/ip2k/ip2k.h, config/m88k/m88k.h, config/xtensa/elf.h,
2556 config/xtensa/linux.h: Update uses of ASM_OUTPUT_MEASURED_SIZE.
2557
2558 2002-07-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2559
2560 * Makefile.in (gengtype-lex.c): Fix error in last change.
2561
2562 * alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing
2563 backslash.
2564
2565 * Makefile.in (vmsdbgout.o): Depend on function.h.
2566
2567 * vmsdbgout.c: Include function.h.
2568
2569 2002-07-28 Alan Modra <amodra@bigpond.net.au>
2570
2571 * prefix.c (update_path): Don't strip single `.' path components
2572 unless stripping a later `..' component. Exit loop as soon as
2573 a valid path is found.
2574
2575 2002-07-27 Roger Sayle <roger@eyesopen.com>
2576
2577 * builtins.def [DEF_GCC_BUILTIN]: Require an explicit ATTRS
2578 argument. Mark BUILT_IN_RETURN, BUILT_IN_EH_RETURN,
2579 BUILT_IN_LONGJMP and BUILT_IN_TRAP as noreturn, the ISO C99
2580 floating point unordered comparisons (e.g. __builtin_isgreater)
2581 as const, and leave the remaining GCC_BUILTINs unchanged.
2582
2583 * c-decl.c (builtin_function): No need to explicitly mark
2584 BUILT_IN_RETURN and BUILT_IN_EH_RETURN as noreturn.
2585
2586 2002-07-27 Roger Sayle <roger@eyesopen.com>
2587
2588 * Makefile.in: rtlanal.o now depends upon real.h.
2589
2590 * flags.h [flag_signaling_nans]: New flag.
2591 [HONOR_SNANS]: New macro.
2592
2593 * toplev.c [flag_signaling_nans]: Initialize to false.
2594 (f_options): Add processing for "-fsignaling-nans".
2595 (set_fast_math_flags): Clear flag_signaling_nans with -ffast-math.
2596 (process_options): flag_signaling_nans implies flag_trapping_math.
2597
2598 * c-common.c (cb_register_builtins): Define __SUPPORT_SNAN__
2599 when -fsignaling-nans. First step to implementing WG14's N965.
2600
2601 * fold-const.c (fold) [MULT_EXPR]: Conditionalize transforming
2602 1.0 * x into x, and -1.0 * x into -x on !HONOR_SNANS.
2603 [RDIV_EXPR]: Conditionalize x/1.0 into x on !HONOR_SNANS.
2604
2605 * simplify-rtx.c (simplify_relational_operation): Conditionalize
2606 transforming abs(x) < 0.0 into false on !HONOR_SNANS.
2607
2608 * rtlanal.c: #include real.c for TARGET_FLOAT_FORMAT definitions
2609 required by HONOR_SNANS. (may_trap_p): Floating point DIV, MOD,
2610 UDIV, UMOD, GE, GT, LE, LT and COMPARE may always trap with
2611 -fsignaling_nans. EQ and NE only trap for flag_signaling_nans
2612 not flag_trapping_math (i.e. HONOR_SNANS but not HONOR_NANS).
2613
2614 * doc/invoke.texi: Document new -fsignaling-nans compiler option.
2615
2616 2002-07-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2617
2618 * Makefile.in (gengtype-lex.c): Work around a bug in flex.
2619 * gengtype-lex.l (YY_USE_PROTOS): Undef.
2620 (YY_DECL): Define.
2621
2622 2002-07-27 Roger Sayle <roger@eyesopen.com>
2623
2624 * doc/invoke.texi: Document that both -fno-builtin-foo and
2625 -fno-builtin are supported by the g++ front-end.
2626
2627 2002-07-27 Stan Shebs <shebs@apple.com>
2628
2629 * configure.in: Rename config_gtfiles to target_gtfiles.
2630 * configure: Regenerate.
2631 * doc/gty.texi: Update reference.
2632 * config.gcc (powerpc-*-darwin*): Set target_gtfiles
2633 instead of appending to it.
2634
2635 2002-07-25 Aldy Hernandez <aldyh@redhat.com>
2636
2637 * config/rs6000/rs6000.c (function_arg_advance): SPE vararg
2638 vectors are split into two registers.
2639 (function_arg): Same.
2640
2641 Thu Jul 26 23:00:13 2002 J"orn Rennecke <joern.rennecke@superh.com>
2642
2643 * pa.md (extv): Check predicates before emitting extv_32.
2644
2645 2002-07-27 Alan Modra <amodra@bigpond.net.au>
2646
2647 * config/rs6000/rs6000.c (rs6000_traceback_name): New var.
2648 (rs6000_traceback): New var.
2649 (rs6000_override_options): Set rs6000_traceback.
2650 (rs6000_output_function_epilogue): Implement traceback options.
2651 * config/rs6000/rs6000.h (TARGET_OPTIONS): Add "traceback=".
2652 (rs6000_traceback_name): Declare.
2653
2654 * config/rs6000/rs6000.c (output_profile_hook): Don't generate profile
2655 label reference when NO_PROFILE_COUNTERS.
2656
2657 2002-07-26 Jason Merrill <jason@redhat.com>
2658
2659 * function.c (assign_parms): Handle frontend-directed pass by
2660 invisible reference.
2661
2662 2002-07-26 Neil Booth <neil@daikokuya.co.uk>
2663
2664 * doc/cppopts.texi: Update.
2665
2666 2002-07-26 Neil Booth <neil@daikokuya.co.uk>
2667
2668 * cppmacro.c (_cpp_create_definition): Don't attempt redefinition
2669 warnings on assertions.
2670
2671 2002-07-26 Neil Booth <neil@daikokuya.co.uk>
2672
2673 * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2674 RID_OR, RID_OR_EQ, RID_XOR, RID_XOR_EQ, RID_BITAND, RID_BITOR,
2675 RID_COMPL): Remove.
2676 * c-parse.in (rid_to_yy): Similarly.
2677
2678 2002-07-26 Jason Merrill <jason@redhat.com>
2679
2680 * c-dump.c: Resurrect.
2681 * tree-dump.c: Move C-specific stuff to c-dump.c.
2682 * c-common.h: Declare c_dump_tree.
2683 * c-lang.c (LANG_HOOKS_TREE_DUMP_DUMP_TREE_FN): Define.
2684 * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2685 (c-dump.o): New rule.
2686
2687 2002-07-26 Alan Modra <amodra@bigpond.net.au>
2688
2689 * config/rs6000/rs6000.md: Enable patterns using rlwinm for
2690 PowerPC64. Replace "T" and "S" constraints with "n" when the
2691 predicate will do. Formatting fixes.
2692 (extzvsi_internal2): Use "andi.", "andis." and attr type of "compare"
2693 as for extzvsi_internal1.
2694
2695 2002-07-25 Neil Booth <neil@daikokuya.co.uk>
2696
2697 * dwarfout.c (VERSION_ASM_OP, DERIV_BEGIN_LABEL_FMT,
2698 DERIV_END_LABEL_FMT): Remove.
2699 (SL_BEGIN_LABEL_FMT, SL_END_LABEL_FMT): Move.
2700
2701 2002-07-25 Neil Booth <neil@daikokuya.co.uk>
2702
2703 * objc/objc-act.c (UTAG_STATICS, UTAG_PROTOCOL_LIST, USERTYPE):
2704 Remove.
2705
2706 2002-07-25 Stan Shebs <shebs@apple.com>
2707
2708 * config/rs6000/rs6000.c (rs6000_emit_prologue): Remove unused
2709 local var dwarfp.
2710 (output_compiler_stub): Remove unused locals.
2711 (output_call): Always initialize line number.
2712
2713 Thu Jul 25 20:34:50 2002 J"orn Rennecke <joern.rennecke@superh.com>
2714
2715 * sh.h (LOAD_EXTEND_OP): QImode zero-extends on SHmedia.
2716 * sh.md (truncdiqi2, movqi_media): Likewise.
2717
2718 2002-07-25 Neil Booth <neil@daikokuya.co.uk>
2719
2720 * gcse.c (obstack_chunk_alloc): Remove.
2721 (gcse_alloc): Fix to count allocated bytes.
2722 * collect2.c (SYMBOL__MAIN): Remove.
2723
2724 2002-07-25 Neil Booth <neil@daikokuya.co.uk>
2725
2726 * gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if
2727 HAVE_TARGET_EXECUTABLE_SUFFIX.
2728
2729 Thu Jul 25 18:57:50 2002 J"orn Rennecke <joern.rennecke@superh.com>
2730
2731 * rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN,
2732 SIZE, EXPR and OFFSET.
2733
2734 2002-07-25 Richard Henderson <rth@redhat.com>
2735
2736 * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos
2737 in ARRAY_REF of DECL_P case.
2738
2739 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2740
2741 * doc/invoke.texi: Document -mabi=meabi, and expand on the EABI
2742 description. Document -mips32, -mips64, and the associated -march
2743 values. Describe the "mipsN" arguments to -march. Say that the
2744 -mipsN options are equivalent to -march. Reword the description
2745 of default type sizes.
2746 * toplev.h (target_flags_explicit): Declare.
2747 * toplev.c (target_flags_explicit): New var.
2748 (set_target_switch): Update target_flags_explicit.
2749 * config/mips/abi64.h (SUBTARGET_TARGET_OPTIONS): Undefine.
2750 * config/mips/elf64.h (MIPS_ISA_DEFAULT): Undefine.
2751 * config/mips/iris6.h (SUBTARGET_ASM_SPEC): -mabi=64 implies -mips3.
2752 * config/mips/isa3264.h (MIPS_ENABLE_EMBEDDED_O32): Undefine.
2753 * config/mips/mips.h (mips_cpu_info): New struct.
2754 (mips_cpu_string, mips_explicit_type_size_string): Remove.
2755 (mips_cpu_info_table, mips_arch_info, mips_tune_info): Declare.
2756 (MIPS_CPP_SET_PROCESSOR): New macro.
2757 (TARGET_CPP_BUILTINS): Declare a macro for each supported processor.
2758 Define _MIPS_ARCH and _MIPS_TUNE.
2759 (MIPS_ISA_DEFAULT): Don't provide a default value. Instead...
2760 (MIPS_CPU_STRING_DEFAULT): Set to "from-abi" if neither it nor
2761 MIPS_ISA_DEFAULT were already defined.
2762 (MULTILIB_DEFAULTS): Add MULTILIB_ABI_DEFAULT.
2763 (TARGET_OPTIONS): Remove -mcpu and -mexplicit-type-size.
2764 (ABI_NEEDS_32BIT_REGS, ABI_NEEDS_64BIT_REGS): New.
2765 (GAS_ASM_SPEC): Remove -march, -mcpu, -mgp* and -mabi rules.
2766 (ABI_GAS_ASM_SPEC): Remove.
2767 (MULTILIB_ABI_DEFAULT, ASM_ABI_DEFAULT_SPEC): New macros.
2768 (ASM_SPEC): Add -mgp32, -mgp64, -march, -mabi=eabi and -mabi=o64.
2769 Invoke %(asm_abi_default_spec) if no ABI was specified.
2770 (CC1_SPEC): Remove ISA -> register-size rules.
2771 (EXTRA_SPECS): Remove abi_gas_asm_spec. Add asm_abi_default_spec.
2772 * config/mips/mips.c (mips_arch_info, mips_tune_info): New vars.
2773 (mips_cpu_string, mips_explicit_type_size_string): Remove.
2774 (mips_cpu_info_table): New array.
2775 (mips_set_architecture, mips_set_tune): New fns.
2776 (override_options): Rework to make -mipsN equivalent to -march.
2777 Detect more erroneous cases, including those removed from CC1_SPEC.
2778 Don't change the ABI based on architecture, or vice versa.
2779 Unify logic with GAS.
2780 (mips_asm_file_start): Get architecture name from mips_arch_info.
2781 (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.
2782 (mips_parse_cpu): Take the name of the option as argument. Handle
2783 'from-abi'. Raise an error if the option is wrong.
2784 (mips_cpu_info_from_isa): New fn.
2785
2786 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2787
2788 * config/mips/mips.md (tablejump_mips161): Use gen_rtx_LABEL_REF.
2789 (tablejump_mips162): Likewise.
2790
2791 Thu Jul 25 10:23:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2792
2793 * simpify-rtx.c (simplify_subreg): Don't pass MODE_CC mode to
2794 int_mode_for_mode.
2795
2796 2002-07-25 Gabriel Dos Reis <gdr@nerim.net>
2797
2798 * c-common.c (c_sizeof_or_alignof_type): Take a third argument for
2799 complaining.
2800 * c-common.h (c_sizeof): Adjust definition.
2801 (c_alignof): Likewise.
2802 * c-tree.h (c_sizeof_nowarn): Now macro.
2803 * c-typeck.c (c_sizeof_nowarn): Remove definition.
2804
2805 2002-07-25 Neil Booth <neil@daikokuya.co.uk>
2806
2807 * c-decl.c (c_decode_option): No need to handle switches
2808 cpplib handles.
2809
2810 2002-07-24 Zack Weinberg <zack@codesourcery.com>
2811
2812 * defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, ASM_OUTPUT_SIZE_DIRECTIVE,
2813 ASM_OUTPUT_MEASURED_SIZE): New default definitions of new macros.
2814 * doc/tm.texi: Document them. Also document SIZE_ASM_OP,
2815 TYPE_ASM_OP, and TYPE_OPERAND_FMT.
2816
2817 * config/elfos.h, config/netbsd-aout.h, config/openbsd.h,
2818 config/alpha/elf.h, config/arm/elf.h, config/avr/avr.h,
2819 config/cris/aout.h, config/i386/freebsd-aout.h,
2820 config/i386/sco5.h, config/ia64/ia64.c, config/ip2k/ip2k.h,
2821 config/m68k/m68kelf.h, config/m68k/m68kv4.h, config/m88k/m88k.h,
2822 config/mcore/mcore-elf.h, config/mips/elf.h, config/mips/elf64.h,
2823 config/mips/iris6.h, config/mips/linux.h, config/pa/pa-linux.h,
2824 config/pa/pa64-hpux.h, config/rs6000/sysv4.h,
2825 config/xtensa/elf.h, config/xtensa/linux.h:
2826 Use the new macros.
2827 Where possible, remove redundant definitions of SIZE_ASM_OP,
2828 TYPE_ASM_OP, and TYPE_OPERAND_FMT.
2829
2830 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2831
2832 * config/rs6000/eabi.h: Define TARGET_SPE_ABI, TARGET_SPE,
2833 TARGET_ISEL, and TARGET_FPRS.
2834
2835 * doc/invoke.texi (RS/6000 and PowerPC Options): Document
2836 -mabi=spe, -mabi=no-spe, and -misel=.
2837
2838 * config/rs6000/rs6000-protos.h: Add output_isel.
2839 Move vrsave_operation prototype here.
2840
2841 * config/rs6000/rs6000.md (sminsi3): Allow pattern for TARGET_ISEL.
2842 (smaxsi3): Same.
2843 (uminsi3): Same.
2844 (umaxsi3): Same.
2845 (abssi2_nopower): Disallow when TARGET_ISEL.
2846 (*ne0): Same.
2847 (negsf2): Change to expand and rename old pattern to *negsf2.
2848 (abssf2): Change to expand and rename old pattern to *abssf2.
2849
2850 New expanders: fix_truncsfsi2, floatunssisf2, floatsisf2,
2851 fixunssfsi2.
2852
2853 Change patterns that check for TARGET_HARD_FLOAT or
2854 TARGET_SOFT_FLOAT to also check TARGET_FPRS.
2855
2856 * config/rs6000/rs6000.c: New globals: rs6000_spe_abi,
2857 rs6000_isel, rs6000_fprs, rs6000_isel_string.
2858 (rs6000_override_options): Add 8540 case to
2859 processor_target_table.
2860 Set rs6000_isel for the 8540.
2861 Call rs6000_parse_isel_option.
2862 (enable_mask_for_builtins): New.
2863 (rs6000_parse_isel_option): New.
2864 (rs6000_parse_abi_options): Add spe and no-spe.
2865 (easy_fp_constant): Treat !TARGET_FPRS as soft-float.
2866 (rs6000_legitimize_address): Check for TARGET_FPRS when checking
2867 for TARGET_HARD_FLOAT.
2868 Add case for SPE_VECTOR_MODE.
2869 (rs6000_legitimize_reload_address): Handle SPE vector modes.
2870 (rs6000_legitimate_address): Disallow PRE_INC/PRE_DEC for SPE
2871 vector modes.
2872 Check for TARGET_FPRS when checking for TARGET_HARD_FLOAT.
2873 (rs6000_emit_move): Check for TARGET_FPRS.
2874 Add cases for SPE vector modes.
2875 (function_arg_boundary): Return 64 for SPE vector modes.
2876 (function_arg_advance): Check for TARGET_FPRS and
2877 Handle SPE vectors.
2878 (function_arg): Same.
2879 (setup_incoming_varargs): Check for TARGET_FPRS.
2880 (rs6000_va_arg): Same.
2881 (struct builtin_description): Un-constify mask field. Move up in
2882 file.
2883 (bdesc_2arg): Un-constify and add SPE builtins.
2884 (bdesc_1arg): Same.
2885 (bdesc_spe_predicates): New.
2886 (bdesc_spe_evsel): New.
2887 (rs6000_expand_unop_builtin): Add SPE 5-bit literal builtins.
2888 (rs6000_expand_binop_builtin): Same.
2889 (bdesc_2arg_spe): New.
2890 (spe_expand_builtin): New.
2891 (spe_expand_predicate_builtin): New.
2892 (spe_expand_evsel_builtin): New.
2893 (rs6000_expand_builtin): Call spe_expand_builtin for SPE.
2894 (rs6000_init_builtins): Initialize SPE builtins. Call
2895 rs6000_common_init_builtins.
2896 (altivec_init_builtins): Move all non-altivec builtin code to...
2897 (rs6000_common_init_builtins): ...here. New function.
2898 (branch_positive_comparison_operator): Allow NE code for SPE.
2899 (ccr_bit): Return correct ccr bit for SPE fp.
2900 (print_operand): Emit crnor in 'D' case for SPE.
2901 New case 't'.
2902 Add SPE code for 'y' case.
2903 (rs6000_generate_compare): Generate rtl for SPE fp.
2904 (output_cbranch): Handle SPE hard floats.
2905 (rs6000_emit_cmove): Handle isel.
2906 (rs6000_emit_int_cmove): New.
2907 (output_isel): New.
2908 (rs6000_stack_info): Adjust stack frame so GPRs are saved in
2909 64-bits for SPE.
2910 (debug_stack_info): Add SPE info.
2911 (gen_frame_mem_offset): New.
2912 (rs6000_emit_prologue): Save GPRs in 64-bits for SPE abi.
2913 Change mode of frame pointer, when saving it, to Pmode.
2914 (rs6000_emit_epilogue): Restore GPRs in 64-bits for SPE abi.
2915 Misc cleanups and use gen_frame_mem_offset when appropriate.
2916
2917 * config/rs6000/rs6000.h (processor_type): Add PROCESSOR_PPC8540.
2918 (TARGET_SPE_ABI): New.
2919 (TARGET_SPE): New.
2920 (TARGET_ISEL): New.
2921 (TARGET_FPRS): New.
2922 (FIXED_SCRATCH): New.
2923 (RTX_COSTS): Add PROCESSOR_PPC8540.
2924 (ASM_CPU_SPEC): Add case for 8540.
2925 (TARGET_OPTIONS): Add isel= case.
2926 (rs6000_spe_abi): New.
2927 (rs6000_isel): New.
2928 (rs6000_fprs): New.
2929 (rs6000_isel_string): New.
2930 (UNITS_PER_SPE_WORD): New.
2931 (LOCAL_ALIGNMENT): Adjust for SPE.
2932 (HARD_REGNO_MODE_OK): Same.
2933 (DATA_ALIGNMENT): Same.
2934 (MEMBER_TYPE_FORCES_BLK): New.
2935 (FIRST_PSEUDO_REGISTER): Set to 113.
2936 (FIXED_REGISTERS): Add SPE registers.
2937 (reg_class): Same.
2938 (REG_CLASS_NAMES): Same.
2939 (REG_CLASS_CONTENTS): Same.
2940 (REGNO_REG_CLASS): Same.
2941 (REGISTER_NAMES): Same.
2942 (DEBUG_REGISTER_NAMES): Same.
2943 (ADDITIONAL_REGISTER_NAMES): Same.
2944 (CALL_USED_REGISTERS): Same.
2945 (CALL_REALLY_USED_REGISTERS): Same.
2946 (SPE_ACC_REGNO): New.
2947 (SPEFSCR_REGNO): New.
2948 (SPE_SIMD_REGNO_P): New.
2949 (HARD_REGNO_NREGS): Adjust for SPE.
2950 (VECTOR_MODE_SUPPORTED_P): Same.
2951 (REGNO_REG_CLASS): Same.
2952 (FUNCTION_VALUE): Same.
2953 (LIBCALL_VALUE): Same.
2954 (LEGITIMATE_OFFSET_ADDRESS_P): Same.
2955 (SPE_VECTOR_MODE): New.
2956 (CONDITIONAL_REGISTER_USAGE): Disable FPRs when target does FP on
2957 the GPRs. Set FIXED_SCRATCH fixed in SPE case.
2958 (rs6000_stack): Add spe_gp_size, spe_padding_size,
2959 spe_gp_save_offset.
2960 (USE_FP_FOR_ARG_P): Check for TARGET_FPRS.
2961 (LEGITIMATE_LO_SUM_ADDRESS_P): Same.
2962 (SPE_CONST_OFFSET_OK): New.
2963 (rs6000_builtins): Add SPE builtins.
2964
2965 * testsuite/gcc.dg/ppc-spe.c: New.
2966
2967 * config/rs6000/eabispe.h: New.
2968
2969 * config/rs6000/spe.h: New.
2970
2971 * config/rs600/spe.md: New.
2972
2973 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
2974 __SIMD__ for TARGET_SPE.
2975
2976 * config.gcc: Add powerpc-*-eabispe* case.
2977 Add spe.h to user headers for powerpc.
2978
2979 2002-07-24 Chris Demetriou <cgd@broadcom.com>
2980
2981 * config/mips/elf.h (STARTFILE_SPEC): Undo previous change.
2982 * config/mips/elf64.h (STARTFILE_SPEC): Likewise.
2983 * config/mips/isa3264.h (STARTFILE_SPEC): Likewise.
2984
2985 2002-07-24 Richard Henderson <rth@redhat.com>
2986
2987 * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Use GOTO_SUBROUTINE_EXPR
2988 form when not optimizing.
2989
2990 2002-07-24 David Mosberger <davidm@hpl.hp.com>
2991
2992 * config/ia64/ia64.c (gen_thread_pointer): Fix typo in marking
2993 thread_pointer_rtx as unchanging.
2994
2995 2002-07-24 Michael Matz <matz@suse.de>
2996
2997 * ra-colorize.c (INV_REG_ALLOC_ORDER): New macro.
2998 (free_reg): Use it.
2999
3000 2002-07-24 Richard Earnshaw <rearnsha@arm.com>
3001
3002 * arm.md (arm_buneq, arm_bltgt): put '\' before ';' in output
3003 pattern.
3004 (arm_buneq_reversed, arm_bltgt_reversed): Likewise.
3005 (movsicc, movsfcc, movdfcc): FAIL if UNEQ or LTGT.
3006
3007 2002-07-24 Chris Demetriou <cgd@broadcom.com>
3008
3009 * config/mips/elf.h (STARTFILE_SPEC): Never include crt0.o.
3010 * config/mips/elf64.h (STARTFILE_SPEC): Likewise.
3011 * config/mips/isa3264.h (STARTFILE_SPEC): Do not redefine.
3012
3013 Wed Jul 24 17:59:12 CEST 2002 Jan Hubicka <jh@suse.cz>
3014
3015 * toplev.c (rest_of_compilation): Dump loops before clobbering
3016 the structure.
3017
3018 Wed Jul 24 17:23:16 CEST 2002 Jan Hubicka <jh@suse.cz>
3019
3020 * rtlanal.c (keep_with_call_p): Avoid overflow in fixed_regs.
3021
3022 2002-07-24 Frank van der Linden <fvdl@wasabisystems.com>
3023
3024 PR optimization/7291
3025 * config/i386/i386.c (ix86_expand_clrstr): Fix bzero alignment
3026 problem on x86_64.
3027
3028 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
3029
3030 * pretty-print.h: Add macros from cp/error.c
3031
3032 2002-07-24 Alan Modra <amodra@bigpond.net.au>
3033
3034 * config/rs6000/rs6000-protos.h (mask_operand_wrap): Declare.
3035 (mask64_2_operand): Declare.
3036 (build_mask64_2_operands): Declare.
3037 (and64_2_operand): Declare.
3038 (extract_MB): Declare.
3039 (extract_ME): Declare.
3040 * config/rs6000/rs6000.c (mask64_operand): Allow all ones. Remove
3041 CONST_DOUBLE code.
3042 (mask_operand_wrap): New insn predicate.
3043 (mask64_2_operand): Likewise.
3044 (and64_2_operand): Likewise.
3045 (build_mask64_2_operands): New function.
3046 (extract_MB): New function.
3047 (extract_ME): New function.
3048 (print_operand <case m,M>): Use extract_MB and extract_ME.
3049 (print_operand <case S>): Allow all ones. Remove CONST_DOUBLE support.
3050 * config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 't'.
3051 (PREDICATE_CODES): Add and64_2_operand, mask_operand_wrap and
3052 mask64_2_operand. Remove CONST_DOUBLE from mask64_operand.
3053 * config/rs6000/rs6000.md (andsi3_internal3): New
3054 (andsi3_internal3+1): Enable split for powerpc64.
3055 (andsi3_internal3+2): New split.
3056 (andsi3_internal4): Renamed old andsi3_internal3.
3057 (andsi3_internal5): New.
3058 (andsi3_internal5+1): Enable split for powerpc64.
3059 (andsi3_internal5+2): New split.
3060 (andsi3_internal6, andsi3_internal7, andsi3_internal8): New.
3061 (anddi3): Handle 't' constraint.
3062 (anddi3+1): New split.
3063 (anddi3_internal2): Handle 't' constraint.
3064 (anddi3_internal2+1): New split.
3065 (anddi3_internal3): Handle 't' constraint.
3066 (anddi3_internal3+1): New split.
3067
3068 2002-07-24 Alan Modra <amodra@bigpond.net.au>
3069
3070 * config/rs6000/rs6000.md: Remove scratch reg on insns using
3071 addze and similar (plus (comparison r1 r2) r3) insns. Add
3072 missing scratch reg in one case. Formatting fixes.
3073
3074 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
3075
3076 * cppexp.c (parse_defined): Mark macro used.
3077 * cpphash.h (struct cpp_macro): New member "used".
3078 (_cpp_mark_macro_used, _cpp_warn_if_unused_macro): New.
3079 (struct cpp_reader): New member.
3080 * cppinit.c (cpp_finish_options): Set first_unused_line.
3081 (cpp_finish): Warn of unused macros if requested.
3082 (OPT_TABLE): New switches.
3083 (cpp_handle_option): Handle them.
3084 * cpplib.c (do_undef): Warn if macro unused.
3085 (do_ifdef, do_ifndef): Mark macro used.
3086 * cpplib.h (struct cpp_options): New member.
3087 * cppmacro.c (_cpp_warn_if_unused_macro): New.
3088 (enter_macro_context): Mark macro used.
3089 (_cpp_create_definition): Mark macro unused; warn if unused
3090 when redefined.
3091 * cpptrad.c (scan_out_logcial_line, push_replacement_text):
3092 Mark macros used.
3093 * doc/cppopts.texi: Update.
3094
3095 2002-07-23 Neil Booth <neil@daikokuya.co.uk>
3096
3097 * dwarf2out.c (SECTION_ASM_OP,
3098 ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.
3099 * system.h (SECTION_ASM_OP): Poison.
3100 * tree.c (FILE_FUNCTION_PREFIX_LEN): Remove.
3101 * config/alpha/alpha-interix.h, config/mips/linux.h
3102 (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.
3103 * config/mmix/mmix-protos.h, config/mmix/mmix.c
3104 (mmix_asm_output_define_label_difference_symbol): Remove.
3105 * config/mmix/mmix.h
3106 (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.
3107 * doc/tm.texi: Remove documentation.
3108
3109 Tue Jul 23 21:49:24 2002 J"orn Rennecke <joern.rennecke@superh.com>
3110
3111 * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.
3112 (constrain_operands): Likewise.
3113 * regclass.c (record_reg_classes): Likewise.
3114 * reload.c (find_reloads): Likewise.
3115 * doc/md.texi: Likewise.
3116
3117 * reload.c (find_reloads_toplev): Use simplify_gen_subreg.
3118 * simplify-rtx.c (simplify_subreg): When converting to a non-int
3119 mode, try to convert to an integer mode of matching size first.
3120
3121 * simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTOR
3122 from individual subregs, check that each subreg has been generated
3123 sucessfully.
3124
3125 2002-07-23 Neil Booth <neil@daikokuya.co.uk>
3126
3127 * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove.
3128 * df.c (HANDLE_SUBREG, FOR_EACH_BB_IN_BITMAP_REV,
3129 FOR_EACH_BB_IN_SBITMAP): Remove.
3130 * gcse.c (NEVER_SET, FOLLOW_BACK_EDGES): Remove.
3131 * haifa-sched.c (DONE_PRIORITY, MAX_PRIORITY, TAIL_PRIORITY,
3132 LAUNCH_PRIORITY, DONE_PRIORITY_P, LOW_PRIORITY_P): Remove.
3133 * loop.c (PREFETCH_BLOACK_IN_LOOP_MIN,
3134 PREFETCH_LIMIT_TO_SIMULTANEOUS): Remove.
3135 * regrename.c (REGNO_MODE_OK_FOR_BASE_P): Remove.
3136
3137 2002-07-23 Gabriel Dos Reis <gdr@nerim.net>
3138
3139 * pretty-print.h: New file.
3140
3141 2002-07-23 Paul Koning <pkoning@equallogic.com>
3142
3143 * real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.
3144 (LARGEST_EXPONENT_IS_NORMAL): Ditto.
3145 (VAX_HALFWORD_ORDER): Define (1 for DEC VAX, 0 otherwise).
3146 (TARGET_G_FLOAT): Default to 0 if not defined.
3147 (ieeetoe): New, common routine to convert target format floats
3148 to internal form.
3149 (e24toe, e53toe): Change to use ieeetoe, distinguish DEC
3150 vs. others.
3151 (e113toe): Change to use ieeetoe.
3152
3153 2002-07-23 Roman Lechtchinsky <rl@cs.tu-berlin.de>
3154
3155 * real.c (REAL_WORDS_BIG_ENDIAN): Make sure it is 0 for DEC and 1 for
3156 IBM.
3157 (e53toe): Assume IEEE if non of DEC, IBM and C4X is defined.
3158 (e64toe): Remove special cases for DEC and IBM. Remove support for
3159 ARM_EXTENDED_IEEE_FORMAT.
3160 (e24toe): Remove special cases for DEC.
3161 (significand_size): Simplify. Indent.
3162 (ieee_format, ieee_24, ieee_53, ieee_64, ieee_113): New.
3163 (etoieee, toieee): New.
3164 (etoe113, toe113, etoe64, toe64, etoe53, toe53, etoe24, toe24): Use
3165 etoieee and toieee for IEEE arithmetic.
3166
3167 2002-07-23 Gabriel Dos Reis <gdr@nerim.net>
3168
3169 * doc/extend.texi: Say ISO C90, not ISO C89.
3170 * doc/invoke.texi: Likewise.
3171 * doc/standards.texi: Likewise.
3172
3173 2002-07-23 Steve Ellcey <sje@cup.hp.com>
3174
3175 * gcc/explow.c (convert_memory_address): Fix conversion of CONSTs.
3176 Fix permutation of conversion and plus/mult.
3177 * gcc/builtins.c (expand_builtin_memcpy) Ensure return pointer is
3178 ptr_mode and not Pmode when POINTERS_EXTEND_UNSIGNED is defined.
3179 (expand_builtin_strncpy) Ditto.
3180 (expand_builtin_memset) Ditto.
3181
3182 2002-07-23 Gabriel Dos Reis <gdr@nerim.net>
3183
3184 Fix PR/7363:
3185 * c-common.c (c_sizeof_or_alignof_type): New function.
3186 (c_alignof): Remove definition.
3187 * c-common.h (c_sizeof, c_alignof): Define as macros.
3188 (c_sizeof_or_alignof_type): Declare.
3189 (my_friendly_assert): Moved from cp/cp-tree.h
3190 * c-typeck.c (c_sizeof): Remove definition.
3191
3192 2002-07-23 Jan Hubicka <jh@suse.cz>
3193
3194 * gcse.c (try_replace_reg): Use num_changes_pending.
3195 * recog.c (num_changes_pending): New function.
3196 (validate_replace_src): Use validate_repalce_src_group.
3197 (validate_replace_src_group): New.
3198 * recog.h (validate_repalce_src_group): New.
3199 (num_changes_pending): Likewise.
3200
3201 Tue Jul 23 12:16:58 2002 J"orn Rennecke <joern.rennecke@superh.com>
3202
3203 * calls.c (emit_library_call_value_1): If
3204 FUNCTION_ARG_PASS_BY_REFERENCE is true, pretend this is neither
3205 libcall, const call nor pure call.
3206
3207 2002-07-23 Neil Booth <neil@daikokuya.co.uk>
3208
3209 * config/m88k/m88k.h (SECTION_ASM_OP): Remove.
3210
3211 2002-07-23 Neil Booth <neil@daikokuya.co.uk>
3212
3213 * vmsdbgout.c (SECTION_ASM_OP): Remove.
3214
3215 2002-07-23 Neil Booth <neil@daikokuya.co.uk>
3216
3217 * config/i386/i386.c (AT_BP): Remove.
3218
3219 2002-07-23 Neil Booth <neil@daikokuya.co.uk>
3220
3221 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
3222 Default definition.
3223 * gcse.c: Don't define obstack_chunk_free.
3224 * collect2.c, conflict.c, df.c, diagnostic.c, fix-header.c,
3225 flow.c, gcc.c, genattrtab.c, genautomata.c, genflags.c, gensupport.c,
3226 integrate.c, loop.c, ra.c, read-rtl.c, regrename.c, reload1.c,
3227 reorg.c, tlink.c, tree.c, config/arm/arm.c, objc/objc-act.c:
3228 Don't define obstack macros.
3229
3230 2002-07-22 Stephane Carrez <stcarrez@nerim.fr>
3231
3232 PR target/6744
3233 * config/m68hc11/m68hc11.c (m68hc11_z_replacement): Also replace
3234 ASM_OPERANDS instructions.
3235
3236 2002-07-22 Stephane Carrez <stcarrez@nerim.fr>
3237
3238 PR target/7361
3239 * config/m68hc11/m68hc11.c (go_if_legitimate_address_internal): Accept
3240 constant addresses only on 68HC12.
3241
3242 2002-07-22 Neil Booth <neil@daikokuya.co.uk>
3243
3244 * cppfiles.c (stack_include_file): Correct test of whether
3245 a dependency should be output.
3246
3247 2002-07-22 David Edelsohn <edelsohn@gnu.org>
3248
3249 * collect2.c (is_ctor_dtor): Add other possible JOINER values.
3250
3251 2002-07-22 Richard Earnshaw <rearnsha@arm.com>
3252
3253 * arm.md (movqi): If optimizing and we can create pseudos, use
3254 a ZERO_EXTEND to load from memory, then copy the result into the
3255 target.
3256 (movhi): Likewise, but only for ARMv4.
3257
3258 2002-07-22 Neil Booth <neil@daikokuya.co.uk>
3259
3260 * ssa-ccp.c (PHI_PARMS): Remove.
3261
3262 2002-07-22 Richard Sandiford <rsandifo@redhat.com>
3263
3264 * config/mips/mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS
3265 on big-endian targets.
3266
3267 2002-07-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3268
3269 * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
3270 HOST_WIDE_INT_PRINT_UNSIGNED_SPACE,
3271 HOST_WIDEST_INT_PRINT_DEC_SPACE, HOST_WIDEST_INT_PRINT_DEC_SPACE):
3272 New formatting macros.
3273
3274 * ra-debug.c (dump_static_insn_cost): Avoid string concatenation.
3275
3276 Mon Jul 22 15:27:25 2002 J"orn Rennecke <joern.rennecke@superh.com>
3277
3278 * rtlanal.c (subreg_regno_offset): Return correct offset for
3279 big endian paradoxical subregs.
3280
3281 * optabs.c (expand_vector_unop): Don't expand using sub_optab
3282 if we got the wrong mode.
3283
3284 * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
3285 * genrecog.c (write_switch, write_cond): Use it.
3286 * genemit.c (gen_exp): Likewise.
3287
3288 2002-07-22 Jakub Jelinek <jakub@redhat.com>
3289
3290 * c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.
3291
3292 2002-07-22 Jakub Jelinek <jakub@redhat.com>
3293
3294 * c-decl.c (build_compound_literal): Defer compound literal decls
3295 until until file end to emit them only if they are actually used.
3296
3297 2002-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3298
3299 * ra-build.c (check_conflict_numbers): Hide unused function.
3300 (livethrough_conflicts_bb): Avoid automatic aggregate
3301 initialization.
3302 (parts_to_webs_1): Avoid `U' integer constant modifier.
3303 (conflicts_between_webs): Wrap a variable in the macro controlling
3304 its usage.
3305 * ra-debug.c (ra_debug_msg): Use VA_OPEN/VA_CLOSE.
3306 (dump_igraph, dump_graph_cost): Avoid string concatenation
3307 (dump_static_insn_cost): Avoid automatic aggregate
3308 initialization.
3309 * ra-rewrite.c (insert_stores): Avoid automatic aggregate
3310 initialization.
3311 (dump_cost): Avoid string concatenation
3312
3313 2002-07-21 Richard Henderson <rth@redhat.com>
3314
3315 * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Don't use
3316 GOTO_SUBROUTINE_EXPR when finally_block can be re-expanded.
3317
3318 2002-07-21 Richard Henderson <rth@redhat.com>
3319
3320 * unroll.c (find_splittable_givs): Do not split DEST_ADDR givs
3321 that are not unrolled completely.
3322
3323 2002-07-21 Richard Henderson <rth@redhat.com>
3324
3325 * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.
3326 * loop.c (strength_reduce): Update.
3327 * toplev.c (rest_of_compilation): Do unrolling in the first
3328 loop pass, not the second.
3329
3330 2002-07-21 Richard Henderson <rth@redhat.com>
3331
3332 * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL
3333 when flag_argument_noalias == 2.
3334 * alias.c (nonoverlapping_memrefs_p): Handle that.
3335 * print-rtl.c (print_mem_expr): Likewise.
3336
3337 2002-07-21 Hartmut Schirmer <hartmut.schirmer@arcor.de>
3338
3339 * libgcc2.c (__divdi3, __moddi3): Use unary minus operator
3340 instead of __negdi2 directly.
3341
3342 2002-07-21 Neil Booth <neil@daikokuya.co.uk>
3343
3344 * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
3345 * function.c (SYMBOL__MAIN): Remove definition.
3346 * global.c (SET_CONFLICT, REGBITP, ALLOCNO_LIVE_P): Remove.
3347 * predict.c (PROB_NEVER, PROB_LIKELY, PROB_UNLIKELY): Remove.
3348 * profile.c (GCOV_INDEX_TO_BB): Remove.
3349 * sched-rgn.c (ABS_VALUE, MIN_DIFF_PRIORITY, MIN_PROB_DIFF): Remove.
3350 * simplify-rtx.c (FIXED_BASE_PLUS_P): Remove.
3351
3352 2002-07-21 Neil Booth <neil@daikokuya.co.uk>
3353
3354 * c-lex.c (GET_ENVIRONMENT): Remove.
3355 * collect2.c (GET_ENV_PATH_LIST): Remove.
3356 (prefix_from_env): Use GET_ENVIRONMENT.
3357 * cppinit.c (GET_ENV_PATH_LIST): Remove.
3358 (init_standard_includes): Use GET_ENVIRONMENT.
3359 * defaults.h (GET_ENVIRONMENT): Define here if not already.
3360 * gcc.c (GET_ENV_PATH_LIST): Remove.
3361 (make_relative_prefix, process_command): Update.
3362 * protoize.c (GET_ENV_PATH_LIST): Remove.
3363 (do_processing): Update.
3364
3365 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
3366
3367 * c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.
3368 (grokdeclarator): Likewise.
3369 * c-format.c (C_STD_NAME): Likewise.
3370 * c-lex.c (interpret_integer): Likewise.
3371 * c-typeck.c (build_array_ref): Likewise.
3372 * cpplex.c (_cpp_lex_direct): Likewise.
3373 * toplev.c (documented_lang_options): Likewise.
3374
3375 2002-07-21 Neil Booth <neil@daikokuya.co.uk>
3376
3377 * c-format.c (T99_I, T99_UI): Remove.
3378
3379 2002-07-21 Neil Booth <neil@daikokuya.co.uk>
3380
3381 * c-typeck.c (SAVE_SPELLING_DEPTH): Remove.
3382
3383 Sun Jul 21 21:36:41 CEST 2002 Jan Hubicka <jh@suse.cz>
3384
3385 * gcse.c (do_local_cprop): Do not extend lifetimes of registers set by
3386 do_local_cprop.
3387
3388 2002-07-21 Andreas Jaeger <aj@suse.de>
3389
3390 * reload1.c (fixup_abnormal_edges): Remove unused variable.
3391
3392 2002-07-21 Bernd Schmidt <bernds@redhat.com>
3393
3394 Improvements for the ifcvt pass from Michael Meissner, with patches
3395 by Richard Sandiford <rsandifo@redhat.com>
3396 * basic-block.h (struct ce_if_block, ce_if_block_t): New types.
3397 * ifcvt.c (cond_exec_changed_p): New static variable.
3398 (last_active_insn): New function, renamed from last_active_insn_p
3399 and changed to return the last active insn in a basic block. All
3400 callers updated.
3401 (block_fallthru): New function.
3402 (cond_exec_process_insns): New argument CE_INFO. Pass it to
3403 IFCVT_MODIFY_INSN. All callers updated.
3404 Return false if START or END are NULL.
3405 Handle case where we're processing an insn that is already
3406 conditional.
3407
3408 (noce_process_if_block): CE_INFO argument rather than
3409 multiple args containing the involved basic blocks. All callers
3410 changed.
3411 (process_if_block, merge_if_block, find_if_block,
3412 cond_exec_process_if_block): Likewise.
3413
3414 (cond_exec_process_if_block): New arg DO_MULTIPLE_P. All callers
3415 changed.
3416 Use new function last_active_insn to simplify some code.
3417 New code to handle multiple tests.
3418 Call IFCVT_MODIFY_CANCEL in all failure cases, otherwise set
3419 cond_exec_changed_p to TRUE.
3420
3421 (process_if_block): New code to handle multiple tests.
3422 (merge_if_block): Likewise.
3423 (find_if_header): New arg PASS. Changed to return the currently
3424 processed basic block or NULL instead of true/false. All callers
3425 changed.
3426 Call IFCVT_INIT_EXTRA_FIELDS.
3427 (block_jumps_and_fallthru_p): New function.
3428 (find_if_block): Discover opportunities to convert multiple tests.
3429 Add additional debugging output.
3430 Update the ce_info structure before returning.
3431
3432 (if_convert): Run multiple passes of if-conversion.
3433 * doc/tm.texi (IFCVT_MODIFY_TESTS, IFCVT_MODIFY_INSN,
3434 IFCVT_MODIFY_FINAL, IFCVT_MODIFY_CANCEL, IFCVT_MODIFY_MULTIPLE_TESTS,
3435 IFCVT_INIT_EXTRA_FIELDS, IFCVT_EXTRA_FIELDS): Update documentation for
3436 these macros.
3437
3438 Sun Jul 21 00:54:54 CEST 2002 Jan Hubicka <jh@suse.cz>
3439
3440 * gcse.c: Include cselib.h
3441 (constptop_register): Break out from ...
3442 (cprop_insn): ... here; kill basic_block argument.
3443 (do_local_cprop, local_cprop_pass): New functions.
3444 (one_cprop_pass): Call local_cprop_pass.
3445
3446 2002-07-20 Roger Sayle <roger@eyesopen.com>
3447
3448 * simplify-rtx.c (simplify_relational_operation): Optimize
3449 abs(x) < 0.0 (and abs(x) >= 0.0 when using -ffast-math).
3450
3451 2002-07-20 Michae Matz <matz@suse.de>
3452
3453 * ra-build.c: (remember_web_was_spilled): Use GENERAL_REGS.
3454
3455 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
3456
3457 * cppexp.c (struct op): Add token pointer.
3458 (check_promotion, CHECK_PROMOTION): New.
3459 (optab): Update.
3460 (_cpp_parse_expr): Update, use token pointer of struct op.
3461 (reduce): Warn about change of sign owing to promotion.
3462 * cppinit.c (cpp_handle_option): New warning if -Wall.
3463 * cpplib.h (struct cpp_options): New member.
3464
3465 2002-07-19 David Edelsohn <edelsohn@gnu.org>
3466
3467 * config/rs6000/rs6000.md: Remove ppc630 fpcompare from single
3468 fpu list. Separate Power4 compare and delayed_compare. Correct
3469 Power4 fpcompare.
3470 (fix_truncdfsi2_internal): Restore FPR preference.
3471 * config/rs6000/t-aix43 (MULTILIB_MATCHES): Add mcpu?power3,
3472 mcpu?power4, mcpu?604e. Remove mpower, mpower2, mpowerpc.
3473
3474 2002-07-19 Momchil Velikov <velco@fadata.bg>
3475
3476 * reload1.c (reload_as_needed): Duplicate oldpat.
3477
3478 2002-07-20 Alan Modra <amodra@bigpond.net.au>
3479
3480 PR optimization/7130
3481 * loop.h (struct loop_info): Add "preconditioned".
3482 * unroll.c (unroll_loop): Set it.
3483 * doloop.c (doloop_modify_runtime): Correct count for unrolled loops.
3484
3485 2002-07-19 Zack Weinberg <zack@codesourcery.com>
3486
3487 * rtl.def (CODE_LABEL): Remove slot 8.
3488 * rtl.h (struct rtx_def): Document new uses of jump and call fields.
3489 (LABEL_ALTERNATE_NAME): Delete.
3490 (LABEL_KIND, SET_LABEL_KIND, LABEL_ALT_ENTRY_P): New.
3491 * defaults.h: Remove default for ASM_OUTPUT_ALTERNATE_LABEL_NAME.
3492
3493 * final.c (output_alternate_entry_point): New.
3494 (final_scan_insn): Use it instead of
3495 ASM_OUTPUT_ALTERNATE_LABEL_NAME. Do not consider possibility
3496 of a case label being an alternate entry point.
3497
3498 * cfgbuild.c (make_edges, find_bb_boundaries): Use LABEL_ALT_ENTRY_P.
3499 * emit-rtl.c (gen_label_rtx): Adjust call to gen_rtx_CODE_LABEL.
3500 Do not clear LABEL_NUSES (unnecessary) or LABEL_ALTERNATE_NAME
3501 (field deleted).
3502 * print-rtl.c, ra-debug.c: Update code to output CODE_LABELs.
3503
3504 * doc/rtl.texi: Document LABEL_KIND, SET_LABEL_KIND, and
3505 LABEL_ALT_ENTRY_P; not LABEL_ALTERNATE_NAME.
3506 * doc/tm.texi: Delete documentation of
3507 ASM_OUTPUT_ALTERNATE_LABEL_NAME.
3508
3509 2002-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3510
3511 * config/mips/iris5gas.h (DWARF2_DEBUGGING_INFO): Define.
3512 (PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.
3513 (LINK_SPEC): Define.
3514 (STARTFILE_SPEC): Define.
3515 (ENDFILE_SPEC): Define.
3516
3517 * config/mips/iris6-o32.h (LINK_SPEC): Move ...
3518 * config/mips/iris6-o32-as.h (LINK_SPEC): ... here.
3519
3520 * config/mips/iris6-o32-gas.h: New file.
3521 * config.gcc (mips-sgi-irix6*o32): Use it.
3522
3523 * config/mips/t-iris5-gas: New file.
3524 * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it.
3525
3526 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
3527
3528 * cppexp.c (ALWAYS_EVAL): Remove.
3529 (optab, reduce): Always evaluate.
3530 (num_unary_op, num_binary_op, num_div_op): Issue diagnostics
3531 only if not skipping evaluation.
3532
3533 2002-07-19 Marek Michalkiewicz <marekm@amelek.gda.pl>
3534
3535 * config/avr/avr.c (debug_hard_reg_set): Remove.
3536
3537 2002-07-19 Chris Demetriou <cgd@broadcom.com>
3538
3539 * gcc.c (cpp_options): Include "%1" (cc1_spec).
3540
3541 2002-07-19 Richard Henderson <rth@redhat.com>
3542
3543 * loop.c (loop_givs_rescan): Delete the REG_EQUAL note, not the insn.
3544
3545 2002-07-19 Alan Modra <amodra@bigpond.net.au>
3546
3547 * prefix.c (update_path): Don't zap single `.' path components
3548 unless followed by another `.' and fix typo last patch.
3549
3550 2002-07-18 Neil Booth <neil@daikokuya.co.uk>
3551
3552 * cppexp.c (cpp_num_mul): Remove unused parameter.
3553 (UNARY, BINARY, OTHER, binary_handler): Remove.
3554 (ALWAYS_EVAL): New.
3555 (optab): Update.
3556 (reduce): Refactor to a large switch, don't use a function
3557 pointer.
3558
3559 2002-07-18 Bo Thorsen <bo@berlioz.suse.de>
3560
3561 * config/i386/linux64.h (STARTFILE_PREFIX_SPEC): Define this always.
3562
3563 Thu Jul 18 19:39:18 2002 J"orn Rennecke <joern.rennecke@superh.com>
3564
3565 * sh-protos.h (sh_expand_unop_v2sf): Move inside #ifdef RTX_CODE guard.
3566 (sh_expand_binop_v2sf): Likewise.
3567 * sh.c (machine_dependent_reorg): Add move for UNSPEC_MOVA.
3568 (int_gpr_dest, trunc_hi_operand): New functions.
3569 * sh.h (PREDICATE_CODES): Add any_register_operand, int_gpr_dest and
3570 trunc_hi_operand.
3571 (SPECIAL_MODE_PREDICATES, any_register_operand): Define.
3572 * sh.md (cmpeqdi_t+1): Remove comments that genrecog warns about.
3573 (adddi3_compact+1, subdi3_compact+1, ashlsi3_n+1, ashlhi3+1): Likewise.
3574 (ashrsi2_16+1, ashrsi2_31+1, lshrsi3_n+1, ashrdi3+[12]): Likewise.
3575 (and_shl_scratch+[12], zero_extendhidi2+1): Likewise.
3576 (zero_extendhisi2_media+1, extendhidi2+1, extendqidi2+1): Likewise.
3577 (extendhisi2_media+1, extendqisi2_media+1): Likewise.
3578 (movsi_media_nofpu+[12], movhi_media+1, movdi_media_nofpu+1): Likewise.
3579 (movdi_const_16bit+[12], movdf_i4+[123], reload_outdf+[2-5]): Likewise.
3580 (movsf_ie+1): Likewise.
3581 (loaddi_trunc): Use int_gpr_dest predicate.
3582 (use_sfunc_addr, indirect_jump_scratch, sibcall_compact): Add mode(s).
3583 (mova, mova_const, GOTaddr2picreg, ptrel, casesi_worker_0): Likewise.
3584 (casesi_worker_0+[12], casesi_worker): Likewise.
3585 (shcompact_preserve_incoming_args): Likewise.
3586 (mov_nop): Use any_register_operand predicate.
3587 (mperm_w0): Use trunc_hi_operand predicate.
3588
3589 2002-07-18 John David Anglin <dave@hiauly1.hia.nrc.ca>
3590
3591 * pa-linux.h (DWARF2_UNWIND_INFO): Delete define.
3592 * pa.h (EH_RETURN_DATA_REGNO): Revise TARGET_64BIT and correct
3593 numbering.
3594
3595 2002-07-18 John David Anglin <dave@hiauly1.hia.nrc.ca>
3596
3597 * pa.c (output_deferred_plabels): Remove unused millicode enum mulU.
3598
3599 2002-07-18 Richard Henderson <rth@redhat.com>
3600
3601 PR optimization/7147
3602 * ifcvt.c (noce_get_condition): Make certain that the condition
3603 is valid at JUMP.
3604
3605 Thu Jul 18 13:44:51 2002 J"orn Rennecke <joern.rennecke@superh.com>
3606
3607 * sh.c (barrier_align, push): Shut up compiler warnings.
3608 (initial_elimination_offset,sh_media_init_builtins): Likewise.
3609 (reg_no_subreg_operand): Delete.
3610
3611 2002-07-17 Bo Thorsen <bo@suse.de>
3612
3613 * config/i386/linux64.h (LINK_SPEC): Remove bogus -Y option.
3614 (STARTFILE_PREFIX_SPEC): Define for NATIVE_CROSS compilations.
3615 (STARTFILE_SPEC): Remove hardcoded library paths.
3616 (ENDFILE_SPEC): Likewise.
3617
3618 Thu Jul 18 09:38:59 CEST 2002 Jan Hubicka <jh@suse.cz>
3619
3620 * gcse.c (hoist_expr_reaches_here_p): Stop once expr_bb is reached.
3621
3622 * gcse.c (try_replace_reg): Do not return false positives.
3623
3624 2002-07-18 Alan Modra <amodra@bigpond.net.au>
3625
3626 * prefix.c: (update_path): Strip ".." components when prior dir
3627 doesn't exist. Pass correct var to UPDATE_PATH_HOST_CANONICALIZE.
3628
3629 * config/rs6000/sysv4.h (ASM_OUTPUT_REG_PUSH): Remove 64-bit support.
3630 (ASM_OUTPUT_REG_POP): Likewise.
3631
3632 2002-07-18 Alan Modra <amodra@bigpond.net.au>
3633
3634 * config/rs6000/rs6000.c (first_reg_to_save): Remove bogus
3635 adjustments to first_reg for profiling case.
3636 (output_function_profiler): Correct lr save slot for ABI_AIX_NODESC.
3637 Disable profiling for 64 bit code on both ABI_V4 and ABI_AIX_NODESC.
3638 Save static chain reg to sp + 12 on ABI_AIX_NODESC.
3639 * config/rs6000/sysv4.h (ASM_OUTPUT_REG_PUSH): Define.
3640 (ASM_OUTPUT_REG_POP): Define.
3641 * config/rs6000/linux64.h (ASM_OUTPUT_REG_PUSH): Undef.
3642 (ASM_OUTPUT_REG_POP): Undef.
3643
3644 2002-07-17 Neil Booth <neil@daikokuya.co.uk>
3645
3646 * cpplib.c (do_sccs): Handle #sccs on all systems.
3647 * system.h (SCCS_DIRECTIVE): Poison.
3648 * config/darwin.h, config/freebsd.h, config/netbsd.h,
3649 config/ptx4.h, config/svr3.h, config/svr4.h, config/alpha/elf.h,
3650 config/arm/linux-elf.h, config/c4x/c4x.h, config/d30v/d30v.h,
3651 config/i370/i370.h, config/i386/gas.h, config/i386/sco5.h,
3652 config/i960/i960.h, config/m68hc11/m68hc11.h, config/m68k/3b1.h,
3653 config/m68k/3b1g.h, config/m68k/crds.h, config/m68k/mot3300.h,
3654 config/m68k/pbb.h, config/m88k/m88k.h, config/mips/mips.h,
3655 config/sparc/pbd.h, config/stormy16/stormy16.h, config/vax/vaxv.h:
3656 Remove all references to SCCS_DIRECTIVE.
3657 * doc/cpp.texi, doc/tm.texi: Update.
3658
3659 Wed Jul 17 19:23:32 2002 J"orn Rennecke <joern.rennecke@superh.com>
3660
3661 * regrename.c (maybe_mode_change): New function.
3662 (find_oldest_value_reg, copyprop_hardreg_forward_1): Use it.
3663
3664 2002-07-17 Rodney Brown <rbrown64@csc.com.au>
3665
3666 * config/i386/i386.c (ix86_expand_int_movcc): In the general case
3667 suppress addition when either ct or cf are zero.
3668
3669 2002-06-17 Eric Botcazou <ebotcazou@multimania.com>
3670 Glen Nakamura <glen@imodulo.com>
3671
3672 PR optimization/6713
3673 * loop.c (loop_givs_rescan): Explicitly delete the insn that
3674 sets a non-replaceable giv after issuing the new one.
3675
3676 2002-07-17 Neil Booth <neil@daikokuya.co.uk>
3677
3678 * cppexp.c (cpp_interpret_integer, append_digit, parse_defined,
3679 eval_token): Clarify and correct use of "bool" variables.
3680 * cpplib.h (struct cpp_options): Similarly.
3681 * cppmacro.c (parse_params, _cpp_save_parameter): Ditto.
3682 * cpptrad.c (recursive_macro): Similarly.
3683
3684 Wed Jul 17 17:08:06 2002 J"orn Rennecke <joern.rennecke@superh.com>
3685
3686 * config/sh/lib1funcs.asm (udivsi3_i4): Implement SHcompact version in
3687 SHmedia code.
3688
3689 * sh.md (cmpgtudi_media): Remove spurious @.
3690
3691 * config/sh/lib1funcs.asm (FMOVD_WORKS): Don't define for little endian.
3692 * sh.h (OVERRIDE_OPTIONS): Don't set FMOVD_BIT for little endian.
3693
3694 * config/sh/lib1funcs.asm (init_trampoline): New entry point.
3695 * sh-protos.h (sh_initialize_trampoline): Declare.
3696 * sh.c (sh_initialize_trampoline): New function.
3697 * sh.h (TRAMPOLINE_SIZE): Only 24 for TARGET_SHMEDIA32.
3698 (TRAMPOLINE_ALIGNMENT): Need cache-line alignment for TARGET_SHMEDIA.
3699 (INITIALIZE_TRAMPOLINE): Call sh_initialize_trampoline.
3700 (TRAMPOLINE_ADJUST_ADDRESS): Not needed for SHcompact.
3701 * sh.md (initialize_trampoline, double_shori): New patterns.
3702 (initialize_trampoline_compact): Likewise.
3703 (shmedia32_initialize_trampoline_big): Remove.
3704 (shmedia32_initialize_trampoline_little): Likewise.
3705
3706 * sh-protos.h (binary_float_operator): Remove declaration.
3707 (sh_expand_unop_v2sf, sh_expand_binop_v2sf): Declare.
3708 * sh.c (print_operand, case 'N'): Check against CONST0_RTX.
3709 (unary_float_operator, sh_expand_unop_v2sf): New functions.
3710 (sh_expand_binop_v2sf): Likewise.
3711 (zero_vec_operand): Delete.
3712 (SH_BLTIN_UDI): New builtin shared signature define. Renumbered
3713 all non-shared ones.
3714 (bdesc): Change all the mextr builtins to use SH_BLTIN_UDI.
3715 Enable nsb and byterev.
3716 * sh.h (CONDITIONAL_REGISTER_USAGE): Initialize DF_HI_REGS.
3717 (HARD_REGNO_MODE_OK): Allow TImode in fp regs. Allow V2SFmode
3718 in general regs.
3719 (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add DF_HI_REGS.
3720 (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise. Remove clause for
3721 immediate operands.
3722 (SECONDARY_INPUT_RELOAD_CLASS): Add clause for immediate operands.
3723 Add DF_HI_REGS.
3724 (CLASS_CANNOT_CHANGE_MODE, CLASS_CANNOT_CHANGE_MODE_P): Allow
3725 lowpart fp regs - only for big endian for now.
3726 (LEGITIMATE_CONSTANT_P): Don't allow non-zero float vectors
3727 when FPU is in use.
3728 (EXTRA_CONTRAINT_U): Check against CONST0_RTX.
3729 (LOAD_EXTEND_OP): NIL for SImode.
3730 (REGISTER_MOVE_COST): Add DF_HI_REGS. Const for moves between
3731 general and fp registers is 4.
3732 PREDICATE_CODES: Amend binary_float_operator entry.
3733 Remove zero_vec_operand. Add unary_float_operator.
3734 * sh.md (udivsi3_i4_media): Use truncate instead of paradoxical
3735 subreg SET_DEST.
3736 (truncdisi2, truncdihi2, movv2sf): Allow memory destinations.
3737 (truncdiqi2): Do sign extension.
3738 (movsi_media, movdi_media): Allow to use r63 to an fp register.
3739 (movdf_media, movsf_media): Likewise.
3740 (movv2sf_i, movv2sf_i+1): Don't use f{ld,st}.p or SUBREGS.
3741 Collapse to one define_insn_and_split. Allow immediate sources.
3742 (addv2sf3, subv2sf3, mulv2sf3, divv2sf3): New patterns.
3743 (movv4sf_i): Allow immediate sources. Use simplify_gen_subreg.
3744 (movv4sf): Allow immediate sources.
3745 (movsf_media_nofpu+1): Don't split moves to FP registers.
3746 (unary_sf_op, binary_sf_op, mshflo_w_x, concat_v2sf): New patterns.
3747 (movv8qi_i+3): Check against CONST0_RTX.
3748 (mextr1, mextr2. mextr3. mextr4, mextr5, mextr6, mextr7): Use DImode
3749 for input and output operands. Fix argument 3 to gen_mextr_rl.
3750 (mmul23_wl, mmul01_wl, mmulsum_wq_i): s/const_vector/parallel/
3751 (msad_ubq_i, mshf4_b, mshf0_b, mshf4_l, mshf0_l, mshf4_w): Likewise.
3752 (mshf0_w, fipr, ftrv): Likewise.
3753 (mshfhi_l_di): Now insn_and_split. Can handle FP regs.
3754
3755 2002-07-17 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
3756
3757 * arm.h (ARM_NUM_INTS, ARM_NUM_REGS, ARM_NUM_REGS2): Renamed from
3758 NUM_INTS, NUM_REGS and ARM_NUM_REGS2 respectively. All uses changed.
3759 * arm.c: Similarly.
3760
3761 2002-07-17 Richard Sandiford <rsandifo@redhat.com>
3762
3763 * config/mips/mips-protos.h (mips_sign_extend): Declare.
3764 * config/mips/mips.h (MASK_DEBUG_H, TARGET_DEBUG_H_MODE): Remove.
3765 (TARGET_SWITCHES): Remove debugh.
3766 (ISA_HAS_TRUNC_W): New macro.
3767 (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS if TARGET_FLOAT64.
3768 (PREDICATE_CODES): Remove se_nonimmediate_operand.
3769 * config/mips/mips.c (movdi_operand): Allow sign-extensions of
3770 any SImode move_operand.
3771 (se_nonimmediate_operand): Remove.
3772 (mips_sign_extend): New.
3773 (mips_move_2words): Use it for sign-extended source operands.
3774 (override_options): Allow integers to be put into single FPRs.
3775 (mips_secondary_reload_class): Handle integers in float registers.
3776 * config/mips/mips.md (extendsidi2): Turn into a define_expand.
3777 (fix_truncsfsi2, fix_truncdfsi2): Likewise.
3778 (fix_truncdfsi2_insn, fix_truncdfsi2_macro): New.
3779 (fix_truncsfsi2_insn, fix_truncsfsi2_macro): New.
3780 (fix_truncdfdi2): Provide only a single alternative, in which the
3781 integer is in a float register. Depend on TARGET_FLOAT64 rather
3782 than TARGET_64BIT.
3783 (fix_truncsfdi2, floatdidf2, floatdisf2): Likewise.
3784 (floatsidf2, floatsisf2): Likewise, but no TARGET_FLOAT64 dependency.
3785 (movdi_internal2): Don't allow the source operand to be sign-extended.
3786 Add alternatives for float registers.
3787 (*movdi_internal2_extend): New. Version of movdi_internal2 that
3788 allows sign-extension.
3789 (*movdi_internal2_mips16): Name the existing mips16 movdi pattern.
3790 (movsi_internal2): Rename to movsi_internal. Add alternatives for
3791 float registers. Remove TARGET_DEBUG_H_MODE test.
3792 (movhi_internal1): Rename to movhi_internal. Don't check
3793 TARGET_DEBUG_H_MODE. Fix transposed *d and *f source constraints.
3794 (movqi_internal1): Rename to movqi_internal and remove
3795 TARGET_DEBUG_H_MODE dependency.
3796 (movsi_internal1, movhi_internal2, movqi_internal2): Remove.
3797
3798 2002-07-16 Jim Wilson <wilson@redhat.com>
3799
3800 * toplev.c (lang_dependent_init): Create function context for
3801 init_expr_once.
3802
3803 2002-07-16 Hans-Peter Nilsson <hp@axis.com>
3804
3805 * config/cris/linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't
3806 --gc-sections if -r.
3807 * config/cris/cris.h: Ditto.
3808
3809 2002-07-16 Rodney Brown <rbrown64@csc.com.au>
3810
3811 * config/i386/i386.c (ix86_expand_int_movcc): In the case where
3812 the comparison directly gives a mask suppress addition when cf is
3813 zero by complementing the mask.
3814
3815 2002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3816
3817 * Makefile.in: Delete references to enquire.
3818 * enquire.c: Move to contrib.
3819
3820 2002-07-16 Stan Shebs <shebs@apple.com>
3821
3822 * config/darwin.h (ASM_OUTPUT_LABEL): Move to here from
3823 config/rs6000/darwin.h.
3824 (ASM_OUTPUT_SKIP): Ditto.
3825 (TEXT_SECTION_ASM_OP): Ditto.
3826 (DATA_SECTION_ASM_OP): Ditto.
3827 (ASM_APP_ON): Define.
3828 (ASM_APP_OFF): Define.
3829 * config/rs6000/darwin.h (ASM_OUTPUT_LABEL, ASM_OUTPUT_SKIP,
3830 TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Remove.
3831
3832 * config/darwin.c (func_name_maybe_scoped): Remove unused decl.
3833 (machopic_function_base_name): Declare result to be const.
3834 (machopic_non_lazy_ptr_name): Ditto.
3835 (machopic_stub_name): Ditto.
3836 * config/darwin-protos.h: Ditto for the prototypes.
3837
3838 Wed Jul 17 00:22:39 CEST 2002 Jan Hubicka <jh@suse.cz>
3839
3840 * m68hc11.c (m68hc11_reorg): Do not rebuild CFG.
3841
3842 Wed Jul 17 00:20:48 CEST 2002 Jan Hubicka <jh@suse.cz>
3843
3844 * i386.md (prefetch): Fix for 64bit mode.
3845 (prefetch_sse_rex, prefetch_3dnow_rex): New patterns.
3846
3847 Wed Jul 17 00:19:20 CEST 2002 Jan Hubicka <jh@suse.cz>
3848
3849 * i386.h (MACHINE_DEPENDENT_REORG): New macro.
3850 * i386.c (x86_machine_dependent_reorg): New function.
3851 * i386-protos.h (x86_machine_dependent_reorg): Declare.
3852
3853 2002-07-16 Zack Weinberg <zack@codesourcery.com>
3854
3855 * builtins.c (std_expand_builtin_va_start): Remove unused
3856 first argument.
3857 (expand_builtin_va_start): Call EXPAND_BUILTIN_VA_START and
3858 std_expand_builtin_va_start with just two arguments.
3859 * expr.h: Update prototypes.
3860
3861 * alpha-protos.h, alpha.h, alpha.c, arc-protos.h, arc.h,
3862 arc.c, d30v-protos.h, d30v.h, d30v.c, i386-protos.h, i386.h,
3863 i386.c, i960-protos.h, i960.h, i960.c, m88k-protos.h, m88k.h,
3864 m88k.c, mips-protos.h, mips.h, mips.c, mn10300-protos.h,
3865 mn10300.h, mn10300.c, pa-protos.h, pa.h, pa.c,
3866 rs6000-protos.h, rs6000.h, rs6000.c, s390-protos.h, s390.h,
3867 s390.c, sh-protos.h, sh.h, sh.c, sparc-protos.h, sparc.h,
3868 sparc.c, stormy16-protos.h, stormy16.h, stormy16.c,
3869 xtensa-protos.h, xtensa.h, xtensa.c: Remove unused first
3870 argument from all implementations of EXPAND_BUILTIN_VA_START
3871 and all uses of std_expand_builtin_va_start.
3872
3873 Tue Jul 16 19:32:58 2002 J"orn Rennecke <joern.rennecke@superh.com>
3874
3875 * regrename.c (copy_value): Don't record high part copies.
3876
3877 2002-07-16 Steve Ellcey <sje@cup.hp.com>
3878
3879 * gcc/config/pa/long_double.h (FIXUNS_TRUNCTFDI2_LIBCALL): New define.
3880 (fixunstfdi_libfunc): Change to use FIXUNS_TRUNCTFDI2_LIBCALL.
3881 * gcc/config/pa/quadlib.c (_U_Qfcnvfxt_quad_to_udbl): New function.
3882
3883 2002-07-16 Ian Dall <ian@sibyl.beware.dropbear.id.au>
3884
3885 * doc/invoke.texi (NS32K Options): Document -mieee-compare option
3886
3887 * config/ns32k/ns32k.md (addsi3, *frame_addr, *stack_addr): merge
3888 into addsi3 using register class "x" and "y".
3889
3890 * config/ns32k/ns32k.md (*madddf, *maddsf, *msubdf, *msubsf):
3891 "earlyclobber" constraint modifier for some alternative.
3892
3893 * config/ns32k/ns32k.md (tstdf, tstsf, cmpdf, cmpsf, blt, ble)
3894 (*ble, *blt): Flag to indicate bCOND and sCOND should check for
3895 unordered.
3896 config/ns32k/ns32k.h (CC_UNORD): define corresponding mask.
3897
3898 * config/ns32k/ns32k.h (TARGET_IEEE_COMPARE, MASK_IEEE_COMPARE)
3899 (TARGET_SWITCHES): Add -mieee-compare option.
3900 (OVERRIDE_OPTIONS): 32332 is a subset of
3901 32532. Don't use IEEE_COMPARE -funsafe-math-optimizations.
3902 (TARGET_SWITCHES): Fix description of bitfield option.
3903 * config/ns32k/netbsd.h (TARGET_DEFAULT): Add
3904 -mieee-compare option. Remove 32332 flag.
3905
3906 2002-07-16 Steve Ellcey <sje@cup.hp.com>
3907
3908 * explow.c (convert_memory_address): Remove special handling
3909 when POINTERS_EXTEND_UNSIGNED < 0.
3910 * config/ia64.md (movsi_symbolic): New instruction for ILP32 mode.
3911 (movedi_symbolic): Fix typo.
3912 (load_fptr): Remove mode restriction so it works for SI and DI.
3913 (load_fptr_internal1): Ditto.
3914 (load_gprel): Ditto.
3915 (load_symptr_internal1): Ditto.
3916 (call_pic): Ditto.
3917 * config/ia64.c (call_operand): Modify mode check.
3918 (ia64_expand_load_address): Handle DI and SI addresses and symbols.
3919 (ia64_expand_move): Ditto.
3920 (ia64_assemble_integer): Handle SImode function pointers.
3921 (ia64_expand_fetch_and_op): Handle SImode mem addresses.
3922 (ia64_expand_op_and_fetch): Ditto.
3923 (ia64_expand_compare_and_swap): Ditto.
3924 (ia64_expand_lock_test_and_set): Ditto.
3925 (ia64_expand_lock_release): Ditto.
3926
3927 2002-07-16 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
3928
3929 * arm.c (emit_sfm): Don't set RTX_FRAME_RELATED_P on DWARF.
3930
3931 2002-07-16 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
3932 Richard Earnshaw <rearnsha@arm.com>
3933
3934 * arm.h (LEGITIMATE_PIC_OPERAND_P): Only test
3935 CONSTANT_POOL_ADDRESS_P if a SYMBOL_REF. Simplify logic.
3936
3937 2002-07-16 Richard Earnshaw <rearnsha@arm.com>
3938
3939 * arm.md (stack_tie): New insn. Use an idiom that the alias code
3940 understands to be a memory clobber.
3941 * arm.c (arm_expand_prologue): Use it.
3942
3943 2002-07-16 Daniel Berlin <dberlin@dberlin.org>
3944
3945 * ra-rewrite.c: #include reload.h, insn-config.h
3946 * ra-build.c: #include reload.h
3947 * Makefile.in: Update ra-rewrite.o, ra-build.o dependencies to
3948 depend on reload.h, insn-config.h.
3949
3950 Tue Jul 16 11:57:45 2002 J"orn Rennecke <joern.rennecke@superh.com>
3951
3952 * expr.c (emit_move_insn_1): Handle arbitrary moves that are
3953 the same size as a word.
3954
3955 * regrename.c (find_oldest_value_reg): Take WORDS_BIG_ENDIAN /
3956 BYTES_BIG_ENDIAN into account.
3957
3958 Tue Jul 16 12:22:44 CEST 2002 Jan Hubicka <jh@suse.cz>
3959
3960 * i386.md (prefetch): Fix for 64bit mode.
3961 (prefetch_sse_rex, prefetch_3dnow_rex): New patterns.
3962
3963 * i386.md (movss, movsd): Use xorps/xorpd for Athlon.
3964
3965 2002-07-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
3966
3967 * hard-reg-set.h (TEST_HARD_REG_BIT): Return 1 if the bit is set.
3968
3969 2002-07-15 Zack Weinberg <zack@codesourcery.com>
3970
3971 * ginclude/varargs.h: Replace with stub which issues #error.
3972 * ginclude/stdarg.h: __builtin_stdarg_start is renamed
3973 __builtin_va_start.
3974
3975 * builtins.def (BUILT_IN_VARARGS_START): Delete.
3976 (BUILT_IN_VA_START): New.
3977 * builtins.c (expand_builtin_va_start): Eliminate first
3978 argument and code to implement pre-ISO varargs.
3979 (std_expand_builtin_va_start): Ignore first argument; it is
3980 always 1.
3981 (expand_builtin): Handle BUILT_IN_VA_START and
3982 BUILT_IN_STDARG_START identically. Delete
3983 BUILT_IN_VARARGS_START case.
3984
3985 * function.c (assign_parms): Delete hide_last_arg and all
3986 its uses.
3987 (mark_varargs): Delete function.
3988 * function.h (struct function): Delete 'varargs' bit.
3989 (current_function_varargs): Delete macro.
3990 * tree.h: Don't declare mark_varargs.
3991
3992 * c-decl.c (c_function_varargs, c_mark_varargs): Delete.
3993 (c_expand_body): Don't call mark_varargs.
3994 * c-objc-common.c: Handle BUILT_IN_VA_START and
3995 BUILT_IN_STDARG_START identically. Delete
3996 BUILT_IN_VARARGS_START case.
3997 * c-tree.h: Don't declare c_mark_varargs.
3998 * c-parse.in: Remove grammar rules for '&...' (which has been
3999 commented out since before 2.7.2) and for '...' in K+R
4000 argument declarations.
4001
4002 * builtins.c, function.c, integrate.c, sibcall.c,
4003 config/alpha/unicosmk.h, config/arc/arc.c, config/arc/arc.h,
4004 config/avr/avr.c, config/cris/cris.c, config/fr30/fr30.c,
4005 config/i960/i960.c, config/i960/i960.md, config/m32r/m32r.c,
4006 config/m32r/m32r.h, config/m88k/m88k.c, config/m88k/m88k.h,
4007 config/mips/mips.c, config/mmix/mmix.c, config/mmix/mmix.h,
4008 config/mn10300/mn10300.c, config/pa/som.h, config/s390/s390.c,
4009 config/sh/sh.c, config/sh/sh.h, config/sparc/sparc.h,
4010 config/stormy16/stormy16.c: Delete all references to
4011 current_function_varargs, and code predicated on that flag.
4012
4013 * config/alpha/alpha.c (alpha_va_start),
4014 config/arc/arc.c (arc_va_start),
4015 config/i386/i386.c (ix86_va_start),
4016 config/mips/mips.c (mips_va_start),
4017 config/mn10300/mn10300.c (mn10300_va_start),
4018 config/rs6000/rs6000.c (rs6000_va_start),
4019 config/s390/s390.c (s390_va_start),
4020 config/sh/sh.c (sh_va_start),
4021 Ignore first argument; it is always 1.
4022
4023 * config/c4x/c4x-protos.h, config/c4x/c4x.c: Delete c4x_va_start.
4024 * config/ia64/ia64-protos.h, config/ia64/ia64.c: Delete ia64_va_start.
4025 * config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c:
4026 Delete m68hc11_va_start.
4027 * config/c4x/c4x.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h:
4028 No need to define EXPAND_BUILTIN_VA_START.
4029
4030 * doc/invoke.texi, doc/sourcebuild.texi, doc/tm.texi,
4031 doc/trouble.texi: Remove references to GCC-provided <varargs.h>.
4032
4033 2002-07-15 Eric Botcazou <ebotcazou@multimania.com>
4034
4035 PR optimization/7153
4036 * regmove.c (optimize_reg_copy_3): Don't optimize if the register
4037 dies in more than one insn.
4038
4039 2002-07-15 Jason Thorpe <thorpej@wasabisystems.com>
4040
4041 * config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.
4042
4043 2002-07-15 Michael Matz <matz@suse.de>,
4044 Daniel Berlin <dberlin@dberlin.org>,
4045 Denis Chertykov <denisc@overta.ru>
4046
4047 Add a new register allocator.
4048
4049 * ra.c: New file.
4050 * ra.h: New file.
4051 * ra-build.c: New file.
4052 * ra-colorize.c: New file.
4053 * ra-debug.c: New file.
4054 * ra-rewrite.c: New file.
4055
4056 * Makefile.in (ra.o, ra-build.o, ra-colorize.o, ra-debug.o,
4057 (ra-rewrite.o): New .o files for libbackend.a.
4058 (GTFILES): Add basic-block.h.
4059
4060 * toplev.c (flag_new_regalloc): New.
4061 (f_options): New option "new-ra".
4062 (rest_of_compilation): Call initialize_uninitialized_subregs()
4063 only for the old allocator. If flag_new_regalloc is set, call
4064 new allocator, instead of local_alloc(), global_alloc() and
4065 friends.
4066
4067 * doc/invoke.texi: Document -fnew-ra.
4068 * basic-block.h (FOR_ALL_BB): New.
4069 * config/rs6000/rs6000.c (print_operand): Write small constants
4070 as @l+80.
4071
4072 * df.c (read_modify_subreg_p): Narrow down cases for a rmw subreg.
4073 (df_reg_table_realloc): Make size at least as large as max_reg_num().
4074 (df_insn_table_realloc): Size argument now is absolute, not relative.
4075 Changed all callers.
4076
4077 * gengtype.c (main): Add the pseudo-type "HARD_REG_SET".
4078 * regclass.c (reg_scan_mark_refs): Ignore NULL rtx's.
4079
4080 2002-06-20 Michael Matz <matz@suse.de>
4081
4082 * df.h (struct ref.id): Make unsigned.
4083 * df.c (df_bb_reg_def_chain_create): Remove unsigned cast.
4084
4085 2002-06-13 Michael Matz <matz@suse.de>
4086
4087 * df.h (DF_REF_MODE_CHANGE): New flag.
4088 * df.c (df_def_record_1, df_uses_record): Set this flag for refs
4089 involving subregs with invalid mode changes, when
4090 CLASS_CANNOT_CHANGE_MODE is defined.
4091
4092 2002-05-07 Michael Matz <matz@suse.de>
4093
4094 * reload1.c (fixup_abnormal_edges): Don't insert on NULL edge.
4095
4096 2002-05-03 Michael Matz <matz@suse.de>
4097
4098 * sbitmap.c (sbitmap_difference): Accept sbitmaps of different size.
4099
4100 Sat Feb 2 18:58:07 2002 Denis Chertykov <denisc@overta.ru>
4101
4102 * regclass.c (regclass): Work with all regs which have sets or
4103 refs.
4104 (reg_scan_mark_refs): Count regs inside (clobber ...).
4105
4106 2002-01-04 Michael Matz <matzmich@cs.tu-berlin.de>
4107
4108 * df.c (df_ref_record): Correctly calculate SUBREGs of hardregs.
4109 (df_bb_reg_def_chain_create, df_bb_reg_use_chain_create): Only
4110 add new refs.
4111 (df_bb_refs_update): Don't clear insns_modified here, ...
4112 (df_analyse): ... but here.
4113
4114 * sbitmap.c (dump_sbitmap_file): New.
4115 (debug_sbitmap): Use it.
4116
4117 * sbitmap.h (dump_sbitmap_file): Add prototype.
4118
4119 2001-08-07 Daniel Berlin <dan@cgsoftware.com>
4120
4121 * df.c (df_insn_modify): Grow the UID table if necessary, rather
4122 than assume all emits go through df_insns_modify.
4123
4124 2001-07-26 Daniel Berlin <dan@cgsoftware.com>
4125
4126 * regclass.c (reg_scan_mark_refs): When we increase REG_N_SETS,
4127 increase REG_N_REFS (like flow does), so that regclass doesn't
4128 think a reg is useless, and thus, not calculate a class, when it
4129 really should have.
4130
4131 2001-01-28 Daniel Berlin <dberlin@redhat.com>
4132
4133 * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP_REV): New macro, needed for
4134 dataflow analysis.
4135
4136 2002-07-15 Jakub Jelinek <jakub@redhat.com>
4137
4138 PR middle-end/7245
4139 * config/i386/i386.c (const_int_1_31_operand): New.
4140 * config/i386/i386.h (PREDICATE_CODES): Add it.
4141 * config/i386/i386.md (ashlsi3_cmp, ashlsi3_cmp_zext, ashlhi3_cmp,
4142 ashlqi3_cmp, ashrsi3_cmp, ashrsi3_cmp_zext, ashrhi3_cmp, ashrqi3_cmp,
4143 lshrsi3_cmp, lshrsi3_cmp_zext, lshrhi3_cmp, lshrqi3_cmp): Use it.
4144
4145 2002-07-14 Alan Modra <amodra@bigpond.net.au>
4146
4147 PR target/7282
4148 * config/rs6000/rs6000.md (floatsidf2): Enable for POWERPC64.
4149 (floatunssidf2): Likewise.
4150 (floatsidf_ppc64): New insn_and_split.
4151 (floatunssidf_ppc64): Likewise.
4152
4153 2002-07-14 Andreas Jaeger <aj@suse.de>
4154
4155 * config.gcc (sh64): Remove unused
4156 target_requires_64bit_host_wide_int.
4157
4158 2002-07-12 Roger Sayle <roger@eyesopen.com>
4159
4160 * expr.c [CLEAR_RATIO]: New macro defining the maximum number
4161 of move instructions to use when clearing memory, c.f. MOVE_RATIO.
4162 [CLEAR_BY_PIECES]: New macro, using CLEAR_RATIO, to determine
4163 whether clear_by_pieces should be used to clear storage.
4164 (clear_storage): Use CLEAR_BY_PIECES instead of MOVE_BY_PIECES.
4165
4166 * doc/tm.texi: Document these two new target macros.
4167
4168 2002-07-12 Stephane Carrez <stcarrez@nerim.fr>
4169
4170 * config/m68hc11/m68hc11.md ("zero_extendsidi2"): Use D_REG only for
4171 the scratch register.
4172 ("*movhi2_push"): Accept Z_REG because a split pattern can make use
4173 of it, forbid reload to use it.
4174
4175 2002-07-12 Marek Michalkiewicz <marekm@amelek.gda.pl>
4176
4177 * config/avr/avr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT
4178 usage on 64-bit hosts, return value was truncated to 32 bits.
4179
4180 Fri Jul 12 00:49:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
4181
4182 * simplify-rtx.c (simplify_subreg): Handle floating point
4183 CONST_DOUBLEs. When an integer subreg of a smaller mode than
4184 the element mode is requested, compute a subreg with an
4185 integer mode of the same size as the element mode first.
4186
4187 Thu Jul 11 22:02:57 2002 J"orn Rennecke <joern.rennecke@superh.com>
4188
4189 * combine.c (try_combine): When converting a paradoxical subreg
4190 to an extension, take LOAD_EXTEND_OP into account.
4191
4192 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4193
4194 * config.gcc (mips-sgi-irix6*o32): New configuration.
4195
4196 * configure.in (libgcc_visibility): Disable for mips-sgi-irix6*o32
4197 configurations.
4198 * configure: Regenerate.
4199
4200 * config/mips/iris6-o32-as.h: New file.
4201 * config/mips/iris6-o32.h: New file.
4202
4203 * config/mips/iris5gas.h (TARGET_ASM_NAMED_SECTION): Define.
4204 (NM_FLAGS): Define.
4205 (HAVE_AS_SHF_MERGE): Undefine.
4206
4207 * config/mips/t-iris5-as: New file.
4208 * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it.
4209
4210 * config/mips/t-iris6 (SHLIB_EXT, SHLIB_SOLINK, SHLIB_SONAME,
4211 SHLIB_NAME, SHLIB_MAP, SHLIB_OBJS, SHLIB_SLIBDIR_QUAL, SHLIB_LINK,
4212 SHLIB_INSTALL, SHLIB_MKMAP, SHLIB_MAPFILES, FPBIT, DPBIT,
4213 dp-bit.c, fp-bit.c): Move ...
4214 * config/mips/t-iris5-6: ... here.
4215 New file, shared by IRIX 5 and IRIX 6.
4216 * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix6*,
4217 mips-sgi-irix5*): Use it.
4218
4219 * config/mips/iris6.h: Remove duplicate comment.
4220
4221 * config/mips/mips.c (TARGET_ASM_UNALIGNED_DI_OP) [TARGET_IRIX5 &&
4222 !TARGET_IRIX6]: Define.
4223 (mips_asm_file_start): Don't emit mdebug.<ABI> sections on IRIX 5/6.
4224
4225 * config/mips/mips.h (ASM_DECLARE_FUNCTION_NAME): Fix comment.
4226
4227 2002-07-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
4228
4229 * pa.md (adddi3): Change predicate of operand 2 to adddi3_operand
4230 and delete code to force constant to register.
4231 * pa-protos.h (adddi3_operand): Add prototype.
4232 * pa.c (adddi3_operand): New function.
4233
4234 2002-07-11 Roger Sayle <roger@eyesopen.com>
4235
4236 * c-decl.c (duplicate_decls): Preserve the noreturn attribute on
4237 non-ANSI builtin functions.
4238
4239 Thu Jul 11 11:31:12 2002 J"orn Rennecke <joern.rennecke@superh.com>
4240
4241 * rtl.h (gen_rtx_CONST_VECTOR): Declare.
4242 * gengenrtl.c (special_rtx): Check for CONST_VECTOR.
4243 * emit-rtl.c (gen_rtx_CONST_VECTOR): New function.
4244 (gen_const_vector_0): Use it.
4245
4246 2002-07-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
4247
4248 * pa.md (adddi3): For 32-bit targets, force constants to a register
4249 if they don't fit in an 11-bit immediate. Change insn predicate to
4250 arith11_operand. Remove comment.
4251 * pa.c (cint_ok_for_move): Fix comment.
4252 (emit_move_sequence): Don't directly split DImode constants on 32-bit
4253 targets.
4254
4255 2002-07-11 Tim Josling <tej@melbpc.org.au>
4256
4257 Remove front end hard coding from gengtype.c.
4258
4259 * Makefile.in
4260 (STAGESTUFF): add gtyp-gen.h
4261 (GTFILES): Remove front end specific files.
4262 (GTFILES_FILES_LANGS): New, from configure..
4263 (GTFILES_FILES_FILES): Likewise.
4264 (GTFILES_LANG_DIR_NAMES): Likewise.
4265 (GTFILES_SRCDIR): Likewise.
4266 (gtyp-gen.h): Build from configure information.
4267 (s-gtype): Remove command line parameters from gengtype.
4268 (gengtype.o): Remove dependency on GTFILES. Depend on gtyp-gen.h.
4269 (mostlyclean): Delete files generated by and for gengtype.
4270
4271 * c-config-lang.in: New file.
4272
4273 * configure.in (all_gtfiles_files_langs): New. Accumulate files
4274 for each language.
4275 (all_gtfiles_files_files): New. Accumulate language for each file
4276 accumulated.
4277 (gtfiles): Pick up value for C.
4278 (srcdir): AC-SUBST this variable.
4279 (all_gtfiles_files_langs): AC-SUBST this variable.
4280 (all_gtfiles_files_files): AC-SUBST this variable.
4281
4282 * configure: Regenerate.
4283
4284 * gengtype-lex.l (parse_file): Make parameter const.
4285
4286 * gengtype.c (toplevel): include gtyp-gen.h.
4287 (BASE_FILE_<language> unnamed enum): Delete.
4288 (lang_names): Delete (replaced by gtyp-gen.h)
4289 (lang_dir_names): From gtyp-gen.h, replaces lang_names; changed
4290 all references.
4291 (NUM_GT_FILES): New.
4292 (NUM_LANG_FILES): New.
4293 (srcdir_len): New.
4294 (NUM_BASE_FILES): Change calculation.
4295 (open_base_files): Change prototype to avoid warning.
4296 (startswith): Delete.
4297 (get_file_basename): Iterate through generated language list not
4298 hard coded list.
4299 (get_base_file_bitmap): Use generated list of files and languages.
4300 (close_output_files): Add prototype to rmove warning.
4301 (main): Iterate through list of generated files from gtyp-gen.h
4302 rather than command line paramaters. Ignore duplicated file
4303 names.
4304
4305 * gengtype.h (parse_file): Amend prototype for const parameter.
4306
4307 * doc/sourcebuild.texi: Document gtfiles variable.
4308
4309 * doc/gty.texi: Document changes to gtfiles variable for front
4310 ends.
4311
4312 * objc/config-lang.in (gtfiles): Add files needed for objc front
4313 end.
4314
4315 2002-07-10 Roger Sayle <roger@eyesopen.com>
4316
4317 PR c/2454
4318 * combine.c (nonzero_bits): LOAD_EXTEND_OP should only apply
4319 to SUBREGs of MEMs. (num_sign_bit_copies): Likewise.
4320
4321 2002-07-10 Roger Sayle <roger@eyesopen.com>
4322 Zack Weinberg <zack@codesourcery.com>
4323
4324 * builtins.def: Make the argument types of abort and exit
4325 independent of the front-end.
4326
4327 2002-07-11 Alan Modra <amodra@bigpond.net.au>
4328
4329 * config/rs6000/linux64.h (ASM_SPEC): Define.
4330
4331 2002-07-10 Aldy Hernandez <aldyh@redhat.com>
4332
4333 * config/rs6000/rs6000.c (emit_frame_save): New.
4334 (rs6000_frame_related): Replace reg2 before reg.
4335 (rs6000_emit_prologue): Use emit_frame_save for saving gprs, fprs,
4336 and eh_return registers.
4337
4338 2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
4339
4340 Revert all patches for optimization of Complex .op. Real.
4341 * complex_part_zero_p: Remove
4342 * expand_cmplxdiv_straight: Replace complex_part_zero_p(x)
4343 with x.
4344 * expand_cmplxdiv_wide: Ditto.
4345 * expand_binop: Ditto.
4346
4347 2002-07-10 Marek Michalkiewicz <marekm@amelek.gda.pl>
4348
4349 * config/avr/avr.md: Fix two 0x80000000 constants to make them
4350 negative also on 64-bit hosts.
4351
4352 Default to -fno-reorder-blocks when optimizing for size.
4353 * config/avr/avr-protos.h (avr_optimization_options): Declare.
4354 * config/avr/avr.c (avr_optimization_options): New function.
4355 * config/avr/avr.h (OPTIMIZATION_OPTIONS): New.
4356
4357 Optimize returning from simple functions.
4358 * config/avr/avr-protos.h (avr_simple_epilogue): Declare.
4359 * config/avr/avr.c (avr_simple_epilogue): New function.
4360 * config/avr/avr.md (return): New insn.
4361
4362 2002-07-10 Douglas B Rupp <rupp@gnat.com>
4363
4364 * config/i386/i386.c (ix86_svr3_asm_out_constructor): Add
4365 HAS_INIT_SECTION to protection.
4366
4367 2002-07-10 Mark Mitchell <mark@codesourcery.com>
4368
4369 * doc/invoke.texi (Debugging Options): Mention that -gdwarf is
4370 deprecated.
4371
4372 Wed Jul 10 19:50:03 2002 J"orn Rennecke <joern.rennecke@superh.com>
4373
4374 * combine.c (gen_lowpart_for_combine): Handle vector modes.
4375 Supply non-VOID mode to simplify_gen_subreg.
4376
4377 Wed Jul 10 18:48:55 CEST 2002 Jan Hubicka <jh@suse.cz>
4378
4379 * i386.c (ix86_init_mmx_sse_builtins): Fix thinko.
4380
4381 2002-07-10 Jeffrey A Law <law@redhat.com>
4382
4383 * mn10200.c (expand_prologue): Create REG_MAYBE_DEAD notes
4384 as appropriate.
4385
4386 * mn10200.c (expand_epilogue): Fix test to determine which scratch
4387 register to use.
4388
4389 Wed Jul 10 16:06:00 2002 J"orn Rennecke <joern.rennecke@superh.com>
4390
4391 * cse.c (cse_insn): Supply proper SUBREG_BYTE to simplify_gen_subreg.
4392 Get mode from dest.
4393 If simplify_gen_subreg fails, try next equivalent.
4394
4395 2002-07-09 Gabriel Dos Reis <gdr@codesourcery.com>
4396
4397 * diagnostic.h: #include location.h
4398 (location_t): Move definition to..
4399 * location.h: ... here. New file.
4400 * tree.h: #include location.h
4401 (DECL_SOURCE_LOCATION): New macro.
4402 (DECL_SOURCE_FILE): Use.
4403 (DECL_SOURCE_LINE): Likewise.
4404 (struct tree_decl): REplace filename and linenum with locus.
4405 * Makefile.in (TREE_H): add location.h
4406 (diagnostic.o): Depends on gt-location.h
4407 (gt-location.h): Depends on s-gtype
4408
4409 2002-07-09 Matt Kraai <kraai@alumni.cmu.edu>
4410
4411 * config/rs6000/aix.h: Convert CPP_PREDEFINES to
4412 TARGET_OS_CPP_BUILTINS.
4413 * config/rs6000/aix31.h: Likewise.
4414 * config/rs6000/aix41.h: Likewise.
4415 * config/rs6000/aix43.h: Likewise.
4416 * config/rs6000/aix51.h: Likewise.
4417 * config/rs6000/beos.h: Likewise.
4418 * config/rs6000/darwin.h: Likewise.
4419 * config/rs6000/eabi.h: Likewise.
4420 * config/rs6000/eabisim.h: Likewise.
4421 * config/rs6000/linux.h: Likewise.
4422 * config/rs6000/linux64.h: Likewise.
4423 * config/rs6000/lynx.h: Likewise.
4424 * config/rs6000/mach.h: Likewise.
4425 * config/rs6000/rtems.h: Likewise.
4426 * config/rs6000/sysv4.h: Likewise.
4427 * config/rs6000/vxppc.h: Likewise.
4428
4429 2002-07-09 Devang Patel <dpatel@apple.com>
4430 * objc/objc-act.c (adjust_type_for_id_default): Fix my previous patch.
4431 Do not allow ObjC objects as a parameter type for Objective-C methods.
4432 My previous patch restricted 'struct' also.
4433
4434 2002-07-09 Neil Booth <neil@daikokuya.co.uk>
4435
4436 * cpperror.c (cpp_error): Default to directive_line within
4437 directives here.
4438 * cppexp.c (cpp_interpret_integer): Only use traditional
4439 number semantics in directives.
4440 * cpplib.c (prepare_directive_trad): Don't reset pfile->line.
4441 (do_include_common): Similarly.
4442 * cpptrad.c (scan_out_logical_line): Implement accurate
4443 quoting of <> in #include.
4444 * doc/cpp.texi: Update.
4445
4446 Tue Jul 9 22:37:44 2002 Stephen Clarke <stephen.clarke@superh.com>
4447 J"orn Rennecke <joern.rennecke@superh.com>
4448
4449 * sh.c (sh_adjust_cost): Special handling of SHMEDIA code.
4450 * sh.md (attribute issues): Replace with:
4451 (attribute pipe_model). All users changed.
4452 (attribute type): Change pt / ptabs to pt_media / ptabs_media.
4453 All users changed.
4454 (function units sh5issue, sh5fds): New.
4455 (attribute is_mac_media): New.
4456 (adddi3_media, subdi3_media, divsi3_i1_media, anddi3): Add type.
4457 (andcdi3, iordi3, xordi3, ashldi3_media, lshrdi3_media): Likewise.
4458 (ashrdi3_media, negdi_media, extendsidi2, movqi_media): Likewise.
4459 (movhi_media, shori_media, movv2sf_i, jump_media): Likewise.
4460 (call_media, call_value_media, sibcall_media): Likewise.
4461 (casesi_jump_media, casesi_shift_media, casesi_load_media): Likewise.
4462 (return_media_i, addsf3_media, subsf3_media, mulsf3_media): Likewise.
4463 (mac_media, divsf3_media, floatdisf2, floatsisf2_media): Likewise.
4464 (fix_truncsfdi2, fix_truncsfsi2_media, cmpeqsf_media): Likewise.
4465 (cmpgtsf_media, cmpgesf_media, cmpunsf_media, negsf2_media): Likewise.
4466 (sqrtsf2_media, abssf2_media, adddf3_media, subdf3_media): Likewise.
4467 (muldf3_media, divdf3_media, floatdidf2, floatsidf2_media): Likewise.
4468 (fix_truncdfdi2, fix_truncdfsi2_media, cmpeqdf_media): Likewise.
4469 (cmpgtdf_media, cmpgedf_media,cmpundf_media, negdf2_media): Likewise.
4470 (sqrtdf2_media, absdf2_media, extendsfdf2_media): Likewise.
4471 (truncdfsf2_media): Likewise.
4472 (movsi_media, movsi_media_nofpu, movdi_media): Use new types.
4473 (movdi_media_nofpui, movdf_media, movdf_media_nofpu): Likewise.
4474
4475 Tue Jul 9 21:39:50 2002 J"orn Rennecke <joern.rennecke@superh.com>
4476
4477 * sh.h (PREDICATE_CODES): Add general_extend_operand and inqhi_operand.
4478 * sh.c (general_extend_operand, inqhi_operand): New functions.
4479 * sh.md (cmpeqdi_media, cmpgtdi_media, cmpgtudi_media): Collapse
4480 alternatives using 'N' modifier. Add type.
4481 (adddi3z_media): Likewise. Enable generator function generation.
4482 (movdicc_false, movdicc_true, addsi3_media, subsi3_media): Use more
4483 exact predicates / constraints. Add type.
4484 (subsi3): Allow 0 for SHMEDIA.
4485 (udivsi3_i4_media): Use match_operand for input values
4486 rather than hard registers.
4487 (udivsi3 - TARGET_SHMEDIA_FPU case): Don't ferry values
4488 unnecessarily through hard registers. Keep copies of pseudo
4489 registers outside of the libcall sequence.
4490 (mulsidi3_media, umulsidi3_media): Use more exact predicates. Add type.
4491 (ashlsi3_media, ashrsi3_media, lshrsi3_media): Likewise.
4492 (zero_extendsidi2, zero_extendhidi2, zero_extendqidi2): Likewise.
4493 (extendhidi2, extendqidi2): Likewise.
4494 (andsi3_compact): Name.
4495 (andcdi3): Enable generator function generation.
4496 (zero_extendhisi2, zero_extendqisi2): Rename to
4497 (zero_extendhisi2_compact, zero_extendqisi2_compact).
4498 (extendhisi2, extendqisi2): Rename to
4499 (extendhisi2_compact, extendqisi2_compact).
4500 (rotldi3, rotldi3_mextr, rotrdi3, rotrdi3_mextr): New patterns.
4501 (loaddi_trunc, zero_extendhisi2, zero_extendhisi2_media): Likewise.
4502 (zero_extendhisi2_media+1, zero_extendqisi2): Likewise.
4503 (zero_extendqisi2_media, extendhisi2, extendhisi2_media): Likewise.
4504 (extendhisi2_media, extendhisi2_media+1, extendqisi2): Likewise.
4505 (extendqisi2_media, extendqisi2_media+1, truncdisi2): Likewise.
4506 (truncdihi2, truncdiqi2, reload_inqi, reload_inhi): Likewise.
4507 (shmedia32_initialize_trampoline_big): Likewise.
4508 (shmedia32_initialize_trampoline_little): Likewise.
4509 (nsb, nsbsi, nsbdi, ffsdi2, ffssi2, byterev): Likewise.
4510 (negdi2): Remove spurious T clobber.
4511 (zero_extendhidi2+1, extendhidi2+1, extendqidi2+1): Handle TRUNCATE.
4512 (movsi_media, movsi_media_nofpu): Remove spurious *k after b.
4513 (movdi_media, movdi_media_nofpu, pt, ptb): Likewise.
4514 (movsi_media_nofpu+2, movhi_media+1): Only do split after reload.
4515 (ic_invalidate_line_media): Write back data cache before invalidating
4516 instruction cache. Add type.
4517 (movsf_media): Sign-extend when the destination is a general
4518 purpose register. Add type.
4519 (bgt_media, bge_media, bgtu_media, bgeu_media, blt_media_i): Allow 0.
4520 (casesi_worker_0+1): Only increment ref count for proper label.
4521 (casesi_worker_0+2): Likewise.
4522
4523 2002-07-09 Mark Mitchell <mark@codesourcery.com>
4524
4525 * dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated.
4526
4527 2002-07-09 Steve Ellcey <sje@cup.hp.com>
4528
4529 * gcc/except.c (expand_eh_region_end_cleanup): Change exception pointer
4530 from Pmode to ptr_mode.
4531 (get_exception_pointer): Ditto.
4532 (connect_post_landing_pads): Ditto.
4533 (dw2_build_landing_pads): Ditto.
4534
4535 2002-07-08 Steve Ellcey <sje@cup.hp.com>
4536 * gcc/c-pragma.h (add_to_renaming_pragma_list): New function.
4537 * gcc/c-pragma.c (add_to_renaming_pragma_list): New function.
4538 (handle_pragma_redefine_extname): Change to use new function.
4539
4540 2002-07-08 Roger Sayle <roger@eyesopen.com>
4541
4542 * combine.c (combine_simplify_rtx): Add an explicit cast
4543 to avoid signed/unsigned comparison warning.
4544 (simplify_if_then_else): Likewise.
4545 (extended_count): Likewise.
4546 (simplify_shift_const): Likewise.
4547 (simplify_comparison): Likewise.
4548
4549 2002-07-08 Richard Sandiford <rsandifo@redhat.com>
4550
4551 * config/mips/mips.md: Add imadd type. Update scheduler description
4552 to use imadd as well as imul.
4553 (*mul_acc_si, *madsi): Change imul alternatives to imadd.
4554 (*mul_acc_di, *mul_acc_64bit_di): Likewise.
4555 (*mul_sub_si): Likewise for first alternative. Change second
4556 alternative from imul to multi.
4557
4558 2002-07-07 Neil Booth <neil@daikokuya.co.uk>
4559
4560 * c-common.c (c_common_post_options): Update prototype;
4561 don't init backends if preprocessing only.
4562 * langhooks-def.h (LANG_HOOKS_POST_OPTIONS): Update.
4563 * langhooks.h (struct lang_hooks): Update post_options to
4564 return a boolean.
4565 * toplev.c (parse_options_and_default_flags, do_compile,
4566 lang_independent_init): Update prototypes. Allow the
4567 front end to specify that there is no need to initialize
4568 the back end.
4569 (general_init): Move call to hex_init here...
4570 (toplev_main): ...from here. Pass flag for back end init
4571 suppression.
4572
4573 Sun Jul 7 20:38:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
4574
4575 * sh.h (PRINT_OPERAND_PUNCT_VALID_P): Allow '\''.
4576 (PREDICATE_CODES): Add entries for equality_comparison_operator,
4577 greater_comparison_operator and less_comparison_operator.
4578 * sh.c (print_operand): Add '\'' code. Make 'o' handle
4579 more operators.
4580 (equality_comparison_operator): New function.
4581 (greater_comparison_operator, less_comparison_operator): Likewise.
4582 * sh.md (beq_media_i): Disable generator function generation.
4583 Use match_operator to handle a whole class of comparisons. Add
4584 modifier in output template to provide branch prediction. Add type.
4585 (bgt_media_i, ble_media_i): Likewise. Allow zero operands.
4586 (bne_media_i, bge_media_i, bgtu_media_i, bgeu_media_i): Delete.
4587 (blt_media_i, bleu_media_i, bltu_media_i): Likewise.
4588 (bgt, blt, ble, bge, bgtu, bltu, bgeu, bleu): Allow zero operands.
4589
4590 2002-07-07 Hans-Peter Nilsson <hp@bitrange.com>
4591
4592 Emit MMIX function prologue and epilogue as rtl.
4593 * config/mmix/mmix.md ("call"): Use mmix_get_hard_reg_initial_val,
4594 not unprototyped get_hard_reg_initial_val.
4595 ("call_value", "nonlocal_goto_receiver"): Ditto.
4596 ("return"): Make define_expand. Move real insn to...
4597 ("*expanded_return"): New pattern.
4598 ("prologue", "epilogue"): New define_expands.
4599 * config/mmix/mmix.h (MMIX_rO_REGNUM): New macro.
4600 (struct machine_function): New member in_prologue.
4601 (FIRST_PSEUDO_REGISTER): Adjust for including rO as register.
4602 (FIXED_REGISTERS, CALL_USED_REGISTERS): Ditto.
4603 (MMIX_MMIXWARE_ABI_REG_ALLOC_ORDER): Ditto.
4604 (MMIX_GNU_ABI_REG_ALLOC_ORDER, REG_CLASS_CONTENTS): Ditto.
4605 (REGISTER_NAMES, ADDITIONAL_REGISTER_NAMES): Ditto.
4606 (LOCAL_REGNO): Define. Adjust comment.
4607 * config/mmix/mmix.c (MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS):
4608 Consider regs_ever_live[MMIX_rJ_REGNUM], not just
4609 leaf_function_p.
4610 (MMIX_OUTPUT_REGNO): Don't translate registers while outputting
4611 the prologue.
4612 (mmix_target_asm_function_prologue): Make static. Just mark that
4613 the prologue is being emitted. Move guts to...
4614 (mmix_expand_prologue): New function. Adjust for emitting
4615 prologue as rtl. For sizes, use HOST_WIDE_INT only.
4616 (mmix_target_asm_function_epilogue): Make static. Simply emit a
4617 \n. Move guts to...
4618 (mmix_expand_epilogue): New function. Adjust for emitting
4619 epilogue as rtl. For sizes, use HOST_WIDE_INT only.
4620 (mmix_target_asm_function_end_prologue): Mark that the prologue
4621 has ended.
4622 (TARGET_ASM_FUNCTION_END_PROLOGUE): Define.
4623 (mmix_conditional_register_usage): Improve comments.
4624 (mmix_local_regno): New function.
4625 (mmix_emit_sp_add, mmix_get_hard_reg_initial_val): Ditto.
4626 * config/mmix/mmix-protos.h (mmix_local_regno): Prototype.
4627 (mmix_expand_prologue, mmix_expand_epilogue): Ditto.
4628 (mmix_get_hard_reg_initial_val): Ditto.
4629
4630 2002-07-06 Andreas Jaeger <aj@suse.de>
4631
4632 * toplev.c (set_fast_math_flags): Don't use ISO C style function
4633 definitions.
4634 * gengtype.c (open_base_files): Likewise.
4635 (close_output_files): Likewise.
4636 * tracer.c (find_best_predecessor): Likewise.
4637 (find_best_successor): Likewise.
4638 (ignore_bb_p): Likewise.
4639
4640 2002-07-05 Roger Sayle <roger@eyesopen.com>
4641
4642 PR c++/7099
4643 * builtin-attrs.def: Define new attribute lists for use in
4644 builtins.def.
4645 * builtins.def [DEF_BUILTIN]: Modify to take an additional
4646 ATTRS argument, an enumerated value defined in builtin-attrs.def
4647 that represents the attribute list for the builtins. Modify
4648 all builtin functions to pass an appropriate attribute list.
4649 Specify "abort", "exit", "_exit" and "_Exit" builtins here with
4650 their required noreturn attributes.
4651 * tree.h (enum_builtin_function): Ignore the additional parameter
4652 to DEF_BUILTIN.
4653 * builtins.c (built_in_names): Likewise.
4654 * c-common.c: (builtin_function_2): Replace the "int noreturn_p"
4655 argument with a tree representing the functions attribute list.
4656 Pass this "attrs" argument to builtin_function. No longer handle
4657 the noreturn_p processing manually.
4658 (built_in_attributes): Move the definitions from builtin-attrs.def
4659 before c_common_nodes_and_builtins.
4660 (c_common_nodes_and_builtins): Handle the new ATTRS parameter in
4661 DEF_BUILTIN, passing it to both builtin_function and the changed
4662 builtin_function_2.
4663
4664 * doc/extend.texi: Document __builtin_abort, __builtin_exit,
4665 __builtin__exit and __builtin__Exit.
4666
4667 2002-07-05 Stephane Carrez <stcarrez@nerim.fr>
4668
4669 * config/m68hc11/m68hc11.md ("*movqi_68hc12"): Avoid allocating
4670 QI mode registers in soft registers.
4671 ("zero_extendqihi2"): Do not take into account soft registers
4672 for register allocation (use '*' constraint).
4673
4674 2002-07-05 Stephane Carrez <stcarrez@nerim.fr>
4675
4676 * config/m68hc11/m68hc11.md ("*ashlsi3"): Avoid saving y if we know
4677 it is dead.
4678 ("*ashrsi3"): Likewise.
4679 ("*lshrsi3"): Likewise.
4680
4681 2002-07-05 Vladimir Makarov <vmakarov@redhat.com>
4682
4683 * genautomata.c (output_max_insn_queue_index_def): Take latencies
4684 into account.
4685
4686 2002-07-05 Stephane Carrez <stcarrez@nerim.fr>
4687
4688 * config/m68hc11/m68hc11.md (peephole2): New peephole2 to optimize
4689 address computation and memory moves.
4690
4691 2002-07-03 Mark Mitchell <mark@codesourcery.com>
4692
4693 PR c++/6706
4694 * dwarfout.c (output_reg_number): Fix warning message.
4695 (output_bound_representation): Check SAVE_EXPR_RTL is not NULL
4696 before using it.
4697
4698 2002-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4699
4700 * gcc/gcc.c (asm_debug): Move initialization ...
4701 (init_spec): ... here.
4702
4703 2002-07-05 Nathan Sidwell <nathan@codesourcery.com>
4704
4705 * c-parse.in (extdef): Append ';'.
4706 (old_style_parm_decls): Append ';'.
4707
4708 2002-07-04 Daniel Jacobowitz <drow@mvista.com>
4709
4710 * configure.in: Correct typos: gcc_cv_as_gdwarf2_debug_flag to
4711 gcc_cv_as_gdwarf2_flag and gcc_cv_as_gstabs_debug_flag
4712 to gcc_cv_as_gstabs_flag.
4713 * configure: Rebuilt.
4714
4715 2002-07-04 Geoffrey Keating <geoffk@redhat.com>
4716
4717 * ggc.h (ggc_add_root): Document as obsolete.
4718
4719 Thu Jul 4 07:58:01 2002 J"orn Rennecke <joern.rennecke@superh.com>
4720
4721 * sh.md (mshfhi_b, mshflo_b, mshfhi_l, mshflo_l, mshfhi_w): Add DONE.
4722 (mshflo_w): Likewise.
4723
4724 Thu Jul 4 07:36:29 2002 J"orn Rennecke <joern.rennecke@superh.com>
4725
4726 * simplify-rtx.c (simplify_subreg): Reduce problem of finding
4727 vector mode subregs of constants to finding integer mode
4728 subregs of constants.
4729 * cse.c (cse_insn): Use simplify_gen_subreg.
4730 * convert.c (convert_to_integer): Don't strip a NOP_EXPR
4731 From a vector mode expression of different size than the
4732 target mode.
4733
4734 2002-07-03 Eric Christopher <echristo@redhat.com>
4735
4736 * config/mips/linux.h: Add #undef for SUBTARGET_CPP_SPEC.
4737 * config/mips/mips.h: Remove deprecated -m<processor> options
4738 and cc1_cpu_spec associated.
4739 (CONSTANT_ADDRESS_P): Fix last patch.
4740 (ASM_DECLARE_FUNCTION_NAME): Declare. Fix comment.
4741 * config/mips/mips.md (bungt, bunge, sungt_df, sungt_sf, sunge_df,
4742 sunge_sf): Remove.
4743
4744 2002-07-03 Stan Shebs <shebs@apple.com>
4745
4746 * config/darwin.h (APPLE_CC): Remove, not meaningful in FSF GCC.
4747 (STRINGIFY_THIS, REALLY_STRINGIFY): Remove.
4748 (CPP_SPEC): Remove insertion of APPLE_CC definition.
4749
4750 2002-07-03 Roger Sayle <roger@eyesopen.com>
4751
4752 * combine.c (struct_undo): Change types of recorded substitutions
4753 to be either "int" or "rtx", instead of "unsigned int" and "rtx".
4754 (do_SUBST_INT): Change types of the substitution from unsigned int
4755 to int, to avoid compilation warning from SUBST_INT's only caller.
4756
4757 (make_extraction): Add cast to avoid compilation warning.
4758 (force_to_mode): Remove cast to avoid compilation warning.
4759
4760 2002-07-03 Eric Botcazou <ebotcazou@multimania.com>
4761 Jeff Law <law@redhat.com>
4762
4763 * i386.md (length_immediate attribute): Fix typo.
4764 (length_address attribute): Likewise.
4765 (modrm attribute): Set it to 0 for immediate call instructions.
4766 (jcc_1 pattern): Set modrm attribute to 0.
4767 (jcc_2 pattern ): Likewise.
4768 (jump pattern): Likewise.
4769 (doloop_end_internal pattern): Explicitly set length.
4770 (leave pattern): Fix typo.
4771 (leave_rex64 pattern): Likewise.
4772
4773 2002-07-03 David Edelsohn <edelsohn@gnu.org>
4774
4775 * config/rs6000/rs6000.md (fix_truncdfsi2_internal): Ignore DImode
4776 in FPR as preference.
4777 (fctiwz): Same.
4778 (floatdidf2, fix_truncdfdi2): Same.
4779 (floatdisf2, floatditf2, fix_trunctfdi2): Same.
4780 (floatditf2): Same.
4781 (floatsitf2, fix_trunctfsi2): SImode in GPR.
4782 (ctrdi): Remove FPR alternative and splitter.
4783
4784 2002-07-03 Will Cohen <wcohen@redhat.com>
4785
4786 * config/i386/i386.c (x86_integer_DFmode_moves): Disable for PPro.
4787
4788 Wed Jul 3 10:24:16 2002 J"orn Rennecke <joern.rennecke@superh.com>
4789
4790 * optabs.c (expand_vector_binop): Don't store using a SUBREG smaller
4791 than UNITS_PER_WORD, unless this is little endian and the first unit
4792 in this word. Let extract_bit_field decide how to load an element.
4793 Force arguments to matching mode.
4794 (expand_vector_unop): Likewise.
4795
4796 * simplify-rtx.c (simplify_subreg): Don't assume that all vectors
4797 consist of word_mode elements.
4798 * c-typeck.c (build_binary_op): Allow vector types for BIT_AND_EXPR,
4799 BIT_ANDTC_EXPR, BIT_IOR_EXPR and BIT_XOR_EXPR.
4800 (build_unary_op): Allow vector types for BIT_NOT_EPR.
4801 * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg for
4802 CONST_VECTOR.
4803 * optabs.c (expand_vector_binop): Try to perform operation in
4804 smaller vector modes with same inner size. Add handling of AND, IOR
4805 and XOR. Reject expansion to inner-mode sized scalars when using
4806 OPTAB_DIRECT. Use simplify_gen_subreg on constants.
4807 (expand_vector_unop): Try to perform operation in smaller vector
4808 modes with same inner size. Add handling of one's complement.
4809 When there is no vector negate operation, try a vector subtract
4810 operation. Use simplify_gen_subreg on constants.
4811 * simplify-rtx.c (simplify_subreg): Add capability to convert vector
4812 constants into smaller vectors with same inner mode, and to
4813 integer CONST_DOUBLEs.
4814
4815 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4816
4817 * c-parse.in (parsing_iso_function_signature): New variable.
4818 (extdef_1): New, copied from...
4819 (extdef): ... here. Reset parsing_iso_function_signature.
4820 (old_style_parm_decls): Reset parsing_iso_function_signature.
4821 (old_style_parm_decls_1): New, copied from old_style_parm_decls.
4822 Warn about ISO C style function definitions.
4823 (nested_function, notype_nested_function): Reset
4824 parsing_iso_function_signature.
4825 (parmlist_2): Set parsing_iso_function_signature.
4826
4827 * doc/invoke.texi (-Wtraditional): Document new behavior.
4828
4829 2002-07-02 Chris Demetriou <cgd@broadcom.com>
4830
4831 * config.gcc (mips*el-*-*): Use tm_defines to set
4832 TARGET_ENDIAN_DEFAULT, rather than including mips/little.h.
4833 * config/mips/little.h: Remove.
4834
4835 2002-07-02 Devang Patel <dpatel@apple.com>
4836
4837 * objc/objc-act.c (adjust_type_for_id_default): Do not allow an
4838 object as parameter. Prevent something like 'NSObject' to be
4839 used as the type for a method argument.
4840
4841 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
4842
4843 * cpptrad.c: Update comment.
4844
4845 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
4846
4847 * doc/cpp.texi: Update for traditional preprocessing changes.
4848 * goc/cppopts.texi: Similarly.
4849
4850 2002-07-02 Ziemowit Laski <zlaski@apple.com>
4851
4852 * c-parse.in (designator): Enable designated initializers if ObjC.
4853 (objcmessageexpr): Remove references to objc_receiver_context.
4854 * objc/objc-act.h (objc_receiver_context): Remove decl.
4855 * objc/objc-act.c (objc_receiver_context): Remove.
4856 (lookup_objc_ivar): Test objc_method_context instead of
4857 objc_receiver_context.
4858
4859 Tue Jul 2 18:45:45 2002 J"orn Rennecke <joern.rennecke@superh.com>
4860
4861 * sh.c (print_operand, case 'N'): Allow zero vector.
4862 (arith_reg_or_0_operand): Likewise.
4863 (zero_vec_operand): Check for CONST_VECTOR, not PARALLEL.
4864 * sh.h (CONST_COSTS): 0 has 0 cost. Check OUTER_CODE for
4865 IOR, XOR, PLUS and SET and take their respective constant
4866 ranges into account.
4867 (PREDICATE_CODES, arith_reg_or_0_operand): Can be CONST_VECTOR.
4868 * sh.md (subdi3, subdi3_media): Allow zero operand.
4869 (movv8qi_i+3): Only vector that is not split is the zero vector.
4870 Fix operand 3 to simplify_subreg.
4871 (movv2si_i): Split alternative 1.
4872 (mshfhi_l_di_rev+1): New splitter.
4873
4874 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
4875
4876 PR preprocessor/7029
4877 * cppinit.c (cpp_handle_option): Suppress warnings with an
4878 implicit "-w" for "-M" and "-MM".
4879 * doc/cppopts.texi: Update.
4880
4881 2002-07-01 Roger Sayle <roger@eyesopen.com>
4882
4883 * config/sh/sh.c (sh_media_init_builtins): Change use of poisoned
4884 identifier "bzero" to "memset". Pass extra NULL_TREE argument to
4885 builtin_function.
4886
4887 2002-07-02 Alan Modra <amodra@bigpond.net.au>
4888
4889 * README.Portability: Fix typos.
4890
4891 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
4892
4893 PR target/7177
4894 * config/cris/cris.h (LEGITIMIZE_RELOAD_ADDRESS): Correct number
4895 of indirections for register inside sign-extended mem part.
4896
4897 2002-07-01 Roger Sayle <roger@eyesopen.com>
4898
4899 * tree.h: Modify builtin_function interface to take an extra
4900 argument ATTRS, which is a tree representing an attribute list.
4901
4902 * c-decl.c (builtin_function): Accept additional parameter.
4903 * objc/objc-act.c (builtin_function): Likewise.
4904 * f/com.c (builtin_function): Likewise.
4905 * java/decl.c (builtin_function): Likewise.
4906 * ada/utils.c (builtin_function): Likewise.
4907 * cp/decl.c (builtin_function): Likewise.
4908 (builtin_function_1): Likewise.
4909
4910 * c-common.c (c_common_nodes_and_builtins): Pass an additional
4911 NULL_TREE argument to builtin_function. (builtin_function_2):
4912 Likewise.
4913 * cp/call.c (build_java_interface_fn_ref): Likewise.
4914 * objc/objc-act.c (synth_module_prologue): Likewise.
4915 * java/decl.c (java_init_decl_processing): Likewise.
4916 * f/com.c (ffe_com_init_0): Likewise.
4917
4918 * config/alpha/alpha.c (alpha_init_builtins): Pass an additional
4919 NULL_TREE argument to builtin_function.
4920 * config/arm/arm.c (def_builtin): Likewise.
4921 * config/c4x/c4x.c (c4x_init_builtins): Likewise.
4922 * config/i386/i386.c (def_builtin): Likewise.
4923 * config/ia64/ia64.c (def_builtin): Likewise.
4924 * config/rs6000/rs6000.c (def_builtin): Likewise.
4925
4926 2002-07-01 Zack Weinberg <zack@codesourcery.com>
4927
4928 * config/ip2k/t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST.
4929 * config/mips/t-isa3264: Likewise.
4930 * config/mmix/t-mmix: Likewise.
4931
4932 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
4933
4934 * emit-rtl.c (init_emit_once): Add missing cast to HOST_WIDE_INT.
4935
4936 2002-07-01 Roger Sayle <roger@eyesopen.com>
4937
4938 PR opt/4046
4939 * fold-const.c (fold) [COND_EXPR]: Simplify A ? 0 : 1 to !A,
4940 A ? B : 0 to A && B and A ? B : 1 into !A || B if both A and
4941 B are truth values.
4942
4943 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4944
4945 * config/mmix/t-mmix: Eliminate last reference to LIBGCC1_TEST.
4946
4947 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
4948
4949 * README.Portability (Function prototypes): Give an example of
4950 declaring and defining a function with no arguments.
4951
4952 * README.Portability (Function prototypes): Document new
4953 variable-argument function macros.
4954
4955 Mon Jul 1 19:55:17 2002 J"orn Rennecke <joern.rennecke@superh.com>
4956
4957 * sh.c (langhooks.h): Include.
4958 (sh_init_builtins, sh_media_init_builtins): New functions.
4959 (sh_expand_builtin, arith_reg_dest,and_operand): Likewise.
4960 (mextr_bit_offset, extend_reg_operand, zero_vec_operand): Likewise.
4961 (sh_rep_vec, sh_1el_vec, sh_const_vec): Likewise.
4962 (builtin_description): New struct tag.
4963 (signature_args, bdesc): New arrays.
4964 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Undef / define.
4965 (print_operand): Add 'N' modifier.
4966 * sh.h (VECTOR_MODE_SUPPORTED_P): Add SHmedia vector modes.
4967 (EXTRA_CONSTRAINT_U, EXTRA_CONSTRAINT_W): New macros.
4968 (EXTRA_CONSTRAINT): Add 'U' and 'W' cases.
4969 (CONST_COSTS): Add special case for SHmedia AND.
4970 (PREDICATE_CODES): Add and_operand, arith_reg_dest,
4971 extend_reg_operand, extend_reg_or_0_operand, mextr_bit_offset,
4972 sh_const_vec, sh_1el_vec, sh_rep_vec, zero_vec_operand.
4973 target_operand can also be const or unspec.
4974 * sh.md (UNSPEC_INIT_TRAMP, UNSPEC_FCOSA UNSPEC_FSRRA): New constants.
4975 (UNSPEC_FSINA, UNSPEC_NSB, UNSPEC_ALLOCO): Likewise.
4976 (attribute type): Add new types.
4977 (anddi3): Add splitter.
4978 (movdi_const_16bit+1): Add code to handle vector constants and
4979 bitmasks efficiently.
4980 (shori_media): Have generator function made.
4981 (movv8qi, movv8qi_i, movv8qi_i+1, movv8qi_i+2): New patterns.
4982 (movv8qi_i+3, movv2hi, movv2hi_i, movv4hi, movv4hi_i): Likewise.
4983 (movv2si, movv2si_i, absv2si2, absv4hi2, addv2si3, addv4hi3): Likewise.
4984 (ssaddv2si3, usaddv8qi3, ssaddv4hi3, negcmpeqv8qi): Likewise.
4985 (negcmpeqv2si, negcmpeqv4hi, negcmpgtuv8qi, negcmpgtv2si): Likewise.
4986 (negcmpgtv4hi, mcmv, mcnvs_lw, mcnvs_wb, mcnvs_wub): Likewise.
4987 (mextr_rl, mextr_lr, mextr1, mextr2, mextr3, mextr4, mextr5): Likewise.
4988 (mextr6, mextr7, mmacfx_wl, mmacfx_wl_i, mmacnfx_wl): Likewise.
4989 (mmacnfx_wl_i, mulv2si3, mulv4hi3, mmulfx_l, mmulfx_w): Likewise.
4990 (mmulfxrp_w, mmulhi_wl, mmullo_wl, mmul23_wl, mmul01_wl): Likewise.
4991 (mmulsum_wq, mmulsum_wq_i, mperm_w, mperm_w_little): LIkewise.
4992 (mperm_w_big, mperm_w0, msad_ubq, msad_ubq_i, mshalds_l): Likewise.
4993 (mshalds_w, ashrv2si3, ashrv4hi3, mshards_q, mshfhi_b): Likewise.
4994 (mshflo_b, mshf4_b, mshf0_b, mshfhi_l, mshflo_l, mshf4_l): Likewsie.
4995 (mshf0_l, mshfhi_w, mshflo_w, mshf4_w, mshf0_w, mshfhi_l_di): Likewise.
4996 (mshfhi_l_di_rev, mshflo_l_di, mshflo_l_di_rev): Likewise.
4997 (mshflo_l_di_x, mshflo_l_di_x_rev, ashlv2si3, ashlv4hi3): Likewise.
4998 (lshrv2si3, lshrv4hi3, subv2si3, subv4hi3, sssubv2si3): Likewise.
4999 (ussubv8qi3, sssubv4hi3, fcosa_s, fsina_s, fipr, fsrra_s): Likewise.
5000 (ftrv): Likewise.
5001
5002 (fpu_switch+1, fpu_switch+2): Remove constraint.
5003
5004 2002-07-01 Aldy Hernandez <aldyh@redhat.com>
5005
5006 * tree.c (build_function_type_list): Update function comment.
5007 Rename first argument to return_type.
5008
5009 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
5010
5011 * Makefile.in: Remove all trace of tradcpp.c, tradcpp.h,
5012 tradcif.y and related files.
5013
5014 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
5015
5016 * cpptrad.c (skip_whitespace): Pass pointer to prior char.
5017
5018 2002-07-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5019
5020 * mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.
5021
5022 2002-06-30 Devang Patel <dpatel@apple.com>
5023
5024 * objc/objc-act.c (finish_file): Avoid finish_objc() if
5025 -fsyntax-only.
5026
5027 Fri Jun 28 17:22:37 2002 Denis Chertykov <denisc@overta.ru>
5028 Frank Ch. Eigler <fche@redhat.com>
5029 Matthew Green <mrg@redhat.com>
5030 Richard Henderson <rtl@redhat.com>
5031 Dave Hudson <dave.hudson@ubicom.com>
5032 Jeff Johnston <jjohnstn@redhat.com>
5033 Alan Lehotsky <apl@alum.mit.edu>
5034 Bernd Schmidt <bernds@redhat.com>
5035 Graham Stott <grahams@redhat.com>
5036
5037 * doc/extend.texi: Add ip2k port to description of attribute
5038 naked.
5039 * doc/install.texi (Specific): Add ip2k description.
5040 * doc/install-old.texi (Configurations): Add ip2k to possible
5041 cpu types.
5042 * doc/md.texi: Document ip2k constraints.
5043 * config/ip2k/crt0.S: New file.
5044 * config/ip2k/ip2k-protos.h: New file.
5045 * config/ip2k/ip2k.c: New file.
5046 * config/ip2k/ip2k.h: New file.
5047 * config/ip2k/ip2k.md: New file.
5048 * config/ip2k/libgcc.S: New file.
5049 * config/ip2k/t-ip2k: New file.
5050
5051 2002-06-30 Hans-Peter Nilsson <hp@bitrange.com>
5052
5053 * config/mmix/mmix.md ("return"): New pattern.
5054 * config/mmix/mmix.h (TARGET_MASK_USE_RETURN_INSN)
5055 (TARGET_USE_RETURN_INSN): New macros.
5056 (TARGET_DEFAULT): Include TARGET_MASK_USE_RETURN_INSN.
5057 (TARGET_SWITCHES): Add -msingle-exit and -mno-single-exit.
5058 * config/mmix/mmix.c (MMIX_OUTPUT_REGNO): Fix spacing.
5059 (MMIX_POP_ARGUMENT): New macro.
5060 (mmix_target_asm_function_prologue): When no epilogue is executed,
5061 just emit a blank line. Use MMIX_POP_ARGUMENT with final POP insn.
5062 (mmix_print_operand) <case '.'>: New case.
5063 (mmix_print_operand_punct_valid_p): Match '.'.
5064 (mmix_use_simple_return): New function.
5065 * config/mmix/mmix-protos.h (mmix_use_simple_return): Prototype.
5066 * doc/invoke.texi (Option Summary) <MMIX Summary>: Add
5067 -msingle-exit, -mno-single-exit.
5068 (MMIX Options): Ditto.
5069
5070 2002-06-30 Aldy Hernandez <aldyh@redhat.com>
5071
5072 * config/i386/i386.c (ix86_init_mmx_sse_builtins): Fix typos.
5073
5074 2002-06-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5075
5076 * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.
5077
5078 2002-06-30 Alan Modra <amodra@bigpond.net.au>
5079
5080 * unroll.c (loop_iterations): Handle EQ loops.
5081
5082 2002-06-29 David Edelsohn <edelsohn@gnu.org>
5083
5084 * config/rs6000/rs6000.md (ctrdi): Allocate pseudo for FPR
5085 constraint in define_expand, not splitter.
5086 Formatting.
5087
5088 2002-06-29 Aldy Hernandez <aldyh@redhat.com>
5089
5090 * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use
5091 build_function_type_list instead of build_function_type.
5092
5093 * config/ia64/ia64.c (ia64_init_builtins): Same.
5094
5095 * config/alpha/alpha.c (alpha_init_builtins): Same.
5096
5097 * config/rs6000/rs6000.c (altivec_init_builtins): Same.
5098
5099 * config/arm/arm.c (arm_init_builtins): Same.
5100
5101 * tree.h: Add build_function_type_list prototype.
5102
5103 * tree.c (build_function_type_list): New.
5104
5105 2002-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5106
5107 * collect2.c (scan_prog_file): Fix typo in message.
5108
5109 2002-06-28 Aaron Lehmann <aaronl@vitelus.com>
5110
5111 * fold-cont.c: Remove unused CHARMASK.
5112
5113 2002-06-29 Neil Booth <neil@daikokuya.co.uk>
5114
5115 PR preprocessor/7150
5116 * cppmain.c (scan_translation_unit_trad): Simplify.
5117 * cppmacro.c (cpp_scan_nooutput): Handle traditional case.
5118
5119 2002-06-29 Neil Booth <neil@daikokuya.demon.co.uk>
5120
5121 * config/i386/crtdll.h: Define EXTRA_OS_CPP_BUILTINS.
5122 Don't use CPP_PREDEFINES.
5123 * config/i386/cygwin.h (EXTRA_OS_CPP_BUILTINS): New.
5124 Used TARGET_OS_CPP_BUILTINS in preference to CPP_PREDEFINES.
5125 * config/i386/djgpp.h, config/i386/i386-coff.h,
5126 config/i386/i386-interix.h, config/i386/i386-interix3.h,
5127 config/i386/lynx-ng.h, config/i386/lynx.h, config/i386/mingw32.h,
5128 config/i386/openbsd.h, config/i386/ptx4-i.h, config/i386/sysv3.h,
5129 config/i386/uwin.h: Similarly.
5130
5131 2002-06-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5132
5133 * c4x.h: (TARGET_CPU_CPP_BUILTINS): Check flag_inline_functions and
5134 flag_inline_trees to enable inlining.
5135
5136 2002-06-28 Phil Edwards <pme@gcc.gnu.org>
5137
5138 * configure.in (gcc_gxx_include_dir): Change to match versioned
5139 C++ headers if --enable-version-specific-runtime-libs is used.
5140 * configure: Regenerate.
5141
5142 2002-06-28 Jan Hubicka <jh@suse.cz>
5143
5144 * gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move.
5145
5146 2002-06-28 Stephen Clarke <stephen.clarke@superh.com>
5147
5148 * combine.c (combine_simplify_rtx): Pass the mode of the
5149 shift count, not the shift operation when trying to simplify
5150 a shift on a SHIFT_COUNT_TRUNCATED target.
5151
5152 2002-06-28 Stephane Carrez <stcarrez@nerim.fr>
5153
5154 * config/m68hc11/m68hc11.md ("*addsi3"): Use 'o' constraint to
5155 avoid the auto increment addressing modes.
5156 ("*subsi3"): Likewise.
5157 (split for add/sub on address): For 68HC12 push the value on
5158 the stack and do the operation with a pop.
5159
5160 2002-06-28 Neil Booth <neil@daikokuya.co.uk>
5161
5162 * cpplib.c (_cpp_handle_directive): Move #define-specific
5163 code to the #define handler...
5164 (do_define): ...here.
5165 (lex_macro_node): No longer a need to check for comments here.
5166
5167 2002-06-28 Stephane Carrez <stcarrez@nerim.fr>
5168
5169 * config/m68hc11/m68hc11.h (OPTIMIZATION_OPTIONS): Define.
5170 * config/m68hc11/m68hc11-protos.h (m68hc11_optimization_options):
5171 Declare.
5172 * config/m68hc11/m68hc11.c (m68hc11_optimization_options): New,
5173 do not reorder basic blocks at the end when optimizing for size.
5174
5175 2002-06-28 Stephane Carrez <stcarrez@nerim.fr>
5176
5177 * config/m68hc11/m68hc11.c (autoinc_mode): New function.
5178 (m68hc11_make_autoinc_notes): New function.
5179 (m68hc11_split_move): Be very cautious when spliting a move with
5180 auto increment/decrement modes because this may result in incompatible
5181 directions; add REG_INC notes to the resulting insn for CSE reg.
5182
5183 2002-06-28 Stephane Carrez <Stephane.Carrez@nerim.fr>
5184
5185 * config/m68hc11/m68hc11.c (register_indirect_p): For 68HC12 a constant
5186 can be a valid address.
5187
5188 2002-06-28 Aldy Hernandez <aldyh@redhat.com>
5189
5190 * config/rs6000/rs6000.c: Remove unusued variables from last
5191 patch.
5192
5193 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
5194
5195 Revert:
5196 * config/rs6000/rs6000.c (rs6000_override_options): Move
5197 *SUBTARGET_OVERRIDE_OPTIONS before the -m options.
5198
5199 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
5200
5201 * config/rs6000/rs6000.c (altivec_expand_builtin): Move
5202 lvx/stv/dst builtins...
5203 (altivec_expand_ld_builtin): ...to here.
5204 (altivec_expand_st_builtin): ...here.
5205 (altivec_expand_dst_builtin): ...and here (respectively).
5206
5207 2002-06-28 Bob Wilson <bob.wilson@acm.org>
5208
5209 * config/xtensa/xtensa.h (RETURN_IN_MEMORY): Update comment.
5210
5211 2001-06-08 Bernd Schmidt <bernds@redhat.com>
5212
5213 * emit-rtl.c (gen_lowpart_common): Don't create paradoxical FLOAT_MODE
5214 subregs.
5215 * recog.c (general_operand, register_operand): Disallow them.
5216
5217 2002-06-28 Neil Booth <neil@daikokuya.co.uk>
5218
5219 PR preprocessor/7138
5220 * cpplib.c (_cpp_handle_directive): Do traditional
5221 preparation after setting state.angled_headers.
5222 * cpptrad.c (scan_out_logical_line): Fix potential
5223 quote bug.
5224
5225 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
5226
5227 * config/rs6000/rs6000.c (rs6000_override_options): Move
5228 *SUBTARGET_OVERRIDE_OPTIONS before the -m options.
5229
5230 2002-06-27 Bob Wilson <bob.wilson@acm.org>
5231
5232 * config/xtensa/xtensa.md: Give "*xxx" names to all unnamed insn's.
5233 (*lsiu, *ssiu, movstrsi_internal, zero_cost_loop_start,
5234 zero_cost_loop_end): Remove unnecessary "parallel" from insns.
5235
5236 2002-06-27 Roger Sayle <roger@eyesopen.com>
5237
5238 * config/d30v/d30v.h: Remove commented out STACK_REGS #defines.
5239 * config/stormy16/stormy16.h: Likewise.
5240
5241 * config/stormy16/stormy16.h (CUMULATIVE_ARGS): Replace typedef
5242 with #define.
5243
5244 2002-06-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5245
5246 * doc/install.texi (Binaries): Add Sinix/Reliant Unix. Move
5247 Hitachi entry. Make punctuation more consistent.
5248
5249 2002-06-27 Matt Kraai <kraai@alumni.cmu.edu>
5250
5251 * doc/install.texi: Change ` bit' to `-bit'.
5252 * doc/md.texi: Change `-bits' to `-bit'.
5253 * doc/tm.texi: Change `-bits' to ` bits'.
5254
5255 2002-06-27 Daniel Berlin <dberlin@dberlin.org>
5256
5257 * gcse.c (hoist_code): Rewrite to only get list of dominated
5258 blocks once per BB. Also fix reversed test (by removing need for
5259 the test at all).
5260
5261 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
5262
5263 * cpphash.h (_cpp_set_trad_context): Remove.
5264 * cpplib.c (prepare_directive_trad): Do nothing for #define.
5265 (cpp_push_buffer, _cpp_pop_buffer): Don't call _cpp_set_trad_context.
5266 * cpptrad.c: Update comments.
5267 (_cpp_read_logical_line_trad): Let scan_logical_line handle
5268 updating the current context.
5269 (scan_logical_line): Update the current context.
5270 (_cpp_create_trad_definition): Similarly.
5271 (_cpp_set_trad_context): Remove.
5272
5273 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
5274
5275 PR preprocessor/7070
5276 * c-lex.c (cb_def_pragma): Don't try to spell CPP_EOF.
5277
5278 2002-06-26 Bob Wilson <bob.wilson@acm.org>
5279
5280 * config/xtensa/xtensa-protos.h (xtensa_return_addr): Declare.
5281 config/xtensa/xtensa.c (xtensa_return_addr): New function.
5282 config/xtensa/xtensa.h (RETURN_ADDR_RTX): Use xtensa_return_addr.
5283 config/xtensa/xtensa.md (fix_return_addr): New pattern.
5284
5285 2002-06-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5286
5287 * mips.c (coprocessor_operand, coprocessor2_operand,
5288 symbolic_operand): Move prototypes from here...
5289 * mips-protos.h (coprocessor_operand, coprocessor2_operand,
5290 symbolic_operand): ...to here.
5291
5292 Wed Jun 26 16:32:57 2002 J"orn Rennecke <joern.rennecke@superh.com>
5293
5294 * config/sh/crt1.asm: remove _stack label definition
5295 and sentinel value.
5296
5297 2002-06-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5298
5299 * varasm.c: Include real.h before output.h.
5300
5301 2002-06-26 Aldy Hernandez <aldyh@redhat.com>
5302
5303 * config/rs6000/rs6000.h (ALTIVEC_VECTOR_MODE): Revert change to
5304 check for TARGET_ALTIVEC.
5305
5306 2002-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5307
5308 * config.gcc (vax-*-vms*): Make obselete.
5309
5310 2002-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5311
5312 * gcc.c (warn_std): Delete.
5313
5314 2002-06-25 Loren J. Rittle <ljrittle@acm.org>
5315
5316 * doc/extend.texi: Fix formatting of last checkin.
5317
5318 2002-06-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5319
5320 * config/alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Remove leading
5321 underscore from __IEEE_FP and __IEEE_FP_INEXACT.
5322
5323 2002-06-25 Aldy Hernandez <aldyh@redhat.com>
5324
5325 * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
5326 discrepancies from motorola's documentation.
5327
5328 Tue Jun 25 21:51:13 2002 J"orn Rennecke <joern.rennecke@superh.com>
5329
5330 * optabs.c (expand_vector_binop, expand_vector_unop): Don't assume
5331 GET_MODE_UNIT_SIZE (mode) == UNITS_PER_WORD.
5332
5333 * config/sh/lib1funcs.asm (udivdi3): Make first divide step
5334 produce a 32 bit result before normalization, then normalize with a
5335 left shift. Compute approximative error of 2nd reciprocal
5336 approximation in 2's complement. Fix mask generation from upper
5337 longword of second divide stage result.
5338 For large divisor, fix shift count used to truncate first stage
5339 divide result; make decision if to adjust upwards based on comparison
5340 of higher parts of normalized values.
5341 (udivdi): Likewise. Undo normalization of result for large divisor
5342 case.
5343
5344 2002-06-25 David S. Miller <davem@redhat.com>
5345
5346 * config/sparc/sparc.md: Change \\{t,n} to \{t,n}.
5347
5348 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
5349
5350 * cpplib.c (do_include_common): Revert to correct line number
5351 if -traditional.
5352 * cpptrad.c (scan_out_logical_line): Treat null directive as
5353 white space. Invlidate MI optimization for non-whitespace
5354 text outside a directive.
5355
5356 2002-06-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5357
5358 * Makefile.in (SHELL): Set to @SHELL@.
5359 * fixinc/Makefile.in (SHELL): Likewise.
5360
5361 * mips.md (fixuns_truncdfsi2, fixuns_truncdfdi2,
5362 fixuns_truncsfsi2, fixuns_truncsfdi2): Avoid automatic aggregate
5363 initialization.
5364
5365 2002-06-24 Jeff Law <law@redhat.com>
5366
5367 * flow.c (propagate_one_insn): When removing an insn
5368 with a REG_LIBCALL note but not the entire libcall sequence,
5369 delete the associated REG_RETVAL note.
5370
5371 Mon Jun 24 21:05:09 2002 J"orn Rennecke <joern.rennecke@superh.com>
5372
5373 * lib1funcs.asm (sdivsi3): Add optimized SH64 implementations.
5374 (udivsi3): Likewise. Rewrite SH1 implementation.
5375 (udivdi3, divdi3, umoddi3, moddi3): New SHmedia functions.
5376 * sh.md (R20_REG, R21_REG, R22_REG, R23_REG, FR23_REG): New constants.
5377 (udivsi3_i1_media, divsi3_i1_media): Fix clobber list.
5378 * config/sh/t-sh64 (LIB1ASMFUNCS): (_udivdi3, _divdi3, _umoddi3): Add.
5379 (_moddi3): Likewise.
5380
5381 * lib1funcs.asm (ic_invalidate): Add data cache line writeback.
5382
5383 * sh.h (FUNCTION_ARG_ADVANCE): Take SHCOMPACT_FORCE_ON_STACK
5384 arguments into account for stack_regs.
5385
5386 2002-06-24 Matt Kraai <kraai@alumni.cmu.edu>
5387
5388 * doc/extend.texi: Change `@dots{}' to `/* @r{@dots{}} */'
5389 in examples.
5390
5391 2002-06-24 Art Haas <ahaas@neosoft.com>
5392
5393 * doc/extend.texi (Other Builtins): Change `...' to `@dots{}'.
5394 * doc/tm.texi (Frame Layout): Likewise.
5395
5396 2002-06-20 Steve Ellcey <sje@cup.hp.com>
5397
5398 * gcc/config.gcc (ia64*-*-hpux*): Set use_collect2 to no.
5399 Set float_format to i128.
5400
5401 2002-06-24 David S. Miller <davem@redhat.com>
5402
5403 * config/sparc/sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the
5404 32-bit ABI libfuncs to NULL.
5405
5406 * config/sparc/sparc.md: Use define_insn_and_split. Use braced
5407 strings instead of quoted strings for code blocks.
5408
5409 * expmed.c (expand_divmod): Do not set optab1/optab2 to the shift
5410 optabs if op1 is const0_rtx.
5411
5412 * Makefile.in (GTFILES): Add basic-block.h
5413 * basic-block.h (label_value_list, tail_recursion_label_list):
5414 Mark with GTY.
5415
5416 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
5417
5418 * cpptrad.c (scan_out_logical_line): Check recursing only when
5419 we know we have a macro invocation in the function-like case.
5420 Only call _cpp_handle_directive if we know we have a good
5421 directive, or we want to reject a bad directive.
5422
5423 2002-06-24 Alan Modra <amodra@bigpond.net.au>
5424
5425 * doloop.c (doloop_valid_p): Correct comment.
5426 (doloop_modify_runtime <abs_inc != 1>): Simplify.
5427 (doloop_modify_runtime <do-while>): Don't emit code when NE.
5428
5429 Thu Jun 20 00:26:53 2002 Denis Chertykov <denisc@overta.ru>
5430
5431 * config.gcc: Add support for ip2k.
5432
5433 2002-06-23 Jan Hubicka <jh@suse.cz>
5434 Jeff Law <law@redhat.com>
5435
5436 * function.h (struct emit_status): Clarify potential contents
5437 of regno_reg_rtx array.
5438 * integrate.c (copy_rtx_and_substitute): Update comments. Make
5439 sure entry in regno_reg_rtx is a REG before checking REG_POINTER.
5440
5441 * reg-stack.c (convert_regs_exit): Push the registers to stack in
5442 proper order.
5443
5444 2002-06-22 Ulrich Weigand <uweigand@de.ibm.com>
5445
5446 PR middle-end/6963
5447 * function.c (assign_stack_temp_for_type): Do not return
5448 the same MEM rtx for multiple uses of a stack slot.
5449
5450 2002-06-22 David S. Miller <davem@redhat.com>
5451
5452 PR target/6841 target/6770 target/6719
5453 * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Return
5454 NO_REGS for constant X when CLASS is GENERAL_OR_FP_REGS or
5455 GENERAL_OR_EXTRA_FP_REGS.
5456
5457 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
5458
5459 * cpptrad.c (struct fun_macro): Add line number.
5460 (scan_out_logical_line): Set it, and use it to report unterminated
5461 macro invocations.
5462
5463 2002-06-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5464
5465 * genautomata.c (copy_node, VLA_PTR_CREATE, VLA_PTR_EXPAND,
5466 VLA_PTR_ADD, VLA_HWINT_CREATE, VLA_HWINT_EXPAND, VLA_HWINT_ADD,
5467 DECL_UNIT, DECL_BYPASS, DECL_AUTOMATON, DECL_EXCL, DECL_PRESENCE,
5468 DECL_ABSENCE, DECL_RESERV, DECL_INSN_RESERV, REGEXP_UNIT,
5469 REGEXP_RESERV, REGEXP_SEQUENCE, REGEXP_REPEAT, REGEXP_ALLOF,
5470 REGEXP_ONEOF, check_name): Const-ify.
5471
5472 2002-06-21 Matt Thomas <matt@3am-software.com>
5473
5474 * config/vax/vax.c (vax_output_function_prologue): Use
5475 REGISTER_PREFIX. Fix some indentation.
5476 * config/vax/vax.h (FUNCTION_PROFILER): Use reg_names[].
5477 (VAX_ISTREAM_SYNC): Define.
5478 (INITIALIZE_TRAMPOLINE): Use VAX_ISTREAM_SYNC. Move the
5479 i-stream sync to the end.
5480 (REGISTER_PREFIX): Define as "".
5481 (ASM_OUTPUT_MI_THUNK): Use REGISTER_PREFIX.
5482
5483 2002-06-21 Jason Thorpe <thorpej@wasabisystems.com>
5484
5485 * config.gcc (ns32k-*-netbsd*): Remove from list of obsolete
5486 configurations.
5487
5488 2002-06-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5489
5490 * tree.c (tree_node_kind, tree_node_counts, tree_node_sizes,
5491 tree_node_kind_names): Wrap in GATHER_STATISTICS macro.
5492
5493 2002-06-21 Matt Thomas <matt@3am-software.com>
5494
5495 * config/vax/netbsd.h: Adjust a comment.
5496 (TARGET_DEFAULT): Redefine as 0.
5497
5498 2002-06-21 Richard Henderson <rth@redhat.com>
5499
5500 * bb-reorder.c (make_reorder_chain_1): Search harder for the
5501 vax casesi fallthru edge.
5502 * cfglayout.c (cleanup_unconditional_jumps): Use
5503 redirect_edge_succ_nodup. Do not delete ADDR_VEC insns as dead.
5504 * cfgrtl.c (force_nonfallthru_and_redirect): Place redirection
5505 block after ADDR_VEC.
5506
5507 2002-06-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5508
5509 * config/sparc/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.
5510
5511 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
5512
5513 * cpperror.c (cpp_error): For traditional CPP, default to
5514 diagnostics on pfile->line.
5515 * cpplib.c (prepare_directive_trad): Set line number for
5516 diagnostics for #define too.
5517 * cpptrad.c (skip_whitespace): Skip comments properly.
5518 (_cpp_expansions_different_trad): Initialize quote2.
5519
5520 2002-06-21 Hans-Peter Nilsson <hp@bitrange.com>
5521
5522 * config/mmix/mmix.md: Change GNU CC to GCC in file header comment.
5523 * config/mmix/mmix.h: Ditto.
5524 * config/mmix/mmix-protos.h: Ditto.
5525 * config/mmix/mmix.c: Ditto. Fix typo in comment.
5526 * config/mmix/mmix-modes.def: Change GNU CC to GCC in file header
5527 comment. Comment extra CC modes.
5528
5529 2002-06-20 Jan Hubicka <jh@suse.cz>
5530
5531 * cfglayout.c (scope_to_insns_initialize): Call set_block_levels.
5532 (scope_to_insns_finalize): Do not call set_block_levels; handle
5533 sequences.
5534 (choose_inner_scope): New.
5535 * rtl.h (choose_inner_scope): Declare.
5536
5537 2002-06-20 John David Anglin <dave@hiauly1.hia.nrc.ca>
5538
5539 * pa-protos.h (pa_asm_output_mi_thunk): Change third argument to
5540 HOST_WIDE_INT.
5541 * pa.c (pa_asm_output_mi_thunk): Likewise.
5542 (n_deferred_plabels): Change type to size_t.
5543 (output_deferred_plabels, output_call): Use size_t instead of int.
5544
5545 2002-06-20 Richard Henderson <rth@redhat.com>
5546
5547 PR target/4041
5548 * config/m68k/m68k.md (zero_extendsidi2): Create expander; duplicate
5549 pattern and adjust constraints for coldfire.
5550
5551 2002-06-20 Richard Henderson <rth@redhat.com>
5552
5553 * explow.c (probe_stack_range): Use gen_rtx_fmt_ee.
5554
5555 2002-06-20 Chris Demetriou <cgd@broadcom.com>
5556
5557 * config.gcc (mipsisa64-*-elf*, mipsisa64el-*-elf*): New targets.
5558
5559 2002-06-20 Chris Demetriou <cgd@broadcom.com>
5560
5561 * config/mips/mips.h (ISA_HAS_FP4): Fix comment to reflect use.
5562
5563 2002-06-20 Stan Shebs <shebs@apple.com>
5564
5565 * dominance.c: Include errors.h instead of error.h.
5566
5567 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
5568
5569 * cppexp.c (cpp_interpret_integer): Don't force traditional
5570 numbers to be unsigned.
5571 * cpplib.c (prepare_directive_trad): Set line number for
5572 diagnostics.
5573 * cpptrad.c (scan_out_logical_line): Continue scanning out
5574 at start of buffer.
5575 * gcc.c (trad_capable_cpp): Use cc1 always.
5576
5577 2002-06-20 Jeffrey Law <law@redhat.com>
5578
5579 * i386.h (TARGET_DEFAULT): Do not turn on frame pointer
5580 elimination in leaf functions by default yet.
5581
5582 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
5583
5584 * combine.c (make_extraction): Reapply to the argument of an ASHIFT.
5585
5586 2002-06-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5587
5588 * config/sparc/t-crtfm (crtfastmath.o): Prefix with $(T) for
5589 multilibs.
5590 * config/sparc/t-sol2-64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.
5591 Fixes PR other/6836.
5592
5593 Thu Jun 20 19:42:21 CEST 2002 Jan Hubicka <jh@suse.cz>
5594 Pavel Nejedly <bim@atrey.karlin.mff.cuni.cz>
5595
5596 Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
5597
5598 * basic-block.h: Do not include et-forest.h
5599 (dominance_info): Declare as struct dominance-info.
5600 * cfglayout.c (cleanup_unconditional_jumps): Remove the edge before
5601 deleting block.
5602 * dominance.c (struct dominance_info): Define.
5603 (BB_NODE, SET_BB_NODE): New macros.
5604 (bb_hash_func, bb_eq_func): Kill.
5605 (calculate_dominace_info, free_dominacne_info, set_immediate_dominator,
5606 nearest_common_dominator, dominated_by_p, recount_dominator,
5607 add_to_dominance_info, delete_from_dominance_info): update for new
5608 representation.
5609 (get_dominated_by, redirect_immediate_dominators): Rewrite using
5610 enumerate_sons.
5611 * ifcvt.c (process_double_test_block, merge_if_block, find_cond_trap,
5612 find_if_case_1, find_if_case_2): Remove killed blocks from dominance
5613 structure.
5614
5615 * et-forest.h: Update copyright; revamp all function to operate on
5616 nodes
5617 (et_forest_value): Kill.
5618 (et_forest_enumerate_sons, et_forest_node_value): New.
5619 * et-forest.c: Update copyright.
5620 * et-forest.h: Update copyright; revamp all function to operate on
5621 nodes
5622 (et_forest_value): Kill.
5623 (et_forest_enumerate_sons, et_forest_node_value): New.
5624
5625 Thu Jun 6 22:43:43 CEST 2002 Jan Hubicka <jh@suse.cz>
5626
5627 * basic-block.h: Inlude et-forest.h
5628 (basic_block_def): Kill dominator.
5629 (dominance_info): New type.
5630 (loops): Use dominace_info.
5631 (dominace handling functions): Take dominace_info as argument
5632 instead of bitmaps.
5633 (create_preheader): Likewise.
5634 * cfg.c (entry_exit_blocks): Kill dominator.
5635 (dump_flow_info): Do not dump dominators.
5636 * cfglayout.c (cleanup_unconditonal_jumps): Delete deleted block from
5637 dominators.
5638 * cfgloop.c (flow_pre_header_find): Use dominacne_info.
5639 (flow_loops_pre_header_scan, make_forwarder_block,
5640 canonicale_loop_headers, flow_loops_find): Likewise.
5641 * dominance.c: Include error.h
5642 (idoms_to_doms): Kill.
5643 (bb_hash_func, bb_eq_func): New static functions.
5644 (debug_dominace_info): New global function.
5645 (calculate_dominance_info): Use new et forest structure.
5646 (free_dominace_info, get_immediate_dominator, set_immediate_dominator,
5647 get_dominated_by, redirect_immediate_dominators,
5648 nearest_common_dominator, dominated_by_p, verify_dominators,
5649 recount_dominator, iterate_fix_dominators, add_to_dominace_info,
5650 delete_from_dominance_info): New global functions.
5651 * gcse.c (domnators): CHange to dominance_info.
5652 (alloc_hoist_mem): Do not alloc dominators
5653 (free_code_hoist_mem): Use free_dominance_info.
5654 (compute_code_hoist_data): Use dominance_info.
5655 (hoist_code): Likewise.
5656 * ifcvt.c (post_dominators): Likewise.
5657 (find_if_case_2, if_convert): Likewise.
5658 * predict.c (process_note_predictions, process_note_prediction,
5659 estimate-probability): Likewise.
5660 * sched-rgn.c (find_rgns, init_regions): Likewise.
5661 * ssa-dce.c (find_all_control_dependences, fint_control_depemndence,
5662 find_pdom, delete_insn_bb, ssa_eliminate_dead_code): Likewise.
5663 * ssa.c (compute_dominance_frontiers_1, rename_block, rename_registers,
5664 find_evaluations, convert_to_ssa): Likewise.
5665 * ssa.h (compute_dominance_frontiers): Likewise.
5666
5667 Thu Jun 6 22:57:34 CEST 2002 Pavel Nejedly <bim@atrey.karlin.mff.cuni.cz>
5668
5669 * Makefile.in (et-forest.c): Add.
5670 * et-forest.c: New file.
5671 * at-forest.h: New file.
5672
5673 2002-06-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5674
5675 * c-decl.c (c_decode_option): Use ARRAY_SIZE in lieu of explicit
5676 array size calculation.
5677 * gengtype.c (NUM_BASE_FILES, create_file, write_gc_root):
5678 Likewise.
5679
5680 * diagnostic.c (diagnostic_kind_text): Const-ify.
5681 * gengtype.c (lang_names): Likewise.
5682
5683 Thu Jun 20 17:25:29 CEST 2002 JAn HUbicka <jh@suse.cz>
5684
5685 * combine.c (subst): Be prepared for simplify_subreg to return VOIDmode.
5686
5687 2002-06-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5688
5689 * config/sol2.h: New file.
5690 * config.gcc (i?86-*-solaris2*): Include it before i386/sol2.h.
5691 (sparc64-wrs-vxworks*): Include it before sparc/sol2.h.
5692 (sparc-*-chorusos*): Likewise.
5693 (sparc-*-elf*): Likewise.
5694 (sparc-*-rtems*, sparc-*-rtemself*): Likewise.
5695 (sparc64-*-solaris2*, sparcv9-*-solaris2*): Likewise.
5696 (sparc-hal-solaris2*): Likewise.
5697 (sparc-*-solaris2*): Likewise.
5698 (sparclite-*-elf*): Likewise.
5699 (sparc86x-*-elf*): Likewise.
5700 (sparc64-*-elf*): Likewise.
5701
5702 * config/i386/sol2.h (PREFERRED_DEBUGGING_TYPE): Moved to
5703 config/sol2.h.
5704 (ASM_SPEC): Override config/sol2.h version for now.
5705 Removed obsolete GAS_REJECTS_MINUS_S variant.
5706 (WINT_TYPE, WINT_TYPE_SIZE): Moved to config/sol2.h.
5707 (HANDLE_PRAGMA_REDEFINE_EXTNAME): Likewise.
5708 (TARGET_OS_CPP_BUILTINS): Likewise.
5709 Assert system=unix.
5710 (CPP_SPEC): Simplified using new CPP_SUBTARGET_SPEC.
5711 (LIB_SPEC, ENDFILE_SPEC, STARTFILE_SPEC, LINK_SPEC): Moved to
5712 config/sol2.h.
5713 (SWITCH_TAKES_ARG, STDC_0_IN_SYSTEM_HEADERS): Likewise.
5714 (ASM_CPU_SPEC): Define.
5715 (SUBTARGET_EXTRA_SPECS): Define.
5716
5717 * config/sparc/sol2-bi.h (LONG_DOUBLE_TYPE_SIZE): Removed, already
5718 in config/sparc/sol2.h.
5719 (ASM_SPEC): Moved to config/sol2.h.
5720 (CPP_CPU_SPEC): Simplified.
5721 (STARTFILE_SPEC32): Likewise, renamed to STARTFILE_ARCH32_SPEC for
5722 consistency.
5723 (STARTFILE_SPEC64): Renamed to STARTFILE_ARCH64_SPEC.
5724 (STARTFILE_ARCH_SPEC): Use new names STARTFILE_ARCH32_SPEC,
5725 STARTFILE_ARCH64_SPEC.
5726 (STARTFILE_SPEC): Moved to config/sol2.h
5727 (SUBTARGET_EXTRA_SPECS): Add startfile_arch.
5728 (LINK_ARCH32_SPEC): Moved to config/sol2.h.
5729 (LINK_ARCH64_SPEC): Simplified.
5730 (LINK_ARCH_SPEC): Redefined config/sol2.h version for 64-bit support.
5731 (LINK_SPEC): Moved to config/sol2.h
5732
5733 * config/sparc/sol2.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Moved to
5734 config/sol2.h.
5735 Use BITS_PER_WORD for size.
5736 (WINT_TYPE, WINT_TYPE_SIZE): Likewise.
5737 (HANDLE_PRAGMA_REDEFINE_EXTNAME): Likewise.
5738 (CPP_PREDEFINES): Removed OS-specific part handled by
5739 TARGET_OS_CPP_BUILTINS.
5740 (CPP_SUBTARGET_SPEC): Moved to config/sol2.h.
5741 (CPLUSPLUS_CPP_SPEC): Removed, handled by TARGET_OS_CPP_BUILTINS.
5742 (ASM_SPEC): Moved to config/sol2.h.
5743 (PREFERRED_DEBUGGING_TYPE): Likewise.
5744 (STARTFILE_SPEC, LIB_SPEC, LINK_SPEC): Likewise.
5745 (SWITCH_TAKES_ARG, STDC_0_IN_SYSTEM_HEADERS): Likewise.
5746 (TARGET_DEFAULT): Reordered to match config/sparc/sol2-bi.h version.
5747 (TRANSFER_FROM_TRAMPOLINE): Moved to config/sol2.h
5748
5749 * config.gcc (i?86-*-solaris2*): Removed obsolete gas support.
5750 * config/i386/sol2gas.h: Removed.
5751
5752 Thu Jun 20 12:14:01 CEST 2002 Jan Hubicka <jh@suse.cz>
5753
5754 * i386.md (xorqi_1_slp, xorqi_2_slp): New patterns.
5755
5756 2002-06-16 Aldy Hernandez <aldyh@redhat.com>
5757
5758 * gcc.c-torture/execute/simd-1.c: New.
5759
5760 * gcc.dg/simd-1.c: New.
5761
5762 * doc/extend.texi (Vector Extensions): Document that we can
5763 specify simd types not specifically supported by the hardware.
5764 Document that simd types can be used as function arguments.
5765 Document that signness does make a difference in SIMD types.
5766 Misc cleanups and revisions to the vector extensions section.
5767
5768 * simplify-rtx.c (simplify_subreg): Simplify subregs of vector
5769 constants.
5770
5771 * expr.c (vector_mode_valid_p): New.
5772
5773 * expr.h: Add vector_mode_valid_p.
5774
5775 * defaults.h (VECTOR_MODE_SUPPORTED_P): Set default.
5776
5777 * c-common.c (type_for_mode): Always build vector nodes regardless
5778 of VECTOR_MODE_SUPPORTED_P.
5779 (handle_mode_attribute): Error if we can't emulate a nonexisting
5780 vector mode.
5781 (handle_vector_size_attribute): Same.
5782
5783 * optabs.c (expand_binop): Open-code vector operations.
5784 (expand_unop): Open-code vector unops.
5785 (expand_vector_binop): New.
5786 (expand_vector_unop): New.
5787
5788 * c-typeck.c (build_binary_op): Allow vectors in binops.
5789 Allow vectors in conditional operatiors.
5790 (build_unary_op): Allow vectors in unary minus.
5791
5792 * config/rs6000/rs6000.h (ALTIVEC_VECTOR_MODE): Conditionalize on
5793 TARGET_ALTIVEC.
5794
5795 2002-05-20 Richard Henderson <rth@redhat.com>
5796
5797 * c-common.c (c_common_get_alias_set): Correctly handle characters.
5798 Rearrange order of expressions; don't handle vectors here.
5799 * alias.c (get_alias_set): Let vectors match their components.
5800
5801 2002-06-19 Chris Demetriou <cgd@broadcom.com>
5802
5803 * config/mips/mips.c (mips_emit_prefetch): Use hints which
5804 match desired locality.
5805
5806 2002-06-19 Dhananjay R. Deshpande <dhananjayd@kpit.com>
5807
5808 * config/h8300/h8300.c (TARGET_INSERT_ATTRIBUTES): Define.
5809 (h8300_insert_attributes): New.
5810
5811 2002-06-19 Akim Demaille <akim@epita.fr>
5812
5813 * c-parse.in (initelt: identifier ':' initval): Add an empty
5814 action to fix a type clash.
5815 (aliasdecl, classdef): Add the missing closing `;'.
5816 Whitespace changes.
5817 * gengtype-yacc.y (typedef_struct): Add an empty action to preevnt
5818 $$ = $1 type clashes.
5819
5820 2002-06-19 Eric Christopher <echristo@redhat.com>
5821
5822 * config/mips/mips.c (symbol_operand): New function.
5823 (mips_emit_prefetch): Ditto.
5824 * config/mips/mips-protos.h: Define.
5825 * config/mips/mips.h (ISA_HAS_PREFETCH): Define.
5826 (CONSTANT_ADDRESS_P): Adjust, use TARGET_GAS.
5827 (LEGITIMIZE_ADDRESS): Ditto.
5828 * config/mips/mips.md (prefetch, prefetch_si_address,
5829 prefetch_si, prefetch_di_address, prefetch_di): New patterns.
5830
5831 2002-06-19 Eric Christopher <echristo@redhat.com>
5832
5833 * config/fp-bit.h: Add unordered defines for gofast.
5834
5835 2002-06-19 Vladimir Makarov <vmakarov@redhat.com>
5836
5837 * genautomata.c (DECL_UNIT, DECL_BYPASS, DECL_AUTOMATON,
5838 DECL_EXCL, DECL_PRESENCE, DECL_ABSENCE, DECL_RESERV,
5839 DECL_INSN_RESERV, REGEXP_UNIT, REGEXP_RESERV, REGEXP_SEQUENCE,
5840 REGEXP_REPEAT, REGEXP_ALLOF, REGEXP_ONEOF): New macros with
5841 checking and without it.
5842 (decl_name, decl_mode_check_failed, regexp_name,
5843 regexp_mode_check_failed): New functions.
5844 (gen_cpu_unit, gen_query_cpu_unit, gen_bypass, gen_excl_set,
5845 gen_presence_set, gen_absence_set, gen_automaton,
5846 gen_regexp_repeat, gen_regexp_allof, gen_regexp_oneof,
5847 gen_regexp_sequence, gen_reserv, gen_insn_reserv,
5848 automaton_decl_hash, automaton_decl_eq_p): Use the macros.
5849 (find_automaton_decl): Ditto. Set up mode of work_automaton_decl.
5850 (insn_decl_hash, insn_decl_hash, insn_decl_eq_p): Use the macros.
5851 (find_insn_decl): Ditto. Set up mode of work_insn_decl.
5852 (decl_hash, decl_eq_p): Use the macros.
5853 (find_decl): Ditto. Set up mode of work_decl.
5854 (process_excls, process_presence_absence, process_decls,
5855 check_automaton_usage, process_regexp, process_regexp_decls,
5856 check_usage, loop_in_regexp, check_loops_in_regexps,
5857 process_regexp_cycles, add_advance_cycle_insn_decl,
5858 initiate_states, initiate_excl_sets,
5859 initiate_presence_absence_sets, copy_insn_regexp, transform_1,
5860 transform_2): Use the macros.
5861 (transform_3): Ditto. Check mode before making transformations of
5862 ALLOF.
5863 (regexp_transform_func, transform_insn_regexps,
5864 process_unit_to_form_the_same_automaton_unit_lists,
5865 form_the_same_automaton_unit_lists_from_regexp,
5866 form_the_same_automaton_unit_lists,
5867 process_seq_for_forming_states, process_alts_for_forming_states,
5868 create_alt_states, form_ainsn_with_same_reservs, make_automaton,
5869 form_arcs_marked_by_insn, NDFA_to_DFA, set_new_cycle_flags,
5870 estimate_one_automaton_bound, compare_max_occ_cycle_nums,
5871 units_to_automata_heuristic_distr, create_ainsns,
5872 units_to_automata_distr, create_automata): Use the macros.
5873 (form_regexp): Ditto. Fix typo in access to fields of ALLOF.
5874 (longest_path_length, min_issue_delay_pass_states,
5875 output_dead_lock_vect, output_tables, output_insn_code_cases,
5876 output_internal_insn_latency_func, output_print_reservation_func,
5877 output_description, output_automaton_units, generate): Use the
5878 macros.
5879 (make_insn_alts_attr): Ditto. Check case when there are not
5880 alternatives in the reservation.
5881 (make_internal_dfa_insn_code_attr, make_default_insn_latency_attr,
5882 make_bypass_attr, form_important_insn_automata_lists,
5883 expand_automata): Use the macros.
5884
5885 2002-06-20 Tim Josling <tej@melbpc.org.au>
5886
5887 * Makefile.in: Clean up code to check for misspecified languages
5888 in enable-languages.
5889
5890 2002-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5891
5892 * cpptrad.c (_cpp_replacement_text_len): initialize len.
5893
5894 2002-06-19 Jason Merrill <jason@redhat.com>
5895
5896 * Makefile.in (unstrap, restrap): New targets.
5897 (bootstrap): Mention restrap.
5898
5899 2002-06-19 Matt Kraai <kraai@alumni.cmu.edu>
5900
5901 * except.c (ehl_free): Remove.
5902
5903 * doc/tm.texi (TARGET_CPU_CPP_BUILTINS): Correct misnamings of
5904 builtin_define and builtin_define_std.
5905
5906 2002-06-19 Ian Dall <ian@sibyl.beware.dropbear.id.au>
5907
5908 * config/ns32k/ns32k.md: Give "*xxx" names to all unnamed insn's.
5909 (sCOND): Restrict operand class so that gcc knows how to reload them.
5910 (bitfield_set): Merge two unnamed insn's using alternatives.
5911 (call_value): Remove constraint on unused uperand.
5912 (udivmodhi4, udivmodsi4, udivmoddihi4_internal): Remove.
5913 (udivmoddiqi4_internal, udivmoddihi4, udivmoddiqi4): Remove.
5914
5915 * longlong.h (count_trailing_zeros): Escape newline and beautify.
5916
5917 2002-06-19 Mark Mitchell <mark@codesourcery.com>
5918
5919 * Makefile.in (QMTEST_DIR): Simplify definition.
5920
5921 2002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
5922
5923 * config/d30v/d30v.h (CUMULATIVE_ARGS): Replace typedef with
5924 #define.
5925
5926 2002-06-19 Neil Booth <neil@daikokuya.co.uk>
5927
5928 * cpphash.h (struct cpp_reader): Make date and time strings.
5929 (_cpp_builtin_macro_text, _cpp_copy_replacement_text,
5930 _cpp_replacement_text_len): New.
5931 * cppinit.c (cpp_create_reader): Update.
5932 (init_builtins): Register appropriate builtins for -traditional-cpp.
5933 * cppmacro.c (new_number_token): Remove.
5934 (_cpp_builtin_macro_text): New.
5935 (builtin_macro): Use it.
5936 (cpp_macro_definition): Update to handle traditional macros.
5937 * cppmain.c (cb_line_change): Don't do column positioning for
5938 traditional output.
5939 * cpptrad.c (enum ls): Rename ls_fun_macro to ls_fun_open. New
5940 state ls_fun_close.
5941 (skip_whitespace): Fix.
5942 (maybe_start_funlike): Don't set state.parsing_args.
5943 (scan_out_logical_line): Remove duplicate error. Use lex_state
5944 rather than state.parsing_args.
5945 (push_replacement_text): Handle builtins.
5946 (_cpp_replacement_text_len, _cpp_copy_replacement_text): New.
5947
5948 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
5949 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5950
5951 * config/fp-bit.c (_fpmul_parts, _fpdiv_parts): Mark with
5952 attribute __always_inline__.
5953
5954 2002-06-18 Bob Wilson <bob.wilson@acm.org>
5955
5956 * config/xtensa/xtensa.h (FUNCTION_PROFILER): Respect flag_pic
5957 when generating the call to _mcount.
5958 (NO_PROFILE_COUNTERS): Define.
5959
5960 2002-06-18 Richard Henderson <rth@redhat.com>
5961
5962 * print-rtl.c (print_rtx): Adjust NOTE argument numbers for
5963 2002-06-02 change.
5964
5965 Tue Jun 18 20:53:32 2002 J"orn Rennecke <joern.rennecke@superh.com>
5966
5967 * t-sh (MULTILIB_EXCEPTIONS): Set to ml.
5968 config/sh/t-linux (MULTILIB_EXCEPTIONS): Clear.
5969 * config/sh/t-netbsd (MULTILIB_EXCEPTIONS): Likewise.
5970 * config/sh/t-sh64 (MULTILIB_EXCEPTIONS): Likewise.
5971
5972 * sh-protos.h (sh_pr_interrupt): Declare.
5973 * sh.c (sh_pr_interrupt): New function.
5974 (print_operand, calc_live_regs, sh_expand_prologue): Use it.
5975 (sh_hard_regno_rename_ok): Likewise.
5976 * sh.h (NORMAL_MODE): FP_MODE_NONE for interupt handlers.
5977
5978 2002-06-18 Vladimir Makarov <vmakarov@redhat.com>
5979
5980 * rtl.def (DEFINE_AUTOMATON): Add description of new options
5981 `time' and `v'. Fix incorrect description of option `w'.
5982
5983 * doc/md.texi: Ditto.
5984
5985 * genautomata.c (TIME_OPTION, V_OPTION): New macros.
5986 (gen_automata_option): Process the new options.
5987 (transform_2, transform_3): Initialize some variables.
5988 (initiate_automaton_gen): Use the new macros.
5989
5990 2002-06-18 Richard Sandiford <rsandifo@redhat.com>
5991
5992 * config/mips/mips-protos.h (mips_initial_elimination_offset): Declare.
5993 (mips_set_return_address, mips_restore_gp): Declare.
5994 * config/mips/mips.h (struct mips_frame_info): Move to mips.c
5995 (current_frame_info): Remove.
5996 (INITIAL_ELIMINATION_OFFSET): Use mips_initial_elimination_offset.
5997 * config/mips/mips.c: Remove uses of current_frame_info.
5998 (struct mips_frame_info): Moved from mips.h. Remove 'insns_len'.
5999 (struct machine_function): Add 'frame' and 'insns_len'.
6000 (current_frame_info, zero_frame_info): Remove.
6001 (mips_restore_gp, mips_set_return_address): New.
6002 (mips_initial_elimination_offset): New.
6003 * config/mips/mips.md (exception_receiver): Use mips_restore_gp.
6004 (eh_return define_split): Use mips_set_return_address.
6005
6006 2002-06-18 Neil Booth <neil@daikokuya.demon.co.uk>
6007
6008 * cpplib.c (dtable): Update.
6009 (end_directive): Decrement expansion prevention count.
6010 Clear state.in_expression.
6011 (prepare_directive_trad): Set state.in_expression.
6012 Increment expansion prevention count.
6013 * cpptrad.c (enum ls): New.
6014 (_cpp_overlay_buffer): Set overlaid_buffer.
6015 (_cpp_remove_overlay): Use overlaid_buffer.
6016 (_cpp_read_logcial_line_trad): Update buffer when it might
6017 have changed.
6018 (scan_out_logical_line): Handle state transitions for assertions
6019 and defined() in #if, and for funlike invocations including the
6020 directive case. Handle '<' and '>' as a quote mechanism in
6021 #include. Warn about unterminated macro invocations.
6022 * cpphash.h (struct lexer_state): New member in_expression.
6023 (struct cpp_reader): New member overlaid buffer.
6024
6025 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
6026
6027 * config/cris/arit.c (do_31div, __Udiv, __Umod): Mark prototype
6028 __always_inline__.
6029
6030 2002-06-18 Alan Modra <amodra@bigpond.net.au>
6031
6032 * config/ia64/ia64.md (doloop_end_internal): Correct rtl.
6033
6034 * doloop.c (doloop_optimize): Extract pattern from insn.
6035
6036 2002-06-17 Matt Kraai <kraai@alumni.cmu.edu>
6037
6038 * doc/extend.texi (Function Attributes): Remove `,...' from @var.
6039
6040 2002-06-17 Jeff Law <law@redhat.com>
6041
6042 * libgcc2.c: Do not include symcat.h or machmode.h.
6043
6044 2002-06-17 Richard Henderson <rth@redhat.com>
6045
6046 PR target/6922
6047 * expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND.
6048
6049 2002-06-17 Tom Tromey <tromey@redhat.com>
6050
6051 * dwarfout.c: Include function.h.
6052
6053 2002-06-17 Andreas Schwab <schwab@suse.de>
6054
6055 * print-rtl.c (print_rtx): Print space before vector, not after.
6056 (debug_rtx): Clear sawclose before printing.
6057 (debug_rtx_list): Print newline after each list element.
6058 (debug_rtx_range): Likewise.
6059
6060 2002-06-17 Richard Henderson <rth@redhat.com>
6061
6062 * function.h (struct function) [funcdef_no]: Rename profile_label_no.
6063 (current_function_funcdef_no): Similarly.
6064 * function.c (funcdef_no): Similarly.
6065 (prepare_function_start): Set current_function_funcdef_no.
6066 (expand_function_start): Don't set current_function_profile_label_no.
6067 * dwarf2out.h (current_funcdef_number): Remove.
6068 * dwarf2out.c (current_funcdef_number): Remove. Replace with
6069 current_function_funcdef_no throughout.
6070 * dwarfout.c, vmsdbgout.c: Similarly.
6071 * except.c (sjlj_funcdef_number): Remove.
6072 (sjlj_emit_function_enter): Use current_function_funcdef_no instead.
6073 (output_function_exception_table): Likewise.
6074 * final.c (profile_function): Use current_function_funcdef_no
6075 instead of current_function_profile_label_no.
6076
6077 2002-06-17 Vladimir Makarov <vmakarov@redhat.com>
6078
6079 * sched-ebb.c (init_ready_list): Check INSN_P first.
6080
6081 Mon Jun 17 17:26:15 2002 J"orn Rennecke <joern.rennecke@superh.com>
6082
6083 * sh.md (divsi3): Update way how to find insns in a sequence.
6084
6085 * reload1.c (merge_assigned_reloads): Don't change reloads
6086 other than RELOAD_FOR_INPUT_ADDRESS / RELOAD_FOR_INPADDR_ADDRESS
6087 to RELOAD_OTHER when there are conflicting input reloads.
6088
6089 2002-06-17 Richard Earnshaw (rearnsha@arm.com)
6090
6091 * function.c (epilogue_done): Correctly build a sequence of insns for
6092 a sibcall epilogue.
6093
6094 2002-06-17 Nick Clifton <nickc@cambridge.redhat.com>
6095
6096 * config/fr30/fr30.h (CUMULATIVE_ARGS): Replace typedef with
6097 #define.
6098
6099 * config/m32r/m32r.md: Replace gen_sequence with get_insns.
6100
6101 2002-06-16 Richard Henderson <rth@redhat.com>
6102
6103 * config/i386/i386.h (BIGGEST_FIELD_ALIGNMENT): Define instead
6104 of ADJUST_FIELD_ALIGN if IN_TARGET_LIBS.
6105
6106 2002-06-16 Richard Henderson <rth@redhat.com>
6107
6108 PR opt/6722
6109 * regclass.c (globalize_reg): Update regs_invalidated_by_call.
6110
6111 2002-06-16 Neil Booth <neil@daikokuya.demon.co.uk>
6112
6113 * config.gcc: Add i386/sysv4-cpp.h; remove i386-aout.h from vxworks.
6114 * config/i386/i386-aout.h, config/i386/i386elf.h,
6115 config/i386/sysv4.h: Remove CPP_PREDEFINES.
6116 * config/i386/linux64.h, config/i386/i386elf.h, config/i386/mach.h,
6117 config/i386/netware.h, config/i386/rtemself.h, config/i386/sco5.h,
6118 config/i386/sol2.h, config/i386/vsta.h, config/i386/vxi386.h,
6119 config/i386/win32.h: Use TARGET_OS_CPP_BUILTINS rather than
6120 CPP_PREDEFINES and part of CPP_SPEC.
6121 * config/i386/sysv4-cpp.h: New.
6122
6123 2002-06-16 Richard Henderson <rth@redhat.com>
6124
6125 PR c/7030
6126 * dwarf2out.c (modified_type_die): Don't assign the qualified die
6127 to the unqualified type.
6128
6129 Sun Jun 16 22:16:10 CEST 2002 Jan Hubicka <jh@suse.cz>
6130
6131 * i386-protos.h (x86_field_alignment): Declare.
6132 * i386.c (x86_field_alignment): Define.
6133 * i386.h (ADJUST_FIELD_ALIGNMENT): New.
6134 (BIGGEST_FIELD_ALIGNMENT): Kill.
6135
6136 2002-06-16 Richard Henderson <rth@redhat.com>
6137
6138 * vax.md (casesi): Use emit_jump_insn. Tidy expander pattern.
6139
6140 2002-06-16 Richard Henderson <rth@redhat.com>
6141
6142 * c-common.c (flag_ms_extensions): Move from c++ front end.
6143 * c-common.h (flag_ms_extensions): Declare.
6144 * c-decl.c (c_decode_option): Add -fms-extensions.
6145 (grokfield): Don't accept anonymous structures in ISO C mode;
6146 accept only unnamed anonymous structures in GNU C mode; accept
6147 Plan 9 extensions in MS mode.
6148 * c-parse.in (SAVE_EXT_FLAGS, RESTORE_EXT_FLAGS): Rename from
6149 SAVE/RESTORE_WARN_FLAGS; add flag_iso frobbing; update all callers.
6150 (extension): Clear flag_iso.
6151 * doc/invoke.texi (C Dialect Options): Add -fms-extensions.
6152
6153 2002-06-16 Hans-Peter Nilsson <hp@axis.com>
6154
6155 PR target/7042
6156 * reorg.c (make_return_insns) [DELAY_SLOTS_FOR_EPILOGUE]: Exit
6157 early if current_function_epilogue_delay_list is non-empty.
6158 * config/cris/cris.md ("return"): Add sanity check asserting that
6159 current_function_epilogue_delay_list is empty.
6160
6161 2002-06-16 Jeff Law <law@redhat.com>
6162
6163 * emit-rtl.c (gen_rtx_REG): Temporarily turn off automatic
6164 sharing of hard registers.
6165
6166 * toplev.c (rest_of_compilation): Remove redundant conditional.
6167
6168 * toplev.c (rest_of_compilation): Perform a simpler, less costly
6169 cleanup of the CFG when not optimizing.
6170
6171 2002-06-16 Alan Modra <amodra@bigpond.net.au>
6172
6173 * gcc.c (main): Correct startfile_prefix_spec check.
6174
6175 2002-06-12 Geoffrey Keating <geoffk@redhat.com>
6176
6177 * config.gcc: Revert rth's patch of 2002-05-18. Instead,
6178 include both darwin.o and rs6000-c.o.
6179
6180 2002-06-15 Roger Sayle <roger@eyesopen.com>
6181
6182 * expr.c (compare_from_rtx): Call simplify_relational_operation
6183 on all comparisons, not just those between integer constants,
6184 with the correct (possibly unsigned) comparison code.
6185 (do_compare_rtx_and_jump): Likewise.
6186
6187 2002-06-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
6188
6189 * Makefile.in (tm_defines): New configuration variable.
6190 (cs-config.h, cs-hconfig.h, cs-tconfig.h): Rename DEFINES to XM_DEFINES.
6191 Pass tm_defines in TM_DEFINES.
6192 (cs-tm_p.h): Rename DEFINES to XM_DEFINES. Pass TM_DEFINES.
6193 * config.gcc (tm_defines): New configuration variable.
6194 (hppa*-*-* | parisc*-*-*): Use tm_defines instead of pa-700.h and
6195 pa-7100.h headers. Change hppa1* scheduling default to 7100LC.
6196 * configure.in: Substitute tm_defines.
6197 * configure: Rebuilt.
6198 * mkconfig.sh: Rename DEFINES to XM_DEFINES. Output TM_DEFINES.
6199 * doc/install.texi: Update.
6200 * pa/pa-700.h: Delete file.
6201 * pa/pa-7100.h: Delete file.
6202
6203 2002-06-15 Roger Sayle <roger@eyesopen.com>
6204
6205 * fold-const.c (comparison_to_compcode): New function to convert
6206 an comparison TREE CODE into a bit-based representation.
6207 (compcode_to_comparison): New function to convert from this bit
6208 based representation back to a comparison TREE CODE.
6209 (fold_truthop): Simplify (x<y) && (x==y) and related composite
6210 comparisons.
6211
6212 2002-06-15 Aldy Hernandez <aldyh@redhat.com>
6213
6214 * tm.texi (MEMBER_TYPE_FORCES_BLK): Document MODE argument.
6215
6216 * stor-layout.c (compute_record_mode): Remove check for
6217 FUNCTION_ARG_REG_LITTLE_ENDIAN and VOIDmode when checking for
6218 MEMBER_TYPE_FORCES_BLK. Pass new mode field to
6219 MEMBER_TYPE_FORCES_BLK.
6220
6221 * config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Same.
6222
6223 * config/c4x/c4x.h (MEMBER_TYPE_FORCES_BLK): Same.
6224
6225 2002-06-14 Jeff Sturm <jsturm@one-point.com>
6226
6227 * config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS): Add SPARC_STACK_BIAS.
6228
6229 2002-06-14 Steve Ellcey <sje@cup.hp.com>
6230
6231 * configure.in (USE_UNWIND_EXCEPTIONS): Add support to set
6232 USE_UNWIND_EXCEPTIONS if --enable-libunwind-exceptions is set.
6233 * configure, config.in: Regenerate.
6234
6235 2002-06-14 Eric Botcazou <ebotcazou@multimania.com>
6236
6237 * loop.c (check_final_value): Use v->always_executed
6238 instead of v->always_computable.
6239 * unroll.c (final_giv_value): Don't calculate the final
6240 value as a function of the biv if the giv is not computed
6241 for every loop iteration.
6242
6243 2002-06-14 Eric Botcazou <ebotcazou@multimania.com>
6244
6245 * loop.c (for_each_insn_in_loop): Fix formatting and comments.
6246
6247 2002-06-14 Eric Botcazou <ebotcazou@multimania.com>
6248
6249 PR c/6677
6250 * convert.c (convert_to_integer) [LSHIFT_EXPR]: Don't pass
6251 the truncation down when the target type is signed.
6252 [trunc1]: Use unsigned arithmetic for LSHIFT_EXPR.
6253 * fold-const.c (extract_muldiv) [NOP_EXPR]: Don't pass through
6254 the conversion if the target type is a smaller type.
6255
6256 2002-06-14 Richard Henderson <rth@redhat.com>
6257
6258 * fold-const.c (fold) [compare ops]: Move X>=C / X<C transfomation
6259 earlier. Re-factor comparisons vs extrema.
6260
6261 2002-06-14 Richard Henderson <rth@redhat.com>
6262
6263 * config/alpha/alpha.md (builtin_zapnot): Fix op2 mode.
6264
6265 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6266
6267 * rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.
6268 * sched-deps.c (add_dependence): Likewise.
6269 (group_leader): Likewise.
6270 * sched-rgn.c (init_ready_list): Likewise.
6271 * doc/rtl.texi: Adjust accordingly.
6272
6273 2002-06-13 Jeffrey Law <law@redhat.com>
6274
6275 * gcse.c (delete_null_pointer_checks_1): Inform caller if any
6276 null pointer checks were eliminated. Update prototype.
6277 (delete_null_pointer_checks): Similarly.
6278 * rtl.h (delete_null_pointer_checks): Update prototype.
6279 * toplev.c (rest_of_compilation): Only run cleanup_cfg if
6280 delete_null_pointer_checks deletes one or more null
6281 pointer checks. Do not run cleanup_cfg before gcse, the
6282 CFG is accurate and optimized at that point..
6283
6284 * rs6000.c (rs6000_frame_related): Avoid unwanted sharing
6285 of hard registers.
6286
6287 2002-06-14 Ulrich Weigand <uweigand@de.ibm.com>
6288
6289 * Makefile.in (libgcc.mk): Depend on specs.
6290
6291 Fri Jun 14 12:15:11 2002 J"orn Rennecke <joern.rennecke@superh.com>
6292
6293 * sh.md (mulsi3): Update way how to find insns in a sequence.
6294
6295 Fri Jun 14 12:04:02 2002 Dhananjay R. Deshpande <dhananjayd@kpit.com>
6296
6297 * sh.h: Define HARD_REGNO_RENAME_OK
6298 * sh.c: sh_hard_regno_rename_ok: New. If current function has
6299 interrupt_handler attribute, only registers saved on stack are OK.
6300 * sh-protos.h: Declare sh_hard_regno_rename_ok.
6301
6302 2002-06-14 Kaz Kojima <kkojima@gcc.gnu.org>
6303
6304 * config/sh/sh.md (jump): Emit jump insn.
6305 (call_pcrel): Get pattern of the result of gen_call_site.
6306 (call_value_pcrel, sibcall_pcrel, GOTaddr2picreg): Likewise.
6307
6308 2002-06-14 Neil Booth <neil@daikokuya.demon.co.uk>
6309
6310 * cpphash.h (struct cpp_buffer): Remove saved_line_base.
6311 * cpptrad.c: Update comments.
6312 (skip_whitespace, copy_comment): Take a new parameter.
6313 (skip_escaped_newlines): Don't duplicate escaped newline test.
6314 (copy_comment): Different location for CUR, decide here how
6315 to copy / replace the comment.
6316 (skip_whitespace): Copy whitespace.
6317 (_cpp_overlay_buffer, _cpp_remove_overlay): Don't play with line_base.
6318 (scan_out_logical_line): Let copy comment handle keeping or
6319 replacing comments.
6320 (scan_parameters, _cpp_create_trad_definition): Update.
6321
6322 2002-06-13 Alan Lehotsky <apl@alum.mit.edu>
6323
6324 * reload.c (get_secondary_mem,find_reloads_address,
6325 find_reloads_address_1): Pass reference to MEM to find_reloads_address
6326 so that LEGITIMIZE_RELOAD_ADDRESS will be called.
6327
6328 2002-06-13 Jessica Han <jessica@cup.hp.com>
6329
6330 * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
6331 (TARGET_VTABLE_DATA_ENTRY_DISTANCE): New.
6332 * doc/tm.texi: Document them.
6333 * config/ia64/ia64.h (TARGET_VTABLE_ENTRY_ALIGN): New.
6334 (TARGET_VTABLE_DATA_ENTRY_DISTANCE): New.
6335 (TARGET_VTABLE_USES_DESCRIPTORS): 4 word descriptors for 32-bit mode.
6336 (ASM_OUTPUT_FDESC): Likewise.
6337
6338 2002-06-13 Eric Christopher <echristo@redhat.com>
6339
6340 * diagnostic.c (output_format): Fix thinko.
6341
6342 Thu Jun 13 22:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
6343
6344 * config/sh/coff.h (HAS_INIT_SECTION, INVOKE__MAIN): Don't define.
6345 (DWARF2_UNWIND_INFO): Define to 0.
6346
6347 * config/sh/sh.c (calc_live_regs): Don't use initial_value
6348 optimization for PR_MEDIA_REG.
6349
6350 2002-06-13 Neil Booth <neil@daikokuya.demon.co.uk>
6351
6352 * cpphash.h (_cpp_lex_identifier_trad): Remove.
6353 * cpplib.c (end_directive): Don't skip, always remove overlay
6354 apart from #define.
6355 (prepare_directive_trad): Handle NULL pfile->directive.
6356 (_cpp_handle_directive): Always call prepare_directive_trad
6357 if traditional.
6358 * cppmain.c (check_multiline_token): Rename account_for_newlines,
6359 generalize inputs.
6360 (scan_translation_unit_trad): Use it.
6361 * cpptrad.c (skip_comment): Rename copy_comment, copy comment to
6362 output, get escaped newline in comment close correct.
6363 (check_output_buffer, skip_whitespace): Update.
6364 (_cpp_lex_identifier_trad): Remove.
6365 (scan_out_logical_line): Handle -C and comments in directives
6366 properly.
6367
6368 Thu Jun 13 20:18:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
6369
6370 * config.gcc: Add support for sh[234]*-*-elf*, sh[2346lbe]*-*-linux*.
6371 * config/sh/linux.h (TARGET_DEFAULT): Use TARGET_CPU_DEFAULT.
6372 * sh.h (SELECT_SH1, SELECT_SH2, SELECT_SH3, SELECT_SH3E): New macros.
6373 (SELECT_SH4_NOFPU, SELECT_SH4_SINGLE_ONLY, SELECT_SH4): Likewise.
6374 (SELECT_SH4_SINGLE, SELECT_SH5_64, SELECT_SH5_64_NOFPU): Likewise.
6375 (SELECT_SH5_32, SELECT_SH5_32_NOFPU, SELECT_SH5_COMPACT): Likewise.
6376 (SELECT_SH5_COMPACT_NOFPU): Likewise.
6377 (TARGET_SWITCHES): Use them.
6378 (TARGET_CPU_DEFAULT): Define if not already defined.
6379 (TARGET_DEFAULT): Use it.
6380 (LINK_DEFAULT_CPU_EMUL): Value now depends on TARGET_CPU_DEFAULT.
6381 * config/sh/t-linux (MULTILIB_OPTIONS): Use MULTILIB_ENDIAN.
6382 * config/sh/t-monolib: New file.
6383
6384 2002-06-13 Roger Sayle <roger@eyesopen.com>
6385
6386 * toplev.c (rest_of_compilation): Simplify (and correct) the
6387 logic of the first delete-null-pointer-checks pass.
6388
6389 Thu Jun 13 18:24:17 CEST 2002 Jan Hubicka <jh@suse.cz>
6390
6391 * i386.c (ix86_expand_movstr): Fix pasto.
6392
6393 Thu Jun 13 18:18:17 CEST 2002 Jan Hubicka <jh@suse.cz>
6394
6395 * reload.c (find_valid_class): Fix thinko in my previous patch.
6396
6397 2002-06-13 Ulrich Weigand <uweigand@de.ibm.com>
6398
6399 * config/s390/s390.h (TARGET_CPU_CPP_BUILTINS): New macro.
6400 * config/s390/linux.h (TARGET_OS_CPP_BUILTINS): New macro.
6401 (CPP_PREDEFINES, CPP_SPEC, CPP_ARCH31_SPEC, CPP_ARCH64_SPEC): Remove.
6402 (EXTRA_SPECS): Remove cpp_arch31 and cpp_arch64.
6403
6404 2002-06-13 Gabriel Dos Reis <gdr@codesourcery.com>
6405
6406 * tree-inline.c (expand_call_inline): Don' mess with _DECL
6407 fields.
6408
6409 2002-06-13 Gabriel Dos Reis <gdr@codesourcery.com>
6410
6411 * diagnostic.c (output_format): Recognize "%H" as a format
6412 specifier for a location_t.
6413 (text_specifies_location): New function.
6414 (diagnostic_set_info): Use it.
6415
6416 2002-06-13 Jeffrey Law <law@redhat.com>
6417
6418 * emit-rtl.c (static_regno_reg_rtx): Define.
6419 (init_emit_once): Initialize static_regno_reg_rtx.
6420 (init_emit): Copy static_regno_reg_rtx into regno_reg_rtx instead
6421 of building new hard reg objects once per function.
6422 (gen_rtx_REG): Try to share hard regs.
6423 * regclass.c (init_fake_stack_mems): New function broken out from
6424 init_regs.
6425 * rtl.h (init_fake_stack_mems): Declare.
6426 * toplev.c (lang_independent_init): Call init_regs before
6427 init_emit_once. Call init_fake_stack_mems after init_emit_once.
6428
6429 * i386.md (extenddfxf2, extenddftf2): Fix typo/thinko.
6430
6431 * alias.c (argument_registers): Remove.
6432 (init_alias_once): Initialize static_reg_base_value here. Remove
6433 initialization of argument_registers.
6434 (init_alias_once_per_function): Remove.
6435 (init_alias_analysis): Copy all the entries from static_reg_base_value
6436 into new_reg_base_value all at once.
6437 * rtl.h (init_alias_once_per_function): Remove declaration.
6438 * function.c (prepare_function_start): Do not call
6439 init_alias_once_per_function.
6440
6441 * caller-save.c (init_caller_save): Use gen_rtx_INSN instead of
6442 starting a sequence and emitting an INSN.
6443
6444 2002-06-13 Richard Sandiford <rsandifo@redhat.com>
6445
6446 * config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make lower case.
6447
6448 2002-06-13 David S. Miller <davem@redhat.com>
6449
6450 * expmed.c (init_expmed): Remove duplicate init of 'reg'.
6451
6452 2002-06-13 Neil Booth <neil@daikokuya.demon.co.uk>
6453
6454 * cpplib.c (end_directive): Handle line skipping. Only remove
6455 the rest of the line if the directive was valid.
6456 * cppmacro.c (_cpp_push_text_context): Set NODE_DISABLED when
6457 expanding a traditional macro.
6458 * cpptrad.c (recursive_macro): New.
6459 (read_logical_line_trad): Handle skipping.
6460 (scan_out_logical_line): Continue after a successful directive.
6461 Don't expand macros whilst skipping, or if recursing.
6462 (_cpp_create_trad_definition): scan_out_logical_line now sets
6463 the output current position.
6464
6465 2002-06-12 Eric Christopher <echristo@redhat.com>
6466
6467 From Chris Demetriou <cgd@broadcom.com>
6468 * config/mips/mips.h (ISA_HAS_FP4): Add ISA_MIPS64 and fix
6469 comment.
6470 (ISA_HAS_MADD_MSUB): Ditto.
6471 (ISA_HAS_NMADD_NMSUB): Ditto.
6472
6473 2002-06-12 Eric Christopher <echristo@redhat.com>
6474
6475 * config.gcc: Consolidate little endian handling and
6476 little/big endian targets.
6477 * config/mips/elfl.h: Remove file.
6478 * config/mips/elfl64.h: Ditto.
6479 * config/mips/ecoffl.h: Ditto.
6480 * config/mips/r3900.h (SUBTARGET_CPP_SPEC): Remove.
6481
6482 2002-06-12 Geoffrey Keating <geoffk@redhat.com>
6483
6484 * gengtype.h (xvasprintf): New prototype.
6485 (xasprintf): New prototype.
6486 (struct outf): New.
6487 (get_output_file): Return an outf_p.
6488 (header_file): Is now an outf_p.
6489 (base_files): Now are outf_p.
6490 (oprintf): New.
6491 * gengtype.c: Replace all output FILE * with outf_p; use oprintf
6492 rather than stdio operations. Use xasprintf in a few places,
6493 when appropriate.
6494 (xvasprintf): New.
6495 (xasprintf): New.
6496 (struct filemap): Delete.
6497 (files): Delete.
6498 (output_files): New.
6499 (oprintf): New.
6500 (create_file): Create an outf_p. Add parameter to indicate output
6501 file name, change all callers.
6502 (open_base_files): Create gtype-desc.c here.
6503 (get_output_file_with_visibility): Rewrite.
6504 (get_output_file_name): Just look at 'name' field in struct outf.
6505 (close_output_files): Rewrite.
6506
6507 2002-06-12 Jason Thorpe <thorpej@wasabisystems.com>
6508
6509 * config/vax/vax.h (MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
6510 (MASK_G_FLOAT): Define.
6511 (TARGET_UNIX_ASM, TARGET_VAXC_ALIGNMENT, TARGET_G_FLOAT): Use them.
6512 (TARGET_SWITCHES): Likewise.
6513 (TARGET_DEFAULT): Likewise.
6514
6515 2002-06-12 Daniel Jacobowitz <drow@mvista.com>
6516
6517 * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.
6518 * config/mips/mips.c (mips_output_filename): Don't print a
6519 ".file" directive if we are using DWARF-2.
6520 (mips_output_function_prologue): Do not emit source file
6521 name for TARGET_GAS.
6522
6523 Wed Jun 12 16:45:13 CEST 2002 Jan Hubicka <jh@suse.cz>
6524
6525 * i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to
6526 decide whether emit the short opcode.
6527 * i386.h (x86_shift1): Declare.
6528 (TARGET_SHIFT1): New macro.
6529 * i386.c (x86_shift1): New global variable.
6530
6531 * toplev.c (rest_of_compilation): Call find_basic_block pre-loop
6532 unconditionally; make loop to rebuild CFG; kill unnecesary
6533 find_basic_block calls; kill compute_bb_for_insn call.
6534 * cfgbuild.c (find_basic_blocks): Kill compute_bb_for_insn call.
6535 * haifa-sched.c (sched_init): Likewise.
6536 * ssa-ccp.c (ssa_const_prop): Likewise.
6537 * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
6538
6539 2002-06-11 David S. Miller <davem@redhat.com>
6540
6541 * emit-rtl.c (emit_*_scope): Only access INSN_SCOPE if
6542 active_insn_p.
6543
6544 2002-06-11 Richard Henderson <rth@redhat.com>
6545
6546 * c-common.c (builtin_define_type_max): New.
6547 (cb_register_builtins): Define __SCHAR_MAX__, __SHRT_MAX__,
6548 __INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__, __CHAR_BIT__.
6549
6550 From Joseph S. Myers:
6551 * glimits.h: Rewrite to expect the double underscore definitions
6552 from the compiler.
6553
6554 * config/alpha/unicosmk.h, config/avr/avr.h, config/h8300/h8300.h,
6555 config/i386/linux64.h, config/ia64/aix.h, config/ia64/hpux.h,
6556 config/ia64/ia64.h, config/m68hc11/m68hc11.h, config/m68hc11/m68hc12.h,
6557 config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
6558 config/pa/pa.h, config/rs6000/aix43.h, config/rs6000/aix51.h,
6559 config/rs6000/linux64.h, config/s390/linux.h, config/sh/sh.h,
6560 config/stormy16/stormy16.h: Don't define any of __SHRT_MAX__,
6561 __INT_MAX__, __LONG_MAX__, or __LONG_LONG_MAX__.
6562
6563 2002-06-11 Richard Henderson <rth@redhat.com>
6564
6565 * config/alpha/alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.
6566 (ALPHA_BUILTIN_SET_THREAD_POINTER): New.
6567 (code_for_builtns): Update.
6568 (alpha_init_builtins): Add __builtin_thread_pointer and
6569 __builtin_set_thread_pointer.
6570 (alpha_expand_builtin): Handle void builtins.
6571 * doc/extend.texi (Alpha Built-in Functions): Update.
6572
6573 2002-06-11 Hans-Peter Nilsson <hp@axis.com>
6574
6575 PR target/6997
6576 * config/cris/cris.md ("sleu"): Set attribute "cc" to "none".
6577
6578 2002-06-11 Zack Weinberg <zack@codesourcery.com>
6579
6580 * config.gcc: Make the name of the extra-modes file adjustable
6581 by target stanzas.
6582 (s390x, strongarm, xscale stanzas): Use this facility.
6583 * configure.in: Update to match.
6584 * configure: Regenerate.
6585
6586 2002-06-11 Aldy Hernandez <aldyh@redhat.com>
6587
6588 * config/rs6000/rs6000.c (rs6000_emit_minmax): Treat unsigned
6589 max/mins as unsigned GE compares.
6590
6591 2002-06-11 Jason Thorpe <thorpej@wasabisystems.com>
6592
6593 * config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
6594 * config/vax/bsd.h: New file.
6595 * config/vax/netbsd.h: Add missing notice.
6596 (CPP_PREDEFINES): Remove.
6597 (TARGET_OS_CPP_BUILTINS): Define.
6598 (CPP_SPEC): Use NETBSD_CPP_SPEC.
6599 * config/vax/openbsd.h: Update copyright years.
6600 (CPP_PREDEFINES): Remove.
6601 (TARGET_OS_CPP_BUILTINS): Define.
6602 * config/vax/ultrix.h: Likewise.
6603 * config/vax/vaxv.h: Likewise.
6604 * config/vax/vms.h: Likewise.
6605 * config/vax/vax.h (TARGET_CPU_CPP_BUILTINS): Define.
6606 (CPP_PREDEFINES, CPP_SPEC): Remove.
6607
6608 Wed Jun 12 01:50:28 CEST 2002 Jan Hubicka <jh@suse.cz>
6609
6610 * i386.md (addqi_1_slp, subqi_1_slp
6611 (andqi_ext0, testqi_ext0): Remove unnecesary check.
6612 (addhi*, addqi*): Simplify "dec" condition.
6613 (testsi to testqi splitters): Remove TARGET_PROMOTE_QImode check.
6614 (and, or, xor to QImode splitters): New.
6615 (iorqi_ext*): New.
6616 (xorqi_ext_0): New.
6617 (xorqi_ext_1): Rename to xorqi_ext_2; bring to sync with and versions.
6618 (andqi_ext_1_rex64): New.
6619 (ashrqi*_slp): New.
6620 (ashlqi*_slp): New.
6621 (lshlqi*_slp): New.
6622 (rotrqi3*_slp): New.
6623 (rotlqi3*_slp): New.
6624
6625 2002-06-11 Geoffrey Keating <geoffk@redhat.com>
6626
6627 * config.gcc (powerpc*-*-*, rs6000-*-*-*): Don't bother including
6628 softfloat.h.
6629 * config/rs6000/vxppc.h (CPP_ENDIAN_BIG_SPEC): Delete.
6630 (CPP_ENDIAN_LITTLE_SPEC): Delete.
6631 * config/rs6000/sysv4le.h (CPP_ENDIAN_DEFAULT_SPEC): Delete.
6632 * config/rs6000/sysv4.h (CPP_SYSV_SPEC): Delete _SOFT_FLOAT setting,
6633 __LONG_DOUBLE_128__ setting, _CALL_* setting.
6634 (CPP_DEFAULT_SPEC): Delete.
6635 (CPP_FLOAT_DEFAULT_SPEC): Delete.
6636 (CPP_LONGDOUBLE_DEFAULT_SPEC): Delete.
6637 (CPP_SYSV_DEFAULT_SPEC): Delete.
6638 (CPP_ENDIAN_BIG_SPEC): Delete.
6639 (CPP_ENDIAN_LITTLE_SPEC): Delete.
6640 (CPP_ENDIAN_SPEC): Delete.
6641 (CPP_SPEC): Don't include cpp_endian, cpp_cpu.
6642 (SUBTARGET_EXTRA_SPECS): Delete cpp_sysv_default, cpp_endian_default,
6643 cpp_endian, cpp_endian_big, cpp_endian_little, cpp_float_default,
6644 cpp_longdouble_default.
6645 * config/rs6000/softfloat.h: Delete.
6646 * config/rs6000/rs6000.h (CPP_CPU_SPEC): Delete.
6647 (EXTRA_SPECS): Delete cpp_cpu.
6648 (TARGET_CPU_CPP_BUILTINS): New.
6649 * config/rs6000/rs6000-protos.h (rs6000_cpu_cpp_builtins): New
6650 prototype.
6651 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): New.
6652 * config/rs6000/linux64.h (CPP_PREDEFINES): Remove endianness defines.
6653 (CPP_DEFAULT_SPEC): Delete.
6654 * config/rs6000/eabiaix.h (CPP_SYSV_DEFAULT_SPEC): Delete.
6655 * config/rs6000/darwin.h (CPP_PREDEFINES): Don't define __BIG_ENDIAN__.
6656 * config/rs6000/beos.h (CPP_SPEC): Remove cpp_cpu.
6657 (CPP_DEFAULT_SPEC): Delete.
6658 * config/rs6000/aix51.h (CPP_SPEC): Remove cpp_cpu, -D_ARCH_PPC.
6659 (CPLUSPLUS_CPP_SPEC): Likewise.
6660 (CPP_CPU_SPEC): Delete.
6661 (CPP_DEFAULT_SPEC): Delete.
6662 * config/rs6000/aix43.h (CPP_SPEC): Remove cpp_cpu, -D_ARCH_PPC.
6663 (CPLUSPLUS_CPP_SPEC): Likewise.
6664 (CPP_CPU_SPEC): Delete.
6665 (CPP_DEFAULT_SPEC): Delete.
6666 * config/rs6000/aix41.h (CPP_SPEC): Remove cpp_cpu.
6667 (CPP_DEFAULT_SPEC): Delete.
6668 * config/rs6000/aix.h (CPP_SPEC): Remove cpp_cpu.
6669 (CPP_DEFAULT_SPEC): Delete.
6670
6671 * doc/gty.texi: Small updates.
6672
6673 2002-06-12 Gabriel Dos Reis <gdr@codesourcery.com>
6674
6675 * objc/objc-act.c (warn_with_ivar): Adjust calls to
6676 diagnostic_count_error.
6677 (warn_with_method): Likewise.
6678
6679 * diagnostic.h (warnings_are_errors_message): New field of
6680 diagnostic_context.
6681 (diagnostic_count_error): Rename to diagnostic_count_diagnostic to
6682 match semantics.
6683 * diagnostic.c: Adjust calls to diagnostic_count_error through out.
6684 (diagnostic_count_diagnostic): Make aware of other kinds of
6685 diagnostics.
6686 (diagnostic_initialize): Initialize warnings_are_errors_message field.
6687
6688 2002-06-11 Tom Tromey <tromey@redhat.com>
6689
6690 For PR java/6520:
6691 * fold-const.c (fold_convert): Don't modify existing tree's type.
6692
6693 2002-06-11 Geoffrey Keating <geoffk@redhat.com>
6694
6695 * config/rs6000/ppc-asm.h: Remove some Windows NT leftovers.
6696
6697 2002-06-11 Richard Henderson <rth@redhat.com>
6698
6699 * caller-save.c (init_caller_save): Clear INSN_CODE each iteration.
6700
6701 2002-06-11 Richard Henderson <rth@redhat.com>
6702
6703 * defaults.h (EH_FRAME_SECTION_NAME): Don't define if
6704 DWARF2_UNWIND_INFO is false.
6705
6706 2002-06-11 Bob Wilson <bob.wilson@acm.org>
6707
6708 * config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete.
6709
6710 * config/s390/s390.c (emit_prologue): gen_store_multiple
6711 returns an insn now, not a pattern.
6712
6713 2002-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6714
6715 * Makefile.in (gccinstall.dvi): Pass absolute pathnames to
6716 $(TEXI2DVI) -o.
6717
6718 Tue Jun 11 21:53:37 CEST 2002 Jan Hubicka <jh@suse.cz>
6719
6720 * i386.c (x86_promote_QImode): Set for Athlon
6721 (x86_fast_prefix): New global variable.
6722 (x86_arch_always_fancy_math_387): Fix formating.
6723 * i386.h (x86_fast_prefix): Declare
6724 (TARGET_FAST_PREFIX): define.
6725 * i386.md (and to strict_low_part, HI to SI
6726 promoting splitter): Use new macro.
6727
6728 * i386.h (RTX_COSTS): float_extend is not for free for SSE.
6729
6730 2002-06-11 Zack Weinberg <zack@codesourcery.com>
6731
6732 * Makefile.in (distclean): Delete junk left in testsuite
6733 directory, too.
6734
6735 2002-06-11 Jeffrey Law <law@redhat.com>
6736
6737 * emit-rtl.c (try_split): Use INSN_LAST, not LAST_INSN to get the
6738 last insn created by the splitter.
6739
6740 * caller-save.c (init_caller_save): Move creation of SAVEINSN
6741 and RESTINSN into into the scope of the sequence.
6742
6743 * mips.c (mips_expand_prologue): Use emit_jump_insn for trivial
6744 RETURN insns.
6745
6746 * loop.c (loop_regs_scan): Avoid useless generation of REG objects.
6747
6748 * mips.c (function_arg_advance): gen_ashldi3 returns an INSN now,
6749 not the pattern. So extract the pattern from the insn.
6750
6751 * mips.c (embedded_pic_fnaddr_reg): Fix typo.
6752
6753 2002-06-11 Ulrich Weigand <uweigand@de.ibm.com>
6754
6755 * config/s390/s390.md (movsi): Only use floating point
6756 register alternatives when operands are already fprs.
6757 (movdi_31, movdi_64): Likewise.
6758
6759 2002-06-11 David S. Miller <davem@redhat.com>
6760
6761 * emit-rtl.c (try_split): Do not abort on non-INSN_P.
6762 Only run RTX equality checks on INSN_P rtl.
6763
6764 2002-06-11 Ulrich Weigand <uweigand@de.ibm.com>
6765
6766 * config/s390/s390.md (reload_base, ltorg): Remove.
6767 * s390.c (s390_stop_dump_lit_p, s390_dump_literal_pool,
6768 s390_asm_output_pool_prologue, s390_pool_start_insn): Remove.
6769 * s390-protos.h (s390_stop_dump_lit_p, s390_dump_literal_pool,
6770 s390_asm_output_pool_prologue): Likewise.
6771 * s390.h (s390_pool_start_insn): Likewise.
6772
6773 * s390.c (s390_output_symbolic_const): Remove support for
6774 old-style pool chunks.
6775 (s390_function_epilogue): Likewise.
6776 (s390_output_constant_pool): Likewise. Also, fix incorrect
6777 alignment for 64-bit literal pools.
6778 (print_operand_address): Remove 'y' and 'Y' format flags.
6779 * s390.h (ASM_OUTPUT_POOL_PROLOGUE): Remove support for
6780 old-style pool chunks.
6781 (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Likewise.
6782 (ASM_OUTPUT_POOL_EPILOGUE): Remove.
6783 (S390_CHUNK_MAX, S390_CHUNK_OV, S390_POOL_MAX): Remove.
6784
6785 * s390.c (consttable_operand): New function.
6786 * s390-protos.h (consttable_operand): Declare it.
6787 * s390.h (PREDICATE_CODES): Add consttable_operand.
6788 * s390.md (consttable_qi, consttable_hi, consttable_si, consttable_di,
6789 consttable_sf, consttable_df, pool_start_31, pool_end_31,
6790 pool_start_64, pool_end_64, reload_base, reload_base2): New insns.
6791 * s390.c (struct constant, struct constant_pool): New data types.
6792 (constant_modes, gen_consttable): New variables.
6793 (s390_start_pool, s390_end_pool, s390_add_pool,
6794 s390_dump_pool, s390_free_pool): New functions.
6795 (s390_chunkify_pool): Completely reimplement literal pool
6796 overflow handling.
6797
6798 * s390.c (s390_pool_overflow): New variable.
6799 * s390.h (s390_pool_overflow): Declare it.
6800 * s390.md (cjump, icjump): Use it to adapt length for out-of-range
6801 jumps in literal pool overflow situations.
6802
6803 * s390.c (s390_decompose_address): Accept new-style pool chunk offsets.
6804 (s390_frame_info): Account for possible use of RETURN_REGNUM
6805 by new literal pool overflow code.
6806 (s390_emit_prologue): Likewise.
6807
6808 2002-06-05 David S. Miller <davem@redhat.com>
6809
6810 Delete SEQUENCE rtl usage outside of reorg and ssa passes.
6811 * rtl.h (gen_sequence, emit_insns, emit_insns_before,
6812 emit_insns_before_scope, emit_insns_after,
6813 emit_insns_after_scope): Delete declaration.
6814 * ada/misc.c (insert_code_for): Use emit_insn* instead of
6815 emit_insns_foo.
6816 * config/alpha/alpha.c (alpha_set_memflags_1): Abort on SEQUENCE.
6817 (alpha_set_memflags): Fix comment.
6818 (set_frame_related_p): Use get_insns instead of gen_sequence.
6819 * config/alpha/alpha.md (setjmp receiver splitter): Avoid
6820 emitting no insns.
6821 * config/arm/arm.c (arm_finalize_pic): Use get_insns instead of
6822 gen_sequence.
6823 (arm_gen_load_multiple, arm_gen_store_multiple): Likewise.
6824 * config/fr30/fr30.c (fr30_move_double): Likewise.
6825 * config/i386/i386.c (ix86_expand_int_movcc, ix86_expand_movstr):
6826 Likewise.
6827 * config/ia64/ia64.c (spill_restore_mem): Likewise.
6828 * config/ia64/ia64.md (conditional move spliiter): Avoid emitting
6829 no insns.
6830 * config/m32r/m32r.c (gen_split_move_double): Use get_insns
6831 instead of gen_sequence.
6832 * config/mips/mips.c (embedded_pic_fnaddr_reg): Likewise.
6833 (mips_expand_prologue, mips16_gp_pseudo_reg): Likewise.
6834 * config/sh/sh.c (sh_need_epilogue): Likewise.
6835 * config/sparc/sparc.md (current_function_calls_alloca, flat): New
6836 attributes.
6837 (setjmp pattern and split): Use them to avoid splitter which emits
6838 no RTL.
6839 * genattrtab.c (main): Emit include of function.h
6840 * config/stormy16/stormy16.c (xstormy16_split_cbranch): Use
6841 get_insns instead of gen_sequence.
6842 * config/cris/cris.c (cris_split_movdx): Likewise.
6843 * emit-rtl.c (emit_insns*): Kill.
6844 (try_split): Expect insn list instead of SEQUENCE.
6845 (make_jump_insn_raw, make_call_insn_raw): Fix comments.
6846 (emit_*insn*): Reimplement to work with INSN lists and PATTERNs.
6847 Make them abort if a SEQUENCE is given and RTL checking is
6848 enabled.
6849 (emit_*_scope): Don't forget to set scope on final insn.
6850 (gen_sequence): Move from here...
6851 * ssa.c (gen_sequence): To here as private function.
6852 * builtins.c (expand_builtin_apply_args): Use emit_insn_foo, fix
6853 comments.
6854 (expand_builtin_return, expand_builtin_mathfn): Likewise.
6855 (expand_builtin_strlen): Use get_insns instead of gen_sequence.
6856 (expand_builtin_saveregs): Use emit_insn_foo, fix comments.
6857 (expand_builtin_expect_jump): Use get_insns and fix comments.
6858 * calls.c (try_to_integrate): Use emit_insn_foo.
6859 (expand_call, emit_library_call_value_1): Likewise.
6860 * expr.c (emit_queue): Handle insn lists instead of SEQUENCE.
6861 (emit_move_insn_1): Use get_insns instead of gen_sequence.
6862 (expand_expr): Use emit_insn_foo.
6863 * cfgrtl.c (commit_one_edge_insertion): Use emit_insn_foo.
6864 * except.c (build_post_landing_pads): Likewise.
6865 * flow.c (attempt_auto_inc): Likewise.
6866 * stmt.c (expand_fixup, fixup_gotos, expand_nl_handler_label,
6867 expand_nl_goto_receivers, expand_decl_cleanup): Likewise.
6868 * function.c (fixup_var_refs_insn): Use get_insns instead of
6869 gen_sequence.
6870 (fixup_var_refs_1): Likewise and expect insn list from gen_foo.
6871 (fixup_memory_subreg): Use get_insns instead of gen_sequence.
6872 (fixup_stack_1, purge_addressof_1, expand_main_function,
6873 get_arg_pointer_save_area): Likewise.
6874 (optimize_bit_field, instantiate_virtual_regs_1, assign_parms,
6875 expand_function_end): Use emit_insn_foo.
6876 (record_insns, keep_stack_depressed): Work with insn list instead
6877 of SEQUENCE, fix comments.
6878 * ifcvt.c (noce_emit_store_flag, noce_try_store_flag,
6879 noce_try_store_flag_constants, noce_try_store_flag_inc,
6880 noce_try_store_flag_mask, noce_emit_cmove, noce_try_cmove_arith,
6881 noce_try_minmax, noce_try_abs): Use emit_insn_foo.
6882 (noce_process_if_block): Use get_insns instead of gen_sequence.
6883 * optabs.c (add_equal_note): Work with insn list, fix comments.
6884 (expand_binop): Expect insn list from GEN_FCN(), use emit_insn_foo.
6885 (expand_unop, expand_complex_abs, expand_unop_insn,
6886 expand_no_conflict_block): Likewise.
6887 (gen_move_insn): Use get_insns instead of gen_sequence.
6888 (gen_cond_trap): Likewise.
6889 * integrate.c (copy_rtx_and_substitute): Likewise.
6890 (emit_initial_value_sets): Use emit_insn_foo.
6891 * reload1.c (emit_output_reload_insns, emit_reload_insns): Likewise.
6892 (fixup_abnormal_edges): Avoid losing REG_NOTES more intelligently
6893 now that RTL generators give insn lists.
6894 * sibcall.c (replace_call_placeholder): Use emit_insn_foo.
6895 * doloop.c (doloop_modify, doloop_modify_runtime): Use get_insns
6896 instead of gen_sequence.
6897 (doloop_optimize): Work with insn lists instead of SEQUENCE rtl.
6898 * explow.c (emit_stack_save, emit_stack_restore): Use get_insns
6899 instead of gen_sequence.
6900 * loop.c (move_movables, emit_prefetch_instructions,
6901 gen_add_mult, check_dbra_loop, gen_load_of_final_value):
6902 Likewise.
6903 (loop_regs_update): Work with insn list instead of SEQUENCE rtl.
6904 (product_cheap_p): Likewise, and add commentary about RTL wastage
6905 here.
6906 * lcm.c (optimize_mode_switching): Use get_insns instead of
6907 gen_sequence.
6908 * profile.c (gen_edge_profiler): Likewise.
6909 * regmove.c (copy_src_to_dest): Likewise.
6910 * reg-stack.c (compensate_edge): Likewise and fix comment.
6911 * gcse.c (process_insert_insn): Likewise.
6912 (insert_insn_end_bb): Work with insn list instead of SEQUENCE rtl.
6913 * jump.c (delete_prior_computation): Update comment.
6914 * genemit.c (gen_expand, gen_split, main): Use get_insns instead
6915 of gen_sequence, update comments to match.
6916 * recog.c (peephole2_optimize): Work with insn lists instead of
6917 SEQUENCE rtl.
6918 * sched-vis.c (print_pattern): Abort on SEQUENCE.
6919 * unroll.c (unroll_loop, find_splittable_givs, final_giv_value):
6920 Use get_insns instead of gen_sequence.
6921 (copy_loop_body): Likewise and don't emit dummy NOTE.
6922 * genrecog.c: Don't mention SEQUENCE rtl in comments.
6923 * combine.c (try_combine): Expect insn lists from split generator.
6924 * reorg.c (relax_delay_slots): Emit SEQUENCE into insn list by
6925 hand.
6926
6927 2002-06-11 Roger Sayle <roger@eyesopen.com>
6928 Andreas Jaeger <aj@suse.de>
6929
6930 * cfgbuild.c: Update copyright years.
6931
6932 2002-06-11 Andreas Schwab <schwab@suse.de>
6933
6934 * config/m68k/m68k.h (PREDICATE_CODES): Define.
6935
6936 2002-06-11 Eric Christopher <echristo@redhat.com>
6937
6938 * doc/tm.texi (Run-time Target): Add comment about flag_iso
6939 and strict ANSI.
6940 * config/mips/ecoff.h (CPP_PREDEFINES): Remove.
6941 * config/mips/ecoffl.h: Ditto.
6942 * config/mips/elf64.h (SUBTARGET_CPP_SPEC): Remove.
6943 (CPP_PREDEFINES): Ditto.
6944 * config/mips/elfl64.h: Ditto.
6945 * config/mips/elfl.h: Ditto.
6946 * config/mips/iris3.h (CPP_PREDEFINES, SUBTARGET_CPP_SPEC): #if 0
6947 out until irix header consolidation.
6948 * config/mips/iris5.h (CPP_PREDEFINES, SUBTARGET_CPP_SPEC): Replace
6949 with SUBTARGET_OS_CPP_BUILTINS.
6950 * config/mips/iris6.h: Ditto.
6951 (CPLUSPLUS_CPP_SPEC): Remove.
6952 * config/mips/linux.h: Ditto.
6953 * config/mips/netbsd.h: Ditto.
6954 * config/mips/openbsd.h: Ditto.
6955 * config/mips/rtems.h: Ditto.
6956 * config/mips/rtems64.h: Ditto.
6957 * config/mips/sni-svr4.h: Ditto.
6958 * config/mips/mips.h (ISA_MIPS1, ISA_MIPS2, ISA_MIPS3, ISA_MIPS4,
6959 ISA_MIPS32, ISA_MIPS64): New defines.
6960 (GENERATE_MULT3_SI, HAVE_SQRT_P, ISA_HAS_64BIT_REGS,
6961 ISA_HAS_BRANCHLIKELY, ISA_HAS_CONDMOVE, ISA_HAS_8CC, ISA_HAS_FP4,
6962 ISA_HAS_COND_TRAP, ISA_HAS_MADD_MSUB, ISA_HAS_NMADD_NMSUB,
6963 ISA_HAS_CLZ_CLO, ISA_HAS_DCLZ_DCLO): Use.
6964 (TARGET_CPU_CPP_BUILTINS): Define.
6965 (CPP_PREDEFINES, LONG_MAX_SPEC, CPP_FPR_SPEC, CPP_SPEC): Remove.
6966 * config/mips/mips.md (mulsi3_mult3): Use ISA_MIPS32/64.
6967 (movdicc): Remove check for ISA_MIPS32.
6968 (bunordered, bordered, bungt, bunlt, buneq, bunge, bunle,
6969 sunordered_df, sunordered_sf, sordered_df, sordered_sf,
6970 sunlt_df, sunlt_sf, sungt_df, sungt_sf, suneq_df, suneq_sf, sunge_df,
6971 sunge_sf, sunle_df, sunle_sf): New patterns.
6972
6973 2002-06-11 Neil Booth <neil@daikokuya.demon.co.uk>
6974
6975 * Makefile.in: Update cppmain.o.
6976 * cpphash.h (struct cpp_reader): Move some members to a
6977 nested structure.
6978 (trad_line): Rename saved_line.
6979 (_cpp_read_logical_line_trad): Update.
6980 (_cpp_remove_overlay): New.
6981 * cppinit.c (cpp_create_reader): No need to set saved_line.
6982 (cpp_destroy): Update.
6983 (cpp_read_main_file): Only overlay if compiling.
6984 * cpplex.c (continue_after_nul): Return false if in directive.
6985 * cpplib.c (EXPAND): New.
6986 (directive_table, SEEN_EOL): Update.
6987 (end_directive): Remove overlay if traditional; don't skip
6988 line in traditional #define.
6989 (prepare_directive_trad): New.
6990 (_cpp_handle_directive, run_directive): Update for traditional
6991 directives.
6992 (lex_macro_node): Simplify, don't use lex_identifier_trad.
6993 * cpplib.h (struct options): Add preprocess_only.
6994 * cppmain.c: Don't include intl.h.
6995 (cpp_preprocess_file): Set options->preprocess_only.
6996 (scan_translation_unit_trad): Fix, and print line numbers.
6997 * cpptrad.c (check_output_buffer, lex_identifier, scan_parameters,
6998 maybe_start_funlike, scan_out_logical_line, replace_args_and_push,
6999 save_replacement_text, _cpp_create_trad_definition): Update for
7000 variable renaming.
7001 (_cpp_overlay_buffer): Save line number.
7002 (_cpp_remove_overlay): Rename from restore_buff, restore line.
7003 (_cpp_read_logical_line_trad): Don't handle overlays here.
7004 (scan_out_logical_line): Process directives.
7005
7006 2002-06-11 Danny Smith <dannysmith@users.sourforge.net>
7007
7008 * gthr-win32.h: Wrap functions in extern "C".
7009 (__gthread_key_t): Typedef as unsigned long,
7010 not win32 DWORD.
7011 (__GTHREAD_ONCE_INIT): Use 0, not win32 FALSE.
7012 (__gthread_mutex_t): Typedef as void*, not win32 HANDLE.
7013 (__gthr_win32_once, __gthr_win32_key_create,
7014 __gthr_win32_key_delete, __gthr_win32_getspecific,
7015 __gthr_win32_setspecific, __gthr_win32_mutex_init_function,
7016 __gthr_win32_mutex_lock,__gthr_win32_mutex_trylock,
7017 __gthr_win32_mutex_unlock): Declare.
7018 (__gthread_once,__gthread_key_create,
7019 __gthread_key_delete, __gthread_getspecific,
7020 __gthread_setspecific, __gthread_mutex_init_function,
7021 __gthread_mutex_lock,__gthread_mutex_trylock,
7022 __gthread_mutex_unlock): Call corresponding
7023 __gthr_win32_* extern implementations if #defined
7024 __GTHREAD_HIDE_WIN32API.
7025 * config/i386/t-mingw32 (LIB2FUNCS_EXTRA): Set to
7026 $(srcdir)/config/i386/gthr-win32.c
7027 * config/i386/gthr-win32.c: New implementation file.
7028 (__gthr_win32_once, __gthr_win32_key_create,
7029 __gthr_win32_key_delete, __gthr_win32_getspecific,
7030 __gthr_win32_setspecific, __gthr_win32_mutex_init_function,
7031 __gthr_win32_mutex_lock,__gthr_win32_mutex_trylock,
7032 __gthr_win32_mutex_unlock): New functions, based on
7033 static inlines in gthr-win32.h.
7034
7035 2002-06-10 Bob Wilson <bob.wilson@acm.org>
7036
7037 * config/xtensa/xtensa.c (override_options): Don't warn about
7038 using -fpic or -fPIC when PIC is enabled by default.
7039
7040 2002-06-10 Roger Sayle <roger@eyesopen.com>
7041
7042 * toplev.c (rest_of_compilation): Revert flag_if_conversion change.
7043
7044 2002-06-10 Zack Weinberg <zack@codesourcery.com>
7045
7046 * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
7047 * configure.in: If $srcdir/config/${cpu_type}/${cpu_type}-modes.def
7048 exists, substitute its pathname as @extra_modes_file@, define
7049 EXTRA_MODES_FILE to be an appropriate string to #include it
7050 with, and define EXTRA_CC_MODES to 1.
7051
7052 * machmode.def: Update comments. Include EXTRA_MODES_FILE if
7053 it's defined. Get rid of redundancy in calling sequence for
7054 CC; don't use it to define CCmode, to avoid a warning.
7055 * libgcc2.c: Include symcat.h for the sake of machmode.def.
7056
7057 * arc-modes.def, arm-modes.def, c4x-modes.def, i386-modes.def,
7058 i960-modes.def, ia64-modes.def, m88k-modes.def, mmix-modes.def,
7059 pa-modes.def, pdp11-modes.def, rs6000-modes.def, sparc-modes.def:
7060 New files.
7061 * arc.h, arm.h, c4x.h, i386.h, i960.h, ia64.h, m88k.h, mmix.h,
7062 pa.h, pdp11.h, rs6000.h, sparc.h: Don't define EXTRA_CC_MODES.
7063
7064 * doc/sourcebuild.texi, doc/tm.texi: Document new scheme for
7065 defining extra CC modes.
7066
7067 2002-06-10 Roger Sayle <roger@eyesopen.com>
7068 Andreas Jaeger <aj@suse.de>
7069
7070 * cfgrtl.c (create_basic_block_structure): Remove index argument
7071 and use last_basic_block++ instead. (create_basic_block): Update.
7072 * cfgbuild.c (find_basic_blocks_1): Likewise.
7073
7074 * cfgrtl.c (compute_bb_for_insn): Remove unused "max" argument.
7075 * haifa-sched.c (sched_init): Update compute_bb_for_insn caller.
7076 * sched-ebb.c (schedule_ebbs): Likewise.
7077 * sched-rgn.c (schedule_insns): Likewise.
7078 * ssa-ccp.c (ssa_const_prop): Likewise.
7079 * ssa-dcs.c (ssa_eliminate_dead_code): Likewise.
7080 * toplev.c (rest_of_compilation): Likewise.
7081 * config/ia64/ia64.c (ia64_reorg): Likewise.
7082
7083 2002-06-10 Roger Sayle <roger@eyesopen.com>
7084
7085 * simplify-rtx.c (simplify_replace_rtx): Allow replacement
7086 of matching registers.
7087
7088 2002-06-10 Roger Sayle <roger@eyesopen.com>
7089
7090 * toplev.c (rest_of_compilation): Disable early if-conversion pass.
7091 * gcse.c (bypass_conditional_jumps): Fix typo in setcc test.
7092
7093 2002-06-10 Hans-Peter Nilsson <hp@bitrange.com>
7094
7095 * config/mmix/mmix.h: Improve comments.
7096 (CPP_SPEC, CPP_PREDEFINES): Don't define.
7097 (TARGET_CPU_CPP_BUILTINS): Define.
7098 (CANONICALIZE_COMPARISON): Don't define, replace with comment.
7099 (PREDICATE_CODES) <"mmix_reg_or_8bit_or_256_operand">: Remove
7100 unused predicate.
7101 * config/mmix/mmix.c (MMIX_OUTPUT_REGNO): Add cast to avoid
7102 compiler warning.
7103 (mmix_constant_address_p): Remove another
7104 redundant test before case.
7105 (mmix_canonicalize_comparison): Remove unused function.
7106 (mmix_print_operand_address): Don't test and adjust for operand in
7107 non-canonical format.
7108 (mmix_reg_or_8bit_or_256_operand): Remove unused predicate.
7109 (mmix_gen_compare_reg): Don't use CANONICALIZE_COMPARISON.
7110
7111 2002-06-10 Zack Weinberg <zack@codesourcery.com>
7112
7113 * config/m32r/m32r.h: Don't define SELECT_CC_MODE.
7114 * config/m32r/m32r-protos.h: Don't prototype m32r_select_cc_mode.
7115 * config/m32r/m32r.c: Don't define m32r_select_cc_mode.
7116 (gen_compare): Use CCmode unconditionally.
7117
7118 2002-06-10 Jakub Jelinek <jakub@redhat.com>
7119
7120 PR optimization/6759
7121 * cse.c (cse_insn): Fold src_eqv just once, store it folded back into
7122 the REQ_EQUAL note.
7123
7124 2002-06-10 Jakub Jelinek <jakub@redhat.com>
7125
7126 PR c/6660
7127 * c-decl.c (grokfield): Allow user defined types if they declare
7128 structs or unions for unnamed fields.
7129
7130 2002-06-10 Jakub Jelinek <jakub@redhat.com>
7131
7132 PR c/6809
7133 * print-rtl.c (print_mem_expr): Don't crash on unnamed fields.
7134
7135 2002-06-10 Jakub Jelinek <jakub@redhat.com>
7136
7137 PR optimization/6842
7138 * combine.c (combine_simplify_rtx) [SUBREG]: Don't ICE if VOIDmode
7139 operand subreg cannot be simplified.
7140
7141 2002-06-10 Jakub Jelinek <jakub@redhat.com>
7142
7143 * varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.
7144 (compare_constant): Likewise.
7145 (output_addressed_constants): Likewise.
7146
7147 2002-06-10 Jakub Jelinek <jakub@redhat.com>
7148
7149 * cfgcleanup.c (try_optimize_cfg): Make sure merge_blocks doesn't
7150 merge bb with itself.
7151
7152 2002-06-10 Richard Henderson <rth@redhat.com>
7153
7154 * config/alpha/alpha.md (builtin_zap): Fix thinkos expanding mask.
7155 (builtin_zapnot): Likewise.
7156
7157 * config/alpha/ev5.md: Don't combine shift and mvi insns in one
7158 reservation.
7159
7160 2002-06-10 Eric Christopher <echristo@redhat.com>
7161
7162 * config/i386/i386.c (ix86_osf_output_function_prologue): Remove
7163 prototype and function.
7164 (TARGET_ASM_FUNCTION_PROLOGUE): Remove OSF version.
7165 (call_insn_operand): Remove half pic references.
7166 (legitimate_address_p): Ditto.
7167 * config/i386/i386.h: Remove half pic defines.
7168
7169 2002-06-10 Eric Christopher <echristo@redhat.com>
7170
7171 * doc/extend.texi (Return Address): Add note explaining the side-
7172 effects of inlining on __builtin_return_address.
7173
7174 2002-06-10 Tom Tromey <tromey@redhat.com>
7175
7176 * Makefile.in (LANGHOOKS_DEF_H): Include langhooks-def.h.
7177 (c-common.o): Depend on langhooks.h.
7178
7179 2002-06-10 Neil Booth <neil@daikokuya.demon.co.uk>
7180
7181 * cpphash.h (_cpp_read_logical_line_trad,
7182 _cpp_expansions_different_trad): Update prototypes.
7183 * cpplex.c (continue_after_nul): New.
7184 * cppmain.c: Include cpphash.h.
7185 (scan_translation_unit_trad): New.
7186 (cpp_preprocess_file): Call it.
7187 * cpptrad.c (_cpp_read_logical_line_trad): Take new parameter
7188 overlay.
7189 (_cpp_expansions_different_trad): Update prototype.
7190
7191 Mon Jun 10 18:02:24 2002 J"orn Rennecke <joern.rennecke@superh.com>
7192
7193 Fix cfi generation for SH[1-4]:
7194
7195 * sh.c (frame_insn): New function.
7196 (output_stack_adjust): Add parameter emit_fn. All callers changed.
7197 (push): Now returns rtx. Use frame_insn.
7198 (sh_expand_prologue): Clear RTX_FRAME_RELATED_P for second push
7199 of a DF register.
7200 * sh.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_RETURN_COLUMN): Define.
7201
7202 2002-06-10 Zack Weinberg <zack@codesourcery.com>
7203
7204 * Makefile.in (STAGESTUFF): Add s-gtype, gt-*.h, gtype-*.h,
7205 and gtype-desc.c.
7206 (mostlyclean): Delete specs.h, options.h, gencheck.h here...
7207 (distclean): ... not here. But do delete all testsuite/*.log,
7208 testsuite/*.sum files here. Delete mkheaders. Delete
7209 po/*.gmo and the testsuite directory in a split tree build.
7210
7211 2002-06-10 Jeffrey Law <law@redhat.com>
7212
7213 * alias.c (static_reg_base_value): New to hold RTL for
7214 items allocated once per function for the aliasing code.
7215 (init_alias_once_per_function): Initialize static_reg_base_value.
7216 (init_alias_analysis): Avoid throw-away allocations of RTL by
7217 using pre-computed values in static_reg_base_value.
7218 * function.c (prepare_function_start): Call
7219 init_alias_once_per_function appropriately.
7220 * rtl.h (init_alias_once_per_function): Declare.
7221 * caller-save (init_caller_save): Restructure slightly to
7222 avoid lots of silly RTL generation.
7223 * expr.c (init_expr_once): Likewise.
7224 * reload1.c (reload_cse_regs_1): Allocate throw-away register
7225 RTL object here. Pass it into children.
7226 (reload_cse_simplify_operands): Use passed-in register RTL
7227 object.
7228 (reload_cse_simplify): Pass through throw-away register
7229 RTL object.
7230
7231 2002-06-10 Daniel Berlin <dberlin@dberlin.org>
7232
7233 * Makefile.in (ssa.o): Add dependency on $(RTL_H), which was missing.
7234
7235 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
7236
7237 * gcc.c (process_command): Avoid assignment to read-only location.
7238 Fix sizeof calculation.
7239
7240 2002-06-10 Neil Booth <neil@daikokuya.demon.co.uk>
7241
7242 * cpphash.h (struct cpp_macro): Put comments on their own lines.
7243 (_cpp_expansions_different_trad): New.
7244 * cppmacro.c (warn_of_redefinition): Fix for traditional case.
7245 * cpptrad.c (canonicalize_text): New.
7246 (scan_out_logical_line): Handle no arguments correctly.
7247 (save_replacement_text): Commit memory when finished.
7248 (_cpp_expansions_different_trad): New.
7249
7250 2002-06-10 Tim Josling <tej@melbpc.org.au>
7251
7252 * gengtype.c (unnamed enum containing BASE_FILE_*): Add languages
7253 TREELANG and COBOL.
7254 (lang_names): Add treelang and cobol.
7255 (get_file_basename): Add code to support treelang and cobol as
7256 4th and 5th users of c-common.c.
7257
7258 2002-06-09 Geoffrey Keating <geoffk@redhat.com>
7259
7260 * Makefile.in (install-driver): Install driver as
7261 $(target_alias)-gcc-$(version).
7262 * gcc.c (spec_version): Make const.
7263 (process_command): Handle -V and -b by using exec.
7264 * doc/invoke.texi (Target Options): Restore -V option,
7265 update docs for -b option.
7266
7267 2002-06-10 Tim Josling <tej@melbpc.org.au>
7268
7269 * configure.in (remaining_languages_check):
7270 Added check that all languages specified were found.
7271 Exit if not found. Previous behaviour was silent failure.
7272 * configure: Regenerated.
7273
7274 2002-06-10 Tim Josling <tej@melbpc.org.au>
7275
7276 First steps to making treelang documentation compliant, based on
7277 instructions in sourcebuild.texi. Also add to gcc.c list of
7278 default languages.
7279
7280 * doc/contrib.texi: Add self as contributor of treelang.
7281
7282 * doc/frontends.texi: Add mention of treelang.
7283
7284 * doc/invoke.texi (Overall Options): Add mention of treelang.
7285
7286 * doc/standards.texi: Add mention of treelang.
7287
7288 2002-06-09 Hans-Peter Nilsson <hp@axis.com>
7289
7290 * config/cris/cris.c: Include ggc.h
7291
7292 2002-06-09 Neil Booth <neil@daikokuya.demon.co.uk>
7293
7294 * cpphash.h (_cpp_push_text_context): Update.
7295 (_cpp_arguments_ok): New.
7296 * cppmacro.c (_cpp_arguments_ok): New, split out from...
7297 (collect_args): ...here.
7298 (_cpp_push_text_context): Change inputs.
7299 * cpptrad.c (struct fun_macro, maybe_start_funlike, save_argument,
7300 replace_args_and_push): New.
7301 (lex_identifier, _cpp_lex_identifier_trad, scan_parameters):
7302 Don't use IS macros directly.
7303 (scan_out_logical_line): Handle function-like macro argument
7304 collection.
7305 (push_replacement_text): Update.
7306 (replacement_length): Remove.
7307 (_cpp_create_trad_definition): Don't skip whitespace before
7308 checking for '('.
7309
7310 2002-06-09 Marek Michalkiewicz <marekm@amelek.gda.pl>
7311
7312 * config/avr/avr.c (avr_mcu_types): Update for new devices.
7313 * config/avr/avr.h (TARGET_SWITCHES, AVR_MEGA): Add -mshort-calls.
7314 (LINK_SPEC, CRT_BINUTILS_SPECS): Update for new devices.
7315 * config/avr/avr.md ("type" and "length" attributes): New type
7316 "xcall", length 1 or 2 if AVR_MEGA. Use in all patterns that
7317 output a single "call" or "rcall" insn depending on device size.
7318 * config/avr/t-avr (MULTILIB_MATCHES): Update for new devices.
7319
7320 2002-06-09 David Edelsohn <edelsohn@gnu.org>
7321
7322 * config/rs6000/{aix43.h,aix5.1} (ASM_CPU_SPEC): Add power3
7323 synonym for 630. Add power4. Remove embedded processors. Use -m604
7324 assembler option.
7325 (CPP_CPU_SPEC): Add power3 and power4.
7326 (PROCESSOR_DEFAULT): Change to 604e.
7327 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Similar additions.
7328 (CPP_CPU_SPEC): Similar additions.
7329 (enum process_type): Add POWER4.
7330 (RTX_COSTS): Add POWER4.
7331 (CPP_CPU_SPEC): Similar additions.
7332 * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.
7333 (PROCESSOR_DEFAULT64): Define.
7334 * config/rs6000/rs6000.c (rs6000_override_options): Add power4.
7335 (rs6000_adjust_cost): Add 603, 604, 604e, 620, 630, Power4 to
7336 branch adjustment.
7337 (rs6000_issue_rate): Add Power4.
7338 * config/rs6000/rs6000.md (cpu attr): Add power4.
7339 (iu compare): Remove 604, 604e, 620, 630.
7340 Add basic Power4 scheduling information.
7341 (mfcr/mtcrf): Change type attribute to cr_logical.
7342
7343 2002-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7344
7345 * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. Add
7346 ATTRIBUTE_PRINTF_2.
7347 * gengtype-lex.l: Fix format specifier warning.
7348
7349 * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE,
7350 not isspace.
7351 * gengtype-lex.l: Don't include ctype.h and use ISSPACE/ISIDNUM in
7352 lieu of isspace/IDchar.
7353 * gengtype.c: Likewise for ctype.h and ISALNUM vs isalnum.
7354 * read-rtl.c: Likewise for ctype.h. Don't define ISDIGIT or
7355 ISSPACE.
7356
7357 2002-06-08 Zack Weinberg <zack@codesourcery.com>
7358
7359 * Makefile.in (LIBCPP_OBJS): Take out version.o.
7360 * cpphash.h (cpp_reader): Take out print_version member.
7361 * cppinit.c: (cpp_handle_option): Don't do anything with
7362 -version. Just set help_only for --version, --target-help.
7363 Just set verbose option for -v.
7364 (cpp_post_options): Don't print a version string.
7365
7366 2002-06-08 Marek Michalkiewicz <marekm@amelek.gda.pl>
7367
7368 * config/avr/avr.c (TARGET_SECTION_TYPE_FLAGS): New.
7369 (avr_section_type_flags): New, handle .noinit* sections.
7370
7371 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7372
7373 * config/sh/netbsd-elf.h (SUBTARGET_EXTRA_SPECS): Define
7374 and include netbsd_entry_point.
7375 (SUBTARGET_LINK_SPEC): Define as NETBSD_LINK_SPEC_ELF.
7376 (NETBSD_ENTRY_POINT): Define.
7377
7378 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7379
7380 * config/sh/sh.h (SUBTARGET_EXTRA_SPECS): Define empty
7381 if not already defined.
7382 (EXTRA_SPECS): Add SUBTARGET_EXTRA_SPECS.
7383
7384 2002-06-08 Marek Michalkiewicz <marekm@amelek.gda.pl>
7385
7386 * config/avr/avr.c (avr_regs_to_save): No need to save any registers
7387 in a noreturn function.
7388 (avr_output_function_prologue, avr_output_function_epilogue):
7389 Correct function size calculation. Do not crash on empty function.
7390 (avr_output_function_epilogue): No need for epilogue after a BARRIER.
7391
7392 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7393
7394 * config/mips/netbsd.h (SUBTARGET_EXTRA_SPECS): Add
7395 netbsd_link_spec and netbsd_entry_point.
7396 (LINK_SPEC): Use %(netbsd_link_spec).
7397 (NETBSD_ENTRY_POINT): Define.
7398
7399 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7400
7401 * config/sparc/netbsd-elf.h (LINK_ARCH32_SPEC): Only specify
7402 linker emulation.
7403 (LINK_ARCH64_SPEC): Likewise.
7404 (LINK_SPEC, NETBSD_ENTRY_POINT): Define.
7405 (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and netbsd_entry_point.
7406
7407 2002-06-08 Marc Espie <espie@openbsd.org>
7408
7409 * lists.c (free_list): Fix typo in comment.
7410
7411 2002-06-08 Andreas Jaeger <aj@suse.de>
7412
7413 * lcm.c (optimize_mode_switching): Add unused attribute for
7414 variable.
7415
7416 * sched-deps.c (sched_analyze): Remove unused variable.
7417
7418 2002-06-08 Gabriel Dos Reis <gdr@codesourcery.com>
7419
7420 * diagnostic.def: Don't capitalize diagnostict descriptors.
7421
7422 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7423
7424 * config/m68k/netbsd-elf.h (EXTRA_SPECS): Add netbsd_entry_point.
7425 (LINK_SPEC): Define as NETBSD_LINK_SPEC_ELF.
7426 (NETBSD_ENTRY_POINT): Define.
7427
7428 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7429
7430 * config/i386/netbsd-elf.h (LINK_SPEC): Define as
7431 NETBSD_LINK_SPEC_ELF.
7432 (SUBTARGET_EXTRA_SPECS): Add netbsd_entry_point.
7433 (NETBSD_ENTRY_POINT): Define.
7434 * config/i386/netbsd64.h (LINK_SPEC): Use %(netbsd_link_spec).
7435 (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and
7436 netbsd_entry_point.
7437 (NETBSD_ENTRY_POINT): Define.
7438
7439 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7440
7441 * config/alpha/netbsd.h (SUBTARGET_EXTRA_SPECS): Add
7442 netbsd_link_spec and netbsd_entry_point.
7443 (LINK_SPEC): Use %(netbsd_link_spec).
7444 (NETBSD_ENTRY_POINT): Define.
7445
7446 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7447
7448 * config/netbsd-elf.h (LINK_SPEC): Rename to...
7449 (NETBSD_LINK_SPEC_ELF): ...this. Use %(netbsd_entry_point)
7450 to specify program entry point.
7451
7452 2002-06-07 Jeff Law <law@redhat.com
7453
7454 * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx.
7455 * combine.c (move_deaths): Use regno_reg_rtx for hard regs rather
7456 than creating a new register.
7457 (distribute_notes): Likewise.
7458 * df.c (df_reg_use_gen): Likewise.
7459 (df_reg_clobber_gen): Likewise.
7460 (df_ref_record): Likewise.
7461 * expr.c (use_regs): Likewise.
7462 * flow.c (propagate_one_insn): Likewise.
7463 (mark_set_1): Likewise.
7464 (mark_used_reg): Likewise.
7465 * reload.c (emit_reload_insns): Likewise.
7466
7467 2002-06-07 Roger Sayle <roger@eyesopen.com>
7468
7469 * simplify-rtx.c (simplify_gen_relational): Simplify RTL of the form
7470 (ne (comp x y) 0) into (comp x y) where comp is a comparison code.
7471 Simplify (eq (comp x y) 0) into (revcomp x y) if the sense of the
7472 comparison code comp can be reversed.
7473
7474 2002-06-07 Roger Sayle <roger@eyesopen.com>
7475
7476 * fold-const.c (fold) [EQ_EXPR]: Place both integer and real
7477 constants last in comparisons. Optimize (x+1.0)>0.0 into the
7478 equivalent x > -1.0 when -ffast-math.
7479
7480 2002-06-07 Jason Thorpe <thorpej@wasabisystems.com>
7481
7482 * config.gcc (mips*-*-netbsd*): Add mips/t-netbsd to ${tmake_file}.
7483 * config/mips/t-netbsd: New file.
7484
7485 2002-06-07 Zack Weinberg <zack@codesourcery.com>
7486
7487 * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
7488 options their own entries.
7489 (parse_option): Clarify comment.
7490 (cpp_handle_option): Remove 'ignore' parameter and OPT_W
7491 special case. Replace if/strcmp chain for -W options with
7492 use of new OPT_* entries for them.
7493 (cpp_handle_options): Update to match.
7494 * cpplib.h: Remove last parameter to cpp_handle_option from prototype.
7495 * c-decl.c: Update call to cpp_handle_option.
7496
7497 2002-06-07 Akim Demaille <akim@epita.fr>
7498
7499 * gengtype-yacc.y (optionseqopt): Add the ending `;' to the action.
7500 Whitespace changes.
7501
7502 2002-06-07 Jeffrey Law <law@redhat.com>
7503
7504 * sched-deps.c (free_deps): Avoid calling free_INSN_LIST_list
7505 on empty lists.
7506
7507 2002-06-07 H.J. Lu (hjl@gnu.org)
7508
7509 * configure.in: Add --enable-__cxa_atexit.
7510 * configure: Regenerated.
7511 * config.in: Likewise.
7512
7513 * defaults.h (DEFAULT_USE_CXA_ATEXIT): New. Defined to be 0 if
7514 not defined.
7515
7516 2002-06-07 Gabriel Dos Reis <gdr@merlin.nerim.net>
7517
7518 * diagnostic.c (diagnostic_build_prefix): Fix initialization.
7519
7520 2002-06-07 Jason Thorpe <thorpej@wasabisystems.com>
7521
7522 * config/mips/netbsd.h (CACHE_FLUSH_FUNC): Define.
7523
7524 2002-06-07 Jason Merrill <jason@redhat.com>
7525
7526 * cppexp.c (num_equality_op): Use a temporary variable to work
7527 around gcc 3.0.4 bug.
7528
7529 2002-06-07 Gabriel Dos Reis <gdr@codesourcery.com>
7530
7531 * diagnostic.c (diagnostic_build_prefix): Tidy.
7532
7533 2002-06-07 Neil Booth <neil@daikokuya.demon.co.uk>
7534
7535 * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,
7536 scan_parameters, save_replacement_text, replacement_length): New.
7537 (scan_out_logical_line): Take a macro and save parameters if
7538 non-NULL.
7539 (_cpp_logical_line_trad): Update.
7540 (_cpp_create_trad_definition): Update to handle function-like
7541 macros.
7542 * cpplex.c (new_buff): Update.
7543 (struct dummy, DEFAULT_ALIGNMENT, CPP_ALIGN): Move...
7544 * cpphash.h: ...here.
7545 (CPP_ALIGN2, _cpp_save_parameter): New.
7546 * cppmacro.c (save_parameter): Rename, export.
7547 (parse_params): Update.
7548
7549 2002-06-07 Andreas Jaeger <aj@suse.de>
7550
7551 * config/mmix/mmix.c: Remove extra broken prototype for
7552 mmix_init_machine_status.
7553
7554 2002-06-06 Geoffrey Keating <geoffk@redhat.com>
7555
7556 * gengtype.c: Add comments before all the routines.
7557
7558 2002-06-07 Jason Thorpe <thorpej@wasabisystems.com>
7559
7560 * config.gcc (sh5*-*-netbsd*): Remove sh/t-netbsd-sh5-32
7561 from and add t-sh64 to ${tmake_file}.
7562 (sh64*-*-netbsd*): Add t-sh64 to ${tmake_file}.
7563 * config/sh/t-netbsd-sh5 (LIB1ASMFUNCS): Remove.
7564 * config/sh/t-netbsd-sh5-32: Remove.
7565 * config/sh/t-netbsd-sh5-64 (MULTILIB_OPTIONS): Use
7566 MULTILIB_ENDIAN.
7567 (MULTILIB_DIRNAMES): Define.
7568
7569 Thu Jun 6 23:14:46 CEST 2002 Jan Hubicka <jh@suse.cz>
7570
7571 * i386.md (and promoting splitters): Disable QI to SImode promoting
7572 when doing so changes immediate to be 32bit.
7573
7574 * rtl.h (emit_*_scope): Declare.
7575 * emit-rtl.c (emit_*_scope): New global functions.
7576 (try_split): Copy scope.
7577 * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
7578 noce_try_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
7579 noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
7580 noce_process_if_block, find_cond_trap): Copy scopes.
7581 * recog.c (peephole2_optimize): likewise.
7582
7583 2002-06-06 Jeffrey Law <law@redhat.com>
7584
7585 * h8300.h (OK_FOR_U): Fix thinko exposed by flag checking.
7586
7587 Thu Jun 6 21:06:25 2002 J"orn Rennecke <joern.rennecke@superh.com>
7588
7589 * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".
7590
7591 2002-06-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7592
7593 * Makefile.in (TEXI_GCCINSTALL_FILES): Define.
7594 ($(docdir)/gccinstall.info): New target.
7595 (info): Depend on it.
7596 (gccinstall.dvi): New target.
7597 (dvi): Depend on it.
7598 * doc/.cvsignore: Ignore new info files.
7599 * doc/install.texi (@setfilename): Reflect new info filename.
7600
7601 Thu Jun 6 15:57:23 2002 J"orn Rennecke <joern.rennecke@superh.com>
7602
7603 * sh.c (machine_dependent_reorg): Don't set RTX_UNCHANGING_P
7604 on an UNSPEC.
7605
7606 Thu Jun 6 07:17:43 2002 Nicola Pero <n.pero@mi.flashnet.it>
7607
7608 PR objc/6834
7609 * objc/objc-lang.c (LANG_HOOKS_GET_ALIAS_SET): Define to be
7610 c_common_get_alias_set.
7611 (LANG_HOOKS_SAFE_FROM_P): Define to be c_safe_from_p.
7612
7613 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
7614
7615 * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): New
7616 functions.
7617 * rtl.h (get_first_nonnote_insn, get_last_nonnote_insn): Declare.
7618 * avr/avr.c (avr_output_function_epilogue): Use above to determine
7619 function size.
7620 * pa/pa.c (pa_output_function_prologue): Likewise.
7621
7622 2002-06-05 David S. Miller <davem@redhat.com>
7623
7624 * integrate.c (subst_constants): Handle 'B' RTL format.
7625
7626 2002-06-05 Eric Christopher <echristo@redhat.com>
7627
7628 * varasm.c (make_decl_rtl): Fix comment for removed
7629 halfpic.c.
7630
7631 2002-06-05 Eric Christopher <echristo@redhat.com>
7632
7633 * Makefile.in: Remove missed halfpic bits.
7634
7635 2002-06-05 Eric Christopher <echristo@redhat.com>
7636
7637 * toplev.c: Remove half-pic.
7638 * config/mips/mips.c: Ditto.
7639 * config/mips/mips.h: Ditto. Remove unused defines.
7640 * config/mips/openbsd.h: Update comment to reflect above.
7641 * config/mips/mips.md: Remove half-pic constraints.
7642 * halfpic.h: Delete.
7643 * halfpic.c: Ditto.
7644
7645 2002-06-05 Jeffrey Law <law@redhat.com>
7646
7647 * pa.h (EXTRA_CONSTRAINT, T case): Further refine so that it
7648 rejects (mem (lo_sum (reg) (unspec))), but will allow
7649 (mem (lo_sum (reg) (symbol_ref)) for PA2.0.
7650
7651 2002-06-05 Neil Booth <neil@daikokuya.demon.co.uk>
7652
7653 * cpphash.h (_cpp_create_definition): Update prototype.
7654 (_cpp_push_text_context, _cpp_create_trad_definition): New.
7655 ( cpp_lex_identifier_trad): New.
7656 (_cpp_set_trad_context): New.
7657 * cppinit.c (cpp_finish_options): Don't conditionalize builtins.
7658 * cpplib.c (SEEN_EOL): Update.
7659 (lex_macro_node): Update for -traditional.
7660 (cpp_push_buffer, _cpp_pop_buffer): Similarly.
7661 * cppmacro.c (_cpp_create_definition): Split into
7662 create_iso_definition() and _cpp_create_trad_definition().
7663 (warn_of_redefinition): Update prototype; handle traditional
7664 macros.
7665 (_cpp_push_text_context): New.
7666 * cpptrad.c (skip_whitespace, push_replacement_text): New.
7667 (lex_identifier): Call ht_lookup with correct start.
7668 (_cpp_lex_identifier_tradm _cpp_create_trad_definition,
7669 _cpp_set_trad_context): New.
7670 (scan_out_logical_line): Update to handle changing contexts.
7671
7672 Wed Jun 5 20:42:31 2002 J"orn Rennecke <joern.rennecke@superh.com>
7673
7674 * config.gcc (sh-*-elf*, sh64*-*-elf*): Unify.
7675 (shl*-*-elf*): Add.
7676 * config/sh/t-be (MULTILIB_ENDIAN): Set.
7677 * config/sh/t-le (MULTILIB_ENDIAN): Likewise.
7678 * t-sh (MULTILIB_ENDIAN): Set.
7679 (MULTILIB_OPTIONS): Use it.
7680 * t-sh64 (MULTILIB_OPTIONS): Likewise.
7681 (MULTILIB_DIRNAMES): Likewise.
7682
7683 2002-06-05 Gabriel Dos Reis <gdr@codesourcery.com>
7684
7685 * toplev.h (report_error_function): Remove.
7686
7687 * diagnostic.h (location_t): New datatype.
7688 (text_info): Likewise.
7689 (diagnostic_info): Likewise.
7690 (output_prefix): New macro.
7691 (diagnostic_last_function_changed): Likewise.
7692 (diagnostic_set_last_function): Likewise.
7693 (diagnostic_last_module_changed): Likewise.
7694 (diagnostic_set_last_module): Likewise.
7695 (report_diagnostic): Now macro.
7696 (diagnostic_set_info): Declare.
7697
7698 * diagnostic.c (report_problematic_module): Rename to
7699 diagnostic_repor_current_module.
7700 (set_diagnostic_context): Remove.
7701 (count_error): Rename to diagnostic_error_count.
7702 (error_function_changed): Remove.
7703 (record_last_error_function): Likewise.
7704 (error_module_changed): Likewise.
7705 (record_last_error_module): Likewise.
7706 (context_as_prefix): Rename to diagnostic_build_prefix.
7707 (flush_diagnostic_buffer): Rename to diagnostic_flush_buffer.
7708 (diagnostic_set_info): New function.
7709
7710 * objc/objc-act.c: #include diagnostic.h
7711 (error_with_ivar): Adjust call to count_error.
7712 (warn_with_method): Likewise.
7713 * objc/Make-lang.in (objc-act.o): Depend on diagnostic.h
7714
7715 2002-06-05 Bob Wilson <bob.wilson@acm.org>
7716
7717 * config/xtensa/xtensa.c (xtensa_build_va_list): Use
7718 lang_hooks.types.make_type instead of make_node; set up
7719 __va_list_tag type decl.
7720 (xtensa_builtin_saveregs): Remove broken use of
7721 RTX_UNCHANGING_P and unnecessary use of MEM_IN_STRUCT_P
7722 for saved registers; add varargs alias set.
7723
7724 2002-06-05 Neil Booth <neil@daikokuya.demon.co.uk>
7725
7726 config:
7727 * alpha/gnu.h: Undef TARGET_OS_CPP_BUILTINS.
7728 * i386/beos-elf.h: Use TARGET_OS_CPP_BUILTINS rather than
7729 CPP_PREDEFINES and part of CPP_SPEC.
7730 i386/freebsd-aout.h, i386/gas.h, i386/gnu.h, i386/linux-aout.h,
7731 i386/linux.h, i386/moss.h, i386/xm-vsta.h: Similarly.
7732
7733 Wed Jun 5 15:20:58 CEST 2002 Jan Hubicka <jh@suse.cz>
7734
7735 * reg-stack.c (reg_to_stack): Do not call find_basic_blocks.
7736
7737 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7738
7739 * config/rs6000/linux64.h (ASM_OUTPUT_SOURCE_LINE): Define.
7740
7741 2002-06-04 Zack Weinberg <zack@codesourcery.com>
7742
7743 * gengtype-yacc.y: Make sure all rules end with a semicolon.
7744
7745 2002-06-04 Bob Wilson <bob.wilson@acm.org>
7746
7747 * config/xtensa/xtensa.c (xtensa_init_machine_status): Fix
7748 typo in function prototype and include "ggc.h" header.
7749
7750 2002-06-04 Richard Henderson <rth@redhat.com>
7751
7752 * config/alpha/alpha.c (mode_mask_operand): Simplify without ifdefs.
7753 (print_operand) ['U']: Likewise.
7754 (alpha_expand_unaligned_store): Correct constants for 32-bit cross.
7755 (alpha_expand_unaligned_store_words): Likewise.
7756 (alpha_expand_builtin_vector_binop): Fix typo.
7757 (enum alpha_builtin, code_for_builtin): Add remaining ext, ins, msk,
7758 umulh, and cix insns.
7759 (one_arg_builtins): Add cix builtins.
7760 (two_arg_builtins): Add ext, ins, msk, umulh builtins.
7761 (alpha_expand_builtin): Fix typo in arity.
7762 * config/alpha/alpha.md (UNSPEC_CTLZ, UNSPEC_CTPOP): New.
7763 (builtin_extbl, builtin_extwl, builtin_extll, builtin_extwh,
7764 builtin_extlh, builtin_insbl, builtin_inswl, builtin_insll,
7765 builtin_insql, builtin_inswh, builtin_inslh, builtin_insqh,
7766 builtin_mskbl, builtin_mskwl, builtin_mskll, builtin_mskql,
7767 builtin_mskwh, builtin_msklh, builtin_mskqh, builtin_cttz,
7768 builtin_ctlz, builtin_ctpop): New.
7769 * doc/extend.texi (Alpha Built-in Functions): Update.
7770
7771 2002-06-04 Geoffrey Keating <geoffk@redhat.com>
7772
7773 * gengtype.c (write_gc_root): Don't unnecessarily prevent
7774 global variable-length arrays being roots.
7775
7776 * config.gcc (powerpc-*-darwin*): Set config_gtfiles.
7777 * configure.in (config_gtfiles): New variable.
7778 (all_gtfiles): Initialise from config_gtfiles.
7779 * configure: Regenerate.
7780
7781 2002-06-04 Neil Booth <neil@daikokuya.demon.co.uk>
7782
7783 config/i386:
7784 * beos-elf.h, cygwin.h, djgpp.h, gas.h, gnu.h, i386-interix.h,
7785 i386-interix3.h, i386elf.h, linux-aout.h, linux.h, linux64.h,
7786 mingw32.h, netbsd-elf.h, netbsd.h, netbsd64.h, rtemself.h,
7787 sco5.h, sol2.h, sysv3.h, sysv4.h, sysv5.h, uwin.h, vxi386.h,
7788 win32.h (CPP_SPEC): Remove cpp_cpu.
7789 * i386.h (TARGET_CPU_CPP_BUILTINS): Use.
7790 (CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Die!
7791
7792 2002-06-04 Janis Johnson <janis187@us.ibm.com>
7793
7794 * config/ia64/ia64.c (gen_thread_pointer): Fix variable name.
7795
7796 2002-06-04 Jeff Law <law@redhat.com.
7797 David Edelsohn <edelsohn@gnu.org>
7798 Michael Matz <matz@kde.org>
7799
7800 * sched-int.h (struct deps): New field libcall_block_tail_insn.
7801 * sched_deps.c (init_deps): Initialize libcall_block_tail_insn.
7802 * sched_deps.c (sched_analyze_insn): If libcall_block_tail_insn
7803 is set, then mark the current insn as being part of a libcall
7804 scheduling group.
7805 (sched_analyze): Set and clear libcall_block_tail_insn appropriately.
7806
7807 * haifa-sched.c (schedule_block): Do not count USE or CLOBBER
7808 insns against the issue rate.
7809
7810 Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
7811
7812 * cfglayout.c (duplicate_insn_chain): Kill NOTE_INSN_RANGE notes.
7813 * final.c (final_scan_insn): Likewise.
7814 * ggc-common.c (ggc_mark_rtx_children_1): Likewise; use
7815 NOTE_EXPECTED_VALUE instead of NOTE_RANGE.
7816 * haifa-sched.c (unlink_other_notes): Likeewise.
7817 (reemit_notes): Likewise.
7818 * print-rtl.c (print_rtx): Likewise.
7819 * sched-deps (sched-analyze): Likewise.
7820 * rtl.c (note_insn_name): Likewise.
7821 * rtl.h (NOTE_RANGE_INFO, NOTE_LIVE_INFO): Kill.
7822 (enum insn_note): Kill NOTE_INSN_RANGE_*, NOTE_INSN_LIVE.
7823 (RANGE_*): Kill.
7824
7825 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7826
7827 * varasm.c (mark_constants): Handle RTX format 'B'.
7828
7829 2002-06-04 Neil Booth <neil@daikokuya.demon.co.uk>
7830
7831 * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.
7832 (struct cpp_context): Add traditional fields.
7833 * cppmacro.c (paste_all_tokens, push_ptoken_context,
7834 push_token_context, cpp_get_token, _cpp_backup_tokens): Update.
7835 * cpptrad.c (skip_comment, lex_identifier,
7836 _cpp_read_logical_line_trad, scan_out_logical_line): Update.
7837
7838 2002-06-04 Kazu Hirata <kazu@cs.umass.edu>
7839
7840 * gbl-ctors.h: Fix formatting.
7841 * gcc.c: Likewise.
7842 * gccspec.c: Likewise.
7843 * gcov.c: Likewise.
7844 * gcov-io.h: Likewise.
7845 * gcse.c: Likewise.
7846 * ggc-common.c: Likewise.
7847 * ggc.h: Likewise.
7848 * ggc-page.c: Likewise.
7849 * ggc-simple.c: Likewise.
7850 * global.c: Likewise.
7851 * graph.h: Likewise.
7852 * gthr-dce.h: Likewise.
7853 * gthr.h: Likewise.
7854 * gthr-posix.h: Likewise.
7855 * gthr-rtems.h: Likewise.
7856 * gthr-solaris.h: Likewise.
7857 * gthr-win32.h: Likewise.
7858
7859 2002-06-03 Geoffrey Keating <geoffk@redhat.com>
7860
7861 Merge from pch-branch:
7862
7863 * gengtype.h (UNION_OR_STRUCT_P): New macro.
7864 * gengtype.c (write_gc_structure_fields): Use it.
7865 (write_gc_root): Use it here too.
7866
7867 * gengtype.c (write_gc_structure_fields): Assume that lengths
7868 of typenames fit into an 'int'; don't pass a size_t to "%d" in
7869 printf.
7870 (write_gc_marker_routine_for_structure): Likewise.
7871 (write_gc_types): Likewise.
7872 (write_gc_root): Likewise.
7873
7874 * varray.h (VARRAY_CLEAR): New.
7875 (varray_clear): Prototype.
7876 * varray.c (varray_clear): New.
7877 * cselib.c (reg_values_old): New.
7878 (used_regs_old): New.
7879 (cselib_init): Use cached varrays if available to avoid
7880 generating large amounts of garbage.
7881 (cselib_finish): Don't throw away old varrays.
7882
7883 * final.c (insn_addresses_): Move out of ifdef.
7884
7885 * varray.c (uses_ggc): Make more varray kinds GCable.
7886 * varray.h (union varray_data_tag): Let gengtype see
7887 fields 'generic' and 'te'.
7888 * reg-stack.c: Include gt-reg-stack.h, ggc.h.
7889 (stack_regs_mentioned_data): Move out of ifdef; mark with gengtype.
7890 (reg_to_stack): Don't call VARRAY_FREE.
7891 * insn-addr.h (INSN_ADDRESSES_FREE): Don't use VARRAY_FREE.
7892 (insn_addresses_): Use gengtype to mark.
7893 * gengtype.c (write_gc_structure_fields): Handle arrays of generic
7894 pointers; handle generic pointers in unused union fields.
7895 (get_output_file_with_visibility): Include cselib.h,
7896 insn-addr.h in gtype-desc.c.
7897 * function.c (prologue): Use gengtype to mark.
7898 (epilogue): Likewise.
7899 (sibcall_epilogue): Likewise.
7900 * dependence.c: Include gt-dependence.h, ggc.h.
7901 (struct def_use): Use gengtype to mark.
7902 (struct loop): Likewise.
7903 (struct induction): Likewise.
7904 (struct dependence): Likewise.
7905 (def_use_chain): Likewise.
7906 (dep_chain): Likewise.
7907 (loop_chain): Likewise.
7908 (induction_chain): Likewise.
7909 (init_dependence_analysis): Don't free anything, just clear pointers.
7910 (build_def_use): Use GGC to allocate def_use.
7911 (add_loop): Use GGC to allocate loop.
7912 (find_induction_variable): Use GGC to allocate induction.
7913 (check_node_dependence): Use GGC to allocate induction, dependence.
7914 (dump_node_dependence): Don't free varrays.
7915 (end_dependence_analysis): Likewise.
7916 * cselib.h (struct cselib_val_struct): Use gengtype to mark.
7917 (struct elt_loc_list): Likewise.
7918 (struct elt_list): Likewise.
7919 * cselib.c: Don't include obstack.h.
7920 (hash_table): Use gengtype to mark.
7921 (reg_values): Use gengtype to mark.
7922 (used_regs): Use gengtype to mark.
7923 (cselib_obstack): Delete.
7924 (cselib_startobj): Delete.
7925 (empty_vals): Mark as deletable.
7926 (empty_elt_lists): Mark as deletable.
7927 (empty_elt_loc_lists): Mark as deletable.
7928 (new_elt_list): Use GGC to allocate struct elt_list.
7929 (new_elt_loc_list): Use GGC to allocate struct elt_loc_list.
7930 (clear_table): Don't delete obstack; don't unnecessarily clear
7931 deletable variables.
7932 (new_cselib_val): Use GGC to allocate struct cselib_val.
7933 (cselib_init): Don't set up obstacks. Use GGC to allocate
7934 hash table.
7935 (cselib_finish): Just clear variables, don't free anything.
7936 * Makefile.in (cselib.o): Remove dependency on $(OBSTACK_H).
7937 (reg-stack.o): Add dependency on gt-reg-stack.h, $(GGC_H).
7938 (dependence.o): Add dependency on gt-dependence.h, $(GGC_H).
7939 (GTFILES): Add insn-addr.h, cselib.h, dependence.c, reg-stack.c.
7940 (gt-reg-stack.h): New rule.
7941 (gt-dependence.h): New rule.
7942 (gtype-desc.o): Add cselib.h, insn-addr.h.
7943
7944 * varray.c: Use only necessary headers.
7945 (element_size): New.
7946 (uses_ggc): New.
7947 (varray_init): Take type, not size. Use GGC if appropriate.
7948 (varray_grow): Update for change to struct varray_head_tag.
7949 Use GGC if appropriate.
7950 * varray.h (struct const_equiv_data): Use gengtype.
7951 (enum varray_data_enum): New.
7952 (union varray_data_tag): Use gengtype.
7953 (struct varray_head_tag): Use gengtype. Replace size field with
7954 enum varray_data_enum.
7955 (varray_init): Update prototype.
7956 (VARRAY_SCHED_INIT): Delete.
7957 (VARRAY_*_INIT): Update for change to varray_init.
7958 (VARRAY_SCHED): Delete.
7959 (VARRAY_PUSH_SCHED): Delete.
7960 (VARRAY_TOP_SCHED): Delete.
7961 * tree.h: Update for change to length specifier.
7962 * tree-inline.c (optimize_inline_calls): Don't use VARRAY_FREE.
7963 (clone_body): Likewise.
7964 * ssa.h (ssa_definition): Use gengtype to mark.
7965 * ssa.c (convert_from_ssa): Don't use VARRAY_FREE.
7966 * ssa-dce.c (ssa_eliminate_dead_code): Don't use VARRAY_FREE.
7967 * rtl.h (struct rtvec_def): Update for change to length specifier.
7968 * integrate.c (expand_inline_function): Don't use VARRAY_FREE.
7969 (struct initial_value_struct): Update for change to length specifier.
7970 * ggc.h (ggc_add_rtx_varray_root): Delete prototype.
7971 (ggc_add_tree_varray_root): Delete prototype.
7972 (ggc_mark_rtx_varray): Delete prototype.
7973 (ggc_mark_tree_varray): Delete prototype.
7974 * ggc-common.c (ggc_add_rtx_varray_root): Delete.
7975 (ggc_add_tree_varray_root): Delete.
7976 (ggc_mark_rtx_varray): Delete.
7977 (ggc_mark_tree_varray): Delete.
7978 (ggc_mark_rtx_varray_ptr): Delete.
7979 (ggc_mark_tree_varray_ptr): Delete.
7980 * gengtype.h (enum typekind): Remove TYPE_VARRAY.
7981 (create_varray): Delete prototype.
7982 * gengtype.c (varrays): Delete.
7983 (create_varray): Delete.
7984 (adjust_field_type): Detect array of string pointers.
7985 (process_gc_options): Remove code to handle varray_type option.
7986 (set_gc_used_type): Remove TYPE_VARRAY case.
7987 (output_escaped_param): New.
7988 (write_gc_structure_fields): Use output_escaped_param on all
7989 parameters. Handle 'skip' with 'use_param' option. Handle
7990 arrays of strings. Remove TYPE_VARRAY handling.
7991 (write_gc_roots): Use boolean to detect 'length' option.
7992 * gengtype-yacc.y (VARRAY_TYPE): Delete token.
7993 (struct_fields): Call adjust_field_type on array fields.
7994 (type): Remove VARRAY_TYPE case.
7995 (type_option): Likewise.
7996 * gengtype-lex.l: Don't consider varray_type a keyword.
7997 * function.h: Update for change to length specifier.
7998 (free_eh_status): Delete prototype.
7999 * function.c (free_after_compilation): Don't call free_eh_status.
8000 (reorder_blocks): Don't use VARRAY_FREE.
8001 * except.c (struct eh_status): Update for change to length specifier.
8002 remove varray_type specifier.
8003 (free_eh_status): Delete.
8004 * dwarf2out.c: Include gt-dwarf2out.h.
8005 (used_rtx_varray): Use gengtype to mark, move
8006 outside ifdefs.
8007 (incomplete_types): Likewise.
8008 (decl_scope_table): Likewise.
8009 (dwarf2out_init): Don't call ggc_add_tree_varray_root.
8010 * cfglayout.c (scope_to_insns_finalize): Don't use VARRAY_FREE.
8011 * c-tree.h (struct lang_type): Update for change to length specifier.
8012 * c-parse.in (yylexstring): Don't use VARRAY_FREE.
8013 * c-objc-common.c: Include gt-c-objc-common.h.
8014 (deferred_fns): Mark for gengtype.
8015 (c_objc_common_init): Don't call ggc_add_tree_varray_root.
8016 (expand_deferred_fns): Just set deferred_fns to 0 to free it.
8017 * Makefile.in (c-objc-common.o): Add gt-c-objc-common.h.
8018 (gtype-desc.o): Update dependencies.
8019 (dwarf2out.o): Add gt-dwarf2out.h.
8020 (varray.o): Update dependencies.
8021 (GTFILES): Add varray.h, ssa.h, dwarf2out.c, c-objc-common.c.
8022 (gt-c-objc-common.h): New rule.
8023 (gt-dwarf2out.h): New rule.
8024 * objc/objc-act.c (build_objc_string_object): Don't use VARRAY_FREE.
8025
8026 * doc/gty.texi (GTY Options): Correct spelling.
8027 (GGC Roots): Likewise.
8028 * Makefile.in (TEXI_CPP_FILES): New.
8029 (TEXI_GCC_FILES): New.
8030 (TEXI_GCCINT_FILES): New.
8031 (TEXI_CPPINT_FILES): New.
8032 ($(docdir)/cpp.info): Use new macros.
8033 ($(docdir)/gcc.info): Likewise.
8034 ($(docdir)/gccint.info): Likewise.
8035 ($(docdir)/cppinternals.info): Likewise.
8036 (cpp.dvi): Likewise.
8037 (gcc.dvi): Likewise.
8038 (gccint.dvi): Likewise.
8039 (cppinternals.dvi): Likewise.
8040
8041 * Makefile.in ($(docdir)/gccint.info): Depend on gty.texi.
8042 * doc/gccint.texi (Top): Include gty.texi.
8043 * doc/gty.texi: New file.
8044
8045 * bitmap.c: Include ggc.h, gt-bitmap.h.
8046 (bitmap_ggc_free): New.
8047 (bitmap_elem_to_freelist): New.
8048 (bitmap_element_free): Use bitmap_elem_to_freelist.
8049 (bitmap_element_allocate): Allow use of GGC.
8050 (bitmap_clear): Use bitmap_elem_to_freelist.
8051 (bitmap_copy): Update for change to bitmap_element_allocate.
8052 (bitmap_set_bit): Likewise.
8053 (bitmap_operation): Update for changes elsewhere.
8054 (bitmap_initialize): Allow to create bitmaps that will use GGC.
8055 * bitmap.h (struct bitmap_element_def): Use gengtype.
8056 (struct bitmap_head_def): Likewise. Also add 'using_obstack' field.
8057 (bitmap_initialize): Add extra parameter.
8058 (BITMAP_OBSTACK_ALLOC): Update for change to bitmap_initialize.
8059 (BITMAP_ALLOCA): Delete.
8060 (BITMAP_XMALLOC): Update for change to bitmap_initialize.
8061 (BITMAP_GGC_ALLOC): New.
8062 * Makefile.in (gtype-desc.o): Add bitmap.h.
8063 (bitmap.o): Add gt-bitmap.h, $(GGC_H).
8064 (GTFILES): Add bitmap.c.
8065 (gt-bitmap.h): New rule.
8066 ($(HOST_PREFIX_1)bitmap.o): Add gt-bitmap.h.
8067 * basic-block.h: Update for changes to bitmap_initialize.
8068 * except.c (exception_handler_label_map): Move into...
8069 (struct eh_status): Here.
8070 (struct eh_region): Make 'aka' GCable.
8071 (free_eh_status): Don't need to specially handle
8072 exception_handler_label_map.
8073 (add_ehl_entry): Update for changes to exception_handler_label_map.
8074 (find_exception_handler_labels): Likewise.
8075 (remove_exception_handler_label): Likewise.
8076 (maybe_remove_eh_handler): Likewise.
8077 (for_each_eh_label): Likewise.
8078 (remove_eh_handler): Allocate 'aka' using GGC.
8079 * gengtype.c (get_output_file_with_visibility): Add bitmap.h
8080 to list of includes.
8081
8082 * gengtype.c (write_gc_marker_routine_for_structure): Name
8083 the routines 'gt_ggc_mx_*' instead of 'gt_ggc_m_*'.
8084 (write_gc_types): Arrange for the tests with NULL to be inlined.
8085 (write_gc_roots): Update uses of procedure pointers.
8086 * ggc-common.c (gt_ggc_mx_rtx_def): Rename from gt_ggc_m_rtx_def.
8087
8088 * Makefile.in (explow.o): Add dependency on gt-explow.h.
8089 (sdbout.o): Add dependency on gt-sdbout.h.
8090
8091 * emit-rtl.c (const_int_htab): Use gengtype to clear unused entries.
8092 (mem_attrs_htab): Likewise.
8093 (init_emit_once): Don't call ggc_add_deletable_htab.
8094 * fold-const.c (size_htab): Use gengtype to clear unused entries.
8095 (size_int_type_wide): Don't call ggc_add_deletable_htab.
8096 * gengtype.c (finish_root_table): Add LASTNAME and TNAME
8097 parameters, use them, change callers.
8098 (write_gc_root): Add IF_MARKED parameter, use it, change callers.
8099 (write_gc_roots): Handle 'if_marked' option.
8100 (main): Don't need to call set_gc_used_type any more.
8101 * ggc.h (ggc_htab_marked_p): Delete.
8102 (ggc_htab_mark): Delete.
8103 (struct ggc_cache_tab): New.
8104 (gt_ggc_cache_rtab): New declaration.
8105 * ggc-common.c (struct d_htab_root): Delete.
8106 (d_htab_roots): Delete.
8107 (ggc_add_deletable_htab): Delete.
8108 (ggc_htab_delete): Handle new htab-deleting mechanism.
8109 (ggc_mark_roots): Use new htab-deleting mechanism.
8110 * tree.c (type_hash_table): Use gengtype to clear unused entries.
8111 Make static.
8112 (init_obstacks): Don't call ggc_add_deletable_htab.
8113
8114 * objc/objc-act.h (struct hashed_attribute): Use gengtype.
8115 (struct hashed_entry): Likewise.
8116 (nst_method_hash_list): Likewise.
8117 (cls_method_hash_list): Likewise.
8118 (HASH_ALLOC_LIST_SIZE): Delete.
8119 (ATTR_ALLOC_LIST_SIZE): Delete.
8120 * objc/objc-act.c (hash_init): Use ggc to allocate
8121 nst_method_hash_list, cls_method_hash_list.
8122 (hash_enter): Use ggc to allocate; allocate one entry at a time.
8123 (hash_add_attr): Likewise.
8124 (ggc_mark_hash_table): Delete.
8125 (objc_act_parse_init): Delete.
8126 (objc_init): Delete reference to objc_act_parse_init.
8127 * tlink.c: Replace hash.h with hashtab.h. Explicitly include
8128 obstack.h. Replace references to 'struct hash_table' with htab_t.
8129 (struct symbol_hash_entry): Replace hash header with key field.
8130 (struct file_hash_entry): Replace hash header with key field.
8131 (struct demangled_hash_entry): Replace hash header with key field.
8132 (hash_string_eq): New.
8133 (hash_string_hash): New.
8134 (symbol_hash_newfunc): Delete.
8135 (symbol_hash_lookup): Modify to use htab_t.
8136 (file_hash_newfunc): Delete.
8137 (file_hash_lookup): Modify to use htab_t.
8138 (demangled_hash_newfunc): Delete.
8139 (demangled_hash_lookup): Modify to use htab_t.
8140 (tlink_init): Modify to use htab_t.
8141 * hash.h: Delete.
8142 * hash.c: Delete.
8143 * ggc.h: Delete forward structure declarations.
8144 Delete prototypes for deleted functions.
8145 * ggc-common.c: Don't include hash.h.
8146 (ggc_add_tree_hash_table_root): Delete.
8147 (ggc_mark_tree_hash_table_entry): Delete.
8148 (ggc_mark_tree_hash_table): Delete.
8149 (ggc_mark_tree_hash_table_ptr): Delete.
8150 * gengtype.c (write_gc_structure_fields): Allow param_is option.
8151 (write_gc_marker_routine_for_structure): Use visibility of
8152 the parameter if there is one.
8153 * function.c: Replace hash.h with hashtab.h. Replace references
8154 to 'struct hash_table *' with htab_t.
8155 (struct insns_for_mem_entry): Include a plain key.
8156 (fixup_var_refs_insns_with_hash): Update to use htab_t.
8157 (insns_for_mem_newfunc): Delete.
8158 (insns_for_mem_hash): Update to use htab_t.
8159 (insns_for_mem_comp): Likewise.
8160 (insns_for_mem_walk): Likewise.
8161 * c-lang.c: Include ggc.h.
8162 * Makefile.in (OBJS): Remove hash.o.
8163 (c-lang.o): Add GGC_H.
8164 (COLLECT2_OBJS): Remove hash.o.
8165 (tlink.o): Remove hash.h, add HASHTAB_H and OBSTACK_H.
8166 (ggc-common.o): Remove hash.h.
8167 (function.o): Remove hash.h, add HASHTAB_H.
8168 (genautomata.o): Remove hash.h, add HASHTAB_H.
8169
8170 * varasm.c (mark_const_str_htab_1): Delete.
8171 (mark_const_str_htab): Delete.
8172 (const_str_htab_del): Delete.
8173 (const_str_htab): Use gengtype to mark.
8174 (init_varasm_once): Use gengtype to mark hashtables. Use GC to
8175 allocate them.
8176 * tree.c (mark_tree_hashtable_entry): Delete.
8177 (mark_tree_hashtable): Delete.
8178 * tree.h (mark_tree_hashtable): Delete prototype.
8179 * ggc.h (ggc_test_and_set_mark): Treat (void *)1 like NULL.
8180 (ggc_mark): Likewise.
8181 (ggc_calloc): New.
8182 (htab_create_ggc): New.
8183 * ggc-common.c (ggc_calloc): New.
8184 * gengtype.h (enum typekind): Add TYPE_PARAM_STRUCT.
8185 (struct type): Add param_struct structure.
8186 * gengtype.c (param_structs): New.
8187 (adjust_field_type): Handle param_is option.
8188 (set_gc_used_type): Handle TYPE_PARAM_STRUCT.
8189 (get_output_file_with_visibility): Include hashtab.h in gtype-desc.c.
8190 (write_gc_structure_fields): Add new PARAM parameter. Update
8191 callers. Handle use_param option. Handle TYPE_PARAM_STRUCT.
8192 (write_gc_marker_routine_for_structure): Add new PARAM parameter.
8193 Use it to generate function name. Update callers.
8194 (write_gc_types): Add new PARAM_STRUCTS parameter. Update callers.
8195 Process them.
8196 (write_gc_roots): Handle TYPE_PARAM_STRUCT. Allow param_is
8197 option.
8198 (main): Define PTR as pointer-to-scalar. Don't specially
8199 mark deferred_string or ehl_map_entry.
8200 * gengtype-yacc.y (PARAM_IS): Add new token.
8201 (externstatic): Use adjust_field_type.
8202 (type_option): Add PARAM_IS.
8203 * gengtype-lex.l: Add rule for typedef of function pointers.
8204 Add rule for PARAM_IS.
8205 (IWORD): Add size_t.
8206 * except.c (exception_handler_label_map): Use gengtype to mark.
8207 (type_to_runtime_map): Likewise.
8208 (mark_ehl_map_entry): Delete.
8209 (mark_ehl_map): Delete.
8210 (init_eh): Use gengtype for roots; use GC to allocate hash tables.
8211 (t2r_mark_1): Delete.
8212 (t2r_mark): Delete.
8213 * Makefile.in (gtype-desc.o): Correct dependencies.
8214 (GTFILES): Add hashtab.h.
8215 (genautomata.o): Actually uses hashtab.h.
8216
8217 * Makefile.in (stringpool.o): Add $(GGC_H).
8218 (dwarf2asm.o): Likewise.
8219 (GTFILES): Add hashtable.h.
8220 * c-common.h (struct c_common_identifier): Use gengtype.
8221 * c-decl.h (c_mark_tree): Delete.
8222 * c-lang.c (LANG_HOOKS_MARK_TREE): Delete.
8223 * c-tree.h (struct lang_identifier): Use gengtype.
8224 (union lang_tree_node): New.
8225 (c_mark_tree): Delete prototype.
8226 * dwarf2out.c [!DWARF2_DEBUGGING_INFO]: Define dummy
8227 dwarf2_debug_hooks.
8228 * gengtype-lex.l (IWORD): Allow 'bool'.
8229 (ptr_alias): Match.
8230 * gengtype-yacc.y (ALIAS): New token.
8231 (type_option): New rule.
8232 (option): Use type_option.
8233 * gengtype.c (process_gc_options): New.
8234 (set_gc_used_type): Use it.
8235 (write_gc_structure_fields): Add 'bitmap' parameter, change callers.
8236 Add new variable 't' to hold the type of the field being processed.
8237 Add more error checking. Use UNION_P when looking at 'desc' option.
8238 Handle language-specific structures containing other
8239 language-specific structures.
8240 (write_gc_types): Handle 'ptr_alias' option.
8241 (main): Don't need to specially output lang_type, lang_decl, lang_id2.
8242 * ggc-common.c (ggc_pending_trees): Delete.
8243 (ggc_mark_roots): Don't manipulate ggc_pending_trees.
8244 (ggc_mark_trees): Delete.
8245 (gt_ggc_m_tree_node): Delete.
8246 * ggc.h (ggc_pending_trees): Delete.
8247 (ggc_mark_tree): Make alias of gt_ggc_m_tree_node.
8248 * hashtable.h (ht_identifier): Use gengtype.
8249 * langhooks-def.h (LANG_HOOKS_MARK_TREE): Delete.
8250 * langhooks.h (struct lang_hooks): Delete mark_tree.
8251 * sdbout.c [! SDB_DEBUGGING_INFO]: Define dummy sdb_debug_hooks
8252 anyway.
8253 * system.h: Poison LANG_HOOKS_MARK_TREE.
8254 * tree.c (tree_node_structure): New.
8255 * tree.h (struct tree_common): Use gengtype.
8256 (struct tree_int_cst): Likewise.
8257 (struct tree_real_cst): Likewise.
8258 (struct tree_string): Likewise.
8259 (struct tree_complex): Likewise.
8260 (struct tree_vector): Likewise.
8261 (struct tree_identifier): Likewise.
8262 (struct tree_list): Likewise.
8263 (struct tree_vec): Likewise.
8264 (struct tree_exp): Likewise.
8265 (struct tree_block): Likewise.
8266 (struct tree_type): Likewise.
8267 (struct tree_decl): Likewise.
8268 (enum tree_structure_enum): New.
8269 (union tree_node): Use gengtype, with an alias.
8270 (tree_node_structure): Prototype.
8271 * objc/objc-lang.c (LANG_HOOKS_MARK_TREE): Delete.
8272
8273 Merge to tag pch-merge-20020430. The LANG_HOOKS_FUNCTION_MARK
8274 macro was deleted. The LANG_HOOKS_FUNCTION_FREE macro was renamed
8275 to LANG_HOOKS_FUNCTION_FINAL.
8276 * Makefile.in (GTFILES): Add bitmap.h.
8277 * except.c (struct eh_region): Mark field 'aka' to be skipped.
8278
8279 * config/alpha/alpha.c [TARGET_ABI_UNICOSMK]
8280 (alpha_init_machine_status): Give proper type.
8281 * Makefile.in (c-lang.o): Depend on gtype-c.h.
8282 (optabs.o): Depend on gt-optabs.h.
8283 (GTFILES): Add optabs.o.
8284 (gt-optabs.h): Add rule.
8285 * optabs.c: Include gt-optabs.h.
8286
8287 * gengtype.c (set_gc_used_type): Correct some errors in last change.
8288 (write_gc_structure_fields): If a field which should be NULL is
8289 not, abort.
8290 * c-pragma.c: Move struct align_stack and variable alignment_stack
8291 out from the ifdef.
8292
8293 * config/xtensa/t-xtensa: Add dependencies for gt-xtensa.h.
8294 * config/xtensa/xtensa.c: Include gt-cris.h.
8295 (struct machine_function): Use gengtype to mark.
8296 * config/mmix/mmix.h (struct machine_function): Use gengtype
8297 to mark.
8298 * config/cris/t-cris: Add dependencies for gt-cris.h.
8299 * config/cris/cris.c: Include gt-cris.h.
8300 (struct machine_function): Use gengtype to mark.
8301 * config/rs6000/rs6000.h (struct machine_function): Use gengtype
8302 to mark.
8303 * doc/tm.texi (Per-Function Data): Delete references to
8304 mark_machine_status.
8305 * config/ia64/ia64.c (ia64_override_options): Don't set
8306 mark_machine_status.
8307 * config/i386/i386.c (override_options): Likewise.
8308 * config/d30v/d30v.c (d30v_init_expanders): Likewise.
8309 * config/arm/arm.c (arm_init_expanders): Likewise.
8310 * config/alpha/alpha.c (override_options): Likewise.
8311 * gengtype.h (enum gc_used_enum): Add GC_MAYBE_POINTED_TO.
8312 * gengtype.c (set_gc_used_type): Handle 'maybe_null' option.
8313 (write_gc_structure_fields): Don't handle 'really' option.
8314 Handle 'maybe_null' option.
8315 (write_gc_types): Handle 'maybe_null' option.
8316 * function.h (struct function): Don't use "really".
8317 (mark_machine_status): Delete declaration.
8318 (mark_lang_status): Delete declaration.
8319 (gt_ggc_mr_machine_function): Delete prototype.
8320 (gt_ggc_mr_language_function): Delete prototype.
8321 * function.c (mark_machine_status): Delete.
8322 (mark_lang_status): Delete.
8323 (gt_ggc_mr_machine_function): Delete.
8324 (gt_ggc_mr_language_function): Delete.
8325 * c-tree.h (mark_c_function_context): Delete prototype.
8326 * c-objc-common.c (c_objc_common_init): Don't set mark_lang_status.
8327 * c-decl.c (struct language_function): Rename from struct
8328 c_language_function. Update uses. Use gengtype to mark.
8329 (mark_c_function_context): Delete.
8330 * c-common.h (struct c_language_function): Rename from struct
8331 language_function.
8332 (mark_stmt_tree): Delete prototype.
8333 (c_mark_lang_decl): Delete prototype.
8334 (mark_c_language_function): Delete prototype.
8335 * c-common.c (mark_stmt_tree): Delete.
8336 (c_mark_lang_decl): Delete.
8337 (mark_c_language_function): Delete.
8338
8339 * gengtype.h (enum typekind): Add TYPE_LANG_STRUCT.
8340 (lang_bitmap): New typedef. Use where appropriate.
8341 (struct type): Add gc_used field, lang_struct field.
8342 (UNION_P): New macro.
8343 (new_structure): New prototype.
8344 (find_structure): Remove 'pos' parameter. Change all callers.
8345 * gengtype-lex.l: Update for changes to find_structure.
8346 * gengtype-yacc.y (typedef_struct): Use new_structure.
8347 (yacc_ids): Suppress warning.
8348 (type): Use new_structure.
8349 * gengtype.c (string_type): Update for changes to struct type.
8350 (find_structure): Just find a structure, don't worry about
8351 creating one.
8352 (new_structure): New.
8353 (note_yacc_type): Use new_structure.
8354 (set_gc_used_type): New.
8355 (set_gc_used): New.
8356 (write_gc_structure_fields): Allow for pointers to TYPE_LANG_STRUCT.
8357 (write_gc_types): Handle TYPE_LANG_STRUCT.
8358 (write_gc_marker_routine_for_structure): New.
8359 (main): Call set_gc_used. Add some calls to set_gc_used_type
8360 for places where GCC doesn't use gengtype properly yet.
8361 * ggc.h (gt_ggc_m_rtx_def): Don't prototype.
8362 (gt_ggc_m_tree_node): Likewise.
8363
8364 * varasm.c (copy_constant): Call expand_constant if we hit
8365 something we can't recognise.
8366
8367 * ggc-common.c (ggc_mark_rtvec_children): Delete.
8368 (ggc_mark_rtx_children): Use generic name for ggc_mark_rtvec.
8369 (lang_mark_false_label_stack): Delete.
8370 * rtl.h (struct rtvec_def): Use gengtype to mark.
8371 * ggc.h (ggc_mark_rtvec): Delete.
8372 (gt_ggc_m_rtvec_def): Delete.
8373 (ggc_mark_nonnull_tree): Delete.
8374 (ggc_mark_rtvec_children): Delete prototype.
8375 (lang_mark_false_label_stack): Delete declaration.
8376
8377 * gengtype.h (note_yacc_type): Add prototype.
8378 * gengtype.c (note_yacc_type): New function.
8379 * gengtype-lex.l: Add lexer support for yacc files.
8380 * gengtype-yacc.y (start): Extract union from yacc files.
8381 (yacc_union): New rule.
8382 (yacc_typematch): New rule.
8383 (yacc_ids): New rule.
8384 (enum_items): Tweak for efficiency.
8385 (optionseq): Likewise.
8386
8387 * c-common.h (struct language_function): Use gengtype.
8388 (struct c_lang_decl): Likewise.
8389 * c-tree.h (struct lang_decl): Likewise.
8390 (struct lang_type): Likewise.
8391 * c-decl.c (lang_mark_tree): Use generated marker routines to mark
8392 tree language substructures.
8393
8394 * stringpool.c (mark_ident): Replace ggc_mark_nonnull_tree with
8395 ggc_mark_tree.
8396 * dwarf2asm.c (mark_indirect_pool_entry): Likewise.
8397
8398 * varasm.c (struct rtx_const): Remove 'skip' tags for scalar arrays.
8399
8400 * stmt.c (struct nesting): Add discriminator. Use gengtype to
8401 mark. Remove 'data.block.cleanup_ptr' field.
8402 (struct stmt_status): Use usual technique to mark struct nesting.
8403 (gt_ggc_mr_nesting_cond): Delete.
8404 (gt_ggc_mr_nesting_loop): Delete.
8405 (gt_ggc_mr_nesting_block): Delete.
8406 (gt_ggc_mr_nesting_case_stmt): Delete.
8407 (expand_start_cond): Set discriminator.
8408 (expand_start_loop): Likewise.
8409 (expand_start_null_loop): Likewise.
8410 (expand_start_bindings_and_block): Set discriminator. Don't set
8411 deleted fields.
8412 (expand_decl_cleanup): Replace 'cleanup_ptr' with
8413 &thisblock->data.block.cleanups.
8414 (expand_start_case): Set discriminator.
8415 (expand_start_case_dummy): Set discriminator.
8416
8417 * ggc-callbacks.c: Remove.
8418
8419 * gengtype.h (struct type): Add 'u.s.bitmap' field.
8420 (find_structure): Add 'pos' parameter.
8421 * gengtype-lex.l: Update callers to find_structure.
8422 * gengtype-yacc.y: Likewise.
8423 * gengtype.c (find_structure): Allow for structures to be defined
8424 in multiple language backends.
8425 (get_output_file_with_visibility): Include debug.h in gtype-desc.c.
8426 (counter): Rename to gc_counter.
8427 (write_gc_structure_fields): Fail when writing out fields for
8428 an incomplete structure. Ignore arrays of scalars. Handle
8429 'tree_vec' special.
8430 (write_gc_types): Reset counter for each procedure written.
8431
8432 * stmt.c (add_case_node): Use GGC to allocate struct case_node.
8433 (free_case_nodes): Delete.
8434 (expand_end_case_type): Delete call to free_case_nodes.
8435
8436 * Makefile.in (cselib.o): Include gt-<filename>.h.
8437 (gcse.o): Likewise.
8438 (profile.o): Likewise.
8439 (alias.o): Likewise.
8440 (GTFILES): Add alias.c, cselib.c, gcse.c, profile.c, and
8441 alphabetize backend files.
8442 (gt-alias.h, gt-cselib.h, gt-gcse.h, gt-profile.h): New rules.
8443 * alias.c: Use gengtype for roots.
8444 * c-common.h (struct stmt_tree_s): Use gengtype.
8445 * c-decl.c: Use gengtype for roots.
8446 * cselib.c: Use gengtype for roots.
8447 * expr.c: Use gengtype for roots.
8448 * fold-const.c: Use gengtype for roots.
8449 * gcse.c: Use gengtype for roots.
8450 * gengtype-lex.l: Handle typedefs of function types.
8451 Allow for empty array bounds.
8452 Allow processing to stop on initialisers.
8453 * gengtype-yacc.y (externstatic): Stop processing on initialisers.
8454 (semiequal): New rule.
8455 * gengtype.c (create_file): Tidy output files.
8456 (get_output_file_with_visibility): Fix paren warning. Fix bug
8457 involving multiple input files mapping to one output file.
8458 (write_gc_structure_fields): Skip arrays of scalars.
8459 (write_gc_types): Tidy output files.
8460 (write_gc_root): New function.
8461 (write_gc_roots): Fix bugs, add support for roots that are
8462 structures.
8463 * ggc-common.c (ggc_mark_rtx_ptr): Delete.
8464 (ggc_mark_tree_ptr): Delete.
8465 (ggc_add_rtx_root): Delete.
8466 (ggc_add_tree_root): Delete.
8467 (ggc_del_root): Delete.
8468 * integrate.c (get_func_hard_reg_initial_val): Use ggc_alloc to
8469 allocate struct initial_value_struct.
8470 * profile.c: Use gengtype for roots.
8471 * sdbout.c: Use gengtype for roots.
8472 * varasm.c (mark_weak_decls): Delete unused prototype.
8473 (mark_const_hash_entry): Delete unused function.
8474 * config/darwin-protos.h: Use gengtype for roots.
8475 (machopic_add_gc_roots): Delete.
8476 * config/arm/arm.c: Use gengtype for roots.
8477 * config/arm/arm.h: Use gengtype for roots.
8478 * config/c4x/c4x-protos.h: Use gengtype for roots.
8479 * config/c4x/c4x.c (c4x_add_gc_roots): Delete.
8480 * config/d30v/d30v-protos.h: Use gengtype for roots.
8481 * config/d30v/d30v.c (d30v_add_gc_roots): Delete.
8482 * config/dsp16xx/dsp16xx.c (override_options): Use gengtype for roots.
8483 * config/dsp16xx/dsp16xx.h: Use gengtype for roots.
8484 * config/ia64/ia64-protos.h: Use gengtype for roots.
8485 * config/ia64/ia64.c (ia64_add_gc_roots): Delete.
8486 * config/m68hc11/m68hc11-protos.h: Use gengtype for roots.
8487 * config/m68hc11/m68hc11.c (z_reg): Make global.
8488 (z_reg_qi): Make global.
8489 (m68hc11_add_gc_roots): Delete.
8490 * config/mcore/mcore-protos.h: Use gengtype for roots.
8491 * config/mcore/mcore.c (mcore_add_gc_roots): Delete.
8492 * config/mips/mips.c (mips_add_gc_roots): Delete.
8493 * config/mips/mips.h: Use gengtype for roots.
8494 * config/mmix/mmix.c (override_options): Use gengtype for roots.
8495 * config/mmix/mmix.h: Use gengtype for roots.
8496 * config/mn10200/mn10200.c (asm_file_start): Use gengtype for roots.
8497 * config/mn10200/mn10200.h: Use gengtype for roots.
8498 * config/pa/pa.c: Use gengtype for roots, marking.
8499 (struct deferred_plabel): Use GGC, gengtype.
8500 (pa_add_gc_roots): Delete.
8501 (mark_deferred_plabels): Delete.
8502 * config/pj/pj-protos.h: Use gengtype for roots.
8503 * config/pj/pj.h (OVERRIDE_OPTIONS): Don't define.
8504 * config/rs6000/rs6000.c: Use gengtype for roots. Don't call
8505 machopic_add_gc_roots.
8506 * config/rs6000/rs6000.h: Use gengtype for roots.
8507 * config/rs6000/t-darwin (darwin.o): Add dependency on gt-darwin.h.
8508 (gt-darwin.h): Add rule.
8509 * config/sh/sh.c: Use gengtype for roots.
8510 * config/sh/t-sh ($(out_object_file)): Add dependency on gt-sh.h.
8511 (gt-sh.h): Add rule.
8512 * config/sparc/sparc.c: Use gengtype for roots.
8513 (sparc_add_gc_roots): Delete.
8514 (struct ultrasparc_pipeline_state): Use GGC, gengtype.
8515 (mark_ultrasparc_pipeline_state): Delete.
8516 * config/sparc/sparc.h: Use gengtype for roots.
8517
8518 * Makefile.in (c-parse.o): Update dependencies.
8519 (c-common.o): Likewise.
8520 (GTFILES): Add c-common.h, c-tree.h, c-common.c, c-parse.in.
8521 Add dependencies for the files they generate.
8522 * c-common.c: Replace ggc_add_* uses with GTY annotations.
8523 * c-common.h: Likewise.
8524 * c-decl.c: Likewise.
8525 (gt_ggc_mp_binding_level): Delete.
8526 * c-lang.c: Include gtype-c.h.
8527 * c-parse.in: Replace ggc_add_* uses with GTY annotations. Include
8528 gt-c-parse.h.
8529 * c-pragma.h: Replace ggc_add_* uses with GTY annotations.
8530 (gt_ggc_mp_align_stack): Delete.
8531 * c-tree.h: Replace ggc_add_* uses with GTY annotations.
8532 * function.c: Replace ggc_add_* uses with GTY annotations.
8533 (gt_ggc_mp_function): Delete.
8534 * function.h: Replace ggc_add_* uses with GTY annotations.
8535 * gengtype.c (lang_names): New.
8536 (NUM_BASE_FILES): New.
8537 (open_base_files): Create language base files.
8538 (startswith): New.
8539 (get_file_basename): New.
8540 (get_base_file_bitmap): New.
8541 (get_output_file_with_visibility): Rename from get_output_file.
8542 Add more mappings for various C/Objc filenames.
8543 (finish_root_table): New.
8544 (write_gc_roots): Handle dependencies and scoping properly.
8545 * gengtype.h: Add prototypes for new functions.
8546 * ggc-common.c (struct deletable_root): Delete.
8547 (deletables): Delete.
8548 (ggc_add_deletable_root): Delete.
8549 (ggc_mark_roots): No need to deal with deleted functionality.
8550 * ggc.h (ggc_add_deletable_root): Delete prototype.
8551 * objc/Make-lang.in (objc-act.o): Add gtype-objc.h dependency.
8552 (gtype-objc.h): Add rule to create.
8553 * objc/config-lang.in (gtfiles): New.
8554 * objc/objc-act.c: Allocate imp_list using GGC. Replace uses of
8555 ggc_add_* with GTY markers. Include gtype-objc.h.
8556 (ggc_mark_imp_list): Delete.
8557 * objc/objc-act.h: Replace uses of ggc_add_* with GTY markers.
8558 * objc/objc-lang.c: Random Whitespace Change.
8559
8560 * except.h (exception_handler_labels): Delete.
8561 (get_exception_handler_labels): New.
8562 * except.c (exception_handler_labels): Delete.
8563 (struct eh_status): Add exception_handler_labels field.
8564 (doing_eh): Don't add exception_handler_labels as root.
8565 (free_eh_status): Don't need to free exception_handler_labels.
8566 (get_exception_handler_labels): New.
8567 (find_exception_handler_labels): Update for move of
8568 exception_handler_labels.
8569 (remove_exception_handler_label): Likewise.
8570 * cfgrtl.c (can_delete_label_p): Use get_exception_handler_labels.
8571 * jump.c (rebuild_jump_labels): Likewise.
8572 * loop.c (find_and_verify_loops): Likewise.
8573 * sched-rgn.c (is_cfg_nonregular): Likewise.
8574
8575 * gengtype.c (write_gc_structure_fields): Handle variable-length
8576 TYPE_ARRAYs.
8577
8578 * varasm.c (struct weak_syms): Use GGC, gengtype.
8579 (mark_weak_decls): Delete.
8580 (weak_decls): Likewise.
8581 (add_weak): Likewise.
8582 (remove_from_pending_weak_list): Likewise.
8583 (init_varasm_once): Likewise.
8584
8585 * Makefile.in (gtype-desc.o): Add libfuncs.h dependency.
8586 (GTFILES): Add tree.h, libfuncs.h, emit-rtl.c, explow.c,
8587 stor-layout.c, regclass.c, and lists.c.
8588 Add dependencies of gt-emit-rtl.h gt-explow.h gt-stor-layout.h
8589 gt-regclass.h and gt-lists.h on s-gtype.
8590 * emit-rtl.c: Use gengtype for roots. Include gt-emit-rtl.h.
8591 * except.c: Use gengtype for roots.
8592 * explow.c: Use gengtype for roots. Include gt-explow.h.
8593 * expr.h (init_stor_layout_once): Delete prototype.
8594 * function.c: Use gengtype for roots.
8595 * gengtype-lex.l: Add ENT_EXTERNSTATIC lexing.
8596 * gengtype-yacc.y (start): Can also be an externstatic.
8597 (externstatic): New production.
8598 (struct_fields): Correct array bounds inversion for 2-d arrays.
8599 * gengtype.c (variables): New variable.
8600 (note_variable): New function.
8601 (get_output_file): Include libfuncs.h into gtype-desc.c.
8602 (get_output_file_name): New function.
8603 (write_gc_structure_fields): Suppress warnings.
8604 (write_gc_types): Make static.
8605 (put_mangled_filename): New function.
8606 (write_gc_roots): New function.
8607 (main): Call write_gc_roots.
8608 * gengtype.h (note_variable): Prototype.
8609 (get_output_file_name): Prototype.
8610 (write_gc_types): Delete prototype.
8611 * ggc.h: Clean up unnecessary structure predefinitions.
8612 (struct ggc_root_tab): Define.
8613 (gt_ggc_m_rtx_def): Make function, not macro.
8614 (gt_ggc_m_tree_node): Likewise.
8615 * libfuncs.h: Use gengtype for roots.
8616 * lists.c: Use gengtype for roots. Include gt-lists.h.
8617 (init_EXPR_INSN_LIST_cache): Delete.
8618 * optabs.c: Use gengtype for roots.
8619 (gt_ggc_mp_optab): Delete.
8620 * optabs.h: Use gengtype for roots.
8621 * regclass.c: Use gengtype for roots. Include gt-regclass.h.
8622 * rtl.h: Use gengtype for roots.
8623 (init_EXPR_INSN_LIST_cache): Delete prototype.
8624 * stor-layout.c: Use gengtype for roots.
8625 Include gt-stor-layout.h.
8626 (init_stor_layout_once): Delete.
8627 * toplev.c: Use gengtype for roots. Delete calls to deleted
8628 routines.
8629 * tree.c: Use gengtype for roots.
8630 * tree.h: Use gengtype for roots.
8631 * varasm.c: Use gengtype for roots.
8632
8633 * Makefile.in (GTFILES): Add @all_gtfiles@.
8634 * configure: Regenerate.
8635 * configure.in: Construct all_gtfiles from the gtfiles definitions
8636 in config-lang.in.
8637 * gengtype-yacc.y (type): Warn about duplicate structure names.
8638 * gengtype.c (get_output_file): Handle .c files in language
8639 subdirectories.
8640
8641 * Makefile.in (GTFILES): Run gengtype on all the config files
8642 and on the target .c file.
8643 * except.c (mark_eh_region): Delete.
8644 (init_eh_for_function): Use GGC on struct eh_status.
8645 (mark_eh_status): Delete.
8646 (free_eh_status): Use GGC.
8647 (expand_eh_region_start): Use GGC to
8648 (collect_eh_region_array): Allocate last_region_number using GGC.
8649 (duplicate_eh_region_1): Use GGC to allocate struct eh_region.
8650 (remove_eh_handler): Let GGC free struct eh_region.
8651 (add_call_site): Use GGC to reallocate call_site_record array.
8652 * function.c (init_machine_status): Update calling sequence.
8653 (mark_machine_status): Likewise.
8654 (mark_lang_status): Likewise.
8655 (prepare_function_start): Update init_machine_status call.
8656 (mark_function_status): Delete.
8657 (maybe_mark_struct_function): Delete.
8658 (ggc_mark_struct_function): Delete.
8659 (gt_ggc_mp_function): New.
8660 (gt_ggc_mr_machine_function): New.
8661 (gt_ggc_mr_language_function): New.
8662 (init_function_once): Use canonical names.
8663 * function.h (struct function): Use gengtype.
8664 (init_machine_status): Return the structure.
8665 (mark_machine_status): Take a 'void *'.
8666 (mark_lang_status): Likewise.
8667 * ggc-common.c (ggc_mark_trees): Use canonical name for
8668 ggc_mark_struct_function.
8669 * tree.h (ggc_mark_struct_function): Delete prototype.
8670 * config/alpha/alpha.c (alpha_mark_machine_status): Delete.
8671 (alpha_init_machine_status): Likewise.
8672 (override_options): Use canonical name for alpha_mark_machine_status.
8673 * config/alpha/unicosmk.h (struct machine_function): Use gengtype.
8674 * config/arm/arm.h (struct machine_function): Use gengtype.
8675 * config/arm/arm.c (arm_mark_machine_status): Delete.
8676 (arm_init_machine_status): Update calling sequence.
8677 (arm_init_expanders): Use canonical name for arm_mark_machine_status.
8678 * config/cris/cris.c (cris_init_machine_status): Update
8679 calling sequence.
8680 * config/d30v/d30v.h (struct machine_function): Use gengtype.
8681 * config/d30v/d30v.c (d30v_init_machine_status): Update
8682 calling sequence.
8683 (d30v_mark_machine_status): Delete.
8684 * config/i386/i386.c: Include gt-i386.h.
8685 (struct machine_function): Use gengtype.
8686 (ix86_init_machine_status): Update calling sequence.
8687 (ix86_mark_machine_status): Delete.
8688 (override_options): Use canonical namke for ix86_mark_machine_status.
8689 * config/ia64/ia64.h (struct machine_function): Use gengtype.
8690 * config/ia64/ia64.c (ia64_init_machine_status): Update calling
8691 sequence.
8692 (ia64_mark_machine_status): Delete.
8693 (ia64_override_options): Use canonical name for
8694 ia64_mark_machine_status.
8695 * config/mmix/mmix.c (mmix_init_machine_status): Update calling
8696 sequence.
8697 * config/rs6000/rs6000.c (rs6000_init_machine_status): Likewise.
8698 * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
8699 * gengtype.c (get_output_file): Fix warning.
8700 (main): Add prototype to suppress warning.
8701 * tree.c: Remove tree_hash_mark prototype.
8702
8703 * tree.h (init_stmt): Delete prototype.
8704 * toplev.c (lang_independent_init): Don't call init_stmt.
8705 * stmt.c (ALLOC_NESTING): Use GGC for 'struct nesting'.
8706 (stmt_obstack): Delete.
8707 (POPSTACK): No need to free 'struct nesting'.
8708 (gt_ggc_mr_nesting_cond): Use canonical names.
8709 (gt_ggc_mr_nesting_loop): Use canonical names.
8710 (gt_ggc_mr_nesting_block): Use canonical names.
8711 (gt_ggc_mr_nesting_case_stmt): Use canonical names.
8712 (mark_stmt_status): Delete.
8713 (init_stmt): Delete.
8714 (clear_last_expr): Clear both last_expr_type and last_expr_value.
8715 Use it everywhere that last_expr_type was cleared.
8716 * lists.c (init_EXPR_INSN_LIST_cache): Use ggc_add_deletable_root.
8717 (zap_lists): Delete.
8718 * ggc.h (ggc_add_deletable_root): Prototype.
8719 (mark_stmt_status): Remove prototype.
8720 * ggc-common.c (ggc_add_deletable_root): New.
8721 (ggc_mark_roots): Handle deletable roots.
8722 * function.c (ggc_mark_struct_function): Use canonical name
8723 for mark_stmt_status.
8724 * emit-rtl.c (free_sequence_stack): New.
8725 (start_sequence): Use a freelist for sequences.
8726 (end_sequence): Likewise.
8727 (init_emit_once): Add free_sequence_stack as a deleteable root.
8728 * c-pragma.c Include gt-c-pragma.h.
8729 (struct align_stack): Use gengtype.
8730 (push_alignment): Use GGC for struct align_stack.
8731 (mark_align_stack): Delete.
8732 (gt_ggc_mp_align_stack): New.
8733 (init_pragma): Use canonical name for mark_align_stack.
8734 * c-decl.c: Include gt-c-decl.h.
8735 (struct binding_level): Use gengtype.
8736 (make_binding_level): Use GGC; handle the freelist here.
8737 (pop_binding_level): New.
8738 (pushlevel): Move code into make_binding_level.
8739 (push_label_level): Likewise.
8740 (poplevel): Move code into pop_binding_level.
8741 (pop_label_level): Likewise.
8742 (mark_binding_level): Delete.
8743 (gt_ggc_mp_binding_level): New.
8744 (c_init_decl_processing): Use canonical name for mark_binding_level.
8745 Add free_binding_level as deletable root.
8746 (mark_c_function_context): Use canonical name for mark_binding_level.
8747 * Makefile.in (c-decl.o): Add gt-c-decl.h.
8748 (c-pragma.o): Add gt-c-pragma.h.
8749 (GTFILES): Add c-decl.c and c-pragma.c.
8750 (gt-c-decl.h, gt-c-pragma.h): Create using gengtype.
8751
8752 * tree.c (struct type_hash): Use gengtype.
8753 (init_obstacks): Use canonical name for type_hash_mark.
8754 (type_hash_mark): Delete.
8755 Include gt-tree.h.
8756 * rtl.h (struct mem_attrs): Use gengtype.
8757 * optabs.h (struct optab): Use gengtype.
8758 * optabs.c (expand_binop): Squish signed/unsigned warning.
8759 (mark_optab): Make local, use canonical name, use autogenerated
8760 marker procedure.
8761 (init_optabs): Use canonical name for mark_optab.
8762 (new_optab): Use GGC to allocate optabs.
8763 * ggc.h: Delete mark_optab prototype.
8764 * ggc-common.c (ggc_mark_rtx_children): Use canonical name for
8765 mem_attrs marker procedure.
8766 * gengtype.c (get_output_file): Include headers in gtype-desc.c
8767 explicitly rather than deducing them from file names.
8768 (write_gc_structure_fields): Handle arrays of structures.
8769 (main): Return non-zero exit code if errors occur during output.
8770 * emit-rtl.c (mem_attrs_mark): Delete.
8771 (init_emit_once): Use canonical name for mem_attrs marker procedure.
8772 * Makefile.in (gtype-desc.o): Explicitly name dependencies.
8773 (tree.o): Depend on gt-tree.h.
8774 (GTFILES): Add rtl.h, optabs.h, tree.c.
8775 (gt-tree.h): Add it to s-gtype rule.
8776
8777 * .cvsignore: Ignore gengtype flex/bison generated files.
8778 * Makefile.in (GGC_H): Add gtype-desc.h.
8779 (OBJS): Add gtype-desc.o.
8780 (GEN): Add gengtype.
8781 (STAGESTUFF): Add gengtype.
8782 (varasm.o): Add gt-varasm.h.
8783 (stmt.o): Add gt-stmt.h.
8784 (except.o): Add gt-except.h.
8785 (integrate.o): Add gt-integrate.h.
8786 (GTFILES): New.
8787 Add new rules for new files.
8788 * configure: Regenerate.
8789 * configure.in: Correct defaults.h paths.
8790 * emit-rtl.c (mark_sequence_stack): Delete.
8791 (mark_emit_status): Delete.
8792 (start_sequence): Allocate sequence structures using GGC.
8793 (end_sequence): Allocate sequence structures using GGC.
8794 * except.c: Use gengtype for various structures. Include
8795 gt-except.h.
8796 * expr.c (mark_expr_status): Delete.
8797 * function.c: Use gengtype for various structures. Include
8798 gt-function.h.
8799 (mark_function_status): Use standard gt_ggc names for marker functions.
8800 (ggc_mark_struct_function): Likewise.
8801 * function.h: Use gengtype for various structures.
8802 * gengtype-lex.l: New file.
8803 * gengtype-yacc.y: New file.
8804 * gengtype.c: New file.
8805 * gengtype.h: New file.
8806 * ggc.h: Include gtype-desc.h. Alias some marker procedures to
8807 the standard names. Remove some now-unnecessary prototypes.
8808 * integrate.c: Use gengtype for various structures. Include
8809 gt-integrate.h.
8810 (mark_hard_reg_initial_vals): Delete.
8811 * integrate.h (mark_hard_reg_initial_vals): Delete.
8812 * stmt.c: Use gengtype for various structures. Include
8813 gt-stmt.h.
8814 (mark_case_node): Delete.
8815 (mark_goto_fixup): Delete.
8816 (mark_stmt_status): Use standard gt_ggc names for marker functions.
8817 * system.h: Define GTY to empty. In flex/bison files,
8818 don't poison malloc or realloc, instead just define them to
8819 xmalloc and xrealloc.
8820 * varasm.c: Use gengtype for various structures. Include
8821 gt-varasm.h. Use standard gt_ggc names for marker functions.
8822 (mark_pool_constant): Delete.
8823 (mark_varasm_status): Delete.
8824 (decode_rtx_const): #if 0 out non-typesafe hack.
8825
8826 * function.h (free_lang_status): Mark as obsolete.
8827 * function.c (free_lang_status): Mark as obsolete.
8828 * c-decl.c (push_c_function_context): Use GC to allocate and free
8829 struct language_function.
8830 (pop_c_function_context): Likewise.
8831 * c-common.c (mark_c_language_function): Mark struct
8832 language_function.
8833
8834 * doc/tm.texi (Per-Function Data): Don't document free_machine_status.
8835 Document that the machine_function structures must be allocated
8836 using GC. Update mark_machine_status documentation.
8837 * function.h: Don't declare free_machine_status.
8838 * function.c (free_machine_status): Don't define.
8839 (free_after_compilation): Don't call free_machine_status.
8840 (ggc_mark_struct_function): Mark f->machine. Call
8841 mark_machine_status only on non-NULL pointers.
8842 * system.h: Poison free_machine_status.
8843 * config/xtensa/xtensa.c (xtensa_init_machine_status): Use GC on
8844 struct machine_function.
8845 (xtensa_free_machine_status): Delete.
8846 (override_options): Don't set free_machine_status.
8847 * config/rs6000/rs6000.c (rs6000_override_options): Don't set
8848 free_machine_status.
8849 (rs6000_init_machine_status): Use GC on struct machine_function.
8850 (rs6000_free_machine_status): Delete.
8851 * config/ia64/ia64.c (ia64_init_machine_status): Use GC on struct
8852 machine_function.
8853 (ia64_mark_machine_status): Likewise.
8854 (ia64_free_machine_status): Delete.
8855 (ia64_override_options): Don't set free_machine_status.
8856 * config/i386/i386.c (override_options): Don't set
8857 free_machine_status.
8858 (ix86_init_machine_status): Use GC on struct machine_function.
8859 (ix86_mark_machine_status): Likewise.
8860 (ix86_free_machine_status): Delete.
8861 * config/d30v/d30v.c: (d30v_init_machine_status): Use GC on struct
8862 machine_function.
8863 (d30v_mark_machine_status): Likewise.
8864 (d30v_free_machine_status): Delete.
8865 (d30v_init_expanders): Don't set free_machine_status.
8866 * config/arm/arm.c (arm_mark_machine_status): Use GC on struct
8867 machine_function.
8868 (arm_init_machine_status): Likewise.
8869 (arm_free_machine_status): Delete.
8870 (arm_init_expanders): Don't set free_machine_status.
8871 * config/alpha/alpha.c (override_options): Don't set
8872 free_machine_status.
8873 (alpha_init_machine_status): Use GC on struct machine_function.
8874 (alpha_mark_machine_status): Likewise.
8875 (alpha_free_machine_status): Delete.
8876
8877 * varasm.c (compare_constant): Fix typo.
8878
8879 * varasm.c: Don't include obstack.h.
8880 (struct varasm_status): x_const_rtx_hash_table is a hash of rtxes.
8881 (struct rtx_const): Give substructures names, improve formatting.
8882 (struct constant_descriptor): Delete.
8883 (struct constant_descriptor_tree): New, based on constant_descriptor.
8884 (const_hash_table): Is a hash table of trees.
8885 (mark_const_hash_entry): Is used for hashes of trees. Mark
8886 constant_descriptor_tree structure.
8887 (mark_const_str_htab_1): Mark deferred_string structure.
8888 (compare_constant): Rewrite to compare trees.
8889 (compare_constant_1): Delete.
8890 (record_constant): Delete.
8891 (record_constant_1): Delete.
8892 (output_constant_def): Use struct constant_descriptor_tree.
8893 Don't duplicate trees twice.
8894 (struct constant_descriptor_rtx): New.
8895 (struct pool_constant): Used for rtx constants.
8896 (init_varasm_status): Update for change to struct varasm_status.
8897 (mark_varasm_status): Likewise.
8898 (free_varasm_status): Delete.
8899 (compare_constant_rtx): Rewrite to handle constant_descriptor_rtx.
8900 (record_constant_rtx): Likewise.
8901 (mem_for_const_double): Update to use struct constant_descriptor_rtx.
8902 (force_const_mem): Likewise.
8903 * Makefile.in (varasm.o): Doesn't depend on obstack.h.
8904 * function.c (free_after_compilation): Don't use free_varasm_status.
8905 * function.h: Don't prototype free_varasm_status.
8906
8907 * ggc-common.c (ggc_realloc): Handle X being NULL.
8908
8909 * ggc-common.c (ggc_realloc): New function.
8910 * ggc.h: Prototype it.
8911 * emit-rtl.c (free_emit_status): Delete.
8912 (init_emit): Allocate emit subarrays using GC.
8913 (gen_reg_rtx): Reallocate subarrays using GC.
8914 (init_emit): Use GC to allocate 'struct emit_status' and its
8915 subarrays.
8916 (mark_emit_status): Mark structure and its subarrays.
8917 * stmt.c (free_stmt_status): Delete.
8918 * expr.c (free_expr_status): Delete.
8919 * function.h: Remove prototypes for deleted functions.
8920 * function.c (free_after_compilation): Don't use deleted functions.
8921 Don't call free() on x_parm_reg_stack_loc.
8922 (free_after_parsing): Don't use free_stmt_status.
8923 (assign_parms): Use GC to allocate and resize x_parm_reg_stack_loc.
8924 (mark_function_status): Mark x_parm_reg_stack_loc.
8925
8926 * varasm.c (init_varasm_status): Use GC to allocate
8927 'struct varasm_status' and its fields x_const_rtx_hash_table
8928 and x_const_rtx_sym_hash_table.
8929 (mark_varasm_status): Mark them.
8930 (free_varasm_status): Use GC to free them.
8931 * expr.c (init_expr): Use GC to allocate 'struct expr_status'.
8932 (mark_expr_status): Mark the structure itself.
8933 (free_expr_status): Use GC to free the structure.
8934 * stmt.c (free_stmt_status): Use GC to free 'struct stmt_status'.
8935 (mark_stmt_status): Mark the 'struct stmt_status' itself.
8936 (init_stmt_for_function): Allocate the structure for GC.
8937
8938 * dwarf2out.c (lookup_type_die): Use TYPE_SYMTAB_DIE.
8939 (equate_type_number_to_die): Likewise.
8940 * tree.h (TYPE_SYMTAB_DIE): New macro.
8941 (struct die_struct): Predeclare.
8942 (struct tree_type): Add field symtab.die. Add a tag
8943 to the union type of field symtab.
8944
8945 * varray.h (VARRAY_RTVEC_INIT): A varray of rtvec contains
8946 'struct rtvec_def *', not 'struct rtvec_def'.
8947
8948 * function.h (original_arg_vector): Make a real rtvec.
8949 * function.c (ggc_mark_struct_function): Adjust.
8950 * integrate.c (expand_inline_function): Adjust.
8951
8952 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
8953
8954 * config.gcc (sh5-*-netbsd*, sh5l*-*-netbsd*)
8955 (sh64-*-netbsd*, sh64l*-*-netbsd*): New targets.
8956 * config/sh/netbsd-elf.h (TARGET_VERSION_ENDIAN)
8957 (TARGET_VERSION_CPU): Define according to the
8958 default target.
8959 (TARGET_VERSION): Use TARGET_VERSION_ENDIAN and
8960 TARGET_VERSION_CPU.
8961 (TARGET_OS_CPP_BUILTINS): Use NETBSD_OS_CPP_BUILTINS_LP64
8962 if TARGET_SHMEDIA64.
8963 (LINK_DEFAULT_CPU_EMUL): Define according to the
8964 default target.
8965 (SUBTARGET_LINK_EMUL_SUFFIX): Define.
8966 (SUBTARGET_LINK_SPEC): Define.
8967 (LINK_SPEC): Use SH_LINK_SPEC.
8968 (ASM_SPEC): Remove.
8969 (TARGET_DEFAULT): Use TARGET_CPU_DEFAULT.
8970 (FUNCTION_PROFILER): Add cases for TARGET_SHMEDIA32
8971 and TARGET_SHMEDIA64 which abort, for now.
8972 * config/sh/t-netbsd-sh5: New file.
8973 * config/sh/t-netbsd-sh5-32: New file.
8974 * config/sh/t-netbsd-sh5-64: New file.
8975
8976 2002-06-03 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
8977 Richard Henderson <rth@redhat.com>
8978
8979 * config/alpha/alpha.c (reg_or_const_int_operand): New.
8980 (some_operand, input_operand): Accept CONST_VECTOR.
8981 (alpha_extra_constraint): Add 'W'.
8982 (alpha_expand_zap_mask): New.
8983 (alpha_expand_builtin_vector_binop): New.
8984 (enum alpha_builtin): New.
8985 (zero_arg_builtins, one_arg_builtins, two_arg_builtins): New.
8986 (alpha_init_builtins, alpha_expand_builtin): New.
8987 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): New.
8988 * config/alpha/alpha.h (VECTOR_MODE_SUPPORTED_P): New.
8989 (PREDICATE_CODES): Update.
8990 * config/alpha/alpha-protos.h: Update.
8991 * config/alpha/alpha.md (UNSPEC_CMPBGE, UNSPEC_ZAP,
8992 UNSPEC_AMASK, UNSPEC_IMPLVER, UNSPEC_PERR, UNSPECV_RPCC): New.
8993 (movv8qi, movv8qi_fix, movv8qi_nofix): New.
8994 (movv4hi, movv4hi_fix, movv4hi_nofix): New.
8995 (movv2si, movv2si_fix, movv2si_nofix): New.
8996 (uminv8qi3, sminv8qi3, uminv4hi3, sminv4hi3): New.
8997 (umaxv8qi3, smaxv8qi3, umaxv4hi3, smaxv4hi3): New.
8998 (builtin_cmpbge, builtin_extql, builtin_extqh, builtin_zap,
8999 builtin_zap_1, builtin_zapnot, builtin_zapnot_1, builtin_amask,
9000 builtin_implver, builtin_rpcc, builtin_minub8, builtin_minsb8,
9001 builtin_minuw4, builtin_minsw4, builtin_maxub8, builtin_maxsb8,
9002 builtin_maxuw4, builtin_maxsw4, builtin_perr, builtin_pklb,
9003 pklb, builtin_pkwb, pkwb, builtin_unpkbl, unpkbl,
9004 builtin_unpkbw, unpkbw): New.
9005 * doc/extend.texi (Alpha Built-in Functions): New.
9006
9007 2002-06-03 Richard Henderson <rth@redhat.com>
9008
9009 * crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on
9010 USE_EH_FRAME_REGISTRY, not EH_FRAME_SECTION_NAME.
9011
9012 2002-06-03 Richard Henderson <rth@redhat.com>
9013
9014 * config/alpha/alpha-protos.h: Eliminate unneeded ifdefs.
9015
9016 * config/alpha/alpha.c (reg_or_0_operand): Use CONST0_RTX.
9017 (const0_operand): New.
9018 (reg_or_fp0_operand, fp0_operand): Remove.
9019 * config/alpha/alpha.h (PREDICATE_CODES): Update.
9020 * config/alpha/alpha-protos.h: Update.
9021 * config/alpha/alpha.md: Replace all uses of reg_or_fp0_operand
9022 and fp0_operand with reg_or_0_operand and const0_operand.
9023
9024 2002-06-03 Dan Nicolaescu <dann@godzilla.ics.uci.edu>
9025
9026 * alias.c (nonoverlapping_memrefs_p): Fix off by one error.
9027
9028 2002-06-03 Roger Sayle <roger@eyesopen.com>
9029
9030 * gcse.c (cprop_jump): Use single_set to get the pattern
9031 from the setcc argument.
9032
9033 2002-06-03 Gabriel Dos Reis <gdr@codesourcery.com>
9034
9035 * diagnostic.h (diagnostic_count): Move from output_buffer to
9036 diagnostic_context.
9037 (diagnostic_kind_count): Adjust definition.
9038
9039 Mon Jun 3 19:11:53 CEST 2002 Jan Hubicka <jh@suse.cz>
9040
9041 * except.c (except.c): Do not rebuild CFG.
9042 * toplev.c (rest_of_compilation): Recompute CFG after sibcall
9043 optimization.
9044
9045 Mon Jun 3 11:53:01 CEST 2002 Jan Hubicka <jh@suse.cz>
9046
9047 * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.
9048 * toplev.c: Include cfglahout.h
9049 * Makefile.in (toplev.c): Add dependnecy.
9050
9051 2002-06-03 Neil Booth <neil@daikokuya.demon.co.uk>
9052
9053 * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.
9054 (CPP_CPU32_SPEC, CPP_CPU64_SPEC): Kill.
9055 (CPP_CPUCOMMON_SPEC): Rename CPP_CPU_SPEC.
9056
9057 2002-06-03 Jason Thorpe <thorpej@wasabisystems.com>
9058
9059 * config/ns32k/netbsd.h: Update copyright years.
9060 (TARGET_OS_CPP_BUILTINS): Define.
9061 (CPP_PREDEFINES): Remove.
9062 * config/ns32k/ns32k.h (CPP_PREDEFINES): Remove.
9063 (TARGET_CPU_CPP_BUILTINS): Define.
9064
9065 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
9066
9067 * emit-rtl.c: Fix formatting.
9068 * errors.h: Likewise.
9069 * except.c: Likewise.
9070 * explow.c: Likewise.
9071 * expmed.c: Likewise.
9072 * expr.c: Likewise.
9073 * expr.h: Likewise.
9074
9075 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
9076
9077 * config/h8300/elf.h: Fix formatting.
9078 * config/h8300/rtems.h: Likewise.
9079
9080 2002-06-03 Jason Thorpe <thorpej@wasabisystems.com>
9081
9082 * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.
9083
9084 2002-06-02 Tom Tromey <tromey@redhat.com>
9085
9086 * fixinc/fixincl.x: Rebuilt.
9087 * fixinc/inclhack.def (thread_keyword): Match `*__thread'.
9088
9089 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9090
9091 config/i370:
9092 * i370.h (TARGET_CPU_CPP_BUILTINS): Use.
9093 * linux.h: Use TARGET_OS_CPP_BUILTINS rather than CPP_PREDEFINES.
9094 * mvs.h: Similarly.
9095 * oe.h: Similarly.
9096
9097 Mon Jun 3 00:18:20 CEST 2002 Jan Hubicka <jh@suse.cz>
9098
9099 * final.c (final): Allow notes to not have computed addresses;
9100 kill no longer needed STACK_REGS ifdef.
9101
9102 2002-06-02 Richard Henderson <rth@redhat.com>
9103
9104 * gcse.c (bypass_conditional_jumps): Fix typo last change.
9105
9106 Sun Jun 2 23:02:11 CEST 2002 Jan Hubicka <jh@suse.cz>
9107
9108 * loop.c (emit_prefetch_instructions): Properly place the address
9109 computation.
9110
9111 Sun Jun 2 22:56:48 CEST 2002 Jan Hubicka <jh@suse.cz>
9112
9113 * basic-block.h (basic_block_for_insn, BLOCK_FOR_INSN): Kill.
9114 (set_block_for_insn): Turn into macro.
9115 * cfgbuild.c (find_basic_block): Do not clear basic_block_for_insn.
9116 * cfglayout.c (insn_scopes): Kill.
9117 (scope_to_insns_initialize): Do not use insn_scopes.
9118 (scope_to_insns_finalize): Likewise.
9119 (duplicate_insn_chain): Likewise.
9120 (cfg_layout_initialize, cfg_layout_finalize): Do not turn scopes to notes.
9121 * cfgrtl.c (basic_block_for_insn): Kill.
9122 (delete_insn_and_edges, delete_insn_chain_and_edges): Simplify.
9123 (create_basic_block_structure): Use reorder_insns.
9124 (compute_bb_for_insn): Do not use basic_block_for_insn.
9125 (merge_blocks_nomove): Likewise.
9126 (update_bb_for_insn): Likewise.
9127 (verify_flow_info): Likewise.
9128 (set_block_for_insn): Kill.
9129 * combine.c (try_combine): Update gen_rtx_INSN call.
9130 * emit-rtl.c (gen_label_rtx): Update gen_rtx_CODE_LABEL call.
9131 (mark_insn_raw, make_jump_insn_raw, make_call_insn_raw): Clear
9132 scopes and BBs.
9133 (add_insn_after, add_insn_before, remove_insn, reorder_insns): Simplify.
9134 (emit_note_before, emit_note_after, emit_line_note_after, emit_note):
9135 Clear BB.
9136 (emit_insns_after): Simplify.
9137 (emit_copy_of_insn_after): Copy scope.
9138 * final.c (final_start_function): Lower scopes.
9139 * flow.c (check_function_return_warnings): Do not rely on deleted insn.
9140 * integrate.c (copy_insn_list): Cope scopes.
9141 * jump.c (duplicate_loop_exit_test): LIkewise; simplify.
9142 * loop.c (loop_optimize): Do not care block notes.
9143 * print-rtl.c (print_rtx): Print BB.
9144 * recog.c (apply_change_group): Simplify.
9145 * rtl.c (copy_rtx): Handle 'B'.
9146 * rtl.def (INSN, CALL_INSN, JUMP_INSN, NOTE): Add extra fields.
9147 * rtl.h (Field accessors): Update indexes.
9148 * sched-ebb.c (schedule_ebbs): Do not lower notes.
9149 * sched-rgn.c (schedule_insns): Likewise.
9150 * toplev.c (rest_of_compilation): Lower notes.
9151 * unroll.c (unroll_loop): Do not care scoping notes.
9152 (copy_loop_body): Copy scopes.
9153
9154 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9155
9156 config/h8300:
9157 * elf.h: Use TARGET_OS_CPP_BUILTINS rather than
9158 SUBTARGET_SPEC.
9159 * rtems.h: Similarly.
9160 * h8300.h (CPP_PREDEFINES, CPP_SPEC, SUBTARGET_CPP_SPEC,
9161 EXTRA_SPECS, SUBTARGET_EXTRA_SPECS): Remove.
9162 (TARGET_CPU_CPP_BUILTINS): Use.
9163
9164 2002-06-02 Richard Henderson <rth@redhat.com>
9165
9166 * alias.c: Include target.h.
9167 (mark_constant_function): Use targetm.binds_local_p instead
9168 of checking TREE_PUBLIC ourselves.
9169 * Makefile.in (alias.o): Add TARGET_H.
9170
9171 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9172
9173 * c-lex.c: Update copyright and file description.
9174
9175 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9176
9177 * config/fr30/fr30.h: Update to new CPP macros.
9178
9179 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9180
9181 * config/dsp16xx/dsp16xx.h: Update to new CPP macros.
9182
9183 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9184 Zack Weinberg <zack@codesourcery.com>
9185
9186 * c-common.c (c_common_init): Override cpplib's default
9187 warn_long_long setting.
9188 * c-lex.c (lex_number): Replace with interpret_integer,
9189 interpret_float, narrowest_unsigned_type and
9190 narrowest_signed_type, taking advantage of the new
9191 cpplib functionality.
9192 * cpperror.c (_cpp_begin_message): If a warning is turned
9193 into an error, avoid printing "warning:".
9194 * cppexp.c (cpp_num_sign_extend): New.
9195 * cppinit.c: Update comment.
9196 * cpplib.h (cpp_num_sign_extend): New.
9197 * tree.h: Update comment.
9198
9199 2002-06-02 Gabriel Dos Reis <gdr@codesourcery.com>
9200
9201 * diagnostic.h (struct diagnostic_context): Add new member
9202 internal_error.
9203 (internal_error_function): Remove declaration.
9204 * diagnostic.c (internal_error_function): Remove definition..
9205 (internal_error): Adjust use.
9206
9207 2002-06-02 Richard Henderson <rth@redhat.com>
9208
9209 * rtl.h (CC0_P): New.
9210 * gcse.c (cprop_jump): Use it with single_set. Tweak dump text.
9211 (cprop_insn): Allow any mode register; use CC0_P. CSE out single_set.
9212 (bypass_block): Save old dest block for dump text.
9213 (bypass_conditional_jumps): Allow any mode register; use CC0_P.
9214 Allow only true SET insns, not single_set.
9215
9216 2002-06-02 Gabriel Dos Reis <gdr@codesourcery.com>
9217
9218 * diagnostic.c (diagnostic_finish): Rename to output_flush.
9219 (clear_disgnostic_info): Rename to output_clear_data. Use false
9220 instead of 0 for boolean value.
9221 Adjust function call throughout.
9222
9223 Sun Jun 2 19:15:27 CEST 2002 Jan Hubicka <jh@suse.cz>
9224
9225 * cfgrtl.c (commit_one_edge_insertion): Fix warning.
9226 * gcse.c (bypass_conditional_jumps): CSE out single_set call.
9227
9228 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9229
9230 * d30v.h (CPP_PREDEFINES): Replace with
9231 (TARGET_CPU_CPP_BUILTINS): New.
9232
9233 2002-06-02 Roger Sayle <roger@eyesopen.com>
9234
9235 * config/alpha/alpha.h [ASM_OUTPUT_LABELREF]: Fix typo.
9236
9237 Sun Jun 2 12:11:52 CEST 2002 Jan Hubicka <jh@suse.cz>
9238
9239 * gcse.c (bypass_conditional_jumps): Use single set to obtain set.
9240
9241 2002-06-02 Richard Henderson <rth@redhat.com>
9242
9243 * rtlanal.c (volatile_refs_p): Not automatically true for CALL.
9244
9245 2002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
9246
9247 Support for C++ constructors/destructors.
9248 * config/avr/avr.c (avr_output_function_epilogue): Jump to exit()
9249 instead of looping if main() returns.
9250 (asm_file_start): Output global symbols that cause .data and .bss
9251 initialization code to be linked in, unconditionally for now.
9252 (avr_asm_out_ctor, avr_asm_out_dtor): New functions.
9253 * config/avr/avr.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): New.
9254 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
9255 (LIBSTDCXX): New.
9256 * config/avr/libgcc.S (_exit): Split in .fini9 and .fini0 sections.
9257 (__tablejump__): New.
9258 (__do_copy_data, __do_clear_bss): New.
9259 (__do_global_ctors, __do_global_dtors): New.
9260 * config/avr/t-avr (LIB1ASMFUNCS): Add _copy_data, _clear_bss,
9261 _ctors, _dtors.
9262
9263 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9264
9265 * c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): New.
9266 (CPP_SPEC, CPP_PREDEFINES): Kill.
9267 * c4x/rtems.h (CPP_PREDEFINES): Kill.
9268 (TARGET_OS_CPP_BUILTINS): New.
9269
9270 Sat Jun 1 23:29:51 CEST 2002 Jan Hubicka <jh@suse.cz>
9271
9272 * Makefile.in (tracer.o): New.
9273 * params.def (TRACER_*): New options.
9274 * rtl.h (tracer): Declare.
9275 * timevar.def (TV_TRACER): New.
9276 * toplev.c (dump_file_index): Add DFI_tracer.
9277 (dump_file_info): Add tracer.
9278 (flag_tracer): New.
9279 (lang_indepdenent_options): Add tracer.
9280 (rest_of_compilation): Call tracer.
9281 * tracer.c: New file.
9282 * invoke.texi (-ftracer): Document.
9283 (--param tracer-*): Document.
9284
9285 2002-06-01 Daniel Berlin <dberlin@dberlin.org>
9286
9287 * tree-inline.c (expand_call_inline): Make the statement
9288 expression we generate have a COMPOUND_STMT.
9289
9290 2002-06-01 Roger Sayle <roger@eyesopen.com>
9291
9292 * gcse.c (cprop_cc0_jump): Function deleted.
9293 (cprop_jump): Take an additional argument which is the possibly
9294 NULL cc setting insn immediately before the conditional jump.
9295 When a MODE_CC set is present, substitute it into the JUMP_INSN
9296 before attempting the constant propagation.
9297 (cprop_insn): Recognize cc setters followed by conditional jumps
9298 as a special case. Use cprop_jump instead of cprop_cc0_jump.
9299 (cprop_one_pass): Call bypass_conditional_jumps if altering jumps.
9300 (find_bypass_set): New function based upon find_avail_set used by
9301 cprop, but finds constant expressions available at the end of
9302 basic blocks.
9303 (bypass_block): New function. Given a basic block that begins
9304 with a conditional jump and multiple incoming edges, perform
9305 the jump bypass optimization.
9306 (bypass_conditional_jumps): New function. Call bypass_block with
9307 each suitable basic block in the CFG using a simple single pass.
9308
9309 2002-06-01 Roger Sayle <roger@eyesopen.com>
9310
9311 * tree.c (real_minus_onep): New function to test for -1.0.
9312 * fold-const.c (fold) [MULT_EXPR]: Optimize -1.0*x into -x.
9313
9314 2002-06-01 Roger Sayle <roger@eyesopen.com>
9315
9316 * fold-const.c (fold_truthop): Transform "a || b" into "(a|b) != 0"
9317 and "!p && !q" into "(p|q) == 0" under suitable conditions.
9318
9319 2002-06-01 Andreas Jaeger <aj@suse.de>
9320
9321 * cppexp.c (cpp_classify_number): Cast precission to int for
9322 correct printf format.
9323
9324 2002-06-01 Marek Michalkiewicz <marekm@amelek.gda.pl>
9325
9326 * config/avr/avr.c (avr_mcu_types): Remove devices that were once
9327 expected, but don't really exist: atmega83, atmega85, attiny10.
9328 * config/avr/avr.h (LINK_SPEC): Update to use the new avr[1-5] ld
9329 emulations for all devices.
9330 (CRT_BINUTILS_SPECS): Remove atmega83, atmega85, attiny10.
9331 * config/avr/t-avr (MULTILIB_MATCHES): Remove atmega83, atmega85.
9332
9333 2002-06-01 Kazu Hirata <kazu@cs.umass.edu>
9334
9335 * config/h8300/h8300-protos.h: Add a prototype for
9336 h8300_shift_needs_scratch_p.
9337 * config/h8300/h8300.c (h8300_shift_needs_scratch_p): New.
9338 * config/h8300/h8300.h (OK_FOR_R): New.
9339 (OK_FOR_S): Likewise.
9340 (OK_FOR_T): Likewise.
9341 (EXTRA_CONSTRAINT): Call OK_FOR_R, OK_FOR_S, and OK_FOR_T.
9342 * config/h8300/h8300.md (anonymous shift patterns): Use
9343 constraints R, S, and T.
9344
9345 Sat Jun 1 11:23:22 CEST 2002 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9346
9347 * basic-block.h (struct basic_block_def): New field loop_father.
9348 (BB_VISITED): New flag.
9349 (struct loop): New field pred, removed field shared.
9350 (struct loops): New field parray.
9351 (LOOP_EXITS_DOMS): Removed.
9352 (flow_loop_tree_node_add, flow_loop_tree_node_remove,
9353 flow_loop_nested_p, flow_bb_inside_loop_p, get_loop_body,
9354 dfs_enumerate_from, loop_preheader_edge, loop_latch_edge,
9355 add_bb_to_loop, remove_bb_from_loops, find_common_loop,
9356 verify_loop_structure): Declare.
9357 * cfg.c (entry_exit_blocks): Initialize loop_father field.
9358 * cfganal.c (dfs_enumerate_from): New function.
9359 * cfgloop.c (HEAVY_EDGE_RATIO): New constant.
9360 (flow_loop_entry_edges_find, flow_loop_exit_edges_find,
9361 flow_loop_nodes_find, flow_loop_level_compute, flow_loop_nested_p,
9362 flow_loop_dump, flow_loops_dump, flow_loops_free,
9363 flow_loop_tree_node_add, flow_loop_level_compute,
9364 flow_loops_level_compute, flow_loop_scan, flow_loops_update,
9365 flow_loop_outside_edge_p): Modified for new infrastructure.
9366 (make_forwarder_block, canonicalize_loop_headers, glb_enum_p,
9367 redirect_edge_with_latch_update, flow_loop_free): New static functions.
9368 (flow_loop_tree_node_remove, flow_bb_inside_loop_p,
9369 get_loop_body, add_bb_to_loop, remove_bb_from_loops,
9370 find_common_loop, verify_loop_structure, loop_latch_edge,
9371 loop_preheader_edge): New functions.
9372 (flow_loops_cfg_dump): Do not show dominators, as this information
9373 does not remain up to date long.
9374 (flow_loops_find): Store results in new format.
9375 * predict.c (propagate_freq, estimate_probability,
9376 estimate_loops_at_level, estimate_bb_frequencies): Use new loop
9377 infrastructure.
9378
9379 2002-06-01 Alan Lehotsky <apl@alum.mit.edu>
9380
9381 * except.c (nothrow_function_p): Walk epilogue delay list
9382 checking the insn, not the chain for potential throws.
9383
9384 2002-05-31 Zack Weinberg <zack@codesourcery.com>
9385
9386 * Makefile.in (INSTALL_CPP, UNINSTALL_CPP): Remove.
9387 (install): Refer to install-cpp directly.
9388 (uninstall-cpp): Folded into uninstall rule.
9389 * configure.in: Delete all code relating to --disable-cpp.
9390 * configure: Regenerate.
9391 * config/t-install-cpp: Delete.
9392
9393 2002-05-31 Richard Henderson <rth@redhat.com>
9394
9395 * configure.in (HAVE_AS_TLS): Add alpha tests.
9396 * configure: Rebuild.
9397 * config/alpha/alpha.c (TARGET_AS_TLS): New.
9398 (alpha_tls_size, alpha_tls_size_string): New.
9399 (overide_options): Set it. Always install machine_status hooks.
9400 (input_operand): Accept got tls predicates.
9401 (local_symbol_p): Merge into ...
9402 (local_symbolic_operand): ... here. Reject tls symbols.
9403 (global_symbolic_operand): Likewise.
9404 (tls_symbolic_operand_1, dtp16_symbolic_operand): New.
9405 (dtp32_symbolic_operand, gotdtp_symbolic_operand): New.
9406 (tp16_symbolic_operand, tp32_symbolic_operand): New.
9407 (gottp_symbolic_operand, tls_symbolic_operand_type): New.
9408 (alpha_encode_section_info): Handle TLS symbols.
9409 (alpha_strip_name_encoding): Likewise.
9410 (alpha_legitimate_address_p): Likewise.
9411 (alpha_legitimize_address): Likewise.
9412 (alpha_expand_mov): Early exit to avoid nop moves.
9413 (struct machine_function): Move from unicosmk.h. Add some_ld_name.
9414 (alpha_init_machine_status, alpha_mark_machine_status,
9415 alpha_free_machine_status): Always define.
9416 (get_some_local_dynamic_name, get_some_local_dynamic_name_1): New.
9417 (print_operand, print_operand_address): Add TLS relocs.
9418 * config/alpha/alpha.h (HAVE_AS_TLS): Default 0.
9419 (MASK_TLS_KERNEL, TARGET_TLS_KERNEL): New.
9420 (TARGET_SWITCHES): Add -mtls-kernel.
9421 (alpha_tls_size, alpha_tls_size_string): New.
9422 (TARGET_OPTIONS): Add -mtls-size=.
9423 (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS,
9424 REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Add R0_REG.
9425 (ASM_OUTPUT_LABELREF): Skip %.
9426 (PRINT_OPERAND_PUNCT_VALID_P): Add &.
9427 (PREDICATE_CODES): Update.
9428 * config/alpha/alpha.md (UNSPEC_TLSGD_CALL, UNSPEC_TLSLDM_CALL,
9429 UNSPEC_TLSGD, UNSPEC_TLSLDM, UNSPEC_DTPREL, UNSPEC_TPREL,
9430 UNSPEC_TP, UNSPECV_SET_TP): New.
9431 (adddi_er_lo16_dtp, adddi_er_hi32_dtp, adddi_er_lo32_dtp,
9432 adddi_er_lo16_tp, adddi_er_hi32_tp, adddi_er_lo32_tp, load_tp,
9433 set_tp, movdi_er_tlsgd, movdi_er_tlsldm, movdi_er_gotdtp,
9434 movdi_er_gottp, call_value_osf_tlsgd, call_value_osf_tlsldm): New.
9435 (call_value_osf_2_er): Accept anything as op4.
9436 * config/alpha/alpha-protos.h: Update.
9437 * config/alpha/unicosmk.h (struct machine_function): Move to alpha.c.
9438
9439 2002-05-31 Zack Weinberg <zack@codesourcery.com>
9440
9441 * cppinit.c (append_include_chain): Always pay attention to
9442 cxx_aware when setting new->sysp. Remove ATTRIBUTE_UNUSED
9443 marker on argument.
9444
9445 2002-05-31 Kazu Hirata <kazu@cs.umass.edu>
9446
9447 * target.h: Fix formatting.
9448 * timevar.h: Likewise.
9449 * tlink.c: Likewise.
9450 * toplev.c: Likewise.
9451 * toplev.h: Likewise.
9452 * tree.c: Likewise.
9453 * tree-dump.h: Likewise.
9454 * tree.h: Likewise.
9455 * tree-inline.h: Likewise.
9456 * unroll.c: Likewise.
9457 * unwind-dw2.c: Likewise.
9458 * unwind-dw2-fde.c: Likewise.
9459 * unwind-dw2-fde-glibc.c: Likewise.
9460 * unwind-dw2-fde.h: Likewise.
9461 * unwind.h: Likewise.
9462 * unwind-sjlj.c: Likewise.
9463 * varasm.c: Likewise.
9464 * varray.h: Likewise.
9465 * vmsdbg.h: Likewise.
9466 * vmsdbgout.c: Likewise.
9467 * xcoffout.h: Likewise.
9468
9469 2002-05-31 Igor Shevlyakov <igor@microunity.com>
9470
9471 * expr.c (compare_from_rtx): Generate comparison between op0 and op1
9472 rather than cc0 and 0 in a case when HAVE_cc0 is not defined.
9473
9474 2002-05-31 Matthew Woodcraft <mattheww@chiark.greenend.org.uk>
9475
9476 * gcc.c (cpp_unique_options): Remove "-d" options.
9477 (cpp_debug_options): New spec string.
9478 (default_compilers): Use it.
9479 * objc/lang-specs.h: Likewise.
9480
9481 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9482
9483 * gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with
9484 BUILD_PREFIX, BUILD_PREFIX_1, to correct nomenclature.
9485 * gcc/mklibgcc.in: Likewise.
9486 * gcc/config/arc/t-arc: Likewise.
9487 * gcc/configure.in: Likewise.
9488 * gcc/configure: Regenerate.
9489
9490 2002-05-31 Stan Shebs <shebs@apple.com>
9491 Turly O'Connor <turly@apple.com>
9492
9493 * c-decl.c (struct binding_level): Change int field n_incomplete
9494 to tree list incomplete_list.
9495 (clear_binding_level): Init field with NULL.
9496 (pushdecl): Add incomplete type to list.
9497 (mark_binding_level): Mark the incomplete list.
9498 (finish_struct): Scan the incomplete list for types instead
9499 of all decls in the current binding level.
9500
9501 2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
9502
9503 * pa.c (output_millicode_call): Add missing '%' characters.
9504 (output_call): Likewise.
9505
9506 2002-05-31 David Edelsohn <edelsohn@gnu.org>
9507
9508 * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Define.
9509 (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Define.
9510
9511 2002-05-31 Alan Lehotsky <apl@alum.mit.edu>
9512
9513 * varasm.c (mark_constant_pool): Walk epilogue delay list
9514 checking the insn, not the chain for potential constants.
9515
9516 Fri May 31 12:38:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
9517
9518 * config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.
9519
9520 Fri May 31 13:50:19 CEST 2002 Jan Hubicka <jh@suse.cz>
9521
9522 * i386.c (classify_argument): Properly handle base types.
9523
9524 * dwarf2out.c (expand_builin_init_dwarf_reg_sizes):
9525 Store first DWARF_FRAME_REGISTERS dwarf registers, not pseudo
9526 registers.
9527
9528 Fri May 31 13:37:54 CEST 2002 Jan Hubicka <jh@suse.cz>
9529
9530 * gcse.c (gcse_emit_move_after): New.
9531 (pre_delete, hoist_store): Use it.
9532
9533 * reload1.c (emit_input_reload_insns): Use constrain_operands
9534 instead of constraint_accepts_reg_p to verify optimization.
9535 (constraint_accepts_reg_p): Kill
9536
9537 * reload1.c (reload_cse_delete_noop_set): Kill.
9538 (reload_cse_simplify): use delte_insn_and_edges.
9539
9540 2002-05-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9541
9542 * cfgloop.c (flow_loops_find): Initialize first and last fields
9543 correctly.
9544
9545 2002-05-31 Neil Booth <neil@daikokuya.demon.co.uk>
9546
9547 * c-common.c (builtin_define_std): Correct logic.
9548
9549 2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
9550
9551 * pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20.
9552 (output_call): Likewise.
9553
9554 2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
9555
9556 * pa.c: Move output.h include after tree.h include.
9557 (pa_asm_output_mi_thunk): Constify identifier lab.
9558
9559 2002-05-31 Jason Thorpe <thorpej@wasabisystems.com>
9560
9561 * config/ns32k/ns32k.h: Define named constants for the
9562 bits in target_flags and use them.
9563 * config/ns32k/netbsd.h (TARGET_DEFAULT): Use named constants.
9564
9565 2002-05-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
9566
9567 * config.gcc (tm_file): Prefix pa/pa-700.h to tm_file list for PA1.0
9568 architecture and pa/pa-7100.h for PA1.1 architecture, respectively.
9569 * pa/pa.c (override_options): Use TARGET_SCHED_DEFAULT to select
9570 default scheduling model.
9571 * pa/pa.h (TARGET_SCHED_DEFAULT): Define if not defined to "8000".
9572 * pa/pa-700.h (TARGET_SCHED_DEFAULT): New file for "700" scheduling.
9573 * pa/pa-7100.h (TARGET_SCHED_DEFAULT): New file for "7100" scheduling.
9574 * doc/install.texi (hppa*-*-*): Document default scheduling.
9575
9576 2002-05-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
9577
9578 * pa.c (following_call): Check TARGET_JUMP_IN_DELAY.
9579
9580 2002-05-31 Jason Thorpe <thorpej@wasabisystems.com>
9581
9582 * config.gcc (ns32k-*-netbsd*): Set tm_file to
9583 "${tm_file} netbsd.h netbsd-aout.h ns32k/netbsd.h"
9584 * config/ns32k/netbsd.h: Don't include ns32k/ns32k.h,
9585 netbsd.h, or netbsd-aout.h.
9586
9587 2002-05-31 Jason Thorpe <thorpej@wasabisystems.com>
9588
9589 * longlong.h (count_trailing_zeros): Add missing \, and clean up
9590 whitespace in __ns32000__ case.
9591
9592 2002-05-31 Aldy Hernandez <aldyh@redhat.com>
9593
9594 * expr.c (expand_expr): Output partially zeroed out vectors with
9595 output_constant_def.
9596
9597 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
9598
9599 * config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.
9600 (sh-*-netbsdelf*)
9601 (shl*-*-netbsdelf*): New targets.
9602 * config/sh/netbsd-elf.h: New file.
9603 * config/sh/t-netbsd: New file.
9604
9605 2002-05-30 Richard Henderson <rth@redhat.com>
9606 Eric Botcazou <ebotcazou@multimania.com>
9607
9608 PR optimization/6822
9609 * config/i386/i386.c (ix86_expand_int_movcc): Don't cast INTVAL
9610 to unsigned int for op1 comparisons. Use gen_int_mode.
9611
9612 2002-05-30 Eric Botcazou <ebotcazou@multimania.com>
9613
9614 * expmed.c (const_mult_add_overflow_p): New.
9615 * expr.h: Declare it.
9616 * loop.c (maybe_eliminate_biv_1) [COMPARE]: Use it.
9617 Don't eliminate the biv if the giv has a constant multiplier and
9618 the rhs argument of the comparison does satisfy the predicate.
9619 Use expand_mult_add to compute the replacement constant.
9620
9621 2002-05-30 Osku Salerma <osku@iki.fi>
9622
9623 * c-common.c (c_common_attribute_table): Add "may_alias" entry.
9624 (c_common_get_alias_set): Handle it.
9625 * doc/extend.texi: Document it.
9626
9627 2002-05-30 Richard Henderson <rth@redhat.com>
9628
9629 * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.
9630 * toplev.c (process_options): Don't check it.
9631 * doc/tm.texi: Don't document it.
9632 * config/i386/linux.h (SUBTARGET_FRAME_POINTER_REQUIRED): New.
9633 (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.
9634 * config/i386/i386.c (ix86_frame_pointer_required): Suppress leaf
9635 frame pointer optimization if current_function_profile.
9636
9637 2002-05-30 Kazu Hirata <kazu@cs.umass.edu>
9638
9639 * langhooks.c: Fix formatting.
9640 * langhooks.h: Likewise.
9641 * lcm.c: Likewise.
9642 * libgcc2.c: Likewise.
9643 * lists.c: Likewise.
9644 * local-alloc.c: Likewise.
9645 * loop.c: Likewise.
9646 * loop.h: Likewise.
9647
9648 2002-05-30 Marc Espie <espie@openbsd.org>
9649
9650 * config.gcc (sparc64-*-openbsd*): New.
9651 * config/sparc/openbsd1-64.h: New.
9652 * config/sparc/openbsd64.h: New.
9653
9654 2002-05-30 Jeff Law <law@redhat.com>
9655
9656 * flow.c (propagate_one_insn): Revise yesterday's patch. Delete
9657 a dead insn with a REG_RETVAL note when the entire libcall is not
9658 dead and remove the associated REG_LIBCALL note at the same time.
9659
9660 Thu May 30 19:54:30 2002 J"orn Rennecke <joern.rennecke@superh.com>
9661
9662 * lcm.c (output.h): #include.
9663 (compute_earliest): Remove hack to treat renumbered EXIT_BLOCK
9664 as an ordinary block.
9665 (optimize_mode_switching): Don't pretend that the exit block is
9666 an ordinary block, or handle sucessors of entry block specially.
9667 Instead, split edges from entry block and to exit block, and
9668 put a computing definition on the thus gained post-entry-block,
9669 and a need on the pre-exit-block.
9670
9671 Thu May 30 20:28:01 CEST 2002 Jan Hubicka <jh@suse.cz>
9672
9673 * gengenrtl.c (type_from_format, accessor_from_format): Support 'B'.
9674 * rtl.texi: Document 'B'
9675
9676 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
9677
9678 * config/m68k/netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Compute
9679 at run-time.
9680 (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 96 if not __mc68010__.
9681
9682 2002-05-30 Aldy Hernandez <aldyh@redhat.com>
9683
9684 * config/rs6000/rs6000.c (rs6000_expand_unop_builtin): Return
9685 const0_rtx instead of NULL_RTX when in error.
9686 (altivec_expand_abs_builtin): Same.
9687 (rs6000_expand_binop_builtin): Same.
9688 (altivec_expand_predicate_builtin): Same.
9689 (altivec_expand_stv_builtin): Same.
9690 (rs6000_expand_ternop_builtin): Same.
9691 (altivec_expand_builtin): Same.
9692
9693 2002-05-29 David S. Miller <davem@redhat.com>
9694
9695 * rtl.h (clear_emit_caches): Delete.
9696 * integrate.c (output_inline_function): Don't call it.
9697 * emit-rtl.c (restore_emit_status, init_emit): Likewise.
9698 (clear_emit_caches): Delete definition.
9699 (SEQUENCE_RESULT_SIZE, sequence_result, free_insn): Likewise.
9700
9701 2002-05-30 Hans-Peter Nilsson <hp@bitrange.com>
9702
9703 * config/mmix/mmix.c: Include real.h.
9704 (mmix_constant_address_p): Remove redundant test before switch.
9705
9706 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9707
9708 * config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP): Define
9709 only if not already defined.
9710
9711 2002-05-29 Kazu Hirata <kazu@cs.umass.edu>
9712
9713 * config/h8300/h8300-protos.h: Remove prototypes for
9714 ok_for_bclr and small_power_of_two.
9715 * config/h8300/h8300.c (small_power_of_two): Remove.
9716 (ok_for_blcr): Likewise.
9717 (fix_bit_operand): Make WHAT deal with an integer instead of a
9718 constraint character.
9719 * config/h8300/h8300.h (CONST_OK_FOR_O): Remove.
9720 (CONST_OK_FOR_P): Likewise.
9721 (CONST_OK_FOR_LETTER_P): Do not call CONST_OK_FOR_O or
9722 CONST_OK_FOR_P any more.
9723 * config/h8300/h8300.md (andqi3): Adjust to the new prototype
9724 of fix_bit_operand.
9725 (iorqi3): Likewise.
9726 (xorqi3): Likewise.
9727
9728 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9729
9730 * config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
9731 (CPP_PREDEFINES): Make sure this is undefined.
9732 (CPP_SPEC): Place -D__mips=1 at the beginning of the spec,
9733 since it is no longer in CPP_PREDEFINES. Don't -U__MIPSEL__
9734 or -U__MIPSEB__ before defining one or the other. Instead,
9735 use %(subtarget_endian_default) if neither -EB nor -EL are
9736 specified.
9737 (SUBTARGET_EXTRA_SPECS): Define.
9738 (SUBTARGET_CPP_SPEC): Remove __LONG64 handling. Use
9739 %(netbsd_cpp_spec).
9740
9741 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
9742
9743 * doc/md.texi (Patterns): Note pattern condition pitfall
9744 for unnamed insn.
9745
9746 2002-05-29 Aldy Hernandez <aldyh@redhat.com>
9747
9748 * rs6000.c: (altivec_expand_builtin): Only expand altivec builtins
9749 when TARGET_ALTIVEC. Move handling of generic unary, binary, and
9750 ternary operations from here...
9751 (rs6000_expand_builtin): ...to here.
9752 New argument expandedp.
9753 Change all instances of altivec_expand_binop_builtin to
9754 rs6000_expand_binop_builtin.
9755 (altivec_expand_unop_builtin): Rename to
9756 rs6000_expand_unop_builtin.
9757 (altivec_expand_binop_builtin): Rename to
9758 rs6000_expand_binop_builtin.
9759 (altivec_expand_ternop_builtin): Rename to
9760 rs6000_expand_ternop_builtin.
9761
9762 2002-05-29 Richard Henderson <rth@redhat.com>
9763
9764 * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.
9765 (TARGET_BI_ARCH): Likewise.
9766 * config/i386/i386.h: Test TARGET_64BIT_DEFAULT by value.
9767 (TARGET_SWITCHES): Combine target defaults here not in TARGET_DEFAULT.
9768 (TARGET_64BIT_DEFAULT): Default to 0.
9769 (TARGET_DEFAULT): Default to MASK_OMIT_LEAF_FRAME_POINTER.
9770
9771 2002-05-29 Richard Henderson <rth@redhat.com>
9772
9773 * config/i386/i386.c (USE_HIDDEN_LINKONCE): New.
9774 (get_pc_thunk_name): New.
9775 (output_set_got): Use it.
9776 (ix86_asm_file_end): If USE_HIDDEN_LINKONCE, emit get_pc thunks
9777 into linkonce sections.
9778
9779 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9780
9781 * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
9782 (CPP_PREDEFINES): Make sure this is undefined.
9783 (CPP_SUBTARGET_SPEC64, CPP_SUBTARGET_SPEC32): Remove.
9784 (CPP_SUBTARGET_SPEC): Don't provide different versions for
9785 default-32 and default-64. Just always use %(netbsd_cpp_spec).
9786 (SUBTARGET_EXTRA_SPECS): Remove cpp_subtarget_spec32 and
9787 cpp_subtarget_spec64. Add netbsd_cpp_spec.
9788 * config/sparc/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
9789 (CPP_PREDEFINES): Make sure this is undefined.
9790 (SUBTARGET_EXTRA_SPECS): Define.
9791 (CPP_SPEC): Use %(netbsd_cpp_spec).
9792
9793 2002-05-29 Jeff Law <law@redhat.com>
9794
9795 * pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted semi-colon.
9796
9797 * flow.c (propagate_one_insn): Do not remove a dead insn if it
9798 contains a REG_RETVAL note.
9799
9800 * haifa-sched (sched_analyze): Remove another useless clearing
9801 of SCHED_GROUP_P I missed yesterday.
9802
9803 * pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.
9804 * pa.c (pa_asm_output_mi_thunk): New function.
9805 * pa-protos.h (pa_asm_output_mi_thunk): Declare.
9806
9807 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
9808 Marek Michalkiewicz <marekm@amelek.gda.pl>
9809
9810 * config/avr/avr.c (avr_base_arch_macro, avr_extra_arch_macro): New.
9811 (avr_asm_only_p): Make non-static.
9812 (enum avr_arch): Remove.
9813 (avr_arch_types): New.
9814 (avr_mcu_types): Update.
9815 (avr_override_options): Use avr_arch_types table instead of switch.
9816 * avr.h (CPP_PREDEFINES): Die.
9817 (avr_base_arch_macro, avr_extra_arch_macro): New.
9818 (TARGET_CPU_CPP_BUILTINS): New.
9819 (CPP_SPEC, EXTRA_SPECS): Simplify.
9820 (CPP_AVR1_SPEC, CPP_AVR2_SPEC, CPP_AVR3_SPEC, CPP_AVR4_SPEC,
9821 CPP_AVR5_SPEC): Die.
9822
9823 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9824
9825 * config/arm/netbsd.h (TARGET_OS_CPP_BUILTINS): Use
9826 NETBSD_OS_CPP_BUILTINS_AOUT.
9827 (SUBTARGET_EXTRA_SPECS): Define.
9828 (CPP_SPEC): Use %(netbsd_cpp_spec).
9829
9830 2002-05-29 Richard Henderson <rth@redhat.com>
9831
9832 * config/i386/i386.c (ix86_output_function_epilogue): New.
9833 (TARGET_ASM_FUNCTION_EPILOGUE): New.
9834 (pic_label_name): Remove.
9835 (pic_labels_used): New.
9836 (ix86_asm_file_end): Emit one pc load stub for each register used.
9837 (output_set_got): Generate deep pc load to any register.
9838 (ix86_select_alt_pic_regnum): New.
9839 (ix86_save_reg): Don't save pic register if we can find a valid
9840 call-clobbered replacement.
9841 (ix86_expand_prologue): If we found a valid replacement, renumber
9842 pic_offset_table_rtx.
9843 * config/i386/i386.h (PIC_OFFSET_TABLE_REGNUM): Look at
9844 pic_offset_table_rtx after reload.
9845 (REAL_PIC_OFFSET_TABLE_REGNUM): New.
9846 * config/i386/i386.md (set_got): Make insn, not expander.
9847 (set_got_nopic, set_got_deep, set_got_nodeep): Remove.
9848
9849 2002-05-29 Richard Henderson <rth@redhat.com>
9850
9851 * config/i386/i386.c (ix86_compute_frame_layout): Do add bottom
9852 alignment for alloca.
9853
9854 2002-05-29 Richard Henderson <rth@redhat.com>
9855
9856 * config/i386/i386.c (output_pic_addr_const): Lowercase rip.
9857 (print_operand_address): Only add rip for symbolic addresses
9858 for which we do not have another relocation type.
9859
9860 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9861
9862 * config/m68k/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
9863 (EXTRA_SPECS): Add netbsd_cpp_spec.
9864 (CPP_SPEC): Use %(netbsd_cpp_spec).
9865 (CPP_PREDEFINES): Remove.
9866 * config/m68k/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
9867 (EXTRA_SPECS): Define.
9868 (CPP_SPEC): Use %(netbsd_cpp_spec).
9869 (CPP_PREDEFINES): Remove.
9870
9871 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
9872
9873 PR preprocessor/6844
9874 * cppmacro.c (cpp_macro_definition): Reserve space for terminating
9875 NUL.
9876
9877 2002-05-29 Eric Christopher <echristo@redhat.com>
9878
9879 * config/mips/linux.h (SUBTARGET_CPP_SPEC): Add support for
9880 mips5/mips32/mips64 and _MIPS_ISA_MIPSXX.
9881
9882 2002-05-29 Nick Clifton <nickc@cambridge.redhat.com>
9883
9884 * config/fr30/fr30.md: Remove previous restriction on splits.
9885 Enforce conformance through gen_lowpart and cont_int_operand.
9886 * config/fr30/fr30.h (BSS_SECTION_ASM_OP): Use ".section .bss"
9887 as the assembler does not support ".bss".
9888
9889 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9890
9891 * config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
9892 (CPP_PREDEFINES): Remove.
9893 (SUBTARGET_EXTRA_SPECS): Define.
9894 (CPP_SPEC): Use %(netbsd_cpp_spec).
9895 * config/i386/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.
9896 (CPP_PREDEFINES): Remove.
9897 (SUBTARGET_EXTRA_SPECS): Define.
9898 (CPP_SPEC): Use %(netbsd_cpp_spec).
9899 * config/i386/netbsd64.h (TARGET_OS_CPP_BUILTINS): Define.
9900 (CPP_PREDEFINES, CPP_LP64_SPEC, CPP_SUBTARGET_SPEC): Remove.
9901 (SUBTARGET_EXTRA_SPECS): Remove cpp_lp64 and cpp_subtarget.
9902 Add netbsd_cpp_spec.
9903 (CPP_SPEC): Remove %(cpp_subtarget), add %(netbsd_cpp_spec).
9904
9905 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
9906 Zack Weinberg <zack@codesourcery.com>
9907
9908 * cppexp.c (cpp_num): Move to cpplib.h.
9909 (CPP_ERROR): Remove.
9910 (interpret_float_suffix, interpret_int_suffix): New.
9911 (struct suffix, vsuf_1, vsuf_2, vsuf_3): Remove.
9912 (cpp_classify_number, cpp_interpret_integer): New.
9913 (interpret_number): Remove.
9914 (eval_token): Update to use new routines.
9915 * cpphash.h (cpp_num_part): Move to cpplib.h.
9916 * cppinit.c (cpp_post_options): Set warn_long_long.
9917 * cpplib.h (struct cpp_options): Add warn_long_long.
9918 (cpp_num, cpp_num_part, CPP_N_CATEGORY, CPP_N_INVALID,
9919 CPP_N_INTEGER, CPP_N_FLOATING, CPP_N_WIDTH, CPP_N_SMALL,
9920 CPP_N_MEDIUM, CPP_N_LARGE, CPP_N_RADIX, CPP_N_DEC, CPP_N_HEX,
9921 CPP_N_OCTAL, CPP_N_UNSIGNED, CPP_N_IMAGINARY, cpp_classify_number,
9922 cpp_interpret_integer): New.
9923
9924 2002-05-29 Joel Sherrill <joel@OARcorp.com>
9925
9926 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Use -m403 and -m405.
9927
9928 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9929
9930 * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Use
9931 NETBSD_OS_CPP_BUILTINS_ELF and NETBSD_OS_CPP_BUILTINS_LP64.
9932 (CPP_SUBTARGET_SPEC): Define.
9933 (SUBTARGET_EXTRA_SPECS): Define.
9934 (CPP_SPEC): Remove.
9935
9936 2002-05-29 Chris Lattner <sabre@nondot.org>
9937
9938 * ssa.c (rename_insn_1): Rename uses of undefined registers to
9939 prevent confusion if/when the register is defined.
9940
9941 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
9942
9943 PR target/6838
9944 * config/cris/cris.md: Fix typos and thinkos in comments.
9945 ("*mov_sideqi_biap_mem"): Remove '*' in constraint for operand 4,
9946 second alternative.
9947 ("*mov_sidehi_biap_mem", "*mov_sidesi_biap_mem"): Ditto.
9948 ("*mov_sideqi_mem"): Similar, but for operand 3.
9949 ("*mov_sidehi_mem", "*mov_sidesi_mem"): Ditto.
9950 (splitter for mov_sideqi_mem, mov_sidehi_mem, mov_sidesi_mem):
9951 Remove spurious mode specifier on operand 2.
9952
9953 2002-05-29 Kazu Hirata <kazu@cs.umass.edu>
9954
9955 * config/h8300/h8300-protos.h: Remove the prototype for
9956 o_operand.
9957 Add prototypes for single_one_operand and single_zero_operand.
9958 * config/h8300/h8300.c (o_operand): Remove.
9959 (single_one_operand): New.
9960 (single_zero_operand): Likewise.
9961 (print_operand): For 'V' operand, and the operand with 0xff.
9962 For 'V' and 'W' operands, do not and the bit position with 7.
9963 * config/h8300/h8300.md (various anonymous patterns): Replace
9964 use of exact_log2 with single_one_operand/single_zero_operand.
9965
9966 2002-05-29 Ulrich Weigand <uweigand@de.ibm.com>
9967
9968 * config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.
9969
9970 2002-05-29 Ulrich Weigand <uweigand@de.ibm.com>
9971
9972 * config/s390/s390.c (legitimate_pic_operand_p): Do not
9973 accept symbolic LARL operands.
9974 (s390_emit_epilogue): Do not set FRAME_RELATED_P on
9975 epilogue insns.
9976
9977 2002-05-29 Hartmut Penner <hpenner@de.ibm.com>
9978
9979 * config/s390/s390.md (cmpstr_64/31): Mark whole
9980 input registers as used.
9981
9982 2002-05-28 Richard Henderson <rth@redhat.com>
9983
9984 * config/i386/i386.c (ix86_save_reg): Examine regs_ever_live,
9985 not current_function_uses_pic_offset_table and
9986 current_function_uses_const_pool; examine current_function_profile.
9987 (ix86_expand_prologue): Likewise. Add pic_offset_table_rtx as
9988 input to blockage if needed.
9989 (ix86_expand_call): Do not set current_function_uses_pic_offset_table.
9990 (legitimize_pic_address): Likewise. Set regs_ever_live for
9991 pic_offset_table_rtx when invoked during reload.
9992 * config/i386/i386.h (FINALIZE_PIC): Remove.
9993 * config/i386/i386.md (tablejump): Reformat. Do not set
9994 current_function_uses_pic_offset_table.
9995 (tls_global_dynamic, tls_local_dynamic_base): Likewise.
9996 (blockage): Accept anything as operand 0.
9997
9998 2002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
9999
10000 * config/netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Define
10001 common CPP built-ins for all NetBSD a.out targets.
10002 * config/netbsd-elf.h (NETBSD_OS_CPP_BUILTINS_ELF): Define
10003 common CPP built-ins for all NetBSD ELF targets.
10004 * config/netbsd.h: Add missing notice.
10005 (NETBSD_OS_CPP_BUILTINS_COMMON): Define common CPP built-ins
10006 for all NetBSD targets.
10007 (NETBSD_OS_CPP_BUILTINS_LP64): Define common CPP built-ins
10008 for all NetBSD targets using an LP64 code model.
10009 (NETBSD_CPP_SPEC): Define CPP_SPEC parts common to all
10010 NetBSD targets.
10011
10012 2002-05-28 Richard Henderson <rth@redhat.com>
10013
10014 * flow.c (update_life_info_in_dirty_blocks): Only do a partial
10015 update if UPDATE_LIFE_LOCAL.
10016
10017 2002-05-28 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
10018
10019 * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
10020
10021 Tue May 28 21:16:18 2002 J"orn Rennecke <joern.rennecke@superh.com>
10022 Jason R. Thorpe <thorpej@wasabisystems.com>
10023
10024 config/sh reorganization to factor out endianness and coff:
10025
10026 * config/sh/little.h: New file.
10027 * config/sh/sh.h (TARGET_ENDIAN_DEFAULT): If not already
10028 defined, define to 0 to select big-endian.
10029 (SUBTARGET_ASM_ENDIAN_SPEC): Define according to TARGET_ENDIAN_DEFAULT.
10030 (TARGET_DEFAULT): Include TARGET_ENDIAN_DEFAULT.
10031 * config/sh/sh64.h (TARGET_DEFAULT): Include TARGET_ENDIAN_DEFAULT.
10032 * config/sh/t-be: New file.
10033 * config/sh/t-le: New file.
10034
10035 * sh.h (SDB_DEBUGGING_INFO, #include "dbxcoff.h"): Moved to sh/coff.h.
10036 (SDB_DELIM, MAX_OFILE_ALIGNMENT, IDENT_ASM_OP): Likewise.
10037 (TARGET_ASM_NAMED_SECTION, ASM_OUTPUT_SKIP): Likewise.
10038 (USER_LABEL_PREFIX, LOCAL_LABEL_PREFIX): Likewise.
10039 (ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Likewise.
10040 (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Likewise.
10041 (ASM_FILE_END, ASM_DECLARE_FUNCTION_NAME): Deleted.
10042 (CPP_SPEC, SUBTARGET_CPP_ENDIAN_SPEC): Likewise.
10043 (SUBTARGET_CPP_SPEC, CPP_DEFAULT_CPU_SPEC, CPP_PREDEFINES): Likewise.
10044 (EXTRA_SPECS): Remove SUBTARGET_CPP_ENDIAN_SPEC and
10045 CPP_DEFAULT_CPU_SPEC. Add LINK_EMUL_PREFIX, LINK_DEFAULT_CPU_EMUL,
10046 SUBTARGET_LINK_EMUL_SUFFIX and SUBTARGET_LINK_SPEC.
10047 (LINK_SPEC): Define to SH_LINK_SPEC.
10048 (TARGET_CPU_CPP_BUILTINS, SH_LINK_SPEC): Define.
10049 (LINK_EMUL_PREFIX, LINK_DEFAULT_CPU_EMUL): Likewise.
10050 (SUBTARGET_LINK_EMUL_SUFFIX, SUBTARGET_LINK_SPEC): Likewise.
10051 (CPP_SPEC): Reduce to %(subtarget_cpp_spec).
10052 (TARGET_ENDIAN_DEFAULT): Define if not already defined.
10053 * config/sh/coff.h: New file.
10054 (TARGET_ASM_NAMED_SECTION): Now default_coff_asm_named_section
10055 (TARGET_OBJFMT_CPP_BUILTINS): Define.
10056 * config/sh/elf.h (IDENT_ASM_OP): No need to #undef at the start.
10057 (ASM_FILE_END, ASM_OUTPUT_SOURCE_LINE): Likewise.
10058 (DBX_OUTPUT_MAIN_SOURCE_FILE_END, TARGET_ASM_NAMED_SECTION): Likewise.
10059 (ASM_DECLARE_FUNCTION_NAME, MAX_OFILE_ALIGNMENT, SIZE_TYPE): Likewise.
10060 (PTRDIFF_TYPE): Likewise.
10061 ("dbxelf.h", "elfos.h", "svr4.h"): Don't #include.
10062 (CPP_PREDEFINES): Don't define.
10063 (TARGET_OBJFMT_CPP_BUILTINS): Define.
10064 (LINK_SPEC): Define to SH_LINK_SPEC.
10065 (LINK_EMUL_PREFIX): Redefine.
10066 * config/sh/linux.h: (SUBTARGET_CPP_SPEC): Remove -fpic / -fPIC cases.
10067 (SUBTARGET_CPP_ENDIAN_SPEC, CPP_DEFAULT_CPU_SPEC): Remove redefinition.
10068 (CPP_PREDEFINES, SUBTARGET_ASM_ENDIAN_SPEC): Likewise.
10069 (CC1_SPEC, CC1PLUS_SPEC, LINK_SPEC): Likewise.
10070 (TARGET_OS_CPP_BUILTINS): Define.
10071 (TARGET_DEFAULT): Redefine.
10072 (SUBTARGET_LINK_EMUL_SUFFIX, SUBTARGET_LINK_SPEC): Likewise.
10073 * config/sh/sh64.h (CPP_DEFAULT_CPU_SPEC): Remove.
10074 (LINK_SPEC): Don't redefine.
10075 (LINK_DEFAULT_CPU_EMUL): Redefine.
10076 (TARGET_DEFAULT): Include TARGET_ENDIAN_DEFAULT.
10077 * sh.c (sh_asm_named_section): Don't declare / define.
10078 * t-linux (MULTILIB_OPTIONS): Rely on pre-set endianness option.
10079 * config.gcc (sh-*-elf* tm_file): Add dbxelf.h elfos.h svr4.h.
10080 (sh64-*-elf* tm_file): Likewise.
10081 (sh-*-rtemself* tm_file): Likewise.
10082 (sh-*-linux* tm_file): Likewise. Add sh/little.h.
10083 (sh-*-linux* tmake_file): Add sh/t-le.
10084 (sh-*-rtems* tm_file): Add sh/coff.h
10085 (sh-*-* tm_file): Likewise.
10086
10087 Tue May 28 21:16:18 2002 J"orn Rennecke <joern.rennecke@superh.com>
10088
10089 * sh.h (LEGITIMATE_PIC_OPERAND_P): Check for SYMBOL_REF before using
10090 CONSTANT_POOL_ADDRESS_P.
10091
10092 * coff.h (HAS_INIT_SECTION, INVOKE__MAIN): Define.
10093
10094 2002-05-28 David Edelsohn <edelsohn@gnu.org>
10095 Jeff Law <law@redhat.com>
10096
10097 * optabs.c (expand_binop): Fix nwords sign warnings.
10098 generate pseudo for add_optab.
10099
10100 * sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.
10101 * haifa-sched.c (move_insn): Clear SCHED_GROUP_P after it is used.
10102
10103 2002-05-28 Marc Espie <espie@openbsd.org>
10104
10105 * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove,
10106 inherited from gas.h.
10107 (ASM_QUAD): Undef. OpenBSD does not support it.
10108
10109 2002-05-28 Danny Smith <dannysmith@users.sourceforge.net>
10110
10111 * doc/install.texi (binaries): Change mingw binaries
10112 link to www.mingw.org.
10113
10114 2002-05-28 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10115
10116 * cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i.
10117
10118 2002-05-28 Richard Henderson <rth@redhat.com>
10119
10120 * config/i386/i386.c (ix86_compute_frame_layout): Do not add
10121 bottom alignment for leaf functions.
10122
10123 2002-05-28 Zack Weinberg <zack@codesourcery.com>
10124
10125 * config/pa/milli32.S, config/pa/lib1funcs.asm,
10126 config/sparc/sol2-g1.asm: Delete unused files.
10127
10128 2002-05-28 Richard Henderson <rth@redhat.com>
10129
10130 * cfg.c (dump_flow_info): Print bb->index, not i, for block number.
10131
10132 * flow.c (calculate_global_regs_live): Rename call_used to
10133 invalidated_by_call. Initialize from regs_invalidated_by_call
10134 instead of call_used_regs.
10135
10136 * varasm.c (default_binds_local_p): Check TREE_PUBLIC before
10137 DECL_EXTERNAL.
10138
10139 2002-05-28 Zack Weinberg <zack@codesourcery.com>
10140
10141 * tree.h: Don't include real.h.
10142 Forward-declare struct realvaluetype.
10143 (struct tree_real_cst): Point to the REAL_VALUE_TYPE, do not
10144 contain it.
10145 (TREE_REAL_CST_PTR): New accessor.
10146 (TREE_REAL_CST): Update.
10147 * real.h: Include machmode.h.
10148 (realvaluetype): Make it struct realvaluetype, not a typedef.
10149 (build_real): Prototype here.
10150
10151 * tree.c: Include real.h.
10152 (build_real): Allocate the REAL_VALUE_TYPE as a separate
10153 object in GC memory, set TREE_REAL_CST_PTR to point to it.
10154 (build_real_from_int_cst): Use build_real.
10155 * ggc-common.c (ggc_mark_trees): Mark TREE_REAL_CST_PTR of a
10156 REAL_CST.
10157
10158 * builtins.c, c-common.c, c-lex.c, dwarf2out.c, expr.c,
10159 fold-const.c, print-tree.c, real.c: Include real.h.
10160 * Makefile.in: Update dependency lists.
10161
10162 2002-05-28 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10163
10164 * basic-block.h (last_basic_block): Declare.
10165 (expunge_block_nocompact): Declaration removed.
10166 (compact_blocks): Declare.
10167 * cfg.c (last_basic_block): New variable.
10168 (expunge_block_nocompact): Removed.
10169 (expunge_block): Do not compact basic blocks.
10170 (compact_blocks): New.
10171 * cfganal.c (flow_call_edges_add): Use the fact that bb indices no
10172 longer change.
10173 * cfgbuild.c (find_basic_blocks_1, find_basic_blocks): Set
10174 last_basic_block.
10175 * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): Do not change
10176 real positions of blocks.
10177 (delete_unreachable_blocks): Simplified -- quadratic behavior now
10178 cannot occur.
10179 (cleanup_cfg): Compact blocks.
10180 * cfgrtl.c (create_basic_block): Insert basic blocks to the end of
10181 basic_block_info varray.
10182 (flow_delete_block): Comment update.
10183 (back_edge_of_syntactic_loop_p): Modify position check code.
10184 (verify_flow_info): Update checking.
10185 * flow.c (calculate_global_regs_live): Use FOR_EACH_BB.
10186 * ifcvt.c (SET_ORIG_INDEX, ORIG_INDEX): Removed.
10187 (find_if_case_1, find_if_case_2, if_convert): Use the fact that bb
10188 indices no longer change.
10189 * lcm.c (optimize_mode_switching): Replace n_basic_blocks with
10190 last_basic_block.
10191 * predict.c (estimate_bb_frequencies): Remove unneccessary code.
10192 * profile.c (branch_prob): Compact blocks.
10193 * sched-rgn.c (find_rgns): Replace n_basic_blocks with
10194 last_basic_block.
10195
10196 2002-05-28 Kazu Hirata <kazu@cs.umass.edu>
10197
10198 * config/h8300/h8300.md (two anonymous patterns): New.
10199
10200 2002-05-28 David S. Miller <davem@redhat.com>
10201
10202 * config/sparc/sparc.md (cpu): Tidy.
10203 (type): Delete 'return', add 'ialuX', 'flushw', 'iflush', and
10204 'trap'.
10205 (in_call_delay): Delete reference to 'return' type.
10206 (eligible_for_return_delay, in_return_delay, define_delay
10207 referencing those): Delete.
10208 (rest of file): Use new type attributes as appropriate.
10209 * config/sparc/sparc-protos.h (eligible_for_return_delay): Delete.
10210 * config/sparc/sparc.c (eligible_for_return_delay): Likewise.
10211 * config/sparc/ultra1_2.md (us1_single): New reservation.
10212 (us1_ialuX): Likewise.
10213 * config/sparc/ultra3.md (us3_single): Likewise.
10214 (us3_ialuX): Likewise.
10215 (us3_imul, us3_idiv): Tweak.
10216
10217 2002-05-28 Richard Henderson <rth@redhat.com>
10218
10219 * config/alpha/alpha.c (alpha_in_small_data_p): Return false for
10220 STRING_CST.
10221
10222 2002-05-28 Richard Henderson <rth@redhat.com>
10223
10224 * config.gcc: Obsolete mn10200.
10225
10226 2002-05-28 Neil Booth <neil@daikokuya.demon.co.uk>
10227
10228 * cppexp.c (interpret_number): Optimize for single-digit
10229 and less-than-half-precision cases.
10230 (num_trim, num_positive, num_div_op): Cast constants.
10231
10232 2002-05-27 Bo Thorsen <bo@suse.de>
10233
10234 * config/i386/libgcc-x86_64-glibc.ver: Copy this file from the
10235 3.1 branch. The file was made by Jakub Jelinek.
10236 * config/i386/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Add i386
10237 support so multilib doesn't break. And don't define this at all
10238 when -Dinhibit_libc is used.
10239 (MULTILIB_DEFAULTS): Always set default to 64 bit compilation.
10240 * config/i386/t-linux64: Implement full multilib support. Patch
10241 originally done by Andreas Jaeger and Jakub Jelinek.
10242
10243 2002-05-27 Roger Sayle <roger@eyesopen.com>
10244
10245 * c-common.c: Add support for __attribute__((nothrow)) to specify
10246 that a function cannot throw an exception (using TREE_NOTHROW).
10247 (handle_nothrow_attribute): New function to process this attribute.
10248
10249 * doc/extend.texi: Document the new nothrow function attribute.
10250
10251 2002-05-27 H.J. Lu (hjl@gnu.org)
10252
10253 * cppexp.c (num_trim): Use 1UL instead of 1 for long int.
10254 (num_positive): Likewise.
10255 (num_div_op): Likewise.
10256
10257 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
10258
10259 * c-common.c (c_common_init): Always use intmax_t.
10260
10261 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
10262
10263 * c-common.c (c_common_init): Use intmax_t for now.
10264
10265 2002-05-24 Andrew Haley <aph@redhat.com>
10266
10267 * fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c
10268 if T is a boolean type.
10269
10270 2002-05-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10271
10272 * basic-block.h (last_basic_block): Defined as synonym for
10273 n_basic_blocks.
10274 * cfganal.c (mark_dfs_back_edges, flow_reverse_top_sort_order_compute,
10275 flow_depth_first_order_compute, flow_preorder_transversal_compute,
10276 flow_dfs_compute_reverse_init): Replaced relevant occurences of
10277 n_basic_blocks with last_basic_block.
10278 * cfgbuild.c (make_edges): Likewise.
10279 * cfgloop.c (flow_loop_scan, flow_loops_find): Likewise.
10280 * cfgrtl.c (verify_flow_info, purge_all_dead_edges): Likewise.
10281 * combine.c (combine_instructions): Likewise.
10282 * df.c (df_alloc, df_analyse_1, df_analyse, iterative_dataflow_sbitmap,
10283 iterative_dataflow_bitmap): Likewise.
10284 * dominance.c (init_dom_info, calc_dfs_tree_nonrec, calc_dfs_tree,
10285 calc_idoms, idoms_to_doms): Likewise.
10286 * flow.c (update_life_info_in_dirty_blocks, free_basic_block_vars):
10287 Likewise.
10288 * gcse.c (gcse_main, alloc_gcse_mem, compute_local_properties,
10289 compute_hash_table, expr_reaches_here_p, one_classic_gcse_pass,
10290 one_cprop_pass, compute_pre_data, pre_expr_reaches_here_p,
10291 one_pre_gcse_pass, compute_transpout, delete_null_pointer_checks_1,
10292 delete_null_pointer_checks, compute_code_hoist_vbeinout,
10293 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
10294 compute_store_table, build_store_vectors): Likewise.
10295 * haifa-sched.c (sched_init): Likewise.
10296 * ifcvt.c (if_convert): Likewise.
10297 * lcm.c (compute_antinout_edge, compute_laterin, compute_insert_delete,
10298 pre_edge_lcm, compute_available, compute_nearerout,
10299 compute_rev_insert_delete, pre_edge_rev_lcm, optimize_mode_switching):
10300 Likewise.
10301 * predict.c (estimate_probability, process_note_prediction,
10302 note_prediction_to_br_prob): Likewise.
10303 * profile.c (GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX): Likewise.
10304 * recog.c (split_all_insns, peephole2_optimize): Likewise.
10305 * regrename.c (copyprop_hardreg_forward): Likewise.
10306 * resource.c (init_resource_info): Likewise.
10307 * sched-rgn.c (build_control_flow, find_rgns, compute_trg_info,
10308 init_regions, schedule_insns): Likewise.
10309 * ssa-ccp.c (ssa_const_prop): Likewise.
10310 * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
10311 * ssa.c (compute_dominance_frontiers,
10312 compute_iterated_dominance_frontiers, convert_to_ssa): Likewise.
10313
10314 * df.c (df_refs_unlink): Fix FOR_EACH_BB usage (in #if 0'ed code)
10315 * gcse.c (alloc_rd_mem, alloc_avail_expr_mem): Use n_blocks for vector
10316 sizes consistently.
10317
10318 Mon May 27 14:28:12 CEST 2002 Jan Hubicka <jh@suse.cz>
10319
10320 * basic-block.h (can_hoist_p, hoist_insn_after, hoist_insn_to_edge):
10321 new.
10322 * rtlanal.c (hoist_test_store, can_hoist_insn_p, hoist_update_store,
10323 hoist_insn_after, hoist_insn_to_edge): New.
10324
10325 Mon May 27 12:14:02 CEST 2002 Jan Hubicka <jh@suse.cz>
10326
10327 * basic-block.h (PEOP_SCAN_DEAD_STORES): New.
10328 (PROP_FINAL): Include.
10329 * flow.c (life_analysis, update_life_info,
10330 init_propagate_block_info, mark_set_1, mark_used_rgs):
10331 Support SCAN_DEAD_STORE.
10332
10333 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
10334
10335 * c-common.c (c_common_init): Set CPP arithmetic precision.
10336 * cppexp.c (cpp_num_part): Move typedef ...
10337 * cpphash.h: ...here; make unsigned HOST_WIDE_INT.
10338 * cppinit.c (cpp_create_reader): Default to host long arithmetic.
10339 (sanity_checks): Update.
10340
10341 2002-05-26 Geoffrey Keating <geoffk@redhat.com>
10342
10343 * Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.
10344 (mkheaders): New rule.
10345 (install-mkheaders): New rule.
10346 * configure.in (all_outputs): Add mkheaders.
10347 * configure: Regenerate.
10348 * mkheaders.in: New file.
10349
10350 2002-05-26 Jakub Jelinek <jakub@redhat.com>
10351
10352 * cse.c (fold_rtx): Don't optimize if SUBREG changes mode class.
10353
10354 2002-05-26 Andreas Jaeger <aj@suse.de>
10355
10356 * cfg.c (dump_flow_info): Remove extra argument to fprintf.
10357
10358 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
10359
10360 * cppexp.c (possible_sum_sign, integer_overflow, left_shift,
10361 right_shift): Remove.
10362 (cpp_num, cpp_num_part, PART_PRECISION, HALF_MASK, LOW_PART,
10363 HIGH_PART): New.
10364 (struct op): Use cpp_num.
10365 (num_zerop, num_eq, num_positive, num_greater_freq, num_trim,
10366 num_part_mul, num_unary_op, num_binary_op, num_negate,
10367 num_bitwise_op, num_inequality_op, num_equality_op, num_mul,
10368 num_div_op, num_lshift, num_rshift, append_digit): New.
10369 (interpret_number, parse_defined, eval_token, reduce): Update
10370 for two-integer arithmetic.
10371 (binary_handler): New typedef.
10372 (optab): Update.
10373 (COMPARE, EQUALITY, BITWISE, MINMAX, UNARY, SHIFT): Delete.
10374 (_cpp_parse_expr, reduce): Update to handle two-integers.
10375 * cpplib.c (_cpp_test_assertion): Back up on CPP_EOF.
10376
10377 2002-05-26 Marek Michalkiewicz <marekm@amelek.gda.pl>
10378
10379 * config/avr/avr-protos.h (avr_out_sbxx_branch): Declare.
10380 * config/avr/avr.c (jump_over_one_insn_p): Take length of the
10381 branch insn into account, do not assume 1.
10382 (avr_out_sbxx_branch): New function. Optimize cases of skipping
10383 over single word insn. Handle upper half of I/O space too.
10384 * config/avr/avr.md (*sbrx_branch): Use it.
10385 (*sbrx_and_branchhi, *sbrx_and_branchsi): Likewise.
10386 (*sbix_branch, *sbix_branch_bit7): Likewise.
10387 (*sbix_branch_tmp, *sbix_branch_tmp_bit7): New.
10388 Use RTL peepholes to optimize register operand sign tests.
10389
10390 2002-05-26 Marek Michalkiewicz <marekm@amelek.gda.pl>
10391
10392 * config/avr/avr.c (avr_asm_only_p): New variable.
10393 (avr_override_options): Set it here if AVR1.
10394 (asm_file_start): Test it here, report an error if set.
10395
10396 2002-05-26 Kazu Hirata <kazu@cs.umass.edu>
10397
10398 * alias.c: Fix formatting.
10399 * attribs.c: Likewise.
10400 * bb-reorder.c: Likewise.
10401 * bitmap.c: Likewise.
10402 * bitmap.h: Likewise.
10403 * builtins.c: Likewise.
10404
10405 Sun May 26 14:00:44 CEST 2002 Jan Hubicka <jh@suse.cz>
10406
10407 * reload.c (find_valid_class): Accept new argument DEST,
10408 choose class accordingly.
10409 (push_reload): Update callers.
10410
10411 2002-05-26 Andreas Jaeger <aj@suse.de>
10412
10413 * combine.c (combine_instructions): Do not indent #if for
10414 traditional C.
10415
10416 2002-05-25 Richard Henderson <rth@redhat.com>
10417
10418 * c-pragma.c (apply_pragma_weak): Convert value identifier to
10419 string for decl_attributes.
10420 (handle_pragma_weak): Call assemble_alias if we're modifying
10421 an existing decl.
10422
10423 2002-05-25 Richard Henderson <rth@redhat.com>
10424
10425 PR target/6788
10426 * config/sparc/sparc.c (sparc_output_mi_thunk): New implementation
10427 using rtl instead of fprintf.
10428 * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Use it.
10429 * config/sparc/sparc-protos.h: Update.
10430
10431 2002-05-25 Neil Booth <neil@daikokuya.demon.co.uk>
10432
10433 * Makefile.in (C_COMMON_H): Fix.
10434 Update other targets.
10435 * c-common.c: Don't include c-lex.h.
10436 (builtin_define_with_value): Make static and prototype.
10437 (builtin_define_std): Move from c-lex.h.
10438 * c-common.h (init_c_lex): Move from c-lex.h.
10439 * c-decl.c: Don't include c-lex.h.
10440 (make_pointer_declarator): Move from c-parse.in.
10441 * c-lex.c: Don't include c-lex.h.
10442 * c-lex.h: Remove.
10443 * c-parse.in: Don't include c-lex.h; include c-pragma.h.
10444 (make_pointer_declarator): Move to c-decl.c.
10445 * c-pragma.c: Don't include c-lex.h.
10446 * c-pragma.h (yydebug, YYDEBUG, parse_in, c_lex): Move from c-lex.h.
10447 * c-tree.h (make_pointer_declarator): New.
10448 doc:
10449 * passes.texi, tm.texi: Update.
10450 objc:
10451 * Make-lang.in: Update and correct.
10452 * objc-act.c: Don't include c-lex.h or cpplib.h.
10453 treelang:
10454 * treetree.c: Don't include c-lex.h.
10455 config:
10456 * darwin-c.c: Don't include c-lex.h.
10457 * c4x/c4x-c.c: Don't include c-lex.h.
10458 * c4x/t-c4x: Update.
10459 * i370/i370-c.c: Don't include c-lex.h.
10460 * i370/t-i370: Update.
10461 * i960/i960-c.c: Don't include c-lex.h.
10462 * i960/i960.c: Don't include cpplib.h, c-lex.h or c-pragma.h.
10463 * i960/t-960bare: Update.
10464 * i960/t-vxworks: Update.
10465 * rs6000/rs6000-c.c: Don't include c-lex.h; include c-pragma.h.
10466 * rs6000/t-darwin: Update.
10467 * rs6000/t-rs6000-c-rule: Update.
10468 * v850/v850-c.c: Don't include c-lex.h.
10469 * v850/v850.c: Don't include c-lex.h or cpplib.h.
10470
10471
10472 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
10473
10474 * tree.def: Fix typos.
10475 * doc/install.texi: Likewise.
10476
10477 2002-05-25 Richard Henderson <rth@redhat.com>
10478
10479 * configure.in (HAVE_AS_TLS): Add ia64 test.
10480 * configure: Rebuild.
10481 * config/ia64/ia64.c (ia64_tls_size_string, ia64_tls_size): New.
10482 (override_options): Set it.
10483 (TARGET_HAVE_TLS): New.
10484 (sdata_symbolic_operand): Look for 's'.
10485 (tls_symbolic_operand): New.
10486 (ia64_expand_load_address): Abort for tls symbols.
10487 (gen_tls_get_addr): New.
10488 (gen_thread_pointer): New.
10489 (ia64_expand_move): Split out from movdi. Handle tls symbols.
10490 (rtx_needs_barrier): Add new unspecs.
10491 (ia64_encode_section_info): Handle tls symbols.
10492 (ia64_strip_name_encoding): Strip two encoding chars.
10493 * config/ia64/ia64.h (ia64_tls_size, ia64_tls_size_string): New.
10494 (TARGET_TLS14, TARGET_TLS22, TARGET_TLS64): New.
10495 (TARGET_OPTIONS): Add tls-size.
10496 (ENCODE_SECTION_INFO_CHAR): Rename from SDATA_NAME_FLAG_CHAR.
10497 * config/ia64/ia64.md (UNSPEC_LTOFF_DTPMOD, UNSPEC_LTOFF_DTPREL,
10498 UNSPEC_DTPREL, UNSPEC_LTOFF_TPREL, UNSPEC_TPREL, UNSPEC_LD_BASE): New.
10499 (movqi, movhi, movsi, movdi, movti): Use ia64_expand_move.
10500 (movsf, movdf): Likewise.
10501 (movdi_symbolic): Use match_scratch. Don't split if we won't
10502 have a scratch availiable.
10503 (load_ltoff_dtpmod, load_dtprel, load_dtprel64, load_dtprel22,
10504 add_dtprel, add_dtprel14, add_dtprel22, load_ltoff_tprel, load_tprel,
10505 load_tprel64, load_tprel22, add_tprel, add_tprel14, add_tprel22): New.
10506 * config/ia64/ia64-protos.h: Update.
10507 * config/ia64/sysv4.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Use
10508 sdata_symbolic_operand.
10509 (ASM_OUTPUT_LABELREF): Strip two characters.
10510
10511 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
10512
10513 * combine.c (simplify_set): Remove an unnecessary subreg.
10514
10515 2002-05-25 Marek Michalkiewicz <marekm@amelek.gda.pl>
10516
10517 * config/avr/avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.
10518
10519 * config/avr/avr.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_BSS): New.
10520
10521 2002-05-25 Gabriel Dos Reis <gdr@codesourcery.com>
10522
10523 * toplev.c (output_clean_symbol_name): Fix another thinko. Gosh.
10524
10525 2002-05-25 Roger Sayle <roger@eyesopen.com>
10526
10527 * simplify-rtx.c (simplify_gen_relational): Simplify the RTX
10528 (cond (compare x y) 0) into the equivalent (cond x y).
10529
10530 2002-05-25 Gabriel Dos Reis <gdr@codesourcery.com>
10531
10532 * toplev.c (output_clean_symbol_name): Use xstrdup. Fix thinko.
10533
10534 2002-05-24 Zack Weinberg <zack@codesourcery.com>
10535
10536 * config.gcc: Remove all stanzas for previously obsoleted
10537 systems. Where necessary, add explicit error stanzas to
10538 prevent removed systems from being misidentified as something
10539 else. Begin a fresh obsoletions list, with the systems that
10540 were reprieved last round.
10541 * doc/install.texi: Remove all mention of dead targets.
10542 * fixinc/mkfixinc.sh: Likewise.
10543
10544 * config/arm/arm.h: Bit 31 of target_flags is no longer
10545 reserved.
10546
10547 * config/1750a/1750a-protos.h, config/1750a/1750a.c,
10548 config/1750a/1750a.h, config/1750a/1750a.md, config/1750a/ms1750.inc,
10549 config/a29k/a29k-protos.h, config/a29k/a29k.c, config/a29k/a29k.h,
10550 config/a29k/a29k.md, config/a29k/rtems.h, config/a29k/t-a29kbare,
10551 config/a29k/t-vx29k, config/a29k/unix.h, config/a29k/vx29k.h,
10552 config/alpha/osf12.h, config/alpha/osf2or3.h,
10553 config/arm/arm-wince-pe.h, config/arm/arm.h, config/arm/riscix.h,
10554 config/arm/riscix1-1.h, config/arm/rix-gas.h, config/arm/t-riscix,
10555 config/clipper/clipper-protos.h, config/clipper/clipper.c,
10556 config/clipper/clipper.h, config/clipper/clipper.md,
10557 config/clipper/clix.h, config/convex/convex-protos.h,
10558 config/convex/convex.c, config/convex/convex.h,
10559 config/convex/convex.md, config/convex/fixinc.convex,
10560 config/convex/proto.h, config/elxsi/elxsi-protos.h,
10561 config/elxsi/elxsi.c, config/elxsi/elxsi.h, config/elxsi/elxsi.md,
10562 config/i386/386bsd.h, config/i386/aix386.h, config/i386/aix386ng.h,
10563 config/i386/bsd386.h, config/i386/dgux.h, config/i386/djgpp-rtems.h,
10564 config/i386/isc.h, config/i386/iscdbx.h, config/i386/linux-oldld.h,
10565 config/i386/next.h, config/i386/osf1-ci.asm, config/i386/osf1-cn.asm,
10566 config/i386/osf1elf.h, config/i386/osf1elfgdb.h, config/i386/osfelf.h,
10567 config/i386/osfrose.h, config/i386/rtems.h, config/i386/seq-gas.h,
10568 config/i386/seq-sysv3.h, config/i386/seq2-sysv3.h,
10569 config/i386/sequent.h, config/i386/sun.h, config/i386/sun386.h,
10570 config/i386/t-dgux, config/i386/t-next, config/i386/t-osf,
10571 config/i386/t-osf1elf, config/i860/bsd-gas.h, config/i860/bsd.h,
10572 config/i860/fx2800.h, config/i860/i860-protos.h, config/i860/i860.c,
10573 config/i860/i860.h, config/i860/i860.md, config/i860/mach.h,
10574 config/i860/paragon.h, config/i860/sysv3.h, config/i860/sysv4.h,
10575 config/i860/t-fx2800, config/i860/varargs.asm, config/m68k/a-ux.h,
10576 config/m68k/altos3068.h, config/m68k/apollo68.h,
10577 config/m68k/aux-crt1.c, config/m68k/aux-crt2.asm,
10578 config/m68k/aux-crtn.asm, config/m68k/aux-exit.c,
10579 config/m68k/aux-low.gld, config/m68k/aux-mcount.c,
10580 config/m68k/auxas.h, config/m68k/auxgas.h, config/m68k/auxgld.h,
10581 config/m68k/auxld.h, config/m68k/ctix.h, config/m68k/dpx2.h,
10582 config/m68k/dpx2.ifile, config/m68k/dpx2cdbx.h, config/m68k/dpx2g.h,
10583 config/m68k/isi-nfp.h, config/m68k/isi.h, config/m68k/lynx-ng.h,
10584 config/m68k/lynx.h, config/m68k/math-3300.h, config/m68k/news.h,
10585 config/m68k/news3.h, config/m68k/news3gas.h, config/m68k/newsgas.h,
10586 config/m68k/next.h, config/m68k/next21.h, config/m68k/rtems.h,
10587 config/m68k/t-aux, config/m68k/t-lynx, config/m68k/t-next,
10588 config/m68k/x-next, config/m88k/dgux.h, config/m88k/dgux.ld,
10589 config/m88k/dguxbcs.h, config/m88k/dolph.h, config/m88k/dolphin.ld,
10590 config/m88k/luna.h, config/m88k/m88k-coff.h, config/m88k/sysv3.h,
10591 config/m88k/t-bug, config/m88k/t-dgux, config/m88k/t-dgux-gas,
10592 config/m88k/t-dguxbcs, config/m88k/t-dolph, config/m88k/t-m88k-gas,
10593 config/m88k/t-tekXD88, config/m88k/tekXD88.h, config/m88k/tekXD88.ld,
10594 config/mips/bsd-4.h, config/mips/bsd-5.h, config/mips/dec-bsd.h,
10595 config/mips/dec-osf1.h, config/mips/elflorion.h,
10596 config/mips/iris4loser.h, config/mips/mips-5.h, config/mips/news4.h,
10597 config/mips/news5.h, config/mips/nws3250v4.h, config/mips/osfrose.h,
10598 config/mips/svr3-4.h, config/mips/svr3-5.h, config/mips/svr4-4.h,
10599 config/mips/svr4-5.h, config/mips/svr4-t.h, config/mips/t-bsd,
10600 config/mips/t-bsd-gas, config/mips/t-svr3, config/mips/t-svr3-gas,
10601 config/mips/t-svr4, config/mips/t-svr4-gas, config/mips/t-ultrix,
10602 config/mips/ultrix.h, config/nextstep-protos.h, config/nextstep.c,
10603 config/nextstep.h, config/nextstep21.h, config/ns32k/encore.h,
10604 config/ns32k/merlin.h, config/ns32k/pc532-mach.h,
10605 config/ns32k/pc532-min.h, config/ns32k/pc532.h,
10606 config/ns32k/sequent.h, config/ns32k/tek6000.h,
10607 config/ns32k/tek6100.h, config/ns32k/tek6200.h, config/pj/lib1funcs.S,
10608 config/pj/linux.h, config/pj/pj-protos.h, config/pj/pj.c,
10609 config/pj/pj.h, config/pj/pj.md, config/pj/pjl.h, config/pj/t-pj,
10610 config/sparc/rtems.h, config/we32k/we32k-protos.h,
10611 config/we32k/we32k.c, config/we32k/we32k.h, config/we32k/we32k.md:
10612 Delete file.
10613
10614 2002-05-24 Richard Henderson <rth@redhat.com>
10615
10616 * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
10617 * toplev.c (flag_tls_default) Set to TLS_MODEL_GLOBAL_DYNAMIC.
10618 * config/i386/i386.c (tls_model_chars): Add leading space.
10619 (tls_symbolic_operand): Don't bias by 1.
10620 (legitimize_address): Don't unbias by 1.
10621
10622 2002-05-24 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
10623
10624 * lcm.c (optimize_mode_switching): Change bb used as indices
10625 to bb->index.
10626
10627 2002-05-24 Richard Henderson <rth@redhat.com>
10628
10629 * config/ia64/ia64.c (ia64_reorg): Use update_life_info instead
10630 of update_life_info_in_dirty_blocks.
10631
10632 2002-05-24 Jakub Jelinek <jakub@redhat.com>
10633
10634 PR other/6782
10635 * final.c (get_mem_expr_from_op): Return 0 if op is NULL.
10636
10637 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
10638
10639 PR preprocessor/6780
10640 * cppmacro.c (enter_macro_context): Clear state.angled_headers.
10641
10642 2002-05-24 Jim Blandy <jimb@redhat.com>
10643
10644 * dwarf2out.c (dwarf2out_finish): Don't forget to emit a final
10645 entry with a type code of zero, marking the end of the compilation
10646 unit's macro info.
10647
10648 2002-05-24 Richard Henderson <rth@redhat.com>
10649
10650 * varasm.c (asm_output_bss): Always output one byte.
10651 * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
10652
10653 2002-05-24 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
10654
10655 * tree.c (decl_type_context): Return NULL_TREE if decl's context is a
10656 namespace.
10657
10658 2002-05-24 Andreas Jaeger <aj@suse.de>
10659
10660 * ggc-page.c (alloc_page): Cast variables of type size_t to
10661 unsigned long, adjust printf format string.
10662 (ggc_alloc): Likewise.
10663 (ggc_print_statistics): Likewise.
10664 (ggc_print_statistics): Correct printf format string for SCALE to
10665 use unsigned long.
10666
10667 2002-05-24 Danny Smith <dannysmith@users.sourceforge.net>
10668
10669 * config/i386/mingw32.h (CPP_SPEC): Remove -remap.
10670
10671 2002-05-23 Gabriel Dos Reis <gdr@codesourcery.com>
10672 Zack Weinberg <zack@codesourcery.com>
10673
10674 * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly output
10675 quoted strings.
10676 * dwarf2out.c (lookup_filename): Properly quote filename in .file
10677 directive in assembly file.
10678 * config/m68k/dpx2.h (ASM_OUTPUT_SOURCE_FILENAME): Likewise.
10679 * config/m88k/m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Likewise.
10680 * config/pj/pj.h (ASM_FILE_START): Likewise.
10681 * config/rs6000/xcoff.h (ASM_FILE_START): Likewise.
10682 * config/avr/avr.c (asm_file_end): Likewise.
10683 * toplev.c (output_quoted_string): Handle possibly signed plain
10684 char.
10685 * toplev.h (output_clean_symbol_name): Declare
10686 * toplev.c (output_clean_symbol_name): Define.
10687 * config/alpha/alpha.c (unicosmk_output_module_name): Use it.
10688 * config/1750a/1750a.h (ASM_FILE_START): Likewise.
10689
10690 2002-05-24 Alan Modra <amodra@bigpond.net.au>
10691
10692 * config/rs6000/rs6000.c (output_toc): Mask longs to 32 bits.
10693
10694 2002-05-23 Vladimir Makarov <vmakarov@redhat.com>
10695
10696 * genautomata.c (reserv_sets_hash_value): Use shift equal to 3/4
10697 of size of unsigned.
10698
10699 2002-05-23 Richard Henderson <rth@redhat.com>
10700
10701 * configure.in (HAVE_AS_TLS): New test.
10702 * config.in, configure: Rebuild.
10703 * config/i386/i386.c (TARGET_HAVE_TLS): Set if HAVE_AS_TLS.
10704 (ix86_tls_dialect_string, ix86_tls_dialect): New.
10705 (override_options): Set it.
10706 (tls_model_chars, tls_symbolic_operand): New.
10707 (tls_symbolic_operand_1, global_dynamic_symbolic_operand): New.
10708 (local_dynamic_symbolic_operand, initial_exec_symbolic_operand): New.
10709 (local_exec_symbolic_operand): New.
10710 (get_pic_label_name): Merge into output_set_got.
10711 (ix86_asm_file_end): Emit pic_label_name if defined.
10712 (legitimate_constant_p, constant_address_p): New.
10713 (legitimate_pic_operand_p): New.
10714 (legitimate_pic_address_disp_p): Handle GOTTPOFF, NTPOFF, DTPOFF.
10715 (legitimate_address_p): Likewise.
10716 (ix86_encode_section_info): Rename from i386_; handle tls decls.
10717 (ix86_strip_name_encoding): New.
10718 (get_thread_pointer): New.
10719 (legitimize_address): Handle tls symbols.
10720 (output_pic_addr_const): Handle GOTTPOFF, TPOFF, NTPOFF, DTPOFF.
10721 Remove UNSPEC_PLT.
10722 (struct machine_function): Add some_ld_name.
10723 (get_some_local_dynamic_name, get_some_local_dynamic_name_1): Set it.
10724 (print_operand) [&]: Use it. Handle UNSPEC_TP.
10725 (output_addr_const_extra): New.
10726 (maybe_get_pool_constant): New.
10727 (ix86_split_to_parts): Use it.
10728 (ix86_expand_move): Handle tls symbols.
10729 (ix86_tls_get_addr): New.
10730 * config/i386/i386.h (TARGET_GNU_TLS, TARGET_SUN_TLS): New.
10731 (TARGET_OPTIONS): Add tls-dialect.
10732 (CONSTANT_ADDRESS_P): Use new out-of-line function.
10733 (LEGITIMATE_CONSTANT_P): Likewise.
10734 (LEGITIMATE_PIC_OPERAND_P): Likewise.
10735 (TARGET_STRIP_NAME_ENCODING): New.
10736 (ASM_OUTPUT_LABELREF): New.
10737 (PRINT_OPERAND_PUNCT_VALID_P): Add '&'.
10738 (OUTPUT_ADDR_CONST_EXTRA): New.
10739 (PREDICATE_CODES): Update.
10740 (ix86_tls_dialect, ix86_tls_dialect_string): New.
10741 * config/i386/i386.md: Regroup and renumber unspec constants.
10742 (tls_global_dynamic_gnu, tls_global_dynamic_sun): New.
10743 (tls_local_dynamic_base_gnu, tls_local_dynamic_base_sun): New.
10744 (tls_global_dynamic, tls_local_dynamic_base): New.
10745 (tls_local_dynamic_once): New.
10746 * config/i386/i386-protos.h: Update.
10747
10748 2002-05-23 Richard Henderson <rth@redhat.com>
10749
10750 * genemit.c (gen_insn): Print file:lineno comment before function.
10751 (main): likewise.
10752 * gensupport.c (struct queue_elem): Add filename member.
10753 (queue_pattern): Initialize it; update all callers.
10754 (process_include): Don't free filename.
10755 (read_md_rtx): Set read_rtx_filename.
10756
10757 2002-05-23 Hans Boehm <Hans_Boehm@hp.com>
10758
10759 * config/ia64/linux.h (IA64_GATE_AREA_END): Adjust for 64K pages.
10760
10761 2002-05-23 Richard Henderson <rth@redhat.com>
10762
10763 * config/i386/i386.c (output_set_got): Fix typo in pic no-deep case.
10764
10765 2002-05-23 Richard Henderson <rth@redhat.com>
10766
10767 * doc/extend.texi (C++98 Thread-Local Edits): Update with
10768 commentary from Mark.
10769
10770 2002-05-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10771
10772 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
10773 Use FOR_EACH_BB macros to iterate over basic block chain.
10774 * cfg.c (clear_edges, clear_bb_flags, dump_flow_info,
10775 alloc_aux_for_blocks, clear_aux_for_blocks, alloc_aux_for_edges):
10776 Likewise.
10777 * cfganal.c (set_edge_can_fallthru_flag, flow_call_edges_add,
10778 find_unreachable_blocks, create_edge_list, verify_edge_list,
10779 remove_fake_edges, add_noreturn_fake_exit_edges,
10780 flow_preorder_transversal_compute, flow_dfs_compute_reverse_execute):
10781 Likewise.
10782 * cfgbuild.c (make_edges, find_basic_blocks, find_many_sub_basic_blocks,
10783 find_sub_basic_blocks): Likewise.
10784 * cfgcleanup.c (try_optimize_cfg, delete_unreachable_blocks):
10785 Likewise.
10786 * cfglayout.c (record_effective_endpoints, cleanup_unconditional_jumps):
10787 Likewise.
10788 * cfgloop.c (flow_loops_cfg_dump, flow_loops_find):
10789 Likewise.
10790 * cfgrtl.c (compute_bb_for_insn, tidy_fallthru_edges,
10791 commit_edge_insertions, commit_edge_insertions_watch_calls,
10792 print_rtl_with_bb, verify_flow_info, purge_all_dead_edges): Likewise.
10793 * combine.c (combine_instructions, reg_dead_at_p): Likewise.
10794 * conflict.c (conflict_graph_compute): Likewise.
10795 * df.c (df_bitmaps_alloc, df_bitmaps_free, df_alloc, df_analyse_1,
10796 df_modified_p, df_refs_unlink, df_dump): Likewise.
10797 * dominance.c (calc_dfs_tree, calculate_dominance_info): Likewise.
10798 * final.c (compute_alignments): Likewise.
10799 * flow.c (update_life_info, update_life_info_in_dirty_blocks,
10800 delete_noop_moves, calculate_global_regs_live, allocate_bb_life_data,
10801 count_or_remove_death_notes): Likewise.
10802 * gcse.c (oprs_unchanged_p, record_last_reg_set_info,
10803 compute_hash_table, compute_kill_rd, compute_rd, compute_ae_kill,
10804 classic_gcse, compute_transp, cprop, compute_pre_data,
10805 compute_transpout, invalidate_nonnull_info,
10806 delete_null_pointer_checks_1, delete_null_pointer_checks,
10807 compute_code_hoist_vbeinout, hoist_code, compute_ld_motion_mems,
10808 compute_store_table, build_store_vectors, store_motion): Likewise.
10809 * global.c (global_conflicts, mark_elimination): Likewise.
10810 * graph.c (print_rtl_graph_with_bb): Likewise.
10811 * haifa-sched.c (sched_init): Likewise.
10812 * ifcvt.c (if_convert): Likewise.
10813 * lcm.c (compute_antinout_edge, compute_laterin, compute_insert_delete,
10814 compute_available, compute_nearerout, compute_rev_insert_delete,
10815 optimize_mode_switching): Likewise.
10816 * local-alloc.c (local_alloc, update_equiv_regs): Likewise.
10817 * predict.c (estimate_probability, note_prediction_to_br_prob,
10818 propagate_freq, counts_to_freqs, expensive_function_p,
10819 estimate_bb_frequencies): Likewise.
10820 * profile.c (instrument_edges, get_exec_counts,
10821 compute_branch_probabilities, compute_checksum, branch_prob,
10822 find_spanning_tree): Likewise.
10823 * recog.c (split_all_insns, peephole2_optimize): Likewise.
10824 * reg-stack.c (reg_to_stack, convert_regs_entry, convert_regs):
10825 Likewise.
10826 * regclass.c (scan_one_insn, regclass): Likewise.
10827 * regmove.c (mark_flags_life_zones, regmove_optimize,
10828 record_stack_memrefs): Likewise.
10829 * regrename.c (regrename_optimize, copyprop_hardreg_forward): Likewise.
10830 * reload1.c (reload, reload_combine, fixup_abnormal_edges): Likewise.
10831 * resource.c (find_basic_block): Likewise.
10832 * sched-ebb.c (schedule_ebbs): Likewise.
10833 * sched-rgn.c (is_cfg_nonregular, build_control_flow,
10834 find_single_block_region, find_rgns, schedule_insns)
10835 * sibcall.c (optimize_sibling_and_tail_recursive_call)
10836 * ssa-ccp.c (optimize_unexecutable_edges,
10837 ssa_ccp_df_delete_unreachable_insns): Likewise.
10838 * ssa-dce.c (ssa_eliminate_dead_code): Likewise.
10839 * ssa.c (find_evaluations, compute_dominance_frontiers_1,
10840 rename_block, convert_to_ssa, compute_conservative_reg_partition,
10841 compute_coalesced_reg_partition, rename_equivalent_regs,
10842 convert_from_ssa): Likewise.
10843 * config/ia64/ia64.c (emit_predicate_relation_info, process_epilogue,
10844 process_for_unwind_directive): Likewise.
10845
10846 * df.c (FOR_ALL_BBS): Removed.
10847 * gcse.c (struct null_pointer_info): Type of current_block field
10848 changed.
10849 (struct reg_avail_info): Type of last_bb field changed.
10850 * config/ia64/ia64.c (block_num): Removed.
10851 (need_copy_state): Type changed.
10852 (last_block): New.
10853
10854 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10855
10856 * cppinit.c (mark_named_operators): Split out from init_builtins.
10857 (cpp_finish_options): Call it from here instead.
10858
10859 2002-05-23 Jason Thorpe <thorpej@wasabisystems.com>
10860
10861 * builtin-attrs.def: Update copyright years.
10862 (ATTR_NONNULL): New attribute identifier.
10863 (ATTR_NONNULL_1, ATTR_NONNULL_2, ATTR_NONNULL_3): New
10864 attribute tree lists.
10865 (DEF_FORMAT_ATTRIBUTE): Chain a nonnull attribute for the
10866 format operand.
10867 (ATTR_FORMAT_ARG_1, ATTR_FORMAT_ARG_2): Use...
10868 (DEF_FORMAT_ARG_ATTRIBUTE): ...this to generate format_arg
10869 attribute lists. Chain the appropriate nonnull attribute.
10870 * c-format.c (check_format_arg): Remove null format string
10871 warning.
10872 * testsuite/gcc.dg/format/null-1.c: New test.
10873
10874 2002-05-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10875
10876 * Makefile.in (ADAC): Define.
10877 (SYSLIBS): Define.
10878 (.SUFFIXES): Move before language makefile fragments.
10879 (STAGE2_FLAGS_TO_PASS): Use stage CC as ADAC.
10880
10881 2002-05-23 Mark Mitchell <mark@codesourcery.com>
10882
10883 * varasm.c (make_decl_rtl): Don't allow weak variables to be
10884 placed in common.
10885
10886 Thu May 23 19:43:41 CEST 2002 Jan Hubicka <jh@suse.cz>
10887
10888 * cfg.c (dump_flow_info): Print results of
10889 maybe_hot/probably_never_executed predicates.
10890 * toplev.c (open_dump_file): Print function frequency.
10891
10892 2002-05-23 David S. Miller <davem@redhat.com>
10893
10894 * cse.c (approx_reg_cost_1, approx_reg_cost): Recode to not use
10895 regsets.
10896
10897 2002-05-23 Jason Thorpe <thorpej@wasabisystems.com>
10898
10899 * c-common.c (warn_nonnull): Declare.
10900 (c_common_attribute_table): Add "nonnull" attribute.
10901 (handle_nonnull_attribute, check_function_nonnull, nonnull_check_p,
10902 check_nonnull_arg, get_nonnull_operand, check_function_arguments,
10903 check_function_arguments_recurse): New functions.
10904 * c-common.h (warn_nonnull): Declare extern.
10905 (check_function_arguments, check_function_arguments_recurse): New
10906 prototypes.
10907 * c-decl.c (c_decode_option): Add -Wnonnull option.
10908 * c-format.c (set_Wformat): Set warn_nonnull if enabling
10909 format checking.
10910 (format_check_context): New structure.
10911 (check_format_info_recurse): Remove recursion and rename to...
10912 (check_format_arg): ...this. Update comment.
10913 (check_format_info): Use check_function_arguments_recurse.
10914 * c-typeck.c (build_function_call): Call check_function_arguments
10915 instead of check_function_format.
10916 * doc/extend.texi: Document "nonnull" attribute.
10917 * doc/invoke.texi: Docuemnt -Wnonnull option.
10918 * testsuite/gcc.dg/nonnull-1.c: New test.
10919 * testsuite/gcc.dg/nonnull-2.c: New test.
10920
10921 2002-05-23 David S. Miller <davem@redhat.com>
10922
10923 * basic-block.h (CLEANUP_NO_INSN_DEL): Define it.
10924 * cfgcleanup.c (cleanup_cfg): If it is set do not
10925 attempt to delete trivially dead insns.
10926 * except.c (finish_eh_generation): Pass it to cleanup_cfg.
10927 * toplev.c (rest_of_compilation): Document non-trivial aspect
10928 the RTL before optimize_save_area_alloca is run.
10929
10930 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10931
10932 * c-lex.c (indent_level): Remove.
10933 (cb_file_change, c_lex): Remove indent level handling.
10934 * c-lex.h (indent_level): Remove.
10935 * input.h (struct file_stack): Remove indent_level.
10936 * toplev.c (push_srcloc): Remove indent_level handling.
10937
10938 2002-05-23 Jakub Jelinek <jakub@redhat.com>
10939
10940 PR target/6753
10941 * config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
10942 of x in constraints for clarity.
10943 (sse_mov?fcc split): abort if op2 == op3.
10944 (sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
10945 sse_movsfcc_const0_4): Add earlyclobber.
10946 (sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
10947 sse_movdfcc_const0_4): Likewise. Use DFmode, not SFmode.
10948 Use Y instead of x in constraints.
10949
10950 2002-05-23 Richard Henderson <rth@redhat.com>
10951
10952 * doc/extend.texi (C99 Thread-Local Edits): New subsection.
10953 (C++98 Thread-Local Edits): New subsection.
10954
10955 * config/i386/i386.c, config/i386/i386.h: Tidy comments and whitespace.
10956 (ix86_arch): Set type to enum processor_type.
10957
10958 * config/i386/i386.md (movsi_1, movdi_1_rex64): Use
10959 LEGITIMATE_PIC_OPERAND_P not SYMBOLIC_CONST.
10960
10961 2002-05-23 Jakub Jelinek <jakub@redhat.com>
10962
10963 * configure.in: Fix as version test for binutils 2.12.1 releases
10964 (without dates).
10965 * configure: Rebuilt.
10966
10967 2002-05-23 Richard Henderson <rth@redhat.com>
10968
10969 * config/i386/i386.c (get_pic_label_name): New.
10970 (load_pic_register): Remove.
10971 (output_set_got): New.
10972 (ix86_expand_prologue): Use gen_set_got; mark insn REG_MAYBE_DEAD.
10973 * config/i386/i386.md (UNSPEC_SET_GOT): New.
10974 (UNSPECV_PROLOGUE_SET_GOT, UNSPECV_PROLOGUE_GET_PC): Remove.
10975 (prologue_set_got, prologue_get_pc): Remove.
10976 (set_got, set_got_nopic, set_got_deep, set_got_nodeep): New.
10977 (builtin_setjmp_receiver): Use gen_set_got.
10978 * config/i386/i386-protos.h: Update.
10979
10980 Thu May 23 09:22:23 CEST 2002 Jan Hubicka <jh@suse.cz>
10981
10982 * gcse.c (hash_expr): Do not use alias set for hashing.
10983
10984 2002-05-22 Kevin Buettner <kevinb@redhat.com>
10985
10986 * dbxout.c (dbxout_class_name_qualifiers): New function.
10987 (dbxout_symbol): Output class/struct qualifiers for a .stabs entry.
10988
10989 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10990
10991 * cpperror.c (_cpp_begin_message): No special casing
10992 of CPP_FATAL_LIMIT.
10993 * cppinit.c (sanity_checks): s/DL_FATAL/DL_ICE/.
10994 (output_deps, cpp_handle_option, cpp_post_options): Use DL_ERROR.
10995 * cpplib.c (do_include_common): Use DL_ERROR.
10996 * cpplib.h (CPP_FATAL_LIMIT, CPP_FATAL_ERRORS, DL_FATAL): Remove.
10997 (DL_ICE): Renumber.
10998 * fix-header.c (read_scan_file): Update.
10999
11000 2002-05-22 Richard Henderson <rth@redhat.com>
11001
11002 * config/i386/i386.c (ix86_expand_call): New function, extracted
11003 from md call patterns. Add pic_offset_table_rtx to
11004 CALL_INSN_FUNCTION_USAGE when needed.
11005 * config/i386/i386.md (call_pop, call): Use ix86_expand_call.
11006 (call_value_pop, call_value, untyped_call): Likewise.
11007 (call_exp, call_value_exp): Remove.
11008 * config/i386/i386-protos.h: Update.
11009
11010 2002-05-22 Richard Henderson <rth@redhat.com>
11011
11012 * varasm.c (default_section_type_flags): Check for VAR_DECL
11013 before using DECL_THREAD_LOCAL.
11014
11015 2002-05-22 David Edelsohn <edelsohn@gnu.org>
11016
11017 * config/rs6000/aix43.h (LINK_SPEC): Add PE initializer.
11018 (STARTFILE_SPEC): Delete PE crt0.o.
11019 * config/rs6000/aix51.h: Same.
11020 * config/rs6000/rs6000.c: Use TARGET_XCOFF, not OBJECT_FORMAT_COFF.
11021 * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Append [DS] to
11022 function descriptor symbol. Use RS6000_OUTPUT_BASENAME.
11023 (ASM_OUTPUT_DEF_FROM_DECLS): Use RS6000_OUTPUT_BASENAME.
11024 * config/rs6000/xcoff.h (ASM_OUTPUT_DEF): Define.
11025
11026 2002-05-22 Richard Henderson <rth@redhat.com>
11027
11028 * varasm.c (default_section_type_flags): Handle tls data and
11029 default sections.
11030 (default_unique_section): Handle tls sections.
11031
11032 2002-05-23 Alan Modra <amodra@bigpond.net.au>
11033
11034 * configure.in (CROSS): Define NATIVE_CROSS.
11035 * configure: Regenerate.
11036 * gcc.c (STARTFILE_PREFIX_SPEC): Define.
11037 (startfile_prefix_spec): New var.
11038 (static_specs): Add startfile_prefix_spec.
11039 (do_spec_2): Split out from..
11040 (do_spec): ..here.
11041 (main): Process startfile_prefix_spec.
11042 * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC) Change name of
11043 dynamic linker.
11044 (STARTFILE_PREFIX_SPEC): Define.
11045 (STARTFILE_LINUX_SPEC, ENDFILE_LINUX_SPEC): Rewrite without
11046 absolute paths.
11047
11048 2002-05-22 Kazu Hirata <kazu@cs.umass.edu>
11049
11050 * cpperror.c: Fix formatting.
11051 * cppexp.c: Likewise.
11052 * cppfiles.c: Likewise.
11053 * cpphash.c: Likewise.
11054 * cpphash.h: Likewise.
11055 * cppinit.c: Likewise.
11056 * cpplex.c: Likewise.
11057 * cpplib.c: Likewise.
11058 * cppmacro.c: Likewise.
11059 * cppmain.c: Likewise.
11060 * cppspec.c: Likewise.
11061
11062 2002-05-22 Jakub Jelinek <jakub@redhat.com>
11063
11064 * combine.c (force_to_mode): Use gen_int_mode.
11065 Don't clear CONST_INT bits outside of mode.
11066
11067 2002-05-22 Richard Henderson <rth@redhat.com>
11068
11069 * fixinc/inclhack.def (thread_keyword): Match __thread as last arg.
11070 * fixinc/fixincl.x, fixinc/tests/base/pthread.h: Rebuild.
11071
11072 2002-05-22 Jakub Jelinek <jakub@redhat.com>
11073
11074 PR c/6643
11075 * emit-rtl.c (widen_memory_access): Only call compare_tree_int
11076 if DECL_SIZE_UNIT is INTEGER_CST.
11077
11078 2002-05-22 Richard Henderson <rth@redhat.com>
11079
11080 * flow.c (life_analysis): Delete broken reg_label check.
11081
11082 2002-05-22 Richard Henderson <rth@redhat.com>
11083
11084 * fixinc/inclhack.def (thread_keyword): Allow as any prototype arg.
11085 * fixinc/fixincl.x, fixinc/tests/base/pthread.h: Rebuild.
11086
11087 Wed May 22 18:39:57 2002 J"orn Rennecke <joern.rennecke@superh.com>
11088
11089 * t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.
11090 (embed-bb.c): New rule.
11091 * t-sh64 (LIB2FUNCS_EXTRA): Don't change.
11092 * config/sh/embed_bb.c: Delete.
11093
11094 Wed May 22 18:25:29 2002 J"orn Rennecke <joern.rennecke@superh.com>
11095
11096 * c-common.c (cb_register_builtins): Don't indent '#' of #define.
11097
11098 2002-05-22 Kazu Hirata <kazu@cs.umass.edu>
11099
11100 * config/h8300/h8300.md (*andorqi3): New.
11101
11102 2002-05-22 Neil Booth <neil@daikokuya.demon.co.uk>
11103
11104 PR preprocessor/6517
11105 * Makefile.in: Update.
11106 * c-common.c (c_common_post_options): Add preprocessor
11107 errors to the error count.
11108 * c-lang.c (c_post_options): Kill.
11109 (LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
11110 * hooks.h: Add header guards.
11111 * langhooks-def.h: Include hooks.h.
11112 (LANG_HOOKS_POST_OPTIONS): Update.
11113 * langhooks.h (struct lang_hooks): Update post_options.
11114 * toplev.c (parse_options_and_default_flags): Update.
11115 objc:
11116 * objc-lang.c (objc_post_options): Kill.
11117 (LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
11118
11119 2002-05-21 Bruce Korb <bkorb@gnu.org>
11120
11121 * fixinc/tests/base/pthread.h(THREAD_KEYWORD_CHECK): add fix check
11122 * fixinc/inclhack.def(thread_keyword): use c_fix = format.
11123 * fixinc/fixincl.x: regen.
11124
11125 2002-05-21 Kazu Hirata <kazu@cs.umass.edu>
11126
11127 * cfgbuild.c: Fix formatting.
11128 * cfg.c: Likewise.
11129 * cfgcleanup.c: Likewise.
11130 * cfglayout.c: Likewise.
11131 * cfgloop.c: Likewise.
11132 * cfgrtl.c: Likewise.
11133
11134 2002-05-21 Richard Henderson <rth@redhat.com>
11135
11136 * c-common.h (enum rid): Add RID_THREAD.
11137 * c-decl.c (start_decl): Do not set DECL_COMMON for tls variables.
11138 (grokdeclarator): Grok __thread.
11139 * c-parse.in (reswords): Add __thread.
11140 (rid_to_yy): Add RID_THREAD.
11141
11142 * tree.h (DECL_THREAD_LOCAL): New.
11143 (struct tree_decl): Add thread_local_flag.
11144 * print-tree.c (print_node): Dump DECL_THREAD_LOCAL.
11145 * tree.c (staticp): TLS variables are not static.
11146
11147 * target-def.h (TARGET_HAVE_TLS): New.
11148 * target.h (have_tls): New.
11149 * output.h (SECTION_TLS): New.
11150 * varasm.c (assemble_variable): TLS variables can't be common for now.
11151 (default_section_type_flags): Handle .tdata and .tbss.
11152 (default_elf_asm_named_section): Handle SECTION_TLS.
11153 (categorize_decl_for_section): Handle DECL_THREAD_LOCAL.
11154
11155 * flags.h (flag_tls_default): Declare.
11156 * toplev.c (flag_tls_default): Define.
11157 (display_help): Display help for it.
11158 (decode_f_option): Set it.
11159
11160 * doc/extend.texi (Thread-Local): New node describing language-level
11161 thread-local storage.
11162 * doc/invoke.texi (-ftls-model): Document.
11163
11164 * fixinc/inclhack.def (thread_keyword): New.
11165 * fixinc/fixincl.x: Rebuild.
11166
11167 2002-05-21 Jeffrey A Law <law@redhat.com>
11168
11169 * optabs.c (expand_binop): For double-word integer multiplies,
11170 do not compute intermediate results into something that is
11171 not a register (such as a SUBREG or MEM).
11172
11173 * i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.
11174 (ix86_sched_reorder): Make sure to initialize scheduling
11175 data even when there's only one insn in the ready queue.
11176
11177 2002-05-21 Vladimir Makarov <vmakarov@redhat.com>
11178
11179 * genautomata.c (reserv_sets_hash_value): Fix a typo.
11180
11181 2002-05-21 Vladimir Makarov <vmakarov@redhat.com>
11182
11183 * genautomata.c (reserv_sets_hash_value): Define hash_value as
11184 set_el_t. Transform the hash value into unsigned.
11185 (output_cycle_reservs): Fix bug with output of repeated `nothing'.
11186 (transform_3): Add code to process `(A,B)+(D,E)'.
11187
11188 2002-05-21 NIIBE Yutaka <gniibe@m17n.org>
11189
11190 * reload1.c (do_output_reload): Run delete_output_reload
11191 only if optimizing.
11192
11193 2002-05-21 Roger Sayle <roger@eyesopen.com>
11194
11195 PR middle-end/6600
11196 * expr.c (STORE_MAX_PIECES): New macro to avoid immediate constants
11197 larger than INTEGER_CST. (store_by_pieces_1): Use it here...
11198 (can_store_by_pieces): ... and here to limit the largest mode used.
11199 Add a comment to document this function.
11200
11201 2002-05-21 Richard Henderson <rth@redhat.com>
11202
11203 * flow.c (life_analysis): Fix test for deleted label.
11204
11205 2002-05-21 Neil Booth <neil@daikokuya.demon.co.uk>
11206
11207 * doc/tm.texi: Fix typo.
11208
11209 2002-05-21 Zack Weinberg <zack@codesourcery.com>
11210
11211 * c-common.c (c_common_init): Set options->unsigned_char from
11212 flag_signed_char.
11213 (cb_register_builtins): Define __STRICT_ANSI__ and
11214 __CHAR_UNSIGNED__ here...
11215 * cppinit.c (init_builtins): Not here.
11216 (cpp_create_reader): unsigned_char option defaults to 0, not
11217 !DEFAULT_SIGNED_CHAR.
11218 (COMMAND_LINE_OPTIONS, cpp_handle_option): Lose -fsigned-char
11219 and -funsigned-char.
11220
11221 * cpphash.h (struct spec_nodes): Kill n__STRICT_ANSI__.
11222 * cpphash.c (_cpp_init_hashtable): Don't set it.
11223 * cppmacro.c (builtin_macro) [BT_STDC]: Use the language setting
11224 directly. Clarify comment.
11225
11226 2002-05-21 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11227
11228 * bb-reorder.c (make_reorder_chain_1): Use prev_bb/next_bb to get to
11229 neighbouring basic blocks. Use ENTRY_BLOCK_PTR->next_bb instead of
11230 BASIC_BLOCK (0). Use EXIT_BLOCK_PTR->prev_bb instead of
11231 BASIC_BLOCK (n_basic_blocks - 1).
11232 * cfganal.c (can_fallthru, flow_call_edges_add,
11233 flow_preorder_transversal_compute): Too.
11234 * cfgbuild.c (make_edges, find_basic_blocks, find_many_sub_basic_blocks,
11235 find_sub_basic_blocks): Too.
11236 * cfgcleanup.c (try_simplify_condjump, try_optimize_cfg): Too.
11237 * cfglayout.c (skip_insns_after_block, fixup_reorder_chain,
11238 fixup_fallthru_exit_predecessor, cfg_layout_redirect_edge): Too.
11239 * cfgrtl.c (tidy_fallthru_edges, verify_flow_info): Too.
11240 * combine.c (this_basic_block): Type changed to basic_block.
11241 (combine_instructions, set_nonzero_bits_and_sign_copies, try_combine,
11242 nonzero_bits, num_sign_bit_copies, get_last_value_validate,
11243 get_last_value, distribute_notes, distribute_links): Too.
11244 * final.c (compute_alignments): Too.
11245 * flow.c (regno_uninitialized, regno_clobbered_at_setjmp): Too.
11246 * function.c (thread_prologue_and_epilogue_insns): Too.
11247 * gcse.c (compute_code_hoist_vbeinout): Too.
11248 * global.c (build_insn_chain): Too.
11249 * ifcvt.c (find_if_block, find_cond_trap): Too.
11250 * predict.c (last_basic_block_p, note_prediction_to_br_prob): Too.
11251 * regmove.c (regmove_optimize): Too.
11252 * resource.c (find_basic_block): Too.
11253 * sched-ebb.c (schedule_ebbs): Too.
11254 * ssa-dce.c (find_control_dependence, find_pdom): Too.
11255
11256 2002-05-21 Andreas Jaeger <aj@suse.de>
11257
11258 * cppinit.c (sanity_checks): Avoid printf mismatch warnings.
11259
11260 2002-05-21 Richard Henderson <rth@redhat.com>
11261
11262 * reg-stack.c (swap_rtx_condition, subst_stack_regs_pat): Use
11263 unspec names, not numbers.
11264
11265 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
11266
11267 * doc/sourcebuild.texi: Mention snapshot-README and
11268 snapshot-index.html as needing updating for new front ends.
11269
11270 2002-05-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11271
11272 * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when
11273 disabling checking, and avoid multiple evaluation of RTX.
11274
11275 2002-05-21 Richard Earnshaw <rearnsha@arm.com>
11276
11277 * bitmap.c (bitmap_find_bit): Return early if we have the correct
11278 element cached.
11279
11280 Tue May 21 10:51:54 CEST 2002 Jan Hubicka <jh@suse.cz>
11281
11282 * profile.c (gen_edge_profiler): Set alias set before the memory is
11283 used.
11284
11285 2002-05-20 David S. Miller <davem@redhat.com>
11286
11287 * cselib.c (max_value_regs): New.
11288 (cselib_lookup, cselib_invalidate_regno): Initialize it when
11289 adding new entries to the REG_VALUES table and we are dealing with
11290 a hard register.
11291 (clear_table): Initialize it.
11292 (cselib_invalidate_regno): Use it to determine which hard
11293 registers to scan when mode is not VOIDmode.
11294
11295 2002-05-20 Duraid Madina <duraid@fl.net.au>
11296
11297 * tradcpp.c (fixup_newlines): Use old-style function header.
11298
11299 2002-05-20 Krister Walfridsson <cato@df.lth.se>
11300
11301 * reload1.c (reload_cse_simplify): Fix typo in rtx code check.
11302
11303 2002-05-20 H.J. Lu (hjl@gnu.org)
11304
11305 Base on suggestions from Zhang Fuxin <fxzhang@ict.ac.cn>:
11306
11307 * config/mips/mips.h (DFMODE_NAN): Defined.
11308 (SFMODE_NAN): Likewise.
11309
11310 2002-05-20 Dale Johannesen <dalej@apple.com>
11311
11312 * combine.c (cant_combine_insn_p): Back out my
11313 previous patch.
11314
11315 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
11316
11317 * params.c: Fix formatting.
11318 * params.h: Likewise.
11319 * predict.c: Likewise.
11320 * prefix.c: Likewise.
11321 * print-rtl.c: Likewise.
11322 * print-tree.c: Likewise.
11323 * profile.c: Likewise.
11324
11325 2002-05-20 H.J. Lu (hjl@gnu.org)
11326
11327 * gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.
11328
11329 2002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
11330
11331 * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
11332 switches straight on to the assembler, do not abbreviate them.
11333 * config/arm/elf.h (ASM_SPEC): As above.
11334 * config/arm/semi.h (ASM_SPEC): As above.
11335 * config/arm/unknown-elf-oabi.h (ASM_SPEC): As above.
11336 * config/arm/xscale-coff.h (SUBTARGET_ASM_SPEC): Pass
11337 -mcpu=xscale on to the assembler by default.
11338 * config/arm/xscale-elf.h (SUBTARGET_ASM_SPEC): As above.
11339
11340 2002-05-20 Richard Henderson <rth@redhat.com>
11341
11342 * cse.c (canon_hash): Reorder do_not_record test. Always
11343 allow pic_offset_table_rtx.
11344
11345 2002-05-19 Toon Moene <toon@moene.indiv.nluug.nl>
11346
11347 * optabs.c (expand_cmplxdiv_wide): Use complex_part_zero_p.
11348 (expand_binop): Ditto (3 times).
11349
11350 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
11351
11352 * Makefile.in (distclean): Remove QMTest stuff.
11353 (QMTEST_PATH): New variable.
11354 (QMTESTFLAGS): Likewise.
11355 (QMTESTRUNFLAGS): Likewise.
11356 (QMTEST): Likewise.
11357 (QMTEST_GPP_TESTS): Likewise.
11358 (QMTEST_DIR): Likewise.
11359 (QMTEST_DIR/context): New target.
11360 (qmtest-g++): Likeise.
11361 (qmtest-gui): Likewise.
11362 (QMTEST_DIR/gpp-expected.qmr): Likewise.
11363
11364 2002-05-19 Aldy Hernandez <aldyh@redhat.com>
11365
11366 * config/rs6000/rs6000.h (FUNCTION_VALUE): Only return vectors in
11367 an altivec register if TARGET_ALTIVEC.
11368
11369 * config/rs600/rs6000.c (rs6000_emit_move): Change VECTOR_MODE_P
11370 to ALTIVEC_VECTOR_MODE.
11371 (rs6000_va_arg): Only vectors of type AltiVec are 16 byte aligned.
11372 (rs6000_va_arg): Vectors may go in registers if they are not
11373 altivec vectors.
11374
11375 2002-05-19 Kazu Hirata <kazu@cs.umass.edu>
11376
11377 * protoize.c: Fix formatting.
11378
11379 2002-05-19 Richard Henderson <rth@redhat.com>
11380
11381 * gensupport.c (init_include_reader): Merge into ...
11382 (process_include): ... here. Simplify composite path creation.
11383 Plug memory leaks. Fix file/line number tracking. Do not
11384 process_define_cond_exec. Return void.
11385 (process_rtx): Don't check process_include return value.
11386
11387 2002-05-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11388
11389 * basic_block.h (struct basic_block_def): Added prev_bb and next_bb
11390 fields.
11391 (FOR_BB_BETWEEN, FOR_ALL_BB, FOR_ALL_BB_REVERSE): New macros for
11392 traversing basic block chain.
11393 (create_basic_block_structure, create_basic_block): Declaration changed.
11394 (link_block, unlink_block): Declare.
11395 * cfg.c (entry_exit_blocks): Initialize new fields.
11396 (link_block, unlink_block): New.
11397 (expunge_block_nocompact): Unlink basic block.
11398 (dump_flow_info): Print prev_bb/next_bb fields.
11399 * cfgbuild.c (find_basic_blocks_1, find_basic_blocks): Modified.
11400 * cfgcleanup.c (merge_blocks_move_predecessor_nojumps): Modified.
11401 * cfglayout.c (fixup_reorder_chain, cfg_layout_duplicate_bb): Modified.
11402 * cfgrtl.c (create_basic_block_structure, create_basic_block,
11403 split_block, force_nonfallthru_and_redirect, split_edge): Modified.
11404 (verify_flow_info): Check that list agrees with numbering.
11405
11406 2002-05-19 Neil Booth <neil@daikokuya.demon.co.uk>
11407
11408 * c-common.c (preprocessing_asm): New macro.
11409 * c-lex.h (builtin_define, builtin_assert): Use pfile.
11410 doc:
11411 * tm.texi: Update.
11412 config/alpha:
11413 * alpha.h (CPLUSPLUS_CPP_SPEC): Remove.
11414 (CPP_SPEC): Simplify.
11415 (TARGET_CPU_CPP_BUILTINS): Update.
11416 * freebsd.h (TARGET_OS_CPP_BUILTINS): New.
11417 (CPP_SPEC): Simplify.
11418 * linux.h (CPLUSPLUS_CPP_SPEC): Remove.
11419 (TARGET_OS_CPP_BUILTINS): Update.
11420 * osf.h (CPP_XFLOAT_SPEC): Kill.
11421 (TARGET_OS_CPP_BUILTINS): Update.
11422 (CPP_SUBTARGET_SPEC, SUBTARGET_EXTRA_SPECS): Simplify.
11423 * osf5.h (CPP_XFLOAT_SPEC): Kill.
11424 * vms.h (CPP_SUBTARGET_SPEC): Kill.
11425 (TARGET_OS_CPP_BUILTINS): Update.
11426
11427 2002-05-19 Richard Henderson <rth@redhat.com>
11428
11429 * varasm.c (default_binds_local_p): Fix typo.
11430
11431 2002-05-19 Marek Michalkiewicz <marekm@amelek.gda.pl>
11432
11433 * config/avr/avr.c (machine_dependent_reorg): Sign extend the
11434 CONST_INT operand to the correct mode after adding 1 to it.
11435
11436 2002-05-19 Mark Mitchell <mark@codesourcery.com>
11437
11438 * config.gcc (powerpc-wrs-windiss*): New target.
11439
11440 2002-05-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11441
11442 * config/rs6000/rs6000.md (ashrdi3_no_power): New.
11443 (ashrdi3): Use it.
11444
11445 2002-05-18 Mark Mitchell <mark@codesourcery.com>
11446
11447 * configure.in (AC_CHECK_FUNCS): Add checks for scandir and
11448 alphasort.
11449 * config.in: Regenerated.
11450 * configure: Regenerated.
11451
11452 2002-05-19 Richard Henderson <rth@redhat.com>
11453
11454 * target-def.h (TARGET_BINDS_LOCAL_P): New.
11455 * target.h (struct gcc_target): Move boolean fields to the end.
11456 Add binds_local_p.
11457 * varasm.c (default_binds_local_p): New.
11458 * output.h: Declare it.
11459
11460 * config/alpha/alpha.c (alpha_encode_section_info): Use the new hook.
11461 * config/cris/cris.c (cris_encode_section_info): Likewise.
11462 * config/i386/i386.c (i386_encode_section_info): Likewise.
11463 * config/ia64/ia64.c (ia64_encode_section_info): Likewise.
11464 * config/sh/sh.c (sh_encode_section_info): Likewise.
11465
11466 * doc/tm.texi (TARGET_IN_SMALL_DATA_P): New.
11467 (TARGET_BINDS_LOCAL_P): New.
11468
11469 2002-05-19 Richard Henderson <rth@redhat.com>
11470
11471 * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
11472 FUNCTION_BLOCK_PROFILER, FUNCTION_BLOCK_PROFILER_EXIT,
11473 MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Poison.
11474
11475 * toplev.c (display_help): Kill -a -ax help.
11476
11477 * config/1750a/1750a.h, config/alpha/alpha.h,
11478 config/clipper/clipper.h, config/dsp16xx/dsp16xx.h,
11479 config/h8300/h8300.h, config/i960/i960.h, config/m68k/tower-as.h,
11480 config/m88k/m88k.h, config/vax/vax.h, config/we32k/we32k.h:
11481 (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Kill.
11482
11483 * libgcc2.c [L_bb] (BLOCK_PROFILER_CODE): Kill.
11484 * config/m68k/sun3.h (BLOCK_PROFILER_CODE): Kill.
11485
11486 * config/i386/i386-protos.h (ix86_output_block_profiler): Kill.
11487 (ix86_output_function_block_profiler): Kill.
11488 * config/m68hc11/m68hc11.c (m68hc11_block_profiler): Kill.
11489 (m68hc11_function_block_profiler): Kill.
11490 * config/m68hc11/m68hc11-protos.h: Update.
11491 * config/m88k/m88k.c (output_block_profiler): Kill.
11492 (output_function_block_profiler): Kill.
11493 * config/m88k/m88k-protos.h: Update.
11494
11495 2002-05-19 Richard Henderson <rth@redhat.com>
11496
11497 * system.h (STRIP_NAME_ENCODING): Poison it.
11498 * output.h (STRIP_NAME_ENCODING): Remove.
11499 (default_strip_name_encoding): Declare.
11500 * target-def.h (TARGET_STRIP_NAME_ENCODING): New.
11501 * target.h (strip_name_encoding): New.
11502 * varasm.c (default_strip_name_encoding): New.
11503
11504 * dwarf2asm.c, varasm.c, config/darwin.c, config/darwin.h,
11505 config/alpha/alpha.c, config/arm/pe.c, config/avr/avr.c,
11506 config/cris/cris.c, config/i386/cygwin.h, config/i386/interix.c,
11507 config/i386/winnt.c, config/m32r/m32r.h, config/mcore/mcore-elf.h,
11508 config/mcore/mcore-pe.h, config/mcore/mcore.c, config/mcore/mcore.h,
11509 config/mips/mips.c, config/mn10200/mn10200.h, config/mn10300/mn10300.h,
11510 config/pa/pa.c, config/pa/pa.h, config/pa/som.h,
11511 config/rs6000/rs6000.c, config/rs6000/sysv4.h, config/rs6000/xcoff.h,
11512 config/v850/v850.h: Use the hook, not the macro.
11513
11514 * config/darwin-protos.h, config/darwin.c, config/darwin.h,
11515 config/alpha/alpha.c, config/alpha/alpha.h, config/h8300/h8300.c,
11516 config/h8300/h8300.h, config/i386/cygwin.h, config/i386/i386-interix.h,
11517 config/i386/i386-protos.h, config/i386/win32.h, config/i386/winnt.c,
11518 config/ia64/ia64.c, config/ia64/ia64.h, config/m32r/m32r.c,
11519 config/m32r/m32r.h, config/mcore/mcore.c, config/mcore/mcore.h,
11520 config/pa/pa.c, config/rs6000/rs6000.c, config/rs6000/sysv4.h,
11521 config/rs6000/xcoff.h, config/sh/sh.c, config/sh/sh.h,
11522 config/v850/v850.c, config/v850/v850.h:
11523 Move STRIP_NAME_ENCODING to out-of-line function and add
11524 TARGET_STRIP_NAME_ENCODING.
11525
11526 * config/arm/arm.c, config/arm/arm.h, config/mmix/mmix-protos.h,
11527 config/mmix/mmix.c, config/mmix/mmix.h: Replace STRIP_NAME_ENCODING
11528 with TARGET_STRIP_NAME_ENCODING referencing existing function;
11529 make function static.
11530
11531 * xcoffout.c: Include target.h
11532 * Makefile.in (xcoffout.o): Update.
11533
11534 * config/avr/avr.c (avr_encode_section_info): Correct prototype.
11535 * config/avr/avr.h (STRIP_NAME_ENCODING): Remove.
11536 * config/rs6000/rs6000.c (rs6000_xcoff_unique_section): Mark
11537 reloc argument unused.
11538 * config/sh/sh.c (TARGET_ENCODE_SECTION_INFO): New.
11539
11540 * doc/tm.texi (TARGET_STRIP_NAME_ENCODING): Update from previous
11541 STRIP_NAME_ENCODING docs.
11542
11543 2002-05-19 Andreas Jaeger <aj@suse.de>
11544
11545 * gengenrtl.c: Add prototype for excluded_rtx.
11546
11547 * real.h: Add prototype for exact_real_truncate.
11548
11549 2002-05-18 Richard Henderson <rth@redhat.com>
11550
11551 * system.h (ENCODE_SECTION_INFO): Poison it.
11552 * target-def.h (TARGET_ENCODE_SECTION_INFO): New.
11553 * target.h (encode_section_info): New.
11554 * varasm.c (make_decl_rtl, output_constant_def): Use it.
11555 * hooks.c (hook_tree_int_void): New.
11556 * hooks.h: Declare it.
11557
11558 * config/darwin.h, config/alpha/alpha-protos.h, config/alpha/alpha.c,
11559 config/alpha/alpha.h, config/arm/pe.h, config/avr/avr-protos.h,
11560 config/avr/avr.c, config/avr/avr.h, config/c4x/c4x-protos.h,
11561 config/c4x/c4x.c, config/c4x/c4x.h, config/cris/cris-protos.h,
11562 config/cris/cris.c, config/cris/cris.h, config/i386/cygwin.h,
11563 config/i386/win32.h, config/ia64/ia64-protos.h, config/ia64/ia64.c,
11564 config/ia64/ia64.h, config/m32r/m32r-protos.h, config/m32r/m32r.c,
11565 config/m32r/m32r.h, config/m68hc11/m68hc11-protos.h,
11566 config/m68hc11/m68hc11.c, config/m68hc11/m68hc11.h,
11567 config/mcore/mcore-protos.h, config/mcore/mcore.c,
11568 config/mcore/mcore.h, config/mmix/mmix-protos.h, config/mmix/mmix.c,
11569 config/mmix/mmix.h, config/rs6000/rs6000-protos.h,
11570 config/rs6000/sysv4.h, config/stormy16/stormy16-protos.h,
11571 config/stormy16/stormy16.c, config/stormy16/stormy16.h:
11572 Replace ENCODE_SECTION_INFO with TARGET_ENCODE_SECTION_INFO
11573 referencing existing function. Make function static.
11574
11575 * config/a29k/a29k.c, config/a29k/a29k.h, config/arc/arc.c,
11576 config/arc/arc.h, config/arm/arm.c, config/arm/arm.h,
11577 config/h8300/h8300.c, config/h8300/h8300.h, config/i370/i370.c,
11578 config/i370/i370.h, config/i386/i386-interix.h, config/i386/i386.c,
11579 config/i386/i386.h, config/i386/interix.c, config/m88k/m88k.c,
11580 config/m88k/m88k.h, config/mips/mips.c, config/mips/mips.h,
11581 config/ns32k/ns32k.c, config/ns32k/ns32k.h, config/pa/pa.c,
11582 config/pa/pa.h, config/romp/romp.c, config/romp/romp.h,
11583 config/rs6000/linux64.h, config/rs6000/xcoff.h, config/s390/s390.c,
11584 config/s390/s390.h, config/sh/sh.c, config/sh/sh.h,
11585 config/sparc/sparc.c, config/sparc/sparc.h, config/v850/v850.c,
11586 config/v850/v850.h, config/vax/vax.c, config/vax/vms.h,
11587 config/xtensa/xtensa.c, config/xtensa/xtensa.h:
11588 Move ENCODE_SECTION_INFO to out-of-line function and add
11589 TARGET_ENCODE_SECTION_INFO.
11590
11591 * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Use hook, not macro.
11592 (ASM_DECLARE_OBJECT_NAME, ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
11593
11594 * config/arm/pe.h (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Rename
11595 from SUBTARGET_*
11596 (switch_to_section): Replace in_rdata case with in_readonly_data.
11597
11598 * config/h8300/h8300.c (h8300_encode_label): Make static.
11599 * config/h8300/h8300-protos.h: Update.
11600
11601 * config/rs6000/rs6000.c (rs6000_elf_encode_section_info): Rename
11602 from rs6000_encode_section_info; make static.
11603 (rs6000_xcoff_encode_section_info): New.
11604
11605 * config/v850/v850.c (v850_encode_data_area): Make static.
11606 * config/v850/v850-protos.h: Update.
11607
11608 * config/vax/vax.c: Include flags.h.
11609 (vms_select_section): Fix typo.
11610
11611 * doc/tm.texi (TARGET_ENCODE_SECTION_INFO): Update from previous
11612 ENCODE_SECTION_INFO docs.
11613
11614 2002-05-18 Richard Henderson <rth@redhat.com>
11615
11616 * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from
11617 REGISTER_TARGET_PRAGMAS.
11618 * config/rs6000/darwin.h (REGISTER_TARGET_PRAGMAS): Redefine.
11619
11620 * config.gcc: Do not use rs6000-c.c on powerpc-darwin.
11621
11622 2002-05-18 Richard Henderson <rth@redhat.com>
11623
11624 * system.h (SELECT_RTX_SECTION): Poison.
11625 * target-def.h (TARGET_ASM_SELECT_RTX_SECTION): New.
11626 * target.h (select_rtx_section): New.
11627 * varasm.c (output_constant_pool): Use it.
11628 (default_select_rtx_section, default_elf_select_rtx_section): New.
11629 * output.h: Declare them.
11630
11631 * config/darwin.h (SELECT_RTX_SECTION): Move ...
11632 * config/darwin.c (machopic_select_rtx_section): ... here.
11633 * config/darwin-protos.h: Update.
11634
11635 * config/nextstep.h (SELECT_RTX_SECTION): Move ...
11636 * config/nextstep.c (machopic_select_rtx_section): ... here.
11637 (nextstep_select_section): Rename variable to avoid macro clash.
11638 * config/nextstep-protos.h: Update.
11639
11640 * config/elfos.h, config/svr3.h, config/arm/aof.h, config/c4x/c4x.h,
11641 config/i386/dgux.h, config/i386/osfrose.h, config/i386/sco5.h,
11642 config/i386/svr3gas.h, config/i860/paragon.h, config/ia64/aix.h,
11643 config/m32r/m32r.h, config/m68k/dpx2.h, config/m68k/lynx.h,
11644 config/m68k/m68k.h, config/m68k/tower-as.h, config/m88k/dgux.h,
11645 config/mcore/mcore-pe.h, config/mips/mips.h, config/mmix/mmix.h,
11646 config/pa/pa-linux.h, config/pa/pa.h, config/romp/romp.h,
11647 config/rs6000/lynx.h, config/rs6000/sysv4.h, config/s390/linux.h,
11648 config/sparc/sysv4.h, config/xtensa/elf.h, config/xtensa/linux.h
11649 (SELECT_RTX_SECTION): Remove.
11650
11651 * config/darwin.h, config/elfos.h, config/nextstep.h,
11652 config/ia64/aix.h, config/ia64/sysv4.h, config/alpha/alpha.c,
11653 config/mips/mips.c, config/romp/romp.c, config/rs6000/sysv4.h,
11654 config/rs6000/xcoff.h, config/s390/s390.c, config/sparc/aout.h,
11655 config/sparc/lynx.h, config/xtensa/xtensa.c
11656 (TARGET_ASM_SELECT_RTX_SECTION): New.
11657
11658 * config/alpha/elf.h (SELECT_RTX_SECTION): Move ...
11659 * config/alpha/alpha.c (alpha_elf_select_rtx_section): ... here.
11660 * config/ia64/sysv4.h (SELECT_RTX_SECTION): Move ...
11661 * config/ia64/ia64.c (ia64_select_rtx_section): ... here.
11662 (ia64_aix_select_rtx_section): New.
11663 * config/mips/iris6.h (READONLY_DATA_SECTION_ASM_OP): Undef before
11664 redefining.
11665 * config/mips/mips.c (mips_select_rtx_section): Make static.
11666 Support ELF SHF_MERGE features.
11667 * config/mips/mips-protos.h: Update.
11668 * config/rs6000/xcoff.h (SELECT_RTX_SECTION): Move ...
11669 * config/rs6000/rs6000.c (rs6000_xcoff_select_rtx_section): ... here.
11670 (rs6000_elf_select_rtx_section): Rename from rs6000_select_rtx_section;
11671 make static, fall back to default_elf_select_rtx_section.
11672 * config/rs6000/rs6000-protos.h: Update.
11673 * config/sparc/sparc.h (SELECT_RTX_SECTION): Move ...
11674 * config/sparc/sparc.c (sparc_aout_select_rtx_section): ... here.
11675 * config/sparc/sunos4.h (on_exit): Declare only if IN_LIBGCC2.
11676 * config/romp/romp.c (romp_select_rtx_section): New.
11677 * config/s390/s390.c (s390_select_rtx_section): New.
11678 * config/xtensa/xtensa.c: Include output.h. Shuffle local function
11679 declarations before target macro definition.
11680 (xtensa_emit_call): Use static buffer.
11681 (xtensa_select_rtx_section): New.
11682 * config/xtensa/xtensa.h (MAX_INT_TYPE_SIZE): Remove.
11683 (IMPLICIT_FIX_EXPR, EASY_DIV_EXPR): Remove.
11684 (ASM_OUTPUT_POOL_PROLOGUE): Update call to resolve_unique_section.
11685
11686 * doc/tm.texi (TARGET_ASM_SELECT_RTX_SECTION): Update from
11687 SELECT_RTX_SECTION docs.
11688
11689 Sun May 19 00:24:23 CEST 2002 Jan Hubicka <jh@suse.cz>
11690
11691 * i386.md (movsi/movdi): Fix template.
11692 (sse2 patterns): Set attributes consistently.
11693
11694 * i386.md (pushqi2, ashrqi_*): Fix constraint.
11695
11696 2002-05-18 Toon Moene <toon@moene.indiv.nluug.nl>
11697
11698 * optabs.c (complex_part_zero_p): New.
11699 * (expand_cmplxdiv_straight): Use it.
11700 * (expand_cmplxdiv_wide): Ditto.
11701 * (expand_binop): Ditto.
11702
11703 2002-05-18 Richard Henderson <rth@redhat.com>
11704
11705 * final.c (HAVE_READONLY_DATA_SECTION): New.
11706 (shorten_branches): Use it instead of ifdefs.
11707 * varasm.c (enum in_section): Add in_readonly_data.
11708 (text_section, data_section): Tidy.
11709 (readonly_data_section): Use READONLY_DATA_SECTION_ASM_OP if present.
11710
11711 * config/darwin.h, config/nextstep.h, config/h8300/elf.h,
11712 config/i860/paragon.h, config/m68k/dpx2.h, config/m68k/hp320.h
11713 (READONLY_DATA_SECTION): Don't undef.
11714
11715 * config/alpha/unicosmk.h, config/h8300/elf.h, config/i386/aix386ng.h,
11716 config/i860/paragon.h, config/m68k/dpx2.h, config/m68k/hp320.h,
11717 config/rs6000/lynx.h (READONLY_DATA_SECTION_ASM_OP): Undef.
11718
11719 * config/elfos.h, config/svr3.h, config/alpha/alpha-interix.h,
11720 config/alpha/elf.h, config/c4x/c4x.h, config/i386/i386-interix.h,
11721 config/i386/sco5.h, config/i386/svr3gas.h, config/i860/sysv3.h,
11722 config/m88k/m88k.h, config/pa/pa64-hpux.h (USE_CONST_SECTION): Remove.
11723
11724 * config/elfos.h, config/netware.h, config/alpha/alpha-interix.h,
11725 config/alpha/elf.h, config/alpha/vms.h, config/arc/arc.h,
11726 config/arm/coff.h, config/c4x/c4x.h, config/dsp16xx/dsp16xx.h,
11727 config/i386/dgux.h, config/i386/i386-interix.h, config/i386/sco5.h,
11728 config/ia64/hpux.h, config/m32r/m32r.h, config/m68k/tower-as.h,
11729 config/m88k/m88k.h, config/mcore/mcore-pe.h, config/mips/iris6.h,
11730 config/mips/mips.h, config/mmix/mmix.h, config/pa/pa64-hpux.h,
11731 config/sparc/sysv4.h (READONLY_DATA_SECTION_ASM_OP): Rename from
11732 CONST_SECTION_ASM_OP/READONLY_SECTION_ASM_OP/RDATA_SECTION_ASM_OP.
11733
11734 * config/elfos.h, config/netware.h, config/1750a/1750a.h,
11735 config/a29k/a29k.h, config/alpha/alpha-interix.h, config/alpha/alpha.h,
11736 config/arm/coff.h, config/h8300/h8300.h, config/i386/aix386ng.h,
11737 config/i386/i386-interix.h, config/i386/osfrose.h, config/mmix/mmix.h,
11738 config/pa/pa64-hpux.h, config/sparc/litecoff.h
11739 (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Remove.
11740
11741 * config/elfos.h, config/netware.h, config/svr3.h,
11742 config/alpha/alpha-interix.h, config/alpha/alpha.h, config/alpha/elf.h,
11743 config/arm/coff.h, config/c4x/c4x.h, config/dsp16xx/dsp16xx.h,
11744 config/h8300/h8300.h, config/i386/i386-interix.h,
11745 config/i386/osfrose.h, config/i386/svr3gas.h, config/mmix/mmix.h,
11746 config/pa/pa64-hpux.h (READONLY_DATA_SECTION): Remove.
11747
11748 * config/elfos.h, config/netware.h, config/svr3.h,
11749 config/alpha/alpha-interix.h, config/alpha/alpha.h, config/alpha/elf.h,
11750 config/c4x/c4x.h, config/i386/aix386ng.h, config/i386/i386-interix.h,
11751 config/i386/sco5.h, config/i386/svr3gas.h, config/mmix/mmix.h,
11752 config/pa/pa64-hpux.h (CONST_SECTION_FUNCTION): Remove.
11753
11754 * config/lynx.h, config/svr3.h, config/alpha/elf.h, config/alpha/vms.h,
11755 config/c4x/c4x.h, config/dsp16xx/dsp16xx.h, config/i386/sco5.h,
11756 config/i386/svr3gas.h, config/i860/sysv3.h, config/i860/sysv4.h,
11757 config/ia64/sysv4.h, config/m32r/m32r.h, config/m88k/m88k.h,
11758 config/mcore/mcore-elf.h, config/mcore/mcore-pe.h, config/mips/elf.h,
11759 config/mips/elf64.h, config/mips/iris6.h, config/mips/linux.h,
11760 config/mips/mips.h, config/mips/rtems64.h, config/mips/vxworks.h,
11761 config/rs6000/sysv4.h, config/v850/v850.h
11762 (EXTRA_SECTIONS): Remove in_const/in_rdata.
11763 (EXTRA_SECTION_FUNCTIONS): Remove accompanying function.
11764
11765 * config/svr3.h, config/c4x/c4x.h, config/i386/dgux.h,
11766 config/i386/sco5.h, config/i386/svr3gas.h, config/ia64/aix.h,
11767 config/m88k/dgux.h, config/mcore/mcore-pe.h, config/mmix/mmix.h,
11768 config/sparc/sysv4.h (SELECT_RTX_SECTION): Use readonly_data_section.
11769 * config/alpha/alpha.c (alpha_start_function): Likewise.
11770 (alpha_write_linkage): Likewise.
11771 * config/m32r/m32r.c (m32r_select_section): Likewise.
11772 * config/m88k/m88k.c (m88k_select_section): Likewise.
11773 * config/mips/mips.c (mips_select_rtx_section): Likewise.
11774 * config/rs6000/rs6000.c (rs6000_select_rtx_section): Likewise.
11775 (rs6000_elf_select_section): Likewise.
11776 * config/v850/v850.c (v850_select_section): Likewise.
11777
11778 * config/1750a/1750a.h, config/i860/sysv3.h
11779 (READONLY_DATA_SECTION_ASM_OP): New.
11780 READONLY_DATA_SECTION_ASM_OP.
11781 * config/i386/interix.c, config/i386/winnt.c
11782 (i386_pe_unique_section): Always use .rdata prefix.
11783 * config/pa/som.h (readonly_data): Always switch to read-only section.
11784 (READONLY_DATA_SECTION): Predicate on flag_pic.
11785 * config/we32k/we32k.h (READONLY_DATA_SECTION): Remove parenthesis.
11786 * doc/tm.texi (READONLY_DATA_SECTION_ASM_OP): New.
11787 (READONLY_DATA_SECTION): Update.
11788
11789 2002-05-18 Jason Thorpe <thorpej@wasabisystems.com>
11790
11791 * c-common.c (c_common_post_options): Warn if -Wformat-zero-length
11792 is used without -Wformat.
11793 * c-common.h (warn_format_zero_length): Declare extern.
11794 * c-decl.c (warn_options): Add "format-zero-length".
11795 * c-format.c (warn_format_zero_length): Declare.
11796 (set_Wformat): Set warn_format_zero_length for -Wformat.
11797 (check_format_info): Only warn about zero-length formats if
11798 warn_format_zero_length is true. Include the format type
11799 name in the warning message.
11800 * doc/invoke.texi: Document -Wformat-zero-length.
11801 * testsuite/gcc.dg/format/zero-length-1.c: New test.
11802
11803 2002-05-18 Kazu Hirata <kazu@cs.umass.edu>
11804
11805 * timevar.c: Fix formatting.
11806 * tlink.c: Likewise.
11807 * toplev.c: Likewise.
11808 * tree-dump.c: Likewise.
11809 * tree-inline.c: Likewise.
11810
11811 2002-05-18 Neil Booth <neil@daikokuya.demon.co.uk>
11812
11813 * cppinit.c (cpp_post_options): If preprocessed, turn off
11814 traditional. If traditional, turn off column numbers.
11815 * cpplib.c (cpp_push_buffer): Lex from stage 3 if traditional.
11816 * cpptrad.c (handle_newline): Update line_base.
11817 (skip_comment): Handle -Wcomment.
11818
11819 2002-05-17 Zack Weinberg <zack@codesourcery.com>
11820
11821 * cppinit.c (struct builtin): Remove unused fields.
11822 (CPLUS, BUILTIN, OPERATOR, O, builtin_array_end): Kill.
11823 (operator_array): New - was second half of builtin_array.
11824 (init_builtins): Simplify loop over builtin_array/operator_array.
11825
11826 2002-05-18 Neil Booth <neil@daikokuya.demon.co.uk>
11827
11828 * defaults.h (UNIQUE_SECTION): Remove.
11829 * system.h (UNIQUE_SECTION, SELECT_SECTION): Poison.
11830
11831 2002-05-17 Richard Henderson <rth@redhat.com>
11832
11833 * expr.c (init_expr_once): Don't use start/end_sequence.
11834 Use rtx_alloc instead of emit_insn.
11835 * toplev.c (lang_dependent_init): Run init_expr_once here ...
11836 (lang_independent_init): ... not here.
11837
11838 2002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
11839
11840 * config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__.
11841
11842 2002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
11843
11844 * config/avr/avr.c (avr_regs_to_save): New function. Also check
11845 for fixed registers, possibly used for global register variables.
11846 (initial_elimination_offset, avr_output_function_prologue,
11847 avr_output_function_epilogue): Move common code to avr_regs_to_save.
11848
11849 2002-05-17 Neil Booth <neil@daikokuya.demon.co.uk>
11850
11851 * Makefile.in: Update for cpptrad.c.
11852 * cpphash.h (struct cpp_buffer): New members for buffer
11853 overlays.
11854 (struct cpp_reader): New members for traditional output.
11855 (_cpp_read_logical_line, _cpp_overlay_buffer): New.
11856 * cppinit.c (cpp_create_reader): Set trad_line.
11857 (cpp_destroy): Free trad_out_base if used.
11858 (cpp_read_main_file): Overlay an empty buffer if traditional.
11859 (cpp_finish_options): Don't do builtins.
11860 (COMMAND_LINE_OPTIONS): Add -traditional-cpp.
11861 (cpp_handle_option): Handle it.
11862 * cpplex.c (continue_after_nul): New.
11863 (_cpp_lex_direct): Use handle_nul.
11864 * cpplib.h (struct cpp_options): New traditional option.
11865 * cpptrad.c: New file.
11866
11867 2002-05-17 Neil Booth <neil@daikokuya.demon.co.uk>
11868
11869 * c-common.c (c_common_init_options): Use C89 for Objective-C,
11870 and set the options flag.
11871 * cppinit.c (lang_flags): Remove objc.
11872 (lang_defaults): Remove OBJC and OBJCXX.
11873 (set_lang): Update.
11874 (COMMAND_LINE_OPTIONS): Remove -+ and -lang-objc++.
11875 (cpp_handle_option): Remove -+ and -lang-objc++.
11876 For ObjC, just set a flag.
11877 (print_help): Update.
11878 * cpplib.h (enum c_lang): Remove CLK_OBJC and CLK_OBJCXX.
11879
11880 2002-05-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11881
11882 * doc/install.texi (Specific, mips-sgi-irix6): Document need to
11883 bootstrap with -mips3.
11884
11885 2002-05-17 Kazu Hirata <kazu@cs.umass.edu>
11886
11887 * final.c: Fix formatting.
11888 * fix-header.c: Likewise.
11889 * flow.c: Likewise.
11890 * fold-const.c: Likewise.
11891 * function.c: Likewise.
11892
11893 2002-05-17 David S. Miller <davem@redhat.com>
11894
11895 PR c/6689, PR optimization/6615
11896 * local-alloc.c (struct equivalence): Rename 'src' to 'src_p'
11897 and make it a pointer to rtx. Update comments.
11898 (update_equiv_regs): When scanning for equivalences, record
11899 address of SET_SRC (set) in reg_equiv[].src_p. Dereference
11900 it while making the equiv replacements.
11901
11902 2002-05-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11903
11904 * config/sparc/sparc.c (sparc_aout_select_section): Fixed typo.
11905
11906 2002-05-17 kaz Kojima <kkojima@rr.iij4u.or.jp>
11907
11908 * config/sh/sh.h (ENCODE_SECTION_INFO): Consider MODULE_LOCAL_P
11909 when encoding visibility into SYMBOL_REF_FLAG.
11910
11911 2002-05-17 Richard Sandiford <rsandifo@redhat.com>
11912
11913 * expr.c (force_operand): Fix reversed move.
11914
11915 2002-05-17 Kurt Wall <kwall@kurtwerks.com>
11916
11917 * doc/install.texi (Testing): Mention two common DejaGnu warnings
11918 that can be ignored.
11919
11920 2002-05-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11921
11922 * doc/install.texi (Final install): Recommend to install into a
11923 "clean" target directory.
11924
11925 2002-05-17 Richard Henderson <rth@redhat.com>
11926
11927 * config/ia64/ia64.md: Use braced strings instead of quoted strings
11928 for code blocks. Tidy whitespace.
11929
11930 2002-05-17 Richard Henderson <rth@redhat.com>
11931
11932 * hooks.c (hook_tree_bool_false): New.
11933 * hooks.h: Declare it.
11934 * target-def.h (TARGET_ASM_SELECT_SECTION): New.
11935 (TARGET_ASM_UNIQUE_SECTION, TARGET_IN_SMALL_DATA_P): New.
11936 * target.h (select_section, unique_section): New.
11937 (in_small_data_p): New.
11938 * varasm.c (resolve_unique_section): Use hooks instead of macros.
11939 (variable_section, output_constant_def_contents): Likewise.
11940 (default_select_section, default_unique_section): New.
11941 (categorize_decl_for_section, default_elf_select_section): New.
11942 * output.h: Declare them.
11943
11944 * config/darwin.h (ALIAS_SECTION, try_section_alias): Remove.
11945 (TARGET_ASM_SELECT_SECTION): New.
11946 (SELECT_SECTION): Move ...
11947 * config/darwin.c (machopic_select_section): ... here.
11948 * config/darwin-protos.h: Update.
11949
11950 * config/nextstep.h (TARGET_ASM_SELECT_SECTION): New.
11951 (SELECT_SECTION): Move ...
11952 * config/nextstep.c (nextstep_select_section): ... here.
11953 * config/nextstep-protos.h: Update.
11954
11955 * config/elfos.h (UNIQUE_SECTION, SELECT_SECTION): Remove.
11956 (TARGET_ASM_SELECT_SECTION): New.
11957 * config/svr3.h (SELECT_SECTION): Remove.
11958
11959 * config/alpha/alpha.c (unicosmk_unique_section): Make static.
11960 (TARGET_ASM_UNIQUE_SECTION) [UNICOS]: New.
11961 (TARGET_IN_SMALL_DATA_P, alpha_in_small_data_p): New.
11962 (alpha_encode_section_info): Use it.
11963 * config/alpha/alpha-protos.h: Update.
11964 * config/alpha/elf.h (DO_SELECT_SECTION): Remove.
11965 (SELECT_SECTION, UNIQUE_SECTION): Remove.
11966 (TARGET_ASM_SELECT_SECTION): New.
11967 * config/alpha/unicosmk.h (UNIQUE_SECTION): Remove.
11968
11969 * config/arm/pe.h (UNIQUE_SECTION): Remove.
11970 (TARGET_ASM_UNIQUE_SECTION): New.
11971
11972 * config/avr/avr.c (TARGET_ASM_UNIQUE_SECTION): New.
11973 (avr_unique_section): Rename from unique_section; make static.
11974 * config/avr/avr-protos.h: Update.
11975 * config/avr/avr.h (UNIQUE_SECTION): Remove.
11976
11977 * config/c4x/c4x.h (SELECT_SECTION): Remove.
11978
11979 * config/i386/cygwin.h (UNIQUE_SECTION): Remove.
11980 (TARGET_ASM_UNIQUE_SECTION): New.
11981 * config/i386/i386-interix.h: Likewise.
11982 * config/i386/win32.h: Likewise.
11983 * config/i386/djgpp.h (UNIQUE_SECTION): Remove.
11984 * config/i386/i386.c (ix86_asm_file_end): Use target hook not macro.
11985 * config/i386/sco5.h (SELECT_SECTION): Remove.
11986 (TARGET_ASM_SELECT_SECTION): New.
11987 * config/i386/svr3gas.h (SELECT_SECTION): Remove.
11988
11989 * config/i860/paragon.h: Undef TARGET_ASM_SELECT_SECTION
11990 instead of SELECT_SECTION.
11991 * config/m68k/dpx2.h: Likewise.
11992 * config/rs6000/lynx.h: Likewise.
11993
11994 * config/ia64/aix.h (SELECT_SECTION, UNIQUE_SECTION): Remove.
11995 (TARGET_ASM_SELECT_SECTION, TARGET_ASM_UNIQUE_SECTION): New.
11996 * config/ia64/ia64.c (TARGET_IN_SMALL_DATA_P): New.
11997 (ia64_in_small_data_p): New.
11998 (ia64_encode_section_info): Use it. Reorganize overlarge conditional.
11999 (ia64_aix_select_section, ia64_aix_unique_section): New.
12000 * config/ia64/sysv4.h (DO_SELECT_SECTION): Remove.
12001 (SELECT_SECTION, UNIQUE_SECTION): Remove.
12002
12003 * config/m32r/m32r.h (SELECT_SECTION): Remove.
12004 (TARGET_ASM_SELECT_SECTION): New.
12005 * config/m32r/m32r.c (m32r_select_section): Take align argument.
12006 * config/m32r/m32r-protos.h: Update.
12007
12008 * config/m88k/m88k.h (TARGET_ASM_SELECT_SECTION): New.
12009 (SELECT_SECTION): Move ...
12010 * config/m88k/m88k.c (m88k_select_section): ... here.
12011
12012 * config/mcore/mcore-pe.h (SELECT_SECTION): Remove.
12013 * config/mcore/mcore.h (UNIQUE_SECTION): Remove.
12014 * config/mcore/mcore.c (TARGET_ASM_UNIQUE_SECTION): New.
12015 (mcore_unique_section): Make static.
12016 * config/mcore/mcore-protos.h: Update.
12017
12018 * config/mips/elf.h (UNIQUE_SECTION): Remove.
12019 (TARGET_ASM_UNIQUE_SECTION): New.
12020 * config/mips/elf64.h: Likewise.
12021 * config/mips/iris6gld.h: Likewise.
12022 * config/mips/linux.h: Likewise.
12023 * config/mips/mips-protos.h: Update.
12024 * config/mips/mips.c (mips_select_section): Add align argument.
12025 * config/mips/mips.h (SELECT_SECTION): Remove.
12026 (TARGET_ASM_SELECT_SECTION): New.
12027
12028 * config/mmix/mmix.h (SELECT_SECTION, UNIQUE_SECTION): Remove.
12029 * config/mmix/mmix.c (mmix_select_section): Remove.
12030 (mmix_unique_section): Remove.
12031 * config/mmix/mmix-protos.h: Update.
12032
12033 * config/pa/pa.h (TARGET_ASM_SELECT_SECTION): New.
12034 (SELECT_SECTION): Move ...
12035 * config/pa/pa.c (pa_select_section): ... here.
12036 * config/pa/pa64-hpux.h (UNIQUE_SECTION): Remove.
12037
12038 * config/rs6000/rs6000.c (rs6000_elf_select_section): Rename
12039 from rs6000_select_section and make static.
12040 (rs6000_elf_unique_section): Similarly.
12041 (rs6000_xcoff_select_section): From xcoff.h.
12042 (rs6000_xcoff_unique_section): Likewise.
12043 * config/rs6000/rs6000-protos.h: Update.
12044 * config/rs6000/sysv4.h (SELECT_SECTION, UNIQUE_SECTION): Remove.
12045 (TARGET_ASM_SELECT_SECTION, TARGET_ASM_UNIQUE_SECTION): New.
12046 * config/rs6000/xcoff.h: Likewise.
12047
12048 * config/sparc/aout.h (TARGET_ASM_SELECT_SECTION): New.
12049 (SELECT_SECTION): Move ...
12050 * config/sparc/sparc.c (sparc_aout_select_section): ... here.
12051
12052 * config/v850/v850.h (SELECT_SECTION): Move ...
12053 * config/v850/v850.c (v850_select_section): ... here.
12054 (TARGET_ASM_SELECT_SECTION): New.
12055
12056 * config/vax/vms.h (SELECT_SECTION): Move ...
12057 * config/vax/vax.c (vms_select_section): ... here.
12058 (TARGET_ASM_SELECT_SECTION): New.
12059
12060 * doc/tm.texi: Update SELECT_SECTION and UNIQUE_SECTION docs
12061 for the target hooks.
12062
12063 2002-05-17 Nick Clifton <nickc@cambridge.redhat.com>
12064
12065 * config/arm/arm.c (emit_multi_reg_push): Do not set
12066 RTX_FRAME_RELATED_P on the SEQUENCE.
12067
12068 2002-05-16 Richard Henderson <rth@redhat.com>
12069
12070 * config/ia64/ia64.c (ia64_reorg): Rebuild bb_for_insn before
12071 splitting. Use split_all_insns; update_life_info_in_dirty_blocks.
12072
12073 2002-05-16 Richard Henderson <rth@redhat.com>
12074
12075 * config/alpha/unicosmk.h (TARGET_OS_CPP_BUILTINS): Fix typo.
12076
12077 * config/ia64/ia64.c (saveable_obstack): Do not declare.
12078
12079 2002-05-16 Richard Henderson <rth@redhat.com>
12080
12081 * basic-block.h, bb-reorder.c, cfg.c, cfganal.c, cfgbuild.c,
12082 cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c, combine.c,
12083 conflict.c, df.c, df.h, dominance.c, final.c, flow.c, function.c,
12084 gcse.c, global.c, graph.c, haifa-sched.c, ifcvt.c, lcm.c,
12085 local-alloc.c, loop.c, predict.c, print-rtl.c, profile.c,
12086 recog.c, reg-stack.c, regclass.c, regmove.c, regrename.c,
12087 reload1.c, reorg.c, resource.c, sbitmap.c, sched-deps.c,
12088 sched-ebb.c, sched-rgn.c, sibcall.c, ssa-ccp.c, ssa-dce.c, ssa.c:
12089 Revert "Basic block renumbering removal", and two followup patches.
12090
12091 2002-05-16 Jason Thorpe <thorpej@wasabisystems.com>
12092
12093 * lcm.c (optimize_mode_switching): Revert previous change.
12094
12095 2002-05-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12096
12097 * sched-rgn.c (schedule_insns): Initialize large_region_blocks
12098 with only extant block numbers.
12099
12100 2002-05-16 Jason Thorpe <thorpej@wasabisystems.com>
12101
12102 * lcm.c (optimize_mode_switching): Fix typo.
12103
12104 2002-05-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12105
12106 * flow.c (calculate_global_regs_live): Queue blocks in program order.
12107
12108 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12109
12110 * doc/install.texi (Configuration): Document PWDCMD.
12111
12112 2002-05-16 Dale Johannesen <dalej@apple.com>
12113
12114 * combine.c (cant_combine_insn_p): Reenable combinations
12115 involving hard regs unless CLASS_LIKELY_SPILLED_P.
12116
12117 2002-05-16 Neil Booth <neil@daikokuya.demon.co.uk>
12118
12119 * c-common.c (cb_register_builtins): Handle more built-ins
12120 here rather than in gcc.c specs.
12121 * gcc.c (cpp_unique_options): Move many built-ins to c-common.c.
12122 (cpp_options): Pass -O flags even when only preprocessing.
12123 * toplev.c (set_fast_math_flags): New prototype.
12124 (fast_math_flags_set_p): New.
12125 (set_no_fast_math_flags): Remove.
12126 (decode_f_option): Update.
12127 * toplev.h (set_fast_math_flags): Update.
12128 (fast_math_flags_set_p): New.
12129 (set_no_fast_math_flags): Remove.
12130 config:
12131 * c4x/c4x.c (c4x_override_options): Update.
12132
12133 2002-05-16 Zack Weinberg <zack@codesourcery.com>
12134
12135 * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
12136 Default-define here.
12137 (builtin_define_with_value): Can now wrap the expansion in
12138 quotation marks if such is wanted.
12139 (cb_register_builtins): Update calls to builtin_define_with_value.
12140 Define __REGISTER_PREFIX__, __USER_LABEL_PREFIX__, and __VERSION__
12141 here.
12142 (c_common_init): Set options->stdc_0_in_system_headers.
12143 * c-lex.h: Update prototype of builtin_define_with_value.
12144 * cppdefault.h: Remove default definitions of USER_LABEL_PREFIX
12145 and REGISTER_PREFIX.
12146
12147 * cppinit.c (VERS, ULP, C, X): Kill.
12148 (builtin_array): Remove entries for __VERSION__,
12149 __USER_LABEL_PREFIX__, __REGISTER_PREFIX__, and
12150 __HAVE_BUILTIN_SETJMP__. Make __STDC__ always a builtin, not
12151 a constant.
12152 (init_builtins): Kill off a bunch of now-dead code.
12153 (COMMAND_LINE_OPTIONS): Remove -fleading-underscore and
12154 -fno-leading-underscore.
12155 (cpp_handle_option): Remove code to set user_label_prefix.
12156 (cpp_post_options): Likewise.
12157
12158 * cpplib.h (struct cpp_options): Remove user_label_prefix.
12159 (stdc_0_in_system_headers): New.
12160 * cppmacro.c (builtin_macro): Check CPP_OPTION (pfile,
12161 stdc_0_in_system_headers) too to decide the value of __STDC__.
12162
12163 * tradcpp.c (user_label_prefix): Kill.
12164 (main): Remove code handling -f(no-)leading-underscore.
12165 (initialize_builtins): Don't define __REGISTER_PREFIX__
12166 or __USER_LABEL_PREFIX__.
12167 (install_value): Wrap compound statement in dummy loop so the
12168 macro works properly in an if statement.
12169
12170
12171 2002-05-16 Janis Johnson <janis187@us.ibm.com>
12172
12173 * loop.h (struct loop_info): Add member has_prefetch.
12174 * loop.c (PREFETCH_CONDITIONAL): Change default to 1.
12175 (prescan_loop): Initialize has_prefetch.
12176 (struct prefetch_info): Change prefetch_in_loop and
12177 prefetch_before_loop from bit fields to ints.
12178 (emit_prefetch_instructions): Several small fixes.
12179 (check_dbra_loop): Don't reverse loop that uses prefetch.
12180
12181 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12182
12183 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12184 * configure.in: Likewise.
12185 * fixinc/check.tpl: Likewise.
12186 * fixinc/fixinc.dgux: Likewise.
12187 * fixinc/fixinc.svr4: Likewise.
12188 * fixinc/fixinc.winnt: Likewise.
12189 * fixinc/fixincl.sh: Likewise.
12190 * fixproto: Likewise.
12191 * configure: Regenerate.
12192
12193 2002-05-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12194
12195 Basic block renumbering removal:
12196 * basic_block.h (struct basic_block_def): Renamed index to sindex,
12197 added prev_bb and next_bb fields.
12198 (n_basic_blocks): Renamed to num_basic_blocks.
12199 (last_basic_block): New, index of last basic block.
12200 (FOR_BB_BETWEEN, FOR_ALL_BB, FOR_ALL_BB_REVERSE): New macros for
12201 traversing basic block chain.
12202 (BLOCK_NUM): index -> sindex.
12203 (create_basic_block_structure, create_basic_block): Declaration changed.
12204 (debug_num2bb): Declare.
12205 (expunge_block_nocompact): Declaration removed.
12206 (link_block, unlink_block, compact_blocks): Declare.
12207 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): Modified.
12208 * cfg.c (entry_exit_blocks): Initialize new fields.
12209 (clear_edges, alloc_block, expunge_block, cached_make_edge,
12210 redirect_edge_pred, dump_flow_info, dump_edge_info,
12211 alloc_aux_for_blocks, clear_aux_for_blocks, alloc_aux_for_edges,
12212 free_aux_for_edges): Modified.
12213 (link_block, unlink_block, compact_blocks, debug_num2bb): New.
12214 (expunge_block_nocompact): Removed.
12215 * cfganal.c (can_fallthru, mark_dfs_back_edges, flow_call_edges_add,
12216 find_unreachable_blocks, create_edge_list, print_edge_list,
12217 verify_edge_list, flow_edge_list_print, remove_fake_successors,
12218 remove_fake_edges, flow_reverse_top_sort_order_compute,
12219 flow_depth_first_order_compute, flow_preorder_transversal_compute,
12220 flow_dfs_compute_reverse_init, flow_dfs_compute_reverse_add_bb,
12221 flow_dfs_compute_reverse_execute): Modified.
12222 * cfgbuild.c (make_edges, make_eh_edge, find_basic_blocks_1,
12223 find_basic_blocks, find_many_sub_basic_blocks, find_sub_basic_blocks):
12224 Modified.
12225 * cfgcleanup.c (try_simplify_condjump, try_forward_edges,
12226 merge_blocks_move_predecessor_nojumps,
12227 merge_blocks_move_successor_nojumps, merge_blocks,
12228 outgoing_edges_match, try_crossjump_to_edge, try_crossjump_bb,
12229 try_optimize_cfg, delete_unreachable_blocks, cleanup_cfg): Modified.
12230 * cfglayout.c (skip_insns_after_block, label_for_bb,
12231 record_effective_endpoints, scope_to_insns_finalize,
12232 fixup_reorder_chain, verify_insn_chain, cleanup_unconditional_jumps,
12233 fixup_fallthru_exit_predecessor, cfg_layout_redirect_edge,
12234 cfg_layout_duplicate_bb): Modified.
12235 * cfgloop.c (flow_loops_cfg_dump, flow_loop_dump, flow_loops_dump,
12236 flow_loop_entry_edges_find, flow_loop_exit_edges_find,
12237 flow_loop_nodes_find, flow_loop_pre_header_find, flow_loop_scan,
12238 flow_loops_find, flow_loop_outside_edge_p): Modified.
12239 * cfgrtl.c (create_basic_block_structure, create_basic_block,
12240 flow_delete_block, compute_bb_for_insn, split_block,
12241 try_redirect_by_replacing_jump, redirect_edge_and_branch,
12242 force_nonfallthru_and_redirect, tidy_fallthru_edge,
12243 back_edge_of_syntactic_loop_p, split_edge, commit_one_edge_insertion,
12244 commit_edge_insertions, commit_edge_insertions_watch_calls,
12245 dump_bb, print_rtl_with_bb, verify_flow_info, purge_dead_edges,
12246 purge_all_dead_edges): Modified.
12247 * combine.c (combine_instructions, set_nonzero_bits_and_sign_copies,
12248 try_combine, nonzero_bits, num_sign_bit_copies, get_last_value_validate,
12249 get_last_value, reg_dead_at_p, distribute_notes, distribute_links):
12250 Modified.
12251 * conflict.c (conflict_graph_compute): Modified.
12252 * df.c (FOR_ALL_BBS): Removed.
12253 (df_bitmaps_alloc, df_bitmaps_free, df_alloc, df_analyse_1,
12254 df_modified_p, df_analyse, df_refs_unlink, df_insn_modify,
12255 df_dump, hybrid_search_bitmap, iterative_dataflow_sbitmap): Modified.
12256 * df.h (DF_BB_INFO, DF_REF_BBNO): Modified.
12257 * dominance.c (init_dom_info, calc_dfs_tree_nonrec, calc_dfs_tree,
12258 calc_idoms, idoms_to_doms, calculate_dominance_info): Modified.
12259 * final.c (compute_alignments, final_scan_insn): Modified.
12260 * flow.c (verify_local_live_at_start, update_life_info,
12261 update_life_info_in_dirty_blocks, free_basic_block_vars,
12262 delete_noop_moves, calculate_global_regs_live,
12263 initialize_uninitialized_subregs, allocate_bb_life_data,
12264 regno_uninitialized, regno_clobbered_at_setjmp, mark_set_1,
12265 mark_used_reg, count_or_remove_death_notes): Modified.
12266 * function.c (thread_prologue_and_epilogue_insns): Modified.
12267 * gcse.c (struct null_pointer_info): Change typo of current_block
12268 to basic_block.
12269 (gcse_main, alloc_gcse_mem, compute_local_properties, compute_sets,
12270 oprs_unchanged_p, load_killed_in_block_p, record_last_reg_set_info,
12271 compute_hash_table, alloc_rd_mem, handle_rd_kill_set, compute_kill_rd,
12272 alloc_avail_expr_mem, expr_killed_p, compute_ae_kill,
12273 expr_reaches_here_p_work, expr_reaches_here_p, handle_avail_expr,
12274 classic_gcse, one_classic_gcse_pass, compute_transp, cprop,
12275 one_cprop_pass, compute_pre_data, pre_expr_reaches_here_p_work,
12276 pre_expr_reaches_here_p, insert_insn_end_bb, pre_edge_insert,
12277 pre_delete, one_pre_gcse_pass, compute_transpout,
12278 invalidate_nonnull_info, delete_null_pointer_checks_1,
12279 free_code_hoist_mem, compute_code_hoist_vbeinout,
12280 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
12281 compute_ld_motion_mems, store_ops_ok, find_moveable_store,
12282 compute_store_table, build_store_vectors, insert_insn_start_bb,
12283 insert_store, replace_store_insn, free_store_memory, store_motion):
12284 Modified.
12285 * global.c (global_alloc, global_conflicts, mark_elimination,
12286 build_insn_chain): Modified.
12287 * graph.c (print_rtl_graph_with_bb): Modified.
12288 * haifa-sched.c (sched_init): Modified.
12289 * ifcvt.c (SET_ORIG_INDEX, ORIG_INDEX): Removed.
12290 (find_if_block, find_cond_trap, find_if_case_1, find_if_case_2,
12291 if_convert): Modified.
12292 * lcm.c (compute_antinout_edge, compute_earliest, compute_laterin,
12293 compute_insert_delete, pre_edge_lcm, compute_available,
12294 compute_farthest, compute_nearerout, compute_rev_insert_delete,
12295 pre_edge_rev_lcm, make_preds_opaque, optimize_mode_switching):
12296 Modified.
12297 * local-alloc.c (alloc_qty, local_alloc, update_equiv_regs): Modified.
12298 * loop.c (loop_dump_aux): Modified.
12299 * predict.c (combine_predictions_for_insn, estimate_probability,
12300 last_basic_block_p, process_note_prediction, process_note_predictions,
12301 note_prediction_to_br_prob, propagate_freq, counts_to_freqs,
12302 expensive_function_p, estimate_bb_frequencies,
12303 compute_function_frequency): Modified.
12304 * print-rtl.c (print_rtx): Modified.
12305 * profile.c (GCOV_INDEX_TO_BB, BB_TO_GCOV_INDEX, instrument_edges,
12306 get_exec_counts, compute_branch_probabilities, compute_checksum,
12307 branch_prob, find_spanning_tree): Modified.
12308 * recog.c (split_all_insns, peephole2_optimize): Modified.
12309 * reg-stack.c (reg_to_stack, convert_regs_entry, compensate_edge,
12310 convert_regs_1, convert_regs_2, convert_regs): Modified.
12311 * regclass.c (scan_one_insn, regclass): Modified.
12312 * regmove.c (mark_flags_life_zones, regmove_optimize,
12313 combine_stack_adjustments): Modified.
12314 * regrename.c (regrename_optimize, copyprop_hardreg_forward): Modified.
12315 * reload1.c (reload, reload_combine, copy_eh_notes): Modified.
12316 * reorg.c (dbr_schedule): Modified.
12317 * resource.c (find_basic_block, init_resource_info): Modified.
12318 * sbitmap.c (sbitmap_intersection_of_succs,
12319 sbitmap_intersection_of_preds, sbitmap_union_of_succs,
12320 sbitmap_union_of_preds): Modified.
12321 * sched-deps.c (init_dependency_caches): Modified.
12322 * sched-ebb.c (schedule_ebbs): Modified.
12323 * sched-rgn.c (is_cfg_nonregular, build_control_flow, debug_regions,
12324 find_rgns, compute_trg_info, init_regions, schedule_insns): Modified.
12325 * sibcall.c (optimize_sibling_and_tail_recursive_call): Modified.
12326 * ssa-ccp.c (examine_flow_edges, optimize_unexecutable_edges,
12327 ssa_ccp_substitute_constants, ssa_ccp_df_delete_unreachable_insns,
12328 ssa_const_prop): Modified.
12329 * ssa-dce.c (set_control_dependent_block_to_edge_map_,
12330 find_control_dependence, find_pdom, ssa_eliminate_dead_code): Modified.
12331 * ssa.c (remove_phi_alternative, find_evaluations,
12332 compute_dominance_frontiers_1, compute_iterated_dominance_frontiers,
12333 insert_phi_node, rename_block, convert_to_ssa, eliminate_phi,
12334 make_regs_equivalent_over_bad_edges,
12335 make_equivalent_phi_alternatives_equival,
12336 compute_conservative_reg_partition,
12337 coalesce_regs_in_successor_phi_nodes, compute_coalesced_reg_partition,
12338 rename_equivalent_regs, convert_from_ssa, for_each_successor_phi):
12339 Modified.
12340
12341 2002-05-16 Mark Mitchell <mark@codesourcery.com>
12342
12343 * cfgrtl.c (purge_dead_edges): Correct handling of EDGE_EH.
12344
12345 2002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
12346
12347 * config/arm/arm.c (arm_rtx_costs): Check for RTX being a
12348 SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.
12349 (arm_adjust_cost): Check for RTX being a SYMBOL_REF before
12350 calling CONSTANT_POOL_ADDRESS_P.
12351 * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Fix typo in code
12352 to decide whether to define __arm__ or __thumb.
12353 (THUMB_GO_IF_LEGITIMATE_ADDRESS): Check for RTX being a
12354 SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.
12355
12356 2002-05-16 Neil Booth <neil@daikokuya.demon.co.uk>
12357
12358 * config/arc/arc.h (CPP_PREDEFINES): Remove.
12359 (CPP_SPEC): Update.
12360 (TARGET_CPU_CPP_BUILTINS): New.
12361
12362 2002-05-16 Neil Booth <neil@daikokuya.demon.co.uk>
12363
12364 * cpphash.h (cpp_macro): Move here, and make expansion a union.
12365 * cppmacro.c (cpp_macro): Remove.
12366 (enter_macro_context, replace_args, warn_of_redefinition,
12367 _cpp_create_definition, cpp_macro_definition): Update.
12368
12369 2002-05-16 Jason Merrill <jason@redhat.com>
12370
12371 * config/mips/mips.c (mips_output_external): Don't do sdata
12372 optimization for a variable with DECL_COMDAT set.
12373
12374 2002-05-15 Aldy Hernandez <aldyh@redhat.com>
12375
12376 * config/rs6000/altivec.h: Cleanups for tighter typechecking.
12377 Cleanups for accepting modifiers on pointers.
12378 Fix predicate typos.
12379 Allow long pointers as well as int pointers.
12380
12381 2002-05-15 Richard Henderson <rth@redhat.com>
12382
12383 * varasm.c (merge_weak): Remove special case for extern and common.
12384
12385 2002-05-15 Matt Hiller <hiller@redhat.com>
12386
12387 * testsuite/gcc.c-torture/compile/20000804-1.x: Don't return 1 if
12388 XFAILing.
12389 * testsuite/gcc.c-torture/compile/20001226-1.x: Ditto.
12390 * testsuite/gcc.c-torture/compile/920520-1.x: Ditto.
12391 * testsuite/gcc.c-torture/compile/mipscop-1.x: XFAIL for now.
12392 * testsuite/gcc.c-torture/compile/mipscop-2.x: Ditto.
12393 * testsuite/gcc.c-torture/compile/mipscop-3.x: Ditto.
12394 * testsuite/gcc.c-torture/compile/mipscop-4.x: Ditto.
12395
12396 2002-05-15 Aldy Hernandez <aldyh@redhat.com>
12397
12398 * reload1.c (forget_old_reloads_1): Do not use subreg offset.
12399
12400 2002-05-15 Aldy Hernandez <aldyh@redhat.com>
12401
12402 * config/rs6000/rs6000.md ("altivec_mtvscr"): Set VSCR register.
12403 ("altivec_mfvscr"): Read from VSCR.
12404
12405 Add vscr sets for the following insns: altivec_vctuxs,
12406 altivec_vaddubs, altivec_vaddsbs, altivec_vadduhs,
12407 altivec_vaddshs, altivec_vadduws, altivec_vaddsws, altivec_vctsxs,
12408 altivec_vmhaddshs, altivec_vmhraddshs, altivec_vmsumuhs,
12409 altivec_vmsumshs, altivec_vpkuhss, altivec_vpkshss,
12410 altivec_vpkuwss, altivec_vpkswss, altivec_vpkuhus,
12411 altivec_vpkshus, altivec_vpkuwus, altivec_vpkswus,
12412 altivec_vsububs, altivec_vsubsbs, altivec_vsubuhs,
12413 altivec_vsubshs, altivec_vsubuws, altivec_vsubsws,
12414 altivec_vsum4ubs, altivec_vsum4sbs, altivec_vsum4shs,
12415 altivec_vsum2sws, altivec_vsumsws.
12416
12417 * config/rs6000/rs6000.h: Add VSCR fixed register.
12418 (CALL_REALLY_USED_REGISTERS): Add vscr.
12419 (CALL_USED_REGISTERS): Same.
12420 (FIXED_REGISTERS): Same.
12421 (REG_ALLOC_ORDER): Same.
12422 (reg_class): Add VSCR_REGS.
12423 (REG_CLASS_NAMES): Same.
12424 (REG_CLASS_CONTENTS): Same.
12425 (VSCR_REGNO): New.
12426 (REGISTER_NAMES): Add vscr.
12427 (DEBUG_REGISTER_NAMES): Same.
12428 (ADDITIONAL_REGISTER_NAMES): Same.
12429 (FIRST_PSEUDO_REGISTER): Increment.
12430 (CONDITIONAL_REGISTER_USAGE): Set VSCR as a global register.
12431
12432 2002-05-15 Jakub Jelinek <jakub@redhat.com>
12433
12434 * fold-const.c (fold): Fix a typo.
12435
12436 2002-05-15 Eric Botcazou <ebotcazou@multimania.com>
12437
12438 * fold-const.c (fold) [LT_EXPR]: Move the transformation of a
12439 comparison against the highest or lowest integer value before
12440 the 'X >= CST to X > (CST - 1)' and 'X < CST to X <= (CST - 1)'
12441 transformation and that of an unsigned comparison against 0
12442 right after.
12443
12444 2002-05-15 Richard Henderson <rth@redhat.com>
12445
12446 * varasm.c (merge_weak): Error for any weakening after definition.
12447 Adjust weakening after use warning to catch more cases.
12448 (assemble_alias): Set TREE_USED and TREE_ASM_WRITTEN consistently.
12449 * config/alpha/alpha.c (alpha_encode_section_info): Do not abort.
12450
12451 Wed May 15 10:38:27 CEST 2002 Jan Hubicka <jh@suse.cz>
12452
12453 * invoke.texi (-malign-double): Re-add lost warning.
12454
12455 * i386-protos.h (x86_output_mi_thunk): Declare.
12456 * unix.h (ASM_OUTPUT_MI_THUNK): Move offline to ...
12457 * i386.c (x86_output_mi_thunk): ... here; handle 64bits.
12458
12459 * dwarf2out.c (output_call_frame_info): Do not skip unwind info
12460 when flag_asynchronous_unwind_tables is set.
12461
12462 * flags.h (flag_reorder_functions): Declare.
12463 * function.c (prepare_function_start): Initialize frequnecy.
12464 * params.def (HOT_BB_COUNT_FRACTION, HOT_BB_FREQUENCY_FRACTION): New.
12465 * Makefile.in (predict.o): Add dependency on target.h and params.h
12466 * defaults.h (HOT_TEXT_SECTION_NAME,
12467 UNLIKELY_EXECUTED_TEXT_SECTION_NAME): New macros.
12468 * predict.c (choose_function_section): New function.
12469 (estimate_bb_frequencies): Use it.
12470 * toplev.c (flag_reorder_functions): New global variable.
12471 (lang_independent_options): New.
12472 (parse_options_and_default_flags): Set.
12473 * varasm.c (assemble_start_function): Bypass functdion alignment
12474 for never executed functions.
12475 * invoke.texi (-freorder-blocks, -freorder-functions): Document.
12476 (param hot-bb-count-fraction, hot-bb-frequency-fraction): New.
12477 * tm.texi (HOT_TEXT_SECTION_NAME, UNLIKELY_EXECUTED_TEXT_SECTION_NAME):
12478 Document.
12479
12480 Thu Jan 3 21:52:09 CET 2002 Jan Hubicka <jh@suse.cz>
12481
12482 * predict.c: Inlude profile.h
12483 (MIN_COUNT): Rename to MIN_COUNT_FRACTION
12484 (maybe_hot_bb_p, probably_cold_bb_p, probably_never_executed_bb_p):
12485 Use the information about maximal counter in the program.
12486
12487 Thu Dec 20 22:14:00 CET 2001 Jan Hubicka <jh@suse.cz>
12488
12489 * basic-block.h (maybe_hot_bb_p, probably_cold_bb_p,
12490 probably_never_executed_bb_p): New functions.
12491 * cfgcleanup.c (outgoing_edges_match): Use them.
12492 * predict.c (MIN_COUNT, MIN_FREQUENCY): New macros.
12493 (maybe_hot_bb_p, probably_cold_bb_p,
12494 probably_never_executed_bb_p): New functions.
12495
12496 * function.h (function): Add new field function_frequency.
12497 * predict.c (compute_function_frequency): New function.
12498 (estimate_probability): Call it.
12499
12500 2002-03-09 Jakub Jelinek <jakub@redhat.com>
12501
12502 PR optimization/5172, optimization/5200
12503 * gcse.c (gcse_main): Disable store_motion.
12504
12505 2002-05-14 Zack Weinberg <zack@codesourcery.com>
12506
12507 * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
12508 (c_common_nodes_and_builtins): Use it.
12509 (builtin_define_with_value): New function.
12510 (cb_register_builtins): Define __SIZE_TYPE__,
12511 __PTRDIFF_TYPE__, __WCHAR_TYPE__, and __WINT_TYPE__ here,
12512 using builtin_define_with_value. Use consistent notation when
12513 defining __GXX_WEAK__.
12514 (WCHAR_TYPE_SIZE): Don't redefine.
12515 (combine_strings): Don't use WCHAR_TYPE_SIZE.
12516
12517 * cppdefault.h: Don't provide defaults for SIZE_TYPE,
12518 PTRDIFF_TYPE, WCHAR_TYPE, or WINT_TYPE.
12519 * cppinit.c (builtin_array): Remove entries for __SIZE_TYPE__ etc.
12520 * tradcpp.c (initialize_builtins): Likewise.
12521 * gcc.c (cpp_unique_options): Don't muck with __WCHAR_TYPE__.
12522
12523 * c-lex.h (builtin_define_with_value): Prototype.
12524 * system.h: Poison NO_BUILTIN_SIZE_TYPE, NO_BUILTIN_WCHAR_TYPE,
12525 NO_BUILTIN_PTRDIFF_TYPE, and NO_BUILTIN_WINT_TYPE.
12526 * doc/tm.texi: Remove mention of NO_BUILTIN_SIZE_TYPE etc.
12527
12528 * config/avr/avr.h, config/h8300/h8300.h, config/i386/i386.h,
12529 config/ia64/ia64.h, config/mips/dec-osf1.h, config/mips/iris6.h,
12530 config/mips/linux.h, config/mips/mips.h, config/mips/netbsd.h,
12531 config/mips/osfrose.h, config/mips/sni-svr4.h, config/rs6000/aix51.h,
12532 config/s390/linux.h, config/sh/sh.h, config/sh/sh64.h,
12533 config/sparc/linux64.h, config/sparc/netbsd-elf.h,
12534 config/sparc/sol2-bi.h, config/sparc/sparc.h:
12535 Do not define NO_BUILTIN_SIZE_TYPE etc. Remove all references
12536 to __SIZE_TYPE__ etc from all spec strings. When this makes
12537 extra specs empty, delete them.
12538
12539 2002-05-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
12540
12541 * pa.c (override_options): Override TARGET_JUMP_IN_DELAY when scheduling
12542 for PA8000 or generating dwarf2 call frame information.
12543 (output_call): Remove DO_FRAME_NOTES check from return pointer
12544 optimization.
12545 (following_call): Return 0 when scheduling for PA8000 or generating
12546 dwarf2 call frame information. Revise comment.
12547
12548 2002-05-14 Neil Booth <neil@daikokuya.demon.co.uk>
12549
12550 config/alpha:
12551 * alpha.h (TARGET_CPU_CPP_BUILTINS): Define __IEEE_FP
12552 and __IEEE_FP_INEXACT as appropriate.
12553 (CPLUSPLUS_CPP_SPEC): Don't define __cplusplus.
12554 (CPP_SPEC): Remove ieee defines.
12555 * freebsd.h, netbsd.h: Remove ieee defines and cpp_cpu.
12556
12557 2002-05-14 Richard Henderson <rth@redhat.com>
12558
12559 * config/i386/i386.c (ix86_save_reg): Make regno unsigned.
12560 (ix86_safe_length, ix86_safe_length_prefix, ix86_safe_memory): Kill.
12561
12562 2002-05-14 Neil Booth <neil@daikokuya.demon.co.uk>
12563
12564 * arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define.
12565 (CPP_SPEC): Update.
12566 (CPP_APCS_PC_SPEC, CPP_APCS_PC_DEFAULT_SPEC,
12567 CPP_FLOAT_SPEC, CPP_FLOAT_DEFAULT_SPEC, CPP_ENDIAN_SPEC,
12568 CPP_ENDIAN_DEFAULT_SPEC, CPP_INTERWORK_DEFAULT_SPEC,
12569 CPP_INTERWORK_SPEC, CPP_PREDEFINES): Remove.
12570 (EXTRA_SPECS): Update.
12571 * arm/conix-elf.h, arm/linux-elf.h, arm/netbsd.h, arm/riscix.h,
12572 arm/riscix1-1.h, arm/rtems-elf.h, arm/semiaof.h, arm/unknown-elf.h,
12573 arm/unknown-elf-oabi.h, arm/vxarm.h: Remove CPP_PREDEFINES and
12574 define TARGET_OS_CPP_BUILTINS if necessary.
12575
12576 2002-05-14 Neil Booth <neil@daikokuya.demon.co.uk>
12577
12578 * gcc.c (cpp_options): Must pass -m* and -f* options
12579 to the front end even when only preprocessing.
12580 (cc1_options): Remove redundant -lang-c.
12581 * tradcpp.c (main): Ignore -m options.
12582 objc:
12583 * lang-specs.h: Similarly.
12584
12585 2002-05-14 Vladimir Makarov <vmakarov@redhat.com>
12586
12587 * genautomata.c (transform_3): Add code for transformation
12588 `(A,B,...)+C -> A+C,B,...'.
12589
12590 Tue May 14 12:48:22 CEST 2002 Jan Hubicka <jh@suse.cz>
12591
12592 * final.c (end_final): Do not output profile_arcs constructor, when
12593 no functions are instrumented.
12594
12595 Tue May 14 12:38:30 CEST 2002 Jan Hubicka <jh@suse.cz>
12596
12597 * i386.md (testsi to testqi_zext_1 splitter): Fix typo.
12598
12599 2002-05-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12600
12601 * doc/install.texi: Remove special markup originally required for
12602 HTML generation with texi2html.
12603
12604 2002-05-14 Andreas Schwab <schwab@suse.de>
12605
12606 * config/ia64/sysv4.h (DO_SELECT_SECTION): Factored out of
12607 SELECT_SECTION.
12608 (UNIQUE_SECTION): Define to get small data correctly.
12609
12610 * varasm.c (resolve_unique_section): Add third parameter
12611 flag_function_or_data_sections and use it instead of
12612 flag_function_sections.
12613 (assemble_start_function): Pass flag_function_sections.
12614 (asm_emit_uninitialised): Pass flag_data_sections.
12615 (assemble_variable): Likewise.
12616
12617 2002-05-14 Richard Henderson <rth@redhat.com>
12618
12619 * config/i386/i386.md: Use define_constants for unspec numbers.
12620 * config/i386/i386.c: Likewise.
12621
12622 2002-05-13 Neil Booth <neil@daikokuya.demon.co.uk>
12623
12624 * doc/contrib.texi: Update my entry.
12625
12626 2002-05-13 Mark Mitchell <mark@codesourcery.com>
12627
12628 * fixinc/inclhack.def (winidss_valist): Limit applicability.
12629 * fixinc/fixincl.x: Regenerated.
12630 * fixinc/tests/base/math.h: Update.
12631 * fixinc/tests/base/testing.h: Likewise.
12632
12633 2002-05-13 Zack Weinberg <zack@codesourcery.com>
12634
12635 * genattr.c (gen_attr): Don't emit a comma after the last
12636 enumerator.
12637
12638 2002-05-13 Richard Henderson <rth@redhat.com>
12639
12640 * cfgrtl.c (purge_dead_edges): Handle abnormal call edges created
12641 by non-local gotos.
12642 * recog.c (peephole2_optimize): Likewise.
12643
12644 2002-05-13 Andris Pavenis <pavenis@lanet.lv>
12645
12646 * cppfiles.c (open_file): Change mode (DJGPP only) of redirected
12647 input to O_BINARY.
12648
12649 2002-05-13 Jeffrey A Law (law@redhat.com)
12650
12651 * flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx.
12652 Update prototype and callers.
12653 (propagate_one_insn): Stack pointer adjustments kill MEMs on
12654 the mem_set_list which reference the stack pointer, as do
12655 calls to constant functions as they may clobber outgoing
12656 argument space.
12657
12658 * i386.c (ia32_multipass_dfa_lookahead): Prototype.
12659
12660 * i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.
12661 (ia32_multipass_dfa_lookahead): New function.
12662
12663 2002-05-13 Neil Booth <neil@daikokuya.demon.co.uk>
12664
12665 * gcc.c (SWITCH_TAKES_ARG): Remove 'V'.
12666 (translate_options): Remove 'V'.
12667 (process_command): Similarly.
12668 doc:
12669 * invoke.texi: Remove documentation of 'V'.
12670
12671 2002-05-13 Ulrich Weigand <uweigand@de.ibm.com>
12672
12673 * config/s390/linux.h: Revert 2002-04-22 changes.
12674
12675 2002-05-13 Scott Marks <SMarks@mobile-mind.com>
12676
12677 * config/fr30/fr30.md: Only allow splits of immediate loads
12678 if the destination is a register.
12679
12680 2002-05-13 Neil Booth <neil@daikokuya.demon.co.uk>
12681
12682 * Makefile.in (c-common.o, cppinit.o): Update.
12683 * c-common.c: Include except.h.
12684 (cb_register_builtins): Handle __USING_SJLJ_EXCEPTIONS__.
12685 Call TARGET_CPU_CPP_BUILTINS and TARGET_OS_CPP_BUILTINS.
12686 * cppinit.c (__USING_SJLJ_EXCEPTIONS): Not here.
12687 * defaults.h (TARGET_OS_CPP_BUILTINS, TARGET_CPU_CPP_BUILTINS,
12688 CPP_PREDEFINES): Handle here.
12689 config:
12690 * alpha/alpha-interix.h, alpha/gnu.h, alpha/linux.h,
12691 alpha/netbsd.h, alpha/openbsd.h, alpha/osf.h, alpha/unicosmk.h,
12692 alpha/vms.h, alpha/vxworks.h: Remove CPP_PREDEFINES, define
12693 TARGET_OS_CPP_BUILTINS.
12694 * alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Define.
12695 (CPP_SPEC, EXTRA_SPECS): Update.
12696 (CPP_AM_BWX_SPEC, CPP_AM_MAX_SPEC, CPP_AM_FIX_SPEC,
12697 CPP_AM_CIX_SPEC, CPP_IM_EV4_SPEC, CPP_IM_EV5_SPEC,
12698 CPP_IM_EV6_SPEC, CPP_CPU_EV4_SPEC, CPP_CPU_EV5_SPEC,
12699 CPP_CPU_EV56_SPEC, CPP_CPU_PCA56_SPEC, CPP_CPU_EV6_SPEC,
12700 CPP_CPU_EV67_SPEC, CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Remove.
12701 doc:
12702 * tm.texi (TARGET_REGISTER_CPP_BUILTINS): Remove.
12703 (TARGET_OS_CPP_BUILTINS, TARGET_CPU_CPP_BUILTINS): Define.
12704
12705 2002-05-12 Zack Weinberg <zack@codesourcery.com>
12706
12707 * emit-rtl.c (global_rtl): Update comment.
12708 (const_double_htab, const_double_htab_hash,
12709 const_double_htab_hash, lookup_const_double): New.
12710 (const_int_htab_hash, const_int_htab_eq): Remove const
12711 qualifiers, which cause tons of warnings with RTL checking on.
12712 (gen_rtx_CONST_DOUBLE): Deleted.
12713 (const_double_from_real_value): New function - bears some
12714 resemblance to the former immed_real_const_1.
12715 (immed_double_const): Moved here from varasm.c and
12716 simplified.
12717 (gen_rtx_REG): Make REGNO unsigned to squelch warnings.
12718 (gen_rtx_SUBREG): Use gen_rtx_raw_SUBREG.
12719 (gen_rtx): Use immed_double_const.
12720 (init_emit_once): Initialize the const_double_htab. Use
12721 REAL_VALUE_FROM_INT where possible. Can now use
12722 CONST_DOUBLE_FROM_REAL_VALUE when setting up const_tiny_rtx.
12723 * varasm.c (struct varasm_status): Remove x_const_double_chain.
12724 (const_double_chain, immed_real_const, clear_const_double_mem): Delete.
12725 (immed_double_const, immed_real_const_1): Moved to emit-rtl.c.
12726 (init_varasm_status, mark_varasm_status): Don't touch
12727 x_const_double_chain.
12728
12729 * output.h: Delete prototype for clear_const_double_mem.
12730 * real.h: Make REAL_VALUE_TYPE a macro again. Remove leading
12731 '0' slot from all CONST_DOUBLE_FORMAT definitions. Prototype
12732 const_double_from_real_value, not immed_real_const_1, and use
12733 it to define CONST_DOUBLE_FROM_REAL_VALUE. Define new macro
12734 CONST_DOUBLE_ATOF.
12735 * rtl.h (CONST_DOUBLE_CHAIN): Kill.
12736 (CONST_DOUBLE_LOW, CONST_DOUBLE_HIGH): Adjust.
12737 (gen_rtx_CONST_DOUBLE, immed_real_const): Delete prototypes.
12738 (gen_rtx_REG): Second arg is unsigned.
12739
12740 * gengenrtl.c (special_rtx): Take out CONST_DOUBLE.
12741 (excluded_rtx): New, return true for CONST_DOUBLE.
12742 (genmacro): Write nothing for excluded codes.
12743 * combine.c (combine_simplify_rtx): Use CONST_DOUBLE_FROM_REAL_VALUE.
12744 * expr.c (expand_expr): Likewise.
12745 * ggc-common.c (ggc_mark_rtx_children_1): Don't mark the
12746 CONST_DOUBLE_CHAIN.
12747 * toplev.c (rest_of_compilation): Don't call
12748 clear_const_double_mem.
12749
12750 * config/rs6000/rs6000.c (rs6000_float_const): Delete.
12751 (rs6000_hash_constant): Remove CONST_DOUBLE special case.
12752 (toc_hash_eq): Remove CONST_DOUBLE and LABEL_REF special cases.
12753 * config/rs6000/rs6000-protos.h: Don't prototype rs6000_float_const.
12754 * config/c4x/c4x.md, config/rs6000/rs6000.md: Use CONST_DOUBLE_ATOF.
12755 * config/dsp16xx/dsp16xx.md, config/mips/mips.md,
12756 config/pa/pa.md: Use CONST_DOUBLE_FROM_REAL_VALUE.
12757 * config/sparc/sparc.md, config/sparc/sparc.c: Use immed_double_const.
12758
12759 2002-05-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12760
12761 * mips/iris6.h (CPLUSPLUS_CPP_SPEC): Define.
12762
12763 2002-05-12 Tom Tromey <tromey@redhat.com>
12764
12765 * tree.h (copy_node): Don't mention TREE_PERMANENT.
12766
12767 2002-05-12 Zack Weinberg <zack@codesourcery.com>
12768
12769 * gensupport.c (n_comma_elts): Moved here from genattrtab.c.
12770 (scan_comma_elt): New function. Accepts whitespace in comma lists.
12771 * gensupport.h: Prototype new routines.
12772 * genattr.c (gen_attr): Use scan_comma_elt. Avoid unnecessary
12773 use of printf.
12774 * genattrtab.c (n_comma_elts): Moved to gensupport.c.
12775 (next_comma_elt): Use scan_comma_elt.
12776
12777 * config/i386/i386.md: Use new attribute notation to break up
12778 long lines in define_attr forms.
12779
12780 2002-05-12 Richard Henderson <rth@redhat.com>
12781
12782 * expr.c (compress_float_constant): New.
12783 (emit_move_insn): Use it.
12784 (float_extend_from_mem): New.
12785 (init_expr_once): Initialize it.
12786 * real.c (exact_real_truncate): New.
12787
12788 * config/i386/i386.h (CONST_COSTS): Assume CONST_DOUBLE gets
12789 dropped into memory; penalize for size.
12790 (RTX_COSTS): FLOAT_EXTEND is free.
12791 * config/i386/i386.md (extendsfdf2, extendsfxf2, extendsftf2,
12792 extenddfxf2, extenddftf2): Accept constants and drop them to memory.
12793
12794 2002-05-12 Richard Henderson <rth@redhat.com>
12795
12796 * profile.h (profile_info): Add missing extern to declaration.
12797 * profile.c (profile_info): Define it.
12798
12799 2002-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
12800
12801 * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Revise sets of general registers
12802 used for DImode and TImode.
12803
12804 2002-05-11 Neil Booth <neil@daikokuya.demon.co.uk>
12805
12806 * cpplex.c (_cpp_lex_direct): When in a directive at EOF
12807 fake a newline.
12808
12809 2002-05-11 Zack Weinberg <zack@codesourcery.com>
12810
12811 * config/rs6000/rs6000.c (rs6000_default_long_calls,
12812 rs6000_longcall_switch, rs6000_set_default_type_attributes): New.
12813 (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Set it.
12814 (rs6000_override_options): Handle -m(no-)longcall.
12815 (init_cumulative_args, output_mi_thunk): Check for both
12816 longcall and shortcall attributes on the function.
12817 (rs6000_attribute_table): Add "shortcall".
12818 (rs6000_handle_longcall_attribute): Update comment.
12819 (altivec_expand_unop_builtin, altivec_expand_binop_builtin,
12820 altivec_expand_ternop_builtin): Add default clauses to switches
12821 to silence warnings.
12822
12823 * config/rs6000/rs6000.h: Declare rs6000_longcall_switch and
12824 rs6000_default_long_calls. Define REGISTER_TARGET_PRAGMAS.
12825 (TARGET_OPTIONS): Add longcall and no-longcall.
12826
12827 * config/rs6000/rs6000.md (call_nonlocal_sysv,
12828 call_value_nonlocal_sysv): Split by alternatives. One pair
12829 accepts only SYMBOL_REFs and rejects if CALL_LONG is set in
12830 the call cookie. The other pair accepts only LR/CTR and has
12831 no restriction.
12832
12833 * config.gcc (rs6000-*-* | powerpc*-*-* trailer stanza):
12834 Set c_target_objs, cxx_target_objs; add t-rs6000-c-rule to
12835 tmake_file.
12836 * config/rs6000/rs6000-c.c: New file.
12837 * config/rs6000/t-rs6000-c-rule: New file.
12838 * config/rs6000/rs6000-protos.c: Add multiple-include guard.
12839 Prototype rs6000_pragma_longcall.
12840
12841 * doc/extend.texi: Document shortcall attribute.
12842 * doc/invoke.texi: Document -mlongcall, -mno-longcall.
12843
12844 2002-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
12845
12846 * reorg.c (dbr_schedule): Remove unnecessary test.
12847
12848 Sat May 11 14:34:35 CEST 2002 Jan Hubicka <jh@suse.cz>
12849
12850 * i386.md (testsi to testqi spliters): New.
12851
12852 2002-01-14 Josef Zlomek <zlomek@matfyz.cz>
12853
12854 cfg.c (dump_edge_info): added dumping of EDGE_CAN_FALLTHRU.
12855
12856 Wed Jan 9 2002 Josef Zlomek <zlomj9am@artax.karlin.mff.cuni.cz>
12857
12858 * basic-block.h: New flag EDGE_CAN_FALLTHRU
12859 * cfganal.c (set_edge_can_fallthru_flag): New function; marks the edges
12860 that can be made fallthru.
12861
12862 Mon Nov 12 16:25:53 CET 2001 Jan Hubicka <jh@suse.cz>
12863
12864 * cfglayout.c (cleanup_unconditional_jumps): New static function.
12865 (cfg_layout_initialize): Use it.
12866
12867 2002-05-11 Marek Michalkiewicz <marekm@amelek.gda.pl>
12868
12869 * config/avr/avr.c (avr_mcu_types): Update supported devices.
12870 * config/avr/avr.h (CPP_SPEC, LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
12871 * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
12872
12873 2002-05-11 Kazu Hirata <kazu@cs.umass.edu>
12874
12875 * dbxout.c: Fix formatting.
12876 * dependence.c: Likewise.
12877 * df.c: Likewise.
12878 * diagnostic.c: Likewise.
12879 * doloop.c: Likewise.
12880 * dominance.c: Likewise.
12881 * doschk.c: Likewise.
12882 * dwarf2asm.c: Likewise.
12883 * dwarf2out.c: Likewise.
12884 * dwarfout.c: Likewise.
12885
12886 2002-05-10 Richard Henderson <rth@redhat.com>
12887
12888 * final.c (end_final): Tidy whitespace. Don't honor flag_pack_struct.
12889 Convert integers constants as needed. Replace "nwords" field with
12890 "sizeof_bb".
12891 (final): Save profile data if cfun->arc_profile, not profile_arc_flag.
12892 * function.h: Fix typo in comment.
12893 * libgcc2.c (struct bb): Replace "nwords" with "sizeof_bb".
12894
12895 2002-05-10 Roger Sayle <roger@eyesopen.com>
12896
12897 * fold-const.c (build_range_check): Optimize (c>=1) && (c<=127)
12898 into the equivalent (signed char)c > 0.
12899
12900 2002-05-10 Janis Johnson <janis187@us.ibm.com>
12901
12902 * loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.
12903 (PREFETCH_CONDITIONAL): Renamed from PREFETCH_NOT_ALWAYS.
12904 (struct prefetch_info): Fix spelling of member bytes_accessed.
12905 (emit_prefetch_instructions): Make dump messages more regular;
12906 restructure code to add more dump messages; use new macros for
12907 heuristics. (There are no code generation changes in any of this).
12908
12909 2002-05-10 David S. Miller <davem@redhat.com>
12910
12911 * rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.
12912 (struct rtx_def): Update unchanging flag comment.
12913 * doc/rtl.texi (INSN_ANNULLED_BRANCH_P): Update description.
12914 * reorg.c (delete_from_delay_list): INSN_ANNULLED_BRANCH_P needs
12915 to be handled to INSN too.
12916 (dbr_schedule): Likewise.
12917 * resource.c (next_insn_no_annul): Likewise.
12918
12919 * cse.c (rtx_cost): Remove multiplication by power of 2 special
12920 casing.
12921
12922 2002-05-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12923
12924 * doc/install.texi (Specific, *-*-solaris2*): Update passus on
12925 setting CONFIG_SHELL to /bin/ksh and remove alternate trick to
12926 (possibly) work around broken /bin/sh.
12927
12928 2002-05-10 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12929
12930 * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Use mabi=64 and
12931 . as N64/N32 libgcc_s.so subdirs.
12932
12933 2002-05-10 David S. Miller <davem@redhat.com>
12934
12935 * config/sparc/sparc.md: Use define_constants for unspec numbers.
12936
12937 * rtl.h (struct rtx_def): Document unchanging and in_struct flags
12938 more accurately.
12939 (INSN_ANNULLED_BRANCH_P): Only valid for JUMP_INSN and CALL_INSN, fix
12940 comment.
12941 (INSN_FROM_TARGET_P): Valid also for CALL_INSN.
12942 * doc/rtl.texi: Document these macros more accurately.
12943 * recog.c (whole file): Only mess with INSN_ANNULLED_BRANCH_P for
12944 JUMP_INSNs and CALL_INSNs.
12945 * resource.c (whole file): Only mess with INSN_ANNULLED_BRANCH_P
12946 or INSN_FROM_TARGET_P if the code is appropriate.
12947
12948 2002-05-10 Marek Michalkiewicz <marekm@amelek.gda.pl>
12949
12950 * config/avr/avr.c (print_operand): Check that addr is a SYMBOL_REF
12951 before using SYMBOL_REF_FLAG (addr).
12952
12953 * config/avr/avr-protos.h (avr_io_address_p): Declare.
12954 * config/avr/avr.c (io_address_p): Rename to avr_io_address_p.
12955 Make non-static. Update all callers.
12956 * config/avr/avr.md (*cbi, *sbi, *sbix_branch, *sbix_branch_bit7):
12957 New insns to clear/set/test a single bit in I/O address space.
12958
12959 2002-05-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12960
12961 * rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for gcc >= 2.7.
12962
12963 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
12964
12965 * Makefile.in: Update.
12966 * c-common.c (flag_iso, flag_undef, cb_register_builtins,
12967 builtin_define_std): New.
12968 (c_common_init): Register CPP builtins callback.
12969 * c-common.h (flag_iso, flag_undef): New.
12970 * c-decl.c (c_decode_option): Set flag_iso and flag_undef.
12971 * c-lex.c: Don't include target.h.
12972 (cb_register_builtins): Move to c-common.c.
12973 (init_c_lex): Don't register hook here.
12974 * c-lex.h (builtin_define, builtin_assert, builtin_define_std): New.
12975 (cpp_define, cpp_assert): Remove.
12976 * gcc.c (cc1_options): Pass -undef to front end.
12977 * target-def.h (TARGET_REGISTER_CPP_BUILTINS): Remove.
12978 (TARGET_INITIALIZER): Update.
12979 * target.h (struct cpp_reader): Don't predeclare.
12980 (struct gcc_target): Remove cpp builtin hook.
12981 * tree.c (default_register_cpp_builtins): Remove.
12982 doc:
12983 * tm.texi: Update.
12984
12985 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
12986
12987 * cppexp.c (_cpp_expand_op_stack): Set op_limit.
12988
12989 2002-05-09 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12990
12991 * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Define.
12992 (SHLIB_LINK, SHLIB_INSTALL): Adjust.
12993
12994 2002-05-09 Jakub Jelinek <jakub@redhat.com>
12995
12996 * config/sparc/t-linux64 (SHLIB_MAPFILES): Set.
12997 * config/sparc/libgcc-sparc-glibc.ver: New file.
12998 * config/cris/t-linux (SHLIB_MAPFILES): Remove.
12999 * mklibgcc.in: Preprocess SHLIB_MAPFILES with ml flags.
13000
13001 2002-05-09 Jakub Jelinek <jakub@redhat.com>
13002
13003 PR target/6429
13004 * Makefile.in (libgcc.mk): Pass SHLIB_SLIBDIR_SUFFIXES to mklibgcc.
13005 * mklibgcc.in: If SHLIB_SLIBDIR_SUFFIXES is defined, put libgcc_s
13006 shared libraries into multilib dirs, with SONAME libgcc_s.so.1 for
13007 base multilibs.
13008 * config/t-slibgcc-elf-ver (SHLIB_LINK): Adjust for the above.
13009 * config/t-slibgcc-sld (SHLIB_LINK): Likewise.
13010 * config/sparc/t-linux64 (SHLIB_SLIBDIR_SUFFIXES): Define.
13011 * config/sparc/t-sol2-64 (SHLIB_SLIBDIR_SUFFIXES): Define.
13012
13013 2002-05-09 Richard Henderson <rth@redhat.com>
13014
13015 * config/ia64/ia64.md: Use define_constants for unspec numbers.
13016 * config/ia64/ia64.c: Likewise.
13017
13018 2002-05-09 Richard Sandiford <rsandifo@redhat.com>
13019
13020 * config/mips/mips.c (mips_add_large_offset_to_sp): Remove FILE arg.
13021 (save_restore_insns): Likewise.
13022 (mips_expand_prologue, mips_expand_epilogue): Update callers.
13023 (highpart_shift_operator): Attach ATTRIBUTE_UNUSED to mode argument.
13024
13025 Thu May 9 11:50:09 2002 Jeffrey A Law (law@redhat.com)
13026
13027 * athlon.md, k6.md, pentium.md, ppro.md): New files.
13028 * i386.md: Move scheduling information into new files.
13029
13030 * i386.md (type attribute): Add "rotate" for rotate insns.
13031 (rotate insns): Set type to "rotate".
13032 (various attributes and function units): Treat rotate like shift.
13033 (pent_pair attribute): Only rotates by one bit position are
13034 pairable.
13035 (sbb insns): Explicitly set pent_pair attribute on a couple
13036 that were missing it.
13037
13038 Thu May 9 18:29:24 2002 J"orn Rennecke <joern.rennecke@superh.com>
13039
13040 * sh.c (sh_builtin_saveregs): If starting with an odd fp register,
13041 make sure that buffer starts on odd word address.
13042 (sh_va_arg): Skip odd fp registers when reading a double precision
13043 value.
13044
13045 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
13046
13047 * tree.h (preserve_data, object_permanent_p, type_precision):
13048 Remove.
13049
13050 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
13051
13052 * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.
13053 * cppmacro.c (paste_all_tokens): Bad pastes are a hard error.
13054 doc:
13055 * cpp.texi: Update for removal of obsolete features.
13056
13057 Thu May 9 07:46:18 2002 Jan Hubicka <jh@suse.cz>
13058 Jeffrey A Law (law@redhat.com)
13059
13060 * i386.c (ia32_use_dfa_pipeline_interface): New function. Use
13061 the DFA interface for Pentium processors.
13062 (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): DEFINE.
13063 (attr_pent_pair, ix86_pent_find_pair): Remove.
13064 (ix86_sched_reorder_pentium): Remove.
13065 (ix86_sched_reorder): Remove reordering for Pentium.
13066 * i386.md (Pentium scheduling): Rewrite using DFA description.
13067
13068 Thu May 9 14:55:39 CEST 2002 Jan Hubicka <jh@suse.cz>
13069
13070 * cfganal.c (can_fallthru): Fix fast path.
13071 * cfgrtl.c (verify_flow_info): Avoid crash on conditionals
13072 with edges to the next block.
13073
13074 Thu May 9 14:52:45 CEST 2002 Jan Hubicka <jh@suse.cz>
13075 Pavel Nejedly <bim@atrey.karlin.mff.cuni.cz>
13076
13077 * final.c (end_final): Use C trees to output data structures for profiling.
13078
13079 * Makefile.in (LIBGCC_DEPS): Added missing dependency on gcov-io.h
13080 (profile.o): New dependency profile.h
13081 (final.o): New dependency profile.h
13082 * profile.h: New file. New global structure profile_info.
13083 * final.h (count_edges_instrumented_now): Declare.
13084 (current_function_cfg_checksum): Declare.
13085 (function_list): New structure.
13086 (functions_head, functions_tail): New static variables.
13087 (end_final): Emits more data, removed some -ax stuff.
13088 (final): Stores function names and chcksums.
13089 * gcov-io.h (__write_gcov_string): New function.
13090 (__read_gcov_string): New function.
13091 * gcov.c (read_profile): New function.
13092 (create_program_flow_graph): Uses read_profile instead of reading
13093 da_file.
13094 (read_files): Removed da_file checking, it's done by read_profile now.
13095 * libgcc2.c (bb_function_info): New structure.
13096 (bb): New field in structure, removed some -ax stuff.
13097 (__bb_exit_func): Changed structure of da_file.
13098 * profile.c (count_edges_instrumented_now): New global variable.
13099 (current_function_cfg_checksum): New global variable.
13100 (max_counter_in_program): New global variable.
13101 (get_exec_counts): New function.
13102 (compute_checksum): New function.
13103 (instrument_edges): Sets count_edges_instrumented_now.
13104 (compute_branch_probabilities): Uses get_exec_counts instead of
13105 reading da_file.
13106 (branch_prob): Calls compute_checksum and writes extra data to bbg_file.
13107 (init_branch_prob): Removed da_file checking, done in get_exec_counts
13108 now.
13109 (end_branch_prob): Removed da_file checking, done in get_exec_counts
13110 now.
13111 * gcov.texi: Updated information about gcov file format.
13112
13113 2002-05-09 Kazu Hirata <kazu@cs.umass.edu>
13114
13115 * sbitmap.c: Fix formatting.
13116 * scan.c: Likewise.
13117 * scan-decls.c: Likewise.
13118 * sched-deps.c: Likewise.
13119 * sched-ebb.c: Likewise.
13120 * sched-rgn.c: Likewise.
13121 * sched-vis.c: Likewise.
13122 * sdbout.c: Likewise.
13123 * sibcall.c: Likewise.
13124 * simplify-rtx.c: Likewise.
13125 * ssa.c: Likewise.
13126 * ssa-ccp.c: Likewise.
13127 * ssa-dce.c: Likewise.
13128 * stmt.c: Likewise.
13129 * stor-layout.c: Likewise.
13130 * stringpool.c: Likewise.
13131
13132 2002-05-09 David S. Miller <davem@redhat.com>
13133
13134 * config/sparc/sol2.h (ASM_CPU_SPEC): Handle -mcpu=v9.
13135
13136 2002-05-07 David S. Miller <davem@redhat.com>
13137
13138 * config/sparc/sparc.h (TARGET_BUGGY_QP_LIB): Define to zero.
13139 * config/sparc/sol2.h (TARGET_BUGGY_QP_LIB): Override to one.
13140 * config/sparc/sparc.c (emit_soft_tfmode_libcall): If the Qp
13141 library implementation clobbers the output before the inputs
13142 are fully consumed, use stack temporary for the output.
13143
13144 2002-05-09 Jason Thorpe <thorpej@wasabisystems.com>
13145
13146 * config/netbsd.h (CPP_SPEC): Remove.
13147 * config/i386/netbsd-elf.h (CPP_SPEC): Define.
13148 * config/i386/netbsd.h (CPP_SPEC): Define.
13149 * config/ns32k/netbsd.h (CPP_SPEC): Define.
13150 * config/sparc/netbsd-elf.h (CPP_SPEC): Remove.
13151 * config/sparc/netbsd.h (CPP_SPEC): Define.
13152 * config/vax/netbsd.h (CPP_SPEC): Define.
13153
13154 2002-05-08 Kazu Hirata <kazu@cs.umass.edu>
13155
13156 * read-rtl.c: Fix formatting.
13157 * real.c: Likewise.
13158 * recog.c: Likewise.
13159 * regclass.c: Likewise.
13160 * regmove.c: Likewise.
13161 * reg-stack.c: Likewise.
13162 * reload1.c: Likewise.
13163 * reload.c: Likewise.
13164 * resource.c: Likewise.
13165 * rtlanal.c: Likewise.
13166 * rtl.c: Likewise.
13167 * rtl-error.c: Likewise.
13168
13169 2002-05-08 John David Anglin <dave@hiauly1.hia.nrc.ca>
13170
13171 * pa/pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete.
13172 * pa/pa.h (MAX_WCHAR_TYPE_SIZE): Delete.
13173
13174 2002-05-08 Bernd Schmidt <bernds@redhat.com>
13175
13176 * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Tweak previous change to
13177 use __SSE2__ macro instead.
13178 * config/i386/xmmintrin.h: Likewise.
13179
13180 2002-05-08 Janis Johnson <janis187@us.ibm.com>
13181
13182 * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,
13183 and use it in all invocations of these macros. Clean up comments.
13184 * rtl.c (rtl_check_failed_flag): Add an argument for the name
13185 of the flag access macro whose check failed.
13186 * doc/rtl.texi (Flags): Document additional flag uses.
13187
13188 2002-05-08 Robert Spier <rspier@pobox.com>
13189 Neil Booth <neil@daikokuya.demon.co.uk>
13190
13191 PR preprocessor/6521
13192 * cppfiles.c (handle_missing_header): Don't do anything
13193 different for <> includes.
13194 doc:
13195 * cppopts.texi: Update documentation for -MG.
13196
13197 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
13198
13199 * cpplex.c (cpp_interpret_charconst): Truncate as well as
13200 sign-extend.
13201 doc:
13202 * cpp.texi: Clarify multichar charconst valuation.
13203
13204 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13205
13206 * doc/invoke.texi: Document -mwindiss option.
13207
13208 2002-05-08 Jason Merrill <jason@redhat.com>
13209
13210 * dwarf2out.c (output_call_frame_info): Don't emit a CIE with no FDEs.
13211
13212 * dwarf2out.c (gen_type_die): Abort on broken recursion.
13213
13214 PR c++/6381
13215 * dwarf2out.c (rtl_for_decl_location): Only expand INTEGER_CST and
13216 REAL_CST.
13217
13218 2002-05-08 Nick Clifton <nickc@cambridge.redhat.com>
13219
13220 * config/arm/t-arm-elf (MULTILIB): Do not allow big-endian/
13221 little-endian multilibs to override arm/thumb multilibs.
13222 Do not build hardware floating point multilibs, nor apcs-26
13223 multilibs for the Thumb.
13224
13225 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13226
13227 PR c/6569.
13228 * varasm.c (mark_weak): New function.
13229 (merge_weak): Use it. Do not call declare_weak.
13230 (declare_weak): Use merge_weak.
13231
13232 Wed May 8 13:12:11 CEST 2002 Jan Hubicka <jh@suse.cz>
13233
13234 * cse.c (dead_libcall_p): Update counts.
13235 (delete_trivially_dead_insns): Update call of dead_libcall_p.
13236
13237 Wed May 8 11:08:50 CEST 2002 Jan Hubicka <jh@suse.cz>
13238
13239 * cfglayout.c (function_tail_eff_head): Rename to ...
13240 (function_footer): ... this one.
13241 (unlink_insn_chain): New functions.
13242 (label_for_bb): Only call block_label and emit debug message.
13243 (record_effective_endpoints): Actually unlink the headers and footers.
13244 (fixup_reorder_cahin): Re-insert the unlinked sequences.
13245 (cfg_layout_duplicate_bb): Use duplicate_insn_chain.
13246 * cfglayout.h (struct reorder_block_def): New fields footer/header;
13247 remove eff_head/eff_end.
13248 * rtl.h (set_first_insn): Declare.
13249 * emit-rtl.c (set_first_insn): New function.
13250
13251 * cfglayout.c (fixup_reorder_chain): Dump duplicated
13252 (cfg_layout_can_duplicate_bb_p, cfg_layout_rerirect_edge,
13253 cfg_layout_duplicate_bb): New global function.
13254 (duplicate_insn_chain): New static function.
13255 * cfglayout.h (cfg_layout_can_duplicate_bb_p, cfg_layout_rerirect_edge,
13256 cfg_layout_duplicate_bb): Declare.
13257 (struct reorder_block_def): Add "original" field.
13258 * emit-rtl.c (emit_copy_of_insn_after): New function.
13259 * rtl.h (emit_copy_of_insn_after): Declare.
13260
13261 * cfglayout.c (fixup_fallthru_exit_predecessor): Kill.
13262 (fixup_reorder_chain): properly handle edges to exit block.
13263
13264 Wed May 8 11:10:31 CEST 2002 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13265 Jan Hubicka <jh@suse.cz>
13266
13267 * basic-block.h (note_prediction_to_br_prob): declare.
13268 * c-semantics.c: Inlucde predit.h
13269 (expand_stmt): predict GOTO_STMT as not taken.
13270 * cfgcleanup.c: (delete_unreachable_blocks): Make global.
13271 (cleanup_cfg): Do not free tail_recursion_list.
13272 * cfgrtl.c (can_delete_note_p): Delete NOTE_INSN_PREDICTION.
13273 (flow_delete_block): Kill predictions past end of basic block.
13274 * output.h (delete_unreachable_blocks): Declare.
13275 * predict.c (predicted_by_p, process_note_predictions,
13276 process_note_prediction, last_block_p): New function.
13277 (estimate_probability): Bypass loop on PRED_CONTINUE;
13278 do not handle noreturn heuristics; kill PRED_RETURN; add
13279 PRED_EARLY_RETURN.
13280 * predict.def (PRED_CONTINUE, PRED_EARLY_RETURN, PRED_GOTO,
13281 PRED_CONST_RETURN, PRED_NEGATIVE_RETURN, PRED_NULL_RETURN): New.
13282 * predict.h (IS_TAKEN): New constant.
13283 * print-rtl.c (print_rtx): Pretty print NOTE_INSN_PREDICTION.
13284 * rtl.c (NOTE_INSN_PREDICTION): New.
13285 * rtl.h (NOTE_PREDICTION, NOTE_PREDICTION_ALG, NOTE_PREDICTION_FLAGS):
13286 New macro.
13287 (insn_note): add NOTE_INSN_PREDICTION.
13288 * sibcall.c (optimize_sibling_and_tail_recursive_call): Do not build
13289 CFG; free tail_recursion_label_list.
13290 * stmt.c: Include predict.h;
13291 (return_prediction): New.
13292 (expand_value_return): Use it.
13293 * toplev.c: Lower NOTE_INSN_PREDICTION before sibcall.
13294
13295 2002-05-08 Richard Sandiford <rsandifo@redhat.com>
13296
13297 * config/mips/mips.md: Name the unspecs with define_constant.
13298 (*HILO_delay): Rename to 'hilo_delay' (no star).
13299 (reload_indi): Replace gen_rtx_UNSPEC with gen_hilo_delay.
13300 (reload_outdi, reload_outsi): Likewise.
13301
13302 2002-05-07 Kazu Hirata <kazu@cs.umass.edu>
13303
13304 * toplev.c: Fix formatting.
13305
13306 2002-05-07 Janis Johnson <janis187@us.ibm.com>
13307
13308 * config.in (ENABLE_RTL_FLAG_CHECKING): New.
13309 * configure.in (ac_rtlflag_checking): New.
13310 * doc/install.texi (--enable-checking): Document RTL flag checking.
13311
13312 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
13313
13314 * c-common.c (c_common_init): Set options->unsigned_wchar.
13315 * cppinit.c (cpp_create_reader): Default unsigned_wchar,
13316 group target dependencies.
13317 (init_builtins, cpp_handle_option): Update.
13318 * cpplex.c (cpp_interpret_charconst): Update.
13319 * cpplib.h (struct cpp_options): Add unsigned_wchar, rename
13320 signed_char to unsigned_char, group target dependencies.
13321 * defaults.h (WCHAR_UNSIGNED): Remove.
13322 * system.h (WCHAR_UNSIGNED, MAX_CHAR_TYPE_SIZE): Poison.
13323 config:
13324 * freebsd.h, interix.h, alpha/freebsd.h, arm/freebsd.h,
13325 i386/386bsd.h, i386/beos-elf.h, i386/bsd386.h, i386/cygwin.h,
13326 i386/djgpp.h, i386/freebsd-aout.h, i386/i386-interix.h,
13327 i386/win32.h, ia64/freebsd.h, mips/netbsd.h, rs6000/freebsd.h,
13328 sh/elf.h, sh/sh.h, sparc/freebsd.h: Remove WCHAR_UNSIGNED.
13329 doc:
13330 * tm.texi: Remove MAX_CHAR_TYPE_SIZE.
13331
13332 2002-05-07 Mark Mitchell <mark@codesourcery.com>
13333
13334 * fixinc/inclhack.def (windiss_math1): New fix.
13335 (windiss_math2): Likewise.
13336 (windiss_valist): Likewise.
13337 * fixinc/fixincl.x: Regenerated.
13338
13339 2002-05-07 Andreas Jaeger <aj@suse.de>
13340
13341 * genautomata.c (output_internal_min_issue_delay_func): Add
13342 ATTRIBUTE_UNUSED to avoid warning with empty dfa.
13343 (output_internal_trans_func): Likewise.
13344
13345 Tue May 7 10:06:22 2002 Jeffrey A Law (law@redhat.com)
13346
13347 * pa.c (hppa_profile_hook): Use force_reg to get the address
13348 of the profile hook into an appropriate pseudo register.
13349
13350 2002-05-07 Mark Mitchell <mark@codesourcery.com>
13351
13352 * config/rs6000/sysv4.h (SUBTARGET_SWITCHES): Add -mwindiss.
13353 (LINK_START_SPEC): Handle it.
13354 (LINK_OS_SPEC): Likewise.
13355 (CPP_SPEC): Likewise.
13356 (STARTFILE_SPEC): Likewise.
13357 (LIB_SPEC): Likewise.
13358 (ENDFILE_SPEC): Likewise. Do not assume crtsavres.o is used on
13359 all platforms.
13360 (CRTSAVRES_DEFAULT_SPEC): New macro.
13361 (LIB_WINDISS_SPEC): New macro.
13362 (CPP_OS_WINDISS_SPEC): Likewise.
13363 (STARTFILE_WINDISS_SPEC): Likewise.
13364 (ENDFILE_WINDISS_SPEC): Likewise.
13365 (LINK_START_WINDISS_SPEC): Likewise.
13366 (LINK_OS_WINDISS_SPEC): Likewise.
13367 * config/rs6000/windiss.h: New file.
13368
13369 2002-05-07 Aldy Hernandez <aldyh@redhat.com>
13370
13371 * config/rs6000/rs6000.c (bdesc_2arg): Fix vmax typos.
13372
13373 2002-05-06 David S. Miller <davem@redhat.com>
13374
13375 * config/sparc/sparc.md (shift insns): Do not mask off
13376 second operand, 'I' constraint and SHIFT_COUNT_TRUNCATED
13377 take care of it.
13378
13379 2002-05-06 Richard Henderson <rth@redhat.com>
13380
13381 PR c++/6212
13382 * expr.c (highest_pow2_factor_for_type): New.
13383 (expand_assignment): Use it.
13384
13385 2002-05-06 Aldy Hernandez <aldyh@redhat.com>
13386
13387 * config/rs6000/rs6000.md ("altivec_mtvscr"): Change to
13388 unspec_volatile.
13389 ("altivec_mfvscr"): Same.
13390
13391 2002-05-06 Janis Johnson <janis187@us.ibm.com>
13392
13393 * rtl.h (struct rtx_def): Update comments.
13394 (RTL_FLAG_CHECK[12345678]): New. (rtl_check_failed_flag): Declare.
13395 (RTL_FLAG): New. (CLEAR_RTX_FLAGS): New. (flag access macros): Use
13396 RTL_FLAG_CHECK macros with list of expected RTL codes.
13397 * rtl.c (copy_rtx, shallow_copy_rtx): Use RTX_FLAG macro.
13398 (rtl_check_failed_flag): New.
13399 * reload1.c (reload): Use REG macro before changing rtx to MEM.
13400 (reload_cse_noop_set_p): Check rtx code before using access macro.
13401 * config/ia64/ia64.c (process_for_unwind_directive): Check rtx code
13402 before using access macro.
13403
13404 2002-05-06 Janis Johnson <janis187@us.ibm.com>
13405
13406 * doc/rtl.texi (Flags): Update to reflect current usage.
13407
13408 2002-05-06 Roger Sayle <roger@eyesopen.com>
13409
13410 PR opt/3995
13411 * fold-const.c (sign_bit_p): New function.
13412 (fold) [EQ_EXPR]: Use this to convert (A & C) == 0 into A >= 0 and
13413 (A & C) != 0 into A < 0, when constant C is the sign bit of A's type.
13414 Reapply fold when converting (A & C) == C into (A & C) != 0.
13415 (fold_binary_op_with_conditional_arg): Fix typo in comment.
13416
13417 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
13418
13419 * c-common.c (warn_multichar): New.
13420 (c_common_init): Set CPP's warn_multichar.
13421 * c-common.h (warn_multichar): New.
13422 * c-decl.c (warn_multichar): Remove.
13423 * c-lex.c (lex_charconst): Update.
13424 * c-tree.h (warn_multichar): Remove.
13425 * cppexp.c (eval_token): Sign-extend charconst value.
13426 * cppinit.c (cpp_create_reader): Set warn_multichar.
13427 * cpplex.c (cpp_interpret_charconst): Don't sign-extend
13428 each character. Update prototype. Sign-extend the result.
13429 * cpplib.h: Fix conditions.
13430 (struct cpp_options): Add new warning flag.
13431 (cpp_interpret_charconst): Update prototype.
13432 doc:
13433 * cpp.texi: Update documentation.
13434
13435 2002-05-06 Vladimir Makarov <vmakarov@redhat.com>
13436
13437 * genautomata.c (form_the_same_automaton_unit_lists_from_regexp):
13438 Fix typo in usage of allof instead of unit.
13439
13440 2002-05-06 Richard Henderson <rth@redhat.com>
13441
13442 * recog.c (if_test_bypass_p): Accept multiple set insns for OUT,
13443 and any jump or call for IN.
13444
13445 2002-05-06 Bernd Schmidt <bernds@redhat.com>
13446
13447 * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Define __SSE2_BUILTINS__ if
13448 -msse2.
13449 * config/i386/xmmintrin.h: Use it to conditionalize SSE2 support.
13450
13451 2002-05-06 Roger Sayle <roger@eyesopen.com>
13452
13453 * fold-const.c (lshift-double): Cast the high word to an unsigned
13454 HOST_WIDE_INT when extracting sign bit to avoid compiler warning.
13455 (div_and_round_double): Cast carry to a signed HOST_WIDE_INT to
13456 avoid compiler warning. (fold): Remove redundant code from
13457 BIT_AND_EXPR as integer operands are canonicalized to be arg1.
13458
13459 2002-05-06 Jeff Law <law@redhat.com>
13460
13461 * pa-protos.h (hppa_fpstore_bypass_p): Declare.
13462 * pa.c (pa_adjust_cost): Remove all true dependency cost
13463 adjustments. Also remove support for non-DFA scheduling.
13464 * pa.md (700, 7100, 7100lc, 7200, 7300): Use bypass mechanism
13465 to adjust true dependency costs. Update various comments.
13466 (7100lc, 7200, 7300 scheduling): Simplify by combining the
13467 FP ALU & MPY units into a single unit.
13468
13469 2002-05-06 Catherine Moore <clm@redhat.com>
13470
13471 * config/v850/v850.c (compute_register_save_size): Make sure
13472 to count all of the registers that will be saved.
13473
13474 Mon May 6 18:03:11 CEST 2002 Jan Hubicka <jh@suse.cz>
13475
13476 * i386.c (q_regs_operand): Use ANY_QI_REGS_P.
13477
13478 2002-05-06 David S. Miller <davem@redhat.com>
13479
13480 * config/sparc/sparc.c (emit_soft_tfmode_libcall): Do not
13481 allow result to overlap input operands in memory.
13482
13483 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
13484
13485 doc:
13486 * cpp.texi: Update multichar charconst docs.
13487
13488 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
13489
13490 * cpplex.c (cpp_interpret_charconst): Sign-extend each
13491 character. Don't ignore excess characters. Treat
13492 multicharacter character constants as signed.
13493 (cpp_parse_escape): Clarify diagnostic.
13494
13495 2002-05-05 Jakub Jelinek <jakub@redhat.com>
13496
13497 * config/sparc/sparc.md (ashlsi3): If shift count is const1_rtx,
13498 use add instead of shift.
13499 (ashldi3_sp64): Likewise.
13500 (ashlsi3_const1, ashldi3_const1): Remove.
13501 * config/sparc/sparc.h (PREDICATE_CODES): Add const1_operand.
13502 * config/sparc/sparc.c (const1_operand): New.
13503
13504 2002-05-05 Jason Thorpe <thorpej@wasabisystems.com>
13505
13506 * config.gcc (alpha*-*-netbsd*): Don't use crtstuff.
13507
13508 2002-05-05 Jakub Jelinek <jakub@redhat.com>
13509
13510 PR target/6561
13511 * config/sparc/sparc.md (muldi3_v8plus): Handle %1 equal to %2.
13512
13513 2002-05-05 Richard Henderson <rth@redhat.com>
13514
13515 * config/alpha/alpha.c (alpha_adjust_cost): Remove everything but
13516 memory latency adjustments.
13517 (alpha_variable_issue): Remove.
13518 (alpha_use_dfa_pipeline_interface): New.
13519 (alpha_multipass_dfa_lookahead): New.
13520 * config/alpha/alpha.md: Remove define_function_unit scheduling;
13521 include new dfa scheduling.
13522 (attr type): Add none.
13523 (blockage): Use it.
13524 * config/alpha/ev4.md: New.
13525 * config/alpha/ev5.md: New.
13526 * config/alpha/ev6.md: New.
13527
13528 2002-05-05 David S. Miller <davem@redhat.com>
13529
13530 * recog.c (store_data_bypass_p): Handle CLOBBER inside PARALLEL.
13531
13532 2002-05-05 Kazu Hirata <kazu@cs.umass.edu>
13533
13534 * cse.c: Fix formatting.
13535 * emit-rtl.c: Likewise.
13536
13537 2002-05-05 Vladimir Makarov <vmakarov@redhat.com>
13538
13539 * genautomata.c (initiate_states): Add additional guard to
13540 initialize `units_array'.
13541
13542 2002-05-05 Vladimir Makarov <vmakarov@redhat.com>
13543
13544 * genautomata.c (form_the_same_automaton_unit_lists_from_regexp,
13545 process_unit_to_form_the_same_automaton_unit_lists,
13546 form_the_same_automaton_unit_lists
13547 check_unit_distributions_to_automata): New prototypes and
13548 functions.
13549 (check_automata): Rename it into `check_automata_insn_issues'.
13550 (unit_decl): New fields `the_same_automaton_unit' and
13551 `the_same_automaton_message_reported_p'.
13552 (unit_decl_t): New typedef.
13553 (the_same_automaton_lists): New gloval variable.
13554 (unit_regexp, unit_set_el, units_array, units_cmp,
13555 output_get_cpu_unit_code_func): Use the typedef.
13556 (evaluate_max_reserv_cycles): Increment
13557 `description->max_insn_reserv_cycles'.
13558 (initiate_states): Don't increment `max_cycles_num'.
13559 (transform_insn_regexps): Move code around transformation of
13560 regexps from `generate'.
13561 (generate): Remove call of `transform_insn_regexps'.
13562 (expand_automata): Call `transform_insn_regexps' and
13563 `check_unit_distributions_to_automata'. Check errors before
13564 `generate'.
13565
13566 * config/sparc/ultra3.md (us3_a0, us3_a1): Move the units into
13567 automaton `ultrasparc3_1'.
13568
13569 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
13570
13571 * c-common.c (c_common_init): Set up CPP arithmetic.
13572 * cppinit.c (cpp_create_reader): Default CPP arithmetic to
13573 something reasonable for the host.
13574 (sanity_checks): Add checks.
13575 (cpp_read_main_file): Call sanity_checks() from here...
13576 (cpp_post_options): ... not here.
13577 * cpplex.c (cpp_interpret_charconst): Get max_chars right.
13578 * cpplib.h (struct cpp_options): New member int_precision.
13579
13580 2002-05-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13581
13582 * doc/install.texi (powerpc-*-linux-gnu*): Update build requirements.
13583
13584 2002-05-04 David S. Miller <davem@redhat.com>
13585
13586 * config/sparc/linux.h, config/sparc/linux64.h
13587 (HANDLE_PRAGMA_PACK_PUSH_POP): Don't define twice.
13588
13589 * config/sparc/sparc.c (sparc_rtx_costs): Describe costs of
13590 more RTX codes.
13591 * config/sparc/sparc.h (RTX_COSTS_CASES): List those new codes.
13592
13593 * recog.c (store_data_bypass_p): Handle out_insn being a PARALLEL
13594 of SETs.
13595
13596 2002-05-05 Tim Josling <tej@melbpc.org.au>
13597
13598 * treelang; New directory for new sample language treelang.
13599
13600 2002-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
13601
13602 * Makefile.in (c-lex.o): Update.
13603 * c-lex.c: Include target.h.
13604 (cb_register_builtins): New.
13605 (init_c_lex): Set builtins callback.
13606 * c-lex.h (cpp_define, cpp_assert): New prototypes.
13607 * cppinit.c (init_builtins): Use callback, including for
13608 GXX_WEAK.
13609 * cpplib.h (struct cpp_callbacks): New member.
13610 * target-def.h (TARGET_REGISTER_CPP_BUILTINS): New.
13611 (TARGET_INITIALIZER): Update.
13612 * target.h (struct gcc_target): New hook.
13613 * tree.c (default_register_cpp_builtins): New.
13614 * tree.h (default_register_cpp_builtins): New.
13615 doc:
13616 * tm.texi (TARGET_REGISTER_CPP_BUILTINS): Document.
13617
13618 2002-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
13619
13620 * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
13621 (cpp_post_options): Move sanity checks to...
13622 (sanity_checks): New.
13623 * cpplex.c (maybe_read_ucs): Fix prototype.
13624 (parse_string, cpp_parse_escape): Cast for %c format specifier.
13625 * cpplib.h (cppchar_t): Use unsigned long or unsigned long long
13626 if necessary.
13627
13628 2002-05-04 Bernd Schmidt <bernds@redhat.com>
13629
13630 * config/i386/i386.c (bdesc_2arg): Add a couple of missing SSE2
13631 builtins. Use V2DI patterns instead of TI for logical operations.
13632 (ix86_init_mmx_sse_builtins): Add a couple of missing SSE2 builtins.
13633 Correct definitions of psadbw, pmovmskb128, movntdq, cvtdq2ps.
13634 (ix86_expand_builtins): Change the pattern used for movntdq.
13635 * config/i386/i386.md (sse2_andv2di3, sse2_iorv2di3, sse2_xorv2di3,
13636 sse2_nandv2di3): New patterns.
13637 (sse2_anddf3, sse2_nanddf3, sse2_iordf3, sse2_xordf3): Correct modes
13638 on operands.
13639 (sse2_movntv2di): Renamed from sse2_movntti and modes adjusted.
13640 (cvtdq2pd): Correct mode on operand 1.
13641 (sse2_umulsidi3): Describe without unspec.
13642 (sse2_psadbw, mmx_psadbw): Describe with unspec; use more appropriate
13643 machine modes.
13644 (lshrv2di3): Renamed from sse2_lshrv2di3 and removed unspec.
13645 (ashlv2di3): Likewise, from sse2_ashlv2di3.
13646 (ashrv8hi3, ashrv4si3, lshrv8hi3, lshrv4si3, lshrv2di3, ashlv8hi3,
13647 ashlv4si3, ashlv2di3): Use SImode for shift count.
13648 (ashrv8hi3_ti, ashrv4si3_ti, lshrv8hi3_ti, lshrv4si3_ti, lshrv2di3_ti,
13649 lshrv4si3_ti, lshrv2di3_ti, ashlv8hi3_ti, ashlv4si3_ti, ashlv2di3_ti):
13650 New patterns.
13651 * config/i386/xmmintrin.h (__v2df, __v2di, __v4si, __v8hi, __v16qi):
13652 New typedefs.
13653 (__m128i, __m128d): New macros.
13654 (_mm_add_pd, _mm_add_sd, _mm_sub_pd, _mm_sub_sd, _mm_mul_pd,
13655 _mm_mul_sd, _mm_div_pd, _mm_div_sd, _mm_sqrt_pd, _mm_sqrt_sd,
13656 _mm_min_pd, _mm_min_sd, _mm_max_sd, _mm_max_pd, _mm_and_pd,
13657 _mm_andnot_pd, _mm_xor_pd, _mm_or_pd, _mm_cmpeq_pd, _mm_cmplt_pd,
13658 _mm_cmple_pd, _mm_cmpgt_pd, _mm_cmpge_pd, _mm_cmpneq_pd,
13659 _mm_cmpnlt_pd, _mm_cmpnle_pd, _mm_cmpngt_pd, _mm_cmpnge_pd,
13660 _mm_cmpord_pd, _mm_cmpunord_pd, _mm_cmpeq_sd, _mm_cmplt_sd,
13661 _mm_cmple_sd, _mm_cmpgt_sd, _mm_cmpge_sd, _mm_cmpneq_sd,
13662 _mm_cmpnlt_sd, _mm_cmpnle_sd, _mm_cmpngt_sd, _mm_cmpnge_sd,
13663 _mm_cmpord_sd, _mm_cmpunord_sd, _mm_comieq_sd, _mm_comilt_sd,
13664 _mm_comile_sd, _mm_comigt_sd, _mm_comige_sd, _mm_comineq_sd,
13665 _mm_ucomieq_sd, _mm_ucomieq_sd, _mm_ucomilt_sd, _mm_ucomile_sd,
13666 _mm_ucomigt_sd, _mm_ucomige_sd, _mm_ucomineq_sd, _mm_cvtepi32_pd,
13667 _mm_cvtepi32_ps, _mm_cvtpd_epi32, _mm_cvtpd_pi32, _mm_cvtpd_ps,
13668 _mm_cvttpd_epi32, _mm_cvttpd_pi32, _mm_cvtpi32_pd, _mm_cvtps_epi32,
13669 _mm_cvttps_epi32, _mm_cvtps_pd, _mm_cvtsd_si32, _mm_cvttsd_si32,
13670 _mm_cvtsd_ss, _mm_cvtsi32_sd, _mm_cvtss_sd, _mm_unpackhi_pd,
13671 _mm_unpacklo_pd, _mm_loadh_pd, _mm_storeh_pd, _mm_storel_pd,
13672 _mm_movemask_pd, _mm_packs_epi16, _mm_packs_epi32, _mm_packus_epi16,
13673 _mm_unpackhi_epi8, _mm_unpackhi_epi16, _mm_unpackhi_epi32,
13674 _mm_unpacklo_epi8, _mm_unpacklo_epi16, _mm_unpacklo_epi32,
13675 _mm_add_epi8, _mm_add_epi16, _mm_add_epi32, _mm_add_epi64,
13676 _mm_adds_epi8, _mm_adds_epi16, _mm_adds_epu8, _mm_adds_epu16,
13677 _mm_sub_epi8, _mm_sub_epi16, _mm_sub_epi32, _mm_sub_epi64,
13678 _mm_subs_epi8, _mm_subs_epi16, _mm_subs_epu8, _mm_subs_epu16,
13679 _mm_madd_epi16, _mm_mulhi_epi16, _mm_mullo_epi16, _mm_mul_pu16,
13680 _mm_mul_epu16, _mm_sll_epi16, _mm_sll_epi32, _mm_sll_epi64,
13681 _mm_sra_epi16, _mm_sra_epi32, _mm_srl_epi16, _mm_srl_epi32,
13682 _mm_srl_epi64, _mm_slli_epi16, _mm_slli_epi32, _mm_slli_epi64,
13683 _mm_srai_epi16, _mm_srai_epi32, _mm_srli_epi16, _mm_srli_epi32,
13684 _mm_srli_epi64, _mm_and_si128, _mm_andnot_si128, _mm_or_si128,
13685 _mm_xor_si128, _mm_cmpeq_epi8, _mm_cmpeq_epi16, _mm_cmpeq_epi32,
13686 _mm_cmpgt_epi8, _mm_cmpgt_epi16, _mm_cmpgt_epi32, _mm_max_epi16,
13687 _mm_max_epu8, _mm_min_epi16, _mm_min_epu8, _mm_movemask_epi8,
13688 _mm_mulhi_epu16, _mm_maskmoveu_si128, _mm_avg_epu8, _mm_avg_epu16,
13689 _mm_sad_epu8, _mm_stream_si32, _mm_stream_si128, _mm_stream_pd,
13690 _mm_movpi64_epi64, _mm_clflush, _mm_lfence, _mm_mfence): New
13691 functions.
13692 (_mm_shufflehi_epi16, _mm_shufflelo_epi16, _mm_shuffle_epi32,
13693 _mm_extract_epi16, _mm_insert_epi16, _mm_shuffle_pd): New macros.
13694
13695 2002-05-04 Kazu Hirata <kazu@cs.umass.edu>
13696
13697 * dwarf2out.c: Fix formatting.
13698 * varasm.c: Likewise.
13699
13700 2002-05-04 David Edelsohn <edelsohn@gnu.org>
13701
13702 PR c/6543
13703 * config/rs6000/rs6000.md (sCC pattern and splitter): Remove
13704 clobber and use result as temporary value.
13705
13706 Sat May 4 13:20:54 CEST 2002 Jan Hubicka <jh@suse.cz>
13707
13708 * expr.c (force_operand): Use expand_simple_* to handle more
13709 cases.
13710
13711 2002-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
13712
13713 * c-lex.c (lex_string): Let cpp_parse_escape handles truncation
13714 and sign-extension.
13715 (lex_charconst): Update for change in prototype of
13716 cpp_interpret_charconst. Extend from cppchar_t to HOST_WIDE_INT
13717 appropriately.
13718 * cpphash.h (BITS_PER_CPPCHAR_T): New.
13719 * cppinit.c (cpp_create_reader): Initialize them for no
13720 change in semantics.
13721 (cpp_post_options): Add sanity checks.
13722 * cpplex.c (cpp_parse_escape): Handle precision, sign-extension
13723 and truncation issues. Calculate in type cppchar_t.
13724 (MAX_CHAR_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Remove.
13725 (cpp_interpret_charconst): Calculate in type cppchar_t. Handle
13726 run-time dependent precision correctly. Return whether the
13727 result is signed or not.
13728 * cpplib.c (dequote_string): Use cppchar_t; update.
13729 * cpplib.h (cppchar_signed_t): New.
13730 struct cpp_options): New precision members.
13731 (cpp_interpret_charconst, cpp_parse_escape): Update prototypes.
13732 * cppexp.c (eval_token): Update.
13733
13734 2002-05-03 David S. Miller <davem@redhat.com>
13735
13736 * config/sparc/sparc-protos.h (sparc_rtx_costs): New.
13737 * config/sparc/sparc.c (sparc_rtx_costs): New function
13738 implementing RTX_COSTS and CONST_COSTS.
13739 * config/sparc/sparc.h (CONST_COSTS): Delete.
13740 (RTX_COSTS_CASES): Define.
13741 (RTX_COSTS): Expand RTX_COSTS_CASES and use sparc_rtx_costs to do
13742 the work.
13743
13744 * config/sparc/sparc.md (DFA schedulers): Split out...
13745 * config/sparc/cypress.md, config/sparc/hypersparc.md,
13746 config/sparc/sparclet.md, config/sparc/supersparc.md,
13747 config/sparc/ultra1_2.md, config/sparc/ultra3.md: ... into here.
13748
13749 * config/sparc/sparc.c (LEAF_REGISTERS): Do not do ifdef
13750 checks on it, always defined for Sparc.
13751
13752 * config/sparc/sparc.h (REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER):
13753 Tweak, and add more detailed comments.
13754
13755 2002-05-03 Zack Weinberg <zack@codesourcery.com>
13756
13757 * Re-apply patch accidentally reverted with
13758 DFA scheduler merge: remove all rules and variables to slurp
13759 source files out of libiberty and rebuild them with HOST_CC.
13760 ($(HOST_PREFIX_1)varray.o): New rule.
13761 (genattrtab rule): Word wrap.
13762
13763 2002-05-03 Jason Thorpe <thorpej@wasabisystems.com>
13764
13765 * config/i386/netbsd64.h (CPP_LP64_SPEC): Define.
13766 (CPP_SUBTARGET_SPEC): Define.
13767 (SUBTARGET_EXTRA_SPECS): Redefine, adding cpp_lp64 and
13768 cpp_subtarget specs.
13769 (CPP_SPEC): Redefine to include %(cpp_subtarget).
13770
13771 2002-05-03 David S. Miller <davem@redhat.com>
13772
13773 * target-defs.h (TARGET_SCHED_CYCLE_DISPLAY): Delete.
13774 * target.h (struct gcc_target): Delete cycle_display member.
13775
13776 * config/ia64/ia64.c (ia64_emit_insn_before): Put it back.
13777 (rtx_needs_barrier): Delete reference to cycle_display unspec.
13778 (ia64_sched_reorder2): Mention need for cycle display handling
13779 once such notes exist.
13780
13781 2002-05-03 Richard Henderson <rth@redhat.com>
13782
13783 * real.c (etoasc): Strip most trailing zeros for clarity.
13784 * sched-vis.c: Include real.h.
13785 (print_value): Use REAL_VALUE_TO_DECIMAL as needed.
13786 * Makefile.in (sched-vis.o): Add real.h.
13787
13788 2002-05-03 David S. Miller <davem@redhat.com>
13789
13790 * haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change,
13791 no longer needed.
13792
13793 2002-05-03 Aldy Hernandez <aldyh@redhat.com>
13794
13795 * config/rs6000/rs6000.c (altivec_expand_binop_builtin): Error out
13796 when we get an out of range literal.
13797 (altivec_expand_ternop_builtin): Same.
13798 (altivec_expand_unop_builtin): Same.
13799 (altivec_expand_builtin): Same, for dss.
13800 (altivec_expand_builtin): Use trees instead of rtl when
13801 determining literal argument validity.
13802
13803 2002-05-03 David S. Miller <davem@redhat.com>
13804
13805 Delete cycle display scheduling hook.
13806 * config/ia64/ia64.c (ia64_cycle_display,
13807 TARGET_SCHED_CYCLE_DISPLAY, ia64_emit_insn_before): Delete.
13808 (ia64_sched_reorder2): Don't check for CODE_FOR_cycle_display
13809 and use emit_insn_before instead of ia64_emit_insn_before.
13810 * config/ia64/ia64.md (unspec usage): Delete cycle display.
13811 (cycle_display): Delete insn pattern.
13812 * config/sparc/sparc.md (unspec usage): Delete cycle display.
13813 (cycle_display): Delete insn pattern.
13814 * config/sparc/sparc.c (sparc_cycle_display,
13815 TARGET_SCHED_CYCLE_DISPLAY): Delete.
13816 * doc/md.texi (cycle_display): Don't mention.
13817 * doc/tm.texi (TARGET_SCHED_CYCLE_DISPLAY): Likewise.
13818
13819 2002-05-03 Richard Henderson <rth@redhat.com>
13820
13821 * recog.c (store_data_bypass_p, if_test_bypass_p): New.
13822 * recog.h: Declare them.
13823
13824 * config/sparc/sparc.c (ultrasparc_store_bypass_p): Remove.
13825 * config/sparc/sparc.md: Use store_data_bypass_p instead.
13826 * config/sparc/sparc-protos.h: Update.
13827
13828 2002-05-03 Jason Thorpe <thorpej@wasabisystems.com>
13829
13830 * config/sparc/netbsd-elf.c (CPP_SUBTARGET_SPEC64): Remove
13831 -D__arch64__. Add -D_LP64.
13832 (CPP_ARCH32_SPEC): Redefine to match the non-bi-arch version
13833 from sparc.h.
13834 (CPP_ARCH64_SPEC): Likewise.
13835 (NO_BUILTIN_PTRDIFF_TYPE): Undef.
13836 (NO_BUILTIN_SIZE_TYPE): Undef.
13837
13838 2002-05-03 Vladimir Makarov <vmakarov@redhat.com>
13839
13840 * genautomata.c (min_issue_delay_pass_states): Change return type
13841 in the prototype.
13842 (min_issue_delay_pass_states): Change the algorithm.
13843 (min_issue_delay): Set up min_insn_issue_delay for the state.
13844 (output_min_issue_delay_table): Interchange the nested loops and
13845 and initiate min_insn_issue_delay for states.
13846
13847 Fri May 3 22:59:15 CEST 2002 Jan Hubicka <jh@suse.cz>
13848
13849 * cfgcleanup.c (try_optimize_cfg): Call merge_block only when
13850 jump is simplejump.
13851
13852 Fri May 3 22:53:37 CEST 2002 Jan Hubicka <jh@suse.cz>
13853
13854 * i386.c (expand_movstr, expand_clrstr): Fix inline-all-stringops
13855 sequence.
13856
13857 2002-05-03 Richard Henderson <rth@redhat.com>
13858
13859 PR opt/6534
13860 * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
13861 noce_try_store_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
13862 noce_try_cmove_arith, noce_try_minmax, noce_try_abs): Insert new
13863 code before JUMP, not EARLIEST.
13864
13865 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
13866
13867 * c-format.c (check_format_info_main): Don't check for presence of
13868 parameter for * width until after operand number has been read,
13869 and only check for it if format parameters are available.
13870 Fixes PR c/6547.
13871
13872 2002-05-03 Jason Thorpe <thorpej@wasabisystems.com>
13873
13874 * config/alpha/netbsd.h (CPP_PREDEFINES): Add -D_LP64.
13875 (LINK_SPEC): Undef before defining.
13876
13877 2002-05-03 Jakub Jelinek <jakub@redhat.com>
13878
13879 PR preprocessor/6489
13880 * tradcpp.c (fixup_newlines): New.
13881 (main, finclude): Use it.
13882
13883 2002-05-03 Richard Sandiford <rsandifo@redhat.com>
13884
13885 * config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section.
13886 * config/mips/mips.c (mips_unique_section): Strip encoding from
13887 decl name.
13888
13889 2002-05-03 Jakub Jelinek <jakub@redhat.com>
13890
13891 * config/i386/i386.c (ix86_expand_int_movcc): Truncate to proper
13892 mode.
13893
13894 2002-05-03 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13895
13896 * doc/install.texi (Installing): Mention GCC 3.1 buildstats.
13897 (Specific): Removed buildstats references.
13898 (Specific, hppa*-hp-hpux11): Adjust for GCC versions > 3.0.
13899 (Specific, sparc-sun-solaris2*): Update 64-bit hints for GCC 3.1.
13900 Accomodate Solaris versions beyond 8.
13901 (Specific, sparc-sun-solaris2.7): Update as path for GCC 3.1.
13902 (Specific, *-*-solaris2.8): Removed, obsolete.
13903
13904 2002-05-03 Jakub Jelinek <jakub@redhat.com>
13905
13906 PR target/6542
13907 * config/sparc/sparc.h (leaf_reg_remap): Remove const.
13908 (CONDITIONAL_REGISTER_USAGE): For TARGET_FLAT make
13909 fill leaf_reg_remap with identity.
13910 * config/sparc/sparc.c (leaf_reg_remap): Remove const.
13911
13912 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
13913
13914 * config/h8300/crti.asm: Remove trailing spaces.
13915 * config/h8300/h8300.c: Likewise.
13916 * config/h8300/lib1funcs.asm: Likewise.
13917
13918 2002-05-02 Jason Merrill <jason@redhat.com>
13919
13920 * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.
13921 * c-decl.c (c_init_decl_processing): Use it.
13922 * config/rs6000/darwin.h (BOOL_TYPE_SIZE): Define to INT_TYPE_SIZE.
13923 * config/i960/i960.h (BOOL_TYPE_SIZE): Don't define.
13924 * config/mcore/mcore.h (BOOL_TYPE_SIZE): Don't define.
13925
13926 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
13927
13928 * regrename.c: Fix formatting.
13929 * tree.c: Likewise.
13930
13931 Fri May 3 13:34:43 CEST 2002 Jan Hubicka <jh@suse.cz>
13932
13933 * i386.md (attribute memory): Handle compares properly.
13934
13935 Fri May 3 10:51:38 CEST 2002 Jan Hubicka <jh@suse.cz>
13936
13937 * i386.md (sse_clrsf, sse_clrsi): Set memory attribute
13938 to none.
13939
13940 2002-05-02 Kazu Hirata <kazu@cs.umass.edu>
13941
13942 * function.c: Fix formatting.
13943
13944 2002-05-02 Jan Hubicka <jh@suse.cz>
13945
13946 * haifa-sched.c (schedule_insn): Print table of instructions and
13947 reservations.
13948 (sched_block): Do not print ready list at verbosity level 1.
13949 * sched-vis.c (print_insn): Make global.
13950 * sched-ebb.c (ebb_print_insn): Rename from...
13951 (print_insn): ... this one.
13952 * sched-int.h (print_insn): Declare
13953
13954 2002-05-02 Richard Henderson <rth@redhat.com>
13955
13956 * haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn
13957 emitted by cycle_display.
13958
13959 2002-05-02 Loren J. Rittle <ljrittle@acm.org>
13960
13961 * doc/install.texi (*-*-freebsd*): Update to latest status.
13962
13963 2002-05-02 Jakub Jelinek <jakub@redhat.com>
13964
13965 PR target/6540
13966 * config.gcc (sparc*-*-solaris2*): Set float_format to i128.
13967 * config/float-sparc.h: Assume 128-bit long double if
13968 __LONG_DOUBLE_128__ is defined.
13969
13970 2002-05-02 Vladimir Makarov <vmakarov@redhat.com>
13971
13972 * genattrtab.c (write_function_unit_info): Add a dummy element
13973 when num_units == 0.
13974
13975 2002-05-02 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13976
13977 * predict.c: (propagate_freq, estimate_bb_frequencies): Use
13978 TYPE_MODE (double_type_node) instead of DFmode.
13979
13980 Thu May 2 19:50:04 CEST 2002 Jan Hubicka <jh@suse.cz>
13981
13982 * cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed
13983 jumps post reload.
13984 * toplev.c (rest_of_compilation): Revert Richard's patch.
13985
13986 2001-05-02 John David Anglin <dave@hiauly1.hia.nrc.ca>
13987
13988 * pa/x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.
13989
13990 2002-05-02 Catherine Moore <clm@redhat.com>
13991
13992 * config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20.
13993
13994 2002-05-02 Kazu Hirata <kazu@hxi.com>
13995
13996 * combine.c: Fix comment typos.
13997 * expr.c: Likewise.
13998 * genautomata.c: Likewise.
13999 * stmt.c: Likewise.
14000 * tree.h: Likewise.
14001
14002 2002-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
14003
14004 * doc/install.texi: State GNAT version requirements.
14005
14006 2002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
14007
14008 * config/fr30/fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form
14009 of the frame pointer or arg pointer register which strict register
14010 checking is not enabled.
14011
14012 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
14013
14014 * gcc.dg/altivec-8.c: New.
14015
14016 * config/rs6000/rs6000.c (rs6000_legitimate_address): Disallow
14017 PRE_INC and PRE_DEC for altivec modes.
14018
14019 2002-05-01 Bruce Korb <bkorb@gnu.org>
14020
14021 * fixinc/check.tpl(set-writable): make sure the function exists first
14022 * fixinc/inclhack.def(alpha_assert): fix test_text
14023 * fixinc/tests/base/assert.h: add in missing result
14024
14025 2002-05-01 Jeff Law <law@redhat.com>
14026
14027 * pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the
14028 'T' constraint.
14029
14030 2002-05-01 Joel Brobecker <brobecker@gnat.com>
14031
14032 * dbxout.c (dbxout_type): Emit size information for range types,
14033 as well, but only when using GDB extensions.
14034
14035 2002-05-01 Richard Henderson <rth@redhat.com>
14036
14037 * configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with
14038 target-independent gnu binutils date test.
14039
14040 2002-05-01 Richard Henderson <rth@redhat.com>
14041
14042 * cfgcleanup.c (merge_blocks_move_successor_nojumps): Emit dump
14043 info before expunging the block.
14044
14045 2002-05-01 Jakub Jelinek <jakub@redhat.com>
14046
14047 * cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here...
14048 (cpp_post_options): ...but here. Disable -dD, -dN and -dI when
14049 -M -or -MM is in effect.
14050
14051 2002-05-01 Zack Weinberg <zack@codesourcery.com>
14052
14053 * config.gcc: Correct test of --enable-obsolete. Obsolete all
14054 A29k configurations.
14055 * doc/install.texi: Update to match.
14056
14057 2002-05-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14058
14059 PR bootstrap/6514
14060 * varasm.c (globalize_decl): Compare DECL_ASSEMBLER_NAME to check
14061 for duplicates. Always loop over whole list.
14062
14063 Wed May 1 10:32:37 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14064
14065 * reload.c (find_reloads, case 'p'): Set BADOP to 0.
14066
14067 2002-05-01 Joel Sherrill <joel@OARcorp.com>
14068
14069 * config/sparc/t-elf (sparc-rtems, sparc-elf): Build assembly
14070 support routines.
14071
14072 2002-05-01 Joel Sherrill <joel@OARcorp.com>
14073
14074 * config/arm/rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.
14075
14076 2002-05-01 David Edelsohn <edelsohn@gnu.org>
14077
14078 * rs6000.md (abssi2_nopower): Convert to define_insn_and_split.
14079 (nabs_nopower): Same.
14080 (floatdisf2): New pattern.
14081 (absdi2): Convert to define_insn_and_split.
14082 (nabsdi2): Same.
14083 (trunctfsf2): Same.
14084 (floatditf2): Same.
14085 (floatsitf2): Same.
14086 (fix_trunctfdi2): Same.
14087 (fix_trunctfsi2): Same.
14088
14089 2002-05-01 Joseph S. Myers <jsm28@cam.ac.uk>
14090
14091 * doc/install.texi: Update Texinfo version requirement
14092 documentation.
14093
14094 2002-05-01 Jakub Jelinek <jakub@redhat.com>
14095
14096 PR target/6512, PR target/5628
14097 * config/sparc/sparc.md (movdf_insn_v9only_novis): Don't allow >= %f32
14098 when memory is not aligned.
14099 (movdf_insn_v9only_vis): Likewise.
14100 * config/sparc/sparc.h (SECONDARY_INPUT_RELOAD_CLASS): Request a FP_REGS
14101 temporary for EXTRA_FP_REGS DFmode load from unaligned memory.
14102 (SECONDARY_OUTPUT_RELOAD_CLASS): Similarly.
14103
14104 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
14105
14106 * gcc.dg/altivec-7.c: New.
14107
14108 * config/rs6000/altivec.h: Cleanup.
14109
14110 2002-04-30 Aldy Hernandez <aldyh@redhat.com>
14111
14112 * doc/invoke.texi (Option Summary): Add -mvrsave=.
14113 (RS/6000 and PowerPC Options): Document -mvrsave=.
14114
14115 * config/rs6000/rs6000.c (rs6000_altivec_vrsave): New global.
14116 (rs6000_altivec_vrsave_string): Same.
14117 (rs6000_override_options): Call rs6000_parse_vrsave_option.
14118 (rs6000_parse_vrsave_option): New.
14119 (rs6000_stack_info): Only generate vrsave instructions when
14120 TARGET_ALTIVEC_VRSAVE.
14121
14122 * config/rs6000/rs6000.h (TARGET_OPTIONS): Add -mvrsave= option.
14123 (rs6000_altivec_vrsave_string): Define extern.
14124 (rs6000_altivec_vrsave): Same.
14125 (TARGET_ALTIVEC_VRSAVE): New.
14126
14127 2002-04-30 Richard Henderson <rth@redhat.com>
14128
14129 PR opt/6516
14130 * toplev.c (rest_of_compilation): Don't run cross-jump before
14131 bb-reorder.
14132
14133 2002-04-30 Tom Rix <trix@redhat.com>
14134
14135 * regrename.c (build_def_use, copyprop_hardreg_forward_1): Sanity
14136 check which_alternative.
14137
14138 2002-04-30 Kazu Hirata <kazu@hxi.com>
14139
14140 * cpplex.c: Fix comment formatting.
14141 * function.c: Likewise.
14142 * integrate.c: Likewise.
14143 * regrename.c: Likewise.
14144 * sibcall.c: Likewise.
14145 * simplify-rtx.c: Likewise.
14146 * tree-inline.c: Likewise.
14147
14148 2002-04-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
14149
14150 * config.gcc (hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-rtems*,
14151 hppa1.0-*-osf*, hppa1.1-*-bsd*, hppa1.1-*-hpux10*, hppa2*-*-hpux10*,
14152 hppa1.0-*-hpux10*, hppa*64*-*-hpux11*, hppa1.1-*-hpux11*,
14153 hppa2*-*-hpux11*, hppa1.0-*-hpux11*, hppa*-*-lites*): Define xmake_file.
14154 * pa/t-linux, pa/t-pa, pa/t-pa64, t-pro (T_ADAFLAGS): Delete.
14155 * pa/x-ada: New file. Define ADA_CFLAGS.
14156
14157 2002-04-30 Hans-Peter Nilsson <hp@bitrange.com>
14158
14159 * config/mmix/mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed
14160 from MMIX_LAST_REGISTER_FILE_REGNUM.
14161 (NO_IMPLICIT_EXTERN_C): Remove cryptic obsolete comment.
14162 (struct machine_function): New member highest_saved_stack_register
14163 previously static variable in mmix.c.
14164 (MACHINE_DEPENDENT_REORG): Define.
14165 * config/mmix/mmix.c (highest_saved_stack_register): Deleted.
14166 (MMIX_OUTPUT_REGNO): New.
14167 (mmix_target_asm_function_prologue): Move calculation of last used
14168 saved-stack-register into...
14169 (mmix_machine_dependent_reorg): New function. Update to also handle
14170 !TARGET_ABI_GNU.
14171 (mmix_print_operand): Apply MMIX_OUTPUT_REGNO when emitting
14172 register names, simplify somewhat by new variable regno.
14173 <case 'p'>: Remove fixed FIXME. Always emit highest used saved
14174 register.
14175 (mmix_print_operand_address): Apply MMIX_OUTPUT_REGNO when
14176 emitting register names.
14177 (mmix_asm_output_reg_push, mmix_asm_output_reg_pop): Ditto.
14178 (mmix_dbx_register_number): Apply MMIX_OUTPUT_REGNO here too.
14179 Remove fixed FIXME.
14180 * config/mmix/mmix-protos.h (mmix_machine_dependent_reorg):
14181 Declare.
14182
14183 * config/mmix/mmix.md ("divmoddi4"): Update head comment.
14184
14185 2002-04-30 Richard Henderson <rth@redhat.com>
14186
14187 * config/sparc/sparc.c (emit_soft_tfmode_libcall,
14188 emit_soft_tfmode_binop, emit_soft_tfmode_unop, emit_soft_tfmode_cvt,
14189 emit_hard_tfmode_operation, emit_tfmode_binop, emit_tfmode_unop,
14190 emit_tfmode_cvt): New.
14191 * config/sparc/sparc.md (extendsftf2, extenddftf2, trunctfsf2,
14192 trunctfdf2, floatsitf2, floatunssitf2, floatditf2, floatunsditf2,
14193 fix_trunctfsi2, fixuns_trunctfsi2, fix_trunctfdi2, fixuns_trunctfdi2,
14194 addtf3, subtf3, multf3, divtf3, sqrttf2): Use them.
14195 * config/sparc/sparc-protos.h: Update.
14196
14197 2002-04-30 Janis Johnson <janis187@us.ibm.com>
14198
14199 * install.texi (Final install): Add to the list of info to include
14200 in a report of a successful bootstrap, and add link to 3.1 list.
14201
14202 Tue Apr 30 19:15:36 CEST 2002 Jan Hubicka <jh@suse.cz>
14203
14204 * i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.
14205 (mode): Add vector modes
14206 (i387): Kill attribute.
14207 (unit): New attribute.
14208 (length_immediate): Grok new types.
14209 (prefix_data16, prefix_rep, prefix_0f): Fix for SSE/MMX.
14210 (modrm): Use "unit".
14211 (memory): Handle MMX/SSE properly.
14212 (scheduling descriptions): Kill uses of fop1.
14213 (sse, mmx, fp patterns): Set type and mode properly.
14214
14215 Tue Apr 30 09:31:59 2002 Jeffrey A Law (law@redhat.com)
14216
14217 * pa.c (override_options): Default to PA8000 scheduling.
14218 * doc/invoke.texi (HP-PA options): Mention newly added 7300
14219 scheduling parameter.
14220
14221 * pa.md (7100lc, 7200, 7300 scheduling): Slightly refine
14222 handling of double precision multiplies.
14223
14224 * pa.md (7100lc, 7200, 7300 scheduling): Refine handling of
14225 fpdiv and fpsqrt instructions.
14226 (7200 & 7300 scheduling): Fix typo in handling of
14227 store-load and store-store penalties.
14228
14229 2002-04-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14230
14231 * doc/contrib.texi (Contributors): Use MIPS instead of Mips and
14232 mips. Add two missing commas.
14233
14234 2002-04-30 Paolo Carlini <pcarlini@unitus.it>
14235
14236 * doc/contrib.texi (Contributors): Update Paolo Carlini's
14237 and Benjamin Kosnik's entries.
14238
14239 2002-04-29 David S. Miller <davem@redhat.com>
14240
14241 * config/sparc/sparc.h (BRANCH_COST, PREFETCH_BLOCK,
14242 SIMULTANEOUS_PREFETCHES): Tune for UltraSPARC-III.
14243 * config/sparc/sparc.md (call + jmp 32-bit peepholes): Likewise.
14244 * config/sparc/sparc.c (sparc_initialize_trampoline): Likewise.
14245
14246 2002-04-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14247
14248 * combine.c (find_split_point): Use gen_int_mode.
14249
14250 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
14251
14252 Merging code from dfa-branch:
14253
14254 2002-04-24 Vladimir Makarov <vmakarov@redhat.com>
14255
14256 * genautomata.c (output_reserv_sets): Fix typo.
14257
14258 2002-04-23 Vladimir Makarov <vmakarov@redhat.com>
14259
14260 * genautomata.c (output_reserv_sets): Remove
14261 next_cycle_output_flag.
14262
14263 Thu Apr 18 08:57:06 2002 Jeffrey A Law (law@redhat.com)
14264
14265 * sched-rgn.c (init_ready_list): Make the DFA code handle
14266 USE/CLOBBER insns in the same way as the traditional
14267 scheduler.
14268 (new_ready): Similarly..
14269
14270 2002-04-17 Vladimir Makarov <vmakarov@redhat.com>
14271
14272 * haifa-sched.c (schedule_block): Change the DFA state only after
14273 issuing insn.
14274
14275 Wed Apr 17 15:38:36 2002 Jeffrey A Law (law@redhat.com)
14276
14277 * pa.c (hppa_use_dfa_pipeline_interface): New function.
14278 (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.
14279 (override_options): Add PA7300 scheduling support.
14280 (pa_adjust_cost): Update various comments. Properly
14281 handle anti and output dependencies when using the
14282 DFA scheduler.
14283 (pa_issue_rate): Add PA7300 scheduling support.
14284 (pa_can_combine_p): Call extract_insn before calling
14285 constrain_operands (taken from mainline tree).
14286 * pa.h (enum processor_type): Add PROCESSOR_PA7300.
14287 * pa.md (cpu attr): Add 7300. Rewrite pipeline
14288 descriptions using DFA descriptions. Add PA7300
14289 scheduling support.
14290
14291 2002-03-30 David S. Miller <davem@redhat.com>
14292
14293 Add UltraSPARC-III DFA scheduling support.
14294 * config/sparc/sparc.md (define_attr type): Add fpcrmove.
14295 Update FP conditional move on register insn patterns to use it, as
14296 appropriate.
14297 (define_attr cpu): Add ultrasparc3.
14298 (define_attr us3load_type): New, update integer load patterns to
14299 set it, as appropriate.
14300 (define_automaton): Add ultrasparc3_0 and ultrasparc3_1.
14301 (rest): Add UltraSPARC3 scheduling description.
14302 * config/sparc/sparc.h (TARGET_CPU_ultrasparc3): New.
14303 (PROCESSOR_ULTRASPARC3): New.
14304 ({ASM,CPP}_CPU64_DEFAULT_SPEC): Handle ultrasparc3.
14305 ({ASM,CPP}_CPU_SPEC): Likewise.
14306 (REGISTER_MOVE_COST): Likewise.
14307 (RTX_COSTS): Likewise.
14308 * config/sparc/sparc.c (sparc_override_options,
14309 sparc_initialize_trampoline, sparc64_initialize_trampoline,
14310 sparc_use_dfa_pipeline_interface, sparc_use_sched_lookahead,
14311 sparc_issue_rate): Likewise.
14312 * config/sparc/sol2.h: Likewise.
14313 * config/sparc/sol2-sld-64.h: Likewise.
14314 * config/sparc/linux64.h: Likewise.
14315
14316 2002-03-22 Vladimir Makarov <vmakarov@redhat.com>
14317
14318 * doc/md.texi: Add comments about usage the latency time for the
14319 different dependencies and about case when two or more conditions
14320 in different define_insn_reservations returns TRUE for an insn.
14321
14322 * doc/md.texi: Add reference for automaton based pipeline
14323 description.
14324
14325 2002-03-04 Vladimir Makarov <vmakarov@redhat.com>
14326
14327 * doc/passes.texi: Add missed information about genattrtab.
14328
14329 2002-03-01 Vladimir Makarov <vmakarov@redhat.com>
14330
14331 * genautomata.c (output_automata_list_transition_code): Check
14332 automata_list on NULL.
14333
14334 2002-02-28 Vladimir Makarov <vmakarov@redhat.com>
14335
14336 * genautomata.c (output_insn_code_cases,
14337 output_automata_list_min_issue_delay_code,
14338 output_automata_list_transition_code,
14339 output_automata_list_state_alts_code): Comment the functions.
14340
14341 2002-02-22 Vladimir Makarov <vmakarov@redhat.com>
14342
14343 * genautomata.c (automata_list_el_t): New typedef.
14344 (get_free_automata_list_el,free_automata_list_el,
14345 free_automata_list, automata_list_hash, automata_list_eq_p,
14346 initiate_automata_lists, automata_list_start, automata_list_add,
14347 automata_list_finish, finish_automata_lists,
14348 output_insn_code_cases, output_automata_list_min_issue_delay_code,
14349 output_automata_list_transition_code,
14350 output_automata_list_state_alts_code, add_automaton_state,
14351 form_important_insn_automata_lists): New functions and prototypes.
14352 (insn_reserv_decl): Add members important_automata_list and
14353 processed_p.
14354 (ainsn): Add members important_p.
14355 (automata_list_el): New structure.
14356 (first_free_automata_list_el, current_automata_list,
14357 automata_list_table): New global variables.
14358 (create_ainsns): Initiate member important_p.
14359 (output_internal_min_issue_delay_func): Generate the switch and
14360 call output_insn_code_cases.
14361 (output_internal_trans_func, output_internal_state_alts_func):
14362 Ditto.
14363 (generate): Call initiate_automata_lists.
14364 (automaton_states): New global variable.
14365 (expand_automata): Call form_important_insn_automata_lists.
14366 (write_automata): Call finish_automata_lists.
14367
14368 2002-02-21 Vladimir Makarov <vmakarov@redhat.com>
14369
14370 * genautomata.c (add_excls, add_presence_absence): Check that
14371 cpu units in the sets belong the same automaton.
14372
14373 * rtl.def (EXCLUSION_SET, PRESENCE_SET, ABSENCE_SET): Add comment
14374 about that cpu units in the sets belong the same automaton.
14375
14376 * doc/md.texi: Ditto.
14377
14378 2001-12-20 Naveen Sharma <naveens@noida.hcltech.com>
14379 Nitin Gupta <niting@noida.hcltech.com>
14380
14381 * config/sh/sh.c (sh_use_dfa_interface): New function.
14382
14383 (sh_issue_rate): New Function.
14384 TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE: define.
14385 TARGET_SCHED_ISSUE_RATE: define.
14386
14387 * config/sh/sh.md: Add DFA based pipeline description for SH4.
14388
14389 (define_attr insn_class): New attribute used for DFA
14390 scheduling.
14391 (define_insn cmpgtsi_t): Set attribute insn_class mt_group.
14392 (cmpgesi_t,cmpgtusi_t,cmpgeusi_t,cmpeqsi_t,
14393 cmpeqdi_t): Likewise.
14394
14395 (add,addc1,addsi3,subc,subc1,*subsi3_internal,
14396 negc,negsi2,ashldi3_k,lshrdi3_k,ashrdi3_k): Set insn_class
14397 ex_group.
14398 (iorsi3,rotlsi3_1,rotlsi3_31,rotlsi3_16): Likewise.
14399
14400 2001-10-03 Vladimir Makarov <vmakarov@toke.toronto.redhat.com>
14401
14402 * haifa-sched.c (queue_to_ready): Remove unnecessary condition for
14403 break.
14404
14405 2001-10-03 Vladimir Makarov <vmakarov@toke.toronto.redhat.com>
14406
14407 * genautomata.c (DFA_INSN_CODES_LENGTH_VARIABLE_NAME): New macro.
14408 (output_dfa_insn_code_func): Expand dfa_insn_codes if it is
14409 necessary.
14410 (output_dfa_start_func): Initiate new variable insn_codes_length,
14411 (write_automata): Output definition of the new variable.
14412
14413 2001-10-02 David S. Miller <davem@redhat.com>
14414
14415 * haifa-sched.c (advance_one_cycle): New function.
14416 (schedule_block): Use it.
14417 (queue_to_ready): Use it, and also make sure to advance the DFA
14418 state on all stall cycles, not just those where insn_queue links
14419 are found.
14420
14421 2001-10-02 Richard Sandiford <rsandifo@redhat.com>
14422
14423 * haifa-sched.c (max_issue): Remove last_p argument. Only return
14424 non-zero if the highest-priority instruction could be scheduled.
14425 (choose_ready): Remove last argument from max_issue call.
14426
14427 2001-09-28 David S. Miller <davem@redhat.com>
14428
14429 * config/sparc/sparc.c (sparc_use_sched_lookahead): Use 4 for
14430 ultrasparc and 3 for other multi-issue sparcs.
14431
14432 2001-09-27 David S. Miller <davem@redhat.com>
14433
14434 * config/sparc/sparc.md (cycle_display): New pattern.
14435 * config/sparc/sparc.c (sparc_cycle_display): New.
14436 (TARGET_SCHED_CYCLE_DISPLAY): Set it.
14437
14438 2001-09-25 David S. Miller <davem@redhat.com>
14439
14440 Convert all of Sparc scheduling to DFA
14441 * config/sparc/sparc.md: Kill all define_function_unit
14442 directives and replace with DFA equivalent.
14443 * config/sparc/sparc.c (ultrasparc_adjust_cost,
14444 mark_ultrasparc_pipeline_state, ultra_cmove_results_ready_p,
14445 ultra_fpmode_conflict_exists, ultra_find_type,
14446 ultra_build_types_avail, ultra_flush_pipeline,
14447 ultra_rescan_pipeline_state, ultrasparc_sched_reorder,
14448 ultrasparc_variable_issue, ultrasparc_sched_init,
14449 sparc_variable_issue, sparc_sched_reorder, ultra_code_from_mask,
14450 ultra_schedule_insn, ultra_code_names, ultra_pipe_hist,
14451 ultra_cur_hist, ultra_cycles_elapsed): Kill.
14452 (sparc_use_dfa_pipeline_interface, sparc_use_sched_lookahead,
14453 ultrasparc_store_bypass_p): New.
14454 * config/sparc/sparc-protos.h (ultrasparc_store_bypass_p):
14455 Declare.
14456
14457 2001-09-24 David S. Miller <davem@redhat.com>
14458
14459 * haifa-sched.c (ready_remove): Fix thinko, we want to copy around
14460 ready->vec[foo] not ready[foo].
14461
14462 2001-09-07 Vladimir Makarov <vmakarov@redhat.com>
14463
14464 * doc/md.texi: Correct examples for define_insn_reservations
14465 `mult' and `div'.
14466
14467 2001-09-07 Vladimir Makarov <vmakarov@redhat.com>
14468
14469 * genautomata.c (create_automata): Print message about creation of
14470 each automaton.
14471 (generate): Remove printing meease about creation of
14472 automata.
14473
14474 2001-09-05 David S. Miller <davem@redhat.com>
14475
14476 * config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.
14477 * config/sparc/linux64.h: Likewise.
14478
14479 2001-08-31 Vladimir Makarov <vmakarov@redhat.com>
14480
14481 * haifa-sched.c (insn_cost, schedule_insn, queue_to_ready,
14482 schedule_block, sched_init, sched_finish): Add missed calls of
14483 use_dfa_pipeline_interface.
14484
14485 * sched-rgn.c (init_ready_list, new_ready, debug_dependencies):
14486 Ditto.
14487
14488 * sched-vis.c (get_visual_tbl_length): Ditto.
14489
14490 2001-08-27 Richard Henderson <rth@redhat.com>
14491
14492 * genattr.c (main): Emit state_t even when not doing scheduling.
14493
14494 2001-08-27 Richard Henderson <rth@redhat.com>
14495
14496 * genautomata.c (expand_automata): Always create a description.
14497
14498 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>
14499
14500 * rtl.def (DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT, EXCLUSION_SET,
14501 PRESENCE_SET, ABSENCE_SET, DEFINE_BYPASS, DEFINE_AUTOMATON,
14502 AUTOMATA_OPTION, DEFINE_RESERVATION, DEFINE_INSN_RESERVATION): New
14503 RTL constructions.
14504
14505 * genattr.c (main): New variable num_insn_reservations. Increase
14506 it if there is DEFINE_INSN_RESERVATION. Output automaton based
14507 pipeline hazard recognizer interface.
14508
14509 * genattrtab.h: New file.
14510
14511 * genattrtab.c: Include genattrtab.h.
14512 (attr_printf, check_attr_test, make_internal_attr,
14513 make_numeric_value): Move protypes into genattrtab.h. Define them
14514 as external.
14515 (num_dfa_decls): New global variable.
14516 (main): Process DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT,
14517 DEFINE_BYPASS, EXCLUSION_SET, PRESENCE_SET, ABSENCE_SET,
14518 DEFINE_AUTOMATON, AUTOMATA_OPTION, DEFINE_RESERVATION,
14519 DEFINE_INSN_RESERVATION. Call expand_automata and write_automata.
14520
14521 * genautomata.c: New file.
14522
14523 * rtl.h (LINK_COST_ZERO, LINK_COST_FREE): Remove them.
14524
14525 * sched-int.h: (curr_state): Add the external definition for
14526 automaton pipeline interface.
14527 (haifa_insn_data): Add comments for members blockage and units.
14528
14529 * target-def.h (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
14530 TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
14531 TARGET_SCHED_DFA_PRE_CYCLE_INSN,
14532 TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
14533 TARGET_SCHED_DFA_POST_CYCLE_INSN,
14534 TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
14535 TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): New
14536 macros.
14537 (TARGET_SCHED): Use the new macros.
14538
14539 * target.h (use_dfa_pipeline_interface, init_dfa_pre_cycle_insn,
14540 dfa_pre_cycle_insn, init_dfa_post_cycle_insn, dfa_post_cycle_insn,
14541 first_cycle_multipass_dfa_lookahead, init_dfa_bubbles,
14542 dfa_bubble): New members in gcc_target.sched.
14543
14544 * haifa-sched.c (insert_schedule_bubbles_p): New variable.
14545 (MAX_INSN_QUEUE_INDEX): New macro for automaton interface.
14546 (insn_queue): Redefine it as pointer to array.
14547 (NEXT_Q, NEXT_Q_AFTER): Use MAX_INSN_QUEUE_INDEX instead of
14548 INSN_QUEUE_SIZE.
14549 (max_insn_queue_index_macro_value): New variable.
14550 (curr_state, dfa_state_size, ready_try): New varaibles for
14551 automaton interface.
14552 (ready_element, ready_remove, max_issue): New function prototypes
14553 for automaton interface.
14554 (choose_ready): New function prototype.
14555 (insn_unit, blockage_range): Add comments.
14556 (unit_last_insn, unit_tick, unit_n_insns): Define them for case
14557 FUNCTION_UNITS_SIZE == 0.
14558 (insn_issue_delay, actual_hazard_this_instance, schedule_unit,
14559 actual_hazard, potential_hazard): Add comments.
14560 (insn_cost): Use cost -1 as undefined value. Remove
14561 LINK_COST_ZERO and LINK_COST_FREE. Add new code for automaton
14562 pipeline interface.
14563 (ready_element, ready_remove): New functions for automaton
14564 interface.
14565 (schedule_insn): Add new code for automaton pipeline interface.
14566 (queue_to_ready): Add new code for automaton pipeline interface.
14567 Use MAX_INSN_QUEUE_INDEX instead of INSN_QUEUE_SIZE.
14568 (debug_ready_list): Print newline when the queue is empty.
14569 (max_issue): New function for automaton pipeline interface.
14570 (choose_ready): New function.
14571 (schedule_block): Add new code for automaton pipeline interface.
14572 Print ready list before scheduling each insn.
14573 (sched_init): Add new code for automaton pipeline interface.
14574 Initiate insn cost by -1.
14575 (sched_finish): Free the current automaton state and finalize
14576 automaton pipeline interface.
14577
14578 * sched-rgn.c: Include target.h.
14579 (init_ready_list, new_ready, debug_dependencies): Add new code for
14580 automaton pipeline interface.
14581
14582 * sched-vis.c: Include target.h.
14583 (get_visual_tbl_length): Add code for automaton interface.
14584 (target_units, print_block_visualization): Add comments.
14585
14586 * Makefile.in (GETRUNTIME, HASHTAB, HOST_GETRUNTIME, HOST_HASHTAB,
14587 USE_HOST_GETRUNTIME, USE_HOST_HASHTAB, HOST_VARRAY): New variables.
14588 (sched-rgn.o, sched-vis.o): Add new dependency file target.h.
14589 (getruntime.o, genautomata.o): New entries.
14590 (genattrtab.o): Add new dependency file genattrtab.h.
14591 (genattrtab): Add new dependencies. Link it with `libm.a'.
14592 (getruntime.o, hashtab.o): New entries for canadian cross.
14593
14594 * doc/md.texi: Description of automaton based model.
14595
14596 * doc/tm.texi (TARGET_SCHED_ISSUE_RATE, TARGET_SCHED_ADJUST_COST):
14597 Add comments.
14598 (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE,
14599 TARGET_SCHED_DFA_PRE_CYCLE_INSN,
14600 TARGET_SCHED_INIT_DFA_PRE_CYCLE_INSN,
14601 TARGET_SCHED_DFA_POST_CYCLE_INSN,
14602 TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN,
14603 TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD,
14604 TARGET_SCHED_INIT_DFA_BUBBLES, TARGET_SCHED_DFA_BUBBLE): The new
14605 hook descriptions.
14606 (TRADITIONAL_PIPELINE_INTERFACE, DFA_PIPELINE_INTERFACE,
14607 MAX_DFA_ISSUE_RATE): New macro descriptions.
14608
14609 * doc/contrib.texi: Add dfa based scheduler contribution.
14610
14611 * doc/gcc.texi: Add more information about genattrtab.
14612
14613 Mon Apr 29 17:19:10 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14614
14615 * reload1.c (eliminate_regs, case SUBREG): Fix typo in
14616 adjust_address_nv call.
14617
14618 2002-04-29 Janis Johnson <janis187@us.ibm.com>
14619
14620 * doc/install.texi (Testing): Provide additional information, and
14621 a stronger encouragement, for running the testsuites.
14622
14623 2002-04-29 DJ Delorie <dj@redhat.com>
14624
14625 * config/mips/mips.c (mips_parse_cpu): Warn if the CPU name is
14626 given in upper case.
14627
14628 2002-04-29 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14629
14630 * fixinc/inclhack.def (solaris_widec): Include <wchar.h> in
14631 Solaris 2 <widec.h> if missing.
14632 * fixinc/fixincl.x: Regenerate.
14633 * fixinc/tests/base/widec.h: New file.
14634
14635 2002-04-29 Nick Clifton <nickc@cambridge.redhat.com>
14636
14637 * toplev.c (f_options): Add "profile" switch so that
14638 -fno-profile can be used to disable -p.
14639
14640 2002-04-29 Bernd Schmidt <bernds@redhat.com>
14641
14642 * c-common.c (type_for_mode): Add support for V2DFmode, V2DImode,
14643 UV2DImode.
14644 * tree.c (build_common_tree_nodes_2): Likewise.
14645 * tree.h (enum tree_index): Likewise.
14646 (V2DF_type_node, V2DI_type_node, unsigned_V2DI_type_node): Define.
14647
14648 * config/i386/i386.c (bdesc_comi, bdesc_2arg, bdesc_1arg): Add SSE2
14649 entries.
14650 (init_mmx_sse_builtins): Initialize SSE2 builtins.
14651 (ix86_expand_builtin): Add support for SSE2 builtins.
14652 * config/i386/i386.h (VALID_SSE2_REG_MODE): New macro.
14653 (VALID_SSE_REG_MODE): Use it.
14654 (VECTOR_MODE_SUPPORTED_P): Allow SSE2 modes here as well.
14655 (enum ix86_builtins): Add SSE2 builtins.
14656 * config/i386/i386.md (movv2df_internal, movv2df, movv8hi_internal,
14657 movv8hi, movv16qi_internal, movv16qi, pushv2df, pushv8hi, pushv16qi,
14658 addv2df3, vmaddv2df3, subv2df3, vmsubv2df3, mulv2df3, vmmulv2df3,
14659 divv2df3, vmdivv2df3, smaxv2df3, vmsmaxv2df3, sminv2df3, vmsminv2df3,
14660 sse2_anddf3, sse2_nanddf3, sse2_iordf3, sse2_xordf3, sqrtv2df2,
14661 vmsqrtv2df2, maskcmpv2df3, maskncmpv2df3, vmmaskcmpv2df3,
14662 vmmaskncmpv2df3, sse2_comi, sse2_ucomi, sse2_movmskpd, sse2_pmovmskb,
14663 sse2_maskmovdqu, sse2_movntv2df, sse2_movntti, sse2_movntsi, cvtdq2ps,
14664 cvtps2dq, cvttps2dq, cvtdq2pd, cvtpd2dq, cvttpd2dq, cvtpd2pi,
14665 cvttpd2pi, cvtpi2pd, cvtsd2si, cvttsd2si, cvtsi2sd, cvtsd2ss,
14666 cvtss2sd, cvtpd2ps, cvtps2pd, addv16qi3, addv8hi3, addv4si3, addv2di3,
14667 ssaddv16qi3, ssaddv8hi3, usaddv16qi3, usaddv8hi3, subv16qi3, subv8hi3,
14668 subv4si3, subv2di3, sssubv16qi3, sssubv8hi3, ussubv16qi3, ussubv8hi3,
14669 mulv8hi3, smulv8hi3_highpart, umulv8hi3_highpart, sse2_umulsidi3,
14670 sse2_umulv2siv2di3, sse2_pmaddwd, sse2_clrti, sse2_uavgv16qi3,
14671 sse2_uavgv8hi3, sse2_psadbw, sse2_pinsrw, sse2_pextrw, sse2_pshufd,
14672 sse2_pshuflw, sse2_pshufhw, eqv16qi3, eqv8hi3, eqv4si3, gtv16qi3,
14673 gtv8hi3, gtv4si3, umaxv16qi3, smaxv8hi3, uminv16qi3, sminv8hi3,
14674 ashrv8hi3, ashrv4si3, lshrv8hi3, lshrv4si3, sse2_lshrv2di3,
14675 ashlv8hi3, ashlv4si3, sse2_ashlv2di3, sse2_ashlti3, sse2_lshrti3,
14676 sse2_unpckhpd, sse2_unpcklpd, sse2_packsswb, sse2_packssdw,
14677 sse2_packuswb, sse2_punpckhbw, sse2_punpckhwd, sse2_punpckhdq,
14678 sse2_punpcklbw, sse2_punpcklwd, sse2_punpckldq, sse2_movapd,
14679 sse2_movupd, sse2_movdqa, sse2_movdqu, sse2_movdq2q, sse2_movq2dq,
14680 sse2_movhpd, sse2_movlpd, sse2_loadsd, sse2_movsd, sse2_storesd,
14681 sse2_shufpd, sse2_clflush, sse2_mfence, mfence_insn, sse2_lfence,
14682 lfence_insn): New patterns.
14683 (sse2_andti3, sse2_nandti3, sse2_iorti3, sse2_xorti3): Renamed from
14684 sse_andti3_sse2, sse_nandti3_sse2, sse_iorti3_sse2, sse_xorti3_sse2.
14685
14686 Mon Apr 29 17:03:24 CEST 2002 Jan Hubicka <jh@suse.cz>
14687
14688 * i386.md (sse_mov?fcc*): Revert patch of Mar 14th.
14689
14690 2002-04-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14691
14692 * doc/contrib.texi (Contributors): Add Paolo Carlini and
14693 Janis Johnson.
14694 Update Richard Henderson, Jakub Jelinek, and Mark Mitchell.
14695 Refer to Objective-C instead of ObjC, SPARC instead of sparc,
14696 and CPU instead of cpu.
14697
14698 Mon Apr 29 13:36:41 CEST 2002 Jan Hubicka <jh@suse.cz>
14699
14700 * toplev.c (flag_if_conversion, flag_if_conversion2): New static
14701 variables.
14702 (lang_independent_options): Add -fif-conversion, -fif-conversion2
14703 (rest_of_compilation): Do if conversion only when asked for.
14704 (parse_options_and_default_flags): Set new variables to 1 for -O1
14705 * invoke.texi (-fif-conversion, -fif-conversion2): Document.
14706
14707 Mon Apr 29 13:02:50 CEST 2002 Jan Hubicka <jh@suse.cz>
14708
14709 * i386.c (dbx64_register_map): Fix typo.
14710
14711 Mon Apr 29 12:18:35 CEST 2002 Jan Hubicka <jh@suse.cz>
14712
14713 * predict.c (real_zero, real_one, real_almost_one, real_br_prob_base,
14714 real_one_half, real_bb_freq_max): New static variables.
14715 (debug_profile_bbauxs): Kill.
14716 (process_note_predictions): Kill unused variable.
14717 (block_info_def, edge_info_def): Use REAL_VALUE_TYPE instead of
14718 volatile double.
14719 (propagate_freq): Use REAL_ARITHMETICS.
14720 (estimate_bb_frequencies): Likevise; init new static variables.
14721 * Makefile.in (predict.o): Add dependency on real.h
14722
14723 2002-04-28 David S. Miller <davem@redhat.com>
14724
14725 PR target/6500
14726 * config/sparc/sparc.md (prefetch): Emit properly for 32-bit vs.
14727 64-bit TARGET_V9. Do not use prefetch page, use prefetch for
14728 several {reads,writes} instead.
14729 * config/sparc/sparc.h (PREFETCH_BLOCK, SIMULTANEOUS_PREFETCHES):
14730 Define.
14731
14732 2002-04-27 David S. Miller <davem@redhat.com>
14733
14734 PR target/6494
14735 * config/sparc/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Be mindful
14736 of the stack bias.
14737
14738 * config/sparc/linux.h, config/sparc/linux64.h: Don't bother
14739 including signal.h and sys/ucontext.h, not needed.
14740
14741 2002-04-29 Hans-Peter Nilsson <hp@bitrange.com>
14742
14743 * varasm.c (output_constant_def): Correct test for not calling
14744 ENCODE_SECTION_INFO for INTEGER_CST.
14745
14746 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
14747
14748 * cppexp.c (lex): Move some code to _cpp_parse_expr, but
14749 keep most cases as function eval_token.
14750 (eval_token): New function.
14751 (_cpp_parse_expr): Read token here for improved diagnostics.
14752 Don't use op_as_text. Detect bad ':' here.
14753 (reduce): Don't detect bad ':' here.
14754 (op_as_text): Remove.
14755 * cpphash.h (_cpp_test_assertion): Change prototype.
14756 * cpplib.c (_cpp_test_assertion): Change prototype.
14757
14758 2002-04-28 Richard Henderson <rth@redhat.com>
14759
14760 PR c/5154
14761 * ggc-common.c (ggc_mark_rtx_children_1): Rename from...
14762 (ggc_mark_rtx_children): New.
14763
14764 2002-04-28 Jakub Jelinek <jakub@redhat.com>
14765
14766 PR target/6496
14767 * config/sparc/sparc.md (call + jump 32-bit peepholes): Disable jump
14768 after call peepholes for UltraSPARC.
14769 (call + jump 64-bit peepholes): Remove.
14770
14771 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14772
14773 PR c/6497
14774 * config/rs6000/rs6000.md (sCC patterns): Remove clobber and use
14775 result as temporary value.
14776
14777 2002-04-28 Jakub Jelinek <jakub@redhat.com>
14778
14779 PR c++/6396
14780 * toplev.c (rest_of_compilation): Only run regrename and copy
14781 propagation if optimizing.
14782
14783 2002-04-28 Jakub Jelinek <jakub@redhat.com>
14784
14785 PR optimization/6475
14786 * reload1.c (alter_reg): Only call set_mem_expr if I is home pseudo
14787 register of REGNO_DECL (i).
14788 * Makefile.in (reload1.o): Add $(TREE_H).
14789
14790 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
14791
14792 * cppexp.c (lex): Update to use state.skip_eval.
14793 (struct op): Remove prio and flags members.
14794 (FLAG_BITS, FLAG_MASK, PRIO_SHIFT, EXTRACT_PRIO, EXTRACT_FLAGS,
14795 SHORT_CIRCUIT, RIGHT_ASSOC, ..._PRIO, op_to_prio): Remove.
14796 (LEFT_ASSOC): New macro.
14797 (optab): New table of operator priorities and flags.
14798 (SHIFT): Update.
14799 (_cpp_parse_expr): Clean up logic. Return bool. Use a
14800 malloc-ed parser stack.
14801 (reduce): New; reduce the operator stack.
14802 (_cpp_expand_op_stack): Expand the operator stack as necessary.
14803 * cpphash.h (struct op): Predeclare.
14804 (struct cpp_reader): New members op_stack, op_limit.
14805 (struct lexer_state): New member skip_eval.
14806 (_cpp_parse_expr): Update.
14807 (_cpp_expand_op_stack): New.
14808 * cpplib.c (do_if): Update.
14809 * cppinit.c (cpp_create_reader): Create op stack.
14810 (cpp_destroy): And destroy it.
14811 * cpplib.h (CPP_LAST_CPP_OP): Correct.
14812 (TTYPE_TABLE): Correct.
14813
14814 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14815
14816 PR c/6343
14817 * c-decl.c (duplicate_decls): Call merge_weak.
14818 * c-pragma.c (apply_pragma_weak): Warn about misuse.
14819 * output.h (merge_weak): Prototype merge_weak.
14820 * varasm.c (merge_weak): New function.
14821 (declare_weak): Make sure we don't give an error on VAR_DECLs.
14822 Mark RTL with SYMBOL_REF_WEAK.
14823
14824 2002-04-27 Kurt Garloff <garloff@suse.de>
14825
14826 * tree-inline.c (inlinable_function_p): Improve heuristics
14827 by using a smoother function to cut down allowable inlinable size.
14828 * param.def: Add parameters max-inline-insns-single,
14829 max-inline-slope, min-inline-insns that determine the exact
14830 shape of the above function.
14831 * param.h: Likewise.
14832
14833 2002-04-26 Richard Henderson <rth@redhat.com>
14834
14835 * c-parse.in (malloced_yyss, malloced_yyvs): New.
14836 (yyoverflow): Re-add. Set them.
14837 (free_parser_stacks): New.
14838 * c-common.h: Declare it.
14839 * c-lex.c (c_common_parse_file): Call it.
14840
14841 2002-04-26 Richard Henderson <rth@redhat.com>
14842
14843 * cfgrtl.c (tidy_fallthru_edge): Don't use next_real_insn
14844 for fallthru search.
14845
14846 2002-04-26 Eric Christopher <echristo@redhat.com>
14847
14848 PR optimization/3700
14849 * config/mips/mips.c (mips_issue_rate): Define. New function.
14850 (TARGET_SCHED_ISSUE_RATE): Use.
14851
14852 2002-04-25 David S. Miller <davem@redhat.com>
14853
14854 PR target/6422
14855 * reorg.c (optimize_skip): Do not allow exception causing
14856 instructions to be considered for delay slots.
14857 (fill_simply_delay_slots, fill_slots_from_thread): Likewise.
14858 (relax_delay_slots): Do not try to consider exception causing
14859 instructions as redundant.
14860
14861 2002-04-26 Richard Henderson <rth@redhat.com>
14862
14863 PR c/5225
14864 * c-typeck.c (build_unary_op) [CONVERT_EXPR]: Invoke non_lvalue.
14865
14866 2002-04-26 Mark Mitchell <mark@codesourcery.com>
14867
14868 PR bootstrap/6445
14869 * config/i386/i386.md (untyped_call): Return the value in a float
14870 register if TARGET_FLOAT_RETURNS_IN_80387, not just if
14871 TARGET_80387.
14872
14873 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
14874
14875 * tree.c (tree_int_cst_lt): Compare constants whose types differ
14876 in unsigned-ness correctly.
14877
14878 2002-04-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
14879
14880 * pa.h (FUNCTION_OK_FOR_SIBCALL): Don't do sibcalls when using the
14881 portable runtime model.
14882
14883 2002-04-26 Richard Henderson <rth@redhat.com>
14884
14885 * c-parse.in (yyoverflow): Revert.
14886
14887 2002-04-26 David Edelsohn <edelsohn@gnu.org>
14888 Richard Henderson <rth@redhat.com>
14889
14890 * config/rs6000/rs6000.md (sCC pattern): Remove clobber and use
14891 result as temporary value.
14892
14893 2002-04-26 Richard Henderson <rth@redhat.com>
14894
14895 PR c/3581
14896 * c-common.c (fix_string_type): Split out of ...
14897 (combine_strings): ... here. Take a varray, not a tree list.
14898 (c_expand_builtin_printf): Use fix_string_type.
14899 * c-common.h: Update decls.
14900 * c-parse.in (string): Remove. Update all uses to use STRING
14901 instead, and not call combine_strings.
14902 (yylexstring): New.
14903 (_yylex): Use it.
14904 * c-typeck.c (simple_asm_stmt): Don't call combine_strings.
14905 (build_asm_stmt): Likewise.
14906 * objc/objc-act.c (my_build_string): Use fix_string_type.
14907 (build_objc_string_object): Build varray for combine_strings.
14908
14909 2002-04-26 Bo Thorsen <bo@suse.co.uk>
14910
14911 * config/i386/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Define for
14912 x86-64.
14913
14914 2002-04-26 Neil Booth <neil@daikokuya.demon.co.uk>
14915
14916 * cppexp.c (CPP_UMINUS, CPP_UPLUS): New.
14917 (HAVE_NO_R_OPERAND): Remove.
14918 (HAVE_VALUE): Remove.
14919 (op_to_prio): Update.
14920 (UNARY): Don't alter flags.
14921 (_cpp_parse_expr): want_value used to indicate whether
14922 a number or unary operator is expected next. Distinguish
14923 unary and binary +/-.
14924 (op_as_text): Update for unary operators.
14925
14926 2002-04-25 Richard Henderson <rth@redhat.com>
14927
14928 PR c/2161
14929 * c-parse.in (yyoverflow): New.
14930
14931 2002-04-25 Richard Henderson <rth@redhat.com>
14932
14933 PR c/2098
14934 * c-common.c (shorten_compare): Simplfy conditions leading to
14935 the generation of a warning.
14936
14937 2002-04-25 Richard Henderson <rth@redhat.com>
14938
14939 PR c/2035
14940 * expmed.c (extract_bit_field): Fall through to generic code rather
14941 than aborting on subreg special case.
14942
14943 2002-04-25 David S. Miller <davem@redhat.com>
14944
14945 * config/sparc/sparc.h (FUNCTION_OK_FOR_SIBCALL): Add back check
14946 for DECL being NULL.
14947
14948 2002-04-25 Steve Christiansen <smc@us.ibm.com>
14949
14950 * doc/md.texi (Machine Constraints): Add IA-64 constraints.
14951
14952 2002-04-25 Eric Botcazou <ebotcazou@multimania.com>
14953
14954 * c-decl.c (grokdeclarator): Remove outdated ??? note
14955 on invalid declaration of flexible array members.
14956
14957 2002-04-25 Richard Henderson <rth@redhat.com>
14958
14959 * doc/invoke.texi: Document -gdwarf{,-2} vs debug level.
14960
14961 2002-04-25 Ulrich Weigand <uweigand@de.ibm.com>
14962
14963 * config/s390/s390.c (s390_emit_epilogue): Always restore registers
14964 needed by the compiler, even if they are used as global regs.
14965
14966 2002-04-25 Matt Hiller <hiller@redhat.com>
14967
14968 * mips.c (mips_class_max_nregs, mips_register_move_cost): New
14969 functions.
14970 * mips.h (CLASS_MAX_NREGS, REGISTER_MOVE_COST): Redefine as calls
14971 of the corresponding functions.
14972 * mips-protos.h (mips_class_max_nregs, mips_register_move_cost):
14973 New prototypes.
14974
14975 2002-04-25 Matt Hiller <hiller@redhat.com>
14976
14977 * config/mips/mips.h (mips_sw_reg_names): Declare as extern.
14978
14979 (ALL_COP_ADDITIONAL_REGISTER_NAMES): New macro.
14980 (FIRST_PSEUDO_REGISTER): Redefine considering coprocessor
14981 registers, adjust comment accordingly.
14982 (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS,
14983 reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGISTER_NAMES,
14984 DEBUG_REGISTER_NAMES, REG_ALLOC_ORDER): Adjust to include entries
14985 for coprocessor registers.
14986 (ADDITIONAL_REGISTER_NAMES): Include
14987 ALL_COP_ADDITIONAL_REGISTER_NAMES.
14988
14989 (COP0_REG_FIRST, COP0_REG_LAST, COP0_REG_NUM,
14990 COP2_REG_FIRST, COP2_REG_LAST, COP2_REG_NUM,
14991 COP3_REG_FIRST, COP3_REG_LAST, COP3_REG_NUM,
14992 COP0_REG_P, COP2_REG_P, COP3_REG_P, ALL_COP_REG_P,
14993 COPNUM_AS_CHAR_FROM_REGNUM, COP_REG_CLASS_P): New macros.
14994
14995 (mips_char_to_class): Adjust comment to include coprocessor
14996 constraint letters.
14997
14998 * config/mips/mips.c (coprocessor_operand, coprocessor2_operand):
14999 New functions.
15000 (mips_reg_names, mips_regno_to_class): Include coprocessor
15001 information.
15002 (mips_sw_reg_names): Ditto, make non-static.
15003 (mips_move_1word): Handle moves to and from coprocessor registers.
15004 (mips_move_2words): Handle moves to and from coprocessor
15005 registers.
15006 (mips_class_max_nregs, mips_register_move_cost): Handle
15007 coprocessor register classes.
15008 (override_options): Initialize mips_char_to_class and
15009 mips_hard_regno_mode_ok properly for coprocessor registers.
15010
15011 * config/mips/mips.md (movdi_internal, movdi_internal2,
15012 movsi_internal1, movsi_internal2): Add constraint-sets for
15013 coprocessor registers.
15014 * testsuite/gcc.c-torture/mipscop-1.c: New testcase.
15015 * testsuite/gcc.c-torture/mipscop-1.x: Disable above if target
15016 isn't mips.
15017 * testsuite/gcc.c-torture/mipscop-2.c: New testcase.
15018 * testsuite/gcc.c-torture/mipscop-2.x: Disable above if target
15019 isn't mips.
15020 * testsuite/gcc.c-torture/mipscop-3.c: New testcase.
15021 * testsuite/gcc.c-torture/mipscop-3.x: Disable above if target
15022 isn't mips.
15023 * testsuite/gcc.c-torture/mipscop-4.c: New testcase.
15024 * testsuite/gcc.c-torture/mipscop-4.x: Disable above if target
15025 isn't mips.
15026
15027 * doc/tm.texi: Document feature.
15028
15029 2002-04-25 Neil Booth <neil@daikokuya.demon.co.uk>
15030
15031 * integrate.c (function_attribute_inlinable_p): Simplify.
15032 Check the table pointer is not NULL.
15033
15034 2002-04-25 Steven Bosscher <S.Bosscher@student.tudelft.nl>
15035
15036 * doc/c-tree.texi: Fix typo in introduction.
15037
15038 2002-04-25 Neil Booth <neil@daikokuya.demon.co.uk>
15039
15040 * c-common.h (c_common_parse_file): Update.
15041 * c-lang.c (LANG_HOOKS_SET_YYDEBUG): Remove.
15042 * c-lex.c (YYDEBUG): Get from c-lex.h.
15043 (c_common_parse_file): Update.
15044 * c-lex.h (YYDEBUG, yydebug): New.
15045 * c-parse.in (YYDEBUG): Get from c-lex.h.
15046 (c_set_yydebug): Remove.
15047 * c-tree.h (c_set_yydebug): Remove.
15048 * langhooks-def.h (lhd_do_nothing_i): New.
15049 (lhd_set_yydebug, LANG_HOOKS_SET_YYDEBUG): Remove.
15050 (LANG_HOOKS_PARSE_FILE, LANG_HOOKS_INITIALIZER): Update.
15051 * langhooks.c (lhd_do_nothing_i): New.
15052 (lhd_set_yydebug): Remove.
15053 * langhooks.h (struct lang_hooks): Update.
15054 * toplev.c (set_yydebug): New.
15055 (compile_file): Update call to parse_file hook.
15056 (decode_d_option): Update.
15057 objc:
15058 * objc-lang.c (LANG_HOOKS_SET_YYDEBUG): Remove.
15059
15060 Wed Apr 24 23:45:37 2002 J"orn Rennecke <joern.rennecke@superh.com>
15061
15062 * loop.c (load_mems): Don't change the interface of called functions.
15063
15064 * calls.c (expand_call): Take current_function_pretend_args_size
15065 into account when setting argblock for sibcalls.
15066
15067 2002-04-24 Matt Hiller <hiller@redhat.com>
15068
15069 * cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
15070 * c-lex.c: Ditto.
15071
15072 * cpplex.c (skip_line_comment): Process comment one multibyte
15073 character at a time rather than one char at a time, if
15074 appropriate.
15075 (parse_string): Process string one multibyte character at a time
15076 rather than one char at a time, if appropriate.
15077 * c-lex.c (lex_string): Lex and copy multibyte strings
15078 appropriately.
15079 * cpplib.h (cppchar_t): Change to unsigned.
15080
15081 2002-04-24 Richard Henderson <rth@redhat.com>
15082
15083 PR c/3467
15084 * c-decl.c (grokdeclarator): Don't pedwarn variable sized arrays
15085 for c99.
15086
15087 Wed Apr 24 21:51:54 2002 J"orn Rennecke <joern.rennecke@superh.com>
15088
15089 * sh.c (sh_va_arg): If argument was passed by reference,
15090 dereference the pointer.
15091
15092 * sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.
15093
15094 * sh.md (divsi3_i4_media): Use match_operand for input values
15095 rather than hard registers.
15096 (divsi3 - TARGET_SHMEDIA_FPU case): Don't ferry values
15097 unnecessarily through hard registers. Keep copies of pseudo
15098 registers outside of the libcall sequence.
15099
15100 * sh.md (casesi_shift_media): Add modes.
15101
15102 * sh.h (RETURN_IN_MEMORY): Return variable size BLKmode
15103 values in memory.
15104
15105 2002-04-24 Neil Booth <neil@daikokuya.demon.co.uk>
15106
15107 * attribs.c (c_common_attribute_table): Move table and handlers
15108 to c-common.c.
15109 (format_attribute_table, lang_attribute_table,
15110 lang_attribute_common): Remove.
15111 (init_attributes): Replace NULL pointers with pointers to the
15112 empty table.
15113 (handle_packed_attribute, handle_nocommon_attribute,
15114 handle_common_attribute, handle_noreturn_attribute,
15115 handle_noinline_attribute, handle_always_inline_attribute,
15116 handle_used_attribute, handle_unused_attribute,
15117 handle_const_attribute, handle_transparent_union_attribute,
15118 handle_constructor_attribute, handle_destructor_attribute,
15119 handle_mode_attribute, handle_section_attribute,
15120 handle_aligned_attribute, handle_weak_attribute,
15121 handle_alias_attribute, handle_visibility_attribute,
15122 handle_no_instrument_function_attribute, handle_malloc_attribute,
15123 handle_no_limit_stack_attribute, handle_pure_attribute,
15124 handle_deprecated_attribute, handle_vector_size_attribute,
15125 vector_size_helper): Move to c-common.c.
15126 * c-common.c (c_common_attribute_table,
15127 handle_packed_attribute, handle_nocommon_attribute,
15128 handle_common_attribute, handle_noreturn_attribute,
15129 handle_noinline_attribute, handle_always_inline_attribute,
15130 handle_used_attribute, handle_unused_attribute,
15131 handle_const_attribute, handle_transparent_union_attribute,
15132 handle_constructor_attribute, handle_destructor_attribute,
15133 handle_mode_attribute, handle_section_attribute,
15134 handle_aligned_attribute, handle_weak_attribute,
15135 handle_alias_attribute, handle_visibility_attribute,
15136 handle_no_instrument_function_attribute, handle_malloc_attribute,
15137 handle_no_limit_stack_attribute, handle_pure_attribute,
15138 handle_deprecated_attribute, handle_vector_size_attribute,
15139 vector_size_helper): Move from attribs.c.
15140 * c-common.h (c_common_attribute_table,
15141 c_common_format_attribute_table): New.
15142 * c-lang.c (LANG_HOOKS_COMMON_ATTRIBUTE_TABLE,
15143 LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE): Redefine.
15144 * langhooks-def.h (LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE,
15145 LANG_HOOKS_COMMON_ATTRIBUTE_TABLE, LANG_HOOKS_ATTRIBUTE_TABLE): New.
15146 (LANG_HOOKS_INITIALIZER): Update.
15147 * langhooks.h (struct lang_hooks): 3 new attribute hooks.
15148 * target-def.h (TARGET_ATTRIBUTE_TABLE): Default to NULL.
15149 * target.h: Update comment.
15150 * tree.c (default_target_attribute_table): Remove.
15151 * tree.h (default_target_attribute_table, format_attribute_table,
15152 lang_attribute_table, lang_attribute_common): Remove.
15153 objc:
15154 * objc-lang.c (LANG_HOOKS_COMMON_ATTRIBUTE_TABLE,
15155 LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE): Redefine.
15156
15157 2002-04-24 Jason Merrill <jason@redhat.com>
15158
15159 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.
15160 * dwarf2out.c (dwarf_attr_name): Support it.
15161 (gen_array_type_die): Emit it.
15162 (lookup_type_die): No special handling for VECTOR_TYPE.
15163 (gen_type_die): Hand VECTOR_TYPE off to gen_array_type_die.
15164
15165 2002-04-24 Richard Henderson <rth@redhat.com>
15166
15167 * config/mips/mips.md (movdi_usd): Renumber.
15168
15169 2002-04-24 David S. Miller <davem@redhat.com>
15170
15171 PR target/6420
15172 * config/sparc/sparc.h (FUNCTION_OK_FOR_SIBCALL): Return false if
15173 32-bit Sparc and current_function_returns_struct is true.
15174
15175 Wed Apr 24 13:48:25 CEST 2002 Jan Hubicka <jh@suse.cz>
15176
15177 * loop.c (canonicalize_condition): Use gen_int_mode.
15178
15179 2002-04-24 Aldy Hernandez <aldyh@redhat.com>
15180
15181 * config/rs6000/altivec.h: Cleanup file. Add non individual
15182 variants.
15183 (vec_vaddubm): New.
15184 (vec_vadduhm): New.
15185 (vec_vadduwm): New.
15186 (vec_vaddfp): New.
15187 (vec_vaddcuw): New.
15188 (vec_vaddubs): New.
15189 (vec_vaddsbs): New.
15190 (vec_vadduhs): New.
15191 (vec_vadduws): New.
15192 (vec_vaddsws): New.
15193 (vec_vand): New.
15194 (vec_vandc): New.
15195 (vec_vavgub): New.
15196 (vec_vavgsb): New.
15197 (vec_vavguh): New.
15198 (vec_vavgsh): New.
15199 (vec_vavguw): New.
15200 (vec_vavgsw): New.
15201 (vec_vrfip): New.
15202 (vec_vcmpbfp): New.
15203 (vec_vcmpequb): New.
15204 (vec_vcmpequh): New.
15205 (vec_vcmpequw): New.
15206 (vec_vcmpeqfp): New.
15207 (vec_vcmpgefp): New.
15208 (vec_vcmpgtub): New.
15209 (vec_vcmpgtsb): New.
15210 (vec_vcmpgtuh): New.
15211 (vec_vcmpgtsh): New.
15212 (vec_vcmpgtuw): New.
15213 (vec_vcmpgtsw): New.
15214 (vec_vcmpgtfp): New.
15215 (vec_vcmpgefp): New.
15216 (vec_vcfux): New.
15217 (vec_vcfsx): New.
15218 (vec_vctsxs): New.
15219 (vec_vctuxs): New.
15220 (vec_vexptefp): New.
15221 (vec_vrfim): New.
15222 (vec_lvx): New.
15223 (vec_lvebx): New.
15224 (vec_lvehx): New.
15225 (vec_lde): Add vector float variant.
15226 (vec_lvewx): New.
15227 (vec_lvxl): New.
15228 (vec_vlogefp): New.
15229 (vec_vmaddfp): New.
15230 (vec_vmhaddshs): New.
15231 (vec_vmaxub): New.
15232 (vec_vmaxsb): New.
15233 (vec_vmaxuh): New.
15234 (vec_vmaxsh): New.
15235 (vec_vmaxuw): New.
15236 (vec_vmaxsw): New.
15237 (vec_vmaxsw): New.
15238 (vec_vmaxfp): New.
15239 (vec_vmrghb): New.
15240 (vec_vmrghh): New.
15241 (vec_vmrghw): New.
15242 (vec_vmrglb): New.
15243 (vec_vmrglh): New.
15244 (vec_vmrglw): New.
15245 (vec_vminub): New.
15246 (vec_vminsb): New.
15247 (vec_vminuh): New.
15248 (vec_vminsh): New.
15249 (vec_vminuw): New.
15250 (vec_vminsw): New.
15251 (vec_vminfp): New.
15252 (vec_vmladduhm): New.
15253 (vec_vmhraddshs): New.
15254 (vec_msumubm): New.
15255 (vec_vmsummbm): New.
15256 (vec_vmsumuhm): New.
15257 (vec_vmsumshm): New.
15258 (vec_vmsumuhs): New.
15259 (vec_vmsumshs): New.
15260 (vec_vmuleub): New.
15261 (vec_vmulesb): New.
15262 (vec_vmuleuh): New.
15263 (vec_vmulesh): New.
15264 (vec_vmuloub): New.
15265 (vec_mulosb): New.
15266 (vec_vmulouh): New.
15267 (vec_vmulosh): New.
15268 (vec_vnmsubfp): New.
15269 (vec_vnor): New.
15270 (vec_vor): New.
15271 (vec_vpkuhum): New.
15272 (vec_vpkuwum): New.
15273 (vec_vpkpx): New.
15274 (vec_vpkuhus): New.
15275 (vec_vpkshss): New.
15276 (vec_vpkuwus): New.
15277 (vec_vpkswss): New.
15278 (vec_vpkshus): New.
15279 (vec_vpkswus): New.
15280 (vec_vperm): New.
15281 (vec_vrefp): New.
15282 (vec_vrlb): New.
15283 (vec_vrlh): New.
15284 (vec_vrlw): New.
15285 (vec_vrfin): New.
15286 (vec_vrsqrtefp): New.
15287 (vec_vsel): New.
15288 (vec_vslb): New.
15289 (vec_vslh): New.
15290 (vec_vslw): New.
15291 (vec_vsldoi): New.
15292 (vec_vsl): New.
15293 (vec_vslo): New.
15294 (vec_vspltb): New.
15295 (vec_vsplth): New.
15296 (vec_vspltw): New.
15297 (vec_vspltisb): New.
15298 (vec_vspltish): New.
15299 (vec_vspltisw): New.
15300 (vec_vsrb): New.
15301 (vec_vsrh): New.
15302 (vec_vsrw): New.
15303 (vec_vsrab): New.
15304 (vec_vsrah): New.
15305 (vec_vsraw): New.
15306 (vec_vsr): New.
15307 (vec_vsro): New.
15308 (vec_stvx): New.
15309 (vec_stvebx): New.
15310 (vec_stvehx): New.
15311 (vec_stvewx): New.
15312 (vec_stvxl): New.
15313 (vec_vsububm): New.
15314 (vec_vsubuhm): New.
15315 (vec_vsubuwm): New.
15316 (vec_vsubfp): New.
15317 (vec_vsubcuw): New.
15318 (vec_vsububs): New.
15319 (vec_vsubsbs): New.
15320 (vec_vsubuhs): New.
15321 (vec_vsubshs): New.
15322 (vec_vsubuws): New.
15323 (vec_vsubsws): New.
15324 (vec_vsum4ubs): New.
15325 (vec_vsum4sbs): New.
15326 (vec_vsum4shs): New.
15327 (vec_vsum2sws): New.
15328 (vec_vsumsws): New.
15329 (vec_vrfiz): New.
15330 (vec_vupkhsb): New.
15331 (vec_vupkhpx): New.
15332 (vec_vupkhsh): New.
15333 (vec_vupklsb): New.
15334 (vec_vupklpx): New.
15335 (vec_vupklsh): New.
15336 (vec_vxor): New.
15337
15338 2002-04-23 Eric Botcazou <ebotcazou@multimania.com>
15339
15340 PR c/5430
15341 * fold-const.c (split_tree): Add MINUS_LITP parameter; separate
15342 added literals from substracted literals.
15343 (associate_trees): Don't convert MINUS_EXPR into PLUS_EXPR.
15344 (fold) [associate]: Preserve MINUS_EXPR if needed.
15345
15346 2002-04-23 Zack Weinberg <zack@codesourcery.com>
15347
15348 * doc/install.texi: Clarify which versions of alpha*-dec-osf*
15349 are obsoleted.
15350
15351 2002-04-23 Tom Tromey <tromey@redhat.com>
15352
15353 * gcc.c: Added --resource. For PR java/6314.
15354
15355 2002-04-23 David O'Brien <obrien@FreeBSD.org>
15356
15357 * cp/g++spec.c: Use profiled libstdc++ and libm with -p/-pg.
15358 * config/freebsd.h (MATH_LIBRARY_PROFILE): Use the _p verions of
15359 these libraries.
15360
15361 2002-04-23 David O'Brien <obrien@FreeBSD.org>
15362
15363 * config/freebsd.h(OBJECT_FORMAT_ELF): Define.
15364
15365 Tue Apr 23 14:24:25 CEST 2002 Jan Hubicka <jh@suse.cz>
15366
15367 * i386.c (ix86_output_addr_diff_elt): Avoid x86_64 binutils bug
15368 workaround.
15369 (ix86_expand_int_movcc): Avoid x86_64 compilation chrash.
15370 (ix86_expand_clrstr): Fix typo.
15371 * loop.c (gen_load_of_final_value): New.
15372 (loop_givs_rescan, strength_reduce, check_dbra_loop):
15373 Use it.
15374
15375 2002-04-23 Roger Sayle <roger@eyesopen.com>
15376
15377 * builtins.c (builtin_memset_gen_str): New function.
15378 (expand_builtin_memset): Optimize the case of constant length, but
15379 unknown value.
15380
15381 2002-04-23 Aldy Hernandez <aldyh@redhat.com>
15382
15383 * config/rs6000/altivec.h (vec_step): Remove extraneous
15384 parentheses.
15385 (vec_ctu): Cast return.
15386
15387 2002-04-23 Alan Modra <amodra@bigpond.net.au>
15388
15389 PR target/6413
15390 * function.h: (struct function): Add profile_label_no field.
15391 (current_function_profile_label_no): Define.
15392 * function.c: (profile_label_no): New static var.
15393 (expand_function_start): Increment it, and copy to
15394 current_function_profile_label_no.
15395 * output.h (profile_label_no): Delete.
15396 * final.c (profile_label_no): Delete.
15397 (profile_function): Use current_function_profile_label_no.
15398 (final_end_function): Don't increment profile_label_no here.
15399 * config/i386/i386.c (ix86_osf_output_function_prologue): Replace
15400 profile_label_no with current_function_profile_label_no.
15401 * config/pa/pa.c (current_function_number): Delete.
15402 (pa_output_function_prologue): Don't output profile label here.
15403 (hppa_profile_hook): Use label_no param rather than
15404 current_function_number.
15405 (FUNC_BEGIN_PROLOG_LABEL): Move to ..
15406 * config/pa/pa.h: .. here.
15407 (FUNCTION_PROFILER): Output profile label here.
15408
15409 2002-04-22 Eric Christopher <echristo@redhat.com>
15410
15411 * config/mips/mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Revert
15412 patch of 2002-04-09 due to binutils issues.
15413 (FUNCTION_ARG_REGNO_P): Ensure even numbered float register.
15414
15415 2002-04-22 Aldy Hernandez <aldyh@redhat.com>
15416
15417 * config/rs6000/rs6000.md ("*movv4si_internal"): Change 'm'
15418 constraint to 'o' for m=r and r=m alternatives.
15419 ("*movv8hi_internal1"): Same.
15420 ("*movv16qi_internal1"): Same.
15421 ("*movv4sf_internal1"): Same.
15422
15423 2002-04-22 Janis Johnson <janis187@us.ibm.com>
15424
15425 * rtl.h (RTX_FLAG): New macro.
15426 * emit-rtl.c (copy_most_rtx): Use macros to access rtx flags.
15427 * final.c (alter_subreg): Use macro to access rtx flag.
15428 * integrate.c (copy_rtx_and_substitute): Use new access macro.
15429 * print-rtl.c (print_rtx): Use new access macro.
15430
15431 * cse.c (insert): Check rtx code before accessing flag.
15432
15433 * genattrtab.c (ATTR_IND_SIMPLIFIED_P, ATTR_CURR_SIMPLIFIED_P,
15434 ATTR_PERMANENT_P, ATTR_EQ_ATTR_P): New.
15435 (attr_hash_add_string, attr_rtx_1, attr_copy_rtx, check_attr_test,
15436 convert_const_symbol_ref, make_canonical, make_alternative_compare,
15437 evaluate_eq_attr, attr_rtx_cost, simplify_test_exp_in_temp,
15438 simplify_test_exp, optimize_attrs, simplify_by_exploding,
15439 find_and_mark_used_attributes, unmark_used_attributes,
15440 add_values_to_cover, simplify_with_current_value,
15441 simplify_with_current_value_aux, clear_struct_flag, walk_attr_value,
15442 copy_rtx_unchanging, main): Use new access macros.
15443
15444 2002-04-22 Tom Rix <trix@redhat.com>
15445
15446 * expmed.c (init_expmed): Generate shifted constant once.
15447
15448 2002-04-22 Zack Weinberg <zack@codesourcery.com>
15449
15450 * c-lex.c (lex_charconst): Call convert to get constant in
15451 proper type; don't just smash the type field.
15452 Fixes PR c/6300.
15453
15454 * config.gcc: Add list of obsolete configurations. Disallow
15455 building these without --enable-obsolete.
15456 * doc/install.texi: Document --enable-obsolete and obsoletion
15457 policy. Mention obsoletion of individual targets in
15458 appropriate places.
15459
15460 2002-04-22 Richard Henderson <rth@redhat.com>
15461
15462 * config/sparc/sol2-bi.h (ASM_DEBUG_SPEC): New.
15463
15464 2002-04-22 Mark Mitchell <mark@codesourcery.com>
15465
15466 PR f/6138.
15467 * function.c (fixup_memory_subreg): Add promoted_mode parameter.
15468 (walk_fixup_memory_subreg): Likewise.
15469 (fixup_var_refs_insn): Adjust accordingly.
15470 (fixup_var_refs_1): Likewise.
15471
15472 2002-04-22 Ulrich Weigand <uweigand@de.ibm.com>
15473
15474 * config/s390/linux.h: (LIBPATH_SPEC, LIBPATH_ARCH31_SPEC,
15475 LIBPATH_ARCH64_SPEC): Define.
15476 (EXTRA_SPECS): Add libpath, libpath_arch31, libpath_arch64.
15477 (STARTFILE_SPEC, ENDFILE_SPEC): Define; use libpath.
15478 (LINK_ARCH31_SPEC): Add libpath_arch31 to search path.
15479 (LINK_ARCH64_SPEC): Add libpath_arch64 to search path.
15480
15481 2002-04-22 Joel Sherrill <joel@OARcorp.com>
15482
15483 * gthr-rtems.h: Correct prototypes to remove warnings.
15484
15485 2002-04-22 Richard Henderson <rth@redhat.com>
15486
15487 PR c/6344
15488 * alias.c (canon_true_dependence): Special case (mem:blk (scratch)).
15489
15490 * gcse.c (free_insn_expr_list_list): New.
15491 (clear_modify_mem_tables): Use it. Fix bit set usage.
15492 (canon_list_insert): Use EXPR_LISTs for expressions.
15493 (record_last_mem_set_info): Factor BLOCK_NUM (insn).
15494
15495 2002-04-22 Neil Booth <neil@daikokuya.demon.co.uk>
15496
15497 * cppfiles.c (_cpp_pop_file_buffer): Return void. Move
15498 file change and include code to _cpp_pop_buffer.
15499 * cpphash.h (struct pending_option): Predeclare.
15500 (struct cpp_reader): New member next_include_file.
15501 (_cpp_pop_file_buffer): Update.
15502 (_cpp_push_next_buffer): Update, rename.
15503 * cppinit.c (cpp_destroy): Free include chain and pending here.
15504 (cpp_finish_options): Simplify.
15505 (_cpp_push_next_buffer): Rename and clean up.
15506 * cpplib.c (cpp_pop_buffer): Move code from _cpp_pop_file_buffer.
15507 Clarify.
15508 * cppmacro.c (cpp_scan_nooutput): Set return_at_eof here.
15509
15510 2002-04-22 Aldy Hernandez <aldyh@redhat.com>
15511
15512 * config/rs6000/altivec.h (vec_xor): Add variant for both args
15513 being vector signed int.
15514 (vec_andc): Same.
15515 (vec_xor): Add variant for both args being vector signed char.
15516 Remove redundant variant.
15517 (vec_andc): Same.
15518
15519 2002-04-21 David S. Miller <davem@redhat.com>
15520
15521 * config/sparc/sparc.md (set then compare DI mode peephole2): Fix
15522 compare mode in output RTL.
15523
15524 2002-04-22 David Edelsohn <edelsohn@gnu.org>
15525
15526 * config/rs6000/rs6000.c (rs6000_override_options): Correct
15527 style and formatting of previous patch.
15528
15529 2002-04-22 Alan Modra <amodra@bigpond.net.au>
15530
15531 * config/rs6000/rs6000.c (rs6000_override_options): Always clear
15532 flag_pic for ABI_AIX.
15533
15534 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
15535
15536 * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.
15537 * cppfiles.c (read_include_file): Similarly.
15538 * cpphash.h (DSC, U_CHAR, ustrcmp, ustrncmp, ustrlen,
15539 uxstrdup ustrchr, ufputs): Similarly.
15540 * cppinit.c (TRIGRAPH_MAP, cpp_destroy): Similarly.
15541 * cpplex.c (parse_slow, unescaped_terminator_p, save_comment,
15542 cpp_ideq, parse_identifier, parse_number): Similarly.
15543 * cpplib.c (struct directive, dequote_string, D, run_directive,
15544 cpp_push_buffer): Similarly.
15545 * cppmacro.c (new_string_token, builtin_macro, cpp_quote_string,
15546 _cpp_create_definition, check_trad_stringification,
15547 cpp_macro_definition): Similarly.
15548
15549 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
15550
15551 * cppmacro.c (funlike_invocation_p): Don't step back
15552 over CPP_EOF.
15553
15554 2002-04-21 David Edelsohn <edelsohn@gnu.org>
15555
15556 * config/rs6000/rs6000.c (output_profile_hook): Do not increment
15557 labelno.
15558
15559 2002-04-20 Joseph S. Myers <jsm28@cam.ac.uk>
15560
15561 * doc/invoke.texi: Remove Chill references.
15562 * doc/gcc.texi: Update last modified date.
15563
15564 2002-04-20 Kazu Hirata <kazu@hxi.com>
15565
15566 * config/h8300/lib1funcs.asm (___mulsi3): Remove unnecessary
15567 push and pop. Replace add.l with add.w.
15568
15569 2002-04-20 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
15570
15571 * config/h8300/lib1funcs.asm (___mulsi3): Use hardware
15572 multiply instructions for H8/300H case.
15573
15574 2002-04-20 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
15575
15576 * config/h8300/lib1funcs.asm (___cmpsi2, ___ucmpsi2):
15577 Bum three instructions from each routine.
15578
15579 2002-04-20 Neil Booth <neil@daikokuya.demon.co.uk>
15580
15581 * Makefile.in: Update.
15582 * decl.c (push_c_function_context, pop_c_function_context,
15583 mark_c_function_context): Rename for consistency.
15584 * c-objc-common.c (c_objc_common_init): Langhooks set elsewhere.
15585 * c-tree.h (push_c_function_context, pop_c_function_context,
15586 mark_c_function_context): Rename for consistency.
15587 * c-lang.c (LANG_HOOKS_FUNCTION_ENTER_NESTED,
15588 LANG_HOOKS_FUNCTION_LEAVE_NESTED, LANG_HOOKS_FUNCTION_MARK): Redefine.
15589 * function.c (init_lang_status, save_lang_status,
15590 restore_lang_status, mark_lang_status, free_lang_status):
15591 Move to langhooks.h.
15592 (push_function_context_to, pop_function_context_from,
15593 free_after_parsing, prepare_function_start, ggc_mark_struct_function):
15594 Update.
15595 * function.h (init_lang_status, save_lang_status,
15596 restore_lang_status, mark_lang_status, free_lang_status):
15597 Move to langhooks.h.
15598 * langhooks-def.h (LANG_HOOKS_FUNCTION_INIT,
15599 LANG_HOOKS_FUNCTION_FREE, LANG_HOOKS_FUNCTION_ENTER_NESTED,
15600 LANG_HOOKS_FUNCTION_LEAVE_NESTED, LANG_HOOKS_FUNCTION_MARK,
15601 LANG_HOOKS_FUNCTION_INITIALIZER): New.
15602 (LANG_HOOKS_INITIALIZER): Update.
15603 (lhd_do_nothing_f): New.
15604 * langhooks.h (struct lang_hooks_for_functions): New.
15605 (struct lang_hooks): New hooks.
15606 * langhooks.c (lhd_do_nothing_f): New.
15607 objc:
15608 * objc-lang.c (LANG_HOOKS_FUNCTION_ENTER_NESTED,
15609 LANG_HOOKS_FUNCTION_LEAVE_NESTED, LANG_HOOKS_FUNCTION_MARK): Redefine.
15610
15611 2002-04-19 David S. Miller <davem@redhat.com>
15612
15613 * config/sparc/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.
15614 * config/sparc/linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Likewise.
15615
15616 2002-04-19 Jakub Jelinek <jakub@redhat.com>
15617
15618 PR optimization/3756
15619 * config/i386/i386.c (ix86_expand_int_movcc): Optimize
15620 x = ((int) y < 0) ? cst1 : cst2.
15621
15622 2002-04-19 Jakub Jelinek <jakub@redhat.com>
15623
15624 PR c/6358
15625 * function.c: Reapply patch for c/6358.
15626 (expand_function_end): Copy decl_rtl's mode, not
15627 current_function_return_rtx mode.
15628
15629 2002-04-19 Joel Sherrill <joel@OARcorp.com>
15630
15631 * config/rtems.h (STARTFILE_SPEC, ENDFILE_SPEC): Fix for non-ELF
15632 targets.
15633
15634 2002-04-19 Tom Tromey <tromey@redhat.com>
15635
15636 * doc/install.texi (Specific): Update status of Solaris 2.8.
15637 For PR libgcj/6158.
15638
15639 2002-04-19 Andreas Schwab <schwab@suse.de>
15640
15641 * real.c: Allow sizeof (REAL_VALUE_TYPE) > 2*NE.
15642 (PUT_REAL): Restore old definition.
15643
15644 2002-04-19 Dan Nicolaescu <dann@godzilla.ics.uci.edu>
15645 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15646
15647 * doc/install.texi (Specific, sparc-sun-solaris2*): Mention that
15648 binutils 2.11.2 and higher generate smaller binaries than Sun's
15649 native tools.
15650
15651 2002-04-19 Mark Mitchell <mark@codesourcery.com>
15652
15653 PR c++/6352
15654 * toplev.c (rest_of_compilation): Do not defer functions for which
15655 TREE_SYMBOL_REFERENCED has already been set.
15656
15657 Fri Apr 19 15:53:03 CEST 2002 Jan Hubicka <jh@suse.cz>
15658
15659 * i386.md (movsi_1, movhi_1): Force reload to use more flexible
15660 alternative.
15661
15662 2002-04-19 Neil Booth <neil@daikokuya.demon.co.uk>
15663
15664 * builtins.c: Include langhooks.h.
15665 (lang_type_promotes_to): Remove.
15666 (expand_builtin_va_arg): Use new hook.
15667 * c-common.c (c_common_nodes_and_builtins): Don't set hook.
15668 (simple_type_promotes_to): Move to c-typeck.c.
15669 * c-common.h (simple_type_promotes_to): Remove.
15670 * c-decl.c (duplicate_decls, grokdeclarator): Update.
15671 * c-format.c: Include langhooks.h.
15672 (check_format_types): Update.
15673 * c-tree.h (c_type_promotes_to): New.
15674 * c-typeck.c (c_type_promotes_to): Move from c-common.c.
15675 (type_lists_compatible_p): Update.
15676 * langhooks-def.h (lhd_type_promotes_to): New.
15677 (LANG_HOOKS_TYPE_PROMOTES_TO): New.
15678 (LANG_HOOKS_FOR_TYPES_INITIALIZER): Update.
15679 * langhooks.c (lhd_type_promotes_to): New.
15680 * langhooks.h (struct lang_hooks_for_types): New hook.
15681 * tree.h (lang_type_promotes_to): Remove.
15682 objc:
15683 * objc-lang.c (LANG_HOOKS_TYPE_PROMOTES_TO): Redefine.
15684
15685 2002-04-18 Richard Henderson <rth@redhat.com>
15686
15687 * function.c: Revert patch for c/6358.
15688
15689 2002-04-18 Richard Henderson <rth@redhat.com>
15690
15691 * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN
15692 blocks. Handle multiple references to the TRAP block. Handle
15693 non-adjacent THEN and OTHER blocks.
15694
15695 2002-04-18 Richard Henderson <rth@redhat.com>
15696
15697 * config/ia64/ia64.c (ia64_function_arg_pass_by_reference): Don't
15698 crash with no type for by-mode libcalls.
15699
15700 * config/ia64/ia64.md (conditional_trap): Fix predicate polarity.
15701
15702 2002-04-18 Bob Wilson <bob.wilson@acm.org>
15703
15704 * config/xtensa/lib2funcs.S (__xtensa_libgcc_window_spill,
15705 __xtensa_nonlocal_goto): Use a syscall instructions to flush
15706 the register windows.
15707
15708 2002-04-18 Zack Weinberg <zack@codesourcery.com>
15709
15710 * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as
15711 appropriate. Document need for extended precision even when
15712 MAX_LONG_DOUBLE_TYPE_SIZE is smaller. Define REAL_WIDTH here,
15713 based on REAL_VALUE_TYPE_SIZE. Use REAL_WIDTH to size
15714 REAL_VALUE_TYPE. Define CONST_DOUBLE_FORMAT here. Use #error
15715 instead of relying on later syntax error when REAL_WIDTH > 5.
15716 * real.c: Define NE based only on whether or not we have a
15717 full 128-bit extended type (not INTEL_EXTENDED_IEEE_FORMAT).
15718 Require sizeof(REAL_VALUE_TYPE) == 2*NE. Unconditionally
15719 define GET_REAL and PUT_REAL as simple memcpy operations; no
15720 need to byteswap or round.
15721 Use #error instead of #ifdef-ing out the entire file, for
15722 prompt error detection.
15723
15724 * rtl.c, gengenrtl.c: No need to calculate CONST_DOUBLE_FORMAT here.
15725
15726 2002-04-18 David S. Miller <davem@redhat.com>
15727
15728 * config/sparc/sparc.h (BRANCH_COST): Define.
15729
15730 * fold-const.c (BRANCH_COST): Don't provide default here, expr.h
15731 does it.
15732
15733 2002-04-18 Hans-Peter Nilsson <hp@bitrange.com>
15734
15735 * flow.c (update_life_info): Ignore return value of cleanup_cfg.
15736 Mask out PROP_SCAN_DEAD_CODE | PROP_KILL_DEAD_CODE in
15737 propagate_block calls after relaxation loop using new variable
15738 stabilized_prop_flags.
15739
15740 2002-04-18 Richard Henderson <rth@redhat.com>
15741
15742 * config/ia64/ia64.c (ia64_function_arg_pass_by_reference): New.
15743 (ia64_va_arg): Expect variable sized types by reference.
15744 * config/ia64/ia64-protos.h: Update.
15745 * config/ia64/ia64.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use
15746 ia64_function_arg_pass_by_reference.
15747
15748 2002-04-18 Richard Henderson <rth@redhat.com>
15749
15750 * ifcvt.c: Include except.h.
15751 (block_has_only_trap): Break out from find_cond_trap.
15752 (find_cond_trap): Use it. Always delete the trap block.
15753 (merge_if_block): Allow then block null. Be less simplistic about
15754 what insns can end a block.
15755 * Makefile.in (ifcvt.o): Depend on except.h.
15756
15757 * config/ia64/ia64.md (trap, conditional_trap): New.
15758
15759 2002-04-18 Jakub Jelinek <jakub@redhat.com>
15760
15761 PR c/6358
15762 * function.c (assign_parms): Assign hard current_function_return_rtx
15763 register here...
15764 (expand_function_end): ...not here.
15765
15766 2002-04-18 Neil Booth <neil@daikokuya.demon.co.uk>
15767
15768 * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
15769 * c-tree.h (c_incomplete_type_error): New.
15770 * c-typeck.c (require_complete_type, build_component_ref): Update.
15771 (incomplete_type_error): Rename.
15772 * langhooks-def.h (lhd_incomplete_type_error): New.
15773 (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): New.
15774 (LANG_HOOKS_FOR_TYPES_INITIALIZER): Update.
15775 * langhooks.c (lhd_incomplete_type_error): New.
15776 * langhooks.h (struct lang_hooks_for_types): New hook.
15777 * tree.c (size_in_bytes): Use new hook.
15778 * tree.h (incomplete_type_error): Remove.
15779 objc:
15780 * objc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
15781
15782 2002-04-18 Zack Weinberg <zack@codesourcery.com>
15783
15784 * config/arc/arc.md: Remove #if HOST_FLOAT_FORMAT !=
15785 TARGET_FLOAT_FORMAT blocks.
15786
15787 2002-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15788
15789 * doc/install.texi (Downloading the source): Do not mention Chill
15790 any longer, but mention Ada.
15791 (Configuration): Do not mention Chill any longer.
15792
15793 2002-04-18 Hans-Peter Nilsson <hp@axis.com>
15794
15795 * config/cris/cris.h (TARGET_VERSION): Remove local version number.
15796
15797 Thu Apr 18 17:14:08 CEST 2002 Jan Hubicka <jh@suse.cz>
15798
15799 * i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution
15800 in last patch.
15801
15802 2002-04-18 Jakub Jelinek <jakub@redhat.com>
15803
15804 * fold-const.c (fold): Use (*lang_hooks.types.unsigned_type)
15805 instead of unsigned_type.
15806
15807 Thu Apr 18 15:49:12 CEST 2002 Jan Hubicka <jh@suse.cz>
15808
15809 * i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.
15810 * i386.md (sse_mov?fcc*): Swap operands for cases they will be swapped
15811 later.
15812
15813 2002-04-18 Bernd Schmidt <bernds@redhat.com>
15814
15815 * attribs.c (vector_type_node_list): New static variable.
15816 (handle_vector_size_attribute): Use it to avoid generating a
15817 new type node each time we are called.
15818
15819 * combine.c (subst): Avoid trying to make a vector mode subreg of
15820 an integer constant.
15821 (gen_lowpart_for_combine): Likewise.
15822
15823 2002-04-18 Roger Sayle <roger@eyesopen.com>
15824 Jakub Jelinek <jakub@redhat.com>
15825
15826 * fold-const.c (fold) [NOP_EXPR]: Convert (T)(x&c) into ((T)x&(T)c)
15827 for integer constant c (if x has unsigned type or sign bit is not
15828 set in c). This folds the zero/sign extension into the bit-wise and
15829 operation.
15830
15831 2002-04-18 Jakub Jelinek <jakub@redhat.com>
15832
15833 PR middle-end/6205
15834 * config/i386/i386.md (movsf_1): Use pxor only if TARGET_SSE2,
15835 otherwise xorps.
15836
15837 2002-04-17 NIIBE Yutaka <gniibe@m17n.org>
15838
15839 * config/sh/elf.h: Undefine ASM_OUTPUT_CASE_LABEL.
15840
15841 2002-04-17 Nick Clifton <nickc@cambridge.redhat.com>
15842
15843 * gcc.c (read_specs): Detect and fail if an attempt is made to
15844 rename a spec string to an already existing string.
15845
15846 2002-04-17 Ulrich Weigand <uweigand@de.ibm.com>
15847
15848 * config/s390/s390.c (legitimize_pic_address): Do not generate
15849 illegal address constant without CONST.
15850
15851 2002-04-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15852
15853 * sparc/linux64.h (CC1_SPEC): Error for -m32 and -m64.
15854 * sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
15855
15856 2002-04-17 Ulrich Weigand <uweigand@de.ibm.com>
15857
15858 PR optimization/6305
15859 * config/s390/s390.c (s390_expand_plus_operand): Use find_replacement
15860 to make sure previous reloads are taken into account. Generate
15861 better code if one operand is an in-range immediate constant.
15862
15863 2002-04-16 Andrew Haley <aph@cambridge.redhat.com>
15864
15865 * doc/install.texi (Building): libgcj requires GNU make.
15866
15867 2002-04-17 Jakub Jelinek <jakub@redhat.com>
15868
15869 PR bootstrap/6315
15870 * config/sparc/sparc.md (movtf reg<-reg split): Allow spliting
15871 even if hard quad and register is not floating.
15872 (movtf reg<-mem split): Disallow splitting if hard quad and
15873 register is floating.
15874 (movtf mem<-reg split): Likewise.
15875 * config/sparc/sparc.c (fp_register_operand): New predicate.
15876 * config/sparc/sparc.h (PREDICATE_CODES): Add fp_register_operand.
15877
15878 2002-04-17 Zack Weinberg <zack@codesourcery.com>
15879
15880 * Makefile.in (PROTO_OBJS): Add cppdefault.o.
15881 (protoize.o): Take $(PREPROCESSOR_DEFINES) off command line.
15882 (unprotoize.o): Ditto. Build from protoize.c. Define
15883 UNPROTOIZE on command line.
15884 * protoize.c: Include cppdefault.h. Delete include_defaults.
15885 (in_system_include_dir): Use cpp_include_defaults (defined in
15886 cppdefault.o).
15887 * unprotoize.c: Delete file.
15888
15889 2002-04-17 Aldy Hernandez <aldyh@redhat.com>
15890
15891 * config/rs6000/altivec.h (vec_ld): Add array variants.
15892 (vec_lde): Same.
15893 (vec_ldl): Same.
15894
15895 2002-04-17 Alan Matsuoka <alanm@redhat.com>
15896 Aldy Hernandez <aldyh@redhat.com>
15897
15898 * config/rs6000/altivec.h: Define __ALTIVEC__.
15899 (bool): New.
15900 (__pixel): New.
15901 (pixel): New.
15902 (vec_cfux): New.
15903 (vec_vmaddfp): New.
15904 (vec_vsldoi): New.
15905 Add parentheses to all macro arguments.
15906
15907 2002-04-16 Richard Henderson <rth@redhat.com>
15908
15909 PR c++/6320
15910 * except.c (remove_eh_handler): Insert inner regions at beginning
15911 of sibling chain. Refactor expressions.
15912
15913 2002-04-16 Richard Henderson <rth@redhat.com>
15914
15915 * config/sparc/sol2-bi.h (AS_SPARC64_FLAG): New.
15916 * config/sparc/sol2-gas-bi.h: New file.
15917 * config.gcc (sparc*-solaris): Add it as needed.
15918 * configure.in (AS_SPARC64_FLAG): Remove check.
15919 * config.in, configure: Regenerate.
15920
15921 * config/sparc/sol2-bi.h (CC1_SPEC): Error for -m32 and -m64.
15922
15923 2002-04-16 Richard Henderson <rth@redhat.com>
15924
15925 * config/mips/mips.c (override_options): Don't override N32 for
15926 a 64-bit ISA.
15927
15928 PR 6202
15929 * config/mips/mips.md (can_delay): Split out of existing define_delays.
15930 (HILO_delay): Set can_delay false.
15931
15932 2002-04-16 Dale Johannesen <dalej@apple.com>
15933
15934 * config/rs6000/rs6000.c (rs6000_output_function_prologue): Compute
15935 instruction addresses.
15936 (rs6000_output_function_epilogue): Likewise.
15937
15938 2002-04-16 Paolo Carlini <pcarlini@unitus.it>
15939
15940 * c-parse.in (poplevel, compstmt_start,
15941 compstmt_primary_start): Add ending ';', in accordance
15942 with POSIX.
15943
15944 2002-04-16 Richard Henderson <rth@redhat.com>
15945
15946 * config.gcc (sparcv9-solaris): Configure for 64-bit default.
15947 Adjust tm_file order to get TARGET_DEFAULT set properly.
15948 (sparc-solaris): Configure 2.[78] for 64-bit multilibs.
15949 * doc/install.texi (sparc-solaris): Update.
15950
15951 2002-04-16 Dale Johannesen <dalej@apple.com>
15952
15953 * config/rs6000/rs6000.c (rs6000_emit_cmove): Fail if modes of
15954 comparison operands do not match each other or if modes of
15955 conditions do not match result.
15956
15957 2002-04-16 Hartmut Penner <hpenner@de.ibm.com>
15958
15959 PR target/6305
15960 * config/s390/s390.md (mulsidi3): Set both subregs of the
15961 multiword register.
15962
15963 2002-04-16 Aldy Hernandez <aldyh@redhat.com>
15964
15965 * config/rs6000/altivec.h (vec_addc): Type check.
15966
15967 2002-04-16 Jakub Jelinek <jakub@redhat.com>
15968
15969 PR middle-end/6279
15970 * expr.c (store_expr): Don't copy if DECL_RTL (exp) == target.
15971
15972 * expr.c (safe_from_p): Cleanup: use DECL_RTL_IF_SET.
15973
15974 2002-04-15 Richard Henderson <rth@redhat.com>
15975
15976 * config/mips/abi64.h (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Set
15977 call_really_used_regs too.
15978
15979 2002-04-15 Richard Henderson <rth@redhat.com>
15980
15981 * config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.
15982
15983 2002-04-15 David S. Miller <davem@redhat.com>
15984
15985 * rtlanal.c (note_stores): Don't present PARALLEL SET_DESTs
15986 as being CLOBBERed.
15987
15988 2002-04-16 Jakub Jelinek <jakub@redhat.com>
15989
15990 PR c/6290
15991 * config/rs6000/rs6000.c (easy_vector_constant): Return 1 if the
15992 CONST_VECTOR is { 0, ... 0 }.
15993
15994 2002-04-15 Loren J. Rittle <ljrittle@acm.org>
15995
15996 * doc/install.texi (Installing GCC: Configuration): Clarify
15997 the only supported ways to configure gcc.
15998
15999 2002-04-15 Roland McGrath <roland@frob.com>
16000
16001 * config.gcc (alpha*-*-gnu*): New target configuration.
16002 * config/alpha/gnu.h: New file for it.
16003 * config/gnu.h (TARGET_MEM_FUNCTIONS): #undef before #define.
16004
16005 2002-04-16 Mark Mitchell <mark@codesourcery.com>
16006
16007 * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
16008 * c-common.c (c_expand_expr): Respect STMT_EXPR_NO_SCOPE.
16009 * tree.h (expand_start_stmt_expr): Update prototype.
16010 * stmt.c (expand_start_stmt_expr): Add has_scope parameter.
16011 * tree-inline.c (expand_call_inline): Set STMT_EXPR_NO_SCOPE
16012 on the STMT_EXPR created for the inline function.
16013
16014 2002-04-15 Richard Henderson <rth@redhat.com>
16015
16016 * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,
16017 config/i386/linux-aout.h, config/i386/linux-oldld.h,
16018 config/i386/linux.h, config/i386/linux64.h, config/ia64/linux.h,
16019 config/m68k/linux-aout.h, config/m68k/linux.h, config/mips/linux.h,
16020 config/pa/pa-linux.h, config/pj/linux.h, config/s390/linux.h,
16021 config/sh/linux.h, config/sparc/linux-aout.h, config/sparc/linux.h,
16022 config/sparc/linux64.h, config/xtensa/linux.h (CPP_PREDEFINES):
16023 Define __gnu_linux__, not gnu_linux.
16024 * config/rs6000/sysv4.h (CPP_OS_GNU_SPEC): Likewise for gnu_hurd.
16025
16026 2002-04-15 Mark Mitchell <mark@codesourcery.com>
16027
16028 Remove Chill front end.
16029 * gcc.c (default_compilers): Remove Chill entries.
16030 * ch: Remove directory.
16031 * doc/frontends.texi: Remove information about Chill.
16032 * doc/sourcebuild.texi: Likewise.
16033 * doc/standards.texi: Likewise.
16034
16035 2002-04-15 Douglas B Rupp <rupp@gnat.com>
16036
16037 * config/alpha/vms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include.
16038 (LONGLONG_STANDALONE): Define.
16039
16040 2002-04-15 David S. Miller <davem@redhat.com>
16041
16042 * config/sparc/sparc.c (sparc_emit_float_lib_cmp):
16043 Call emit_library_call with LCT_NORMAL.
16044 (sparc_initialize_trampoline): Use LCT_foo instead of
16045 magic constant in emit_library_call invocations.
16046 (sparc64_initialize_trampoline): Likewise.
16047 (sparc_profile_hook): Likewise.
16048 * config/sparc/sparc.md: Likewise.
16049
16050 * config/sparc/sparc.c (sparc_extra_constraint_check):
16051 Fix type of argument 'c'.
16052 * config/sparc/sparc-protos.h (sparc_extra_constraint_check):
16053 Likewise.
16054
16055 2002-04-15 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
16056
16057 * diagnostic.h (output_buffer_state): Redefine.
16058 (output_format_decoder): New macro.
16059 (output_prefixing_rule): Likewise.
16060 (output_line_cutoff): Likewise.
16061 (diagnostic_format_decoder): Adjust.
16062 (diagnostic_prefixing_rule): Likewise.
16063 (diagnostic_line_cutoff): Likewise.
16064 (diagnostic_state): Likewise.
16065 (diagnostic_kind_count): Likewise.
16066 (diagnostic_buffer): Now a macro.
16067
16068 * diagnostic.c (diagnostic_buffer): Remove definition.
16069 (output_is_line_wrapping): Adjust.
16070 (set_real_maximum_length): Likewise.
16071 (output_set_maximum_length): Likewise.
16072 (init_output_buffer): Likewise.
16073 (lhd_print_error_function): Likewise.
16074 (output_do_verbatim): Likewise.
16075
16076 2002-04-14 Neil Booth <neil@daikokuya.demon.co.uk>
16077
16078 * cpperror.c (print_location): Don't print include chain
16079 if line == 0.
16080 (cpp_begin_message): Update to use DL_ macros.
16081 (cpp_ice, cpp_fatal, cpp_error_from_errno, cpp_warning,
16082 cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line,
16083 cpp_notice, cpp_notice_from_errno): Remove.
16084 (cpp_error, cpp_error_with_line): Update to take a diagnostic
16085 level.
16086 (cpp_errno): New.
16087 * cppexp.c (CPP_ICE): Remove.
16088 (SYNTAX_ERROR, SYNTAX_ERROR2, parse_number, parse_defined,
16089 lex, integer_overflow, _cpp_parse_expr): Update.
16090 * cppfiles.c (read_include_file, find_include_file,
16091 handle_missing_header, _cpp_read_file, remap_filename): Update.
16092 * cpphash.h (enum error_type): Remove.
16093 (_cpp_begin_message): Update.
16094 * cppinit.c (append_include_chain, remove_dup_dirs, output_deps,
16095 cpp_handle_option, cpp_post_options): Update.
16096 * cpplex.c (trigraph_p, skip_escaped_newlines, skip_block_comment,
16097 skip_whitespace, parse_identifier, parse_slow, parse_string,
16098 _cpp_lex_direct, cpp_spell_token, maybe_read_ucs, cpp_parse_escape,
16099 cpp_interpret_charconst): Update.
16100 * cpplib.c (check_eol, directive_diagnostics, _cpp_handle_directive,
16101 lex_macro_node, do_undef, glue_header_name, parse_include,
16102 do_include_common, read_flag, do_line, do_linemarker, do_ident,
16103 cpp_register_pragma, do_pragma_once, do_pragma_system_header,
16104 do_pragma_poison, do_pragma_dependency, _cpp_do__Pragma, do_else,
16105 do_elif, do_endif, parse_answer, parse_assertion, do_assert,
16106 _cpp_pop_buffer, do_diagnostic): Update.
16107 * cpplib.h (DL_WARNING, DL_WARNING_SYSHDR, DL_PEDWARN, DL_ERROR,
16108 DL_FATAL, DL_ICE, DL_EXTRACT, DL_WARNING_P): New.
16109 (cpp_ice, cpp_fatal, cpp_error_from_errno, cpp_warning,
16110 cpp_warning_with_line, cpp_pedwarn, cpp_pedwarn_with_line,
16111 cpp_notice, cpp_notice_from_errno): Remove.
16112 (cpp_error, cpp_error_with_line): Update to take a diagnostic
16113 level.
16114 (cpp_errno): New.
16115 * cppmacro.c (builtin_macro, stringify_arg, paste_all_tokens,
16116 collect_args, enter_macro_context, save_parameter, parse_params,
16117 _cpp_create_definition, check_trad_stringification,
16118 cpp_macro_definition): Update.
16119 * cppmain.c (cpp_preprocess_file): Update.
16120 * fix-header.c (read_scan_file): Update.
16121
16122 2002-04-14 Andreas Schwab <schwab@suse.de>
16123
16124 * config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.
16125
16126 2002-04-14 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
16127
16128 * config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.
16129
16130 2002-04-13 Mark Mitchell <mark@codesourcery.com>
16131
16132 * config/i386/gnu.h (CPP_PREDEFINES): Define __gnu_hurd__,
16133 not gnu_hurd.
16134
16135 2002-04-13 Hans-Peter Nilsson <hp@axis.com>
16136
16137 * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.
16138
16139 2002-04-13 Joel Sherrill <joel@OARcorp.com>
16140
16141 * config/sparc/t-elf: Enable v8 multilibs. Impacts
16142 sparc-elf and sparc-rtems targets.
16143
16144 2002-04-13 Mark Mitchell <mark@codesourcery.com>
16145
16146 * alpha/linux.h: Define __gnu_linux__ wherever __linux__ is
16147 defined, and __gnu_hurd__ wherever __GNU__ is defined.
16148 * arm/linux-elf.h: Likewise.
16149 * cris/aout.h: Likewise.
16150 * cris/linux.h: Likewise.
16151 * i370/linux.h: Likewise.
16152 * i386/gnu.h: Likewise.
16153 * i386/linux-aout.h: Likewise.
16154 * i386/linux-oldld.h: Likewise.
16155 * i386/linux.h: Likewise.
16156 * i386/linux64.h: Likewise.
16157 * ia64/linux.h: Likewise.
16158 * m68k/linux-aout.h: Likewise.
16159 * m68k/linux.h: Likewise.
16160 * mips/linux.h: Likewise.
16161 * pa/pa-linux.h: Likewise.
16162 * pj/linux.h: Likewise.
16163 * rs6000/sysv4.h: Likewise.
16164 * s390/linux.h: Likewise.
16165 * sh/linux.h: Likewise.
16166 * sparc/linux-aout.h: Likewise.
16167 * sparc/linux.h: Likewise.
16168 * sparc/linux64.h: Likewise.
16169 * xtensa/linux.h: Likewise.
16170
16171 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
16172
16173 * stmt.c (check_unique_operand_names): Expect operand names to
16174 be strings rather than identifiers. Use simple_cst_equal to
16175 compare them.
16176 (resolve_operand_name_1): Make same identifier to string change here.
16177 * c-parse.in (asm_operand): Convert a named operand into a string.
16178 * cp/parse.y (asm_operand): Likewise.
16179
16180 2002-04-13 Andreas Schwab <schwab@suse.de>
16181
16182 * config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).
16183
16184 2002-04-12 Mark Mitchell <mark@codesourcery.com>
16185
16186 Revert these changes:
16187
16188 2002-04-06 Mark Mitchell <mark@codesourcery.com>
16189
16190 PR c++/5571
16191 * stor-layout.c (layout_decl): Reset the RTL for the decl.
16192
16193 2002-04-12 Richard Henderson <rth@redhat.com>
16194
16195 * config.gcc (sparcv9-*-solaris2): Default to 32-bit code.
16196 (sparc*-*-solaris): Clean up header files.
16197 * configure.in (AS_SPARC64_FLAG): Error out if can't find it
16198 and plan on generating 64-bit code.
16199 * toplev.c (decode_g_option): Remove LINKER_DOES_NOT_WORK_WITH_DWARF2.
16200 * config/sparc/sol2-64.h: Delete and reuse for default 64-bit code.
16201 * config/sparc/sol2-sld-64.h: Rename ...
16202 * config/sparc/sol2-bi.h: ... here. Remove the bits that checked
16203 for AS_SPARC64_FLAG not defined.
16204 * config/sparc/sol2-gld-bi.h: New.
16205 * config/sparc/sol2-sld.h: Remove.
16206 * config/sparc/sol26-sld.h: New.
16207 * config/sparc/sol2.h: Tidy comments.
16208 * doc/install.texi: Document sparc-solaris configury changes.
16209
16210 2002-04-12 Richard Henderson <rth@redhat.com>
16211
16212 * recog.c (offsettable_address_p): Match the logic in adjust_address.
16213
16214 * config/sparc/sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Handle TFmode
16215 in 64-bit mode only. Use only for 32-bit or MEDLOW.
16216
16217 2002-04-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16218
16219 * config/alpha/osf.h (LINK_SPEC): Pass -S to silence ld warnings.
16220
16221 Fri Apr 12 15:42:59 2002 Jeffrey A Law (law@redhat.com)
16222
16223 * pa.c (pa_can_combine_p): Call extract_insn before calling
16224 constrain_operands.
16225
16226 2002-04-12 Douglas B Rupp <rupp@gnat.com>
16227
16228 * config/i386/i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.
16229 (TARGET_ASM_NAMED_SECTION, RETURN_IN_MEMORY) Define.
16230 (DEFAULT_PCC_STRUCT_RETURN): Define as 0.
16231 (CPP_PREDEFINES): Handle __declspec.
16232 * config/i386/t-interix (USER_H): Remove.
16233
16234 2002-04-12 DJ Delorie <dj@redhat.com>
16235
16236 * integrate.c (compare_blocks): Make comparisons safe for when
16237 sizeof(int) < sizeof(char *).
16238 (find_block): Likewise.
16239
16240 2002-04-12 Jan Hubicka <jh@suse.cz>
16241 David Edelsohn <edelsohn@gnu.org>
16242
16243 * config/rs6000/rs6000.c (call_operand): Allow LINK and COUNT
16244 registers.
16245 (symbol_ref_operand): New.
16246 * config/rs6000/rs6000.h (PREDICATE_CODES): Add symbol_ref_operand.
16247 * config/rs6000/rs6000.md (call_nonlocal_aix): Use symbol_ref_operand.
16248
16249 2002-04-12 Andreas Schwab <schwab@suse.de>
16250
16251 * config/ia64/ia64.h (ASM_SPEC): Moved from here ...
16252 * config/ia64/sysv4.h (ASM_SPEC): ... to here, so that it
16253 overrides the definition in config/svr4.h.
16254
16255 2002-04-12 Eric Norum <eric.norum@usask.ca>
16256
16257 * config/rtems.h, config/a29k/rtems.h, config/arm/rtems-elf.h,
16258 config/c4x/rtems.h, config/h8300/rtems.h, config/i386/rtems.h,
16259 config/i386/rtemself.h, config/i960/rtems.h, config/m68k/rtems.h,
16260 config/m68k/rtemself.h, config/mips/rtems.h, config/mips/rtems64.h,
16261 config/pa/rtems.h, config/rs6000/rtems.h, config/sh/rtems.h,
16262 config/sh/rtemself.h, config/sparc/rtems.h, config/sparc/rtemself.h,
16263 config/v850/rtems.h (*-rtems*): Cleanup pass to move common
16264 definitions to config/rtems.h and make the targets more similar.
16265
16266 Fri Apr 12 08:06:54 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
16267
16268 * expr.c (expand_assigment): Remove duplicate conversions #ifdef
16269 POINTERS_EXTEND_UNSIGNED.
16270 (store_constructor, expand_expr, case COMPONENT_REF): Likewise.
16271 (store_expr): Use TYPE_MODE (sizetype), not ptr_mode.
16272
16273 * emit-rtl.c (widen_memory_access): Don't do anything if MEMOFFSET
16274 not specified.
16275
16276 Fri Apr 12 12:11:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
16277
16278 * sh.c (calc_live_regs, sh_pr_n_sets): Use of PR_MEDIA_REG / PR_REG
16279 depends on TARGET_SHMEDIA, not TARGET_SH5.
16280
16281 2002-04-12 Hans-Peter Nilsson <hp@bitrange.com>
16282
16283 * function.c (fixup_var_refs_1) <SET, handling VAR in SET_SRC>:
16284 For paradoxical (subreg VAR), replace VAR, don't try the subreg.
16285
16286 Fri Apr 12 10:51:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
16287
16288 * sh.c (broken_move): Constant 0. / 1. load is OK if there is
16289 no r0 clobber.
16290
16291 2002-04-12 Andreas Schwab <schwab@suse.de>
16292
16293 * config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash.
16294
16295 2002-04-12 Richard Henderson <rth@redhat.com>
16296
16297 PR bootstrap/4191
16298 * config/d30v/d30v.h (INIT_SECTION_ASM_OP): Don't undef.
16299
16300 * flow.c (mark_used_reg): Manage reg_cond_dead properly for
16301 modes spanning multiple hard regs.
16302
16303 * recog.c (peephole2_optimize): Rebuild jump labels as needed.
16304
16305 2002-04-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
16306
16307 * pa.c (pa_output_function_prologue): Don't accumulate the total
16308 number of code bytes when using TARGET_64BIT, or gas, SOM and not
16309 the portable runtime.
16310 (output_deferred_plabels): Handle 64bit plabels.
16311 (output_cbranch): Use $PIC_pcrel$0 for pc relative relocations when
16312 generating pic code using the GAS assembler for object formats that
16313 are not SOM (ie., ELF32 and ELF64).
16314 (output_millicode_call): Check attribute type if attribute length is 28.
16315 Likewise use $PIC_pcrel$0. Only call get_attr_length and
16316 dbr_sequence_length once.
16317 (output_call): Likewise use $PIC_pcrel$0, and call get_attr_length and
16318 dbr_sequence_length once.
16319 * pa.h (TARGET_SOM): Define if not defined.
16320 * pa.md (pattern to load address of label): Likewise use $PIC_pcrel$0
16321 with GAS and not SOM.
16322 (jump, call_internal_reg, call_value_internal_reg): Likewise.
16323 * som.h (OBJ_SOM): Rename to TARGET_SOM. Undefine before defining.
16324
16325 2002-04-11 David O'Brien <obrien@FreeBSD.org>
16326
16327 * config/freebsd.h (NO_IMPLICIT_EXTERN_C, SCCS_DIRECTIVE): Give value.
16328 (DEFAULT_PCC_STRUCT_RETURN) Do not redefine.
16329 (USER_LABEL_PREFIX, HANDLE_SYSV_PRAGMA, IDENT_ASM_OP,
16330 DWARF2_DEBUGGING_INFO, DBX_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE):
16331 elfos.h and dbxelf.h values are fine now.
16332 * config/i386/freebsd.h, config/alpha/freebsd.h
16333 (DEFAULT_PCC_STRUCT_RETURN): Define to 0.
16334
16335 2002-04-11 David O'Brien <obrien@FreeBSD.org>
16336
16337 * config/ia64/aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__
16338 or set Acpu or Amachine. Reformat.
16339 (ASM_SPEC, DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Do not
16340 define.
16341 (LINK_SPEC): Do not need to undef.
16342 * config/ia64/elf.h (ASM_EXTRA_SPEC): Define.
16343 * config/ia64/freebsd.h (LINK_SPEC): Do not need to undef.
16344 (ASM_SPEC, DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Do not
16345 define.
16346 * config/ia64/hpux.h (ASM_EXTRA_SPEC): Define.
16347 (ASM_SPEC): Do not define, use ASM_EXTRA_SPEC instead.
16348 (LINK_SPEC): Do not need to undef.
16349 (DONT_USE_BUILTIN_SETJMP): Do not define.
16350 * config/ia64/ia64.h (ASM_SPEC, ASM_EXTRA_SPEC): Add.
16351 (CPP_CPU_SPEC): Define _LP64, set Acpu and Amachine. Remove -Dia64.
16352 (DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Define.
16353 Remove trailing spaces.
16354 * config/ia64/linux.h (CPP_PREDEFINES): Do not define _LP64/__LP64__,
16355 __ELF__, or set Acpu or Amachine. Reformat.
16356 (ASM_SPEC, DONT_USE_BUILTIN_SETJMP, PROFILE_BEFORE_PROLOGUE): Do not
16357 define.
16358
16359 2002-04-11 David O'Brien <obrien@FreeBSD.org>
16360
16361 * config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match
16362 all other *-*-freebsd* targets.
16363
16364 2002-04-11 Richard Henderson <rth@redhat.com>
16365
16366 * config.gcc (alpha*-*-linux*ecoff): Detect and reject.
16367
16368 2002-04-11 David O'Brien <obrien@FreeBSD.org>
16369
16370 * config.gcc (alpha*-*-openbsd, alpha64-dec-*vms,alpha*-dec-*vms):
16371 Include {cpu}/{cpu}.h thru tm_file.
16372 (alpha*-*-linux*ecoff): Remove target.
16373 * config/alpha/elf.h (CPP_SUBTARGET_SPEC): Define __ELF__.
16374 (LINK_SPEC): Remove, is not OS independent.
16375 * config/alpha/freebsd.h (CPP_SPEC): Do not define __ELF__.
16376 (LINK_SPEC): Do not need to #undef any longer.
16377 * config/alpha/linux-ecoff.h (LINK_SPEC): Do not need to #undef
16378 any longer.
16379 * config/alpha/linux-elf.h (SUB_CPP_PREDEFINES): Do not define
16380 __ELF__.
16381 (LINK_SPEC): Moved here from alpha/elf.h.
16382 * config/alpha/linux.h (CPP_PREDEFINES): No longer consumer of
16383 SUB_CPP_PREDEFINES.
16384 * config/alpha/linux-ecoff.h: Remove.
16385 * config/alpha/netbsd.h (CPP_PREDEFINES): Do not define __ELF__.
16386 (CPP_SPEC): Define _POSIX_SOURCE as needed.
16387 (CPP_SUBTARGET_SPEC): Do not define.
16388 (LINK_SPEC): Do not need to #undef any longer.
16389 * config/alpha/openbsd.h: Do not directly include alpha/alpha.h.
16390 * config/alpha/vms.h: Likewise.
16391
16392 2002-04-11 Richard Sandiford <rsandifo@redhat.com>
16393
16394 * doc/extend.texi: Remove old claim that typedefs cannot have
16395 an alignment attribute.
16396
16397 2002-04-11 Jakub Jelinek <jakub@redhat.com>
16398
16399 PR optimization/6177
16400 * expr.c (expand_expr) [COMPONENT_REF]: Handle op0 CONCAT if
16401 bitpos is 0 and bitsize CONCAT size.
16402
16403 2002-04-11 Jakub Jelinek <jakub@redhat.com>
16404
16405 PR c/6223
16406 * combine.c (if_then_else_cond): Use trunc_int_for_mode on nz.
16407
16408 2002-04-10 David O'Brien <obrien@FreeBSD.org>
16409
16410 * config/alpha/freebsd.h: Minor reformatting.
16411 (CPP_SPEC): Define ELF and add cpp_subtarget.
16412 (ASM_SPEC): No longer needed.
16413
16414 2002-04-11 Richard Henderson <rth@redhat.com>
16415
16416 * config/sparc/sparc.md (movdi_insn_sp32): Add o/J alternative.
16417 (movdi_insn_sp32_v9): Likewise. Only allow stx with aligned memory.
16418 (dimode mem/zero splitter): New.
16419
16420 2002-04-11 Hans-Peter Nilsson <hp@axis.com>
16421
16422 * config/cris/cris.c (cris_override_options): Tweak error message
16423 for PIC not implemented.
16424
16425 * config/cris/cris.h: Tweak comments related to parameter-passing.
16426
16427 * t-cris (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc here.
16428
16429 2002-04-10 Richard Henderson <rth@redhat.com>
16430
16431 * except.c (add_ehl_entry): Allow duplicates after landing pad
16432 creation.
16433
16434 2002-04-10 David Edelsohn <edelsohn@gnu.org>
16435
16436 * config/rs6000/t-aix43 (SHLIB_NM_FLAGS): Add -X32_64.
16437
16438 2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl>
16439
16440 * c-decl.c (c_init_decl_processing): Move generation of
16441 decls for g77_integer_type_node and friends from here ...
16442 * c-common.c (c_common_nodes_and_builtins): ... to here.
16443
16444 2002-04-10 Ulrich Weigand <uweigand@de.ibm.com>
16445
16446 * reload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGNUM
16447 is only used as frame pointer when frame_pointer_needed is true.
16448
16449 2002-04-10 Richard Earnshaw <rearnsha@arm.com>
16450
16451 PR target/817
16452 * arm.md (arm_movdi): Adjust neg_pool_range attribute to allow
16453 for the fact that the pool entry uses two words.
16454 (movdf_hard_insn): Similarly. Also, ADR instruction can span
16455 1k bytes.
16456 (movdf_soft_insn): Similarly.
16457 (movxf_hard_insn): Adjust neg_pool_range attribute to allow
16458 for the fact that the pool entry uses three words.
16459
16460 2002-04-10 Richard Sandiford <rsandifo@redhat.com>
16461
16462 * config/mips/mips.c (mips_va_arg): When using the struct version
16463 of the EABI va_list, allow arguments in the register save area to
16464 take up less room than a stack argument.
16465
16466 2002-04-10 Richard Henderson <rth@redhat.com>
16467
16468 * expr.c (expand_expr) [INTEGER_CST]: Don't force into registers
16469 if EXPAND_INITIALIZER.
16470
16471 2002-04-09 Richard Henderson <rth@redhat.com>
16472
16473 * config/alpha/alpha.md (movdi_er_maybe_g): New.
16474 * config/alpha/alpha.c (alpha_expand_mov): Use it.
16475
16476 2002-04-10 Alan Modra <amodra@bigpond.net.au>
16477
16478 PR optimization/6233
16479 * rtlanal.c (pure_call_p): New function.
16480 * rtl.h (pure_call_p): Declare.
16481 * loop.c (prescan_loop): Use it to set has_nonconst_call.
16482 * gcse.c (store_killed_in_insn): Use pure_call_p here too.
16483
16484 2002-04-09 Eric Christopher <echristo@redhat.com>
16485
16486 * config/mips/mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional
16487 information to .comm directive.
16488
16489 2002-04-09 Richard Henderson <rth@redhat.com>
16490
16491 PR c/5078
16492 * expr.c (expand_expr) [INTEGER_CST]: Force overflows into registers.
16493
16494 2002-04-09 Richard Henderson <rth@redhat.com>
16495
16496 * basic-block.h (flow_delete_block_noexpunge): Declare.
16497 (expunge_block_nocompact): Declare.
16498 * cfg.c (expunge_block_nocompact): Split out from ...
16499 (expunge_block): ... here.
16500 * cfgrtl.c (can_delete_label_p): Don't use exception_handler_labels.
16501 (flow_delete_block_noexpunge): Split out from ...
16502 (flow_delete_block): ... here.
16503 * cfgcleanup.c (delete_unreachable_blocks): Compact while
16504 removing dead blocks.
16505 * except.c (exception_handler_labels): Remove.
16506 (exception_handler_label_map): New.
16507 (struct eh_region): Add aka member.
16508 (mark_ehl_map_entry, mark_ehl_map, free_region): New.
16509 (ehl_hash, ehl_eq, ehl_free, add_ehl_entry): New.
16510 (for_each_eh_label, for_each_eh_label_1): New.
16511 (init_eh): Register exception_handler_label_map.
16512 (free_eh_status): Use free_region.
16513 (find_exception_handler_labels): Use the map, not the list.
16514 (remove_exception_handler_label): Likewise.
16515 (maybe_remove_eh_handler): Likewise.
16516 (remove_eh_handler): Use the region aka bitmap.
16517 * except.h (exception_handler_labels): Remove.
16518 (for_each_eh_label): Declare.
16519 * jump.c (rebuild_jump_labels): Don't check exception_handler_labels.
16520 * loop.c (invalidate_loops_containing_label): New.
16521 (find_and_verify_loops): Use it. Use for_each_eh_label.
16522 * sched-rgn.c (is_cfg_nonregular): Use
16523 current_function_has_exception_handlers.
16524
16525 2002-04-09 Richard Henderson <rth@redhat.com>
16526
16527 * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,
16528 sbitmap_a_or_b, sbitmap_a_or_b_and_c, sbitmap_a_and_b_or_c):
16529 Do not return changed status.
16530 (sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg, sbitmap_a_xor_b_cg,
16531 sbitmap_a_or_b_cg, sbitmap_a_or_b_and_c_cg, sbitmap_a_and_b_or_c_cg):
16532 New functions that do return changed status.
16533 * sbitmap.h: Update decls.
16534 * gcse.c, lcm.c: Use _cg functions as needed.
16535
16536 Tue Apr 9 19:15:57 2002 J"orn Rennecke <joern.rennecke@superh.com>
16537
16538 * config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h.
16539 (sh64-*-elf*, sh-*-rtemself*): Likewise.
16540 * config/sh/embed_bb.c: New file.
16541 * config/sh/embed-elf.h: New file.
16542 * sh.h (CPP_SPEC): Supply __SIZE_TYPE__ and __PTRDIFF_TYPE__
16543 if -m[12345]* option is given. Don't use subtarget_cpp_ptr_spec.
16544 (CPP_DEFAULT_CPU_SPEC): Add settings for __SIZE_TYPE__ and
16545 __PTRDIFF_TYPE__ .
16546 (SUBTARGET_CPP_PTR_SPEC): Don't define.
16547 (EXTRA_SPECS): Remove subtarget_cpp_ptr_spec.
16548 Add subtarget_asm_endian_spec.
16549 (ASM_SPEC): Use subtarget_asm_endian_spec.
16550 (SUBTARGET_ASM_ENDIAN_SPEC): Define.
16551 (RETURN_ADDR_RTX): Use PR_MEDIA_REG for TARGET_SH5.
16552 (WCHAR_UNSIGNED): Define.
16553 (SH_ELF_WCHAR_TYPE, SH_DBX_REGISTER_NUMBER): Define.
16554 (DBX_REGISTER_NUMBER): Use SH_DBX_REGISTER_NUMBER.
16555 (ALLOCATE_INITIAL_VALUE): Use PR_MEDIA_REG for TARGET_SH5.
16556 Fix value.
16557 * sh.c (calc_live_regs): Use PR_MEDIA_REG for TARGET_SH5.
16558 (sh_adjust_cost): Likewise.
16559 sh64.h (CPP_DEFAULT_CPU_SPEC): Add settings for __SIZE_TYPE__ and
16560 __PTRDIFF_TYPE__ .
16561 (SUBTARGET_CPP_PTR_SPEC, WCHAR_TYPE): Don't #undef/ #define.
16562 (WCHAR_TYPE_SIZE): Likewise.
16563 (ASM_SPEC): Use subtarget_asm_endian_spec.
16564 (SH_ELF_WCHAR_TYPE): #undef/ #define.
16565 (MAX_WCHAR_TYPE_SIZE): Don't #undef.
16566 * config/sh/elf.h (WCHAR_UNSIGNED): #undef .
16567 (MAX_WCHAR_TYPE_SIZE): Don't #define .
16568 (WCHAR_TYPE, WCHAR_TYPE_SIZE): #undef / #define .
16569 (USER_LABEL_PREFIX): Don't #undef /#define .
16570 (DBX_REGISTER_NUMBER): Use SH_DBX_REGISTER_NUMBER.
16571 * config/elf/linux.h (USER_LABEL_PREFIX): Don't #undef /#define .
16572 (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE): Likewise.
16573 (ASM_SPEC): Likewise.
16574 (SUBTARGET_ASM_ENDIAN_SPEC): #undef / #define .
16575 (CC1_SPEC): don't supply -m3 for -m4*, -m5*.
16576 * t-sh: (LIB1ASMFUNCS): Use LIB1ASMFUNCS_CACHE.
16577 (LIB2FUNCS_EXTRA): Define.
16578 * t-sh64 (LIB2FUNCS_EXTRA): Define.
16579 * config/sh/t-linux (LIB1ASMFUNCS): Don't redefine.
16580 (LIB1ASMFUNCS_CACHE): Define.
16581 (LIB2FUNCS_EXTRA): Redefine empty.
16582
16583 2002-04-08 Richard Henderson <rth@redhat.com>
16584
16585 * reorg.c (get_branch_condition): Use reversed_comparison_code.
16586
16587 2002-04-09 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16588
16589 * config/m68hc11/larith.asm (__map_data_section): Fix condition
16590 and optimize for size.
16591 (__do_global_ctors): Fix pointer comparison.
16592 (__do_global_dtors): Likewise.
16593
16594 2002-04-09 David S. Miller <davem@redhat.com>
16595
16596 * config/sparc/sparc.c (sparc_extra_constraint_check): New
16597 function, implementing EXTRA_CONSTRAINTS. For memory constraints,
16598 allow reloading pseudos.
16599 * config/sparc/sparc.h (EXTRA_CONSTRAINTS): Use it.
16600 * config/sparc/sparc-protos.h: Declare it.
16601
16602 * config/sparc/sparc.c (const64_is_2insns): Kill signed vs.
16603 unsigned comparison warning.
16604 (output_restore_regs): Mark leaf_function as unused.
16605
16606 Tue Apr 9 09:35:45 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
16607
16608 * expr.c (is_aligning_offset): New function.
16609 (expand_expr, case COMPONENT_EXPR): Call it.
16610
16611 2002-04-08 David S. Miller <davem@redhat.com>
16612
16613 PR target/6082
16614 * config/sparc/freebsd.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDLOW
16615
16616 Make init_priority work on Sparc when using GNU ld.
16617 * config/sparc/linux.h, config/sparc/linux64.h,
16618 config/sparc/netbsd-elf.h, config/sparc/freebsd.h
16619 (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Undefine.
16620 * config/sparc/sol2-gld.h: New file to do the same.
16621 * config.gcc (sparc*-*-solaris2*): If gnu_ld=yes add
16622 sparc/sol2-gld.h to tm_file.
16623
16624 PR optimization/4328
16625 * config/sparc/sparc.h (EXTRA_CONSTRAINT): Add new constraint 'W'.
16626 * doc/md.texi: Document it.
16627 * config/sparc/sparc.md (movdi_insn_sp64_novis,
16628 movdi_insn_sp64_vis, movdf_insn_sp32, movdf_insn_v9only_novis,
16629 movdf_insn_v9only_vis, movdf_insn_sp64_novis,
16630 movdf_insn_sp64_vis): Use it as MEM constraing with 'e' registers.
16631 * config/sparc/sparc.c (mem_min_alignment): Fix comment.
16632
16633 2002-04-08 Andreas Jaeger <aj@suse.de>
16634
16635 * stmt.c (expand_asm_operands): Revert last patch from Richard
16636 Henderson.
16637
16638 2002-04-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16639
16640 * doc/contrib.texi (Contributors): Add John David Anglin and Loren
16641 J. Rittle (the latter also to Testers). Update David O'Brien's entry.
16642
16643 2002-04-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16644
16645 * doc/contrib.texi (Contributors): Add David O'Brien.
16646
16647 2002-04-08 Alan Modra <amodra@bigpond.net.au>
16648
16649 * configure.in (auto-build.h): Use target_alias and build_alias
16650 when running configure.
16651 (gcc_cv_as, gcc_cv_ld): Search install paths when build != host too.
16652 (gcc_cv_nm, gcc_cv_objdump): Set for build != host too.
16653 * configure: Regenerate.
16654
16655 2002-04-07 David S. Miller <davem@redhat.com>
16656
16657 * config.gcc (sparc64-*-linux*): Add t-crtfm to tmake_file.
16658
16659 2002-04-07 John David Anglin <dave@hiauly1.hia.nrc.ca>
16660
16661 PR 5933
16662 * pa.h (ASM_OUTPUT_MI_THUNK): Use indirect jump to target function when
16663 generating 32-bit pic code.
16664
16665 2002-04-06 Jason Thorpe <thorpej@wasabisystems.com>
16666
16667 * cppinit.c (cpp_create_reader): Initialize
16668 discard_comments_in_macro_exp.
16669 (COMMAND_LINE_OPTIONS): Add "-CC" option.
16670 (cpp_handle_option): Handle "-CC" option.
16671 * cpplex.c (save_comment): If saving a C++ comment in
16672 a directive, convert it to a C comment.
16673 (_cpp_lex_direct): Pass second comment start character to
16674 save_comment to indicate comment type.
16675 * cpplib.c (_cpp_handle_directive): If processing
16676 a "#define" directive and discard_comments_in_macro_exp
16677 is false, re-enable saving of comments.
16678 (lex_macro_node): If discard_comments_in_macro_exp is false,
16679 discard any comments before the macro identifier.
16680 * cpplib.h (struct cpp_options): Add discard_comments_in_macro_exp
16681 member.
16682 * cppmacro.c (cpp_get_token): If expanding a macro while
16683 processing a directive, discard any comments we might encounter.
16684 (parse_params): If discard_comments_in_macro_exp is false,
16685 ignore comments in the macro parameter list.
16686 * gcc.c (cpp_unique_options): Add "-CC" option.
16687 (option_map): Map "--comments-in-macros" to "-CC".
16688 * doc/cppopts.texi: Document "-CC" option.
16689 * f/lang-specs.h: Add "-CC" option.
16690 * testsuite/gcc.dg/cpp/maccom1.c: New test.
16691 * testsuite/gcc.dg/cpp/maccom2.c: New test.
16692 * testsuite/gcc.dg/cpp/maccom3.c: New test.
16693 * testsuite/gcc.dg/cpp/maccom4.c: New test.
16694 * testsuite/gcc.dg/cpp/maccom5.c: New test.
16695 * testsuite/gcc.dg/cpp/maccom6.c: New test.
16696
16697 2002-04-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
16698
16699 PR middle-end/6180
16700 * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.
16701
16702 2002-04-06 Mark Mitchell <mark@codesourcery.com>
16703
16704 PR c++/5571
16705 * stor-layout.c (layout_decl): Reset the RTL for the decl.
16706
16707 PR opt/5120
16708 * sibcall.c (optimize_sibling_and_tail_recursive_call): Clear
16709 RTX_UNCHANGING_P for the functions arguments when a tail call
16710 is made.
16711
16712 2002-04-06 Jason Merrill <jason@redhat.com>
16713
16714 * toplev.c (flag_no_inline, flag_really_no_inline): Default to 2.
16715 (parse_options_and_default_flags): Set them appropriately.
16716 * c-common.c (c_common_post_options): Don't set flag_really_no_inline.
16717
16718 2002-04-06 Hans-Peter Nilsson <hp@bitrange.com>
16719
16720 * config/mmix/t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc
16721 here.
16722
16723 * config/mmix/mmix.h (INITIAL_ELIMINATION_OFFSET): Remove spurious
16724 semicolon.
16725
16726 * config/mmix/mmix.c (mmix_expand_builtin_va_arg): Variable-size
16727 types come in by-reference. Fix typo in comment.
16728
16729 2002-04-05 David S. Miller <davem@redhat.com>
16730
16731 * config/sparc/freebsd.h (ENDFILE_SPEC): Add crtfastmath bits.
16732 * config.gcc (sparc64-wrs-vxworks, sparc-*-chorusos,
16733 sparc-*-rtems*, sparclite-*-elf* sparc86x-*-elf*, sparc64-*-elf*,
16734 {sparc64,ultrasparc}-*-freebsd*): Add sparc/t-crtfm to tmake_file.
16735
16736 2002-04-05 David S. Miller <davem@redhat.com>
16737
16738 * config/sparc/sparc.c (sparc_nonflat_function_epilogue): If we
16739 are not going to emit return instructions, emit at least a nop
16740 for the sake of sane backtraces.
16741
16742 2002-04-05 Richard Henderson <rth@redhat.com>
16743
16744 * doc/rtl.texi (Regs and Memory): Document (mem:BLK (scratch)).
16745
16746 2002-04-05 Jakub Jeilnek <jakub@redhat.com>
16747
16748 * mklibgcc.in: Use $tmpmapfile, not tmp-$@.
16749
16750 2002-04-05 Alexandre Oliva <aoliva@redhat.com>
16751
16752 * config/mips/mips.h (ISA_HAS_BRANCHLIKELY, ISA_HAS_CONDMOVE,
16753 ISA_HAS_FP4, ISA_HAS_MADD_MSUB, ISA_HAS_NMADD_NMSUB,
16754 ISA_HAS_CLZ_CLO, ISA_HAS_DCLZ_DCLO): Disable if TARGET_MIPS16.
16755
16756 2002-04-05 Andreas Schwab <schwab@suse.de>
16757
16758 * c-convert.c: Include c-common.h.
16759 * Makefile.in (c-convert.o): Updated.
16760
16761 2002-04-05 Jakub Jelinek <jakub@redhat.com>
16762
16763 * mklibgcc.in: Use separate libgcc.map for each multilib.
16764 * Makefile.in (distclean): Don't remove libgcc.map here.
16765
16766 2002-04-05 Jakub Jelinek <jakub@redhat.com>
16767
16768 * Makefile.in (s-mlib): Handle --disable-multilib by separate
16769 genmultilib invocation.
16770
16771 2002-04-04 Richard Sandiford <rsandifo@redhat.com>
16772
16773 * config/mips/mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs
16774 to avoid clash with Irix header file sys/ucontext.h. Rename gp_regs
16775 to num_gprs for symmetry.
16776 * config/mips/mips.c: Adjust accordingly.
16777
16778 2002-04-04 Neil Booth <neil@daikokuya.demon.co.uk>
16779
16780 * c-common.c (truthvalue_conversion): Rename, update.
16781 * c-common.h (c_common_truthvalue_conversion): New.
16782 * c-convert.c (convert): Update.
16783 * c-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
16784 * c-parse.in (expr_no_commas, if_prefix, select_or_iter_stmt): Update.
16785 * c-typeck.c (build_binary_op, build_unary_op,
16786 build_conditional_expr): Update.
16787 * fold-const.c (constant_boolean_node, fold): Use langhook.
16788 * langhooks-def.h (LANGHOOK_INITIALIZER): Update.
16789 * langhooks.h (struct lang_hooks): New hook.
16790 * stmt.c (expand_decl_cleanup): Use langhook.
16791 * tree.h (truthvalue_conversion): Remove.
16792 objc:
16793 * objc-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
16794
16795 2002-04-05 Alan Modra <amodra@bigpond.net.au>
16796
16797 * config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtsavres.o
16798 Add rules to make null object file.
16799
16800 2002-04-04 Jim Blandy <jimb@redhat.com>
16801
16802 * cppmacro.c (cpp_macro_definition): Do not emit spaces after
16803 macro formal parameter names.
16804
16805 2002-04-04 David S. Miller <davem@redhat.com>
16806
16807 * calls.c (store_one_arg): If ECF_SIBCALL, use tail_call_reg.
16808
16809 2002-04-04 Richard Henderson <rth@redhat.com>
16810
16811 PR middle-end/5099
16812 * stmt.c (expand_asm_operands): Validate outputs vs asm_operand_ok.
16813 Support copies into and out of memory. Don't accept allows_reg
16814 and allows_mem as gospel.
16815
16816 2002-04-04 Richard Henderson <rth@redhat.com>
16817
16818 PR opt/6165
16819 * alias.c (true_dependence): Force (mem:blk (scratch)) to conflict.
16820 (write_dependence_p): Likewise.
16821
16822 2002-04-04 Richard Henderson <rth@redhat.com>
16823
16824 * predict.c (estimate_bb_frequencies): Do frequency calculation
16825 with a volatile temporary.
16826
16827 2002-04-04 Ulrich Weigand <uweigand@de.ibm.com>
16828
16829 * config/s390/linux.h (LOCAL_LABEL_PREFIX): Define.
16830
16831 2002-04-04 Jakub Jelinek <jakub@redhat.com>
16832
16833 PR c++/6119
16834 * final.c (final_start_function): Don't bump profile_label_no here...
16835 (final_end_function): ...but here.
16836
16837 2002-04-04 Jakub Jelinek <jakub@redhat.com>
16838
16839 * config/sparc/sparc.md (pic): New attribute.
16840 (do_builtin_setjmp_setup): Save %fp, %i7 and %l7 for TARGET_V9
16841 into stack slots.
16842 (split after do_builtin_setjmp_setup): New.
16843
16844 2002-04-04 Jakub Jelinek <jakub@redhat.com>
16845
16846 PR fortran/6106
16847 * config/sparc/sparc.h (MIN_UNITS_PER_WORD): Backout 2001-01-01
16848 change.
16849
16850 2002-04-04 Jakub Jelinek <jakub@redhat.com>
16851
16852 * config/sparc/sparc.c (sparc_va_arg): Adjust va_list by
16853 UNITS_PER_WORD for zero sized aggregates.
16854
16855 2002-04-03 David S. Miller <davem@redhat.com>
16856
16857 * gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new
16858 one-character spec for this, just use %(link_gcc_c_sequence).
16859
16860 2002-04-03 David S. Miller <davem@redhat.com>
16861
16862 * config/sparc/crtfastmath.c (FPRS_NS): Delete bogus little-endian
16863 handling.
16864
16865 2002-04-03 John David Anglin <dave@hiauly1.hia.nrc.ca>
16866
16867 * pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.
16868 (DWARF_FRAME_RETURN_COLUMN): Move.
16869 (ASM_PREFERRED_EH_DATA_FORMAT): Define.
16870 (ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX): Define.
16871 * pa.c (except.h, predict.h): Include.
16872 (FRP): Delete.
16873 (store_reg_modify, set_reg_plus_d): Revise prototypes.
16874 (output_ascii): Add cast.
16875 (store_reg_modify): Revise to add frame notes.
16876 (set_reg_plus_d): Likewise.
16877 (compute_frame_size): Include space for eh data registers in frame if
16878 the current function calls eh_return.
16879 (hppa_expand_prologue): Ensure register %r2 is saved if the current
16880 function calls eh_return. Save eh data registers if the current
16881 function calls eh_return. Fix code to add frame notes. Emit
16882 blockage to prevent insns with frame notes being scheduled in the
16883 delay slot of calls.
16884 (hppa_expand_epilogue): Restore eh data registers and do final stack
16885 adjustment if the current function calls eh_return. Don't add frame
16886 notes.
16887 (output_call): Revise for change in length of call insn. Don't do
16888 return pointer adjustment for an unconditional jump in the delay slot
16889 of a call when using frame notes.
16890 * pa.h (EH_RETURN_DATA_REGNO): Revise for TARGET_64BIT compatibility.
16891 (EH_RETURN_HANDLER_RTX): Use saved value on stack.
16892 (ARG_POINTER_CFA_OFFSET): Define.
16893 * pa.md (return_external_pic): New pattern.
16894 (prologue): Correct formatting. Use return_external_pic if current
16895 function calls eh_return.
16896 (call_internal_symref, call_value_internal_symref,
16897 sibcall_internal_symref, sibcall_value_internal_symref): Change default
16898 lengths of short, long non-pic, and long pic calls to 8, 68, and 84,
16899 respectively.
16900 (exception_receiver): Use hppa_pic_save_rtx () to restore pic register.
16901
16902 * configure.in ("assembler dwarf2 debug_line support"): Add hppa*-*-* to
16903 list of targets to check using "nop" insn.
16904 * configure: Rebuilt.
16905
16906 2002-04-04 Alan Modra <amodra@bigpond.net.au>
16907
16908 * config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Define.
16909
16910 2002-04-03 David S. Miller <davem@redhat.com>
16911
16912 * gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c
16913 library sequence passed to the linker.
16914 (LINK_COMMAND_SPEC): Use it.
16915 * doc/tm.texi: Document it, and mention from LINK_COMMAND_SPEC as
16916 a macro a target can use to avoid overriding LINK_COMMAND_SPEC.
16917 * config/sparc/sparc.h (LINK_GCC_C_SEQUENCE_SPEC): Define.
16918
16919 2002-04-03 Jason Merrill <jason@redhat.com>
16920
16921 * except.c (struct eh_status): Remove protect_list.
16922 (begin_protect_partials, end_protect_partials): Remove.
16923 (add_partial_entry): Remove.
16924 * except.h: Remove prototypes.
16925
16926 * expr.c (expand_expr) [WITH_CLEANUP_EXPR, TARGET_EXPR]: Use
16927 expand_decl_cleanup_eh.
16928
16929 PR c++/5636
16930 * tree.h (CLEANUP_EH_ONLY): New macro.
16931 * stmt.c (expand_decl_cleanup_eh): New fn.
16932 (expand_cleanups): Check CLEANUP_EH_ONLY.
16933 * c-semantics.c (genrtl_decl_cleanup): Just take the CLEANUP_STMT.
16934 Use expand_decl_cleanup_eh.
16935 (expand_stmt): Adjust.
16936 * c-common.h: Adjust prototype.
16937
16938 2002-04-04 Hans-Peter Nilsson <hp@axis.com>
16939
16940 * config/cris/cris.c (cris_target_asm_function_prologue): Cast
16941 uses of PIC_OFFSET_TABLE_REGNUM to int to silence warnings.
16942 (cris_target_asm_function_epilogue): Ditto.
16943 (cris_initial_frame_pointer_offset): Ditto.
16944 (cris_simple_epilogue): Ditto.
16945 (cris_expand_builtin_va_arg): Variable-size types come in
16946 by-reference.
16947
16948 2002-04-03 David S. Miller <davem@redhat.com>
16949
16950 * config/sparc/crtfastmath.c (FPRS_NS): Get it right for
16951 little-endian.
16952 (set_fast_math): Correct 'fsr' type.
16953
16954 2002-04-03 Richard Henderson <rth@redhat.com>
16955
16956 PR opt/3569
16957 * langhooks.h (lang_hooks.decls.warn_unused_global): New.
16958 * toplev.c (check_global_declarations): Use it.
16959 * langhooks-def.h (lhd_warn_unused_global_decl): Declare.
16960 (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): New.
16961 (LANG_HOOKS_DECLS): Add it.
16962 * langhooks.c (lhd_warn_unused_global_decl): New.
16963 * c-decl.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): New.
16964 * c-objc-common.c (c_warn_unused_global_decl): New.
16965 * c-tree.h (c_warn_unused_global_decl): Declare.
16966 * objc/objc-lang.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): New.
16967
16968 2002-04-03 Neil Booth <neil@daikokuya.demon.co.uk>
16969
16970 * langhooks-def.h (lhd_set_decl_assembler_name,
16971 LANG_HOOKS_SET_DECL_ASSEMBLER_NAME): New.
16972 (LANG_HOOKS_INITIALIZER): Update.
16973 * langhooks.c (lhd_set_decl_assembler_name): New, from tree.c
16974 * langhooks.h (struct lang_hooks): New hook.
16975 * tree.c (set_decl_assembler_name): Move to langhooks.c.
16976 (lang_set_decl_assembler_name): Remove.
16977 (init_obstacks): Don't set hook.
16978 (decl_assembler_name): New function.
16979 * tree.h (DECL_ASSEMBLER_NAME): Turn into a function call.
16980 (decl_assembler_name): New.
16981 (lang_set_decl_assembler_name): Remove.
16982
16983 2002-04-03 Jakub Jelinek <jakub@redhat.com>
16984
16985 * configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32()
16986 works properly with .hidden symbols.
16987 * configure: Rebuilt.
16988 * config.in: Rebuilt.
16989 * config/sparc/sparc.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
16990 DW_EH_PE_absptr for flag_pic && GLOBAL if %r_disp32() doesn't work
16991 properly with .hidden symbols.
16992
16993 2002-04-03 Jakub Jelinek <jakub@redhat.com>
16994
16995 PR middle-end/6102
16996 * df.c (df_insn_refs_record): Use XEXP not SET_DEST to access
16997 USE argument.
16998
16999 2002-04-03 Richard Henderson <rth@redhat.com>
17000
17001 PR opt/4120
17002 * sched-rgn.c (sets_likely_spilled): New.
17003 (sets_likely_spilled_1): New.
17004 (add_branch_dependences): Use it.
17005
17006 2002-04-02 Richard Henderson <rth@redhat.com>
17007
17008 PR opt/4311
17009 * loop.h (LOOP_FIRST_PASS): New.
17010 * loop.c (strength_reduce): Mind it when deciding to unroll.
17011 * toplev.c (rest_of_compilation): Set it.
17012
17013 2002-04-02 David S. Miller <davem@redhat.com>
17014
17015 * config/sparc/sparc.md (ldd peephole2s): Fix final arg to
17016 mems_ok_for_ldd_peep when the order of the loads being examined
17017 is reversed.
17018 * config/sparc/sparc.c (mems_ok_for_ldd_peep): Expand upon
17019 existing comment to increase comprehension of this situation.
17020
17021 2002-04-02 Zack Weinberg <zack@codesourcery.com>
17022
17023 * config/sh/sh.md: Don't use union real_extract.
17024
17025 2002-04-02 Richard Henderson <rth@redhat.com>
17026
17027 * libgcc2.c (__bb_exit_func): Revert 03-31 change.
17028
17029 2002-04-02 David O'Brien <obrien@FreeBSD.org>
17030
17031 * config.gcc (i386-dg-dgux, i386-go32-msdos , i386-go32-rtems,
17032 i386-ibm-aix, i386-moss-msdos, i386-ncr-sysv4, i386-next-,
17033 i386-pc-msdosdjgpp, i386-sequent-bsd, i386-sequent-ptx1,
17034 i386-sequent-ptx2, i386-sequent-ptx4, i386-sun-sunos,
17035 i386-wrs-vxworks, i386-*-aout, i386-*-beoself, i386-*-bsd,
17036 i386-*-bsdi, i386-*-chorusos, i386-*-coff, i386-*-elf,
17037 i386-*-freebsd5, i386-*-freebsd-aout, i386-*-gnu, i386-*-interix,
17038 i386-*-interix3, i386-*-isc, i386-*-linux, i386-*-linuxaout,
17039 i386-*-linuxoldld, i386-*-lynxos, i386-*-mach, i386-*-mingw32,
17040 i386-*-netbsd, i386-*-netbsdelf, i386-*-netware, i386-*-openbsd,
17041 i386-*-osf1, i386-*-osfrose, i386-*-pe , i386-*-rtems,
17042 i386-*-rtemscoff, i386-*-sco3.2v5, i386-*-solaris2, i386-*-sysv,
17043 i386-*-sysv4, i386-*-sysv5, i386-*-udk, i386-*-uwin, i386-*-vsta,
17044 i386-*-win32, x86_64-*-freebsd5, x86_64-*-linux, x86_64-*-netbsd):
17045 Include as many configury headers via tm_file as possible. This
17046 includes among others i386/unix.h, i386/bsd.h, i386/gas.h.
17047 * config/openbsd-oldgas.h: New file.
17048 * config/i386/386bsd.h, config/i386/aix386ng.h, config/i386/att.h,
17049 config/i386/bsd.h, config/i386/djgpp.h, config/i386/freebsd-aout.h,
17050 config/i386/gas.h, config/i386/gstabs.h, config/i386/i386-aout.h,
17051 config/i386/i386-coff.h, config/i386/i386-interix.h,
17052 config/i386/iscdbx.h, config/i386/linux-aout.h,
17053 config/i386/linux-oldld.h, config/i386/lynx-ng.h, config/i386/lynx.h,
17054 config/i386/mach.h, config/i386/netbsd.h, config/i386/next.h,
17055 config/i386/openbsd.h, config/i386/osfelf.h, config/i386/osfrose.h,
17056 config/i386/sco5.h, config/i386/seq-gas.h, config/i386/seq-sysv3.h,
17057 config/i386/seq2-sysv3.h, config/i386/sequent.h, config/i386/sun.h,
17058 config/i386/sun386.h, config/i386/svr3dbx.h, config/i386/svr3gas.h,
17059 config/i386/sysv3.h, config/i386/uwin.h, config/i386/vsta.h,
17060 config/i386/vxi386.h: Do not directly include configury headers.
17061 * config/i386/cygwin.h, config/i386/djgpp.h, config/i386/win32.h:
17062 Directly include configury headers that are no longer automatically
17063 included by the above headers.
17064 * config/i386/att.h, config/i386/bsd.h (TARGET_VERSION): Do not define.
17065 * config/i386/386bsd.h, config/i386/aix386ng.h, config/i386/cygwin.h,
17066 config/i386/djgpp.h, config/i386/i386-aout.h, config/i386/i386-coff.h,
17067 config/i386/lynx-ng.h, config/i386/lynx.h, config/i386/mach.h,
17068 config/i386/netbsd.h, config/i386/openbsd.h, config/i386/rtems.h,
17069 config/i386/seq-sysv3.h, config/i386/sequent.h, config/i386/svr3gas.h,
17070 config/i386/sysv3.h, config/i386/vsta.h, config/i386/vxi386.h
17071 (TARGET_VERSION): Define.
17072 * config/i386/beos-elf.h, config/i386/freebsd.h,
17073 config/i386/i386-interix.h, config/i386/i386elf.h, config/i386/linux.h,
17074 config/i386/linux64.h, config/i386/netbsd-elf.h, config/i386/netbsd64.h,
17075 config/i386/osfelf.h, config/i386/osfrose.h, config/i386/ptx4-i.h,
17076 config/i386/sco5.h, config/i386/sysv4.h
17077 (TARGET_VERSION): Do not need to protect.
17078 * config/i386/freebsd64.h (TARGET_VERSION): Fix style.
17079 * config/i386/386bsd.h, config/i386/cygwin.h, config/i386/djgpp.h,
17080 config/i386/freebsd-aout.h, config/i386/i386-aout.h,
17081 config/i386/i386-interix.h, config/i386/linux-aout.h,
17082 config/i386/linux-oldld.h, config/i386/mach.h, config/i386/netbsd.h,
17083 config/i386/openbsd.h, config/i386/vsta.h, config/i386/win32.h
17084 (YES_UNDERSCORES): Do not define - not needed.
17085 * config/i386/bsd.h, config/i386/gas.h (LPREFIX,
17086 ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL,
17087 USER_LABEL_PREFIX): Do not handle the "NO_UNDERSCORES" case.
17088 * config/i386/i386-coff.h, config/i386/lynx.h, config/i386/lynx-ng.h
17089 (LPREFIX, ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL,
17090 USER_LABEL_PREFIX): Define. (handles the "NO_UNDERSCORES" case)
17091 * config/i386/isc.h: Preserve comment from config/i386/isccoff.h.
17092 * config/i386/isccoff.h, config/i386/v3gas.h: Remove.
17093
17094 2002-04-02 Eric Botcazou <ebotcazou@multimania.com>
17095 Richard Henderson <rth@redhat.com>
17096
17097 PR c/5484
17098 * function.c (assign_temp): Accept either type or decl argument.
17099 Detect variables whose size is too large to fit into an integer.
17100 * stmt.c (expand_decl): Pass the decl, not the type.
17101
17102 2002-04-02 David O'Brien <obrien@FreeBSD.org>
17103
17104 * protoize.c: Match include directory usage with cppdefault.c.
17105
17106 2002-04-03 Jeffrey A Law (law@redhat.com)
17107 Hans-Peter Nilsson <hp@bitrange.com>
17108
17109 * combine.c (simplify_comparison): Avoid narrowing a comparison
17110 with a paradoxical subreg when doing so would drop signficant bits.
17111
17112 2002-04-02 Steve Ellcey <sje@cup.hp.com>
17113
17114 * builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode
17115 if POINTERS_EXTEND_UNSIGNED is defined.
17116
17117 2002-04-02 Richard Henderson <rth@redhat.com>
17118
17119 PR opt/3967
17120 * local-alloc.c (contains_replace_regs): LO_SUM may contain
17121 replace regs.
17122
17123 2002-04-02 Richard Henderson <rth@redhat.com>
17124
17125 * doc/standards.texi: Document required freestanding libc entry points.
17126
17127 2002-04-02 Alan Modra <amodra@bigpond.net.au>
17128
17129 * config/rs6000/rs6000.md (ctrdi*): Add FPR constraint and
17130 associated splitter. Remove MQ constraint.
17131 (ctrdi_internal4): Correct CCmode clobber.
17132
17133 2002-04-02 John David Anglin <dave@hiauly1.hia.nrc.ca>
17134
17135 * milli64.S ($$dyncall): New function.
17136 * t-linux (LIB1ASMFUNCS): Revise module list.
17137 (LIB1ASMSRC): Use pa/milli64.S.
17138
17139 2002-04-02 Richard Henderson <rth@redhat.com>
17140
17141 * fixinc/inclhack.def (AAB_solaris_sys_varargs_h): Move and
17142 rename solaris_sys_varargs_h.
17143
17144 Tue Apr 2 06:47:40 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17145
17146 * stor-layout.c (layout_type, case ARRAY_TYPE): Give one-element array
17147 the same mode as its component.
17148
17149 2002-04-02 Richard Henderson <rth@redhat.com>
17150
17151 PR opt/190
17152 * final.c (this_is_asm_operands): Export.
17153 * output.h (this_is_asm_operands): Declare.
17154 * config/i386/i386.c (print_operand): Error odd asm operands.
17155
17156 2002-04-02 Richard Henderson <rth@redhat.com>
17157
17158 PR opt/420
17159 * config/m68k/m68k.md (dbcc peepholes): Match four forms of dbra.
17160
17161 2002-04-01 Richard Henderson <rth@redhat.com>
17162
17163 PR target/1538
17164 * fixinc/inclhack.def (solaris_sys_varargs_h): New.
17165 * fixinc/fixincl.x: Rebuild.
17166
17167 2002-04-01 Richard Henderson <rth@redhat.com>
17168
17169 * config/ia64/unwind-ia64.c: Include ia64intrin.h.
17170 (atomic_alloc, atomic_free): New.
17171 (SIZE, MASK_FOR, PTR_IN): New.
17172 (emergency_reg_state, emergency_reg_state_free): New.
17173 (emergency_labeled_state, emergency_labeled_state_free): New.
17174 (reg_state_alloced, labeled_state_alloced): New.
17175 (alloc_reg_state, free_reg_state): New.
17176 (alloc_label_state, free_label_state, free_label_states): New.
17177 (push, pop, dup_state_stack, free_state_stack): Use them.
17178 (desc_label_state): Likewise.
17179 (uw_frame_state_for): Free label states and state stack.
17180 (uw_update_reg_address): Eliminate warnings.
17181
17182 2002-04-01 Vladimir Makarov <vmakarov@redhat.com>
17183
17184 * config/pa/pa-pro-end.h (ASM_OUTPUT_ALIGNED_COMMON,
17185 ASM_OUTPUT_ALIGNED_LOCAL): Redefine them.
17186
17187 2002-04-01 Neil Booth <neil@daikokuya.demon.co.uk>
17188
17189 * c-decl.c (grokdeclarator): Update.
17190 * c-lang.c (LANG_HOOKS_MARK_ADDRESSABLE): Redefine.
17191 * c-tree.h (c_mark_addressable): New.
17192 * c-typeck.c (default_function_array_conversion, build_unary_op,
17193 build_array_ref, convert_for_assignment): Update.
17194 (mark_addressable): Rename.
17195 * calls.c (try_to_integrate, expand_call): Use langhook.
17196 * expr.c (expand_expr): Use langhook.
17197 * langhooks-def.h (LANG_HOOKS_INITIALIZER): Update.
17198 * langhooks.h (struct lang_hooks): New hook.
17199 * stmt.c (expand_asm_operands): Use langhook.
17200 * tree.h (mark_addressable): Remove.
17201 objc:
17202 * objc-lang.c (LANG_HOOKS_MARK_ADDRESSABLE): Redefine.
17203
17204 2002-04-01 Bob Wilson <bob.wilson@acm.org>
17205
17206 * config/xtensa/xtensa.c (xtensa_va_arg): Fix compiler warning
17207 in previous change.
17208
17209 2002-04-01 Bob Wilson <bob.wilson@acm.org>
17210
17211 * config/xtensa/xtensa.c (xtensa_va_arg): Fix to handle arguments
17212 for which MUST_PASS_IN_STACK is true (e.g., variable-sized types).
17213
17214 2002-04-01 Neil Booth <neil@daikokuya.demon.co.uk>
17215
17216 * c-common.c (unsigned_conversion_warning, convert_and_check,
17217 unsigned_type, signed_type, shorten_compare,
17218 c_common_get_alias_set, c_common_nodes_and_builtins): Use new hooks.
17219 (unsigned_type, signed_type, signed_or_unsigned_type): Rename.
17220 * c-common.h (unsigned_type, signed_type, signed_or_unsigned_type):
17221 New.
17222 * c-decl.c (grokdeclarator): Update.
17223 * c-format.c (check_format_types): Update.
17224 * c-lang.c (LANG_HOOKS_SIGNED_TYPE, LANG_HOOKS_UNSIGNED_TYPE,
17225 LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): New.
17226 * c-typeck.c (build_binary_op, convert_for_assignment): Update.
17227 * convert.c (convert_to_integer): Use new hooks.
17228 * expmed.c (make_tree): Use new hooks.
17229 * expr.c (store_expr): Use new hooks.
17230 * fold-const.c (operand_equal_for_comparison_p, build_range_check,
17231 all_ones_mask_p, unextend, fold): Use new hooks.
17232 * langhooks.h (struct lang_hooks_for_types): New hooks.
17233 * tree.h (signed_or_unsigned_type, signed_type,
17234 unsigned_type): Remove.
17235 objc:
17236 * objc-lang.c (LANG_HOOKS_SIGNED_TYPE, LANG_HOOKS_UNSIGNED_TYPE,
17237 LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): New.
17238
17239 2002-03-31 Richard Henderson <rth@redhat.com>
17240
17241 * config/ia64/unwind-ia64.c (alloc_spill_area): Fix offset.
17242 (desc_frgr_mem): Fix reference to f16-f31.
17243
17244 2002-03-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17245
17246 * rtl.h (RTL_CHECK1, RTL_CHECK2, RTL_CHECKC1, RTL_CHECKC2,
17247 RTVEC_ELT): Const-ify.
17248 * varray.h (VARRAY_CHECK): Const-ify.
17249 * ggc.h (ggc_mark_rtx, ggc_mark_tree, ggc_mark_nonnull_tree,
17250 ggc_mark_rtvec, ggc_mark): Const-ify.
17251
17252 2002-04-01 Neil Booth <neil@daikokuya.demon.co.uk>
17253
17254 * diagnostic.c: Include langhooks-def.h.
17255 * Makefile.in (diagnostic.o): Update.
17256
17257 2002-03-31 Neil Booth <neil@daikokuya.demon.co.uk>
17258
17259 * c-common.c (c_unsafe_for_reeval): Rename.
17260 * c-common.h (c_unsafe_for_reeval): Rename.
17261 * c-decl.c (finish_incomplete_decl): Rename.
17262 (c_init_decl_processing): Don't set langhook.
17263 * c-lang.c (LANG_HOOKS_FINISH_INCOMPLETE_DECL,
17264 LANG_HOOKS_UNSAFE_FOR_REEVAL): Redefine.
17265 * c-objc-common.c (c_objc_common_init): Don't set langhook.
17266 * c-tree.h (finish_incomplete_decl): Rename.
17267 * langhooks-def.h (lhd_unsafe_for_reeval): New.
17268 (LANG_HOOKS_FINISH_INCOMPLETE_DECL, LANG_HOOKS_UNSAFE_FOR_REEVAL): New.
17269 (LANG_HOOKS_INITIALIZER): Update.
17270 * langhooks.c (lhd_unsafe_For_reeval): New.
17271 * langhooks.h (struct langhooks): New hooks.
17272 * toplev.c (incomplete_decl_finalize_hook): Remove.
17273 (wrapup_global_declarations): Update.
17274 * tree.c (lang_unsafe_for_reeval): Remove.
17275 (unsafe_for_reeval): Update.
17276 * tree.h (lang_unsafe_for_reeval, incomplete_decl_finalize_hook):
17277 Remove.
17278 objc:
17279 * objc-lang.c (LANG_HOOKS_FINISH_INCOMPLETE_DECL,
17280 LANG_HOOKS_UNSAFE_FOR_REEVAL): Redefine.
17281
17282 2002-03-31 Neil Booth <neil@daikokuya.demon.co.uk>
17283
17284 * diagnostic.c (print_error_function): Remove.
17285 (default_print_error_function): Rename.
17286 (report_error_function): Update.
17287 * diagnostic.h (print_error_function): Remove.
17288 (default_print_error_function): Remove.
17289 * langhooks-def.h (struct diagnostic_context): Predeclare.
17290 (lhd_print_error_function, LANG_HOOKS_PRINT_ERROR_FUNCTION): New.
17291 (LANG_HOOKS_INITIALIZER): Update.
17292 * langhooks.h (struct diagnostic context): Predeclare.
17293 (struct lang_hooks): New hook.
17294
17295 2002-03-31 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17296
17297 * config/rs6000/rs6000.h (RS6000_PIC_OFFSET_TABLE_REGNUM): New.
17298 (PIC_OFFSET_TABLE_REGNUM): Use it and return INVALID_REGNUM if
17299 !flag_pic.
17300 (CONDITIONAL_REGISTER_USAGE): Adjust accordingly.
17301 * config/rs6000/rs6000.h: Use RS6000_PIC_OFFSET_TABLE_REGNUM instead
17302 of PIC_OFFSET_TABLE_REGNUM thruout.
17303 * config/rs6000/rs6000.md: Likewise.
17304 * config/rs6000/darwin.h: Likewise.
17305
17306 Sun Mar 31 14:43:24 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17307
17308 * emit-rtl.c (adjust_address_1, offset_address): Cast value to
17309 unsigned HOST_WIDE_INT, not unsigned int.
17310
17311 2002-03-31 Jakub Jelinek <jakub@redhat.com>
17312
17313 PR middle-end/6096, middle-end/6098, middle-end/6099
17314 * reorg.c (emit_delay_sequence): Only increment LABEL_NUSES for
17315 CODE_LABELs.
17316 (fill_slots_from_thread): Likewise.
17317
17318 2002-03-31 Jakub Jelinek <jakub@redhat.com>
17319
17320 * config/sparc/sparc.c (function_arg_record_value_1): Pass complex
17321 floating fields in float regs.
17322 (function_arg_record_value_2): Likewise.
17323
17324 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17325
17326 * config/mmix/mmix.md (define_constants): Remove misleading
17327 FIXME. Add MMIX_fp_rO_OFFSET.
17328 ("nonlocal_goto_receiver"): Don't have stack-frame address of
17329 saved rO as part of the pattern. Remove FIXME.
17330 ("*nonlocal_goto_receiver_expanded"): Similar. Generate address
17331 here, at output-time.
17332
17333 2002-03-31 Jakub Jelinek <jakub@redhat.com>
17334
17335 PR middle-end/6100
17336 * config/sparc/sparc.c (output_cbranch): Use REG_BR_PROB, not
17337 REG_BR_PRED.
17338 (output_v9branch): Likewise.
17339
17340 2002-03-31 Alexandre Oliva <aoliva@redhat.com>
17341
17342 * gcc.c: Revert previous patch for now.
17343 * config/i386/djgpp.h: Likewise.
17344
17345 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17346
17347 * config/mmix/crti.asm (_init): Register _fini with atexit.
17348 * config/mmix/crtn.asm (_fini): Add omitted "POP 0,0".
17349
17350 2002-03-31 Richard Henderson <rth@redhat.com>
17351
17352 PR target/3997
17353 * config/alpha/elf.h (ASM_OUTPUT_DEF): Tidy.
17354 (ASM_OUTPUT_DEF_FROM_DECLS): New.
17355
17356 2002-03-31 Richard Henderson <rth@redhat.com>
17357
17358 * libgcc2.c (__bb_exit_func): Make static.
17359
17360 * config/alpha/alpha.md (trap): New.
17361
17362 2002-03-31 Richard Henderson <rth@redhat.com>
17363
17364 * builtins.c (expand_builtin_va_arg): Give warnings not errors for
17365 promoted argument types; build trap.
17366 (expand_builtin_trap): New.
17367 (expand_builtin): Use it.
17368 * stmt.c (expand_nl_goto_receivers): Likewise.
17369 * expr.h (expand_builtin_trap): Declare.
17370 * libfuncs.h (LTI_abort, abort_libfunc): New.
17371 * optabs.c (init_optabs): Init abort_libfunc.
17372
17373 2002-03-31 Alexandre Oliva <aoliva@redhat.com>
17374
17375 * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
17376 (LINK_COMMAND_SPEC): ... from here.
17377 (init_gcc_specs): Duplicate it here too, omitting
17378 shared_name in the second copy.
17379 (init_spec): Test for duplicate
17380 * config/i386/djgpp.h (LINK_COMMAND_SPEC): Remove `%L %G'.
17381
17382 2002-03-30 David S. Miller <davem@redhat.com>
17383
17384 * config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
17385 * config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Likewise.
17386
17387 2002-03-30 Roger Sayle <roger@eyesopen.com>
17388 Richard Henderson <rth@redhat.com>
17389
17390 * regmove.c (combine_stack_adjustments_for_block): Avoid
17391 emitting a stack adjustment of zero bytes. Let delete_insn
17392 update bb->head.
17393
17394 2002-03-30 Richard Henderson <rth@redhat.com>
17395
17396 * config/sparc/sparc.c: Remove all references to TARGET_EPILOGUE.
17397 (sparc_emitting_epilogue): New.
17398 (leaf_label, output_return, sparc_return_peephole_ok): Remove.
17399 * config/sparc/sparc-protos.h: Update.
17400 * config/sparc/sparc.h (MASK_EPILOGUE, TARGET_EPILOGUE): Remove.
17401 (TARGET_SWITCHES): Update.
17402 * config/sparc/sparc.md (return): Remove.
17403 (return_*): Use sparc_emitting_epilogue, not !TARGET_EPILOGUE.
17404 * config/sparc/freebsd.h, config/sparc/linux64.h, config/sparc/lite.h,
17405 config/sparc/liteelf.h, config/sparc/netbsd-elf.h,
17406 config/sparc/sol2-sld-64.h, config/sparc/sol2.h,
17407 config/sparc/sp64-aout.h, config/sparc/sp64-elf.h,
17408 config/sparc/sp86x-aout.h, config/sparc/sp86x-elf.h,
17409 config/sparc/splet.h, config/sparc/vxsparc64.h (TARGET_DEFAULT):
17410 Remove MASK_EPILOGUE.
17411 * doc/invoke.texi: Update.
17412
17413 2002-03-30 Daniel Berlin <dan@dberlin.org>
17414
17415 * dwarf2out.c (dwarf2out_define): Remove start_source_file call,
17416 CPP will start the file for us.
17417
17418 2002-03-30 Richard Henderson <rth@redhat.com>
17419
17420 PR target/5446
17421 * config/ia64/ia64.c (group_barrier_needed_p): Special case
17422 prologue_allocate_stack.
17423 (ia64_single_set): Use insn codes for recognition of special
17424 cases, not rtl matching.
17425 * config/ia64/ia64.md (prologue_allocate_stack): Op 3 is in-out.
17426
17427 Sat Mar 30 23:48:41 CET 2002 Jan Hubicka <jh@suse.cz>
17428
17429 * cfgbuild.c (find_basic_blocks_1): Clear aux for blocks.
17430
17431 2002-03-30 Richard Henderson <rth@redhat.com>
17432
17433 PR target/6032
17434 * config/sparc/sparc.h (OVERRIDE_OPTIONS): Don't override -fpic
17435 or -fomit-frame-pointer with profiling.
17436 (SUBTARGET_OVERRIDE_OPTIONS): Remove.
17437 (FUNCTION_PROFILER): Do nothing.
17438 (PROFILE_HOOK): New.
17439 * config/sparc/sparc.c (sparc_override_options): Don't check
17440 code models for profiling.
17441 (sparc_function_profiler): Remove.
17442 (sparc_profile_hook): New.
17443 * config/sparc/sparc-protos.h: Update.
17444
17445 2002-03-30 Jakub Jelinek <jakub@redhat.com>
17446
17447 PR optimization/6086
17448 * combine.c (combine_simplify_rtx): If simplify_rtx failed because
17449 of SUBREG of volatile MEM or because the MEM was mode dependent,
17450 return CLOBBER instead of unmodified SUBREG.
17451
17452 Sat Mar 30 14:08:55 CET 2002 Jan Hubicka <jh@suse.cz>
17453
17454 * local-alloc.c (local_alloc): Avoid call of update_equiv_regs
17455 when not optimizing.
17456
17457 * toplev.c (rest_of_compilation): Cann mark_constant_function
17458 only when optimizing.
17459
17460 * flow.c (calculate_global_regs_live): Ensure that all AUX fields
17461 are NULL.
17462
17463 * cfgcleanup.c (bb_flags): Add BB_NONTHREADABLE_BLOCK.
17464 (thread_jump): Set BB_NONTHREADABLE_BLOCK, check it.
17465 (try_optimize_cfg): clear all AUX fields.
17466
17467 * i386.c (aligned_operand): Be prepared for SUBREGed registers.
17468 (ix86_decompose_address): Use REG_P instead of GET_CODE (...) == REG.
17469 (ix86_address_cost): Be prepared for SUBREGed registers.
17470 (legitimate_address_p): Accept SUBREGed registers.
17471
17472 2002-03-29 Richard Henderson <rth@redhat.com>
17473
17474 PR target/5672
17475 * expr.c (expand_expr): Pass along EXPAND_INITIALIZER one more place.
17476
17477 2002-03-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17478
17479 * config/rs6000/rs6000.c (rs6000_va_arg): Correctly set register count
17480 for aggregate and TFmode types.
17481
17482 2002-03-29 Hans-Peter Nilsson <hp@bitrange.com>
17483
17484 * cfg.c (dump_flow_info): Guard against NULL regno_reg_rtx[i].
17485
17486 2002-03-29 Richard Henderson <rth@redhat.com>
17487
17488 PR target/5886
17489 * config/ia64/aix.h (CPP_PREDEFINES): Add -D_LP64.
17490 * config/ia64/hpux.h, config/ia64/linux.h: Likewise.
17491
17492 2002-03-29 Richard Henderson <rth@redhat.com>
17493
17494 PR target/6041
17495 * config/i386/i386.c (x86_arch_always_fancy_math_387): New.
17496 (override_options): Disable NO_FANCY_MATH_387 if the arch allows.
17497 * config/i386/i386.h (x86_arch_always_fancy_math_387): New.
17498 * config/i386/i386.md (sqrtxf2, sqrtextendsfxf2, sinxf2): Fix
17499 conditional.
17500 * docs/invoke.texi: Update -mno-fancy-math-387 docs.
17501
17502 2002-03-29 Dale Johannesen <dalej@apple.com>
17503
17504 * loop.c (combine_movables): Do allow combination of pseudos.
17505
17506 2002-03-29 Loren J. Rittle <ljrittle@acm.org>
17507
17508 * config.gcc (*-*-freebsd*): Enable creation of libgcc_s.so.
17509 * config/t-slibgcc-elf-ver (SHLIB_LC): Add macro and use it.
17510 No functional change except ...
17511 * config/t-slibgcc-nolc-override (SHLIB_LC): Override it. New file.
17512 * doc/install.texi (*-*-freebsd*): Document port configuration.
17513
17514 2002-03-29 Neil Booth <neil@daikokuya.demon.co.uk>
17515
17516 * Makefile.in (convert.o, calls.o, expmed.o): Update.
17517 * attribs.c (handle_mode_attribute, handle_vector_size_attribute):
17518 Use new hooks.
17519 * builtin-types.def (BT_PTRMODE): Update.
17520 * c-common.c (type_for_size): Rename c_common_type_for_size.
17521 (type_for_mode): Similarly.
17522 (shorten_compare, pointer_int_sum, c_common_nodes_and_builtins):
17523 Use new hook.
17524 * c-bommon.h (c_common_type_for_size, c_common_type_for_mode): New.
17525 * c-decl.c (finish_enum, build_enumerator): Use new hooks.
17526 * c-lang.c (LANG_HOOKS_TYPE_FOR_MODE, LANG_HOOKS_TYPE_FOR_SIZE):
17527 Redefine.
17528 * c-typeck.c (common_type, comptypes, default_conversion):
17529 Use new hooks.
17530 * calls.c: Include langhooks.h.
17531 (emit_library_call_value_1): Use new hooks. Avoid redundant
17532 calls.
17533 * convert.c: Include langhooks.h
17534 (convert_to_pointer, convert_to_integer): Use new hooks.
17535 * except.c (init_eh): Similarly.
17536 * expmed.c: Include langhooks.h.
17537 (expand_mult_add): Use new hooks.
17538 * expr.c (store_expr, store_constructor, expand_expr, do_jump,
17539 try_casesi): Similarly.
17540 * fold-const.c (optimize_bit_field_compare, make_range,
17541 decode_field_reference, fold_truthop, fold): Similarly.
17542 * function.c (assign_stack_local_1, assign_stack_temp_for_type,
17543 put_var_into_stack): Similarly.
17544 * langhooks-def.h (LANG_HOOKS_TYPE_FOR_MODE,
17545 LANG_HOOKS_TYPE_FOR_SIZE): New.
17546 (LANG_HOOKS_TYPES_INITIALIZER): Update.
17547 * langhooks.h (lang_hooks_for_types): New hooks.
17548 * stmt.c (expand_decl_cleanup, emit_case_nodes): Use new hooks.
17549 * tree.c (get_unwidened, get_narrower): Similarly.
17550 * tree.h (type_for_mode, type_for_size): Remove.
17551 * varasm.c (force_const_mem): Use new hooks.
17552 * utils2.c (nonbinary_modular_operation): Update.
17553 objc:
17554 * objc-act.c (handle_impent): Update.
17555 * objc-lang.c (LANG_HOOKS_TYPE_FOR_MODE, LANG_HOOKS_TYPE_FOR_SIaZE):
17556 Redefine.
17557
17558 2002-03-29 Steve Ellcey <sje@cup.hp.com>
17559
17560 * config/ia64/ia64.md (*ptr_extend_plus_1, *ptr_extend_plus_2): New.
17561 * config/ia64/ia64.c (basereg_operand): New.
17562 * config/ia64/ia64-protos.h (basereg_operand): Declare.
17563 * config/ia64/ia64.h (PREDICATE_CODES): Add basereg_operand.
17564
17565 2002-03-29 Hans-Peter Nilsson <hp@bitrange.com>
17566
17567 * config/mmix/mmix.c (mmix_target_asm_function_prologue): Correct
17568 unwind information when frame_pointer_needed.
17569 (mmix_assemble_integer): Tweak wording in comment.
17570
17571 2002-03-29 Neil Booth <neil@daikokuya.demon.co.uk>
17572
17573 * Makefile.in (except.o): Update.
17574 * except.c: Include langhooks.h.
17575 (init_eh): Use langhook.
17576 * langhooks-def.h (LANG_HOOKS_MAKE_TYPE,
17577 LANG_HOOKS_FOR_TYPES_INITIALIZER): New.
17578 (LANG_HOOKS_INITIALIZER): Update.
17579 * langhooks.h (lang_hooks_for_types): New.
17580 (struct lang_hooks): Add it.
17581 * tree.c (make_lang_type_fn, make_lang_type): Remove.
17582 * tree.h (make_lang_type_fn, make_lang_type): Remove.
17583 config:
17584 * alpha/alpha.c: Include langhooks.h.
17585 (alpha_build_va_list): Use langhook.
17586 * d30v/d30v.c: Include langhooks.h.
17587 (d30v_build_va_list): Use langhook.
17588 * i386/i386.c: Include langhooks.h.
17589 (ix86_build_va_list): Use langhook.
17590 * rs6000/rs6000.c (rs6000_build_va_list): Use langhook.
17591 * s390/s390.c: Include langhooks.h.
17592 (s390_build_va_list): Use langhook.
17593 * stormy16/stormy16.c: Include langhooks.h.
17594 (stormy16_build_va_list): Use langhook.
17595
17596 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17597
17598 PR c++/5964
17599 * config/sparc/sparc.md (empty_delay_slot, branch_type): New
17600 attributes.
17601 (length): Compute variable length for branches/calls/jumps here.
17602 (branch, inverted_branch, normal_fp_branch, inverted_fp_branch,
17603 normal_fpe_branch, inverted_fpe_branch): Remove length attribute,
17604 define branch_type attribute.
17605 (divsi3_sp32): Maximum length is 6 not 7.
17606 (call_address_struct_value_sp32, call_symbolic_struct_value_sp32,
17607 call_address_untyped_struct_value_sp32,
17608 call_symbolic_untyped_struct_value_sp32): Set length to 3 not 2.
17609 * config/sparc/sparc.c (empty_delay_slot): New function.
17610 * config/sparc/sparc.h (ADJUST_INSN_LENGTH): Remove.
17611 * config/sparc/sparc-protos.h (empty_delay_slot): Add prototype.
17612
17613 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17614
17615 * combine.c (set_nonzero_bits_and_sign_copies): Don't call
17616 nonzero_bits if not needed.
17617 (nonzero_bits) [XOR]: Likewise.
17618 (nonzero_bits) [REG]: Use reg_last_set_nonzero_bits even if
17619 reg_last_set_mode and mode are both MODE_INT, but not equal.
17620 (record_value_for_reg): Compute reg_last_set_nonzero_bits
17621 in nonzero_bits_mode for MODE_INT modes.
17622
17623 2002-03-28 Richard Henderson <rth@redhat.com>
17624
17625 PR target/5715
17626 * config/alpha/osf.h (ASM_SPEC): Don't pass any special options
17627 to GAS. Correct drift between alternatives.
17628
17629 2002-03-28 Richard Henderson <rth@redhat.com>
17630
17631 PR target/6087
17632 * reload1.c (fixup_abnormal_edges): Move insn to edge via sequence.
17633
17634 2002-03-28 Alexandre Oliva <aoliva@redhat.com>
17635
17636 * config/i386/freebsd.h (LINK_SPEC): Don't pass default
17637 emulation to the linker.
17638
17639 2002-03-28 Loren J. Rittle <ljrittle@acm.org>
17640
17641 * config/alpha/freebsd.h (LINK_SPEC): Likewise.
17642 * config/sparc/freebsd.h (LINK_SPEC): Likewise.
17643
17644 Thu Mar 28 16:35:31 2002 Jeffrey A Law (law@redhat.com)
17645
17646 * combine.c (simplify_and_const_int): Make sure to apply mask
17647 when force_to_mode returns a constant integer. PR3311.
17648
17649 2002-03-28 John David Anglin <dave@hiauly1.hia.nrc.ca>
17650
17651 * pa-linux.h (LOCAL_LABEL_PREFIX): Define.
17652
17653 2002-03-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
17654
17655 * doc/invoke.texi (Warning Options): Refer to C++ Dialect Options
17656 and Objective-C Dialect Options.
17657
17658 2002-03-28 Richard Henderson <rth@redhat.com>
17659
17660 * config/alpha/alpha.c (alpha_emit_conditional_branch): TFmode NE
17661 comparison should be done vs !=0 not >0 return code. Tidy cases.
17662
17663 2002-03-28 Richard Henderson <rth@redhat.com>
17664
17665 * c-decl.c (finish_function): New arg can_defer_p. Pass it
17666 on to c_expand_body.
17667 * c-tree.h (finish_function): Update decl.
17668 * c-objc-common.c, c-parse.in, objc/objc-act.c: Update calls.
17669
17670 Thu Mar 28 19:13:36 CET 2002 Jan Hubicka <jh@suse.cz>
17671
17672 * ifcvt.c (if_convert): Clear aux_for_blocks early enought.
17673
17674 Thu Mar 28 13:21:53 CET 2002 Jan Hubicka <jh@suse.cz>
17675
17676 * rtlanal.c: Include flags.h
17677 (may_trap_p): Do not mark FP operations if trapping
17678 if !flag_trapping_math
17679 * Makefile.in (rtlanal.o): Add dependency on flag.h
17680 * ifcvt.c (noce_operand_ok): Avoid the lameness.
17681
17682 2002-03-27 Zack Weinberg <zack@codesourcery.com>
17683
17684 * mips.md: Use dconst1, not 1.0, as first argument of
17685 REAL_VALUE_LDEXP. Don't use union real_extract.
17686
17687 2002-03-28 Alan Modra <amodra@bigpond.net.au>
17688
17689 * configure.in (gcc_cv_as): Use $target_alias in directory searchs
17690 rather than $target. Heed program_prefix and
17691 program_transform_name. Search for gas in cross-compiler case too.
17692 "test -x" rather than "test -f".
17693 (gcc_cv_ld): Likewise.
17694 (gcc_cv_nm): Heed program_prefix and program_transform_name.
17695 (gcc_cv_objdump): Likewise.
17696 * configure: Regenerate.
17697
17698 2002-03-27 Neil Booth <neil@daikokuya.demon.co.uk>
17699
17700 * Makefile.in (attribs.o): Update.
17701 * attribs.c: Include langhooks.h.
17702 (decl_attributes): Use langhook.
17703 * c-decl.c (insert_default_attributes): Rename.
17704 * c-tree.h (c_insert_default_attributes): New.
17705 * langhooks-def.h (LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES):New.
17706 (LANG_HOOKS_INITIALIZER): Update.
17707 * langhooks.h (struct lang_hooks): New hook.
17708 * tree.h (insert_default_attributes): Remove.
17709 objc:
17710 * objc-lang.c (LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES): Redefine.
17711
17712 2002-03-27 Andreas Schwab <schwab@suse.de>
17713
17714 * config/i386/i386.c (classify_argument): Also check for
17715 QUAL_UNION_TYPE.
17716
17717 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17718
17719 * doc/install.texi (alpha*-dec-osf*): Don't need --enable-libgcj
17720 any more.
17721
17722 Wed Mar 27 23:19:30 CET 2002 Jan Hubicka <jh@suse.cz>
17723
17724 * i960.md (ret): Set PC.
17725 (nonlocal_goto): Fix expander.
17726 * builtins.c (epxand_builin_longjmp): Check that we've emitted
17727 some jump or call.
17728
17729 Wed Mar 27 23:11:35 CET 2002 Jan Hubicka <jh@suse.cz>
17730
17731 * optabs.c (emit_no_conflict_block, emit_libcall_block): Avoid nesting
17732 of libcall regions.
17733
17734 Wed Mar 27 22:54:14 CET 2002 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
17735
17736 * cfgrtl.c (merge_blocks_nomove): Use set_block_for_insn instead of
17737 assigning to BLOCK_FOR_INSN directly.
17738
17739 Wed Mar 27 22:33:05 CET 2002 Jan Hubicka <jh@suse.cz>
17740
17741 * i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround.
17742
17743 2002-03-27 Neil Booth <neil@daikokuya.demon.co.uk>
17744
17745 * c-common.c (c_expand_expr): Fix prototype.
17746 * c-common.h (c_expand_expr): Always declare, update.
17747 * c-lang.c (LANG_HOOKS_EXPAND_EXPR): Redefine.
17748 * c-objc-common.c (c_objc_common_init): No global hook.
17749 * expr.c (expand_expr): Use langhook.
17750 * expr.h (enum expand_modifier): Conditionally declare.
17751 * langhooks-def.h (lhd_expand_expr, LANG_HOOKS_EXPAND_EXPR): New.
17752 (LANG_HOOKS_INITIALIZER): Update.
17753 * langhooks.c (lhd_expand_expr): New.
17754 * langhooks.h (struct lang_hooks): New hook.
17755 * toplev.c (lang_expand_expr_t, lang_expand_expr): Delete.
17756 (lang_independent_init): Don't default hook.
17757 objc:
17758 * objc-lang.c (LANG_HOOKS_EXPAND_EXPR): Redefine.
17759
17760 2002-03-27 Richard Henderson <rth@redhat.com>
17761
17762 PR target/6054
17763 * config/ia64/ia64.c (ia64_expand_call): Use pic patterns for
17764 TARGET_CONST_GP. Simplify conditions.
17765
17766 2002-03-27 Richard Henderson <rth@redhat.com>
17767
17768 * config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
17769 config/sparc/netbsd-elf.h, config/sparc/pbd.h, config/sparc/sol2.h,
17770 config/sparc/vxsim.h (LOCAL_LABEL_PREFIX): Define.
17771
17772 2002-03-27 Danny Smith <dannysmith@users.sourceforge.net>
17773
17774 * config/i386/cygwin.h (TARGET_DLL, TARGET_WIN32,
17775 TARGET_CYGWIN, TARGET_WINDOWS): Remove unused switches.
17776 (MASK_DLL, MASK_WIN32, MASK_CYGWIN, MASK_WINDOWS):
17777 Remove unnecessary masks.
17778 (MASK_NOP_FUN_DLLIMPORT): Use an unused an bit.
17779 (SUBTARGET_SWITCHES): Use empty masks for -mwin32, -mcygwin,
17780 -mwindows, -mdll switches and their negations.
17781
17782 2002-03-27 Neil Booth <neil@daikokuya.demon.co.uk>
17783
17784 * gcc-common.c (lang_mark_false_label_stack): Remove.
17785 * ggc.h (lang_mark_false_label_stack): Similarly.
17786
17787 2002-03-26 Vladimir Makarov <vmakarov@redhat.com>
17788
17789 * pa/pa-pro-end.h (CPP_PREDEFINES): Add -D__pro__.
17790
17791 * pa/lib2funcs.asm: Don't use .SPACE and .SUBSPACE if __pro__
17792 or __rtems_ is defined.
17793
17794 2002-03-26 Richard Henderson <rth@redhat.com>
17795
17796 * config/alpha/alpha.c (alpha_emit_set_const): Add a REG_EQUAL note
17797 if a non-trivial load was emitted.
17798 (alpha_emit_set_const_1): Remove obsolete extension. Fix thinko
17799 in high+extra+low case.
17800
17801 2002-03-26 Richard Henderson <rth@redhat.com>
17802
17803 * config.gcc (sparc*-solaris): Use float_format=sparc.
17804
17805 2002-03-26 Richard Henderson <rth@redhat.com>
17806
17807 * config/sparc/sparc.h (MAX_WCHAR_TYPE_SIZE): Don't define.
17808 * config/sparc/linux-aout.h (MAX_WCHAR_TYPE_SIZE): Don't undef.
17809 * config/sparc/linux.h, config/sparc/linux64.h: Likewise.
17810 * config/sparc/sol2.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Redefine.
17811 (WINT_TYPE_SIZE): Fix at 32.
17812
17813 2002-03-26 Richard Henderson <rth@redhat.com>
17814
17815 * toplev.c (rest_of_compilation): Delay emit_initial_value_sets
17816 until after eh landing pad generation.
17817 * config/alpha/alpha.c (alpha_gp_save_rtx): Use gen_mem_addressof.
17818 * config/alpha/alpha.md (exception_receiver_2): Only accept MEMs.
17819
17820 2002-03-26 Richard Henderson <rth@redhat.com>
17821
17822 * expr.h (ADD_PARM_SIZE): One more convert for INC.
17823
17824 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17825
17826 * gcc.c (cpp_options): Preserve relative ordering of -pedantic
17827 and warning switches.
17828 (cc1_options): Likewise.
17829
17830 2002-03-26 Hans Boehm <Hans_Boehm@hp.com>
17831
17832 * config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR):
17833 Restore more of the signal context. Set no_reg_stack_frame.
17834 * config/ia64/unwind-ia64.c (unw_state_record):
17835 Add no_reg_stack_frame, comments.
17836 (uw_frame_state_for): Initialize when field to UNW_WHEN_NEVER.
17837 (uw_update_context): Adjust bsp when unwinding from leaf,
17838 but not signal frame.
17839
17840 2002-03-26 David Edelsohn <edelsohn@gnu.org>
17841
17842 * config/rs6000/aix51.h (WCHAR_TYPE): Define.
17843
17844 2002-03-26 Bob Wilson <bob.wilson@acm.org>
17845
17846 * config/xtensa/xtensa.c (xtensa_va_arg): Handle variable-sized types.
17847
17848 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17849
17850 PR target/5621
17851 * arm.md (define_asm_attributes): Reapply patch of Thu Sep 9, 1999:
17852 "Add a pool_range attribute", which was lost during the ARM/Thumb
17853 merge.
17854
17855 2002-03-26 Bob Wilson <bob.wilson@acm.org>
17856
17857 * config/xtensa/xtensa.c (xtensa_valid_move): Allow move from
17858 a register into the MAC16 accumulator.
17859
17860 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17861
17862 * doc/invoke.texi (Option Summary): Mention -Wswitch-enum.
17863 (Warning Options): Document -Wswitch-enum.
17864 * toplev.c (W_options): Add -Wswitch-enum. Update comment on
17865 -Wswitch.
17866 (warn_switch_enum): Define variables.
17867 * flags.h (warn_switch_enum): Declare variables.
17868 * stmt.c (expand_end_case_type): When warn_switch_enum /
17869 -Wswitch-enum, perform switch checks.
17870 Fix PR c/5044.
17871
17872 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17873
17874 * arm.md (reload_mulsi3, reload_mulsi_compare0, reload_muladdsi)
17875 (reload_mulsi_compare0_scratch, reload_muladdsi_compare0)
17876 (reload_muladdsi_compare0_scratch): Delete.
17877
17878 2002-03-26 Loren J. Rittle <ljrittle@acm.org>
17879
17880 * doc/install.texi (*-*-freebsd*): Update.
17881
17882 2002-03-26 Richard Henderson <rth@redhat.com>
17883
17884 * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
17885 (SUB_PARM_SIZE): Cast DEC to ssizetype.
17886
17887 * config/alpha/alpha.c (alpha_va_arg): Read MUST_PASS_IN_STACK
17888 types from the normal argument frame.
17889
17890 * config/sparc/sparc.c (function_arg_pass_by_reference): Pass
17891 variable sized objects by reference.
17892 (sparc_va_arg): Receive them by reference too.
17893
17894 2002-03-26 Hartmut Penner <hpenner@de.ibm.com>
17895
17896 * config/s390/s390.c (s390_emit_epilogue): Change epilogue
17897 code to not restoring global registers.
17898
17899 2002-03-26 Neil Booth <neil@daikokuya.demon.co.uk>
17900
17901 * Makefile.in (ggc-common.o): Update.
17902 * c-decl.c (lang_mark_tree): Rename c_mark_tree.
17903 * c-lang.c (LANG_HOOKS_MARK_TREE): Redefine.
17904 * c-tree.h (c_mark_tree): New.
17905 * ggc-common.c: Include langhooks.h.
17906 (gcc_mark_trees): Use new langhook.
17907 * ggc-callbacks.c: Delete file.
17908 * ggc.h (lang_mark_tree): Remove.
17909 * langhooks-def.h (LANG_HOOKS_MARK_TREE): New.
17910 (LANG_HOOKS_INITIALIZER): Update.
17911 * langhooks.h (struct lang_hooks): New hook.
17912 objc:
17913 * objc-lang.c (LANG_HOOKS_MARK_TREE): Redefine.
17914
17915 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17916
17917 * doc/cpp.texi: Exclude entire Top node from printed manual.
17918 Move option index after directive index. Insert page breaks
17919 before GFDL and concept index. Index environment variables
17920 with command line options.
17921 * doc/cppenv.texi: Use @vtable for environment variable list.
17922 Add paragraph explaining semantics of empty elements in path
17923 variables. Exclude a cross-reference to Fishkill from the
17924 manpage. Remove an unnecessary cross-reference of the entry
17925 right above the referer. Don't use @anchor in text that goes
17926 into manpage.
17927 * doc/cppopts.texi: Cross-reference the environment variables
17928 section, not the specific environment variable, for consistency.
17929
17930 2002-03-25 Richard Henderson <rth@redhat.com>
17931
17932 * recog.c (peephole2_optimize): Distribute EH_REGION -1 notes
17933 anywhere in the block. Don't refer to insns that have been
17934 removed from the chain. Iterate backward through the new insns.
17935 Don't refer to edges that have been removed.
17936
17937 2002-03-26 Alan Modra <amodra@bigpond.net.au>
17938
17939 * combine.c (simplify_comparison <ASHIFTRT, LSHIFTRT>): Correct
17940 test for overflow of constant.
17941
17942 2002-03-25 Richard Earnshaw <rearnsha@arm.com>
17943
17944 PR target/2623
17945 * arm.md (loadhi_preinc, loadhi_predec, loadhi_shiftpreinc)
17946 (loadhi_shiftpredec, loadhi-with-writeback peephole): Don't use
17947 these patterns on arm_archv4.
17948
17949 2002-03-25 Danny Smith <dannysmith@sourceforge.users.net>
17950
17951 * config/i386/mingw32.h (WINT_TYPE): Define as "short unsigned
17952 int".
17953
17954 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17955
17956 * toplev.c: Don't include setjmp.h. Kill float_handler_set,
17957 float_handled, float_handler, float_signal, set_float_handler,
17958 and do_float_handler. Set handler for SIGFPE to crash_signal.
17959 * toplev.h: Don't prototype do_float_handler.
17960
17961 * c-lex.c: Fold parse_float into lex_number. Make warning
17962 about portability of hex float constants more informative, and
17963 don't issue it on top of a syntax error.
17964 * fold-const.c: Fold const_binop_1 and fold_convert_1 into
17965 their callers.
17966 * real.h: Define REAL_VALUE_ABS here...
17967 * simplify-rtx.c: ... not here. Fold check_fold_consts,
17968 simplify_unary_real, simplify_binary_real, and
17969 simplify_binary_is2orm1 into their callers.
17970 * tree.c: Fold build_real_from_int_cst_1 into caller.
17971
17972 * doc/tm.texi: Document REAL_VALUE_ABS and REAL_VALUE_NEGATIVE.
17973
17974 * tsystem.h: Include float.h here...
17975 * libgcc2.c: ... not here.
17976
17977 2002-03-25 Nick Clifton <nickc@cambridge.redhat.com>
17978
17979 Fixes for: PR bootstrap/3591, target/5676
17980 * config/mcore/mcore.h (CC1_SPEC): Define only if not already
17981 defined. Do not disable exceptions or rtti.
17982 * config/mcore/mcore-pe.h (CC1_SPEC): Define before including
17983 mcore.h. Disable exceptions and rtti, since they are not
17984 supported by EPOC.
17985
17986 2002-03-25 Neil Booth <neil@daikokuya.demon.co.uk>
17987
17988 * c-decl.c (maybe_build_cleanup): Remove.
17989 * expr.c (expand_expr): Use langhook.
17990 * langhooks-def.h (lhd_return_null_tree,
17991 LANG_HOOKS_MAYBE_BUILD_CLEANUP): New.
17992 (LANGHOOKS_INITIALIZER): Update.
17993 * langhooks.c (lhd_return_null_tree): New.
17994 * langhooks.h (struct lang_hooks): New hook.
17995 * tree-inline.c (initialize_inlined_parameters): Use langhook.
17996 * tree.h (maybe_build_cleanup): Remove.
17997
17998 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17999
18000 * regrename.c (build_def_use): Move recog_memoized
18001 before extract_insn.
18002
18003 2002-03-25 Jakub Jelinek <jakub@redhat.com>
18004
18005 PR target/6043
18006 * expr.c (emit_group_store): Handle storing into CONCAT.
18007
18008 2002-03-25 Jakub Jelinek <jakub@redhat.com>
18009
18010 * regrename.c (build_def_use): Share RTL between MATCH_OPERATOR and
18011 corresponding MATCH_DUP.
18012
18013 2002-03-24 Richard Henderson <rth@redhat.com>
18014
18015 * unroll.c (unroll_loop): Zero label_map.
18016
18017 * gcse.c: Include except.h.
18018 * Makefile.in (gcse.o): Update.
18019
18020 2002-03-24 Richard Henderson <rth@redhat.com>
18021
18022 * varasm.c (asm_emit_uninitialised): Revert 2002-03-14 change.
18023 Do resolve_unique_section before shared data clause.
18024
18025 2002-03-24 Richard Henderson <rth@redhat.com>
18026
18027 * config/alpha/elf.h (STARTFILE_SPEC): Use crtbeginT with -static.
18028
18029 2002-03-24 Richard Henderson <rth@redhat.com>
18030
18031 * recog.c (peephole2_optimize): Split blocks when EH insns are
18032 generated in the middle of a block. Do global life update if
18033 zapped EH edges.
18034
18035 2002-03-24 Richard Henderson <rth@redhat.com>
18036
18037 * mips.c (mips_function_value): Only promote_mode for non-libcalls.
18038
18039 2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
18040
18041 preprocessor/3951
18042 * gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.
18043 * cppinit.c (cpp_handle_option): Set no_ouput if -MD or -MMD.
18044 (init_dependency_output): Don't make no_output decision here.
18045
18046 2002-03-24 Andrew Cagney <ac131313@redhat.com>
18047
18048 * stmt.c (check_for_full_enumeration_handling): Remove tests of
18049 warn_switch. Update description.
18050 (expand_end_case_type): Call check_for_full_enumeration_handling
18051 when warn_switch.
18052
18053 2002-03-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18054
18055 * config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible_p): New function.
18056 (m68hc11_split_move): Call it to see if the source and destination
18057 operands use the same direction auto inc/dec mode, otherwise make the
18058 source an offsetable memory operand and generate an add.
18059
18060 2002-03-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18061
18062 * config/m68hc11/m68hc11.md ("*subsi3_zero_extendhi"): Allow address
18063 register for operand 2.
18064 ("*subsi3_zero_extendqi"): Likewise.
18065 ("*iorhi3_gen"): Do the operation on the upper bits and then lower
18066 bits so that it is compatible with a pop.
18067 ("*andhi3_gen"): Likewise.
18068 ("xorhi3"): Likewise.
18069
18070 2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
18071
18072 * cppinit.c (cpp_handle_option): Set warn_endif_labels if
18073 -pedantic here...
18074 (cpp_post_options): ... not here.
18075
18076 2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
18077 Aldy Hernandez <aldyh@redhat.com>
18078
18079 Removal of separate preprocessor cpp0.
18080
18081 * Makefile.in (GCC_PASSES, STAGESTUFF, LIBCPP_OBJS,
18082 cpp0, install-common): Update.
18083 * c-common.c (flag_preprocess_only): New.
18084 (c_common_init): Preprocess for -E.
18085 * c-common.h (flag_preprocess_only): New.
18086 * c-decl.c (c_decode_option): Handle -E and -std=c++98.
18087 * c-objc-common.c (c_init_decl_processing): Exit quickly
18088 for NULL return from c_common_init.
18089 * cpplib.h (cpp_preprocess_file): New.
18090 * cppmain.c (main, general_init, pfile, progname): Remove.
18091 (do_preprocessing): Rename cpp_preprocess_file, don't call
18092 cpp_finish. Don't close stdout here.
18093 (setup_callbacks): Update prototype.
18094 * gcc.c (trad_capable_cpp, cpp_unique_options, default_compilers):
18095 Update.
18096 * tradcpp.c (main): Ignore -quiet.
18097 objc:
18098 * lang-specs.h (default_compilers): Preprocess with cc1obj.
18099
18100 2002-03-24 Richard Henderson <rth@redhat.com>
18101
18102 PR optimization/5742
18103 * machmode.def: Add inner mode field to complex modes.
18104 * config/mips/mips.c (mips_function_value): Always define. Add
18105 new argument to handle libcalls.
18106 * config/mips/mips.h (LIBCALL_VALUE): Use mips_function_value.
18107 (FUNCTION_VALUE): Likewise.
18108 * config/mips/abi64.h (FUNCTION_VALUE): Remove.
18109 * config/mips/mips-protos.h: Update.
18110
18111 2002-03-23 Richard Henderson <rth@redhat.com>
18112
18113 * config/sparc/sparc.c (sparc_emit_floatunsdi): New.
18114 * config/sparc/sparc-protos.h: Update.
18115 * config/sparc/sparc.md (floatunsdisf2, floatunsdidf2): New.
18116
18117 2002-03-23 Richard Henderson <rth@redhat.com>
18118
18119 * config/sparc/gmon-sol2.c (internal_mcount): Assume either
18120 _start or _init begins the text segment.
18121
18122 2002-03-23 David Edelsohn <edelsohn@gnu.org>
18123
18124 * config/rs6000/rs6000.h (RETURN_IN_MEMORY): Cast to HOST_WIDE_INT
18125 not HOST_WIDEST_INT.
18126 (RS6000_ARG_SIZE): Remove unsigned cast of int_size_in_bytes.
18127
18128 2002-03-23 Richard Earnshaw <rearnsha@arm.com>
18129
18130 PR java/5489
18131 * arm.md (return, sibcall_epilogue): Pass const_true_rtx as the
18132 operand argument to output_return_instruction.
18133 * arm.c (arm_print_operand, case 'd'): If the operand is
18134 const_true_rtx then just return.
18135 (arm_print_operand, case 'D'): If the operand is const_true_rtx
18136 then abort.
18137
18138 2002-03-23 Andrew Cagney <ac131313@redhat.com>
18139
18140 * doc/invoke.texi (Option Summary): Mention -Wswitch-default.
18141 (Warning Options): Document -Wswitch-default.
18142 * toplev.c (W_options): Add -Wswitch-default. Update comment on
18143 -Wswitch.
18144 (warn_switch_default): Define variable.
18145 (warn_switch): Update comment.
18146 * flags.h (warn_switch_default): Declare variable.
18147 (warn_switch): Update comment.
18148 * stmt.c (expand_end_case): Check for and, when
18149 warn_switch_no_default, warn of a missing default case.
18150
18151 2002-03-23 Alan Modra <amodra@bigpond.net.au>
18152
18153 * real.h (N): Special case 128 bit doubles.
18154
18155 * combine.c (simplify_comparison): When widening modes, ignore
18156 sign extension on CONST_INTs.
18157
18158 2002-03-22 Bob Wilson <bob.wilson@acm.org>
18159
18160 * config/xtensa/xtensa.c (print_operand): Fix incorrect mode
18161 passed to adjust_address. Fix comment formatting.
18162
18163
18164 2002-03-22 Zack Weinberg <zack@codesourcery.com>
18165
18166 * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
18167 Always make REAL_VALUE_TYPE a struct containing an array of
18168 HOST_WIDE_INT, not a double. Tidy up the code deciding how
18169 big it is. Don't declare or use union real_extract.
18170
18171 * emit-rtl.c (init_emit_once), varasm.c (immed_real_const_1,
18172 decode_rtx_const, output_constant_pool), config/a29k/a29k.c
18173 (print_operand), config/arm/arm.c (output_move_double),
18174 config/arm/arm.md (consttable_4, consttable_8),
18175 config/romp/romp.c (output_fpops), config/s390/s390.h
18176 (ASM_OUTPUT_SPECIAL_POOL_ENTRY), config/xtensa/xtensa.c
18177 (xtensa_output_literal): Don't use union real_extract.
18178
18179 * config/dsp16xx/dsp16xx.c (print_operand), config/i860/i860.c
18180 (sfmode_constant_to_ulong), config/ns32k/merlin.h
18181 (PRINT_OPERAND), config/ns32k/ns32k.c (print_operand),
18182 config/pdp11/pdp11.h (PRINT_OPERAND), config/we32k/we32k.h
18183 (PRINT_OPERAND): Don't use local version of union
18184 real_extract.
18185
18186 * config/convex/convex.c (check_float_value), config/vax/vax.c
18187 (vax_float_literal), config/m88k/m88k.md (divdf3),
18188 config/dsp16xx/dsp16xx.md (fixuns_trunchfhi2),
18189 config/pdp11/pdp11.c (output_move_quad): Don't do host
18190 arithmetic on target floating point quantities.
18191
18192 * config/a29k/a29k.md, config/dsp16xx/dsp16xx.c
18193 (output_dsp16xx_float_const): Don't test HOST_FLOAT_FORMAT.
18194
18195 * fold-const.c (fold), simplify-rtx.c (simplify_binary_real):
18196 Use MODE_HAS_INFINITIES rather than #ifdef REAL_INFINITY.
18197
18198 * real.c (earith): Test INFINITY rather than REAL_INFINITY;
18199 NANS implies INFINITY, so can drop #ifdef NANS inside #ifndef
18200 INFINITY.
18201 * print-rtl.c (print_rtx): Disable code which needs
18202 floating-point emulator.
18203 * libgcc2.c: Include float.h and use DBL_MANT_DIG,
18204 FLT_MANT_DIG, to define DF_SIZE and SF_SIZE, rather than
18205 depending on HOST_FLOAT_FORMAT to be defined properly.
18206
18207 * config/1750a/1750a.c (get_double, float_label): Delete.
18208 (print_operand): Delete huge commented-out chunk. Use
18209 REAL_VALUE_TO_DECIMAL.
18210 * config/1750a/1750a-protos.h: Delete prototypes of deleted
18211 functions.
18212 * config/convex/convex.h: Always set TARGET_FLOAT_FORMAT to
18213 IEEE_FLOAT_FORMAT.
18214 * config/i370/i370.h (PRINT_OPERAND [TARGET_HLASM version]):
18215 Use REAL_VALUE_TO_DECIMAL as ELF version does.
18216 * config/m88k/m88k.c (real_power_of_2_operand,
18217 legitimize_operand): Take the REAL_VALUE_TYPE and/or union
18218 real_extract out of the union; run the input through
18219 REAL_VALUE_TO_TARGET_DOUBLE, then plug the pair of longwords
18220 from that into the union.
18221 * config/pdp11/pdp11.c (output_move_double): Rearrange
18222 parentheses to make automatic indenter happy.
18223
18224 * doc/tm.texi (Cross-compilation): Rename node to "Floating
18225 Point" and rewrite to describe current situation. Also adjust
18226 documentation of REAL_VALUE_TO_TARGET_SINGLE and friends to
18227 match code.
18228 * doc/rtl.texi: Adjust cross reference.
18229
18230 2002-03-22 Bob Wilson <bob.wilson@acm.org>
18231
18232 * config/xtensa/xtensa-protos.h (non_acc_reg_operand): Remove.
18233 (xtensa_valid_move, xtensa_preferred_reload_class): Define.
18234 * config/xtensa/xtensa.c (non_acc_reg_operand): Remove.
18235 (xtensa_valid_move, xtensa_preferred_reload_class): Define to
18236 prevent use of sp as a reload register.
18237 (xtensa_emit_move_sequence): Use xtensa_valid_move instead of
18238 non_acc_reg_operand.
18239 * config/xtensa/xtensa.h (PREDICATE_CODES): Remove non_acc_reg_operand.
18240 (PREFERRED_RELOAD_CLASS): Move code to xtensa_preferred_reload_class.
18241 * config/xtensa/xtensa.md (movsi_internal, movhi_internal,
18242 movqi_internal): Use xtensa_valid_move instead of non_acc_reg_operand.
18243
18244 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
18245
18246 * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.
18247 * cpplex.c (unterminated): Delete.
18248 (parse_string): No string literal may extend over multiple
18249 lines. Suppress the error when preprocessing assembly.
18250 * cppmain.c (scan_translation_unit): Strings are single-line.
18251
18252 * doc/cpp.texi: Update to match.
18253
18254 2002-03-22 Jakub Jelinek <jakub@redhat.com>
18255
18256 PR optimization/5854
18257 * config/m68hc11/m68hc11.h (CONST_OK_FOR_LETTER_VALUE_P): Use K for 0.
18258 Shut up warnings.
18259 (CONST_DOUBLE_OK_FOR_LETTER_P): Use G for 0.0.
18260 (EXTRA_CONSTRAINT): Use S for non-push memory operand.
18261 * config/m68hc11/m68hc11.c (m68hc11_split_move): Handle setting from
18262 const0 if scratch register was not allocated.
18263 (m68hc11_reload_operands, m68hc11_gen_lowpart, m68hc11_gen_highpart,
18264 m68hc11_z_replacement): Replace gen_rtx (CONST_INT, VOIDmode, ...)
18265 with GEN_INT (...).
18266 (m68hc11_reorg): Compute BLOCK_FOR_INSN before reload_cse_regs.
18267 * config/m68hc11/m68hc11.md: Replace gen_rtx (CONST_INT, VOIDmode, ...)
18268 with GEN_INT (...) everywhere. Remove constraints in define_split
18269 patterns.
18270 (movdi_internal, movdf_internal, movsi_internal, movsf_internal): Don't
18271 require scratch register for setting 0 into regs/non-pushable memory.
18272
18273 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
18274
18275 * config/mips/mips.h (MASK_RETURN_ADDR): Define.
18276 (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define.
18277
18278 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
18279
18280 * cpplib.h (struct cpp_options): New member, warn_endif_labels.
18281 * cppinit.c (cpp_create_reader): On by default.
18282 (cpp_handle_option): Handle -W[no-]endif-labels.
18283 (cpp_post_options): Also enable if -pedantic.
18284 * cpplib.c (do_else): Use it.
18285 (do_endif): Likewise.
18286 * doc/cppopts.texi: Document new option.
18287 * doc/invoke.texi: Document new option.
18288
18289 2002-03-22 Lars Brinkhoff <lars@nocrew.org>
18290
18291 * config/i386/i386.c, config/i386/i386.md: Change all occurences
18292 of GEN_INT (trunc_int_for_mode (...)) to gen_int_mode (...).
18293
18294 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
18295
18296 * flow.c (calculate_global_regs_live): Clear aux fields of
18297 ENTRY and EXIT.
18298
18299 2002-03-22 Jakub Jelinek <jakub@redhat.com>
18300
18301 * config/v850/v850.c (v850_reorg): Only call alter_subreg on
18302 REG or MEM subregs, pass rtx * instead of rtx to it.
18303 * config/i860/i860.c (output_delayed_branch, output_delay_insn): Pass
18304 rtx * instead of rtx to alter_subreg.
18305 * config/m32r/m32r.c (gen_split_move_double): Likewise.
18306 * config/pj/pj.c (pj_output_rval): Likewise.
18307
18308 2002-03-22 Richard Henderson <rth@redhat.com>
18309
18310 PR target/3177
18311 * config/ia64/ia64.h (CUMULATIVE_ARGS): Add int_regs.
18312 (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Update.
18313 * config/ia64/ia64.c (ia64_function_arg_advance): Set int_regs.
18314 (ia64_expand_prologue): Look at int_regs, not words, for number
18315 of incomming int regs.
18316
18317 2002-03-22 Andrew MacLeod <amacleod@redhat.com>
18318
18319 * expr.c (expand_expr): A RESULT_DECL is part of a call.
18320
18321 Fri Mar 22 16:30:42 CET 2002 Jan Hubicka <jh@suse.cz>
18322
18323 * toplev.c (flag_loop_optimize, flag_crossjumping):
18324 New static variables.
18325 (rest_of_compilation): Conditionalize crossjumping and
18326 loop optimizer.
18327 (parse_options_and_default_flags): Default loop_optimize and
18328 crossjumping.
18329 (lang_independent_options): Add -fcrossjumping and -floop-optimize
18330 * invoke.texi (crossjumping, loop-optimize): Document.
18331
18332 2002-03-22 Richard Sandiford <rsandifo@redhat.com>
18333
18334 * real.c (eiisneg): Move outside #ifdef NANS.
18335
18336 Fri Mar 22 12:08:36 CET 2002 Jan Hubicka <jh@suse.cz>
18337
18338 * cfgcleanup.c (outgoing_edges_math): Fix condition; relax
18339 frequencies match; avoid match on different loop depths.
18340 (try_crossjump_to_bb): Kill tests that no longer brings time
18341 savings.
18342 * cfgrtl.c (force_nonfallthru_and_redirect): Fix loop_depth
18343 updating code.
18344 (split_edge): Likewise.
18345
18346 * flow.c (update_life_info_in_dirty_blocks): Fix uninitialized
18347 variable.
18348
18349 * Makefile.in (cfgrtl): Add insn-config.h depenendency.
18350 * cfgrtl.c: Include insn-config.h
18351 (split_block) Dirtify block in presence of conditional execution
18352
18353 2002-03-22 Richard Sandiford <rsandifo@redhat.com>
18354
18355 * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Undefine.
18356 * config/mips/mips-protos.h (mips_setup_incoming_varargs): Declare.
18357 (function_arg): Constify CUMULATIVE_ARGS.
18358 (function_arg_partial_nregs, function_arg_pass_by_reference): Likewise.
18359 * config/mips/mips.h (UNITS_PER_FPVALUE): Zero when TARGET_SOFT_FLOAT.
18360 (UNITS_PER_DOUBLE): New macro.
18361 (SETUP_INCOMING_VARARGS): Define. Use mips_setup_incoming_varargs.
18362 (CUMULATIVE_ARGS): Reformat. Remove num_adjusts workaround and
18363 last_arg_fp field. Replace arg_words and fp_arg_words with gp_regs,
18364 fp_regs and stack_words.
18365 (EABI_FLOAT_VARARGS_P): New macro.
18366 * config/mips/mips.c (struct mips_arg_info): New.
18367 (mips_arg_info): New function.
18368 (function_arg_advance): Use it. Add adjustment instructions here
18369 rather than in function_arg.
18370 (function_arg): Constify CUMULATIVE_ARGS. Use mips_arg_info. Check
18371 for VOIDmode at the beginning of the function.
18372 (function_partial_nregs): Constify CUMULATIVE_ARGS. Use mips_arg_info.
18373 (function_arg_pass_by_reference): Likewise.
18374 (mips_setup_incoming_varags): New, largely based on old abi64.h code.
18375 (mips_build_va_list): Test EABI_FLOAT_VARARGS_P.
18376 (mips_va_start): Likewise. Use the new stack_words field of
18377 CUMULATIVE_ARGS to set up overflow area. Reformat.
18378 (mips_va_arg): Test EABI_FLOAT_VARARGS_P. Unify EABI handling of
18379 doubles and other types, aligning the overflow pointer for non-doubles
18380 too. Remove some code duplication. Replace hard-coded constants.
18381
18382 2002-03-22 Richard Sandiford <rsandifo@redhat.com>
18383
18384 * config/mips/mips.h (FUNCTION_ARG_REGNO_P): Simplify.
18385 (CLASS_UNITS): Undefine.
18386 (CLASS_MAX_NREGS): Use FP_INC.
18387 * config/mips/mips.c (compute_frame_size): Likewise.
18388 (override_options): Use FP_INC and UNITS_PER_FPVALUE.
18389
18390 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
18391
18392 * cpplex.c (parse_identifier_slow): Rename parse_slow, adjust
18393 prototype, and handle lexing numbers and identifiers.
18394 (parse_identifier): Update to new form of parse_slow.
18395 (parse_number): Fast path only, use parse_slow otherwise.
18396 (_cpp_lex_direct): Update calls to parse_number.
18397
18398 2002-03-21 DJ Delorie <dj@redhat.com>
18399
18400 * bb-reorder.c (make_reorder_chain_1): Protect against
18401 when redundant edges are omitted.
18402 * predict.c (dump_prediction): Likewise.
18403
18404 2002-03-21 Richard Henderson <rth@redhat.com>
18405
18406 PR target/5996
18407 * fixinc/inclhack.def (solaris_stdio_tag): New.
18408 * fixinc/fixincl.x: Regenerate.
18409
18410 2002-03-21 Eric Botcazou <ebotcazou@multimania.com>
18411
18412 PR c/5597
18413 * c-typeck.c (process_init_element): Flag non-static
18414 initialization of a flexible array member as illegal.
18415
18416 2002-03-22 Alan Modra <amodra@bigpond.net.au>
18417
18418 * config/rs6000/t-linux64: New.
18419 * config.gcc (powerpc64-*-linux* <tmake_file>): Drop t-ppcos and
18420 t-ppccomm. Use t-rs6000 and t-linux64.
18421 (powerpc64-*-gnu* <tmake_file>): Likewise.
18422 * mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.
18423 * mkmap-symver.awk (dotsyms): If set, output .foo as well as foo.
18424 * Makefile.in (SHLIB_MKMAP_OPTS): Pass to mklibgcc.
18425
18426 2002-03-21 Aldy Hernandez <aldyh@redhat.com>
18427
18428 * langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check
18429 flag_really_no_inline instead of optimize == 0.
18430
18431 * c-objc-common.c (c_cannot_inline_tree_fn): Same.
18432
18433 * cp/tree.c (cp_cannot_inline_tree_fn): Same.
18434
18435 * flags.h (flag_really_no_inline): New.
18436
18437 * c-common.c (c_common_post_options): Initialize
18438 flag_really_no_inline.
18439
18440 * toplev.c (flag_really_no_inline): New.
18441
18442 2002-03-21 Jakub Jelinek <jakub@redhat.com>
18443
18444 * config/avr/avr.md (length): Fix length computation for
18445 conditional branches.
18446
18447 2002-03-21 Neil Booth <neil@daikokuya.demon.co.uk>
18448
18449 * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
18450 sdbout.o, profile.o): Update.
18451 * c-common.c (c_common_nodes_and_builtins): Use pushdecl
18452 langhook.
18453 * c-common.h (gettags): Move here from tree.h.
18454 * c-tree.h (pushdecl, pushlevel, poplevel, set_block,
18455 insert_block, getdecls, kept_level_p, global_bindings_p): New.
18456 * dbxout.c (dbxout_init): Use getdecls langhook.
18457 * expr.c (expand_expr): Use insert_block langhook.
18458 * fold-const.c: Include langhooks.h.
18459 (fold_range_test, fold_binary_op_with_conditional_arg,
18460 fold): Use global_bindings_p langhook.
18461 * integrate.c (expand_inline_function): Use insert_block langhook.
18462 * langhooks-def.h (LANG_HOOKS_DECLS, LANG_HOOKS_PUSHLEVEL,
18463 LANG_HOOKS_POPLEVEL, LANG_HOOKS_GLOBAL_BINDINGS_P,
18464 LANG_HOOKS_INSERT_BLOCK, LANG_HOOKS_SET_BLOCK, LANG_HOOKS_PUSHDECL,
18465 LANG_HOOKS_GETDECLS): New.
18466 (LANG_HOOKS_INITIALIZER): Update.
18467 * langhooks.c (lhd_clear_binding_stack): Use global_bindings_p
18468 langhook.
18469 * langhooks.h (struct lang_hooks_for_decls): New.
18470 (struct lang_hooks): Update.
18471 * profile.c: Include langhooks.h.
18472 (output_func_start_profiler): Use new langhooks.
18473 * sdbout.c: Include langhooks.h.
18474 (sdbout_init, sdbout_finish): Use getdecls langhook.
18475 * stmt.c: Include langhooks.h.
18476 (expand_fixup, fixup_gotos): Use new langhooks.
18477 * stor-layout.c: Include langhooks.h.
18478 (variable_size): Use global_bindings_p langhook.
18479 * toplev.c (compile_file): Use getdecls langhook.
18480 * tree-inline.c (remap_block): Use insert_block langhook.
18481 * tree.h (pushdecl, pushlevel, poplevel, set_block, gettags,
18482 insert_block, getdecls, kept_level_p, global_bindings_p): Remove.
18483
18484 2002-03-21 Richard Henderson <rth@redhat.com>
18485
18486 * config/rs6000/rs6000.c (rs6000_select_rtx_section): Put symbolic
18487 constants in .data when -fpic.
18488
18489 2002-03-21 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
18490
18491 * doc/contrib.texi (Contributors): Use GNU/Linux instead of Linux
18492 where appropriate.
18493
18494 2002-03-21 Tom Tromey <tromey@redhat.com>
18495
18496 * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.
18497
18498 Thu Mar 21 09:50:48 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18499
18500 * config/ia64/ia64.c (hfa_element_mode, case ARRAY_TYPE): Recurse.
18501
18502 * expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.
18503
18504 2002-03-21 Eric Botcazou <ebotcazou@multimania.com>
18505 Richard Henderson <rth@redhat.com>
18506
18507 PR c/5354
18508 * c-common.c (c_expand_expr): Preserve result of a statement
18509 expression if needed.
18510
18511 2002-03-21 Jakub Jelinek <jakub@redhat.com>
18512
18513 PR bootstrap/4195
18514 * genrecog.c (maybe_both_true_mode): Remove.
18515 (maybe_both_true_2, write_switch): Revert 2001-07-17 changes.
18516 * machmode.def (Pmode): Likewise.
18517
18518 Thu Mar 21 01:55:06 EST 2002 John Wehle (john@feith.com)
18519
18520 * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
18521 (nonlocal_mentioned_p_1): New function.
18522 (nonlocal_referenced_p, nonlocal_referenced_p_1): Likewise.
18523 (nonlocal_set_p, nonlocal_set_p_1): Likewise.
18524 (mark_constant_function): Recognize pure functions.
18525 * rtl.h (global_reg_mentioned_p): New prototype.
18526 * rtlanal.c (global_reg_mentioned_p,
18527 global_reg_mentioned_p_1): New function.
18528
18529 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
18530
18531 * fixinc/inclhack.def (alpha_assert): Fix assert macro in Tru64
18532 UNIX assert.h.
18533 * fixinc/fixincl.x: Regenerate.
18534
18535 2002-03-20 Jason Merrill <jason@redhat.com>
18536
18537 * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.
18538
18539 2002-03-20 Michael Meissner <meissner@redhat.com>
18540
18541 * doc/invoke.texi (Optimize Options): Document that -O2 sets
18542 -fstrict-aliasing.
18543
18544 2002-03-20 Bob Wilson <bob.wilson@acm.org>
18545
18546 * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a
18547 ".literal_position" directive before the constant pool.
18548
18549 2002-03-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
18550
18551 * doc/contrib.texi (Contributors): Update Geoffrey Keating.
18552 Add Craig Rodrigues.
18553 Add Brad Lucier to testers.
18554
18555 2002-03-20 Jakub Jelinek <jakub@redhat.com>
18556
18557 PR target/4792
18558 * config/arc/arc.md (movsicc, movdicc, movsfcc, movdfcc): Add mode
18559 to if_then_else.
18560 (movsicc_insn, movdicc_insn, movsfcc_insn, movdfcc_insn): Likewise.
18561 * config/arc/arc.c (arc_final_prescan_insn): Use extract_insn_cached
18562 instead of insn_extract.
18563
18564 2002-03-20 Jakub Jelinek <jakub@redhat.com>
18565
18566 PR bootstrap/4192
18567 * config/fr30/fr30.md (jump): Remove clobber of fixed register.
18568
18569 * genemit.c (output_added_clobbers_hard_reg_p): Only output return
18570 stmt if some case has been output.
18571
18572 2002-03-20 Jakub Jelinek <jakub@redhat.com>
18573
18574 PR c/5972
18575 * config/i386/i386.md (movdicc_c_rex64, movsicc_noc, movhicc_noc,
18576 movsfcc_1, movdfcc_1): Add %O2.
18577 * config/i386/i386.c (print_operand): Handle %ON.
18578 Print . before float condition codes in Sun as cmov syntax.
18579 * config/i386/sol2.h (CMOV_SUN_AS_SYNTAX): Define for Sun as.
18580 * config.gcc (i[34567]86-*-solaris2*): Remove comment which is
18581 no longer true.
18582
18583 2002-03-20 Philip Blundell <pb@nexus.co.uk>
18584
18585 * config/arm/arm.c (arm_output_epilogue): Don't generate separate
18586 return instruction if PC was popped.
18587
18588 2002-03-20 Bob Wilson <bob.wilson@acm.org>
18589
18590 * config/xtensa/xtensa.md: Remove unused type attributes.
18591 (adddi_carry, subddi_carry): Change type attribute to "multi".
18592
18593 2002-03-19 Dale Johannesen <dalej@apple.com>
18594
18595 PR optimization/5999, middle-end/5731
18596 * expr.c (expand_expr) [RDIV_EXPR]: Only convert real divisions into
18597 multiplications by reciprocals.
18598
18599 2002-03-20 Neil Booth <neil@daikokuya.demon.co.uk>
18600
18601 * Makefile.in: Update.
18602 * c-common.c: Include langhooks.h.
18603 (inline_forbidden_p): Use new hook.
18604 * diagnostic.c: Include langhooks.h.
18605 (format_with_decl, announce_function,
18606 default_print_error_function): Use new hook.
18607 * dwarf2out.c (dwarf2_name): Use new hook.
18608 * function.c: Include langhooks.h.
18609 (init_function_start): Use new hook.
18610 * langhooks-def.h (lhd_decl_printable_name): New.
18611 (LANGHOOKS_DECL_PRINTABLE_NAME): New.
18612 (LANGHOOKS_INITIALIZER): Update.
18613 * langhooks.c (lhd_decl_printable_name): New.
18614 * langhooks.h (struct lang_hooks): New hook.
18615 * toplev.c (decl_name, decl_printable_name): Remove.
18616 (open_dump_file): Use new hook.
18617 (process_options): Remove old hook.
18618 * tree.h (decl_printable_name): Remove.
18619 objc:
18620 * objc-act.c (objc_init): Remove old hook.
18621 (objc_printable_name): Export.
18622 * objc-act.h (objc_printable_name): New.
18623 * objc-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
18624
18625 2002-03-19 Jim Blandy <jimb@redhat.com>
18626
18627 * c-lex.c (cb_file_change): Pass the #inclusion's line number to
18628 the start_source_file debug hook, not the current line number.
18629
18630 2002-03-19 Richard Henderson <rth@redhat.com>
18631
18632 * flow.c (EH_USES): Provide default.
18633 (calculate_global_regs_live): Use it for EH edges and noreturn calls.
18634 * doc/tm.texi (EH_USES): New.
18635
18636 * config/ia64/ia64.c (ia64_eh_uses): New.
18637 * config/ia64/ia64-protos.h: Update.
18638 * config/ia64/ia64.h (EH_USES): New.
18639
18640 2002-03-19 Richard Henderson <rth@redhat.com>
18641
18642 * varasm.c (output_constant_def): Fix stupid typo.
18643
18644 2002-03-19 Richard Henderson <rth@redhat.com>
18645
18646 PR 5879
18647 * except.c (current_function_has_exception_handlers): New.
18648 * except.h: Declare it.
18649 * sibcall.c (optimize_sibling_and_tail_recursive_call): Use it.
18650 Combine tests that disable all sibcalls for the function.
18651
18652 2002-03-19 Olivier Hainque <hainque@act-europe.fr>
18653
18654 * varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO
18655 for INTEGER_CST.
18656
18657 2002-03-19 Richard Henderson <rth@redhat.com>
18658
18659 PR 5977, 5991
18660 * config/ia64/ia64.c: Revert 2002-03-01 patch.
18661 * config/ia64/ia64.h (INIT_EXPANDERS): New.
18662
18663 2002-03-19 Jim Blandy <jimb@redhat.com>
18664
18665 * cppmacro.c (cpp_macro_definition): Emit a space after the macro
18666 name, even if the replacement list contains no tokens, as required
18667 by Dwarf.
18668
18669 2002-03-19 Jason Merrill <jason@redhat.com>
18670
18671 * varasm.c (globalize_decl): Get the name from the RTL, not
18672 DECL_ASSEMBLER_NAME.
18673
18674 * Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.
18675
18676 2002-03-19 Bob Wilson <bob.wilson@acm.org>
18677
18678 * config/xtensa/xtensa.md (adddi3, adddi_carry, subdi3,
18679 subdi_carry): Define.
18680
18681 2002-03-19 David Edelsohn <edelsohn@gnu.org>
18682
18683 * config/rs6000/rs6000.c (rs6000_override_options): Only warn
18684 about -fpic/-fPIC if extra_warnings set.
18685
18686 2002-03-19 David Edelsohn <edelsohn@gnu.org>
18687
18688 * expr.c (expand_expr): Sign-extend CONST_INT generated from
18689 TREE_STRING_POINTER.
18690 * fold-const.c (fold): Delete #if 0 ARRAY_REF case.
18691
18692 Tue Mar 19 14:12:32 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18693
18694 * config/sparc/sparc.h (CAN_ELMINIATE): Can only eliminate FP
18695 in favor of SP if FRAME_POINTER_REQUIRED is false.
18696
18697 2002-03-19 Lars Brinkhoff <lars@nocrew.org>
18698
18699 * emit-rtl.c (gen_int_mode): New function.
18700 * rtl.h: Prototype for it.
18701 * combine.c (make_extraction, simplify_comparison), expmed.c
18702 (store_bit_field, expand_mult_highpart, expand_divmod), expr.c
18703 (convert_modes, store_field), optabs.c (expand_fix),
18704 simplify-rtx.c (neg_const_int, simplify_unary_real),
18705
18706 * config/rs6000/rs6000.c, config/rs6000/rs6000.md:
18707 Use it instead of GEN_INT (trunc_int_for_mode (...)).
18708
18709 2002-03-19 Jakub Jelinek <jakub@redhat.com>
18710
18711 PR c/5656
18712 * langhooks.h (struct lang_hooks_for_tree_inlining): Add
18713 convert_parm_for_inlining.
18714 * c-lang.c (LANG_HOOKS_TREE_INLINING_CONVERT_PARM_FOR_INLINING):
18715 Define.
18716 * langhooks-def.h: Likewise.
18717 * objc/objc-lang.c: Likewise.
18718 * langhooks.c (lhd_tree_inlining_convert_parm_for_inlining): New
18719 function.
18720 * tree-inline.c (initialize_inlined_parameters):
18721 Call convert_parm_for_inlining lang hook if needed.
18722 * c-typeck.c (c_convert_parm_for_inlining): New function.
18723 * c-tree.h (c_convert_parm_for_inlining): Add prototype.
18724
18725 2002-03-18 Mark Mitchell <mark@codesourcery.com>
18726
18727 * calls.c (precompute_arguments): Do not assume that temporaries
18728 can be destroyed after expanding the argument.
18729 (expand_call): Likewise.
18730
18731 2002-03-15 Eric Christopher <echristo@redhat.com>
18732
18733 * config/mips/mips.md (movdf_internal2): Add two new move constraints.
18734 Fix register preference on last change.
18735 * config/mips/mips.c (mips_return_in_memory): New function.
18736 * config/mips/mips.h (RETURN_IN_MEMORY): Use.
18737 * config/mips/mips-protos.h: Declare.
18738 * config/mips/abi64.h (RETURN_IN_MEMORY): Remove. Add to above.
18739 * config/mips/elf64.h: Add #ifndef/#endif brackets around defaults.
18740
18741 2002-03-18 Alexandre Oliva <aoliva@redhat.com>
18742
18743 * config/mips/mips.md (andsi3) [TARGET_MIPS16]: Force operand 1 to
18744 a register too.
18745 (anddi3, iorsi3): Likewise.
18746
18747 * config/mips/mips.h (ENCODE_SECTION_INFO) [TARGET_MIPS16]: Don't
18748 use %gprel for symbols that are going to be placed in linkonce
18749 sections.
18750
18751 * config/mips/mips.h (ELIMINABLE_REGS): Can't eliminate
18752 RETURN_ADDRESS_POINTER_REGNUM to $ra.
18753 (CAN_ELIMINATE): Only eliminate it to $sp if a frame pointer is
18754 not needed. Disregard leaf_function_p().
18755 (INITIAL_ELIMINATION_OFFSET): Adjust for elimination of rap to
18756 mips16 frame pointer.
18757 * config/mips/mips.md (store ra): Only to small SP offsets.
18758 2001-08-22 Graham Stott <grahams@redhat.com>
18759 * config/mips/mips.h (RETURN_ADDR_RTX): For a leaf function
18760 return a REG rtx for the return address register.
18761
18762 2002-03-18 Bob Wilson <bob.wilson@acm.org>
18763
18764 * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat
18765 constant-pool addresses as "mode-dependent".
18766 (GO_IF_LEGITIMATE_ADDRESS): Rename macro arguments.
18767
18768 2002-03-18 Jakub Jelinek <jakub@redhat.com>
18769
18770 PR target/5740
18771 * expr.c (emit_group_load): Use extract_bit_field if
18772 needed for CONCAT arguments.
18773
18774 2002-03-18 Richard Earnshaw <rearnsha@arm.com>
18775
18776 PR target/4863
18777 * arm.md (tablejump): Make this a define_expand. For PIC add the
18778 offset to the base of the table.
18779 (thumb_tablejump): Matcher for Thumb tablejump insn.
18780 * config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries
18781 as the difference of two labels.
18782 * config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
18783 * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump
18784 tables in the code.
18785 * config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise.
18786 * arm.c (get_jump_table_size): If the table is not in the text
18787 section, return zero.
18788
18789 2002-03-18 Bernd Schmidt <bernds@redhat.com>
18790
18791 * config/arm/arm.c (arm_gen_movstrqi): Use gen_lowpart instead
18792 of gen_rtx_SUBREG.
18793 (arm_reload_out_hi): Use gen_lowpart instead of
18794 gen_rtx_SUBREG to access QImode components.
18795 * config/arm/arm.md: Disable zero_extend split for QImode
18796 subregs in BIG_ENDIAN mode.
18797 (storehi_bigend): Match use of least significant byte.
18798 (storeinthi): Remove extraneous SUBREG.
18799 Add missing construction of operands[2].
18800 (movhi): Use gen_lowpart in place of gen_rtx_SUBREG.
18801 (movqi): Use gen_lowpart in place of gen_rtx_SUBREG.
18802 Replace gen_rtx (SUBREG) with gen_rtx_SUBREG.
18803
18804 2002-03-18 Aldy Hernandez <aldyh@redhat.com>
18805
18806 * config/rs6000/rs6000.h (PREDICATE_CODES): Add PARALLEL to
18807 any_operand.
18808
18809 2002-03-17 Richard Henderson <rth@redhat.com>
18810
18811 * config/alpha/alpha.c (alpha_emit_set_const_1): Build add insns
18812 explicitly.
18813
18814 2002-03-17 Hans-Peter Nilsson <hp@bitrange.com>
18815
18816 * config/mmix/mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DI
18817 (unsigned_fix:DF op1)), not (unsigned_fix:DI (fix:DF op1)).
18818
18819 2002-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18820
18821 * ifcvt.c (dead_or_predicable): Fix uninitialized variable.
18822
18823 * predict.c (estimate_bb_frequencies): Delete unused variables.
18824
18825 2002-03-17 Richard Henderson <rth@redhat.com>
18826
18827 * config/ia64/ia64.c (ia64_attribute_table): Move before
18828 targetm definition. Make static.
18829
18830 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
18831
18832 * c-common.h (yyparse, c_common_parse_file): New.
18833 * c-lang.c: Include c-common.h.
18834 (LANG_HOOKS_PARSE_FILE): Redefine.
18835 * c-lex.c: Include c-common.h.
18836 (yyparse): Rename c_common_parse_file. Call yyparse.
18837 * c-parse.in (yyparse): Remove macro.
18838 * c-tree.h (yyparse_1): Remove.
18839 * langhooks-def.h (LANG_HOOKS_PARSE_FILE): New.
18840 (LANG_HOOKS_INITIALIZER): Update.
18841 * langhooks.h (struct lang_hoooks): New hook parse_file.
18842 * toplev.c (compile_file): Use parse_file hook.
18843 * tree.h (yyparse): Remove.
18844 * objc/objc-lang.c (LANG_HOOKS_PARSE_FILE): Redefine.
18845
18846 2002-03-17 Hans-Peter Nilsson <hp@bitrange.com>
18847
18848 * config/mmix/mmix.md ("truncdfsf2"): Correct operator is
18849 float_truncate, not fix.
18850 ("*truncdfsf2_real"): Ditto.
18851 ("*nonlocal_goto_receiver_expanded"): Fix output template formatting.
18852
18853 * config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define.
18854
18855 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
18856
18857 * config/mips/mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp
18858 (s8), but rather HARD_FRAME_POINTER_REGNUM. Add parentheses
18859 where appropriate. Make the second reference to
18860 leaf_function_p a function call, as intended. Reindented.
18861
18862 * config/mips/mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16.
18863 * config/mips/mips.md (trap) [TARGET_MIPS16]: Emit `break 0'.
18864
18865 * config/mips/mips.md (addsi3, adddi3): Use scratch register to
18866 add register to non-constant into sp.
18867
18868 * config/mips/mips-protos.h (embedded_pic_fnaddr_reg): New.
18869 * config/mips/mips.h (embedded_pic_fnaddr_rtx): Lose.
18870 (mips16_gp_pseudo_rtx): Lose.
18871 (INIT_EXPANDERS): Deleted.
18872 * config/mips/mips.c (mips_init_machine_status): New.
18873 (mips_free_machine_status): New.
18874 (mips_mark_machine_status): New.
18875 (override_options): Set them.
18876 (embedded_pic_fnaddr_rtx, mips16_gp_pseudo_rtx): Moved to...
18877 (struct machine_function): ... new. Replaced all references.
18878 (mips_add_gc_roots): Don't mark them.
18879 (embedded_pic_fnaddr_reg): New, extracted from...
18880 (embedded_pic_offset): ... here.
18881 * config/mips/mips.md (movdi): Call embedded_pic_fnaddr_reg.
18882 (movsi): Likewise.
18883
18884 2002-03-16 Neil Booth <neil@daikokuya.demon.co.uk>
18885
18886 * cppinit.c: Revert -MD removal.
18887
18888 2002-03-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18889
18890 * config/m68hc11/m68hc11.c (m68hc11_override_options): Don't use
18891 soft registers by default for 68HC12.
18892 (m68hc11_conditional_register_usage): Don't use Z register for 68HC12
18893 when compiling with -fomit-frame-pointer.
18894 (expand_prologue): Use push/pop to allocate 4-bytes of locals on 68HC12.
18895 (expand_epilogue): Likewise.
18896 (m68hc11_gen_rotate): Use exg when rotating by 8.
18897
18898 2002-03-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18899
18900 * config/m68hc11/m68hc11-protos.h (ix_reg): Declare.
18901 * config/m68hc11/m68hc11.md ("addsi3"): Use general_operand for sources.
18902 (splits): Remove unused add splits.
18903 ("*addhi3_68hc12"): Tune constraints.
18904 ("addhi_sp"): Try to use X instead of Y in all cases and if the
18905 constant fits in 8-bits and D is dead use abx/aby instructions.
18906 ("*addhi3"): Remove extern declaration of ix_reg.
18907 ("*subsi3"): Optimize and provide new split.
18908 ("subhi3"): Cleanup.
18909 ("*subhi3_sp"): Avoid saving X if we know it is dead.
18910 (arith splits): For 68hc12 save the address register on the stack
18911 and do the arithmetic operation with a pop.
18912
18913 2002-03-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18914
18915 * config/m68hc11/m68hc11.md ("*movqi_68hc12"): Fix constraints, avoid
18916 allocating QImode in address registers.
18917 ("*movqi_m68hc11"): Likewise.
18918
18919 Sat Mar 16 12:57:28 CET 2002 Jan HUbicka <jh@suse.cz>
18920
18921 * cfgcleanup.c (cleanup_cfg): Fix updating of liveness.
18922
18923 2002-03-16 Neil Booth <neil@daikokuya.demon.co.uk>
18924
18925 * cppinit.c (print_help): Display -MD and -MMD.
18926 Don't display usage string. Update assertion syntax and
18927 typo.
18928 (COMMAND_LINE_OPTIONS): Remove OPT_MD, OPT_MMD.
18929 (cpp_handle_option): Update.
18930
18931 2002-03-15 Chris Demetriou <cgd@broadcom.com>
18932
18933 * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Provide an
18934 MEABI case for each definition of SUBTARGET_CPP_SIZE_SPEC,
18935 and define it so that regardless of target CPU size,
18936 __SIZE_TYPE__ and __PTRDIFF_TYPE__ are defined in terms
18937 of "int" rather than "long."
18938
18939 2002-03-15 Richard Henderson <rth@redhat.com>
18940
18941 * config/alpha/alpha.c (alpha_va_arg): Manipulate the type
18942 size as a tree.
18943
18944 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18945
18946 * config/m68hc11/m68hc11.md ("tstqi_1"): Try to use ldab instead of tst.
18947 ("tstqi" split): Avoid using memory for tstqi on address register.
18948 (splits): Remove constraints.
18949 ("cmphi_1_hc12"): New from "cmphi_1" and tuned for 68HC12.
18950 ("cmpdf", "cmpsf"): Remove since not used.
18951 ("*tbeq", "*tbne", "*tbeq8", "*tbne8"): Also look in cc_status.value2.
18952 (peephole2): New peepholes to optimize tstqi and pre inc/dec addressing.
18953
18954 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18955
18956 * config/m68hc11/m68hc11.md ("negsi2"): Optimize inline case.
18957 ("neghi2"): Tighten constraints.
18958 ("one_cmplsi2"): Optimize and simplify split.
18959 * config/m68hc11/larith.asm (__negsi2): Likewise for library.
18960
18961 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18962
18963 * config/m68hc11/m68hc11.md ("logicalsi3_zexthi"): Fix constraints
18964 and split of AND operation to clear the upper bits.
18965 ("*logicalsi3_zextqi"): Likewise.
18966 ("*logicallhi3_zexthi_ashift8"): Likewise.
18967 ("*logicalsi3_silshr16"): Likewise.
18968 ("logicalsi3_silshl16"): Likewise.
18969 ("anddi3", "iordi3", "xordi3" splits): Remove constraints.
18970
18971 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18972
18973 * config/m68hc11/m68hc11.c (m68hc11_symbolic_p): New function.
18974 (m68hc11_indirect_p): New function.
18975 (m68hc11_override_options): Must set MASK_NO_DIRECT_MODE for 68HC12.
18976 (m68hc11_gen_highpart): Use TARGET_NO_DIRECT_MODE instead of
18977 TARGET_M6812.
18978 (asm_print_register): Likewise.
18979 * config/m68hc11/m68hc11-protos.h (m68hc11_symbolic_p): Declare.
18980 (m68hc11_indirect_p): Declare.
18981 * config/m68hc11/m68hc11.h (EXTRA_CONSTRAINT): New constraint 'R', 'Q'.
18982 (TARGET_NO_DIRECT_MODE, TARGET_RELAX): New.
18983 (TARGET_SWITCHES): New option -mrelax.
18984 * config/m68hc11/m68hc11.md ("andsi3"): Allow soft register for
18985 destination.
18986 ("iorsi3", "xorsi3"): Likewise.
18987 ("andhi3", "andqi3", "iorhi3", "iorqi3"): Use a define_expand.
18988 ("*andhi3_mem"): New to handle destination in memory with bclr
18989 and a scratch register.
18990 ("*andqi3_mem", "*iorhi3_mem", "*iorqi3_mem"): Likewise.
18991 ("*andhi3_const"): New when operand2 is constant.
18992 ("*andqi3_const", "*iorhi3_const", "*iorqi3_const"): Likewise.
18993 ("*andhi3_gen"): Cleanup of the old "andhi3".
18994 ("*andqi3_gen", "*iorhi3_gen", "*iorqi3_gen"): Likewise.
18995 ("xorqi3"): Update constraints.
18996
18997 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18998
18999 * config/m68hc11/m68hc11.c (m68hc11_small_indexed_indirect_p): Look
19000 for reg_equiv_memory_loc when the operand is a register that does
19001 not get a hard register (stack location).
19002 (tst_operand): After reload, accept all memory operand.
19003 (symbolic_memory_operand): Fix detection of symbolic references.
19004 * config/m68hc11/m68hc11.h (VALID_CONSTANT_OFFSET_P): For 68HC12
19005 accept symbols and any constant.
19006
19007 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19008
19009 * config/m68hc11/m68hc11.c (emit_move_after_reload): Add a REG_INC
19010 note on the insn that sets the soft frame register.
19011 (must_parenthesize): ix and iy are also reserved names.
19012 (print_operand_address): One more place where parenthesis are required
19013 to avoid confusion with register names.
19014 (m68hc11_gen_movhi): Allow push of stack pointer.
19015 (m68hc11_check_z_replacement): Fix handling of parallel with a
19016 clobber.
19017 (m68hc11_z_replacement): Must update the REG_INC notes to tell what
19018 the replacement register is.
19019 * config/m68hc11/m68hc11.h (REG_CLASS_CONTENTS): Switch Z_REGS
19020 and D8_REGS classes.
19021 (MODES_TIEABLE_P): All modes are tieable except QImode.
19022
19023 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19024
19025 * config/m68hc11/larith.asm (___adddi3): Optimize saving of result.
19026 (___subdi3): Likewise.
19027 (__mulsi3, __mulhi32): Avoid using _.tmp scratch location.
19028 (__map_data_section): Optimize 68hc11 case.
19029
19030 2002-03-15 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19031
19032 * config/m68hc11/m68hc11.c (m6812_cost): Make cost of add higher
19033 than a shift to avoid adding a register with itself.
19034 (m68hc11_memory_move_cost): Take into account NO_REGS.
19035 (m68hc11_register_move_cost): Update and use memory move cost
19036 for soft registers.
19037 (m68hc11_address_cost): Make cost of valid offset not 0 so that
19038 it gives more opportunities to cse to optimize.
19039 * config/m68hc11/m68hc11.h (REGISTER_MOVE_COST): Pass the mode.
19040 * config/m68hc11/m68hc11-protos.h (m68hc11_register_move_cost): Update.
19041
19042 2002-03-15 Mark Mitchell <mark@codesourcery.com>
19043
19044 * c-common.c (statement_code_p): Handle CLEANUP_STMT.
19045 * c-common.def (CLEANUP_STMT): New tree node.
19046 * c-common.h (CLEANUP_DECL): New macro.
19047 (CLEANUP_EXPR): Likewise.
19048 * c-semantics.c (expand_stmt): Handle CLEANUP_STMT.
19049 * expr.c (expand_expr): Tidy.
19050 * tree-dump.c (dequeue_and_dump): Handle CLEANUP_STMT.
19051 * tree-inline.c (initialize_inlined_parameters): Clean up
19052 new local variables.
19053
19054 2002-03-15 Jakub Jelinek <jakub@redhat.com>
19055
19056 PR bootstrap/4128
19057 * config/sparc/sparc.c (gen_v9_scc): Move early clobber test
19058 before movrXX only, use reg_overlap_mentioned_p.
19059 Only special case NE if just one insn can be generated.
19060
19061 2002-03-15 Jason Merrill <jason@redhat.com>
19062
19063 * varasm.c (assemble_variable): Call resolve_unique_section before
19064 checking DECL_SECTION_NAME. Use zeros for a decl with DECL_INITIAL
19065 of error_mark_node.
19066
19067 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
19068
19069 PR target/5170
19070 * arm.md (split pattern for thumb shiftable immediates): Add comment
19071 explaining non-obvious test.
19072
19073 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
19074
19075 PR target/5712
19076 * arm.md (movaddr, movaddr_insn): Delete.
19077
19078 2002-03-15 Jason Merrill <jason@redhat.com>
19079
19080 * toplev.c (wrapup_global_declarations): Clarify variable handling.
19081 -fkeep-static-consts doesn't apply to comdats.
19082
19083 2002-03-14 Richard Henderson <rth@redhat.com>
19084
19085 * c-decl.c: Include c-pragma.h.
19086 (start_decl, start_function): Invoke maybe_apply_pragma_weak.
19087 (finish_function): Tidy.
19088 * c-pragma.c: Include c-common.h.
19089 (pending_weaks, apply_pragma_weak, maybe_apply_pragma_weak): New.
19090 (handle_pragma_weak): Use them.
19091 (init_pragma): Register pending_weaks.
19092 * c-pragma.h (maybe_apply_pragma_weak): Declare.
19093 * print-tree.c (print_node): Print DECL_WEAK.
19094 * varasm.c (mark_weak_decls): Remove.
19095 (remove_from_pending_weak_list): Remove.
19096 (add_weak): Remove.
19097 (asm_emit_uninitialised): Call globalize_decl for weak commons.
19098 (weak_decls): Make a tree_list.
19099 (declare_weak): Cons weak_decls directly.
19100 (globalize_decl): Remove weak_decls elements directly.
19101 (weak_finish): Simplify weak_decls walk. Don't weaken unused
19102 symbols. Don't pretend to handle aliases.
19103 (init_varasm_once): Update weak_decls registry.
19104 * Makefile.in: Update dependencies.
19105
19106 2002-03-14 Richard Henderson <rth@redhat.com>
19107
19108 PR target/5312
19109 * config/ia64/ia64.c: Include tm_p.h last.
19110 (gen_nop_type): Remove duplicate definition.
19111 (cycle_end_fill_slots): Set sched_data for second L slot.
19112 (maybe_rotate): Call cycle_end_fill_slots to fill in nop slots.
19113 (nop_cycles_until): Fix typos.
19114
19115 2002-03-15 Jakub Jelinek <jakub@redhat.com>
19116
19117 PR optimization/5891
19118 * unroll.c (copy_loop_body) [CALL_INSN]: Copy SIBLING_CALL_P flag.
19119
19120 2002-03-14 David Mosberger <davidm@hpl.hp.com>, Hans Boehm <Hans_Boehm@hp.com>
19121
19122 * config/ia64/unwind-ia64.c: Handle copy_state and label_state
19123 descriptors correctly.
19124
19125 2002-03-14 Michael Meissner <meissner@redhat.com>
19126
19127 * params.def (PARAM_MAX_UNROLLED_INSNS): New macro, default to
19128 100, allowing MAX_UNROLLED_INSNS to be overridden.
19129
19130 * params.h (MAX_UNROLLED_INSNS): Define so it can be overridden by
19131 --param.
19132
19133 * unroll.c (params.h): Include.
19134 (MAX_UNROLLED_INSNS): Delete, now in params.h.
19135
19136 * doc/invoke.texi (--param max-unroll-insns): Document.
19137
19138 * Makefile.in (unroll.o): Add $(PARAMS_H) dependency.
19139
19140 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
19141
19142 * arm.md: Fix warnings about constraints in peepholes and splits.
19143
19144 2002-03-14 Zack Weinberg <zack@codesourcery.com>
19145
19146 * cpphash.h (struct lexer_state): Remove line_extension member.
19147 * cpplib.c (dequote_string, do_linemarker): New functions.
19148 (linemarker_dir): New data object.
19149 (DIRECTIVE_TABLE): No longer need to interpret #line in
19150 preprocessed source. Delete obsolete comment about return
19151 values of handlers.
19152 (end_directive, directive_diagnostics, _cpp_handle_directive):
19153 Don't muck with line_extension.
19154 (directive_diagnostics): No need to issue warnings for
19155 linemarkers here.
19156 (_cpp_handle_directive): Issue warnings for linemarkers here,
19157 when appropriate. Dispatch linemarkers to do_linemarker, not
19158 do_line.
19159 (do_line): Code to handle linemarkers split out to do_linemarker.
19160 Convert escape sequences in filename argument, both places.
19161
19162 * cppmacro.c (quote_string): Rename cpp_quote_string and
19163 export. All callers changed.
19164 * cpplib.h (cpp_quote_string): Prototype.
19165 * cppmain.c (print_line): Call cpp_quote_string on to_file
19166 before printing it.
19167
19168 * doc/cpp.texi: Document that escapes are now interpreted in
19169 #line and in linemarkers, and that non-printing characters are
19170 converted to octal escapes when linemarkers are generated.
19171
19172 Thu Mar 14 19:04:29 CET 2002 Jan Hubicka <jh@suse.cz>
19173
19174 * emit-rtl.c (try_split): Use delete_insns.
19175 * recog.c (split_all_insns): Fix terminating condition.
19176
19177 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
19178 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
19179
19180 PR target/5828
19181 * arm.c (arm_output_epilogue): Fix floating-point register save
19182 adjustment when using a frame pointer.
19183
19184 2002-03-14 Richard Sandiford <rsandifo@redhat.com>
19185
19186 * config/mips/mips.h (FP_INC, UNITS_PER_FPVALUE): New macros.
19187 * config/mips/mips.c (compute_frame_size): Retrofit them here.
19188 (save_restore_insns, mips_expand_epilogue): And here.
19189 (build_mips16_call_stub): And here.
19190 (mips_function_value): Use the new macros to decide whether a single
19191 or complex float can be returned in floating-point registers. Return
19192 a parallel rtx in the complex case.
19193
19194 Thu Mar 14 11:03:12 CET 2002 Jan Hubicka <jh@suse.cz>
19195
19196 * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup
19197 call after liveness analysis.
19198
19199 * recog.c (split_insn): Use delete_insn_and_edges.
19200
19201 * cfgrtl.c (verify_flow_info): Be permisive about non-any_condjump
19202 instructions to have branch prediction notes.
19203 * ia64reorg.c (ia64_reorg): Do not rebuild CFG.
19204
19205 2002-03-14 Geoffrey Keating <geoffk@redhat.com>
19206
19207 * configure.in: Don't pass -Wno-long-long to a ADA compiler
19208 that doesn't support it.
19209 * configure: Regenerate.
19210
19211 2002-03-13 Jakub Jelinek <jakub@redhat.com>
19212
19213 PR target/5626
19214 * config/sparc/sparc.md (normal_branch, inverted_branch,
19215 normal_fp_branch, inverted_fp_branch, normal_fpe_branch,
19216 inverted_fp_branch): Adjust calls to output_cbranch.
19217 Set length attribute.
19218 (normal_int_branch_sp64, inverted_int_branch_sp64): Adjust calls to
19219 output_v9branch. Set length attribute.
19220 * config/sparc/sparc.c (fcc0_reg_operand, noov_compare64_op): New
19221 predicates.
19222 (noov_compare_op): Handle CCX_NOOVmode the same way as CC_NOOVmode.
19223 (output_cbranch): Likewise. Handle far branches.
19224 (output_v9branch): Handle far branches.
19225 * config/sparc/sparc-protos.h (output_cbranch, output_v9branch):
19226 Adjust prototypes.
19227 * config/sparc/sparc.h (PREDICATE_CODES): Add fcc0_reg_operand and
19228 noov_compare64_op predicates.
19229
19230 2002-03-13 Jason Merrill <jason@redhat.com>
19231
19232 * gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr
19233 into the function and constify it.
19234 * gthr-dce.h, gthr-solaris.h: Likewise.
19235
19236 2002-03-13 David Edelsohn <edelsohn@gnu.org>
19237
19238 * config/rs6000/rs6000.h (PAD_VARARGS_DOWN): Define.
19239 * config/rs6000/rs6000.c (rs6000_va_arg): Use
19240 std_expand_builtin_va_arg if not ABI_V4.
19241
19242 2002-03-13 Jason Merrill <jason@redhat.com>
19243
19244 * varasm.c (globalize_decl): New fn.
19245 (assemble_start_function): Use it.
19246 (asm_emit_uninitialized): Use it.
19247 (assemble_alias): Use it.
19248 (assemble_variable): Use it.
19249
19250 2002-03-13 Hans-Peter Nilsson <hp@axis.com>
19251
19252 * config/cris/cris.c (cris_target_asm_function_prologue): Revert
19253 2002-03-12 internal visibility change.
19254 (cris_encode_section_info): Consider MODULE_LOCAL_P when encoding
19255 visibility into SYMBOL_REF_FLAG.
19256
19257 2002-03-13 Ulrich Weigand <uweigand@de.ibm.com>
19258
19259 * expr.c (expand_expr, case NE_EXPR): Do not call copy_to_reg with
19260 VOIDmode operand. Add compile-time optimization for constant results.
19261
19262 2002-03-12 Jason Merrill <jason@redhat.com>
19263
19264 * c-typeck.c (convert_for_assignment): Don't allow conversions
19265 between pointers and references. Only allow lvalues to convert to
19266 reference.
19267
19268 2002-03-13 Hartmut Penner <hpenner@de.ibm.com>
19269
19270 * config/s390/s390.h (PROFILE_BEFORE_PROLOGUE): Emit profile code
19271 before prologue, to avoid scheduling problems.
19272
19273 2002-03-13 Jakub Jelinek <jakub@redhat.com>
19274
19275 * config/sparc/sparc.h (INITIAL_FRAME_POINTER_OFFSET): Remove.
19276 (ELIMINABLE_REGS): Add sfp->sp.
19277 (INITIAL_ELIMINATION_OFFSET): Compute sfp->sp offset too.
19278
19279 2002-03-13 Jakub Jelinek <jakub@redhat.com>
19280
19281 PR optimization/5892
19282 * config/ia64/ia64.c (rotate_one_bundle): Update current packet.
19283
19284 2002-03-13 Jakub Jelinek <jakub@redhat.com>
19285
19286 * loop.c (basic_induction_var): Don't call convert_modes if mode
19287 classes are different.
19288
19289 2002-03-12 Richard Henderson <rth@redhat.com>
19290
19291 PR optimization/5901
19292 * function.c (reposition_prologue_and_epilogue_notes): Position
19293 the markers after/before the last/first insn not deleted.
19294
19295 2002-03-12 Richard Henderson <rth@redhat.com>
19296
19297 PR optimization/5878
19298 * config/arc/arc.h, config/cris/cris.h, config/i386/i386.h,
19299 config/m68k/m68k.h, config/s390/s390.h, config/sparc/sparc.h
19300 (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.
19301
19302 * config/arm/arm.h config/i386/i386.h, config/m68k/m68k.h,
19303 config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Set
19304 PIC_OFFSET_TABLE_REGNUM based on INVALID_REGNUM not flag_pic.
19305
19306 * config/arc/arc.h (CONDITIONAL_REGISTER_USAGE): New.
19307 * config/arm/arm.c (arm_pic_register): Init to INVALID_REGNUM.
19308 (arm_override_options): Set arm_pic_register if TARGET_APCS_STACK
19309 also. Don't set it if not flag_pic.
19310 * config/i386/i386.c (ix86_save_reg): Trust PIC_OFFSET_TABLE_REGNUM
19311 to be INVALID_REGNUM when not used.
19312
19313 2002-03-13 Aldy Hernandez <aldyh@redhat.com>
19314
19315 * expmed.c (store_bit_field): Reset alias set for memory.
19316 (extract_bit_field): Same.
19317
19318 2002-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19319
19320 * c-common.c (c_tree_code_type, c_tree_code_length,
19321 c_tree_code_name, add_c_tree_codes): Delete.
19322 * c-common.h (add_c_tree_codes): Delete.
19323 * c-lang.c (tree_code_type, tree_code_length, tree_code_name):
19324 Define.
19325 * c-objc-common.c (c_objc_common_init): Don't call
19326 add_c_tree_codes, instead set lang_unsafe_for_reeval.
19327 * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length,
19328 objc_tree_code_name, add_objc_tree_codes): Delete.
19329 (objc_init): Don't call add_objc_tree_codes.
19330 * objc/objc-lang.c (tree_code_type, tree_code_length,
19331 tree_code_name): Define.
19332 * toplev.c (lang_independent_init): Don't set
19333 tree_code_length[IDENTIFIER_NODE].
19334 * tree.c (tree_code_type, tree_code_length, tree_code_name):
19335 Delete definitions, moved to language front-ends.
19336 * tree.def (IDENTIFIER_NODE): Hardwire the length.
19337 * tree.h (tree_code_type, tree_code_length, tree_code_name):
19338 Const-ify.
19339 (tree_code_length): Change type to unsigned char.
19340
19341 2002-03-12 Richard Henderson <rth@redhat.com>
19342
19343 * config/i386/i386.c (ix86_expand_prologue): Revert 2002-03-03
19344 internal visibility change.
19345
19346 2002-03-12 Bob Wilson <bob.wilson@acm.org>
19347
19348 * config/xtensa/xtensa.c (xtensa_expand_block_move): Use
19349 validize_mem() instead of change_address to avoid clobbering
19350 memory attributes.
19351
19352 2002-03-12 Neil Booth <neil@daikokuya.demon.co.uk>
19353
19354 * c-lex.h (position_after_whitespace): Remove.
19355
19356 2002-03-12 Jakub Jelinek <jakub@redhat.com>
19357
19358 * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.
19359 (lex_string): Use unsigned char pointers.
19360
19361 2002-03-12 Ulrich Weigand <uweigand@de.ibm.com>
19362
19363 * reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent
19364 is not a valid memory_operand.
19365
19366 2002-03-12 Bob Wilson <bob.wilson@acm.org>
19367
19368 * config/xtensa/xtensa-config.h: Define XCHAL_HAVE_LOOPS.
19369 * config/xtensa/lib1funcs.asm: Fix copyright to include
19370 special case for libgcc files.
19371 (__udivsi3): Avoid loop instructions when XCHAL_HAVE_LOOPS is 0.
19372 (__divsi3): Likewise.
19373 (__umodsi3): Likewise.
19374 (__modsi3): Likewise.
19375 * config/xtensa/lib2funcs.S: Fix copyright to include
19376 special case for libgcc files.
19377
19378 2002-03-12 Tom Rix <trix@redhat.com>
19379
19380 * collect2.c (resolve_lib_name): Move outside of
19381 OBJECT_FORMAT_COFF ifdef.
19382 (ignore_library): Same.
19383
19384 2002-03-12 Bob Wilson <bob.wilson@acm.org>
19385
19386 * config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
19387
19388 2002-03-12 Bob Wilson <bob.wilson@acm.org>
19389
19390 * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switch
19391 to function_section before writing out the constant pool.
19392
19393 2002-03-12 David Edelsohn <edelsohn@gnu.org>
19394
19395 * config/rs6000/rs6000.h (PREDICATE_CODES): Add any_operand and
19396 zero_constant.
19397 * config/rs6000/rs6000.c (easy_fp_constant): Fix formatting.
19398
19399 2002-03-12 Alan Modra <amodra@bigpond.net.au>
19400
19401 * config/rs6000/rs6000.md (addsi3): Optimize sign extension.
19402 (adddi3): Likewise.
19403 (movdf): Likewise.
19404 (movdi): Likewise.
19405 (cmpsi splitter): Likewise.
19406 (modsi3): Fail if <= 0.
19407 * config/rs6000/rs6000.c (reg_or_add_cint64_operand): Remove
19408 redundant test when HOST_BITS_PER_WIDE_INT != 32.
19409 (reg_or_sub_cint64_operand): Likewise.
19410 (num_insns_constant_wide): Optimize sign extension.
19411 (rs6000_legitimize_address): Likewise.
19412
19413 2002-03-12 Andrew MacLeod <amacleod@redhat.com>
19414
19415 * config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
19416 * config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
19417
19418 2002-03-12 Andrew MacLeod <amacleod@redhat.com>
19419
19420 * config/sparc/sparc.h (RETURN_ADDR_RTX): Include v9 stack bias in
19421 address calculation.
19422
19423 2002-03-12 Ulrich Weigand <uweigand@de.ibm.com>
19424
19425 * config/s390/s390.md (reload_insi, reload_indi): Change mode of
19426 scratch register to DImode / TImode.
19427 config/s390/s390.c (s390_expand_plus_operand): Make sure scratch
19428 register used does not overlap the target.
19429
19430 2002-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19431
19432 * Makefile.in (debug.o): Depend on debug.h.
19433 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Const-ify.
19434 * debug.c (do_nothing_debug_hooks): Likewise.
19435 * debug.h (debug_hooks, do_nothing_debug_hooks, dbx_debug_hooks,
19436 sdb_debug_hooks, xcoff_debug_hooks, dwarf_debug_hooks,
19437 dwarf2_debug_hooks, vmsdbg_debug_hooks): Likewise.
19438 * dwarf2out.c (dwarf2_debug_hooks): Likewise.
19439 * dwarfout.c (dwarf_debug_hooks): Likewise.
19440 * integrate.c (output_inline_function): Likewise.
19441 * objc/objc-act.c (synth_module_prologue): Likewise.
19442 * sdbout.c (sdb_debug_hooks): Likewise.
19443 * toplev.c (debug_hooks): Likewise.
19444 * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
19445
19446 2002-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19447
19448 * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,
19449 dsp16xx.h, fr30.h, h8300.h, i370.h, i386.h, i860.h, i960.h,
19450 m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h, mmix.h, mn10300.h,
19451 ns32k.h, pa.h, pdp11.h, pj.h, romp.h, s390.h, stormy16.h,
19452 v850.h, vax.h, we32k.h, xtensa.h (POINTER_SIZE): Delete.
19453 * defaults.h (POINTER_SIZE): Define.
19454 * doc/tm.texi (POINTER_SIZE): Document default.
19455
19456 2002-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19457
19458 * mn10200.h (PTRDIFF_TYPE): Change it to a signed type.
19459
19460 2002-03-11 Richard Henderson <rth@redhat.com>
19461
19462 * toplev.c (rest_of_compilation): Call purge_all_dead_edges
19463 if rebuild_label_notes_after_reload.
19464
19465 2002-03-12 Hans-Peter Nilsson <hp@axis.com>
19466
19467 * config/cris/cris.c (cris_target_asm_function_prologue): Do not
19468 emit pic register load if "internal" visibility.
19469 (cris_print_operand): Avoid traditional-warning for 0xffffffff.
19470 (cris_expand_builtin_va_arg): Do all computations on trees.
19471
19472 2002-03-11 Richard Henderson <rth@redhat.com>
19473
19474 * rtlanal.c: Include recog.h.
19475 (keep_with_call_p): Fix thinko.
19476 * Makefile.in (rtlanal.o): Update dependencies.
19477
19478 2002-03-11 Chris Meyer <cmeyer@gatan.com>
19479
19480 * genflags.c (gen_insn): Use IS_VSPACE.
19481 * genoutput.c (output_insn_data): Likewise.
19482 (process_template): Likewise.
19483
19484 2002-03-11 Richard Henderson <rth@redhat.com>
19485
19486 * toplev.c (rest_of_compilation): Don't compile if we've had errors.
19487
19488 2002-03-11 Neil Booth <neil@daikokuya.demon.co.uk>
19489
19490 * Makefile.in: Update.
19491 * doc/cppenv.texi, cppopts.texi: Split out of cpp.texi and gcc.texi.
19492 Update documentation.
19493 * doc/gcc.texi: Include cppopts.texi and cppenv.texi.
19494 * doc/cpp.texi: Include cppopts.texi and cppenv.texi.
19495
19496 2002-03-11 Zack Weinberg <zack@codesourcery.com>
19497
19498 * Makefile.in: Give texi2pod its input file as a command line
19499 argument, not on stdin.
19500
19501 2002-03-11 Dan Nicolaescu <dann@ics.uci.edu>
19502 Daniel Berlin <dan@dberlin.org>
19503
19504 C++ alias analysis improvement.
19505 * alias.c (record_component_aliases): Record aliases for base
19506 classes too.
19507
19508 2002-03-11 Ulrich Weigand <uweigand@de.ibm.com>
19509
19510 * config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.
19511
19512 2002-03-11 Douglas B Rupp <rupp@gnat.com>
19513
19514 * toplev.c (vms_fopen): Remove, not needed.
19515
19516 * vmsdbgout.c (lookup_filename): Adjust creation date for GMT.
19517
19518 * config/alpha/xm-vms.h (__UNIX_FWRITE): Define.
19519
19520 * config/alpha/alpha.c (alpha_sa_size, VMS): Don't reserve space
19521 for FP, already done later.
19522
19523 * toplev.c (debug_args): Add entry for VMS_DEBUG.
19524 * vmsdbgout.c (vmsdbgout_init): Fix typo in call to xmalloc.
19525
19526 2002-03-11 Richard Sandiford <rsandifo@redhat.com>
19527
19528 * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARDS_ZERO): New.
19529 (MODE_HAS_NANS, MODE_HAS_INFINITIES): Evaluate to false if
19530 LARGEST_EXPONENT_IS_NORMAL for the given mode.
19531 (MODE_HAS_SIGN_DEPENDENT_ROUNDING): False when ROUND_TOWARDS_ZERO.
19532 * real.c (eadd1): Make rounding dependent on !ROUND_TOWARDS_ZERO.
19533 (ediv, emul, eldexp, esqrt): Likewise.
19534 (etoe113, etoe64, etoe53, etoe24, etodec, etoibm, etoc4x): Likewise.
19535 (e24toe): Only check NaNs & infinities if !LARGEST_EXPONENT_IS_NORMAL.
19536 (saturate): New function.
19537 (toe53, toe24): Saturate on overflow if LARGEST_EXPONENT_IS_NORMAL.
19538 (make_nan): Use a saturation value instead of a NaN if
19539 LARGEST_EXPONENT_IS_NORMAL. Warn when this happens.
19540 * fp-bit.c (pack_d): Saturate on NaN, infinite or overflowing
19541 inputs if LARGEST_EXPONENT_IS_NORMAL. Represent subnormals as
19542 zero if NO_DENORMALS. Only round to nearest if !ROUND_TOWARDS_ZERO.
19543 (unpack_d): No NaNs or infinities if LARGEST_EXPONENT_IS_NORMAL.
19544 (_fpmul_parts, _fpdiv_parts): Only round to nearest if
19545 !ROUND_TOWARDS_ZERO.
19546 * doc/tm.texi (LARGEST_EXPONENT_IS_NORMAL): Document.
19547 (ROUND_TOWARDS_ZERO): Document.
19548
19549 2002-03-11 Andreas Jaeger <aj@suse.de>
19550
19551 * cfg.c (dump_flow_info): Remove unused variable.
19552
19553 2002-03-11 Hans-Peter Nilsson <hp@bitrange.com>
19554
19555 * config/mmix/mmix.c (mmix_expand_builtin_va_arg): Do all
19556 computations on trees.
19557
19558 2002-03-10 Richard Henderson <rth@redhat.com>
19559
19560 PR 5693:
19561 * reload.c (copy_replacements_1): New.
19562 (copy_replacements): Use it to recurse through the rtx.
19563
19564 2002-03-10 Richard Henderson <rth@redhat.com>
19565
19566 * loop.c (strength_reduce): Compute number of iterations as
19567 unsigned HOST_WIDE_INT.
19568
19569 2002-03-10 Richard Henderson <rth@redhat.com>
19570
19571 * sched-rgn.c (add_branch_dependences): Don't allow insns that throw
19572 to move away from the end of the block.
19573
19574 2002-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
19575
19576 PR preprocessor/5899
19577 * cppinit.c (init_dependency_output): Don't ignore -dM etc.
19578
19579 2002-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19580
19581 * mbchar.c (JIS_state_table, JIS_action_table): Const-ify.
19582
19583 * attribs.c (decl_attributes): Fix signed/unsigned warning.
19584
19585 2002-03-10 Hans-Peter Nilsson <hp@bitrange.com>
19586
19587 * config/mmix/mmix.c: Improve comments.
19588 (mmix_target_asm_function_prologue): Drop variable
19589 empty_stack_frame. Don't allocate unused slot above fp.
19590 (mmix_target_asm_function_epilogue): Mirror prologue changes.
19591 * config/mmix/mmix.h (MMIX_GNU_ABI_REG_ALLOC_ORDER): Don't have
19592 brace in first column.
19593 (enum reg_class): Ditto.
19594 (FIRST_PARM_OFFSET): Now 0.
19595 (USER_LABEL_PREFIX): Remove #if 0:d definition.
19596
19597 2002-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19598
19599 * combine.c (make_extraction): Fix error in last change.
19600
19601 2002-03-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19602
19603 * c4x.c (c4x_fp_reglist): Const-ify.
19604 * cris.c (cris_print_operand): Likewise.
19605 * i386.c (ix86_va_arg): Likewise.
19606 * ia64/unwind-ia64.c (unw_decode_table): Likewise.
19607 * m32r.c (m32r_hard_regno_mode_ok): Likewise.
19608 * m32r.h (m32r_hard_regno_mode_ok): Likewise.
19609 * mcore.c (regno_reg_class, mcore_unique_section): Likewise.
19610 * mcore.h (regno_reg_class): Likewise.
19611 * mips.c (gen_int_relational): Likewise.
19612 * ns32k.c (ns32k_reg_class_contents, regclass_map): Likewise.
19613 * ns32k.h (ns32k_reg_class_contents, regclass_map): Likewise.
19614 * pdp11.c (move_costs): Likewise.
19615 * pj.h (INITIALIZE_TRAMPOLINE): Likewise.
19616 * s390.c (s390_branch_condition_mnemonic, regclass_map):
19617 Likewise.
19618 * s390.h (regclass_map): Likewise.
19619 * sh.c (shift_amounts): Likewise.
19620 * sh.md (rotlsi3): Likewise.
19621
19622 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
19623
19624 * config/rs6000/rs6000.md (ne0+4): Add extra CLOBBER.
19625 (ne0+5): Use new clobber to generate proper shift pattern.
19626 Patch by Michael Matz <matz@kde.org>.
19627
19628 2002-03-09 Andreas Schwab <schwab@suse.de>
19629
19630 * gcc.c (validate_all_switches): Also handle `%W{...}'.
19631
19632 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
19633
19634 * config/rs6000/sysv4.h (BIGGEST_ALIGNMENT): Don't define.
19635
19636 2002-03-09 Jakub Jelinek <jakub@redhat.com>
19637
19638 PR middle-end/5877
19639 * expr.c (highest_pow2_factor): Check TREE_INT_CST_LOW
19640 even for non-representable constants.
19641
19642 Sat Mar 9 07:20:01 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19643
19644 * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.
19645 * function.c (fixup_var_refs): Add MAY_SHARE parameter.
19646 (fixup_var_refs_insns, fixup_var_refs_insns_with_has): Likewise.
19647 (fixup_var_refs_insn, fixup_var_refs_1): Likewise.
19648 (pop_function_context): Compute MAY_SHARE parameter for
19649 fixup_var_refs.
19650 (fixup_var_refs_1, case MEM): Pass MAY_SHARE to copy_most_rtx, not VAR.
19651 (gen_mem_addressof): Call fixup_var_refs with new parm.
19652
19653 * combine.c (make_extraction): Don't make extension of CONST_INT.
19654
19655 2002-03-09 Alexandre Oliva <aoliva@redhat.com>
19656
19657 * config/mips/mips.c (function_arg_pass_by_reference): Force to 0
19658 in o32 and o64 ABIs.
19659 * config/mips/abi64.h (MUST_PASS_IN_STACK): Define as in expr.h,
19660 but getting fixed-size structs passed in registers regardless of
19661 padding in o32 and o64 ABIs.
19662
19663 * config/mips/mips.c (mips_va_arg): Apply big-endianness address
19664 offset before loading address of argument passed by transparent
19665 reference.
19666
19667 2002-03-08 John David Anglin <dave@hiauly1.hia.nrc.ca>
19668
19669 * t-pa64 (LIB1ASMFUNCS, LIB1ASMSRC): Delete.
19670
19671 2002-03-09 Alexandre Oliva <aoliva@redhat.com>
19672
19673 * config/mips/mips.c (mips_expand_prologue): Set regno of vararg
19674 marker such that registers after it are saved.
19675
19676 2002-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19677
19678 * sparc.c (arith_4096_operand): Fix error in last change.
19679
19680 2002-03-08 Alexandre Oliva <aoliva@redhat.com>
19681
19682 * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Remove duplicate
19683 defaults for MEABI.
19684
19685 2002-03-08 Aldy Hernandez <aldyh@redhat.com>
19686
19687 * config/rs6000/rs6000.c (rs6000_va_arg): Fix alignment for
19688 vectors.
19689
19690 2002-03-08 Aldy Hernandez <aldyh@redhat.com>
19691
19692 * config/rs6000/sysv4.h (BIGGEST_ALIGNMENT): Change for altivec.
19693
19694 Fri Mar 8 21:27:49 CET 2002 Jan Hubicka <jh@suse.cz>
19695
19696 * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been
19697 removed; fix return value.
19698 * combine.c (combine_instructions): Dirtify blocks where we failed to
19699 update liveness; purge dead edges; use update_life_info_in_dirty_blocks.
19700 * toplev.c (rest_of_compilation): Do not purge_dead_edges after combine.
19701
19702 2002-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19703
19704 * gcse.c (insert_insn_end_bb): Fix typo in last change.
19705
19706 Fri Mar 8 21:08:52 CET 2002 Jan Hubicka <jh@suse.cz>
19707
19708 * recog.c (peephole2_optimize): Re-distribute EH edges.
19709
19710 2002-03-08 Neil Booth <neil@daikokuya.demon.co.uk>
19711
19712 * expr.c (expand_expr): Use unsave lang hook.
19713 * langhooks-def.h (LANG_HOOKS_UNSAVE): New.
19714 (LANG_HOOKS_INITIALIZER): Update.
19715 * langhooks.h (struct lang_hooks): New hook unsave.
19716 * tree.c (lang_unsave, lang_unsave_expr_now): Remove.
19717 (unsave_expr_1): Remove unused lang_unsave_expr_now.
19718 (unsave_expr_now_r): Rename lhd_unsave. Update. Return input.
19719 (unsave_expr_now): Remove.
19720 * tree.h (unsave_expr_now, lang_unsave,
19721 lang_unsave_expr_now): Remove.
19722 (lhd_unsave): New.
19723
19724 2002-03-08 Andreas Jaeger <aj@suse.de>
19725
19726 * flow.c (propagate_block_delete_insn): Remove unused variable.
19727
19728 2002-03-08 Kazu Hirata <kazu@hxi.com>
19729
19730 * config/h8300/h8300.c (h8300_adjust_insn_length): Tighten
19731 insn length for memory load/store.
19732
19733 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>
19734
19735 * doc/install.texi (--with-libiconv-prefix): Document.
19736
19737 2002-03-08 Michael Y. Brukman <myb2@cornell.edu>
19738
19739 * doc/sourcebuild.texi: Fix typo.
19740
19741 2002-03-08 Jakub Jelinek <jakub@redhat.com>
19742
19743 PR c/3711
19744 * builtins.c (std_expand_builtin_va_arg): Do all computations on
19745 trees.
19746
19747 Fri Mar 8 06:48:45 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19748
19749 * rtl.c (copy_most_rtx): Move from here ...
19750 * emit-rtl.c (copy_most_rtx): ... to here.
19751
19752 2002-03-08 Alexandre Oliva <aoliva@redhat.com>
19753
19754 * config/mips/mips.h (LONG_MAX_SPEC): Rewrite, along with
19755 SUBTARGET_CPP_SIZE_SPEC.
19756 * config/mips/abi64.h (LONG_MAX_SPEC): Delete.
19757
19758 * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify.
19759
19760 2002-03-07 Matt Hiller <hiller@redhat.com>
19761
19762 * gensupport.c (first_dir_md_include): Renamed from include;
19763 change all references.
19764 (last_dir_md_include): Renamed from last_include; change all
19765 references.
19766 (init_md_reader): Unconditionally initialize base_dir whether or
19767 not filename is a relative path.
19768
19769 2002-03-07 Alexandre Oliva <aoliva@redhat.com>
19770
19771 * config/fp-bit.c (_unord_f2): Compile it in even if
19772 US_SOFTWARE_GOFAST is enabled.
19773
19774 * config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge as
19775 NULL_RTX. Set all HFmode operations as NULL_RTX.
19776 * optabs.c (prepare_float_lib_cmp) <GT, GE, LT, LE>: If libfunc is
19777 NULL_RTX, try reversing the comparison and the operands.
19778
19779 2002-03-06 Ulrich Weigand <uweigand@de.ibm.com>
19780
19781 * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
19782 genoutput.c (scan_operands): Recurse into MATCH_PAR_DUP
19783 and MATCH_OP_DUP.
19784
19785 Thu Mar 7 16:54:10 CET 2002 Jan Hubicka <jh@suse.cz>
19786
19787 * reload1.c (reload_cse_delete_noop_set): Purge dead edges.
19788
19789 Thu Mar 7 16:33:54 CET 2002 Jan Hubicka <jh@suse.cz>
19790
19791 * basic-block.h (fixup_abnormal_edges): Declare.
19792 * reload1.c (fixup_abnormal_edges): New function.
19793 * reg-stack.c (convert_regs): Use it.
19794
19795 * gcse.c (insert_insn_end_bb): Handle trapping insns.
19796
19797 * gcse.c (hash_scan_set): Refuse instructions with EH edges.
19798
19799 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
19800
19801 * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.
19802 (MODE_HAS_SIGNED_ZEROS, MODE_HAS_SIGN_DEPENDENT_ROUNDING): New.
19803 * flags.h (HONOR_NANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS): New.
19804 (HONOR_SIGN_DEPENDENT_ROUNDING): New.
19805 * builtins.c (expand_builtin_mathfn): Use HONOR_NANS.
19806 * c-common.c (truthvalue_conversion): Reduce x - y != 0 to x != y
19807 unless x and y could be infinite.
19808 (expand_unordered_cmp): New, mostly split from expand_tree_builtin.
19809 Check that the common type of both arguments is a real, even for
19810 targets without unordered comparisons. Allow an integer argument
19811 to be compared against a real.
19812 (expand_tree_builtin): Use expand_unordered_cmp.
19813 * combine.c (combine_simplify_rtx): Use the new HONOR_... macros.
19814 * cse.c (fold_rtx): Likewise. Fix indentation.
19815 * fold-const.c (fold_real_zero_addition_p): New.
19816 (fold): Use it, and the new HONOR_... macros.
19817 * ifcvt.c (noce_try_minmax): Use the new HONOR_... macros.
19818 * jump.c (reversed_comparison_code_parts): After searching for
19819 the true comparison mode, use HONOR_NANS to decide whether it
19820 can be safely reversed.
19821 (reverse_condition_maybe_unordered): Remove IEEE check.
19822 * simplify-rtx.c (simplify_binary_operation): Use the new macros
19823 to decide which simplifications are valid. Allow the following
19824 simplifications for IEEE: (-a + b) to (b - a), (a + -b) to (a - b),
19825 and (a - -b) to (a + b).
19826 (simplify_relational_operation): Use HONOR_NANS.
19827 * doc/tm.texi: Document the MODE_HAS_... macros.
19828
19829 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
19830
19831 * combine.c (simplify_comparison): If simplifying a logical shift
19832 right and compare with constant, force the comparison to unsigned.
19833
19834 2002-03-07 Aldy Hernandez <aldyh@redhat.com>
19835
19836 * doc/invoke.texi: Add documentation for -mabi=no-altivec.
19837
19838 * config/rs6000/rs6000.c (rs6000_parse_abi_options): Add
19839 -mabi=no-altivec
19840 (alt_reg_names): Remove % for vrsave.
19841
19842 2002-03-06 Richard Henderson <rth@redhat.com>
19843
19844 PR optimization/5844
19845 * genemit.c (gen_exp): New argument used. Invoke copy_rtx
19846 if used indicates we've already emitted one copy of an operand.
19847 (gen_insn, gen_expand, output_add_clobbers): Supply a null used.
19848 (gen_split): Supply a non-null used.
19849
19850 2002-03-06 Ulrich Weigand <uweigand@de.ibm.com>
19851
19852 * reload1.c (reload): Unshare all rtl after reload is done.
19853
19854 * simplify-rtx.c (simplify_plus_minus): Do not abort,
19855 but simply fail if the expression is too complex to simplify.
19856 (simplify_gen_binary): Handle simplify_plus_minus failures.
19857
19858 Wed Mar 6 20:32:09 CET 2002 Jan Hubicka <jh@suse.cz>
19859
19860 * toplev.c (rest_of_compilation): Do jump threading before SSA path;
19861 consistently call delete_trivially_dead_insns after CSE and GCSE;
19862 fix DFI_life dumping; do jump threading after liveness; do crossjumping
19863 after liveness2; update comment in last crossjumping.
19864 * cfgcleanup.c (try_crossjump_to_edge): Dirtify block.
19865
19866 Wed Mar 6 12:27:10 2002 Jeffrey A Law (law@redhat.com)
19867
19868 * ssa-ccp.c (ssa_fast_dce): Update the DF def-use chains
19869 after completing fast dead code elimination.
19870
19871 * m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a
19872 COMPARE operator.
19873
19874 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
19875
19876 * version.c: Fix misplaced leading blanks on first line.
19877
19878 Wed Mar 6 19:08:03 CET 2002 Jan Hubicka <jh@suse.cz>
19879
19880 * cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.
19881
19882 Wed Mar 6 18:14:43 CET 2002 Jan Hubicka <jh@suse.cz>
19883
19884 * cfgcleanup.c (mentions_nonequal_regs): New function.
19885 (thread_jump): Use it.
19886 * toplev.c (rest_of_compilation): Run jump threading after
19887 liveness.
19888
19889 2002-03-06 Jakub Jelinek <jakub@redhat.com>
19890
19891 * ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05
19892 patch.
19893
19894 Wed Mar 6 11:28:19 CET 2002 Jan Hubicka <jh@suse.cz>
19895
19896 * predict.c (estimate_bb_frequencies): Do not reload the
19897 frequencies from notes.
19898
19899 Wed Mar 6 10:59:39 CET 2002 Jan Hubicka <jh@suse.cz>
19900
19901 * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.
19902 * rtl.h (delete_insn_and_edges, delete_insn_chain_and_edges): Declare
19903
19904 * basic-block.h (update_life_info, update_life_info_in_dirty_blocks,
19905 delete_noop_moves): Return indeger.
19906 * flow.c (ndead): New variable.
19907 (propagate_block_delete_insn): Use delete_insn_and_edges; remove
19908 BB argument; update callers.
19909 (propagate_block_delete_libcall): Use delete_insn_chain_and_edges.
19910 (life_analysis): Do not call purge_all_dead_edges.
19911 (update_life_info): Return number of deleted insns; print statistics.
19912 (update_life_info_in_dirty_blocks): likewise.
19913 (delete_noop_moves): Use delete_insn_and_edges; print statistics;
19914 return number of insns deleted.
19915
19916 * cse.c: Include timevar.h
19917 (delete_trivially_dead_insns): Kill preserve_basic_blocks argument;
19918 iterate until stabilizes; print statistics; return number of killed
19919 insns.
19920 * Makefile.in: (cse.o): Add timevar.h dependency
19921 * rtl.h (delete_trivially_dead_insns): New.
19922 * timever.def: Add TV_DELETE_TRIVIALLY_DEAD timer.
19923 * toplev.c (rest_of_compilation): Update callers.
19924
19925 * cfgcleanup.c (try_optimize_cfg): Kill blocks.
19926 (try_optimize_cfg): Do not update liveness.
19927 (cleanup-cfg): Loop until try_optimize_cfg and dead code
19928 removal stabilizes; use delete_trivially_dead_insns.
19929
19930 * cfgrtl.c (verify_flow_info): Sanity check outgoing edges.
19931
19932 2002-03-05 Zack Weinberg <zack@codesourcery.com>
19933
19934 * cppmain.c (setup_callbacks): Disable #pragma and #ident
19935 callbacks when processing assembly language.
19936
19937 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
19938
19939 * pa.h (ASM_FILE_END): Define.
19940 * som.h (ASM_FILE_END): Delete.
19941
19942 * pa.c (function_arg): Don't pass floats in general registers in
19943 indirect calls if TARGET_ELF32.
19944
19945 2002-03-05 Richard Henderson <rth@redhat.com>
19946
19947 * config/i386/i386.md (floatsidf2): Conditionalize on hard-float.
19948
19949 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
19950
19951 * gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.
19952
19953 2002-03-05 Jakub Jelinek <jakub@redhat.com>
19954
19955 * mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
19956 -r command line. Don't hide any symbols if not building
19957 shared libgcc.
19958
19959 Tue Mar 5 18:31:27 CET 2002 Jan Hubicka <jh@suse.cz>
19960
19961 * cfg.c (dump_flow_info): Warn about profile mismatches.
19962 * cfgrtl.c (verify_flow_info): Few aditional sanity checks.
19963 (purge_dead_edges): Remove REG_BR_PROB notes on simplejumps.
19964
19965 2002-03-05 Jakub Jelinek <jakub@redhat.com>
19966
19967 * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
19968 wide volatile memory by parts.
19969
19970 2002-03-05 Jakub Jelinek <jakub@redhat.com>
19971
19972 * ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
19973 is NULL.
19974
19975 2002-03-05 Richard Henderson <rth@redhat.com>
19976
19977 * rs6000.h (TOTAL_ALTIVEC_REGS): Fix off-by-one error.
19978
19979 2002-03-04 Geoffrey Keating <geoffk@redhat.com>
19980
19981 * toplev.c (documented_lang_options): Document more
19982 language-specific options.
19983 * doc/invoke.texi (Warning Options): Correct documentation for
19984 -Wno-multichar, -Wno-div-by-zero, and -Wsystem-headers.
19985 * c-decl.c (c_decode_option): Use a table to handle warning options.
19986
19987 2002-03-05 Hans-Peter Nilsson <hp@bitrange.com>
19988
19989 * config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
19990 parameter to mmix_encode_section_info.
19991 (LINK_SPEC): Don't defsym __.MMIX.start..text if linking
19992 relocatably. Always produce ELF, not mmo if linking relocatably.
19993 * config/mmix/mmix.c (mmix_encode_section_info): If new parameter
19994 first is non-zero, don't add symbol prefix.
19995 * config/mmix/mmix-protos.h (mmix_encode_section_info): Tweak
19996 prototype accordingly.
19997
19998 2002-03-04 Krister Walfridsson <cato@df.lth.se>
19999
20000 * config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
20001
20002 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
20003
20004 * configure.in: Increase required makeinfo version to 4.1.
20005 * configure: Regenerate.
20006
20007 2002-03-04 Geoffrey Keating <geoffk@redhat.com>
20008
20009 * .cvsignore: Remove *.info* and genrtl*; these files are generated
20010 elsewhere now.
20011
20012 2002-03-04 Joseph S. Myers <jsm28@cam.ac.uk>
20013
20014 * doc/include/texinfo.tex: Update to version 2002-03-01.06.
20015 * doc/invoke.texi: Fix @math uses.
20016
20017 Mon Mar 4 15:33:54 CET 2002 Jan Hubicka <jh@suse.cz>
20018
20019 * toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
20020 removal
20021
20022 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
20023
20024 * config.gcc (powerpc-*-eabialtivec*): Use t-ppcendian.
20025 (powerpc-*-eabisimaltivec*): Same.
20026
20027 * config/rs6000/t-ppcendian: New.
20028
20029 2002-03-04 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
20030
20031 * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
20032 nonimmediate_src_operand and nonimmediate_lsrc_operand to
20033 disallow ZERO_EXTEND with CONST_INT or CONST_DOUBLE.
20034
20035 2002-03-03 Richard Henderson <rth@redhat.com>
20036
20037 * toplev.c (rest_of_decl_compilation): Revert last two changes.
20038
20039 2002-03-03 Zack Weinberg <zack@codesourcery.com>
20040
20041 * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,
20042 print-tree.c, real.c, real.h, recog.c, rtl.c, simplify-rtx.c,
20043 tree.c, config/m68k/m68k.c:
20044 Remove all #ifndef REAL_ARITHMETIC blocks, make all #ifdef
20045 REAL_ARITHMETIC blocks unconditional. Delete some further
20046 #ifdef blocks predicated on REAL_ARITHMETIC.
20047 * flags.h, toplev.c: Delete remaining references to
20048 flag_pretend_float.
20049
20050 * doc/invoke.texi: Remove documentation of -fpretend-float.
20051 * doc/tm.texi: Describe the various REAL_* macros as provided by
20052 real.h, not by the target configuration files.
20053
20054 * config/alpha/alpha.h, config/alpha/unicosmk.h, config/arm/arm.h,
20055 config/avr/avr.h, config/c4x/c4x.h, config/convex/convex.h,
20056 config/cris/cris.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
20057 config/h8300/h8300.h, config/i370/i370.h, config/i386/i386.h,
20058 config/i386/osf1elf.h, config/i960/i960.h, config/ia64/ia64.h,
20059 config/m32r/m32r.h, config/m68hc11/m68hc11.h, config/m68k/dpx2.h,
20060 config/m68k/linux-aout.h, config/m68k/linux.h, config/m68k/m68k.h,
20061 config/m68k/sun3.h, config/m68k/vxm68k.h, config/mcore/mcore.h,
20062 config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
20063 config/mn10300/mn10300.h, config/pa/pa.h, config/pj/pj.h,
20064 config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.h,
20065 config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
20066 config/sparc/sol2.h, config/sparc/sparc.h, config/sparc/vxsim.h,
20067 config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vax.h,
20068 config/xtensa/xtensa.h:
20069 Do not define, undefine, or mention in comments any of
20070 REAL_ARITHMETIC, REAL_VALUE_ATOF, REAL_VALUE_HTOF,
20071 REAL_VALUE_ISNAN, REAL_VALUE_ISINF,
20072 REAL_VALUE_TO_TARGET_SINGLE, REAL_VALUE_TO_TARGET_DOUBLE,
20073 REAL_VALUE_TO_TARGET_LONG_DOUBLE, REAL_VALUE_TO_DECIMAL,
20074 REAL_VALUE_TYPE, REAL_VALUES_EQUAL, REAL_VALUES_LESS,
20075 REAL_VALUE_LDEXP, REAL_VALUE_FIX, REAL_VALUE_UNSIGNED_FIX,
20076 REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT,
20077 REAL_INFINITY, REAL_VALUE_NEGATE, REAL_VALUE_TRUNCATE,
20078 REAL_VALUE_TO_INT, or REAL_VALUE_FROM_INT.
20079
20080 2002-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20081
20082 * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,
20083 convex.h, cris.h, d30v.h, dsp16xx.h, elxsi.h, fr30.h, h8300.h,
20084 i370.h, i386.h, i860.h, i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h,
20085 m88k.h, mcore.h, mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h,
20086 pa.h, pdp11.h, pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h,
20087 stormy16.h, v850.h, vax.h, we32k.h, xtensa.h (BITS_PER_WORD):
20088 Delete.
20089 * defaults.h (BITS_PER_WORD): Define.
20090 * doc/tm.texi (BITS_PER_WORD): Document default value.
20091
20092 * 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h,
20093 m68hc11.h, m88k.h, mips.h, pdp11.h, rs6000.h, sparc.c,
20094 stormy16.h, xtensa.h, vmsdbgout.c (CHAR_TYPE_SIZE): Delete.
20095
20096 2002-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20097
20098 * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in
20099 lieu of explicit sizeof/sizeof.
20100 * i386.c (override_options, ix86_init_mmx_sse_builtins,
20101 ix86_expand_builtin): Likewise.
20102 * mips.c (mips_add_gc_roots): Likewise.
20103 * mmix.c (mmix_output_condition): Likewise.
20104 * rs6000.c (rs6000_override_options, altivec_expand_builtin,
20105 altivec_init_builtins): Likewise.
20106 * sparc.c (mark_ultrasparc_pipeline_state): Likewise.
20107 * cppexp.c (Nsuff, parse_number): Likewise.
20108 * cppinit.c (builtin_array_end): Likewise.
20109 * gcc.c (n_default_compilers, process_command): Likewise.
20110 * genpreds.c (output_predicate_decls): Likewise.
20111 * ggc-page.c (NUM_EXTRA_ORDERS): Likewise.
20112 * lcm.c (N_ENTITIES): Likewise.
20113 * stor-layout.c (set_sizetype): Likewise.
20114
20115 2002-03-03 Richard Henderson <rth@redhat.com>
20116
20117 * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl
20118 for types or labels.
20119
20120 2002-03-03 Richard Henderson <rth@redhat.com>
20121
20122 * c-decl.c (start_decl): Initialized variables are not common.
20123
20124 2002-03-02 Per Bothner <per@bothner.com>
20125
20126 * gcc.c (option_map): Suport new --bootclasspath option.
20127 --CLASSPATH is now just an alias for --classpath.
20128
20129 2002-03-02 Richard Henderson <rth@redhat.com>
20130
20131 * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register
20132 load if "internal" visibility.
20133 * doc/extend.texi: Document visibility meanings.
20134
20135 2002-03-02 Richard Henderson <rth@redhat.com>
20136
20137 * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies
20138 to functions as well.
20139
20140 2002-03-02 Richard Henderson <rth@redhat.com>
20141
20142 * attribs.c (handle_alias_attribute): Don't call assemble_alias.
20143 (handle_visibility_attribute): Don't call assemble_visibility.
20144 * toplev.c (rest_of_decl_compilation): Invoke make_decl_rtl even
20145 without asmspec. Invoke assemble_alias when needed.
20146 * varasm.c (maybe_assemble_visibility): New.
20147 (assemble_start_function, assemble_variable, assemble_alias): Use it.
20148
20149 2002-03-02 Richard Henderson <rth@redhat.com>
20150
20151 * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;
20152 invoke ENCODE_SECTION_INFO with first call flag.
20153
20154 * config/darwin-protos.h, config/darwin.c, config/darwin.h,
20155 config/a29k/a29k.h, config/alpha/alpha-protos.h, config/alpha/alpha.c,
20156 config/alpha/alpha.h, config/arc/arc.h, config/arm/arm-protos.h,
20157 config/arm/arm.h, config/arm/pe.c, config/arm/pe.h,
20158 config/avr/avr-protos.h, config/avr/avr.c, config/avr/avr.h,
20159 config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
20160 config/cris/cris-protos.h, config/cris/cris.c, config/cris/cris.h,
20161 config/d30v/d30v.h, config/h8300/h8300.h, config/i370/i370.h,
20162 config/i386/cygwin.h, config/i386/i386-interix.h, config/i386/i386.h,
20163 config/i386/osfrose.h, config/i386/win32.h, config/i386/winnt.c,
20164 config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
20165 config/m32r/m32r-protos.h, config/m32r/m32r.c, config/m32r/m32r.h,
20166 config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c,
20167 config/m68hc11/m68hc11.h, config/m88k/m88k.h,
20168 config/mcore/mcore-protos.h, config/mcore/mcore.c,
20169 config/mcore/mcore.h, config/mips/mips.h, config/ns32k/ns32k.h,
20170 config/pa/pa.h, config/romp/romp.h, config/rs6000/linux64.h,
20171 config/rs6000/rs6000-protos.h, config/rs6000/rs6000.c,
20172 config/rs6000/sysv4.h, config/rs6000/xcoff.h, config/s390/s390.h,
20173 config/sh/sh.h, config/sparc/sparc.h,
20174 config/stormy16/stormy16-protos.h, config/stormy16/stormy16.c,
20175 config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vms.h,
20176 config/xtensa/xtensa.h, doc/tm.texi: ENCODE_SECTION_INFO now takes
20177 FIRST argument. As needed, examine it and do nothing.
20178
20179 * config/darwin.h, config/alpha/alpha.h, config/arm/pe.h,
20180 config/i386/cygwin.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
20181 config/mcore/mcore.h: Remove REDO_SECTION_INFO_P.
20182
20183 * config/arm/t-pe (pe.o): Add dependencies.
20184
20185 2002-03-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20186
20187 * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,
20188 cris.h, d30v.h, elxsi.h, fr30.h, h8300.h, i370.h, i386.h, i860.h,
20189 i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h,
20190 mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h, pa.h, pdp11.h,
20191 pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h, stormy16.h, v850.h,
20192 vax.h, we32k.h, xtensa.h: (BITS_PER_UNIT): Delete.
20193 * defaults.h (BITS_PER_UNIT): Define.
20194 * doc/tm.texi (BITS_PER_UNIT): Document default value.
20195
20196 2002-03-02 Kazu Hirata <kazu@hxi.com>
20197
20198 * config/h8300/h8300-protos.h: Add a prototype for
20199 compute_a_shift_length.
20200 * config/h8300/h8300.c (h8300_asm_insn_count): New.
20201 (compute_a_shift_length): Likewise.
20202 (h8300_adjust_insn_length): Do not adjust insn length of shift
20203 insns.
20204 * config/h8300/h8300.md (anonymous shift patterns): Use
20205 compute_a_shift_length.
20206
20207 Sat Mar 2 06:30:14 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
20208
20209 * config/sparc/sparc.c (sparc_initialize_trampoline): Use
20210 trunc_int_for_mode.
20211
20212 * emit-rtl.c (offset_address): Call update_temp_slot_address.
20213
20214 2002-03-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20215
20216 * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.
20217 * doc/invoke.texi (-fno-zero-initialized-in-bss): Document.
20218 * flags.h (flag_zero_initialized_in_bss): Declare.
20219 * toplev.c (flag_zero_initialized_in_bss): New flag.
20220 (lang_independent_options): Add flag_zero_initialized_in_bss.
20221 * tree.c (initializer_zerop): New function.
20222 * tree.h (initializer_zerop): Declare.
20223 * varasm.c (assemble_variable): If we can emit bss, put zero
20224 initializers in the bss section.
20225
20226 2002-03-02 Alan Modra <amodra@bigpond.net.au>
20227
20228 * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): AIX assembler doesn't
20229 like more than one symbol per .weak directive.
20230
20231 2002-03-01 Richard Henderson <rth@redhat.com>
20232
20233 * config/ia64/ia64.c (ia64_initial_elimination_offset): Do not
20234 adjust argument_pointer by pretend_args_size.
20235 (ia64_va_start): Adjust va_start address by -pretend_args_size.
20236
20237 2002-03-01 Kazu Hirata <kazu@hxi.com>
20238
20239 * config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.
20240
20241 Fri Mar 1 20:59:14 CET 2002 Jan Hubicka <jh@suse.cz>
20242
20243 * toplev.c (rest_of_compilation): Delete dead jumptables before
20244 loop.
20245 * flow.c (delete_dead_jumptables): Make global.
20246 * rtl.h (delete_dead_jumptables): Declare.
20247
20248 2002-03-01 David Edelsohn <edelsohn@gnu.org>
20249
20250 * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK): Delete.
20251 * config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Define.
20252 * config/rs6000/xcoff.h (COLLECT_EXPORT_LIST): Delete.
20253
20254 2002-03-01 Kazu Hirata <kazu@hxi.com>
20255
20256 * config/h8300/h8300-protos.h: Fix formatting.
20257 * config/h8300/h8300.c: Likewise.
20258 * config/h8300/h8300.h: Likewise.
20259
20260 2002-03-01 Kazu Hirata <kazu@hxi.com>
20261
20262 * config/h8300/h8300.c (print_operand): Support 16-bit
20263 constant addresses.
20264 * config/h8300/h8300.h (TINY_CONSTANT_ADDRESS_P): New.
20265
20266 2002-02-28 Richard Henderson <rth@redhat.com>
20267
20268 * expmed.c (store_bit_field): Prevent generation of CONCATs;
20269 pun complex values as integers; use gen_lowpart instead of
20270 gen_rtx_SUBREG.
20271 (extract_bit_field): Likewise.
20272
20273 2002-03-01 Alan Modra <amodra@bigpond.net.au>
20274 David Edelsohn <edelsohn@gnu.org>
20275
20276 * doc/tm.texi (ASM_WEAKEN_DECL): Document.
20277 (ASM_WEAKEN_LABEL): Mention ASM_WEAKEN_DECL.
20278 (SUPPORTS_WEAK): Likewise.
20279 * output.h (add_weak): Add tree param.
20280 * varasm.c (add_weak): Likewise. Save decl.
20281 (struct weak_syms): Add decl field.
20282 (mark_weak_decls): New function.
20283 (init_varasm_once): ggc_add_root mark_weak_decls.
20284 (assemble_start_function): Use ASM_WEAKEN_DECL.
20285 (assemble_variable): Likewise.
20286 (assemble_alias): Likewise.
20287 (declare_weak): Pass decl to add_weak.
20288 (weak_finish): Use ASM_WEAKEN_DECL. Try to find decl.
20289 (remove_from_pending_weak_list): Declare and define for
20290 ASM_WEAKEN_DECL.
20291 * c-pragma.c (handle_pragma_weak): Adjust add_weak call.
20292 * c-pragma.h (HANDLE_PRAGMA_WEAK): Define if ASM_WEAKEN_DECL too.
20293 * defaults.h (SUPPORTS_WEAK): Likewise.
20294 * config/rs6000/linux64.h (ASM_DECLARE_FUNCTION_NAME): Don't emit
20295 .weak for code sym. Do emit .size for descriptor sym.
20296 (ASM_DECLARE_FUNCTION_SIZE): Define.
20297 * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Define.
20298 (ASM_OUTPUT_DEF_FROM_DECLS): Don't emit .weak here. Don't output
20299 .lglobl unless TARGET_XCOFF. Formatting fixes.
20300 * config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Don't emit
20301 .weak for code sym.
20302 (HANDLE_PRAGMA_WEAK): Remove.
20303 (ASM_WEAKEN_LABEL): Remove.
20304 * config/rs6000/aix.h (HANDLE_SYSV_PRAGMA): Define.
20305
20306 2002-03-01 Jason Merrill <jason@redhat.com>
20307
20308 * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.
20309 (TARGET_EXPR_CLEANUP): New macro.
20310
20311 2002-02-28 Steve Ellcey <sje@cup.hp.com>
20312
20313 * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition
20314 to take ptr_extend into account as third type of extension.
20315 (SUBREG_PROMOTED_UNSIGNED_SET): Definition of new macro to set bit
20316 fields used by SUBREG_PROMOTED_UNSIGNED_P.
20317 * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): New macro.
20318 (SUBREG_PROMOTED_UNSIGNED_P): Change to return -1 as well as 0 or 1.
20319 * calls.c (precompute_arguments): Use new macro.
20320 (expand_call): Ditto.
20321 * combine.c (nonzero_bits): Ditto.
20322 (record_promoted_value): Ditto.
20323 * expr.c (store_expr): Ditto.
20324 (expand_expr): Ditto.
20325 * function.c (assign_parms): Ditto.
20326
20327 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
20328
20329 * gcc.c (init_gcc_specs): Get -static and -static-libgcc to
20330 override -shared and -shared-libgcc.
20331
20332 2002-02-28 David O'Brien <obrien@FreeBSD.org>
20333
20334 * config.gcc (sparc64-*-freebsd): Explicitly accept a cpu specification
20335 of "ultrasparc".
20336 * config/sparc/freebsd.h: Do not use MASK_FASTER_STRUCTS. It appears
20337 to be broken.
20338
20339 2002-02-28 Richard Henderson <rth@redhat.com>
20340
20341 * config/ia64/ia64.c (ia64_adjust_cost): All non-MM consumers have
20342 4 cycle latency from MM producers.
20343 (ia64_internal_sched_reorder): Likewise with pipeline flush.
20344
20345 2002-02-28 Jakub Jelinek <jakub@redhat.com>
20346
20347 * mklibgcc.in: Don't use GNU make extension.
20348
20349 2002-02-28 Neil Booth <neil@daikokuya.demon.co.uk>
20350
20351 * c-parse.in (STATIC): New terminal.
20352 (scspec): New non-terminal. Update productions accordingly.
20353 (program): Remove bogus ifc / end ifc.
20354 (array_declarator): Simplify production using STATIC.
20355
20356 2002-02-28 Jim Meyering <meyering@lucent.com>
20357
20358 * cpplex.c (cpp_parse_escape): Restore mistakenly-removed code:
20359 \a still means TARGET_BELL.
20360
20361 2002-02-28 Richard Henderson <rth@redhat.com>
20362
20363 * haifa-sched.c (sched_emit_insn): New.
20364 (schedule_block): Use last_scheduled_insn to track last insn.
20365 * sched-int.h (sched_emit_insn): Prototype.
20366 * config/ia64/ia64.c (last_issued): Remove.
20367 (ia64_variable_issue): Don't set it.
20368 (nop_cycles_until): Use sched_emit_insn.
20369
20370 2002-02-28 Andrew MacLeod <amacleod@redhat.com>
20371
20372 * config/sparc/sparc.c (sparc64_initialize_trampoline): Generate sign
20373 extended constants.
20374
20375 2002-02-28 Kazu Hirata <kazu@hxi.com>
20376
20377 * config/h8300/h8300.c: Fix formatting.
20378 * config/h8300/h8300.h: Likewise.
20379
20380 2002-02-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
20381
20382 * config/avr/avr.c (avr_hard_regno_mode_ok): Do not allow r29
20383 which may overwrite the high byte of the frame pointer.
20384
20385 2002-02-28 Bo Thorsen <bo@suse.de>
20386
20387 * config/i386/linux64.h (LINK_SPEC): Fix 32/64 bit compilation.
20388 (STARTFILE_SPEC): Add 64 bit files.
20389 (ENDFILE_SPEC): Likewise.
20390
20391 2002-02-28 Jason Merrill <jason@redhat.com>
20392
20393 * c-decl.c (finish_function): Only warn about missing return
20394 statement with -Wreturn-type.
20395
20396 Don Feb 28 11:24:30 CET 2002 Jan Hubicka <jh@suse.cz>
20397
20398 * cfgrtl.c (purge_dead_edges): Fix handling of EH edges.
20399
20400 * i386.h (CONDITIONAL_REGISTER_USAGE): Do not write to
20401 PIC_OFFSET_TABLE_REGNUM when it is INVALID_REGNUM
20402
20403 Don Feb 28 11:07:36 CET 2002 Jan Hubicka <jh@suse.cz>
20404
20405 * basic-block.h (BB_REACHABLE): Renumber.
20406 (BB_DIRTY, BB_NEW): New flags.
20407 (clear_bb_flags): Declare.
20408 (update_life_info_in_dirty_blocks): Declare.
20409 * cfg.c (clear_bb_flags): New function.
20410 * cfgrtl.c (create_basic_block_structure): Set flags to BB_NEW.
20411 * emit-rtl.c (add_insn_after, add_insn_before, remove_insn,
20412 reorder_insns, emit_insn_after): Mark block as dirty.
20413 * flow.c (update_life_info): Fix clearing of PROP_LOG_LINKS.
20414 (update_life_info_in_dirty_blocks): New function.
20415 * recog.c (apply_change_group): Dirtify block.
20416
20417 * cse.c (cse_insn): Reorder emitting of jump insn to keep
20418 cfg consistent.
20419 * gcse.c (delete_null_pointer_checks): Likewise.
20420
20421 * toplev.c (dump_file_index): Move cse2 after bp,
20422 add DFI_null
20423 (dump_file_info): Similary.
20424 (rest_of_compilation): Avoid most of CFG rebuilds;
20425 do first if converision after null pointer checks, do cse2
20426 after branch prediction; avoid full liveness rebuild after
20427 initializing subregs.
20428 * invoke.texi (-d options): Document -du, renumber.
20429
20430 * cfgcleanup.c (bb_flags): Remove BB_UPDATE_LIFE.
20431 (notice_new_block): Do not set BB_UPDATE_LIFE.
20432 (try_forward_edges, merge_blocks_move_predecessor_nojumps,
20433 merge_blocks_move_successor_nojumps, merge_blocks,
20434 try_crossjump_to_edge): Likewise.
20435 (try_optimize_cfg): Likewise; use update_life_info_in_dirty_blocks.
20436 * cfgrtl.c (merge_blocks_nomove): Copy b's flags to a.
20437 * ifcvt.c (SET_UPDATE_LIFE, UPDATE_LIFE): Kill.
20438 (merge_of_block): Do not use life_data_ok.
20439 (find_if_case_1): Do not use SET_UPDATE_LIFE.
20440 (if_convert): Use BB_DIRTY mechanizm to update life.
20441 * lcm.c (optimize_mode_switching): Update
20442 update_life_info_in_dirty_blocks
20443
20444 2002-02-28 Neil Booth <neil@daikokuya.demon.co.uk>
20445
20446 * Makefile.in (integrate.o): Update.
20447 * c-decl.c (copy_lang_decl): Rename.
20448 * c-lang.c (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Redefine.
20449 * integrate.c: Include langhooks.h.
20450 (copy_decl_for_inlining): Update to use langhook.
20451 * langhooks-def.h (lhd_do_nothing_t,
20452 LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): New.
20453 (LANG_HOOKS_INITIALIZER): Update.
20454 * langhooks.c (lhd_do_nothing_t): New.
20455 * langhooks.h (struct lang_hooks): Add dup_lang_specific_decl.
20456 * tree.h (copy_lang_decl): Remove.
20457 objc:
20458 * objc-lang.c (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Redefine.
20459
20460 2002-02-27 Andrew MacLeod <amacleod@redhat.com>
20461
20462 * dwarf2out.c (stack_adjust_offset): Add support for POST_INC,
20463 POST_DEC, and POST_MODIFY.
20464
20465 2002-02-27 Zack Weinberg <zack@codesourcery.com>
20466
20467 * c-typeck.c (digest_init): Remove unused parameter; all
20468 callers changed.
20469
20470 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
20471
20472 * expmed.c (expand_shift): Correctly test for low part of a
20473 subreg.
20474
20475 2002-02-27 Ulrich Weigand <uweigand@de.ibm.com>
20476
20477 * config/s390/s390.c (s390_chunkify_pool): Do not confuse
20478 insn UIDs with insn addresses.
20479
20480 2002-02-27 Zack Weinberg <zack@codesourcery.com>
20481
20482 * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
20483 c-tree.h, c-typeck.c, cppexp.c, cpplex.c, cpplib.c, cpplib.h,
20484 cppmacro.c, objc/lang-specs.h, objc/objc-act.c,
20485 builtin-types.def, builtins.def, dwarf2out.c, dwarfout.c,
20486 gcc.c, toplev.c: Delete code implementing -traditional mode.
20487
20488 * doc/bugreport.texi, doc/cpp.texi, doc/extend.texi,
20489 doc/invoke.texi, doc/standards.texi, doc/trouble.texi:
20490 Document removal of -traditional mode for compilation, and
20491 remove documentation only relevant to that mode.
20492
20493 * config/nextstep.h, config/ptx4.h, config/svr4.h,
20494 config/convex/convex.h, config/d30v/d30v.h,
20495 config/i386/dgux.h, config/i386/osf1elf.h,
20496 config/i386/osfelf.h, config/i386/osfrose.h,
20497 config/i386/sco5.h, config/i386/sol2.h, config/m68k/a-ux.h,
20498 config/m68k/hp310.h, config/m88k/dgux.h,
20499 config/m88k/dguxbcs.h, config/m88k/luna.h, config/m88k/m88k.c,
20500 config/m88k/m88k.h, config/m88k/openbsd.h,
20501 config/mips/abi64.h, config/mips/osfrose.h,
20502 config/mips/svr4-5.h, config/mips/svr4-t.h,
20503 config/sparc/sol2-sld-64.h, config/sparc/sol2.h,
20504 config/stormy16/stormy16.h: Remove all references to
20505 -traditional from target specs. Delete all mention of the
20506 no-longer-necessary TRADITIONAL_RETURN_FLOAT macro. Also
20507 delete a couple of commented-out definitions of
20508 DOLLARS_IN_IDENTIFIERS, with (incorrect) commentary referring
20509 to -traditional.
20510
20511 * system.h: Poison TRADITIONAL_RETURN_FLOAT.
20512 * doc/tm.texi: Remove mention of TRADITIONAL_RETURN_FLOAT macro.
20513
20514 2002-02-27 Zack Weinberg <zack@codesourcery.com>
20515
20516 * mklibgcc.in: Don't use \n in a line subject to
20517 interpretation by echo.
20518
20519 2002-02-27 Graham Stott <grahams@redhat.com>
20520
20521 * config/rs6000/rs6000.h (ASM_OUTPUT_DEF_FROM_DELC):
20522 Constify NAME.
20523
20524 * loop.c (prescan_loop): Handle PARALLEL.
20525
20526 * unroll.c (loop_iterations): Return 0 if the add_val for
20527 a BIV is REG.
20528
20529 * final.c (output_operand_lossage): Constify PFX_STR.
20530
20531 * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.
20532
20533 Wed Feb 27 10:45:19 CET 2002 Jan Hubicka <jh@suse.cz>
20534
20535 * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.
20536 * x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Allways define.
20537
20538 Wed Feb 27 10:39:20 CET 2002 Jan Hubicka <jh@suse.cz>
20539
20540 * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
20541
20542 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
20543
20544 * cpplex.c (_cpp_lex_token): Handle directives in macro
20545 arguments.
20546 * cpplib.c (_cpp_handle_directive): Save and restore state
20547 if parsing macro args when entering a directive.
20548 * cppmacro.c (collect_args): No need to handle directives
20549 in macro arguments.
20550 (enter_macro_context, replace_args): Use the original macro
20551 definition in case it was redefined whilst collecting arguments.
20552 doc:
20553 * cpp.texi: Update.
20554
20555 2002-02-26 David Edelsohn <edelsohn@gnu.org>
20556
20557 * config/rs6000/aix43.h (THREAD_MODEL_SPEC): Delete.
20558 * config/rs6000/aix51.h (THREAD_MODEL_SPEC): Delete.
20559 * config/rs6000/rs6000.c (rs6000_return_addr): Use efficient
20560 method on AIX.
20561 * config/rs6000/rs6000.md (movsi_low): Use gpc_reg_operand.
20562 (movsi_low_st, movdf_low, movdf_low_st, movsf_low, movsf_low_st): Same.
20563 (load_toc_v4_PIC_2): Same.
20564
20565 2002-02-26 Alan Modra <amodra@bigpond.net.au>
20566
20567 * config/rs6000/rs6000.md (load_toc_aix_di): Handle TARGET_RELOCATABLE.
20568
20569 2002-02-26 Richard Henderson <rth@redhat.com>
20570
20571 * config/alpha/alpha.md (ashldi_se): Re-enable.
20572
20573 2002-02-26 Richard Henderson <rth@redhat.com>
20574
20575 * config/alpha/alpha.c (alpha_encode_section_info): Examine
20576 MODULE_LOCAL_P; improve commentary.
20577
20578 2002-02-26 Zack Weinberg <zack@codesourcery.com>
20579
20580 * doc/cpp.texi: Clarify documentation of relationship between
20581 #line and #include.
20582
20583 2002-02-26 Kazu Hirata <kazu@hxi.com>
20584
20585 * config/h8300/h8300-protos.h: Update the prototype for
20586 compute_logical_op_length. Add the prototype for
20587 compute_logical_op_cc.
20588 * config/h8300/h8300.c (compute_logical_op_length): Figure out
20589 code from operands.
20590 (compute_logical_op_cc): New.
20591 * config/h8300/h8300.md: Combine all the logical op patterns
20592 in HImode and SImode. Use compute_logical_op_cc.
20593
20594 2002-02-26 Kelley Cook <kelleycook@comcast.net>
20595
20596 * config/i386/i386.c (print_operand): Don't append ATT-style
20597 length suffixs to x87 opcodes when in Intel mode.
20598
20599 2002-02-26 Ryan T. Sammartino <ryants@shaw.ca>
20600
20601 * emit-rtl.c (gen_const_vector_0): Remove TYPE argument.
20602 (init_emit_once): Update calls.
20603 * fixinc/gnu-regex.c (_GNU_SOURCE): Remove.
20604 (init_syntax_once): Prototype.
20605
20606 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
20607
20608 * pa-linux.h (LIB_SPEC): Update definition.
20609 * pa32-linux.h (LINK_COMMAND_SPEC): Delete.
20610
20611 2002-02-26 Richard Henderson <rth@redhat.com>
20612
20613 * config/ia64/ia64.c (nop_cycles_until): Do init_insn_group_barriers
20614 if we emitted a stop bit.
20615
20616 2002-02-26 Jakub Jelinek <jakub@redhat.com>
20617
20618 * configure.in (libgcc_visibility): Substitute.
20619 * configure: Rebuilt.
20620 * mklibgcc.in: If libgcc_visibility = yes, make libgcc.a global
20621 defined symbols .hidden.
20622
20623 2002-02-26 Jakub Jelinek <jakub@redhat.com>
20624
20625 * attribs.c (c_common_attribute_table): Add visibility.
20626 (handle_visibility_attribute): New function.
20627 * varasm.c (assemble_visibility): New function.
20628 * output.h (assemble_visibility): Add prototype.
20629 * tree.h (MODULE_LOCAL_P): Define.
20630 * crtstuff.c (__dso_handle): Use visibility attribute.
20631 * config/i386/i386.h (ENCODE_SECTION_INFO): Set SYMBOL_REF_FLAG
20632 for MODULE_LOCAL_P symbols too.
20633 * config/ia64/ia64.c (ia64_encode_section_info): Handle
20634 MODULE_LOCAL_P symbols the same way as local symbols.
20635 Add SDATA_NAME_FLAG_CHAR even if decl was explicitely forced
20636 into .sdata/.sbss by the user.
20637 * doc/extend.texi (Function Attributes): Document visibility
20638 attribute.
20639
20640 2002-02-26 Jakub Jelinek <jakub@redhat.com>
20641
20642 PR debug/5770
20643 * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
20644 STRING_CST initializer spanning the whole variable without
20645 embedded zeros.
20646 If expand_expr returned MEM, don't use it.
20647
20648 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
20649
20650 * dwarf2out.c (gen_inlined_subroutine_die): If block is abstract,
20651 generate a die for the lexical block.
20652
20653 2002-02-26 Kazu Hirata <kazu@hxi.com>
20654
20655 * config/h8300/h8300-protos.h: Add a prototype for
20656 compute_logical_op_length.
20657 * config/h8300/h8300.c (compute_logical_op_length): New.
20658 * config/h8300/h8300.md (anonymous logical patterns): Use
20659 compute_logical_op_length for length.
20660
20661 2002-02-26 Aldy Hernandez <aldyh@redhat.com>
20662
20663 * dwarf2out.c (modified_type_die): Do not call type_main_variant
20664 for vectors.
20665 (gen_type_die): Same.
20666
20667 * attribs.c (handle_vector_size_attribute): Set debug information.
20668
20669 2002-02-26 Daniel Egger <degger@fhm.edu>
20670
20671 * config/rs6000/rs6000.md: Swap define_insn attributes to
20672 fix incorrect generation of merge high instructions instead
20673 of merge low.
20674
20675 2002-02-26 Aldy Hernandez <aldyh@redhat.com>
20676
20677 * c-typeck.c (really_start_incremental_init): Use
20678 bitsize_zero_node for vectors.
20679
20680 2002-02-26 Aldy Hernandez <aldyh@redhat.com>
20681
20682 * config/rs6000/rs6000.md (get_vrsave_internal): Fix typo.
20683 ("*set_vrsave_internal"): Same.
20684
20685 2002-02-25 Richard Henderson <rth@redhat.com>
20686
20687 * expr.c (expand_expr) [MULT_EXPR]: Do not apply distributive law
20688 in EXPAND_SUM case. Use host_integerp/tree_low_cst.
20689
20690 2002-02-25 Jakub Jelinek <jakub@redhat.com>
20691
20692 PR target/5755
20693 * config/i386/i386.c (ix86_return_pops_args): Only pop
20694 fake structure return argument if it was passed on the stack.
20695
20696 2002-02-25 Jason Merrill <jason@redhat.com>
20697
20698 * attribs.c (decl_attributes): Also re-layout PARM_DECL and
20699 RESULT_DECL.
20700
20701 2002-02-25 Alexandre Oliva <aoliva@redhat.com>
20702
20703 * gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to
20704 link with shared_name only.
20705 * doc/invoke.texi (Link Options): Document new behavior.
20706
20707 2002-02-25 Aldy Hernandez <aldyh@redhat.com>
20708
20709 * c-typeck.c (push_init_level): Handle vectors.
20710
20711 2002-02-25 Alexandre Oliva <aoliva@redhat.com>
20712
20713 * config/sparc/sparc.c (const64_high_operand): Zero-extend
20714 operands of SPARC_SETHI_P.
20715 (input_operand): Likewise.
20716 (sparc_emit_set_const32): Likewise.
20717 * config/sparc/sparc.h (SPARC_SETHI_P): Disregard TARGET_ARCH64.
20718 (SPARC_SETHI32_P): Zero-extend operand from 32 bits.
20719 (CONST_OK_FOR_LETTER_P): Use SETHI32 for `K'. Add `N' as SETHI.
20720 * config/sparc/sparc.md (movdi_insn_sp64_novis): Use `N'.
20721 (movdi_insn_sp64_vis): Likewise.
20722 (movdi split, movdf split): Use SETHI32.
20723 * doc/md.texi: Document SPARC constraints L, M and N.
20724
20725 2002-02-25 Aldy Hernandez <aldyh@redhat.com>
20726
20727 * config/rs6000/rs6000.md ("get_vrsave_internal"): New.
20728 ("*set_vrsave_internal"): use mfspr for Darwin.
20729
20730 * config/rs6000/rs6000.c (rs6000_emit_prologue): Call
20731 gen_get_vrsave_internal.
20732
20733 Sun Feb 24 16:38:56 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
20734
20735 * optabs.c (widen_operand): Properly handle CONST_INT for NO_EXTEND.
20736
20737 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
20738
20739 * cpplex.c (cpp_interpret_charconst): Get signedness or
20740 otherwise of wide character constants correct.
20741 * cppexp.c (lex): Get signedness of wide charconsts correct.
20742
20743 Sun Feb 24 07:41:31 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
20744
20745 * optabs.c (widen_operand): Only call convert_modes for
20746 promoted SUBREG if signedness matches.
20747 * config/alpha/alpha.md (*addsi_se2, *subsi_se2): New patterns.
20748
20749 2002-02-23 Neil Booth <neil@daikokuya.demon.co.uk>
20750
20751 * cpplib.c (glue_header_name): Use local buffer to build up
20752 header name.
20753
20754 2002-02-23 Neil Booth <neil@daikokuya.demon.co.uk>
20755
20756 * doc/cpp.texi, doc/invoke.texi: Update documentation for -MM.
20757
20758 2002-02-23 Kazu Hirata <kazu@hxi.com>
20759
20760 * config/h8300/h8300.c (output_simode_bld): Handle H8/300 and
20761 H8/300[HS] separately.
20762 * config/h8300/h8300.md: Remove the early clobber constraint
20763 from bit field patterns.
20764
20765 2002-02-23 Kazu Hirata <kazu@hxi.com>
20766
20767 * config/h8300/h8300.md (mulqihi3): Tighten predicates to
20768 register_operand.
20769 (mulhisi3): Likewise.
20770 (umulqisi3): Likewise.
20771 (umulhisi3): Likewise.
20772
20773 2002-02-23 Neil Booth <neil@daikokuya.demon.co.uk>
20774
20775 * cppinit.c (output_deps): Correct test for stdout output.
20776 (init_dependency_output): Cure warning.
20777
20778 Sat Feb 23 08:42:47 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
20779
20780 * expr.c (store_expr): When converting expression to promoted
20781 equivalent type, allow using SUBREG_REG of TARGET as the target
20782 of the expansion of EXP.
20783 * loop.c (basic_induction_var, case SUBREG): Always look inside.
20784 * config/alpha/alpha.c (rtx_equiv_function_matters): Delete decl.
20785 (alpha_emit_set_const): Handle SImode when can't make new pseudos.
20786 (alpha_emit_set_const_1, alpha_sa_mask): Use no_new_pseudos.
20787 * config/alpha/alpha.md (addsi3, subsi3): Don't use if optimizing.
20788
20789 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
20790
20791 * doc/contribute.texi, doc/extend.texi, doc/install.texi,
20792 doc/invoke.texi, doc/md.texi, doc/passes.texi, doc/rtl.texi,
20793 doc/standards.texi, doc/tm.texi: Remove trailing whitespace.
20794
20795 2002-02-23 Jakub Jelinek <jakub@redhat.com>
20796
20797 PR optimization/5747
20798 * loop.c (scan_loop): Update reg info if move_movables created new
20799 pseudos.
20800
20801 2002-02-23 David Edelsohn <edelsohn@gnu.org>
20802
20803 * gcc.c (init_gcc_spec): Revert last change.
20804
20805 2002-02-23 David Edelsohn <edelsohn@gnu.org>
20806
20807 * config/rs6000/rs6000.md (load_toc_aix_{si,di}): Use
20808 gpc_reg_operand constraint.
20809
20810 2002-02-23 Alan Modra <amodra@bigpond.net.au>
20811
20812 * config/rs6000/rs6000.c (num_insns_constant): Fix formatting.
20813 Simplify comparison of `low'.
20814 (add_operand): Fix formatting.
20815 (non_add_cint_operand): Use CONST_OK_FOR_LETTER_P.
20816 (mask_operand): Disallow mask to wrap in 64-bit mode.
20817 (rs6000_stack_info): Remove redundant test setting push_p.
20818 (output_toc): Fix formatting.
20819 * config/rs6000/rs6000.md (boolsi3, boolcsi3 splitters): Use
20820 cc_reg_not_cr0_operand constraint.
20821 (booldi3, boolcdi3 splitters): Same.
20822
20823 2002-02-23 Aldy Hernandez <aldyh@redhat.com>
20824
20825 * config/rs6000/altivec.h: Add extra level of parentheses on casts.
20826
20827 2002-02-22 David Edelsohn <edelsohn@gnu.org>
20828
20829 * gcc.c (init_gcc_spec): Do not link with static libgcc.a if
20830 gcc invoked with -shared-libgcc.
20831
20832 2002-02-22 Jakub Jelinek <jakub@redhat.com>
20833
20834 PR c++/5748
20835 * stmt.c (expand_anon_union_decl): Set TREE_USED on the anon union
20836 decl if any of elements was TREE_USED.
20837
20838 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
20839
20840 * config/sparc/sol2.h: Don't include sys/mman.h.
20841 * config/sparc/sparc.c (arith_operand): Use SMALL_INT32.
20842 (arith_4096_operand): Don't throw high bits away.
20843 (const64_operand): Take sign extension of CONST_INTs into account.
20844 (const64_high_operand, sparc_emit_set_const32): Likewise.
20845 (GEN_HIGHINT64): Likewise.
20846 (sparc_emit_set_const64_quick1): Likewise.
20847 (const64_is_2insns): Likewise.
20848 (print_operand): Use trunc_int_for_mode for sign extension.
20849 * config/sparc/sparc.h (SMALL_INT32): Likewise.
20850 * config/sparc/sparc.md (movqi): Sign-extend CONST_DOUBLE
20851 chars. Assume CONST_INT is already properly sign-extended.
20852 (movdi split): Sign-extend each SImode part.
20853 (andsi3 split): Don't mask high bits off, so that result
20854 remains properly sign-extend.
20855 (iorsi3 split): Likewise.
20856 (xorsi3 split): Likewise.
20857
20858 2002-02-22 Richard Sandiford <rsandifo@redhat.com>
20859
20860 * fold-const.c (fold): Fix typo in comments.
20861
20862 2002-02-21 Diego Novillo <dnovillo@redhat.com>
20863
20864 * Makefile.in (langhooks.o): Update dependencies.
20865
20866 2002-02-21 Diego Novillo <dnovillo@redhat.com>
20867
20868 * langhooks.c: Include flags.h.
20869
20870 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
20871
20872 * testsuite/gcc.dg/attr-alwaysinline.c: New.
20873
20874 * c-common.c (c_common_post_options): Set inline trees by
20875 default.
20876
20877 * doc/extend.texi (Function Attributes): Document always_inline
20878 attribute.
20879 Update documentation about inlining when not optimizing.
20880
20881 * cp/decl.c (duplicate_decls): Merge always_inline attribute.
20882
20883 * cp/tree.c (cp_cannot_inline_tree_fn): Do not inline at -O0
20884 unless DECL_ALWAYS_INLINE.
20885
20886 * c-objc-common.c (c_cannot_inline_tree_fn): Do not inline at -O0
20887 unless DECL_ALWAYS_INLINE.
20888 (c_disregard_inline_limits): Disregard if always_inline set.
20889
20890 * langhooks.c (lhd_tree_inlining_disregard_inline_limits):
20891 Disregard if always_inline set.
20892 (lhd_tree_inlining_cannot_inline_tree_fn): Do not inline at -O0
20893 unless DECL_ALWAYS_INLINE.
20894
20895 * attribs.c (handle_always_inline_attribute): New.
20896 (c_common_attribute_table): Add always_inline.
20897
20898 * config/rs6000/altivec.h: Add prototypes for builtins
20899 requiring the always_inline attribute.
20900
20901 2002-02-21 Eric Christopher <echristo@redhat.com>
20902
20903 * expmed.c (store_bit_field): Try to simplify the subreg
20904 before generating a new one when when the mode size of
20905 value is less than maxmode.
20906
20907 2002-02-21 Richard Henderson <rth@redhat.com>
20908
20909 * emit-rtl.c (offset_address): Use simplify_gen_binary rather
20910 than gen_rtx_PLUS to form the sum.
20911 * explow.c (force_reg): Rearrange to not allocate new pseudo
20912 when force_operand returns a register.
20913 * expr.c (expand_assignment): Allow offset_rtx expansion to
20914 return a sum. Do not force addresses into registers.
20915 (expand_expr): Likewise.
20916 * simplify-rtx.c (simplify_gen_binary): Use simplify_plus_minus
20917 to canonicalize arithmetic that didn't simpify.
20918 (simplify_plus_minus): New argument force; update
20919 all callers. Don't split CONST unless we can do something with it,
20920 and wouldn't lose the constness of the operands.
20921
20922 * config/i386/i386.c (legitimize_pic_address): Recognize UNSPECs
20923 that we generated earlier.
20924
20925 2002-02-21 Tom Tromey <tromey@redhat.com>
20926
20927 * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
20928 (output_line_info): Use constant `1', with a long explanatory
20929 comment.
20930 * system.h (DWARF_LINE_MIN_INSTR_LENGTH): Poison.
20931
20932 Thu Feb 21 22:43:44 2002 J"orn Rennecke <joern.rennecke@superh.com>
20933
20934 * jump.c (redirect_jump): If old label has no UID, don't try to
20935 delete it.
20936
20937 Thu Feb 21 21:17:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
20938
20939 * sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.
20940 If input is constant, do shifts at compile time.
20941
20942 2002-02-21 Joseph S. Myers <jsm28@cam.ac.uk>
20943
20944 * doc/extend.texi: Fix some more overfull hboxes.
20945
20946 2002-02-21 Jakub Jelinek <jakub@redhat.com>
20947
20948 PR optimization/4994
20949 * config/i386/i386.md (movsi_1, movsf_1): Support MMX -> MMX
20950 register moves.
20951
20952 2002-02-21 Jakub Jelinek <jakub@redhat.com>
20953
20954 PR c++/4574
20955 * expr.h (expand_and): Add mode argument.
20956 * expmed.c (expand_and): Add mode argument.
20957 (expand_mult_highpart_adjust, emit_store_flag): Adjust callers.
20958 * expr.c (store_field, expand_expr, do_store_flag): Likewise.
20959 * except.c (expand_builtin_extract_return_addr): Likewise.
20960 * config/alpha/alpha.c (alpha_initialize_trampoline): Likewise.
20961 * config/sparc/sparc.c (sparc_initialize_trampoline): Likewise.
20962 * config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Likewise.
20963 Use GEN_INT (x) instead of gen_rtx (CONST_INT, VOIDmode, x).
20964 * config/c4x/c4x.md: Use GEN_INT (x) instead of
20965 gen_rtx (CONST_INT, VOIDmode, x).
20966
20967 2002-02-21 Jakub Jelinek <jakub@redhat.com>
20968
20969 PR c/4697:
20970 * stmt.c (warn_if_unused_value): Move side effects test once more.
20971
20972 2002-02-20 Torbjorn Granlund <tege@swox.com>
20973
20974 * config/avr/avr.md: Add more patterns for mized-mode add and subtract
20975 (addsi3_zero_extend, subhi3_zero_extend1, subsi3_zero_extend).
20976
20977 Thu Feb 21 16:20:46 2002 Alexandre Oliva <aoliva@redhat.com>
20978
20979 * rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of
20980 SUBREG or ZERO_EXTEND.
20981
20982 Thu Feb 21 15:35:46 2002 J"orn Rennecke <joern.rennecke@superh.com>
20983
20984 * sh.h (current_function_anonymous_args): Remove.
20985 (SETUP_INCOMING_VARARGS): Don't set it - just check that one
20986 of current_function_varargs and current_function_stdarg is set.
20987 * sh.c (sh_expand_prologue): Check current_function_varargs /
20988 current_function_stdarg / TARGET_SH5 instead of
20989 current_function_anonymous_args.
20990
20991 * sh64.h (TARGET_VERSION): Define.
20992
20993 2002-02-20 David Edelsohn <edelsohn@gnu.org>
20994
20995 * config/rs6000/rs6000.h (EPILOGUE_USES): Conditionalize
20996 VRSAVE_REGNO on TARGET_ALTIVEC.
20997
20998 2002-02-20 Alan Modra <amodra@bigpond.net.au>
20999
21000 * config/rs6000/rs6000.c (includes_lshift_p): Mask irrelevant
21001 bits of SImode const_int.
21002 (includes_rshift_p): Likewise.
21003 (print_operand): Call mask_operand and mask64_operand with correct
21004 mode.
21005 (rs6000_output_function_epilogue): Pad traceback table to word.
21006 * config/rs6000/rs6000.h (MASK_64BIT): Correct comment.
21007 (EXTRA_CONSTRAINT, 'S' and 'T'): Call mask_operand and
21008 mask64_operand with correct mode.
21009 (FUNCTION_ARG_REGNO_P): Correct parentheses.
21010
21011 2002-02-20 Jakub Jelinek <jakub@redhat.com>
21012
21013 PR debug/4461
21014 * varasm.c (get_pool_constant_mark): New.
21015 * rtl.h (get_pool_constant_mark): Add prototype.
21016 * dwarf2out.c (mem_loc_descriptor): A pool constant cannot
21017 be represented if it has not been output.
21018
21019 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
21020
21021 * combine.c (do_SUBST): Sanity check substitutions of
21022 CONST_INTs, and reject them in SUBREGs and ZERO_EXTENDs.
21023 (subst): Simplify SUBREG or ZERO_EXTEND instead of SUBSTing a
21024 CONST_INT into its operand.
21025 (known_cond): Likewise, for ZERO_EXTEND.
21026 * simplify-rtx.c (simplify_unary_operation): Fix condition to
21027 allow for simplification of wide modes. Reject CONST_INTs in
21028 ZERO_EXTEND when their actual mode is not given.
21029
21030 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
21031
21032 * c-decl.c (pushdecl): If no global declaration is found for an
21033 extern declaration in block scope, try a limbo one.
21034
21035 2002-02-20 Jakub Jelinek <jakub@redhat.com>
21036
21037 PR c++/4401
21038 * c-common.c (pointer_int_sum): Moved from...
21039 * c-typeck.c (pointer_int_sum): ...here.
21040 * c-common.h (pointer_int_sum): Add prototype.
21041
21042 2002-02-20 Jakub Jelinek <jakub@redhat.com>
21043
21044 PR c++/5713
21045 * c-decl.c (duplicate_decls): Return 0 if issued error about
21046 redeclaration.
21047
21048 2002-02-20 Roger Sayle <roger@eyesopen.com>
21049 Jakub Jelinek <jakub@redhat.com>
21050
21051 PR c/4389
21052 * tree.c (host_integerp): Ensure that the constant integer is
21053 representable in a HOST_WIDE_INT or an unsigned HOST_WIDE_INT
21054 when pos is zero or non-zero respectively. Clarify comment.
21055 * c-format.c (check_format_info_recurse): Fix host_integerp
21056 usage; the pos argument should be zero when assigning to a
21057 signed HOST_WIDE_INT.
21058
21059 2002-02-20 Richard Henderson <rth@redhat.com>
21060
21061 * config/i386/i386.c (ix86_expand_vector_move): Use the mode
21062 of the operand, rather than assuming TImode.
21063 (ix86_expand_binop_builtin): Cope with commutative patterns
21064 using nonimmediate_operand for both operands.
21065 (ix86_expand_timode_binop_builtin): Likewise.
21066 (ix86_expand_store_builtin): Validate operand 1.
21067 (ix86_expand_unop1_builtin): Likewise.
21068
21069 2002-02-20 Philip Blundell <philb@gnu.org>
21070
21071 PR 5705
21072 * config/arm/arm.h (HARD_REGNO_RENAME_OK): New macro.
21073
21074 2002-02-20 Richard Henderson <rth@redhat.com>
21075
21076 PR c/5615
21077 * expr.h (ARGS_SIZE_TREE): Convert size.var to ssizetype.
21078
21079 2002-02-20 Tom Tromey <tromey@redhat.com>
21080
21081 * config/fr30/fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
21082 * config/sh/sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
21083 * config/pj/pj.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
21084 * config/cris/cris.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
21085 * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Define
21086 unconditionally.
21087
21088 Wed Feb 20 00:03:25 EST 2002 Alan Matsuoka <alanm@redhat.com>
21089
21090 * config/rs6000/rs6000.h (LEGITIMATE_OFFSET_ADDRESS_P): Look
21091 for (const_int 0) in X not just INTVAL.
21092
21093 2002-02-20 Joseph S. Myers <jsm28@cam.ac.uk>
21094
21095 * doc/extend.texi: Avoid or reduce overfull hboxes.
21096
21097 2002-02-20 Diego Novillo <dnovillo@redhat.com>
21098
21099 * expmed.c (store_bit_field): Do not store bit fields using SUBREG
21100 operations if the field does not start at a mode boundary.
21101
21102 2001-02-20 Joel Sherrill <joel@OARcorp.com>
21103
21104 * config/a29k/rtems.h, config/arm/rtems-elf.h, config/h8300/rtems.h,
21105 config/mips/rtems.h: Use new style of -Asystem= rather than -Asystem().
21106 Also done for -Acpu and -Amachine.
21107
21108 2002-02-20 Neil Booth <neil@daikokuya.demon.co.uk>
21109
21110 * cppinit.c (init_dependency_output): Take deps output file
21111 from -o if none given with -MF. Suppress normal output.
21112 * gcc.c (cpp_unique_options): Have -M and -MM imply -E.
21113 * doc/cpp.texi, doc/invoke.texi: Update.
21114
21115 2002-02-19 Zack Weinberg <zack@codesourcery.com>
21116
21117 * toplev.c (output_quoted_string): Write unprintable
21118 characters with octal escapes.
21119
21120 2002-02-19 David Edelsohn <edelsohn@gnu.org>
21121
21122 * config/rs6000/rs6000.h (CONDITIONAL_REGISTER_USAGE): Set
21123 really_call_used[VRSAVE_REGNO] if not Altivec.
21124
21125 2002-02-19 Alan Modra <amodra@bigpond.net.au>
21126
21127 * config/rs6000/rs6000.c (u_short_cint_operand): Mask op with
21128 MODE_MASK.
21129 (constant_pool_expr_1): Fix formatting.
21130 (rs6000_legitimize_reload_address): Likewise.
21131
21132 Tue Feb 19 20:13:57 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21133
21134 * config/sparc/sparc.md (nonlocal_goto): Use hard_frame_pointer_rtx
21135 now that we have one.
21136
21137 2002-02-19 Zack Weinberg <zack@codesourcery.com>
21138
21139 * tree.h (struct tree_common): Remove aux. Add unused_0 at
21140 end of first block of bitfields (which was only seven bits);
21141 rename dummy to unused_1; remove comment which is no longer true.
21142
21143 2002-02-19 Gaute B Strokkenes <gs234@cam.ac.uk>
21144
21145 * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo.
21146
21147 2002-02-19 Philip Blundell <pb@nexus.co.uk>
21148
21149 PR 5399
21150 * config/arm/arm.h (THUMB_LEGITIMATE_CONSTANT_P): Accept anything
21151 if generating PIC.
21152
21153 PR 5054
21154 * config/arm/arm.md (call_insn) [TARGET_THUMB]: Use
21155 arm_is_longcall_p rather than inspecting call-type cookie
21156 directly.
21157 (call_value_insn) [TARGET_THUMB]: Likewise.
21158
21159 2002-02-19 Graham Stott <grahams@redhat.com>
21160
21161 * config/i386/i386.c (ix86_expand_builtin): Fix typo.
21162
21163 2002-02-19 David Edelsohn <edelsohn@gnu.org>
21164
21165 * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.
21166 ({STARTFILE,ENDFILE}_LINUX_SPEC): Define.
21167 (FP_SAVE_INLINE): Delete.
21168
21169 * config/rs6000/sysv4.h (ENDFILE_SPEC): Add crtsaveres.o.
21170 * config/rs6000/eabi.asm: Remove ABI save restore routines.
21171 * config/rs6000/t-ppccomm: Build crtsavres.o.
21172 * config/rs6000/crtsavres.asm: New file.
21173
21174 2002-02-19 Philip Blundell <philb@gnu.org>
21175
21176 * config/arm/arm.c (use_return_insn): Don't reject interrupt
21177 functions.
21178 (arm_compute_save_reg_mask): Save LR for interrupt functions too.
21179 (output_return_instruction): Allow interrupt functions to return with
21180 ldmfd sp!, {... pc}^. Use LDR to restore any single register.
21181 (arm_expand_prologue): Subtract 4 before stacking LR in an
21182 interrupt function.
21183
21184 2002-02-19 Philip Blundell <pb@nexus.co.uk>
21185
21186 * config/arm/arm.c (arm_encode_call_attribute): Operate on any
21187 decl, not just FUNCTION_DECL.
21188 (legitimize_pic_address): Handle local SYMBOL_REF like LABEL_REF.
21189 (arm_assemble_integer): Likewise.
21190 * config/arm/arm.h (ARM_ENCODE_CALL_TYPE): Allow any decl to be
21191 marked local.
21192
21193 2002-02-19 matthew green <mrg@eterna.com.au>
21194
21195 * config.gcc (sparc-*-netbsdelf*): Enable target.
21196 (sparc64-*-netbsd*): New target.
21197 * config/sparc/netbsd-elf.h: New file.
21198 * config/sparc/t-netbsd64: New file.
21199
21200 2002-02-19 Gaute B Strokkenes <gs234@cam.ac.uk>
21201
21202 * doc/rtl.texi (Flags, MEM_SCALAR_P): Fix typo.
21203
21204 2002-02-19 Ryan T. Sammartino <ryants@shaw.ca>
21205
21206 * doc/invoke.texi: explicitly list the style guidelines that
21207 -Weffc++ checks for.
21208
21209 Tue Feb 19 12:37:23 CET 2002 Jan Hubicka <jh@suse.cz>
21210
21211 * regmove.c (regmove_optimize): Avoid increasing of register pressure.
21212
21213 2002-02-19 Neil Booth <neil@daikokuya.demon.co.uk>
21214
21215 PR other/5718
21216 * gcc.c (cpp_unique_options): Treat -o as indicating object file
21217 only if not -E. If -E, pass -o through to the preprocessor.
21218
21219 2002-02-19 Kazu Hirata <kazu@hxi.com>
21220
21221 * config/h8300/h8300.h (REGNO_REG_CLASS): Replace a literal
21222 register number with an appropriate macro.
21223
21224 2002-02-19 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
21225
21226 * doc/rtl.texi (Constants): Close @code tag.
21227
21228 2002-02-19 Aldy Hernandez <aldyh@redhat.com>
21229
21230 * config/i386/i386.md ("mmx_uavgv8qi3"): Use const_vector.
21231 ("mmx_uavgv4hi3"): Same.
21232 ("pmulhrwv4hi3"): Same.
21233
21234 * tree-inline.c (walk_tree): Handle vectors.
21235
21236 * c-common.c (constant_expression_warning): Handle vectors.
21237 (overflow_warning): Same.
21238
21239 * sched-deps.c (sched_analyze_2): Handle vectors.
21240
21241 * rtlanal.c (rtx_unstable_p): Handle vectors.
21242 (rtx_varies_p): Same.
21243 (count_occurrences): Same.
21244 (regs_set_between_p): Same.
21245 (modified_between_p): Same.
21246 (modified_in_p): Same.
21247 (volatile_insn_p): Same.
21248 (volatile_refs_p): Same.
21249 (side_effects_p): Same.
21250 (may_trap_p): Same.
21251 (inequality_comparisons_p): Same.
21252 (replace_regs): Same.
21253 (computed_jump_p_1): Same.
21254
21255 * rtl.c (DEF_MACHMODE): Change all definitions to accept 8th
21256 argument.
21257 (inner_mode_array): New.
21258 (copy_rtx): Handle vectors.
21259 (copy_most_rtx): Same.
21260 (rtx_equal_p): Same.
21261 (get_mode_alignment): Adjust for vectors.
21262
21263 * resource.c (mark_referenced_resources): Handle vectors.
21264 (mark_set_resources): Same.
21265
21266 * reload1.c (eliminate_regs): Handle vectors.
21267 (elimination_effects): Same.
21268 (scan_paradoxical_subregs): Same.
21269
21270 * reload.c (subst_reg_equivs): Handle vectors.
21271
21272 * regrename.c (scan_rtx): Handle vectors.
21273
21274 * regclass.c (reg_scan_mark_refs): Handle vectors.
21275
21276 * recog.c (find_single_use_1): Handle vectors.
21277
21278 * local-alloc.c (equiv_init_varies_p): Handle vectors.
21279 (contains_replace_regs): Same.
21280 (memref_referenced_p): Same.
21281
21282 * integrate.c (copy_rtx_and_substitute): Handle vectors.
21283 (subst_constants): Same.
21284
21285 * genattrtab.c (attr_copy_rtx): Handle vectors.
21286 (encode_units_mask): Same.
21287 (clear_struct_flag): Same.
21288 (count_sub_rtxs): Same.
21289
21290 * gcse.c (want_to_gcse_p): Handle vectors.
21291 (oprs_unchanged_p): Same.
21292 (hash_expr_1): Same.
21293 (oprs_not_set_p): Same.
21294 (expr_killed_p): Same.
21295 (compute_transp): Same.
21296 (store_ops_ok): Same.
21297
21298 * function.c (purge_addressof_1): Do not allow paradoxical subregs
21299 of vectors.
21300 (fixup_var_refs_1): Same.
21301 (instantiate_virtual_regs_1): Same.
21302
21303 * fold-const.c (operand_equal_p): Handle vectors.
21304 (fold): Same.
21305 (rtl_expr_nonnegative_p): Same.
21306
21307 * flow.c (mark_used_regs): Handle vectors.
21308
21309 * df.c (df_uses_record): Handle vectors.
21310
21311 * cselib.c (cselib_subst_to_values): Handle vectors.
21312 (cselib_mem_conflict_p): Same.
21313 (hash_rtx): Same.
21314
21315 * cse.c (canon_reg): Handle vectors.
21316 (fold_rt): Same.
21317 (cse_process_notes): Same.
21318 (count_reg_usage): Same.
21319 (canon_hash): Same.
21320
21321 * alias.c (nonlocal_mentioned_p): Add case for CONST_VECTOR.
21322
21323 * combine.c (mark_used_regs_combine): Add case for CONST_VECTOR.
21324
21325 * emit-rtl.c (init_emit_once): Generate const0_rtx for vectors.
21326 (gen_rtx): Handle CONST_VECTOR.
21327 (gen_const_vector_0): New.
21328 (copy_rtx_if_shared): CONST_VECTORs can be shared.
21329 (reset_used_flags): Same.
21330 (copy_insn_1): Same.
21331 (initializer_constant_valid_p): Handle VECTOR_CST.
21332
21333 * doc/c-tree.texi (Expression trees): Document VECTOR_CST.
21334
21335 * doc/rtl.texi (Constants): Document const_vector.
21336 (CONST0_RTX): Update for vectors.
21337 (RTL sharing): Same.
21338
21339 * print-tree.c (print_node): Add case for VECTOR_CST.
21340
21341 * tree.h (TREE_VECTOR_CST_ELTS): New.
21342 (struct tree_vector): New.
21343 (union tree_node): Add vector node.
21344 (build_vector): Add prototype.
21345
21346 * tree.def (VECTOR_CST): New.
21347
21348 * tree.c (build_vector): New.
21349
21350 * expmed.c (make_tree): Handle CONST_VECTOR.
21351
21352 * rtl.h (CONSTANT_P): CONST_VECTORs are constants too.
21353 (CONST_VECTOR_ELT): New.
21354 (CONST_VECTOR_NUNITS): New.
21355
21356 * machmode.h (GET_MODE_INNER): New.
21357 (DEF_MACHMODE): Accept 8th arg.
21358
21359 * machmode.def: Add 8th argument for vector inner mode.
21360 Add inner vector modes for vectors.
21361
21362 * rtl.def (VEC_CONST): Remove.
21363 (CONST_VECTOR): New.
21364
21365 * expr.c (clear_storage): Allow vectors.
21366 (is_zeros_p): Handle VECTOR_CST.
21367
21368 * varasm.c (output_constant_pool): Handle vectors.
21369 (rtx_const): Add veclo and vechi fields.
21370 (kind): Add RTX_VECTOR.
21371 (decode_rtx_const): Add case for vector.
21372
21373 * config/rs6000/rs6000-protos.h: Add zero_constant.
21374
21375 * config/rs6000/rs6000.c (rs6000_emit_move): Handle vector
21376 constants. Force easy vector constants into memory.
21377 (easy_vector_constant): New.
21378 (emit_easy_vector_constant): New.
21379 (rs6000_legitimize_reload_address): Do not generate bad reloads on
21380 darwin.
21381
21382 * config/rs6000/rs6000.md ("altivec_lvx"): Reflect what
21383 instruction does.
21384 ("altivec_lvxl"): Same.
21385 (altivec_lvebx): Same.
21386 (altivec_lvehx): Same.
21387 (altivec_lvewx): Same.
21388 ("*movv4si_const0"): New.
21389 ("*movv4sf_const0"): New.
21390 ("*movv8hi_const0"): New.
21391 ("*movv16qi_const0"): New.
21392
21393 2002-02-18 Kazu Hirata <kazu@hxi.com>
21394
21395 * config/h8300/h8300.c (notice_update_cc): Use
21396 cc_status.value2.
21397
21398 2002-02-18 Kazu Hirata <kazu@hxi.com>
21399
21400 * config/h8300/h8300.md (divmod patterns): Change the
21401 constraints for operands[1] to register_operand.
21402
21403 2002-02-18 Kazu Hirata <kazu@hxi.com>
21404
21405 * config/h8300/h8300-protos.h: Remove the prototype for
21406 p_operand.
21407 * config/h8300/h8300.c (p_operand): Remove.
21408 * config/h8300/h8300.md: Replace p_operand with
21409 const_int_operand.
21410
21411 2002-02-18 Philip Blundell <pb@nexus.co.uk>
21412
21413 * config/arm/arm.c (arm_compute_save_reg_mask): Fix typo in
21414 comment.
21415 (output_return_instruction): Allow use of LDR to unstack
21416 return addresss even for interrupt handlers or when
21417 interworking. If compiling for ARMv5, use interworking-safe
21418 return instructions by default. Remove duplicated code and
21419 lengthy "strcat" sequences.
21420
21421 2002-02-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21422
21423 * config/rs6000/sysv4.h (STARTFILE_SPEC): Use crtbeginT.o for -static.
21424 (LINK_EH_SPEC): Define.
21425 * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbeginT.o.
21426
21427 2002-02-18 Ulrich Weigand <uweigand@de.ibm.com>
21428
21429 * config/s390/s390.c (s390_emit_prologue): Do not set the
21430 frame_related flag for call-clobbered registers.
21431
21432 Mon Feb 18 15:07:35 CET 2002 Jan Hubicka <jh@suse.cz>
21433
21434 * i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode.
21435 (construct_container): Fix handling of SSE operands.
21436 (ix86_expand_builtin): Fix handling of 64bit pointers.
21437 (mmx_maskmovq_rex): New pattern.
21438
21439 Mon Feb 18 11:55:55 CET 2002 Jan Hubicka <jh@suse.cz>
21440
21441 * regrename.c (kill_set_value): Handle subregs properly.
21442
21443 2002-02-18 David Billinghurst <David.Billinghurst@riotinto.com>
21444
21445 * objc/objc-act.c (handle_impent): Remove leading '*'
21446 from objc_class_name.
21447
21448 2002-02-17 Richard Henderson <rth@redhat.com>
21449
21450 * config/alpha/alpha.c (some_small_symbolic_operand,
21451 some_small_symbolic_operand_1, split_small_symbolic_operand,
21452 split_small_symbolic_operand_1): Rename from *symbolic_mem_op*.
21453 Handle small SYMBOL_REFs anywhere, not just inside memories.
21454 * config/alpha/alpha-protos.h: Update.
21455 * config/alpha/alpha.h (PREDICATE_CODES): Update.
21456 * config/alpha/alpha.md (small symbolic operand splitter): Update.
21457
21458 2002-02-17 Roland McGrath <roland@frob.com>
21459
21460 * config.gcc (powerpc-*-gnu-gnualtivec*,
21461 powerpc-*-gnu*, powerpc64-*-gnu*): New configurations.
21462 * config/rs6000/gnu.h: New file.
21463 * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS):
21464 Grok "gnu" in rs6000_abi_name.
21465 (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC,
21466 CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC):
21467 Grok -mcall-gnu analogous to -mcall-linux et al.
21468 (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
21469 LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): New macros.
21470 (SUBTARGET_EXTRA_SPECS): Add *_os_gnu specs using them.
21471
21472 2002-02-17 Jakub Jelinek <jakub@redhat.com>
21473
21474 PR c/3444:
21475 * c-typeck.c (build_binary_op) [BIT_XOR_EXPR]: Remove explicit
21476 shortening.
21477
21478 2002-02-17 Philipp Thomas <pthomas@suse.de>
21479
21480 * config/cris/cris.h: Undefine STARTFILE_SPEC and
21481 ENDFILE_SPEC before (re)defining them.
21482
21483 2002-02-17 Kazu Hirata <kazu@hxi.com>
21484
21485 * config/h8300/h8300.c: Fix formatting.
21486 * config/h8300/h8300.h: Likewise.
21487
21488 2002-02-17 Philipp Thomas <pthomas@suse.de>
21489
21490 * doc/tm.texi: Explain why empty strings should not be
21491 marked for translation.
21492
21493 2002-02-17 Philipp Thomas <pthomas@suse.de>
21494
21495 * final.c (output_operand_lossage): Changed to accept
21496 printf style arguments. Change calls where necessary.
21497 * output.h (output_operand_lossage): Change declaration
21498 accordingly. Update copyright.
21499 * config/arc/arc.c config/fr30/fr30.c config/m32r/m32r.c
21500 config/m88k/m88k.c : Adapt all calls to output_operand_lossage.
21501 Update copyright date where necessary.
21502
21503 * config/i386/i386.c (print_operand): Likewise. Remove use of
21504 sprintf.
21505
21506 * config/cris/cris.c (cris_operand_lossage): Likewise.
21507 Rename parameter so that exgettext recognizes it as
21508 translatable message.
21509 (LOSE_AND_RETURN): Rename parameter to msgid.
21510
21511 2002-02-17 Kazu Hirata <kazu@hxi.com>
21512
21513 * config/h8300/h8300.h (CONDITIONAL_REGISTER_USAGE): Replace a
21514 hard coded register number with an appropriate macro.
21515 (HARD_REGNO_MODE_OK): Likewise.
21516 (ARG_POINTER_REGNUM): Likewise.
21517 (STATIC_CHAIN_REGNUM): Likewise.
21518 (RETURN_ADDRESS_POINTER_REGNUM): Likewise.
21519 * config/h8300/h8300.md (define_constants): Define more
21520 register numbers.
21521
21522 2002-02-17 Philipp Thomas <pthomas@suse.de>
21523
21524 * config/i386/i386.h: Don't mark empty strings for translation.
21525
21526 2002-02-16 H.J. Lu <hjl@gnu.org>
21527
21528 * config/mips/linux.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
21529
21530 2002-02-16 Zack Weinberg <zack@codesourcery.com>
21531
21532 * cppinit.c (merge_include_chains): Check for brack being
21533 NULL before attempting to merge it with qtail.
21534
21535 2002-02-16 Andrew Cagney <ac131313@redhat.com>
21536
21537 * config/rs6000/netbsd.h (PREFERRED_DEBUGGING_TYPE): Set to
21538 DBX_DEBUG.
21539
21540 2002-02-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
21541
21542 * pa/t-pa, pa/t-pro, som.h: Revert last patch.
21543
21544 2002-02-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
21545
21546 * pa/t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm.
21547 * pa/t-pro (LIB2FUNCS_EXTRA): Likewise.
21548 * som.h (DO_GLOBAL_DTORS_BODY): Delete define.
21549
21550 Sat Feb 16 13:48:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21551
21552 * config/alpha/alpha.md (*movsi_nt_vms_nofix): Was *movsi_nt_vms;
21553 now only if !TARGET_FIX.
21554 (*movsi_nt_vms_fix): New pattern.
21555
21556 2002-02-16 Douglas B Rupp <rupp@gnat.com>
21557
21558 * config/alpha/alpha.c: Implement null frame procedure types on VMS.
21559 (alpha_procedure_type): Replaces alpha_is_stack_procedure.
21560 (alpha_sa_mask, alpha_sa_size): Reflect above change.
21561 (alpha_pv_save_size, alpha_expand_prologue): Likewise.
21562 (alpha_start_function, alpha_expand_epilogue): Likewise.
21563 (unicosmk_gen_dsib): Likewise.
21564
21565 Sat Feb 16 13:39:09 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21566
21567 * expr.c (store_constructor): Handle target REG case for ARRAY_TYPE.
21568
21569 2002-02-16 Ulrich Weigand <uweigand@de.ibm.com>
21570
21571 * config/s390/s390.c (pool_stop_uid, other_chunk, far_away,
21572 check_and_change_labels, s390_final_chunkify): Delete.
21573 (s390_split_branches, s390_chunkify_pool): New functions.
21574 (s390_function_prologue): Call them.
21575
21576 * config/s390/s390.h (S390_REL_MAX): Delete.
21577 (S390_CHUNK_MAX, S390_CHUNK_OV): Adjust values.
21578
21579 * config/s390/s390.md (cjump, icjump, jump): Fix length
21580 attribute calculation.
21581
21582
21583 2002-02-15 David Edelsohn <edelsohn@gnu.org>
21584
21585 * config/rs6000/linux64.h (STRIP_NAME_ENCODING): Delete.
21586 * config/rs6000/ppc-asm.h (JUMP_TARGET): Define for powerpc64.
21587
21588 2002-02-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
21589
21590 * gcc.c (init_gcc_specs): Revert patch from 2002-02-15.
21591 * config/pa/pa-linux.h (LIB_SPEC): Likewise.
21592 * config/pa/pa32-linux.h (LINK_COMMAND_SPEC): Likewise.
21593
21594 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
21595
21596 * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls.
21597
21598 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
21599
21600 * reload.c (find_dummy_reload): Check that an output register
21601 is valid for its mode.
21602
21603 2002-02-14 Alexandre Oliva <aoliva@redhat.com>
21604
21605 * combine.c (known_cond): After replacing the REG of a SUBREG, try
21606 to simplify it.
21607
21608 * function.c (assign_parms): Demote promoted argument passed by
21609 transparent reference.
21610
21611 2001-02-14 Joel Sherrill <joel@OARcorp.com>
21612
21613 * config/arm/rtems-elf.h, config/h8300/rtems.h: Removed redundant
21614 -Acpu() and -Amachine() to eliminate warnings.
21615
21616 2002-02-14 Ulrich Weigand <uweigand@de.ibm.com>
21617
21618 * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.
21619
21620 2002-02-14 Kazu Hirata <kazu@hxi.com>
21621
21622 * config/h8300/h8300-protos.h: Update the prototype for
21623 const_costs.
21624 * config/h8300/h8300.c (const_costs): Treat SET as a little
21625 more expensive operation.
21626 * config/h8300/h8300.h (DEFAULT_RTX_COSTS): Update the
21627 reference to const_costs.
21628
21629 2002-02-14 Hans-Peter Nilsson <hp@axis.com>
21630
21631 * config.gcc (c4x-*-rtems*): Fix typo in tm_file setting.
21632
21633 2002-02-14 Jakub Jelinek <jakub@redhat.com>
21634
21635 PR c/5503:
21636 * c-decl.c (duplicate_decls): If builtin type has TYPE_ARG_TYPES NULL,
21637 use arguments from newtype.
21638
21639 2002-02-13 Eric Christopher <echristo@redhat.com>
21640
21641 * config/mips/mips.c (override_options): Add check for march/mipsX
21642 on the same command line. Fix error message in cpu processing.
21643 Remove architecture and ISA checks.
21644
21645 2002-02-14 Aldy Hernandez <aldyh@redhat.com>
21646
21647 * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors.
21648
21649 * config/rs6000/sysv4.h (ROUND_TYPE_ALIGN): Add MAX.
21650
21651 2002-02-14 Aldy Hernandez <aldyh@redhat.com>
21652
21653 * config/rs6000/rs6000.md ("*movv4si_internal"): Add m<-r and r<-r
21654 alternatives.
21655 ("*movv8hi_internal1"): Same.
21656 ("*movv16qi_internal1"): Same.
21657 ("*movv4sf_internal1"): Same.
21658
21659 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Do
21660 not push_reload for altivec modes.
21661
21662 2002-02-13 Joel Sherrill <joel@OARcorp.com>
21663
21664 * config.gcc (a29k-*-rtems), config/a29k/rtems.h: General cleanup across
21665 all RTEMS targets including removal of #includes from config/*/rtems*.h
21666 file and adding them to tm_file setting. Added xm_defines=POSIX to
21667 many targets.
21668 * config.gcc (c4x-*-rtems), config/c4x/rtems.h: Ditto.
21669 * config.gcc (h8300-*-rtems), config/h8300/rtems.h: Ditto.
21670 * config.gcc (hppa1.1-*-rtems), config/pa/rtems.h: Ditto.
21671 * config.gcc (i960-*-rtems), config/i960/rtems.h: Ditto.
21672 * config.gcc (m68k-*-rtems*), config/m68k/rtems.h,
21673 config/m68k/rtemself.h: Ditto.
21674 * config.gcc (mips*-*-rtems*), config/mips/rtems.h,
21675 config/mips/rtems64.h: Ditto.
21676 * config.gcc (powerpc-*-rtems*), config/rs6000/rtems.h: Ditto.
21677 * config.gcc (sh-*-rtems*), config/sh/rtems.h, config/sh/rtemself.h:
21678 Ditto.
21679 * config.gcc (sparc-*-rtems*), config/sparc/rtems.h,
21680 config/sparc/rtemself.h: Ditto.
21681 * config.gcc (v850-*-rtems*), config/v850/rtems.h: Ditto.
21682 * config.gcc (arm-rtems), config/arm/rtems-elf.h: Ditto plus moved
21683 arm-rtems stanza closer to other arm-elf targets and made arm-rtems
21684 more like arm-elf.
21685 * config.gcc (i[34567]86-*-rtems*), config/i386/djgpp-rtems.h,
21686 config/i386/rtems.h, config/i386/rtemself.h: Ditto plus i386-rtemself
21687 target made more similar to i386-elf.
21688 * config/i386/t-rtems-i386: Added soft float support and multilibs.
21689 * config/m68k/t-m68kbare: Add 68040 and 68060 as multilib alternatives to
21690 be similar to config/m68k/t-m68kelf.
21691 * gthr-rtems.h: Encapsulate with extern "C" for C++.
21692
21693 Wed Feb 13 23:41:15 CET 2002 Jan Hubicka <jh@suse.cz>
21694
21695 * regmove.c (kill_value): Handle subregs.
21696
21697 Wed Feb 13 23:34:30 CET 2002 Jan Hubicka <jh@suse.cz>
21698
21699 * i386.md (mul patterns): Allow memory operand to be first;
21700 add expanders where needed; fix constraints.
21701 (min?f_nonieee, max?f_nonieee, SSE TImode patterns):
21702 Allow memory operand to be the first.
21703
21704 * i386.c (ix86_prepare_fp_compare_args): Fix condition for swapping
21705 operands.
21706
21707 2002-02-13 Jakub Jelinek <jakub@redhat.com>
21708
21709 PR c/5681:
21710 * expr.c (safe_from_p): Pass VOIDmode to true_dependence instead of
21711 GET_MODE (x).
21712
21713 2002-02-13 Jakub Jelinek <jakub@redhat.com>
21714
21715 PR optimization/5547:
21716 * config/i386/i386.c (i386_simplify_dwarf_addr): Simplify
21717 all valid IA-32 address modes involving non-scaled %ebx and
21718 GOT/GOTOFF as displacement.
21719
21720 2002-02-13 Ulrich Weigand <uweigand@de.ibm.com>
21721
21722 * config/s390/s390.c (s390_final_chunkify): Re-run shorten_branches
21723 after emitting ltorg insns.
21724
21725 * config/s390/s390.md (*cmpdf_ccs_0, *cmpdf_ccs, *cmpsf_ccs_0,
21726 *cmpsf_ccs, truncdfsf2_ieee, *adddf3, *addsf3, *subdf3, *subsf3,
21727 *muldf3, *mulsf3, *divdf3, *divsf3, *negdf2, *negsf2, *absdf2,
21728 *abssf2): Fix "op_type" attribute.
21729
21730 2002-02-13 Douglas B Rupp <rupp@gnat.com>
21731
21732 * mkconfig.sh: Avoid using a subshell redirect.
21733 ($output.T): Change to $(output)T.
21734 (ENABLE_NLS): Remove unneeded undef.
21735
21736 * config/alpha/vms.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Define.
21737 * config/alpha/x-vms (libsubdir): Define.
21738
21739 * config/alpha/vms.h (MD_FALLBACK_FRAME_STATE_FOR): Handle
21740 register frame procedures. Optimize retrieving context.
21741
21742 * config/alpha/t-vms (MULTILIB_OPTIONS): Define.
21743 (MULTILIB_DIRNAME, LIBGCC, INSTALL_LIBGCC): Likewise.
21744 * config/alpha/vms.h (ASM_FILE_START): Write .arch directive.
21745
21746 Wed Feb 13 09:45:08 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21747
21748 * alias.c (find_base_term, case ZERO_EXTEND, case SIGN_EXTEND):
21749 Make same change as for find_base_value.
21750
21751 2002-02-13 Kazu Hirata <kazu@hxi.com>
21752
21753 * config/h8300/h8300.h (MODES_TIEABLE_P): Accept a combination
21754 of QImode and SImode.
21755
21756 2002-02-13 Kazu Hirata <kazu@hxi.com>
21757
21758 * config/h8300/h8300.c (h8300_adjust_insn_length): Correct the
21759 length computation of movsi.
21760 * config/h8300/h8300.md (movsi_h8300hs): Correct the length.
21761
21762 2002-02-13 Kazu Hirata <kazu@hxi.com>
21763
21764 * config/h8300/h8300.md (subqi3): Tighten the predicate for
21765 operands[2] to register_operand.
21766
21767 Wed Feb 13 10:35:56 CET 2002 Jan Hubicka <jh@suse.cz>
21768
21769 * i386.md (fop_*_comm_*): allow nonimmediate in the first operand.
21770
21771 2002-02-12 Aldy Hernandez <aldyh@redhat.com>
21772
21773 * config/rs6000/rs6000.md: Use predicate altivec_register_operand
21774 for altivec_lvx* and altivec_stvx*.
21775 ("*movv4si_internal"): Add constraint for loading from GPRs.
21776 ("*movv8hi_internal1"): Same.
21777 ("*movv16qi_internal1"): Same.
21778 ("*movv4sf_internal1"): Same.
21779
21780 * config/rs6000/rs6000.c (altivec_register_operand): New.
21781
21782 * config/rs6000/rs6000.h (PREDICATE_CODES): Add
21783 altivec_register_operand.
21784
21785 2002-02-13 Hans-Peter Nilsson <hp@bitrange.com>
21786
21787 * config/mmix/mmix.c (mmix_assemble_integer) <case 4>: Don't
21788 handle SYMBOL_REF.
21789
21790 2002-02-13 Stan Shebs <shebs@apple.com>
21791
21792 * c-typeck.c (digest_init): Handle vectors.
21793 (really_start_incremental_init): Same.
21794 (pop_init_level): Same.
21795 (process_init_element): Same.
21796
21797 * varasm.c (output_constant): Same.
21798
21799 * expr.c (clear_storage): Same.
21800 (store_constructor): Same.
21801
21802 2002-02-12 Eric Christopher <echristo@redhat.com>
21803
21804 * explow.c (hard_function_value): Add comment explaining
21805 signed/unsigned comparison.
21806
21807 2002-02-12 Jakub Jelinek <jakub@redhat.com>
21808
21809 * jump.c (never_reached_warning): Add finish argument.
21810 If finish is NULL, stop on CODE_LABEL, otherwise stop before first
21811 real insn after end.
21812 * rtl.h (never_reached_warning): Adjust prototype.
21813 * cse.c (cse_insn): Pass NULL as finish to never_reached_warning.
21814 * cfgrtl.c (flow_delete_block): Pass b->end as finish to
21815 never_reached_warning.
21816
21817 2002-02-12 Graham Stott <grahams@redhat.com>
21818
21819 * config/hp/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix typos.
21820
21821 2002-02-12 Kazu Hirata <kazu@hxi.com>
21822
21823 * config/h8300/h8300.c (shift_alg_hi): Improve the 15-bit
21824 logical shifts on H8/300.
21825 (shift_alg_si): Improve several shifts on H8/300.
21826 (get_shift_alg): Likewise.
21827
21828 2002-02-12 Graham Stott <grahams@redhat.com>
21829
21830 * config/pa/pa.c (compute_movstrsi_length): Fix typos.
21831
21832 Tue Feb 12 10:12:56 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21833
21834 * alias.c (find_base_value, case ZERO_EXTEND, case SIGN_EXTEND):
21835 Handle #ifdef POINTERS_EXTEND_UNSIGNED.
21836
21837 2002-02-11 Hans-Peter Nilsson <hp@bitrange.com>
21838
21839 * config/mmix/mmix.c (mmix_assemble_integer) <case 1, 2>: Handle
21840 non-CONST_INT through default_assemble_integer.
21841 <case 4>: Likewise, for non-CONST_INT, non-SYMBOL_REF.
21842 <case 8>: Abort for CONST_DOUBLE.
21843
21844 2002-02-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
21845
21846 * gcc.c (init_gcc_specs): Add static libgcc to link when "-shared"
21847 is specified.
21848 * config/pa/pa-linux.h (LIB_SPEC): Delete.
21849 * config/pa/pa32-linux.h (LINK_COMMAND_SPEC): Delete.
21850
21851 2002-02-11 Andrew Haley <aph@cambridge.redhat.com>
21852
21853 * config/stormy16/stormy16.md (zero_extendqihi2): New.
21854
21855 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
21856
21857 * regrename.c (regrename_optimize): Don't accept a
21858 part-clobbered register if the replaced register is not part
21859 clobbered.
21860
21861 * calls.c (store_one_arg): In the non-BLKmode non-partial case,
21862 take padding into account when computing the argument value.
21863
21864 * config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesizing error.
21865
21866 * combine.c (try_combine): Apply substitutions in
21867 CALL_INSN_FUNCTION_USAGE too.
21868
21869 2002-02-11 Aldy Hernandez <aldyh@redhat.com>
21870
21871 * config/rs6000/rs6000.c (altivec_init_builtins): Handle
21872 __builtin_altivec_abs*.
21873 (bdesc_abs): New.
21874
21875 * config/rs6000/rs6000.h (rs6000_builtins): Add
21876 ALTIVEC_BUILTIN_ABS*.
21877
21878 * config/rs6000/altivec.h: Use const char for builtins expecting
21879 literals.
21880 (vec_abs): New versions for C and C++.
21881 (vec_abss): Same.
21882
21883 2002-02-10 Kazu Hirata <kazu@hxi.com>
21884
21885 * config/h8300/h8300.h (INITIALIZE_TRAMPOLINE): Simplify by
21886 using Pmode.
21887
21888 2002-02-10 Kazu Hirata <kazu@hxi.com>
21889
21890 * config/h8300/h8300.h (STACK_POINTER_REGNUM): Use the
21891 constant definition from h8300.md.
21892 (FRAME_POINTER_REGNUM): Likewise.
21893 * config/h8300/h8300.md (define_constants): Add FP_REG.
21894
21895 2002-02-10 Kazu Hirata <kazu@hxi.com>
21896
21897 * config/h8300/h8300.c (print_operand): Remove redundant code.
21898
21899 2002-02-10 Kazu Hirata <kazu@hxi.com>
21900
21901 * config/h8300/h8300-protos.h: Remove the prototype for byte_reg.
21902 * config/h8300/h8300.c (byte_reg): Make it static.
21903
21904 2002-02-10 Richard Henderson <rth@redhat.com>
21905
21906 PR c/5623
21907 * c-typeck.c (incomplete_type_error): Handle flexible array members.
21908
21909 2002-02-10 Richard Henderson <rth@redhat.com>
21910
21911 PR c++/5624
21912 * tree.c (append_random_chars): Don't abort if main_input_filename
21913 does not exist.
21914
21915 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
21916
21917 * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.
21918
21919 2002-02-10 Kazu Hirata <kazu@hxi.com>
21920
21921 * config/h8300/h8300.md (pushhi1_h8300): Correct the mode used.
21922 (pushhi1): Likewise.
21923
21924 2002-02-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
21925
21926 * pa.c (reg_before_reload_operand): Don't accept a SUBREG operand.
21927 * pa.h (PREDICATE_CODES): Adjust codes for reg_before_reload_operand.
21928
21929 2002-02-09 David O'Brien <obrien@FreeBSD.org>
21930
21931 * config/sparc/freebsd.h(TARGET_DEFAULT): Add MASK_EPILOGUE setting and
21932 remove MASK_VIS.
21933 (ASM_CPU_DEFAULT_SPEC): Remove. Default setting is fine.
21934
21935 2002-02-09 Kazu Hirata <kazu@hxi.com>
21936
21937 * config/h8300/h8300.c (output_logical_op): Use sub.w to clear
21938 a half of an SImode register on H8/300.
21939
21940 Sat Feb 9 18:28:02 CET 2002 Jan Hubicka <jh@suse.cz>
21941
21942 * i386.md (movdi_2): Add missing '!'.
21943
21944 2002-02-09 Kazu Hirata <kazu@hxi.com>
21945
21946 * config/h8300/h8300.h: Fix formatting. Remove commented-out
21947 definitions.
21948
21949 2002-02-09 Kazu Hirata <kazu@hxi.com>
21950
21951 * config/h8300/h8300.md (length): Correct the distance valid
21952 for the short branch.
21953
21954 2002-02-09 Kazu Hirata <kazu@hxi.com>
21955
21956 * config/h8300/h8300.md (iorhi3): Tighten the predicates.
21957
21958 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
21959
21960 * config/sh/sh.h (REGISTER_NATURAL_MODE): Save part-clobbered
21961 registers in SImode.
21962 (HARD_REGNO_CALL_PART_CLOBBERED) [TARGET_SHMEDIA32]: Set r18 as
21963 part-clobbered.
21964
21965 * config/sh/sh.c (expand_prologue): Fix mis-applied 2001-11-09's
21966 patch.
21967
21968 Contribute sh64-elf.
21969 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
21970 * config/sh/sh.c (TARGET_CANNOT_MODIFY_JUMPS_P): Define to...
21971 (sh_cannot_modify_jumps_p): New function.
21972 2002-02-05 Alexandre Oliva <aoliva@redhat.com>
21973 * config/sh/sh.c (TARGET_MS_BITFIELD_LAYOUT_P): Define to...
21974 (sh_ms_bitfield_layout_p): New function.
21975 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
21976 Zack Weinberg <zack@codesourcery.com>
21977 * config/sh/sh.h (TRAMPOLINE_ADJUST_ADDRESS): Use
21978 expand_simple_binop instead of expand_binop.
21979 2002-02-03 Alexandre Oliva <aoliva@redhat.com>
21980 * config/sh/sh.h (OVERRIDE_OPTIONS) [! TARGET_SH5]: Disable
21981 use of .quad and .uaquad.
21982 * config/sh/sh.c (TARGET_ASM_UNALIGNED_DI_OP,
21983 TARGET_ASM_ALIGNED_DI_OP): Add comment pointing to the above.
21984 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
21985 * config/sh/sh.md (movdi_const, movdi_const_32bit,
21986 movdi_const_16bit): Make sure all CONSTs have modes.
21987 (sym2PIC): Ditto, but by adjusting all callers.
21988 * config/sh/sh.c (calc_live_regs) [TARGET_SHCOMPACT]: Set pr_live
21989 if the prologue calls the SHmedia argument decoder or register
21990 saver.
21991 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
21992 * config/sh/sh.c (TARGET_ASM_UNALIGNED_DI_OP): Define.
21993 (TARGET_ASM_ALIGNED_DI_OP): Likewise.
21994 (sh_expand_epilogue): Don't emit USE of return target register.
21995 (prepare_move_operands): Legitimize DImode PIC addresses.
21996 (sh_media_register_for_return): Skip tr0, used to initialize the
21997 PIC register.
21998 (sh_expand_prologue): Remove explicit USE of return register.
21999 (nonpic_symbol_mentioned_p): PC is non-PIC. Don't recurse in
22000 CONST_DOUBLEs. UNSPEC_GOTPLT is PIC.
22001 * config/sh/sh.h (ASM_OUTPUT_DOUBLE_INT): Removed, obsolete.
22002 (OVERRIDE_OPTIONS): Don't disable PIC on SH5.
22003 (EXTRA_CONSTRAINT_S): Use MOVI_SHORI_BASE_OPERAND_P instead of
22004 EXTRA_CONSTRAINT_T.
22005 (GOT_ENTRY_P, GOTPLT_ENTRY_P, GOTOFF_P, PIC_ADDR_P): New.
22006 (MOVI_SHORI_BASE_OPERAND_P): New.
22007 (NON_PIC_REFERENCE_P, PIC_REFERENCE_P): New.
22008 (EXTRA_CONSTRAINT_T): Define in terms of them.
22009 (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTPLT.
22010 * config/sh/sh.md (movsi_media, movsi_media_nofpu,
22011 movdi_media, movdi_media_nofpu): Add SIBCALL_REGS class to
22012 alternatives supporting TARGET_REGS.
22013 (UNSPEC_GOTPLT): New constant.
22014 (movdi split): Move incrementing of LABEL_NUSES...
22015 (movdi_const, movdi_const_32bit): Here. Use
22016 MOVI_SHORI_BASE_OPERAND_P instead of EXTRA_CONSTRAINT_T.
22017 (movdi_const_16bit): New.
22018 (call, call_value) [flag_pic]: Use GOTPLT.
22019 (call_pop, call_value_pop): New expands.
22020 (call_pop_compact, call_pop_rettramp): New insns.
22021 (call_value_pop_compact, call_value_pop_rettramp): New insns.
22022 (sibcall) [flag_pic]: Use GOT.
22023 (builtint_setjmp_receiver): Remove bogus, unused expand.
22024 (GOTaddr2picreg): Implement for SHcompact and SHmedia.
22025 (*pt, *ptb, ptrel): New insns.
22026 (sym2GOT): Handle DImode GOT.
22027 (sym2GOTPLT, symGOTPLT2reg): New expands.
22028 (sym2PIC): New expand.
22029 (shcompact_return_tramp): Use GOTPLT to return trampoline.
22030 (shcompact_return_tramp_i): Use return register explicitly.
22031 * config/sh/sh.h (OVERRIDE_OPTIONS) [TARGET_SHMEDIA]: Don't
22032 disable flag_reorder_blocks.
22033 2002-01-19 Alexandre Oliva <aoliva@redhat.com>
22034 * config/sh/sh.md (sibcall_compact): Reorder return, uses and
22035 clobbers, for clarity.
22036 (sibcall_epilogue) [TARGET_SHCOMPACT]: Mark saving and
22037 restoring of r0 in macl as MAYBE_DEAD.
22038 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
22039 * config/sh/sh.h (LONG_DOUBLE_TYPE_SIZE): Define.
22040 * config/sh/sh.md (movv4sf_i, movv16sf_i): Fix uses of
22041 alter_subreg all over.
22042 (jump) [TARGET_SHMEDIA]: FAIL to create new jumps after
22043 reload, instead of emitting instructions that would require
22044 reloading.
22045 (casesi_load_media): Add missing modes.
22046 2001-11-09 Alexandre Oliva <aoliva@redhat.com>
22047 * config/sh/sh.c (sh_expand_prologue): Mark the PIC register
22048 as used if the argument decoder is called.
22049 2001-08-28 Alexandre Oliva <aoliva@redhat.com>
22050 * config/sh/sh.md (udivsi3, divsi3): Load libcall symbol name in
22051 Pmode, then extend it to DImode if necessary.
22052 2001-08-28 Stephen Clarke <Stephen.Clarke@st.com>
22053 * config/sh/sh.h (LEGITIMATE_CONSTANT_P): Don't accept DFmode
22054 constants in FPU-enabled SHmedia, let them be loaded from memory.
22055 2001-08-28 Alexandre Oliva <aoliva@redhat.com>
22056 * config/sh/sh.md (cmpeqdi_media, cmpgtdi_media, cmpgtudi_media):
22057 Adjust whitespace in assembly output templates.
22058 2001-08-28 Stephen Clarke <Stephen.Clarke@st.com>
22059 * config/sh/sh.md (movdicc_false, movdicc_true, movdicc): Adjust
22060 mode of if_then_else.
22061 2001-08-04 Alexandre Oliva <aoliva@redhat.com>
22062 * config/sh/sh64.h (CPP_DEFAULT_CPU_SPEC): Override definition in
22063 sh.h.
22064 2001-07-26 Andrew Haley <aph@cambridge.redhat.com>
22065 Joern Rennecke <amylaar@redhat.com>
22066 * config/sh/sh64.h (CPP_DEFAULT_CPU_SPEC): New.
22067 (SUBTARGET_CPP_PTR_SPEC): New.
22068 (SUBTARGET_CPP_SPEC): Remove.
22069 2001-07-06 Chandrakala Chavva <cchavva@redhat.com>
22070 * config/sh/sh.md (movsf_media_nofpu+1, movdf_media_nofpu+1):
22071 Fix typo in previous checkin.
22072 2001-07-11 Chandrakala Chavva <cchavva@redhat.com>
22073 * config/sh/sh.h (MODES_TIEABLE_P): Fix redact indentations.
22074 2001-07-10 Chandrakala Chavva <cchavva@cygnus.com>
22075 Alexandre Oliva <aoliva@redhat.com>
22076 * config/sh/sh.h (MODES_TIEABLE_P): Don't tie modes wider than
22077 what single FP register can hold for SHmedia target.
22078 2001-07-06 Chandrakala Chavva <cchavva@redhat.com>
22079 Alexandre Oliva <aoliva@redhat.com>
22080 * config/sh/sh.md (movsf_media_nofpu+1, movdf_media_nofpu+1):
22081 Do not split into SUBREG.
22082 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
22083 * config/sh/ushmedia.h, config/sh/sshmedia.h: Updated signatures
22084 and added new functions as specified in SH5 ABI r9.
22085 2001-06-04 Alexandre Oliva <aoliva@redhat.com>
22086 * config/sh/lib1funcs.asm (GCC_nested_trampoline): Align to an
22087 8-byte boundary.
22088 2001-06-03 Alexandre Oliva <aoliva@redhat.com>
22089 * config/sh/sh.c (dump_table): Add const0_rtx in calls of
22090 gen_consttable_4 and gen_consttable_8. Emit multiple labels
22091 and consttable_window_ends.
22092 2001-06-03 Graham Stott <grahams@redhat,com>
22093 * config/sh/sh.md (movdi split): Remove unused variable last_insn.
22094 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
22095 * config/sh/sh.c (print_operand): Handle floating-point pair,
22096 vector and matrix registers.
22097 * config/sh/sh.h (REGISTER_MOVE_COST): Take floating-pointer
22098 vector modes into account.
22099 * config/sh/sh.md (movv2sf): Split move between registers into
22100 movdf.
22101 (movv4sf, movv16sf): Introduce insns that get split only after
22102 reload.
22103 * config/sh/shmedia.h: Fix Copyright dates.
22104 * config/sh/ushmedia.h: Likewise. Move loop counter
22105 declarations into conditionals that uses them.
22106 (sh_media_FVADD_S, sh_media_FVSUB_S): Fix off-by-one error in
22107 loop boundary.
22108 * config/sh/sshmedia.h: Fix Copyright dates.
22109 (sh_media_PUTCFG): Fix constraints.
22110 2001-05-12 Alexandre Oliva <aoliva@redhat.com>
22111 * config/sh/sh.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define to
22112 ptrmemfunc_vbit_in_delta for SH5.
22113 2001-05-08 Alexandre Oliva <aoliva@redhat.com>
22114 * config/sh/sh.h (TARGET_SWITCHES): Document -m5-*.
22115 * invoke.texi: Likewise.
22116 2001-04-14 Alexandre Oliva <aoliva@redhat.com>
22117 * config/sh/lib1funcs.asm (GCC_push_shmedia_regs,
22118 GCC_push_shmedia_regs_nofpu, GCC_pop_shmedia_regs,
22119 GCC_pop_shmedia_regs_nofpu): New global symbols.
22120 * config/sh/t-sh64 (LIB1ASMFUNCS): Add them.
22121 * config/sh/sh.h (SHMEDIA_REGS_STACK_ADJUST): New macro.
22122 * config/sh/sh.c (calc_live_regs): Account for PR's saving in
22123 compact function with nonlocal labels.
22124 (sh_expand_prologue) [SHcompact]: Push SHmedia regs if needed.
22125 (sh_expand_epilogue) [SHcompact]: Pop them when appropriate.
22126 (initial_elimination_offset): Account for their stack space.
22127 * config/sh/sh.md (shmedia_save_restore_regs_compact): New insn.
22128 * config/sh/sh.md (movsi_media, movsi_media_nofpu, movqi_media,
22129 movhi_media, movdi_media, movdi_media_nofpu, movdf_media,
22130 movdf_media_nofpu, movsf_media, movsf_media_nofpu): Require at
22131 least one of the operands to be a register.
22132 (movv2sf): Likewise. Renamed to movv2sf_i.
22133 (movdi, movdf, movv2sf, movv4sf, movv16sf, movsf):
22134 prepare_move_operands() before emitting SHmedia insns.
22135 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
22136 * config/sh/crti.asm (init, fini) [__SH5__ && ! __SHMEDIA__]:
22137 Don't save nor initialize r12. Don't mis-align the stack.
22138 Pad the code with a nop.
22139 * config/sh/crti.asm: Don't restore r12. Don't mis-align the
22140 stack.
22141 2001-03-13 Alexandre Oliva <aoliva@redhat.com>
22142 * gcc/longlong.h (__umulsidi3, count_leading_zeros)
22143 [__SHMEDIA__]: Implement.
22144 2001-03-11 Alexandre Oliva <aoliva@redhat.com>
22145 * config/sh/sh.md: Set latency of `pt' closer to reality.
22146 (movsi_media, movsi_media_nofpu, movdi_media, movdi_media_nofpu,
22147 movdf_media, movdf_media_nofpu, movsf_media, movsf_media_nofpu):
22148 Set move, load and store type attributes.
22149 * config/sh/sh.c (sh_loop_align) [TARGET_SH5]: Set to 3.
22150 * config/sh/sh.h (OVERRIDE_OPTIONS) [TARGET_SH5]: Disable
22151 profiling.
22152 * config/sh/sh.h (PROMOTE_MODE): Sign-extend SImode to DImode.
22153 * config/sh/sh-protos.h (sh_media_register_for_return): Declare.
22154 * config/sh/sh.c (sh_media_register_for_return): New function.
22155 (sh_expand_prologue) [TARGET_SHMEDIA]: Copy r18 to an available
22156 branch-target register.
22157 (sh_expand_epilogue) [TARGET_SHMEDIA]: Explicitly USE it.
22158 * config/sh/sh.md (return_media_i): Use any call-clobbered
22159 branch-target register.
22160 (return_media): If r18 wasn't copied in the prologue, copy it
22161 here.
22162 * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE) [TARGET_SHMEDIA]:
22163 Clear class FP0_REGS.
22164 * config/sh/sh64.h (LINK_SPEC): Removed incorrect default copied
22165 from elf.h.
22166 2001-03-08 DJ Delorie <dj@redhat.com>
22167 * config/sh/sh.h (OVERRIDE_OPTIONS): Disable relaxing for SHMEDIA.
22168 2001-02-09 Alexandre Oliva <aoliva@redhat.com>
22169 * config/sh/sh.md (sibcall_compact): Set fp_mode to single.
22170 2001-02-07 Alexandre Oliva <aoliva@redhat.com>
22171 * config/sh/sh.h (INT_ASM_OP) [SHMEDIA64]: Use `.quad'.
22172 2001-02-03 Alexandre Oliva <aoliva@redhat.com>
22173 * config/sh/sh.h (INIT_CUMULATIVE_ARGS): Compute size of BLKmode
22174 return value correctly for call_cookie.
22175 2001-02-01 Alexandre Oliva <aoliva@redhat.com>
22176 * config/sh/crt1.asm (start): Modified so as to call
22177 ___setup_argv_and_call_main.
22178 2001-01-26 Alexandre Oliva <aoliva@redhat.com>
22179 * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Don't count stack_regs in
22180 SHmedia mode.
22181 2001-01-20 Alexandre Oliva <aoliva@redhat.com>
22182 * config/sh/sh.h (STRIP_DATALABEL_ENCODING): New macro.
22183 (STRIP_NAME_ENCODING): Use it.
22184 (ASM_OUTPUT_LABELREF): Likewise. Don't call assemble_name().
22185 2001-01-19 Alexandre Oliva <aoliva@redhat.com>
22186 * config/sh/sh.md (sgeu) [! SHMEDIA]: Fix invocation of
22187 prepare_scc_operands().
22188 * config/sh/sh.h (SH_DATALABEL_ENCODING): Change to "#"...
22189 (DATALABEL_SYMNAME_P): ... so that we don't need memcmp here.
22190 2001-01-17 Alexandre Oliva <aoliva@redhat.com>
22191 * config/sh/sh.h (STRIP_NAME_ENCODING): Strip leading `*'.
22192 2001-01-13 Alexandre Oliva <aoliva@redhat.com>
22193 * config/sh/sh.md (shcompact_incoming_args): Use R0_REG.
22194 * config/sh/sh.md (R7_REG, R8_REG, R9_REG): Define as constants,
22195 used in shcompact_incoming_args.
22196 * config/sh/sh.c (sh_expand_epilogue): Fix thinko in previous
22197 change.
22198 * config/sh/crt1.asm (start) [SH5]: Switch to single-precision
22199 mode.
22200 * config/sh/lib1funcs.asm (sdivsi3_i4, udivsi3_i4, set_fpscr):
22201 Adjust accordingly.
22202 * config/sh/sh.c (sh_expand_prologue, sh_expand_epilogue):
22203 Simplify. Adjust. Add sanity check.
22204 * config/sh/sh.h (TARGET_SWITCHES) [5-compact]: Set
22205 FPU_SINGLE_BIT.
22206 * config/sh/sh.md (udivsi3_i4_single, divsi3_i4_single): Match
22207 TARGET_SHCOMPACT.
22208 (udivsi3, divsi3): Use them.
22209 (force_mode_for_call): New insn.
22210 (call, call_value, sibcall_value): Emit it before SHcompact
22211 calls.
22212 2001-01-11 Alexandre Oliva <aoliva@redhat.com>
22213 * config/sh/sh.md (call, call_value, sibcall): Make sure the
22214 call cookie is non-NULL before taking its value.
22215 2001-01-10 Alexandre Oliva <aoliva@redhat.com>
22216 * config.gcc (sh64): Set target_requires_64bit_host_wide_int.
22217 2001-01-09 Alexandre Oliva <aoliva@redhat.com>
22218 * config/sh/sh.md (shcompact_incoming_args): Set argument memory
22219 block.
22220 * config/sh/sh.h (STATIC_CHAIN_REGNUM) [SH5]: Use r1.
22221 * config/sh/sh.c (sh_expand_prologue) [SH5]: Use r0 as
22222 temporary for stack adjusts. Use MACL and MACH to pass
22223 arguments to shcompact_incoming_args.
22224 * config/sh/sh.md (shcompact_incoming_args): Adjust. Don't
22225 clobber r1.
22226 * config/sh/lib1funcs.asm (shcompact_incoming_args): Likewise.
22227 (nested_trampoline): Load static chain address into r1.
22228 * config/sh/sh.md (movdi_media splits): Fix sign-extension.
22229 2001-01-07 Alexandre Oliva <aoliva@redhat.com
22230 * config/sh/sh.c (fpul_operand) [SHMEDIA]: Just call
22231 fp_arith_reg_operand().
22232 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
22233 * config/sh/sh.md (casesi): Sign-extend the first two operands,
22234 and use signed compares for them.
22235 * config/sh/sh.c (dump_table): Don't emit 8-byte constants after
22236 4-byte ones. Instead, inter-leave them, maintaining the 8-byte
22237 ones properly aligned.
22238 (find_barrier): Account for extra alignment needed for 8-byte wide
22239 constants.
22240 (machine_dependent_reorg): Require a label for the second 4-byte
22241 constant after an 8-byte one.
22242 * config/sh/lib1funcs.asm (sdivsi3): Fix typo in yesterday's
22243 change.
22244 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
22245 * config/sh/sh.c (machine_dependent_reorg) [SHCOMPACT]: Reset
22246 last_float when switching float modes.
22247 * config/sh/sh.md (movdf) [SH5]: Don't use stack-pointer
22248 auto-increment for general-purpose registers.
22249 * config/sh/lib1funcs.asm (sdivsi3) [SHMEDIA]: Sign-extend the
22250 result.
22251 * config/sh/sh.c (sh_expand_prologue) [SH5]: Use r1 as temporary
22252 for stack adjust.
22253 * config/sh/sh.c (sh_builtin_saveregs): Support using all
22254 registers for varargs.
22255 2001-01-01 Alexandre Oliva <aoliva@redhat.com>
22256 * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Simplify.
22257 * config/sh/sh.h (CALL_COOKIE_STACKSEQ,
22258 CALL_COOKIE_STACKSEQ_SHIFT, CALL_COOKIE_STACKSEQ_GET): New macros.
22259 (CALL_COOKIE_INT_REG_SHIFT): Adjust.
22260 (FUNCTION_ARG_ADVANCE): Use SHCOMPACT_FORCE_ON_STACK. Adjust
22261 call_cookie accordingly.
22262 (FUNCTION_ARG): Test SHCOMPACT_FORCE_ON_STACK.
22263 (SHCOMPACT_BYREF): Likewise.
22264 (SHCOMPACT_FORCE_ON_STACK): New macro.
22265 * config/sh/sh.c (sh_expand_prologue): Use new call_cookie format.
22266 (sh_builtin_saveregs): Likewise.
22267 * config/sh/lib1funcs.asm (shcompact_call_trampoline,
22268 shcompact_incoming_args): Use new shift values. Support
22269 sequences of consecutive and non-consecutive pushes/pops.
22270 * config/sh/sh.md (return): Don't explicitly use PR_REG.
22271 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
22272 * config/sh/sh.h (TEXT_SECTION): Define.
22273 * config/sh/elf.h (ASM_FILE_START): Output TEXT_SECTION_ASM_OP.
22274 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
22275 * config/sh/sh.h (INIT_CUMULATIVE_LIBCALL_ARGS): New macro.
22276 * config/sh/sh.h (BASE_RETURN_VALUE_REG): Use FP regs for
22277 return values on FPU-enabled SHmedia.
22278 (FUNCTION_VALUE_REGNO_P): Mark FIRST_FP_RET_REG as used on
22279 FPU-enabled SHmedia.
22280 (INIT_CUMULATIVE_ARGS): Set up return trampoline only if
22281 value is returned in a non-FP reg and is not returned by
22282 reference.
22283 * config/sh/sh.md (shcompact_return_tramp_i): Change type to
22284 jump_ind.
22285 2000-01-04 Alexandre Oliva <aoliva@redhat.com>
22286 * config/sh/sh.h (SH_MIN_ALIGN_FOR_CALLEE_COPY): New.
22287 (FUNCTION_ARG_CALLEE_COPIES): Require argument to be
22288 quad-aligned to be passed by callee-copy reference.
22289 2001-01-03 Alexandre Oliva <aoliva@redhat.com>
22290 * config/sh/elf.h (MAX_WCHAR_TYPE_SIZE): Define.
22291 * config/sh/sh64.h (MAX_WCHAR_TYPE_SIZE): Undefine.
22292 2001-01-02 Alexandre Oliva <aoliva@redhat.com>
22293 * config/sh/lib1funcs.asm (shcompact_call_trampoline): Fix error in
22294 copying low-numbered FP regs to r7 and r8.
22295 * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Don't request copying of
22296 FP regs to general-purpose regs only if the copy was passed on the
22297 stack.
22298 * config/sh/lib1funcs.asm (shcompact_call_trampoline): Fix typo in
22299 copying FP reg to r9.
22300 * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Use trampoline to
22301 copy FP regs to general-purpose regs only in outgoing calls.
22302 * config/sh/sh.md (movdf_media, movsf_media): Revert incorrect
22303 change from 2000-10-30. Adjust for 64-bit (or 32-bit)
22304 HOST_WIDE_INT.
22305 * config/sh/sh.h (struct sh_args): Document all fields.
22306 (FUNCTION_OK_FOR_SIBCALL): Functions that receive arguments
22307 passed partially on the stack should not consider making
22308 sibcalls.
22309 * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Add byref regs to
22310 stack_regs only for incoming calls. When passing FP args,
22311 make sure there are FP regs available before modifying
22312 call_cookie.
22313 (SHCOMPACT_BYREF): Pass double args in general-purpose
22314 registers by reference.
22315 2000-12-30 Alexandre Oliva <aoliva@redhat.com>
22316 * config/sh/sh.h (FUNCTION_OK_FOR_SIBCALL) [SHCOMPACT]: Don't
22317 attempt to generate sibcalls if the caller got any arguments
22318 by reference.
22319 * config/sh/lib1funcs.asm (set_fpscr) [SH5]: Default to double.
22320 * config/sh/sh.c (dump_table) [SHCOMPACT]: Align DImode and DFmode
22321 to 8-byte boundaries.
22322 * config/sh/sh.md (shcompact_preserve_incoming_args): New insn.
22323 * config/sh/sh.h (CALL_COOKIE_INT_REG_GET): New macro.
22324 * config/sh/sh.c (sh_expand_prologue): Preserve args that will be
22325 stored in the stack.
22326 * config/sh/lib1funcs.asm (ct_main_table, ia_main_table): Arrange
22327 for the offsets to have the ISA bit set.
22328 (shcompact_call_trampoline): Document. Swap r0 and r1, to match
22329 invocation. Use beq instead of bgt to mark end of sequence of
22330 loads.
22331 (shcompact_incoming_args): Fix store of r2. Use beq instead of
22332 bgt to mark end of sequence of stores.
22333 * config/sh/sh.c (arith_operand): Don't check whether
22334 CONST_OK_FOR_J for now.
22335 * config/sh/sh.md (movdf_media, movsf_media): Use HOST_WIDE_INT
22336 instead of long for conversion.
22337 2000-12-29 Alexandre Oliva <aoliva@redhat.com>
22338 * config/sh/sh.c (print_operand_address): Convert INTVAL to int
22339 before passing it to fprintf.
22340 2000-12-28 Alexandre Oliva <aoliva@redhat.com>
22341 * config/sh/crt1.asm (start): Reset SR.FD, to enable the FP unit.
22342 Call set_fpscr before reading/writing SR.
22343 * config/sh/crt1.asm (start): Set SR.SZ and SR.PR, but not SR.FR.
22344 Call set_fpscr.
22345 * config/sh/lib1funcs.asm: Add `.align 2' directives before
22346 SHmedia code.
22347 (FMOVD_WORKS): Define on SH5 with FPU.
22348 (set_fpscr): Define on SH5. Remove separate _fpscr_values
22349 setting.
22350 * config/sh/t-sh64 (LIB1ASMFUNCS): Add _set_fpscr instead of
22351 _fpscr_values.
22352 2000-12-28 Hans-Peter Nilsson <hpn@cygnus.com>
22353 * config/sh/lib1funcs.asm (ct_main_table): Align contents to even
22354 address.
22355 (ia_main_table): Ditto.
22356 2000-12-27 Alexandre Oliva <aoliva@redhat.com>
22357 * config/sh/sh.h (MAX_WCHAR_TYPE_SIZE): Don't define.
22358 * config/sh/sh64.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Reinstate
22359 the definitions from sh.h.
22360 * config/sh/sh.h (PTRDIFF_TYPE): Define as conditional on
22361 TARGET_SH5.
22362 (SUBTARGET_CPP_SPEC): Arrange for __PTRDIFF_TYPE__ to be defined.
22363 * config/sh/elf.h (PTRDIFF_TYPE): Likewise.
22364 * config/sh/sh64.h (SUBTARGET_CPP_SPEC): Likewise.
22365 2000-12-26 Alexandre Oliva <aoliva@redhat.com>
22366 * config/sh/sh.md (movdi_media split): Don't add REG_LABEL notes.
22367 Increment LABEL_NUSES.
22368
22369 * config/sh/sh.h (SIZE_TYPE): Define as conditional on
22370 TARGET_SH5.
22371 (SUBTARGET_CPP_SPEC): Arrange for __SIZE_TYPE__ to be always
22372 defined.
22373 * config/sh/elf.h (SIZE_TYPE): Likewise.
22374 * config/sh/sh64.h (SUBTARGET_CPP_SPEC): Likewise.
22375 * config/sh/lib1funcs.asm (shcompact_call_trampoline,
22376 shcompact_incoming_args): Load switch table addresses using
22377 datalabel.
22378 * config/sh/sh.h (SUBTARGET_CPP_SPEC): Define __SIZE_TYPE__.
22379 (NO_BUILTIN_SIZE_TYPE): Define.
22380 (SIZE_TYPE): Don't define.
22381 * config/sh/sh64.h (SUBTARGET_CPP_SPEC): Define __SIZE_TYPE__.
22382 * config/sh/sh.h (CPP_SPEC): Fixed typo that prevented the
22383 definition of __SH5__=32 for -m5-compact-nofpu.
22384 * config/sh/sh.c (barrier_align): Ensure 32-bit alignment after
22385 ADDR_DIFF_VEC.
22386 2000-12-24 Alexandre Oliva <aoliva@redhat.com>
22387 * config/sh/sh.h (FUNCTION_ARG_PADDING): Removed.
22388 2000-12-23 Alexandre Oliva <aoliva@redhat.com>
22389 * config/sh/sh.h (TARGET_CACHE32): Enable on SH5.
22390 (FUNCTION_BOUNDARY): Ensure 32-bit alignment for SHmedia.
22391 (INSN_LENGTH_ALIGNMENT): Likewise.
22392 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
22393 * config/sh/sh.md (call, call_value, sibcall): Simplify
22394 copying of non-branch-target register.
22395 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
22396 * glimits.h (__LONG_MAX__): Revert 2000-12-13's patch.
22397 * config/sh/sh.h (CPP_SPEC): Define it here for 64-bit SHmedia.
22398 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
22399 * config/sh/sh.h (GET_SH_ARG_CLASS): Handle complex
22400 floating-point values as structs.
22401 (FUNCTION_ARG): Use SH5_PROTOTYPED_FLOAT_ARG.
22402 (SH5_PROTOTYPELESS_FLOAT_ARG): List FP registers before
22403 general-purpose register.
22404 (SH5_PROTOTYPED_FLOAT_ARG): New macro.
22405 2000-12-20 Alexandre Oliva <aoliva@redhat.com>
22406 * config/sh/sh.md (addsi3): Force operand1 to reg for SHmedia.
22407 * config/sh/sh.md (movsi_media): Split CONST_DOUBLE loads too.
22408 * config/sh/sh.h (DATALABEL_REF_P): Don't require the CONST.
22409 (ENCODE_SECTION_INFO): Enclose variables and constants in
22410 DATALABEL unspecs.
22411 (SH_DATALABEL_ENCODING, DATALABEL_SYMNAME_P): Define.
22412 (STRIP_NAME_ENCODING): Strip SH_DATALABEL_ENCODING off.
22413 (ASM_OUTPUT_LABELREF, AMS_OUTPUT_SYMBOL_REF): Define.
22414 * config/sh/sh.c (gen_datalabel_ref): Use UNSPEC_DATALABEL
22415 only for LABEL_REFs. For SYMBOL_REFs, prepend
22416 SH_DATALABEL_ENCODING to the symbol name.
22417 * config/sh/sh.md (indirect_jump): Use SUBREG instead of
22418 convert_mode().
22419 2000-12-20 Alexandre Oliva <aoliva@redhat.com>
22420 * config/sh/sh.md (casesi): Enclose ADDR_DIFF_VEC address in
22421 UNSPEC_DATALABEL.
22422 * config/sh/sh.c (gen_datalabel_ref): Accept LABEL_REFs.
22423 * config/sh/sh.h (DATALABEL_REF_NO_CONST_P): Likewise.
22424 (DATALABEL_REF_P): Don't require CONST.
22425 (ASM_OUTPUT_ADDR_DIFF_ELT): On SH5, output datalabel before
22426 REL label.
22427 2000-12-19 Alexandre Oliva <aoliva@redhat.com>
22428 * config/sh/sh.md (extendhidi2, extendqidi2): Use arithmetic shift
22429 right.
22430 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
22431 * config/sh/sh.md (movsi_media, call, call_value, sibcall):
22432 Use shallow_copy_rtx and PUT_MODE to change the mode of
22433 SYMBOL_REFs, LABEL_REFs, CONSTs, etc.
22434 * config/sh/sh.h (PREFERRED_RELOAD_CLASS): Reload SYMBOL_REFs
22435 on SHmedia using GENERAL_REGs.
22436 * config/sh/sh.md (ble_media_i, blt_media_i, bleu_media_i,
22437 bltu_media_i): Fix reversion of conditions.
22438 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
22439 * config/sh/sh.md (zero_extendhidi2): Use logical shift right.
22440 * config/sh/sh.c (output_far_jump): Save r13 in macl.
22441 2000-12-17 Alexandre Oliva <aoliva@redhat.com>
22442 * config/sh/sh.c (gen_datalabel_ref): Fix mode of the UNSPEC.
22443 2000-12-16 Alexandre Oliva <aoliva@redhat.com>
22444 * config/sh/lib1funcs.asm (ic_invalidate): Define for SH5.
22445 (GCC_nested_trampoline): Likewise.
22446 * config/sh/sh-protos.h (gen_datalabel_ref): Declare.
22447 * config/sh/sh.c (gen_datalabel_ref): Define.
22448 * config/sh/sh.h (TRAMPOLINE_SIZE): Adjust for SH5.
22449 (INITIALIZE_TRAMPOLINE): Likewise.
22450 (TRAMPOLINE_ADJUST_ADDRESS): Define.
22451 (DATALABEL_REF_NO_CONST_P, DATALABEL_REF_P): Define.
22452 (EXTRA_CONSTRAINT_T): Match DATALABEL unspecs.
22453 (OUTPUT_ADDR_CONST_EXTRA): Handle DATALABEL unspecs.
22454 * config/sh/sh.md (UNSPEC_DATALABEL): New constant.
22455 (ic_invalidate): Adjust for SH5.
22456 (ic_invalidate_line_media, ic_invalidate_line_compact): New insns.
22457 * config/sh/t-sh64 (LIB1ASMFUNCS): Added _ic_invalidate and
22458 _nested_trampoline.
22459 2000-12-15 Alexandre Oliva <aoliva@redhat.com>
22460 * config/sh/sh.h (MOVE_MAX): Set to 8 for SHmedia, 4 elsewhere.
22461 (MOVE_MAX_PIECES): Set to 8 on SHmedia too.
22462 2000-12-14 Alexandre Oliva <aoliva@redhat.com>
22463 * config/sh/sh.h (DBX_REGISTER_NUMBER): Adjust for sh64-elf-gdb.
22464 * config/sh/elf.h (DBX_REGISTER_NUMBER): Likewise.
22465 2000-12-14 Alexandre Oliva <aoliva@redhat.com>
22466 * config/sh/sh.c (target_reg_operand): Match only target-branch
22467 registers and pseudos that aren't virtual registers.
22468 * config/sh/sh.md (call, call_value, sibcall) [TARGET_SHMEDIA]:
22469 Copy operands that don't match target_reg_operand to pseudos.
22470 (call_media, call_value_media, sibcall_media): Use
22471 target_reg_operand instead of target_operand.
22472 2000-12-13 Alexandre Oliva <aoliva@redhat.com>
22473 * glimits.h (__LONG_MAX__) [SH5 == 64]: Adjust for 64 bits.
22474 * config/sh/sh.c (target_reg_operand): Match hardware registers
22475 other than branch-target registers.
22476 * config/sh/sh.md (zero_extendqidi2): Input operand is %1.
22477 * config/sh/lib1funcs.asm (sdivsi3) [SH5]: Make it global.
22478 (fpscr_values) [SH5 == 32]: Define.
22479 * config/sh/t-sh64 (LIB1ASMFUNCS): Add fpscr_values.
22480 * config/sh/sh.md (call, call_value, sibcall) [TARGET_SHMEDIA]:
22481 Handle function addresses coming in SUBREGs.
22482 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
22483 * config/sh/lib1funcs.asm (shcompact_call_trampoline,
22484 shcompact_return_trampoline): Use datalabel where appropriate.
22485 2000-12-09 Alexandre Oliva <aoliva@redhat.com>
22486 * config/sh/sh.h (SECONDARY_OUTPUT_RELOAD_CLASS): Use a
22487 general-purpose register to copy one branch-target register to
22488 another.
22489 2000-12-06 Alexandre Oliva <aoliva@redhat.com>
22490 * config/sh/sh.c (target_operand): Accept LABEL_REFs and
22491 SYMBOL_REFs with VOIDmode.
22492 * config/sh/sh.md (ble_media_i, blt_media_i, bleu_media_i,
22493 bltu_media_i): New insns.
22494 2000-12-06 Alexandre Oliva <aoliva@redhat.com>
22495 * config/sh/sh.h (RETURN_IN_MEMORY): Adjust for SH5 ABI.
22496 (INIT_CUMULATIVE_ARGS): Likewise.
22497 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
22498 * machmode.def (V16SFmode): New mode.
22499 * c-common.c (type_for_mode): Support V2SF and V16SF.
22500 * tree.c (build_common_tree_nodes_2): Likewise.
22501 * tree.h (tree_index): Likewise.
22502 * calls.c (emit_call_1): Take args_so_far. Adjust all
22503 callers. Introduce CALL_POPS_ARGS.
22504 * tm.texi (CALL_POPS_ARGS): Document.
22505 * config/sh/crt1.asm: Implement in SHmedia mode.
22506 * config/sh/crti.asm, config/sh/crtn.asm: Likewise
22507 * config/sh/elf.h (ASM_SPEC, LINK_SPEC): Support SH5 flags.
22508 (DBX_REGISTER_NUMBER): Renumber registers for SH5.
22509 * config/sh/lib1funcs.asm: Disable functions unused in SH5.
22510 Implement divsi and udivsi in SHmedia mode. Introduce
22511 SHcompact trampolines.
22512 * config/sh/sh.c (GEN_MOV, GEN_ADD3, GEN_SUB3): Use DImode
22513 only in SHmedia64.
22514 (regno_reg_class): Rewrite.
22515 (fp_reg_names): Remove.
22516 (sh_register_names, sh_additional_register_names): New.
22517 (print_operand): Added `u'. Support SUBREGs in addresses.
22518 Add parentheses around shifted CONSTs.
22519 (output_file_start): Output .mode and .abi directives.
22520 (shiftcosts, addsubcosts, multcosts): Adjust.
22521 (output_stack_adjust): Compute alignment. Sanity-check SIZE.
22522 (push_regs): Take array of HOST_WIDE_INTs. Adjust callers.
22523 (calc_live_regs): Output to array of HOST_WIDE_INTs. Count
22524 bytes, not registers. Take into account the need for the
22525 SHcompact incoming args trampoline. Adjust all callers.
22526 (sh_expand_prologue): Take stack_regs into account. Call
22527 incoming args trampoline. Keep stack aligned as per SH5 ABI.
22528 (sh_expand_epilogue): Take stack_regs into accoutn. Keep
22529 stack aligned as per SH5 ABI.
22530 (sh_builtin_saveregs): Support SH5 ABI.
22531 (sh_build_va_list, sh_va_start): Likewise.
22532 (initial_elimination_offset): Take alignment into account.
22533 Compute location of PR according to the SH5 stack frame.
22534 (arith_reg_operand): Reject branch-target registers.
22535 (shmedia_6bit_operand): New.
22536 (logical_operand): Use CONST_OK_FOR_P on SHmedia.
22537 (target_reg_operand): Match DImode only. Accept SUBREGs.
22538 (target_operand): New.
22539 * config/sh/sh.h (CPP_SPEC, SUBTARGET_CPP_SPEC): Support SH5 flags.
22540 (CONDITIONAL_REGISTER_USAGE): Implement SH5 ABI. Initialize
22541 SIBCALL_REGS for SHmedia.
22542 (TARGET_SH3E, TARGET_SH4): Only if SH1_BIT is set too.
22543 (TARGET_FPU_DOUBLE, TARGET_FPU_ANY): New.
22544 (TARGET_SHMEDIA32, TARGET_SHMEDIA64): New.
22545 (TARGET_SWITCHES): New SH5 flags.
22546 (OVERRIDE_OPTIONS): Set SH5-specific options. Use
22547 VALID_REGISTER_P to disable unsupported registers.
22548 (LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE): Set.
22549 (POINTER_SIZE, PARM_BOUNDARY): Adjust.
22550 (FUNCTION_ARG_PADDING): Define.
22551 (FASTEST_ALIGNMENT): Adjust.
22552 (SH_REGISTER_NAMES_INITIALIZER): New.
22553 (sh_register_names): Declare.
22554 (DEBUG_REGISTER_NAMES): Define.
22555 (REGISTER_NAMES): Define based on sh_register_names.
22556 (SH_ADDITIONAL_REGISTER_NAMES_INITIALIZER): New.
22557 (sh_additional_register_names): Declare.
22558 (LAST_GENERAL_REG, LAST_FP_REG, LAST_XD_REG): Adjust for SHmedia.
22559 (FIRST_TARGET_REG, LAST_TARGET_REG): Define.
22560 (TARGET_REGISTER_P, SHMEDIA_REGISTER_P, VALID_REGISTER_P): Define.
22561 (REGISTER_NATURAL_MODE): Define.
22562 (FIRST_PSEUDO_REGISTER): Adjust.
22563 (FIXED_REGISTERS, CALL_USED_REGISTERS): Adjust.
22564 (HARD_REGNO_CALL_PART_CLOBBERED): Define.
22565 (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK): Adjust.
22566 (VECTOR_MODE_SUPPORTED_P): Define.
22567 (REG_CLASS_CONTENTS): Adjust.
22568 (SMALL_REGISTER_CLASSES): Adjust.
22569 (REG_ALLOC_ORDER): Adjust.
22570 (INDEX_REG_CLASS): Adjust.
22571 (CONST_OK_FOR_O, CONST_OK_FOR_P): New.
22572 (CONST_OK_FOR_LETTER_P): Adjust.
22573 (PREFERRED_RELOAD_CLASS): Adjust.
22574 (SECONDARY_OUTPUT_RELOAD_CLASS): Adjust.
22575 (SECONDARY_INPUT_RELOAD_CLASS): Adjust.
22576 (NPARM_REGS, FIRST_PARM_REG, FIRST_RET_REG): Adjust.
22577 (FIRST_FP_PARM_REG): Adjust.
22578 (CALL_POPS_ARGS): Define.
22579 (FUNCTION_ARG_REGNO_P): Adjust.
22580 (struct sh_args): New fields.
22581 (GET_SH_ARG_CLASS): Adjust.
22582 (INIT_CUMULATIVE_ARGS): Adjust.
22583 (INIT_CUMULATIVE_INCOMING_ARGS): Define.
22584 (FUNCTION_ARG_ADVANCE): Adjust.
22585 (FUNCTION_ARG): Adjust.
22586 (FUNCTION_ARG_PASS_BY_REFERENCE, SHCOMPACT_BYREF): Define.
22587 (FUNCTION_ARG_CALLEE_COPIES): Define.
22588 (SH5_PROTOTYPELESS_FLOAT_ARG): Define.
22589 (STRICT_ARGUMENT_NAMING): Define.
22590 (PRETEND_OUTGOING_VARARGS_NAMED): Adjust.
22591 (FUNCTION_ARG_PARTIAL_NREGS): Adjust.
22592 (SH5_WOULD_BE_PARTIAL_NREGS): Define.
22593 (SETUP_INCOMING_VARARGS): Adjust.
22594 (HAVE_POST_INCREMENT, HAVE_PRE_DECREMENT): Adjust.
22595 (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT): Adjust.
22596 (REGNO_OK_FOR_INDEX_P, REG_OK_FOR_INDEX_P): Adjust.
22597 (SUBREG_OK_FOR_INDEX_P): Adjust.
22598 (EXTRA_CONSTRAINT_S): Update.
22599 (EXTRA_CONSTRAINT_T): New.
22600 (EXTRA_CONSTRAINT): Adjust.
22601 (GO_IF_LEGITIMATE_INDEX): Adjust.
22602 (GO_IF_LEGITIMATE_ADDRESS): Adjust.
22603 (LEGITIMIZE_ADDRESS, LEGITIMIZE_RELOAD_ADDRESS): Adjust.
22604 (MOVE_MAX): Adjust.
22605 (MAX_MOVE_MAX): Define.
22606 (Pmode): Adjust.
22607 (CONST_COSTS): Adjust.
22608 (REGISTER_MOVE_COST): Adjust.
22609 (BRANCH_COST): Adjust.
22610 (TEXT_SECTION_ASM_OP): Adjust.
22611 (DBX_REGISTER_NUMBER): Adjust.
22612 (ASM_OUTPUT_DOUBLE_INT): New.
22613 (UNALIGNED_DOUBLE_INT_ASM_OP): New.
22614 (PREDICATE_CODES): Adjust.
22615 (PROMOTE_MODE): Adjust.
22616 (CRT_CALL_STATIC_FUNCTION): Do not define for SHmedia.
22617 * config/sh/sh.md (AP_REG, PR_REG, T_REG, GBR_REG): Renumber.
22618 (MACH_REG, MACL_REG, FPUL_REG, RAP_REG, FPSCR_REG): Renumber.
22619 (PR_MEDIA_REG, T_MEDIA_REG, R10_REG): New.
22620 (DR0_REG, DR2_REG, DR4_REG): Renumber.
22621 (TR0_REG, TR1_REG, TR2_REG): New.
22622 (XD0_REG): Renumber.
22623 (UNSPEC_COMPACT_ARGS): New.
22624 (type): Added pt and ptabs.
22625 (length): Default to 4 on SHmedia. Default pt length to 12
22626 and 20 on SHmedia32 and SHmedia64, respectively.
22627 (pt): New function unit.
22628 (movdi, movsi): Add types pt and ptabs. Don't increment LABEL_NUSES.
22629 Add whitespace between operands of SHmedia instructions.
22630 (movdicc): Fix.
22631 (adddi3_media, addsi3_media): Adjust constraints.
22632 (subsi3) [SHmedia]: Force operand 1 into a register.
22633 (udivsi3_i1_media, udivsi3_i4_media): New.
22634 (udivsi3): Support SHmedia.
22635 (divsi3_i1_media, divsi3_i4_media): New.
22636 (divsi3): Support SHmedia.
22637 (anddi3, iordi3, xordi3): Adjust constraints.
22638 (zero_extendhidi2, zero_extendqidi2): New.
22639 (extendsidi2, extendhidi2, extendqidi2): New.
22640 (push, pop, push_e, push_fpul, push_4): Disable on SH5.
22641 (pop_e, pop_fpul, pop_4): Likewise.
22642 (movsi_media): Support FP and BT registers.
22643 (movsi_media_nofpu): New. Adjust splits to DImode.
22644 (lduw, ldub): Renamed to zero_extend* above.
22645 (movqi_media): Fix typo.
22646 (movdi_media): Support FP and BT registers.
22647 (movdi_media_nofpu): New. Adjust splits for SHmedia32.
22648 (movdi_const_32bit): New.
22649 (shori_media): Require immediate operand. Use `u' for output.
22650 (movdf_media, movsf_media): Simplified.
22651 (movdf_media_nofpu, movsf_media_nofpu): New.
22652 (movdf, movsf): Adjust
22653 (movv2sf, movv2sf, movv16sf): New.
22654 (beq_media, beq_media_i): Adjust constraints. Don't use
22655 scratch BT register.
22656 (bne_media, bne_media_i): Likewise.
22657 (bgt_media, bgt_media_i): Likewise.
22658 (bge_media, bge_media_i): Likewise.
22659 (bgtu_media, bgtu_media_i): Likewise.
22660 (bgeu_media, bgeu_media_i): Likewise.
22661 (beq, bne, bgt, blt, ble, bge, bgtu, bltu, bgeu, bleu,
22662 bunordered): Emit jump insn. Force operands to registers when
22663 needed.
22664 (jump_media, jump): Simplify.
22665 (call_compact, call_compact_rettramp): New.
22666 (call_value_compact, call_value_compact_rettramp): New.
22667 (call_media, call_value_media): Simplify.
22668 (sibcall_compact, sibcall_media): New.
22669 (call, call_value): Adjust for SHmedia and SHcompact.
22670 (sibcall, sibcall_value, untyped_call): Likewise.
22671 (sibcall_epilogue): Preserve r0 across epilogue for SHcompact.
22672 (indirect_jump): Adjust for SHmedia.
22673 (casesi_jump_media): New.
22674 (nop): Re-enable for SHmedia.
22675 (call_site): Restrict to SH1.
22676 (casesi): Adjust for SHmedia.
22677 (casesi_shift_media, casesi_load_media): New.
22678 (return): Explicitly use PR register. Call return trampoline
22679 on SHcompact.
22680 (return_i): Explicitly use PR register.
22681 (shcompact_return_tramp, shcompact_return_tramp_i): New.
22682 (return_media): Adjust.
22683 (shcompact_incoming_args): New.
22684 (epilogue): Adjust.
22685 (seq, slt, sle, sgt, sge, sgtu, sltu, sleu, sgeu, sne): Adjust.
22686 (movstrsi): Disable on SH5.
22687 (fpu_switch0, fpu_switch1, movpsi): Enable on SH4.
22688 (addsf3, addsf3_media): Test TARGET_SHMEDIA_FPU.
22689 (subsf3, subsf3_media): Likewise.
22690 (mulsf3, mulsf3_media, mac_media): Likewise.
22691 (divsf3, divsf3_media): Likewise.
22692 (floatdisf2, floatsisf2_media): Likewise. Adjust constraints.
22693 (floatsisf2, fux_truncsfsi2): Likewise.
22694 (fix_truncsfdi2, fix_truncsfsi2_media): Likewise. Adjust
22695 constraints.
22696 (cmpeqsf_media, cmpgtsf_media, cmpgesf_media): Likewise.
22697 (cmpunsf_media, cmpsf): Likewise.
22698 (negsf2, negsf2_media, sqrtsf2, sqrtsf2_media): Likewise.
22699 (abssf2, abssf2_media): Likewise.
22700 (adddf3, adddf3_media, subdf3, subdf3_media): Likewise.
22701 (muldf3, muldf3_media, divdf3, divdf3_media): Likewise.
22702 (floatdidf2, floatsidf2_media): Likewise. Adjust constraints.
22703 (floatsidf2, fix_truncdfsi2): Likewise.
22704 (fix_truncdfdi2, fix_truncdfsi2_media): Likewise. Adjust
22705 constraints.
22706 (cmpeqdf_media, cmpgtdf_media): Likewise.
22707 (cmpgedf_media, cmpundf_media, cmpdf): Likewise.
22708 (negdf2, negdf2_media, sqrtdf2, sqrtdf2_media): Likewise.
22709 (absdf2, absdf2_media): Likewise.
22710 (extendsfdf2, extendsfdf2_media): Likewise.
22711 (truncsfdf2, truncsfdf2_media): Likewise.
22712 * config/sh/sh64.h: New file.
22713 * config/sh/t-sh64: New file.
22714 * config/sh/shmedia.h: New file.
22715 * config/sh/ushmedia.h: New file.
22716 * config/sh/sshmedia.h: New file.
22717 * configure.in: Added sh64-*-elf.
22718 * configure: Rebuilt.
22719 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
22720 * config/sh/sh.c (GEN_MOV, GEN_ADD3, GEN_SUB3): New macros.
22721 (reg_class_from_letter): Use `b' for TARGET_REGS.
22722 (print_operand): Support `%M', `%m', `AND' and
22723 `ASHIFTRT'. Do not precede constants with `#' on SHmedia.
22724 (andcosts): Adjust for SHmedia.
22725 (output_stack_adjust, sh_expand_prologue, sh_expand_epilogue):
22726 Likewise.
22727 (target_reg_operand): New function.
22728 * config/sh/sh-protos.h (target_reg_operand): Declare.
22729 * config/sh/sh.h (CONDITIONAL_REGISTER_USAGE): Don't disable
22730 FP registers on SH5.
22731 (HARD_REGNO_MODE_OK): Accept them whenever they're acceptable
22732 on SH4.
22733 (TARGET_REGISTER_P): New macro.
22734 (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Added TARGET_REGS.
22735 (FUNCTION_VALUE): Use DImode for promoted types on SHmedia.
22736 (EXTRA_CONSTRAINT_S): New macro.
22737 (EXTRA_CONSTRAINT): Adjust.
22738 (FLOAT_TYPE_SIZE): Define to 32.
22739 (Pmode): DImode on SHmedia.
22740 (CONST_COSTS): Adjust for SHmedia literals.
22741 (PREDICATE_CODES): Added target_reg_operand.
22742 (PROMOTE_MODE): Promote signed types to DImode on SHmedia.
22743 * config/sh/sh.md: Remove all attrs from SHmedia insns.
22744 (cmpeqdi_media, cmpgtdi_media, cmpgtudi_media): New insns.
22745 (cmpdi): Accept SHmedia.
22746 (movdicc_false, movdicc_true): New insns.
22747 (movdicc): New expand.
22748 (adddi3): Accept arith_operand for op2, but FAIL on SH1 if
22749 no_new_pseudos.
22750 (addsi3_media): Match `S' constraint.
22751 (anddi3, andcdi3, iordi3, xordi3, negdi_media): New insns.
22752 (negdi2): Expand for SHmedia.
22753 (one_cmpldi2): New expand.
22754 (zero_extendsidi2): Change from expand to insn.
22755 (extendsidi2): Add constraints.
22756 (movdi_media, movsi_media): Change `%x' to `%M'. Use `%m' for
22757 LD/ST address. Fix SI immediate loading split.
22758 (movhi_media, movqi_media, lduw, ldub): New insns.
22759 (movhi, movqi): Accept SHmedia.
22760 (shori_media, movdi_media): Relax input constraints. Split
22761 symbolic constants.
22762 (movdf_media, movsf_media): New insn. New split to movdi.
22763 (movdf, movsf): Match on SHmedia.
22764 (beq_media, bne_media, bgt_media, bge_media, bgtu_media,
22765 bgeu_media): New insns and splits. New insns with `_i' suffix.
22766 (beq, bne, bgt, blt, ble, bge, bgtu, bltu, bgeu, bleu): Adjust.
22767 (bunordered): New expand.
22768 (jump_compact): Renamed from `jump'.
22769 (jump_media): New insn.
22770 (jump): New expand.
22771 (call_media, call_value_media): New insns.
22772 (call, call_value): Adjust.
22773 (indirect_jump_compact): Renamed from `indirect_jump'.
22774 (indirect_jump_media): New insn.
22775 (indirect_jump): New expand.
22776 (untyped_call, return): Accept SHmedia.
22777 (return_media): New insn.
22778 (prologue, epilogue, blockage): Accept SHmedia.
22779 (seq, slt, sle, sgt, sge, sgtu, sltu, sleu, sgeu, sne): Adjust.
22780 (sunordered): New expand.
22781 (addsf3, subsf3, mulsf3, divsf3, floatsisf2, fix_truncsfsi2,
22782 cmpsf, negsf2, sqrtsf2, abssf2): Adjust for SHmedia.
22783 (addsf3_media, subsf3_media, mulsf3_media, mac_media,
22784 divsf3_media, floatdisf2, floatsisf2_media, fix_truncsfdi2,
22785 fix_truncsfsi2_media, cmpeqsf_media, cmpgtsf_media,
22786 cmpgesf_media, cmpunsf_media, negsf2_media, sqrtsf2_media,
22787 abssf2_media): New insns.
22788 (adddf3, subdf3, muldf3, divdf3, floatsidf2, fix_truncdfsi2,
22789 cmpdf, negdf2, sqrtdf2, absdf2): Adjust for SHmedia.
22790 (adddf3_media, subdf3_media, muldf3_media, divdf3_media,
22791 floatdidf2, floatsidf2_media, fix_truncdfdi2,
22792 fix_truncdfsi2_media, cmpeqdf_media, cmpgtdf_media,
22793 cmpgedf_media, cmpundf_media, negdf2_media, sqrtdf2_media,
22794 absdf2_media): New insns.
22795 (extendsfdf2, truncdfsf2): Adjust for SHmedia.
22796 (extendsfdf2_media, truncdfsf2_media): New insns.
22797 2000-09-14 Alexandre Oliva <aoliva@redhat.com>
22798 * config/sh/sh.c (machine_dependent_reorg): On shmedia, skip for now.
22799 * config/sh/sh.h (CONST_OK_FOR_J): Document.
22800 (LEGITIMATE_CONSTANT_P): Accept CONST_DOUBLEs on shmedia.
22801 * config/sh/sh.md (adddi3): New expand.
22802 (adddi3_media, adddi3z_media): New insns.
22803 (adddi3_compact): Renamed from adddi3.
22804 (addsi3_media): Use add.l r63 to add constant zero.
22805 (subdi3): New expand.
22806 (subdi3_media): New insn.
22807 (subdi3_compact): Renamed from subdi3.
22808 (mulsidi3): New expand.
22809 (mulsidi3_media): New insn.
22810 (mulsidi3_compact): Renamed from mulsidi3.
22811 (umulsidi3): New expand.
22812 (umulsidi3_media): New insn.
22813 (umulsidi3_compact): Renamed from umulsidi3.
22814 (ashlsi3_media, ashrsi3_media, lshrsi3_media): New insns.
22815 (ashlsi3, ashrsi3, lshrsi3): Use them.
22816 (ashldi3_media, ashrdi3_media, lshrdi3_media): New insns.
22817 (ashldi3, ashrdi3, lshrdi3): Use them.
22818 (zero_extendsidi2): New expand.
22819 (extendsidi2): New insn.
22820 (movsi_media): New insn. Split to movdi to load constants.
22821 (movsi): Enable for shmedia.
22822 (movdi_media): New insn. Use shori_media to load wide constants.
22823 (short_media): New insn.
22824 (movdi): Enable for shmedia.
22825 2000-09-08 Alexandre Oliva <aoliva@redhat.com>
22826 * config/sh/sh.h (CPP_SPEC): Added `m5'.
22827 (SUBTARGET_CPP_SPEC): Added `!m5'.
22828 (SH5_BIT, TARGET_SH5, TARGET_SHMEDIA, TARGET_SHCOMPACT): New macros.
22829 (TARGET_SWITCHES): Added `5' and `5-compact'. Added SH1_BIT
22830 to all other SH variants.
22831 (TARGET_DEFAULT): Set to SH1_BIT.
22832 (OVERRIDE_OPTIONS): Recognize sh5 CPU.
22833 (BITS_PER_WORD): Raise to 64 on shmedia.
22834 (MAX_BITS_PER_WORD): Change to 64.
22835 (MAX_LONG_TYPE_SIZE, MAX_WCHAR_TYPE_SIZE): Set to MAX_BITS_PER_WORD.
22836 (INT_TYPE_SIZE): Keep as 32.
22837 (UNITS_PER_WORD): Raise to 8 on shmedia.
22838 (MIN_UNITS_PER_WORD): Keep as 4.
22839 (POINTER_SIZE): Raise to 64 on shmedia.
22840 (CONST_OK_FOR_J): New macro.
22841 (CONST_OK_FOR_LETTER_P): Use it.
22842 (processor_type): Add PROCESSOR_SH5.
22843 * config/sh/sh.md: Conditionalize all expands, insns and
22844 splits to TARGET_SH1.
22845 (cpu): Added sh5.
22846 (addsi3_compact): Renamed from...
22847 (addsi3): Now an expand.
22848 (addsi3_media, subsi3_media): New insns.
22849 (subsi3): Don't negate constants with SHmedia.
22850
22851 * hooks.c: New file.
22852 * hooks.h: New file.
22853 * Makefile.in (HOOKS_H): New.
22854 (TARGET_DEF_H): Added $(HOOKS_H).
22855 (OBJS): Added hooks.o.
22856 (cfgcleanup.o, bb-reorder.o): Added target.h.
22857 (hooks.o): Added dependencies.
22858 * target-def.h (TARGET_CANNOT_MODIFY_JUMPS_P): New, added to...
22859 (TARGET_INITIALIZER): this.
22860 * doc/tm.texi (TARGET_CANNOT_MODIFY_JUMPS_P): Document.
22861 * target.h (struct gcc_target): Added cannot_modify_jumps_p.
22862 * bb-reorder.c: Include target.h.
22863 (reorder_basic_blocks): Skip if cannot modify jumps.
22864 * cfgcleanup.c: Include target.h.
22865 (try_optimize_cfg): Skip merge blocking if cannot modify jumps.
22866
22867 2002-02-08 Chris Demetriou <cgd@broadcom.com>
22868
22869 * config/mips/mips.md (casesi_internal, casesi_internal_di):
22870 Protect jump delay slot instructions with .set noreorder and
22871 .set nomacro.
22872
22873 2002-02-08 Chris Demetriou <cgd@broadcom.com>
22874
22875 * config/mips/mips.md (casesi_internal_di): Calculate
22876 the index into the target offset table correctly.
22877
22878 2002-02-08 Richard Henderson <rth@redhat.com>
22879
22880 * expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.
22881 * final.c (output_addr_const): Accept and discard SUBREG.
22882 * varasm.c (decode_addr_const): Don't abort on unknown expressions --
22883 mark them unknown instead.
22884 (simplify_subtraction): Handle RTX_UNKNOWN.
22885 (initializer_constant_valid_p): Strip NOP_EXPRs that narrow the mode.
22886
22887 2002-02-08 David Edelsohn <edelsohn@gnu.org>
22888
22889 * doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo.
22890
22891 2002-02-08 Richard Henderson <rth@redhat.com>
22892
22893 * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.
22894
22895 2002-02-08 Andreas Jaeger <aj@suse.de>
22896
22897 * config.gcc (x86_64-*-linux): Add t-linux64 makefile fragment.
22898 * config/i386/t-linux64: New file.
22899
22900 2002-02-08 Jakub Jelinek <jakub@redhat.com>
22901
22902 * c-common.c (c_expand_expr): Revert 2002-02-06 patch.
22903 * c-parse.in (compstmt): Clear last_expr_type.
22904
22905 2002-02-07 Richard Henderson <rth@redhat.com>
22906
22907 * loop.c (strength_reduce): Sink final_value when not
22908 eliminating a biv.
22909
22910 2002-02-07 David O'Brien <obrien@FreeBSD.org>
22911
22912 * config/sparc/freebsd.h: Fix mismatched spec {.
22913
22914 2002-02-07 Richard Henderson <rth@redhat.com>
22915
22916 * cfgrtl.c: Include recog.h and insn-config.h.
22917 (keep_with_call_p): Fix general_operand invocation.
22918 * Makefile.in (cfgrtl.o): Update dependencies.
22919
22920 2002-02-07 Kazu Hirata <kazu@hxi.com>
22921
22922 * config/h8300/h8300.c (two_insn_adds_subs_operand): Revise a
22923 comment. Accept HImode only if TARGET_H8300.
22924
22925 2002-02-07 Eric Christopher <echristo@redhat.com>
22926
22927 * config/mips/crtn.asm: Cleanup #ifdefs.
22928
22929 2002-02-07 Eric Christopher <echristo@redhat.com>
22930
22931 * config/mips/crti.asm: Add changes for mips16. mips16 uses
22932 register 7 as RA instead of $31.
22933 * config/mips/crtn.asm: Ditto.
22934 * config/mips/mips.c (mips_move_2words): Add case for
22935 TARGET_MIPS16 when HOST_BITS_PER_WIDE_INT >= 64.
22936 (compute_frame_size): Fix typo.
22937 (save_restore_insns): Ditto. Make documentation about using
22938 register $7 as return register more precise.
22939 (mips_expand_epilogue): Fix comment. Add code to work around not
22940 being able to add to the stack pointer directly.
22941 * config/mips/mips.h (EH_RETURN_DATA_REGNO): Change register number
22942 to 2 for TARGET_MIPS16 as we need 6 and 7 as clobbers in the
22943 epilogue.
22944
22945 2002-02-07 Tom Rix <trix@redhat.com>
22946
22947 * config/rs6000/rs6000.c (reg_or_aligned_short_operand): New. For
22948 immediates in ldu and stdu DS opcode field.
22949 * config/rs6000/rs6000.md (movdi_update, movdi_update1): Use.
22950 * config/rs6000/rs6000-protos.h: Add reg_or_aligned_short_operand.
22951 * config/rs6000/rs6000.h (PREDICATE_CODES): Same.
22952
22953 2002-02-07 Jeff Sturm <jsturm@one-point.com>
22954
22955 * config/sparc/sparc.c (compute_frame_size): Don't correct frame
22956 offset for stack bias.
22957
22958 2002-02-07 H.J. Lu <hjl@gnu.org>
22959
22960 * config/mips/linux.h (SUBTARGET_ASM_DEBUGGING_SPEC): Defined.
22961
22962 2002-02-07 Ulrich Weigand <uweigand@de.ibm.com>
22963
22964 * testsuite/gcc.dg/cpp/charconst-2.c: Add -fsigned-char option.
22965
22966 Thu Feb 7 12:14:17 CET 2002 Jan Hubicka <jh@suse.cz>
22967
22968 * i386-protos.h (x86_order_regs_for_local_alloc): Declare
22969 * i386.c (x86_order_regs_for_local_alloc): New global function.
22970 * i386.h (REG_ALLOC_ORDER): CLeanup.
22971 (ORDER_REGS_FOR_LOCAL_ALLOC): New.
22972
22973 2002-02-07 Richard Henderson <rth@redhat.com>
22974
22975 PR optimization/2463
22976 * alias.c (find_base_value): Recall base values for fixed hard regs.
22977 * loop.c (loop_regs_update): Don't use single_set on non-insns.
22978
22979 2002-02-07 Alexandre Oliva <aoliva@redhat.com>
22980
22981 * config/mips/mips.md (define_delay) [mips16]: Adjust required
22982 length.
22983
22984 2002-02-06 Richard Henderson <rth@redhat.com>
22985
22986 PR c/5609
22987 * stmt.c (resolve_operand_name_1): Take more care with mixed
22988 named and unnamed operands.
22989
22990 2002-02-06 Janis Johnson <janis187@us.ibm.com>
22991 Jan Hubicka <jh@suse.cz>
22992
22993 * loop.c (remove_constant_addition): Avoid clobbering a shared
22994 CONST expression.
22995
22996 2002-02-06 Ulrich Weigand <uweigand@de.ibm.com>
22997
22998 * config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment.
22999 * config/s390/t-linux64: New file.
23000 * config/s390/libgcc-glibc.ver: New file.
23001
23002 2002-02-06 Ulrich Weigand <uweigand@de.ibm.com>
23003
23004 * config/s390/linux64.h: Delete file.
23005 * config/s390/s390x.h: New file.
23006 * config.gcc (s390x-*-linux*): Use s390x.h instead of linux64.h
23007 as target header file.
23008 * config/s390/linux.h (TARGET_VERSION): Define depending on
23009 DEFAULT_TARGET_64BIT.
23010 (CPP_SPEC, ASM_SPEC, LINK_SPEC): Likewise.
23011 (SIZE_TYPE, PTRDIFF_TYPE): Likewise.
23012 (NO_BUILTIN_SIZE_TYPE, NO_BUILTIN_PTRDIFF_TYPE): Define.
23013 (CPP_ARCH31_SPEC, CPP_ARCH64_SPEC): New defines.
23014 (LINK_ARCH31_SPEC, LINK_ARCH64_SPEC): New defines.
23015 (EXTRA_SPEC): New define.
23016 * config/s390/s390.h (TARGET_VERSION): Define depending on
23017 DEFAULT_TARGET_64BIT.
23018 (MASK_RETURN_ADDR): Add run-time check for TARGET_64BIT.
23019
23020 2002-02-06 Jason Merrill <jason@redhat.com>
23021
23022 * c-decl.c (finish_function): Warn about a non-void function with
23023 no return statement and no abnormal exit.
23024 (current_function_returns_abnormally): New variable.
23025 (start_function): Clear it.
23026 (struct c_language_function): Add returns_abnormally.
23027 (push_c_function_context): Save it.
23028 (pop_c_function_context): Restore it.
23029 (builtin_function): Set TREE_THIS_VOLATILE on return fns.
23030 (grokdeclarator): Set C_FUNCTION_IMPLICIT_INT on functions without
23031 an explicit return type.
23032 * c-tree.h: Declare current_function_returns_abnormally.
23033 (C_FUNCTION_IMPLICIT_INT): New macro.
23034 * c-typeck.c (build_function_call): Set it.
23035 (c_expand_return): Set current_function_returns_value even if the
23036 value is erroneous.
23037
23038 2002-02-06 Jakub Jelinek <jakub@redhat.com>
23039
23040 PR c/5420:
23041 * c-common.c (c_unsafe_for_reeval): Make COMPOUND_LITERAL_EXPR
23042 unsafe for reevaluation.
23043
23044 2002-02-06 Jakub Jelinek <jakub@redhat.com>
23045
23046 PR c/5482:
23047 * c-common.c (c_expand_expr) [STMT_EXPR]: If last expression is not
23048 EXPR_STMT, but COMPOUND_STMT, recurse into it.
23049
23050 2002-02-06 Richard Henderson <rth@redhat.com>
23051
23052 * cfganal.c (keep_with_call_p): Source for fixed_reg dest must
23053 be a general_operand. Dest for function value must be a pseudo.
23054
23055 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
23056
23057 * dbxout.c (dbxout_symbol_location): Accept LABEL_REFs as well
23058 as SYMBOL_REFs from the constant pool.
23059
23060 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
23061
23062 * dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parameters
23063 passed by invisible reference.
23064
23065 2002-02-05 Richard Henderson <rth@redhat.com>
23066
23067 * config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): No stack bias.
23068
23069 2002-02-06 Hans-Peter Nilsson <hp@bitrange.com>
23070
23071 Implement using "base addresses" in insn operands as default.
23072 * config/mmix/mmix.c (mmix_conditional_register_usage): if
23073 -mabi=gnu, modify fixed_regs to fit the GNU ABI.
23074 (mmix_extra_constraint): Use 'R' to indicate that GETA should be
23075 used to read the rtx value.
23076 (mmix_target_asm_function_epilogue): Fix spacing.
23077 (mmix_constant_address_p): Handle TARGET_BASE_ADDRESSES.
23078 (mmix_legitimate_address): Ditto.
23079 (mmix_encode_section_info): Set SYMBOL_REF_FLAG on rtx:es that
23080 should be loaded with a GETA insn. Don't allocate needless extra
23081 char for nul termination and fix misleading comment.
23082 (mmix_print_operand_address): Handle constants if
23083 TARGET_BASE_ADDRESSES.
23084 (mmix_output_register_setting): Use base addressing if
23085 TARGET_BASE_ADDRESSES and the number of insns is 3.
23086 * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): New.
23087 * config/mmix/mmix.md ("movdi"): Change the alternative with GETA
23088 to use R as constraint, add LDA to match s.
23089 * config/mmix/mmix.h (TARGET_BASE_ADDRESSES): New.
23090 (TARGET_DEFAULT): Add TARGET_MASK_BASE_ADDRESSES.
23091 (TARGET_SWITCHES): Add -mbase-addresses, -mno-base-addresses.
23092 (FIXED_REGISTERS): Make registers $231..$246 fixed by default.
23093 (MMIX_MMIXWARE_ABI_REG_ALLOC_ORDER): Move $231..$246 last, in
23094 order with other fixed registers.
23095 (MMIX_GNU_ABI_REG_ALLOC_ORDER): Put forward $231, in order with
23096 other parameter/call-clobbered registers.
23097 * doc/invoke.texi (Option Summary) <MMIX Options>: Add
23098 -mbase-addresses, -mno-base-addresses.
23099 (MMIX Options): Ditto.
23100
23101 2002-02-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
23102
23103 * pa.h (PREDICATE_CODES): Add reg_before_reload_operand.
23104
23105 2002-02-06 Aldy Hernandez <aldyh@redhat.com>
23106
23107 * config/rs6000/altivec.h: Change elem to _S_elem.
23108
23109 2002-02-05 Jason Thorpe <thorpej@wasabisystems.com>
23110
23111 * config/netbsd.h (WCHAR_TYPE): Define.
23112 (WCHAR_TYPE_SIZE): Ditto.
23113 (WINT_TYPE): Ditto.
23114 * config/alpha/netbsd.h (WCHAR_TYPE): Remove.
23115 (WCHAR_UNSIGNED): Ditto.
23116 (WCHAR_TYPE_SIZE): Ditto.
23117 (WINT_TYPE): Ditto.
23118 * config/arm/netbsd.h: Likewise.
23119 * config/i386/netbsd-elf.h: Likewise.
23120 * config/i386/netbsd.h: Likewise.
23121 * config/m68k/netbsd-elf.h: Likewise.
23122 * config/m68k/netbsd.h: Likewise.
23123 * config/ns32k/netbsd.h: Likewise.
23124 * config/sparc/netbsd.h: Likewise.
23125 * config/vax/netbsd.: Likewise.
23126
23127 2002-02-05 Alexandre Oliva <aoliva@redhat.com>
23128
23129 * target.h (struct gcc_target): Added ms_bitfield_layout_p.
23130 * target-def.h (TARGET_MS_BITFIELD_LAYOUT_P): New. Added to...
23131 (TARGET_INITIALIZER): this.
23132 * doc/tm.texi (TARGET_MS_BITFIELD_LAYOUT_P): Document.
23133 (BITFIELD_NBYTES_LIMITED): Markup fix.
23134 * tree.h (default_ms_bitfield_layout_p): Declare.
23135 (record_layout_info): Added prev_field.
23136 * tree.c (default_ms_bitfield_layout_p): New fn.
23137 * c-decl.c (finish_struct): Disregard EMPTY_FIELD_BOUNDARY and
23138 PCC_BITFIELD_TYPE_MATTERS for MS bit-field layout.
23139 * stor-layout.c: Include target.h.
23140 (start_record_layout): Initialize prev_field.
23141 (place_field): Handle MS bit-field layout, and disregard
23142 EMPTY_FIELD_BOUNDARY, BITFIELD_NBYTES_LIMITED and
23143 PCC_BITFIELD_TYPE_MATTERS in this case. Update prev_field.
23144 * Makefile.in (stor-layout.o): Adjust dependencies.
23145
23146 2002-02-05 Jason Merrill <jason@redhat.com>
23147
23148 * collect2.c (dump_file): Pass DMGL_VERBOSE to cplus_demangle.
23149
23150 2002-02-05 Andreas Jaeger <aj@suse.de>
23151
23152 * crtstuff.c: Fix comments.
23153
23154 2002-02-05 Richard Henderson <rth@redhat.com>
23155
23156 PR fortran/3393
23157 * loop.c (loop_iv_add_mult_emit_before): Copy multiplier as well.
23158 (loop_iv_add_mult_sink, loop_iv_add_mult_hoist): Likewise.
23159
23160 PR fortran/3392
23161 * config/mips/mips.c (function_arg): Handle TImode.
23162 (function_arg_advance): Likewise.
23163
23164 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
23165
23166 * config/rs6000/altivec.h (vec_step_help): Rename to
23167 __vec_step_help.
23168
23169 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
23170
23171 * config/rs6000/altivec.h: Fix typos.
23172
23173 2002-02-05 Jason Thorpe <thorpej@wasabisystems.com>
23174
23175 * config/arm/netbsd.h: Correct a comment.
23176
23177 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
23178
23179 * config/rs6000/rs6000.c (altivec_init_builtins): Fix typo
23180 building void typed builtins.
23181
23182 * config/rs6000/altivec.h (vec_ld*): Fix typos.
23183 (vec_step): Implement for C++.
23184
23185 Mon Feb 4 19:23:19 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23186
23187 * final.c (final_scan_insn): Add case for NOTE_INSN_LOOP_END_TOP_COND.
23188
23189 2002-02-04 Richard Henderson <rth@redhat.com>
23190
23191 * combine.c (nonzero_bits): Re-introduce special case for
23192 sp/fp/ap wrt REGNO_POINTER_ALIGN.
23193
23194 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
23195
23196 * doc/extend.texi: Warn about unsupported usage of altivec
23197 builtins.
23198
23199 * config/rs6000/rs6000.md (altivec_vcmp*_p): Remove.
23200 (altivec_predicate_*): New.
23201
23202 * config/rs6000/altivec.h: Rewrite predicates to use new builtins.
23203 Add C++ version of vec_*() functions.
23204
23205 * config/rs6000/rs6000.c (bdesc_altivec_preds): New.
23206 (bdesc_2arg): Remove altivec predicates.
23207 (altivec_expand_builtin): Handle predicates.
23208 (altivec_init_builtins): Handle predicates.
23209 (altivec_expand_predicate_builtin): New.
23210
23211 2002-02-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
23212
23213 * pa.c (DO_FRAME_NOTES): Move forward.
23214 (store_reg): Revise handling of frame notes.
23215 (load_reg): Likewise.
23216 (set_reg_plus_d): Likewise.
23217 (hppa_expand_prologue): Likewise.
23218 (hppa_expand_epilogue): Likewise.
23219
23220 2002-02-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
23221
23222 * unwind-dw2-fde-glibc.c: Define _GNU_SOURCE if not defined.
23223
23224 2002-02-04 Jakub Jelinek <jakub@redhat.com>
23225
23226 PR c/4475, c++/3780:
23227 * c-common.def (SWITCH_STMT): Add SWITCH_TYPE operand.
23228 * c-common.h (SWITCH_TYPE): Define.
23229 * c-typeck.c (c_start_case): Set SWITCH_TYPE.
23230 * stmt.c (all_cases_count): Set lastval to thisval at end of loop.
23231 Rename spareness variable to sparseness.
23232 (expand_end_case_type): Renamed from expand_end_case, use orig_type
23233 if non-NULL instead of TREE_TYPE (orig_index).
23234 * tree.h (expand_end_case_type): Renamed from expand_end_case.
23235 (expand_end_case): Define using expand_end_case_type.
23236 * c-semantics.c (genrtl_switch_stmt): Pass SWITCH_TYPE
23237 to expand_end_case_type.
23238 * doc/c-tree.texi (SWITCH_STMT): Document SWITCH_TYPE.
23239
23240 2002-02-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
23241
23242 * pa.h (PREFERRED_STACK_BOUNDARY): Define to match standard rounding.
23243 (BIGGEST_ALIGNMENT): Change to 128.
23244
23245 2002-02-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
23246
23247 * pa32-linux.h (LINK_COMMAND_SPEC): Define.
23248
23249 2002-02-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
23250
23251 * pa.md (call_internal_reg_64bit): Remove unused variable.
23252
23253 2002-02-04 Nick Clifton <nickc@cambridge.redhat.com>
23254
23255 * config/arm/arm.h (machine_function): Add uses_anonymous_args
23256 field.
23257 (SETUP_INCOMING_VARARGS): Set uses_anonymous_args.
23258 * config/arm/arm.c (current_function_anonymous_args): Delete,
23259 replace uses with cfun->machine->uses_anonymous_args.
23260 (arm_reorg): Do not reset uses_anonymous_args.
23261
23262 * config/arm/arm.c (arm_hard_regno_mode_ok): Allow any value in
23263 any geenral register.
23264
23265 2001-02-04 Bernd Schmidt <bernds@redhat.com>s
23266
23267 * cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect
23268 the entry block.
23269
23270 2002-02-04 Richard Henderson <rth@redhat.com>
23271
23272 * combine.c (force_to_mode): Remove STACK_BIAS code.
23273 (nonzero_bits): Likewise. Replace sp/fp special case with
23274 REGNO_POINTER_ALIGN.
23275
23276 * config/sparc/sparc.h (FRAME_POINTER_REGNUM): Change to SFP.
23277 (HARD_FRAME_POINTER_REGNUM): New.
23278 (FIRST_PSEUDO_REGISTER, REG_CLASS_CONTENTS): Update.
23279 (FIXED_REGS, CALL_USED_REGS): Update.
23280 (REG_ALLOC_ORDER, REGISTER_NAMES): Update.
23281 (CONDITIONAL_REGISTER_USAGE): Update for HFP.
23282 (HARD_REGNO_NREGS): Update for SFP.
23283 (STACK_POINTER_OFFSET): Include bias here ...
23284 (FIRST_PARM_OFFSET): ... not here.
23285 (STACK_BIAS): Remove.
23286 (INIT_EXPANDERS): New.
23287 (STARTING_FRAME_OFFSET): Do not include bias.
23288 (ELIMINABLE_REGS, CAN_ELIMINATE, INITIAL_ELIMINATION_OFFSET): New.
23289 (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P): Update for SFP.
23290 (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P): Likewise.
23291 * config/sparc/aout.h (DBX_REGISTER_NUMBER): Update for HFP.
23292 * config/sparc/litecoff.h, config/sparc/sol2.h: Likewise.
23293 * config/sparc/sparc.c (mem_min_alignment): Update for HFP.
23294 (sparc_nonflat_function_prologue, epilogue_renumber): Likewise.
23295 (MUST_SAVE_REGISTER): Likewise.
23296 (sparc_flat_function_prologue): Likewise.
23297 (sparc_flat_function_epilogue): Likewise.
23298 (HARD_FRAME_POINTER_MASK): Rename from FRAME_POINTER_MASK.
23299 (sparc_init_modes): SFP is GENERAL_REGS.
23300 (sparc_builtin_saveregs): SFP does not have bias applied.
23301
23302 2002-02-04 Richard Henderson <rth@redhat.com>
23303
23304 * config/alpha/alpha.c (current_function_is_thunk): Don't check
23305 current_function_is_thunk.
23306 (alpha_sa_mask): Distinguish between current_function_is_thunk
23307 called from ASM_OUTPUT_MI_THUNK and not.
23308 (alpha_does_function_need_gp): Thunks always need gp.
23309 (alpha_start_function, alpha_output_function_end_prologue): Likewise.
23310 (alpha_output_mi_thunk_osf): New.
23311 * config/alpha/alpha-protos.h: Update.
23312 * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): New.
23313
23314 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
23315
23316 * c-typeck.c (build_c_cast): Warn when qualifiers are added to
23317 function types, not when they're taken away.
23318
23319 Mon Feb 4 09:05:58 2002 Jeffrey A Law (law@redhat.com)
23320
23321 * cfgrtl.c (try_redirect_by_replacing_jump): Remove associated
23322 CODE_LABEL and jump table when replacing a table jump with a
23323 simple jump.
23324
23325 2002-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23326
23327 * config/s390/s390-protos.h (legitimize_la_operand,
23328 s390_secondary_input_reload_class, s390_plus_operand,
23329 s390_expand_plus_operand): Add prototypes.
23330
23331 config/s390/s390.c (s390_secondary_input_reload_class,
23332 s390_plus_operand, s390_expand_plus_operand): New functions.
23333
23334 (struct s390_address): New member 'pointer'.
23335 (s390_decompose_address): Compute it.
23336 (legitimate_la_operand_p): Use it.
23337 (legitimize_la_operand): New function.
23338 (movti, movdi, movdf splitters): Call it.
23339
23340 config/s390/s390.h (SECONDARY_INPUT_RELOAD_CLASS): Define.
23341 (PREDICATE_CODES): Add s390_plus_operand.
23342
23343 config/s390/s390.md (adddi3_inv_64, addaddr_ccclobber): Delete.
23344 (la_ccclobber): Allow GENERAL_REGS as output operand.
23345
23346 (reload_load_address, *reload_load_address_reg_0, *la, *do_la_reg_0,
23347 *reload_la_64, *reload_la_31 and splitters): Delete, replace by ...
23348 (*la_64, *la_31, reload_indi, reload_insi): ... these.
23349
23350 2002-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23351
23352 * gcc/config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Fixed
23353 register names for regular asm () construct.
23354
23355 2002-02-04 Jakub Jelinek <jakub@redhat.com>
23356
23357 * config/i386/i386.md (movsf_1): Allow moving SF values in MMX
23358 registers.
23359
23360 2002-02-04 Jakub Jelinek <jakub@redhat.com>
23361
23362 * combine.c (recog_for_combine): Create a dummy insn with PATTERN
23363 pat for recog.
23364
23365 2002-02-04 Hartmut Penner <hpenner@de.ibm.com>
23366
23367 * varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in
23368 constant pool to be identical by string address and index.
23369
23370 2002-02-04 Anthony Green <green@redhat.com>
23371
23372 * output.h (SECTION_OVERRIDE): Define.
23373 * varasm.c (named_section): Obey SECTION_OVERRIDE.
23374
23375 2002-02-03 Jason Thorpe <thorpej@wasabisystems.com>
23376
23377 * config.gcc (arm*-*-netbsdelf*): Placeholder to prevent match
23378 by existing arm*-*-netbsd* (a.out) target.
23379 (ns32k-*-netbsdelf*): Likewise.
23380 (sparc-*-netbsdelf*): Likewise.
23381 (vax-*-netbsdelf*): Likewise.
23382
23383 2002-02-03 Danny Smith <dannysmith@users.sourceforge.net>
23384
23385 * gthr-win32.h: Protect against conflicting typedef for BOOL in windows
23386 headers and libobjc headers.
23387
23388 2002-02-03 Mumit Khan <khan@nanotech.wisc.edu>
23389
23390 * gthr-win32.h (__mingwthr_key_dtor): Use extern "C" linkage for C++.
23391 (_mingw.h): Remove duplicate include.
23392
23393 2002-02-03 Jason Thorpe <thorpej@wasabisystems.com>
23394
23395 * config.gcc: Set cpu_type to m68k for 68010, as well.
23396 (m68010-*-netbsdelf*): New...
23397 (m68k*-*-netbsdelf*): ...targets.
23398 * config/m68k/netbsd-elf.h: New file.
23399
23400 2002-02-02 Kazu Hirata <kazu@hxi.com>
23401
23402 * config/h8300/h8300.c (hand_list): Move inside function_arg.
23403
23404 2002-02-02 Kazu Hirata <kazu@hxi.com>
23405
23406 * config/h8300/h8300.c (h8_push_ops): Move inside
23407 h8300_init_once.
23408 (h8_pop_ops): Likewise.
23409 (h8_move_ops): Likewise.
23410
23411 2002-02-02 Kazu Hirata <kazu@hxi.com>
23412
23413 * config/h8300/h8300.c (os_task): Make it static.
23414 (monitor): Likewise.
23415 (pragma_saveall): Likewise.
23416
23417 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
23418
23419 * config/sh/sh.md (ic_invalidate_line): Make sure the immediate
23420 constant is a valid sign-extension for Pmode.
23421
23422 2002-02-02 Kazu Hirata <kazu@hxi.com>
23423
23424 * config/h8300/h8300.c: Fix formatting.
23425
23426 2002-02-02 Kazu Hirata <kazu@hxi.com>
23427
23428 * config/h8300/h8300.md: Fix formatting.
23429
23430 2002-02-02 Kazu Hirata <kazu@hxi.com>
23431
23432 * config/h8300/h8300.md (one_cmpl patterns): Tighten the
23433 predicates of operands[1]. Split the patterns for each
23434 processor variant.
23435
23436 2002-02-02 Kazu Hirata <kazu@hxi.com>
23437
23438 * config/h8300/h8300.md (xor patterns): Tighten the predicates
23439 of operands[1] to register_operand.
23440
23441 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
23442
23443 * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
23444 * cpphash.c (_cpp_init_hashtable): Similarly.
23445 * cppinit.c (cpp_create_reader): Default the signed_char flag.
23446 (init_builtins): Define __CHAR_UNSIGNED__ appropriately.
23447 (COMMAND_LINE_OPTIONS): Recognise -f{un,}signed-char.
23448 (cpp_handle_option): Handle the new options.
23449 * cpplex.c (cpp_interpret_charconst): Use new flag.
23450 * cpplib.h (struct cpp_options): New member signed_char.
23451 * gcc.c (cpp_unique_options): Remove %c spec and documentation.
23452 (cpp_options): Handle -fsigned-char and -funsigned-char.
23453 (static_specs): Remove signed_char_spec.
23454 (do_spec1): Don't handle %c.
23455 * system.h: Poison SIGNED_CHAR_SPEC.
23456 * tradcif.y (yylex): Use flag_signed_char.
23457 * tradcpp.h (flag_signed_char): New.
23458 * tradcpp.c (flag_signed_char): New.
23459 (main): Handle new command-line options.
23460 (initialize_builtins): Define __CHAR_UNSIGNED__ if appropriate.
23461 config:
23462 * alpha/alpha.h (SIGNED_CHAR_SPEC): Remove.
23463 * avr/avr.h: Remove old comments.
23464 * i960/i960.h (CPP_SPEC): Pass -fsigned-char if -mic*.
23465 (CC1_SPEC): Pass -fsigned-char if -mic*.
23466 (SIGNED_CHAR_SPEC): Remove.
23467 doc:
23468 * tm.texi (SIGNED_CHAR_SPEC): Remove documentation.
23469
23470 2002-02-01 Eric Christopher <echristo@redhat.com>
23471
23472 From Daniel Jacobowitz <dmj+@andrew.cmu.edu>
23473 * config/mips/mips.h (FUNCTION_PROFILER): Fix function profiling.
23474 * config/mips/linux.h (ASM_OUTPUT_REG_PUSH): Undefine.
23475 (ASM_OUTPUT_REG_POP): Ditto.
23476
23477 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
23478
23479 * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfield
23480 patch.
23481
23482 2002-02-02 Jakub Jelinek <jakub@redhat.com>
23483
23484 * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Add missing | separators.
23485
23486 2002-02-02 Jakub Jelinek <jakub@redhat.com>
23487
23488 PR c/5304:
23489 * expmed.c (expand_mult_highpart): Use immed_double_const for wide_op1
23490 unconditionally.
23491
23492 2002-02-01 Janis Johnson <janis187@us.ibm.com>
23493
23494 * cfganal.c: Include tm_p.h.
23495 (keep_with_call_p): Fix the test that determines if a register holds
23496 the return value of a call.
23497
23498 2002-02-01 DJ Delorie <dj@redhat.com>
23499
23500 * config/sparc/sparc.c (sparc_emit_set_symbolic_const64): If
23501 we are given conflicting registers, switch to the other one we
23502 had allocated for us.
23503 * config/sparc/sparc.md (reload_indi, reload_outdi): Pass op[2]
23504 as TImode so we know when the "other" register is available.
23505
23506 2002-02-01 David O'Brien <obrien@FreeBSD.org>
23507
23508 * config/sparc/sol2-sld-64.h: Include sparc/biarch64.h rather than
23509 sparc/sparc_bi.h.
23510
23511 2002-02-01 Janis Johnson <janis187@us.ibm.com>
23512
23513 * cfganal.c (keep_with_call_p): New function.
23514 (flow_call_edges_add): Prevent splitting a block between a call and
23515 a single-set instruction that should be kept in the same block.
23516
23517 2002-02-01 Craig Rodrigues <rodrigc@gcc.gnu.org>
23518
23519 * doc/install.texi (avr): Update outdated URL.
23520
23521 2002-01-30 Andrew Haley <aph@cambridge.redhat.com>
23522
23523 * config/stormy16/stormy16.md (pushqi): New.
23524 (popqi): New.
23525 (pushhi): New.
23526 (pophi): New.
23527 (movhi): Remove stack operands.
23528 (movqi): Likewise.
23529 * config/stormy16/stormy16.h (PREDICATE_CODES): Add
23530 nonimmediate_nonstack_operand.
23531 * config/stormy16/stormy16.c (nonimmediate_nonstack_operand):
23532 New.
23533 * config/stormy16/stormy16-protos.h (nonimmediate_nonstack_operand)
23534 New.
23535
23536 2002-01-31 Jason Merrill <jason@redhat.com>
23537
23538 * Makefile.in (c-parse.c): Handle .output file.
23539 * objc/Make-lang.in (objc-parse.c): Likewise.
23540
23541 2002-02-01 Alexandre Oliva <aoliva@redhat.com>
23542
23543 * config/mips/mips.h (ENDIAN_SPEC): Output the endianness flag if
23544 the -me[lb] option is given. Don't output the default flag
23545 twice.
23546
23547 2002-01-31 Zack Weinberg <zack@codesourcery.com>
23548
23549 * c-lex.c (yyparse): Call debug_hooks->start_source_file for
23550 the primary source file; this has not been done yet.
23551 * c-decl.c (c_expand_body): Reset input_filename from
23552 DECL_SOURCE_FILE (fndecl) before calling init_function_start.
23553
23554 2002-01-31 Kazu Hirata <kazu@hxi.com>
23555
23556 * rtlanal.c (subreg_regno_offset): Do not use
23557 SUBREG_REGNO_OFFSET.
23558 * system.h: Add SUBREG_REGNO_OFFSET to the GCC poison list.
23559 * doc/tm.texi (SUBREG_REGNO_OFFSET): Remove.
23560
23561 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
23562
23563 * gccbug.in: Follow GNU Coding Standards for --version. Use GCC
23564 version rather than GNATS version in --version output.
23565
23566 2002-01-31 Richard Sandiford <rsandifo@redhat.com>
23567
23568 * ifcvt.c (noce_process_if_block): Make a copy of the destination
23569 when copying back from a temporary.
23570
23571 2002-01-30 Richard Henderson <rth@redhat.com>
23572
23573 * ifcvt.c (dead_or_predicable): Handling merging when other_bb
23574 and new_dest are the same.
23575
23576 2002-01-30 Richard Henderson <rth@redhat.com>
23577
23578 PR opt/5076
23579 * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
23580 * rtl.c (note_insn_name): Update.
23581 * emit-rtl.c (remove_unnecessary_notes): Kill it.
23582 * stmt.c (expand_end_loop): Kill jump opt code. Use LOOP_END_TOP_COND
23583 to perform loop rotation.
23584 (expand_exit_loop_top_cond): New.
23585 * tree.h (expand_exit_loop_top_cond): Declare it.
23586 * c-semantics.c (genrtl_while_stmt): Use it.
23587 (genrtl_for_stmt): Likewise.
23588
23589 2002-01-30 Alexandre Oliva <aoliva@redhat.com>
23590
23591 * config/mips/mips.h (PARM_BOUNDARY): Guarantee alignment of
23592 arguments to 64-bit boundaries on 64-bit ABIs.
23593
23594 2002-01-30 Steve Ellcey <sje@cup.hp.com>
23595
23596 * loop.c (loop_invariant_p): Special case pic_offset_table_rtx.
23597
23598 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
23599
23600 * c-decl.c (grokdeclarator): Handle type being a typedef for an
23601 invalid type.
23602
23603 2002-01-30 David O'Brien <obrien@FreeBSD.org>
23604
23605 * config.gcc: Include sparc/biarch64.h rather than sparc/sparc_bi.h.
23606 * config/sparc/sparc_bi.h: Remove file.
23607 * config/sparc/biarch64.h: New file (rename of sparc_bi.h).
23608
23609 2002-01-30 Richard Henderson <rth@redhat.com>
23610
23611 * sched-deps.c (sched_analyze): Make a call read the frame pointer.
23612
23613 2002-01-30 Zack Weinberg <zack@codesourcery.com>
23614
23615 * expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1.
23616
23617 2002-01-30 Jason Merrill <jason@redhat.com>
23618
23619 * dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.
23620 (output_cfi): Likewise. Disable DW_CFA_GNU_negative_offset_extended.
23621 (reg_save): Use DW_CFA_offset_extended_sf instead.
23622
23623 * dwarf2out.c (dwarf2out_finish): Don't abort if there were errors.
23624
23625 2002-01-29 Jakub Jelinek <jakub@redhat.com>
23626
23627 * cselib.c (cselib_record_sets): Use IF_THEN_ELSE result
23628 in cselib_lookup.
23629
23630 2002-01-29 Aldy Hernandez <aldyh@redhat.com>
23631
23632 * rs6000.md ("*call_value_local32"): Remove constraints.
23633 ("*call_value_local64"): Same.
23634 ("*call_value_indirect_nonlocal_aix32"): Same.
23635 ("*call_value_nonlocal_aix32"): Same.
23636 ("*call_value_indirect_nonlocal_aix64"): Same.
23637 ("*call_value_nonlocal_aix64"): Same.
23638 ("*call_value_nonlocal_sysv"): Same.
23639
23640 2002-01-29 Richard Henderson <rth@redhat.com>
23641
23642 * config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.
23643
23644 2002-01-29 Richard Henderson <rth@redhat.com>
23645
23646 * expr.c (force_operand): Ignore flag_pic for detecting pic
23647 address loads.
23648 * regclass.c (init_reg_sets_1): Test fixed_regs not flag_pic
23649 for determining if PIC_OFFSET_TABLE_REGNUM is call-clobbered.
23650 * resource.c (mark_target_live_regs): Use regs_invalidated_by_call
23651 instead of open-coded loop.
23652 * doc/tm.texi (PIC_OFFSET_TABLE_REGNUM): Clarify that it must
23653 be fixed when in use.
23654
23655 2002-01-29 Richard Henderson <rth@redhat.com>
23656
23657 * sched-int.h (struct deps_reg): Add uses_length, clobbers_length.
23658 * sched-rgn.c (propagate_deps): Update them.
23659 * sched-deps.c (sched_analyze_insn): Update them. Flush the
23660 clobbers list when either gets too long.
23661
23662 2002-01-29 Jakub Jelinek <jakub@redhat.com>
23663
23664 * config/i386/i386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS
23665 and INDEX_REGS the same as GENERAL_REGS.
23666 (SECONDARY_OUTPUT_RELOAD_CLASS): Likewise.
23667
23668 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
23669
23670 * tree.c (build_nonstandard_integer_type): Correct prototype.
23671
23672 2002-01-29 Ulrich Weigand <uweigand@de.ibm.com>
23673
23674 * config/s390/s390.md (movstrsico, movstrdix_64,
23675 movstrsix_31): Remove, replace by ...
23676 (movstrdi_short, movstrsi_short, movstrdi_long,
23677 movstrsi_long): ... these. New.
23678 (movstrdi, movstrsi): Adapt.
23679
23680 (rotldi3, rotlsi3, ashldi3, *ashldi3_31, *ashldi3_64,
23681 ashlsi3, lshrdi3, *lshrdi3_31, *lshrdi3_64, lshrsi3):
23682 Remove unnecessary CC clobber.
23683 (*ashrdi3_cc_31, *ashrdi3_cconly_31, *ashrdi3_cc_64,
23684 *ashrdi3_cconly_64, *ashrsi3_cc, *ashrsi3_cconly): New.
23685
23686 (divmoddi4): Don't partially initialize TImode register.
23687
23688 2002-01-29 Geoffrey Keating <geoffk@redhat.com>
23689
23690 * doc/sourcebuild.texi (C Tests): Document gcc.dg/debug directory.
23691
23692 2002-01-29 Richard Henderson <rth@redhat.com>
23693
23694 * flow.c (print_rtl_and_abort): Remove.
23695 (print_rtl_and_abort_fcn): Remove.
23696 (verify_local_live_at_start): Use dump_bb instead.
23697 (verify_wide_reg): Likewise. Take a basic_block, not rtl endpoints.
23698 (verify_wide_reg_1): Return 2 on mode test failure.
23699
23700 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
23701
23702 PR c/3325, c/3326, c/2511, c/3347
23703 * c-decl.c (enum_decl_context): Remove BITFIELD.
23704 (grokdeclarator): Take bitfield width as an input.
23705 Ensure bitfields are given the correct type. Perform
23706 bitfield width validation with build_bitfield_integer_type
23707 rather than waiting for finish_struct.
23708 (grok_typename, grok_typename_in_parm_context, start_decl,
23709 push_parmdecl, grokfield, start_function): Update calls to
23710 grokdeclarator.
23711 (build_bitfield_integer_type): New function.
23712 (finish_struct): Move bitfield validation to grokdeclarator
23713 and build_bitfield_integer_type.
23714 * tree.c (build_nonstandard_integer_type): New function.
23715 * tree.h (build_nonstandard_integer_type): New prototype.
23716 objc:
23717 * objc-act.c (objc_copy_list): Remove DECL_INITIAL kludge.
23718
23719 2002-01-29 Jakub Jelinek <jakub@redhat.com>
23720
23721 PR other/1502:
23722 * cppinit.c (cpp_handle_option): Add ignore argument, if it is zero,
23723 don't ignore unrecognized -W* options.
23724 (cpp_handle_options): Pass 1 as last argument to cpp_handle_option.
23725 * cpplib.h (cpp_handle_option): Adjust prototype.
23726 * c-decl.c (c_decode_options): Pass 0 as last argument to
23727 cpp_handle_option.
23728
23729 PR c/2896:
23730 * gcc.c (cpp_unique_options): Split from cpp_options.
23731 (cpp_options): Source cpp_unique_options.
23732 (default_compilers): Use cpp_unique_options instead of cpp_options
23733 when used together with cc1_options.
23734 (static_specs): Add cpp_unique_options.
23735 * objc/lang-specs.h: Use cpp_unique_options instead of cpp_options
23736 when used together with cc1_options.
23737
23738 2002-01-29 Kazu Hirata <kazu@hxi.com>
23739
23740 * config/h8300/h8300-protos.h: Update the prototype of
23741 output_a_shift.
23742 * config/h8300/h8300.c (output_a_shift): Remove an unused
23743 argument 'insn'. Remove redundant code.
23744 * config/h8300/h8300.md: Adust to the new prototype of
23745 output_a_shift.
23746
23747 2002-01-29 Kazu Hirata <kazu@hxi.com>
23748
23749 * config/h8300/h8300-protos.h: Update the prototypes of
23750 emit_a_rotate and expand_a_rotate.
23751 * config/h8300/h8300.c (emit_a_rotate): Change the type of the
23752 first argument to 'enum rtx_code'.
23753 (expand_a_rotate): Likewise.
23754
23755 2002-01-28 Kazu Hirata <kazu@hxi.com>
23756
23757 * config/h8300/h8300-protos.h: Update the prototype of
23758 output_simode_bld.
23759 * config/h8300/h8300.c (output_simode_bld): Remove an argumen
23760 'log2'.
23761 * config/h8300/h8300.md: Adjust to the new prototype.
23762
23763 2002-01-28 Kazu Hirata <kazu@hxi.com>
23764
23765 * conifg/h8300/h8300.c (h8300_adjust_insn_length): Remove
23766 redundant code.
23767
23768 2002-01-28 John David Anglin <dave@hiauly1.hia.nrc.ca>
23769
23770 * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM
23771 is a fixed register before returning pic_offset_table_rtx.
23772 * loop.c (scan_loop): Don't hoist insns that set pic_offset_table_rtx
23773 when PIC_OFFSET_TABLE_REG_CALL_CLOBBERED is defined.
23774
23775 2002-01-28 Jason Merrill <jason@redhat.com>
23776
23777 * dwarf2.h: Sync with src version.
23778
23779 2002-01-28 Paul Koning <pkoning@equallogic.com>
23780
23781 * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace
23782 BT_FN_VOID_PTR_VAR.
23783 * builtins.def (BUILT_IN_PREFETCH): Change first argument to be const.
23784 * doc/extend.texi (__builtin_prefetch): Update documentation:
23785 first argument is now const void ptr.
23786
23787 2002-01-28 Kazu Hirata <kazu@hxi.com>
23788
23789 * config/h8300/h8300-protos.h: Remove an unused prototype.
23790
23791 2002-01-28 Roman Zippel <zippel@linux-m68k.org>
23792
23793 * toplev.c (lang_independent_init): Round up identifier size.
23794
23795 2002-01-28 Richard Earnshaw <rearnsha@arm.com>
23796
23797 * config.gcc: Revert previous change.
23798
23799 2002-01-28 Andris Pavenis <pavenis@latnet.lv>
23800
23801 * config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro UNIQUE_SECTION
23802
23803 2002-01-28 Richard Earnshaw <rearnsha@arm.com>
23804
23805 * config.gcc (*-*-netbsdelf*): Set up generic parameters.
23806 (*-*-netbsd*): Always use collect2. Remove collect2 settings from
23807 other non-elf netbsd config frags.
23808 * config/netbsd-aout.h (STARTFILE_SPEC): Don't pull in c++rt0 since
23809 collect2 will does that.
23810 * config/netbsd.h (LIBGCC_SPEC): Add white space before -lgcc, so that
23811 shared-lib frobbing will work.
23812
23813 2002-01-28 Kazu Hirata <kazu@hxi.com>
23814
23815 * config/h8300/h8300.h: Fix formatting.
23816 * config/h8300/h8300.md: Likewise.
23817
23818 2002-01-28 Loren J. Rittle <ljrittle@acm.org>
23819
23820 * fixinc/inclhack.def (strict_ansi_not): Add a bypass based on
23821 the old, removed AAA_standards fix.
23822 * fixinc/fixincl.x: Rebuilt.
23823
23824 2002-01-28 Hans-Peter Nilsson <hp@axis.com>
23825
23826 * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit
23827 atexit call in crtbegin, hooked in after call to frame_dummy;
23828 register EH before registering __fini__start.
23829
23830 2002-01-28 Aldy Hernandez <aldyh@redhat.com>
23831
23832 * config/rs6000/altivec.h: Remove spurious semicolons.
23833
23834 2002-01-27 Kazu Hirata <kazu@hxi.com>
23835
23836 * config/h8300/h8300.md: Replace dead bit extraction patterns
23837 with ones that work.
23838
23839 Sun Jan 27 13:23:40 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23840
23841 * emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode
23842 if not STRICT_ALIGNMENT.
23843 * rtl.h (MEM_ALIGN): Likewise.
23844
23845 2002-01-27 Craig Rodrigues <rodrigc@gcc.gnu.org>
23846
23847 * doc/invoke.texi (-fdump-translation-unit): Revert this
23848 patch: 2001-10-21 Craig Rodrigues <rodrigc@gcc.gnu.org>
23849
23850 2002-01-27 Kazu Hirata <kazu@hxi.com>
23851
23852 * config/h8300/h8300.md (define_constants): New.
23853 (anonymous patterns) Use defined constants appropriately.
23854
23855 2002-01-27 Kazu Hirata <kazu@hxi.com>
23856
23857 * config/h8300/h8300.c (function_arg): Remove redundant code.
23858
23859 2002-01-26 Richard Henderson <rth@redhat.com>
23860
23861 * sched-deps.c (reg_pending_uses_head): New.
23862 (reg_pending_barrier): Rename from reg_pending_sets_all.
23863 (find_insn_list): Don't mark inline.
23864 (find_insn_mem_list): Remove.
23865 (add_dependence_list, add_dependence_list_and_free): New.
23866 (flush_pending_lists): Replace only_write param with separate
23867 for_read and for_write parameters. Update all callers. Use
23868 add_dependence_list_and_free.
23869 (sched_analyze_1): Do not add reg dependencies here; just set
23870 the pending bits. Use add_dependence_list.
23871 (sched_analyze_2): Likewise.
23872 (sched_analyze_insn): Replace schedule_barrier_found with
23873 reg_pending_barrier. Add all dependencies for pending reg
23874 uses, sets, and clobbers.
23875 (sched_analyze): Don't add reg dependencies for calls, just
23876 set pending bits. Use regs_invalidated_by_call. Treat
23877 sched_before_next_call as a normal list, not a fake insn.
23878 (init_deps): No funny init for sched_before_next_call.
23879 (free_deps): Free pending mems lists. Don't zero reg_last.
23880 (init_deps_global): Init reg_pending_uses.
23881 (finish_deps_global): Free it.
23882 * sched-int.h (deps): Make in_post_call_group_p boolean. Update docs.
23883 (find_insn_mem_list): Remove.
23884 * sched-rgn.c (concat_INSN_LIST, concat_insn_mem_list): New.
23885 (propagate_deps): Use them. Zero temp mem lists.
23886
23887 2002-01-26 Richard Henderson <rth@redhat.com>
23888
23889 * Makefile.in (CRTSTUFF_CFLAGS): New.
23890 (crtbegin.o, crtend.o, crtbeginS.o, crtendS.o, crtbeginT.o): Use it.
23891 * config.gcc (alpha-linux, alpha-freebsd, alpha-netbsd): Use plain
23892 crtstuff.c instead of alpha assembly version.
23893 * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Rewrite to assume the
23894 entire dummy function sequence. Use FORCE_CODE_SECTION_ALIGN
23895 not FORCE_{INIT,FINI}_SECTION_ALIGN.
23896 (__do_global_dtors_aux): Mark used.
23897 (frame_dummy, __do_global_ctors_aux): Mark used.
23898 (fini_dummy, init_dummy): Remove.
23899
23900 * config/alpha/crtbegin.asm: Remove file.
23901 * config/alpha/crtend.asm: Remove file.
23902 * config/alpha/t-crtbe: Remove file.
23903 * config/alpha/elf.h (CRT_CALL_STATIC_FUNCTION): New.
23904 (LINK_EH_SPEC): New.
23905
23906 * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Rewrite old
23907 FORCE_INIT_SECTION_ALIGN hack. Register __fini_start before
23908 calling constructors.
23909 * config/cris/linux.h (CRT_CALL_STATIC_FUNCTION): Undef.
23910
23911 * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): New.
23912 * config/i386/linux.h (CRT_CALL_STATIC_FUNCTION): Replace old
23913 CRT_END_INIT_DUMMY hack.
23914 * config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Replace
23915 FORCE_{INIT,FINI}_SECTION_ALIGN.
23916
23917 * config/mcore/mcore-elf.h (FORCE_CODE_SECTION_ALIGN): Replace
23918 FORCE_{INIT,FINI}_SECTION_ALIGN.
23919
23920 * config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Update for new
23921 invocation sequence.
23922 * config/sh/sh.h (CRT_CALL_STATIC_FUNCTION): Likewise.
23923
23924 * doc/tm.texi (CRT_CALL_STATIC_FUNCTION): Update.
23925 (FORCE_CODE_SECTION_ALIGN): New.
23926
23927 2002-01-26 Richard Henderson <rth@redhat.com>
23928
23929 * config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT.
23930
23931 2002-01-26 Richard Henderson <rth@redhat.com>
23932
23933 * config/alpha/alpha.c (alpha_sa_mask): Mark RA for unicos here too.
23934 (alpha_sa_size): Use alpha_sa_mask to compute size of saved regs.
23935
23936 2002-01-26 Kazu Hirata <kazu@hxi.com>
23937
23938 * config/h8300/h8300.md: Remove bit extraction patterns that
23939 cannot be triggered.
23940 Restrict each bit extraction pattern to a variant on which the
23941 pattern is tested.
23942
23943 2002-01-26 Joseph S. Myers <jsm28@cam.ac.uk>
23944
23945 * doc/include/texinfo.tex: Update to version 2002-01-04.07.
23946
23947 2002-01-26 Kazu Hirata <kazu@hxi.com>
23948
23949 * config/h8300/h8300.md: Remove bit test patterns that cannot
23950 be triggered.
23951 Restrict each bit test pattern to a variant on which the
23952 pattern is tested.
23953
23954 2002-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23955
23956 * builtins.c (expand_builtin_strncat): Remove redundant check for
23957 INTEGER_CST.
23958
23959 2002-01-25 David O'Brien <obrien@FreeBSD.org>
23960
23961 * config/i386/x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide
23962 default setting.
23963 * config/i386/freebsd64.h (DEFAULT_PCC_STRUCT_RETURN): Do not override
23964 existing setting.
23965
23966 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
23967
23968 * dbxout.c (dbxout_init): Use assemble_name rather than just
23969 stripping off the first character.
23970 (dbxout_source_file): Likewise.
23971
23972 2002-01-25 DJ Delorie <dj@redhat.com>
23973
23974 * config/sparc/sparc.c (sparc_emit_set_symbolic_const64): Compare
23975 using rtx_equal_p, not by comparing pointers.
23976
23977 2002-01-25 Steve Ellcey <sje@cup.hp.com>
23978
23979 * emit-rtl.c (gen_rtx_REG): Always return the same rtx
23980 for PIC_OFFSET_TABLE_REGNUM.
23981 (init_emit_once): Use gen_raw_REG to initialize pic_offset_table_rtx.
23982
23983 2002-01-25 David O'Brien <obrien@FreeBSD.org>
23984
23985 * config.gcc (x86_64-*-freebsd*): New target.
23986 (x86_64-*-netbsd*,x86_64-*-linux*): Use ${tm_file} rather than its
23987 value.
23988 (i[34567]86-*-freebsd*): Don't include svr4.h.
23989 * config/i386/freebsd64.h: New file.
23990
23991 2002-01-25 Douglas B Rupp <rupp@gnat.com>
23992
23993 * config/alpha/x-vms (version): Make static.
23994
23995 * config/alpha/vms.h (MD_FALLBACK_FRAME_STATE_FOR): Fix error
23996 in previous checkin.
23997
23998 * Makefile.in (install-headers-cp): New target.
23999 * config.gcc (alpha-dec-*vms*): Install headers with
24000 install-headers-cp
24001
24002 Fri Jan 25 22:42:49 CET 2002 Jan Hubicka <jh@suse.cz>
24003
24004 * unroll.c (unroll_loop): Lower final_value to nonmemory operand;
24005 avoid it's copies.
24006
24007 Fri Jan 25 08:26:19 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24008
24009 * builtins.c (expand_builtin_strncpy): Use integer_zerop instead
24010 of compare_tree_int.
24011 (expand_builtin_strncat): Likewise.
24012 * c-decl.c (finish_struct): Use tree_low_cst.
24013 * tree.h (compare_tree_int): Arg is unsigned HOST_WIDE_INT.
24014 * tree.c (compare_tree_int): Likewise.
24015
24016 2002-01-25 Ulrich Weigand <uweigand@de.ibm.com>
24017
24018 * reload1.c (eliminate_regs_in_insn): Recognize frame pointer
24019 adjustments even if they are implemented by more than two insns.
24020
24021 Fri Jan 25 20:43:56 CET 2002 Jan Hubicka <jh@suse.cz>
24022
24023 * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB arg.
24024 * df.h (struct ref): Kill B.
24025 (DF_REF_BB, DF_REF_BBNO): Use BLOCK_FOR_INSN.
24026
24027 * basic-block.h (PROP_EQUAL_NOTES): New flag.
24028 * flow.c (propagate_one_insn): Use it.
24029 (mark_used_regs): Handle NIL.
24030
24031 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
24032
24033 * config/stormy16/stormy16.md (tablejump_pcrel): Use a MEM
24034 to help folding.
24035
24036 2002-01-25 David Edelsohn <edelsohn@gnu.org>
24037
24038 * rs6000.md (prefetch): Make address V4SI mode so that the address
24039 is restricted to legitimate form for instruction.
24040
24041 2002-01-25 Bob Wilson <bob.wilson@acm.org>
24042
24043 * doc/install.texi (xtensa-*-elf): New target.
24044 (xtensa-*-linux*): New target.
24045 * doc/contrib.texi: Add myself.
24046
24047 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
24048
24049 * config/arm/arm.c (arm_hard_regno_mode_ok): Allow any general
24050 purpose register to hold an SImode (or smaller) value.
24051
24052 2002-01-25 Jakub Jelinek <jakub@redhat.com>
24053
24054 * unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame*
24055 registry only.
24056 * crtstuff.c: Likewise.
24057
24058 2002-01-25 Kazu Hirata <kazu@hxi.com>
24059
24060 * config/h8300/h8300.md (negation patterns): Tighten
24061 predicates to register_operand.
24062
24063 2002-01-24 Aldy Hernandez <aldyh@redhat.com>
24064
24065 * loop.c (emit_prefetch_instructions): Use the prefetch insn's
24066 mode, not Pmode.
24067
24068 * builtins.c (expand_builtin_prefetch): Same.
24069
24070 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
24071
24072 * config/sh/sh.md (sym_label2reg): Make sure all CONSTs have
24073 modes.
24074
24075 2002-01-24 Kazu Hirata <kazu@hxi.com>
24076
24077 * config/h8300/h8300.c (print_operand): Remove support for
24078 operand character 'A'.
24079 * config/h8300/h8300.md (three anonymous patterns): Replace
24080 operand character 'A' with either 'T' or 'S'.
24081
24082 2002-01-24 Kazu Hirata <kazu@hxi.com>
24083
24084 * config/h8300/h8300.c (print_operand): Remove support for
24085 operand character 'U'.
24086
24087 2002-01-24 Andris Pavenis <pavenis@latnet.lv>
24088
24089 * config/i386/t-djgpp: Use NATIVE_SYSTEM_HEADER_DIR.
24090
24091 2002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
24092
24093 * config/arm/arm.c (arm_hard_regno_mode_ok): Allow SImode
24094 values to be assigned to the stack pointer.
24095
24096 2002-01-14 Hartmut Penner <hpenner@de.ibm.com>
24097
24098 * emit_rtl.c (gen_lowpart_common): Conversion from const_int
24099 to const_double needs to be done right for big-endian systems.
24100
24101 2002-01-24 Jason Merrill <jason@redhat.com>
24102
24103 PR c++/2432
24104 * config/sparc/sparc.md (call-jump peepholes): Pass the right insn
24105 to can_throw_internal.
24106
24107 2002-01-23 Richard Henderson <rth@redhat.com>
24108
24109 * fold-const.c (fold): Change UINT_MAX test to check vs precision
24110 rather than TYPE_MAX_VALUE. Fix indentation and a bogus negation.
24111
24112 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
24113
24114 * config/sh/sh.md (symGOT_load, sym2GOT, sym2GOTOFF): New expands.
24115 (symGOT2reg): Use them, then set as GOT value as unchanging.
24116 (symGOTOFF2reg): Set REG_EQUAL note. Use a different pseudo
24117 as a temporary, if possible.
24118 (symPLT_label2reg): Enclose (pc) in UNSPEC_PIC. Emit
24119 sym@PLT-(.LPCS#+2-.) instead of sym@PLT+.-(.LPCS#+2).
24120
24121 2002-01-23 Kazu Hirata <kazu@hxi.com>
24122
24123 * config/h8300/h8300.md: Fix xorqi and xorqi so that they will
24124 accept to accept 0x80 as operands[2].
24125
24126 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
24127
24128 * config/sparc/sparc.md (fix_trunctfdi2): Correct typo in mode.
24129
24130 2002-01-23 Richard Henderson <rth@redhat.com>
24131
24132 * config/alpha/alpha.md (call_value_osf_1_er peepholes): Fix typo.
24133
24134 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
24135
24136 * c-parse.in (parmlist_or_identifiers): Add maybe_attribute.
24137 (parmlist_or_identifiers_1): Verify that only a parmlist follows
24138 an attribute.
24139
24140 2002-01-23 Richard Henderson <rth@redhat.com>
24141
24142 * expr.c (move_by_pieces_1): Extend size before negation.
24143
24144 * config/m68k/t-m68kbare (MULTILIB_OPTIONS): Add 68040 and 68060.
24145 (MULTILIB_MATCHES): Remove 68040 and 68060 aliases.
24146 (MULTILIB_EXCEPTIONS): Ignore 68881 and soft-float for 68040 and 68060.
24147 * config/m68k/t-m68kelf: Likewise.
24148
24149 2002-01-23 Bob Wilson <bob.wilson@acm.org>
24150
24151 * config/xtensa/elf.h: New file.
24152 * config/xtensa/lib1funcs.asm: New file.
24153 * config/xtensa/lib2funcs.S: New file.
24154 * config/xtensa/linux.h: New file.
24155 * config/xtensa/t-xtensa: New file.
24156 * config/xtensa/xtensa-config.h: New file.
24157 * config/xtensa/xtensa-protos.h: New file.
24158 * config/xtensa/xtensa.c: New file.
24159 * config/xtensa/xtensa.h: New file.
24160 * config/xtensa/xtensa.md: New file.
24161 * config.gcc (xtensa-*-elf*): New target.
24162 (xtensa-*-linux*): New target.
24163 * cse.c (canon_hash): Compare rtx pointers instead of register
24164 numbers. This is required for the Xtensa port.
24165 * integrate.c (copy_insn_list): Handle case where the static
24166 chain is in memory and the memory address has to be copied to
24167 a register.
24168 * doc/invoke.texi (Option Summary): Add Xtensa options.
24169 (Xtensa Options): New node.
24170 * doc/md.texi (Machine Constraints): Add Xtensa machine constraints.
24171
24172 2002-01-23 Zack Weinberg <zack@codesourcery.com>
24173
24174 * diagnostic.c (internal_error): Do ICE suppression only
24175 when ENABLE_CHECKING is not defined.
24176
24177 * c-typeck.c (require_complete_type): Return error_mark_node
24178 if type is error_mark_node.
24179
24180 2002-01-23 Janis Johnson <janis187@us.ibm.com>
24181
24182 * toplev.c (process_options): Disable -fprefetch-loop-arrays with
24183 -Os and issue a warning.
24184
24185 2002-01-23 Zack Weinberg <zack@codesourcery.com>
24186
24187 * doc/fragments.texi, doc/hostconfig.texi: Update to reflect
24188 current (lack of) need for host configuration by hand.
24189
24190 * doc/gccint.texi, doc/rtl.texi, doc/tm.texi: Adjust cross
24191 references. Documentation of some target macros moved from
24192 hostconfig.texi to tm.texi.
24193
24194 2002-01-23 Will Cohen <wcohen@redhat.com>
24195
24196 * config/arm/arm.h (THUMB_FUNCTION_PROFILER): Define if not currently
24197 defined.
24198
24199 2002-01-23 Kazu Hirata <kazu@hxi.com>
24200
24201 * config/h8300/h8300.md (*andorhi3): Accept 0x8000 as an
24202 operand[3].
24203
24204 2002-01-23 Jason Merrill <jason@redhat.com>
24205
24206 * tree.c (build1): Don't set TREE_READONLY on INDIRECT_REF.
24207
24208 * function.c (assign_parms): Don't put args of inline functions
24209 into registers when not optimizing.
24210
24211 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
24212
24213 * config/arm/arm.md (UNSPEC_PROLOGUE_USE): New unspec constant.
24214 (prologue_use): New pattern.
24215 * config/arm/arm.c (expand_prologue): Use gen_prologue_use in
24216 preference to gen_rtx_USE.
24217 (thumb_expand_prologue): Use gen_prologue_use in preference to
24218 gen_rtx_USE.
24219 (thumb_expand_epilogue): Use gen_prologue_use in preference to
24220 gen_rtx_USE.
24221
24222 2002-01-23 Hans-Peter Nilsson <hp@bitrange.com>
24223
24224 * loop.c [!HAVE_prefetch] (CODE_FOR_prefetch): Define to 0.
24225
24226 2002-01-23 Neil Booth <neil@daikokuya.demon.co.uk>
24227
24228 PR c/3504
24229 * doc/extend.texi: Correct documentation of __alignof__.
24230
24231 2002-01-22 Zack Weinberg <zack@codesourcery.com>
24232
24233 * params.h: Rename arguments of DEFPARAM so that it will be
24234 recognized as a translation keyword.
24235
24236 2002-01-22 Aldy Hernandez <aldyh@redhat.com>
24237
24238 * extend.texi: Document altivec functions.
24239 Fix N-bit adjectives in X86 builtin documentation.
24240
24241 2002-01-22 Alexandre Oliva <aoliva@redhat.com>
24242
24243 * reload.c (reg_overlap_mentioned_for_reload_p): Handle PLUS and
24244 auto_inc_dec values.
24245
24246 2002-01-22 Richard Earnshaw <rearnsha@arm.com>
24247
24248 * config/netbsd-aout.h (SWITCH_TAKES_ARG): Remove bogus white space
24249 after backslash.
24250 (ASM_DECLARE_OBJECT_NAME): Add missing backslash before final line.
24251
24252 2002-01-22 Alexandre Oliva <aoliva@redhat.com>
24253
24254 * config/i386/freebsd-aout.h (ASM_QUAD): Undefine.
24255
24256 2002-01-22 Richard Henderson <rth@redhat.com>
24257
24258 * config/alpha/alpha.c (split_small_symbolic_mem_operand): Use
24259 copy_insn not copy_rtx.
24260
24261 2002-01-23 Alan Modra <amodra@bigpond.net.au>
24262
24263 * combine.c (simplify_and_const_int): Don't trunc_int_for_mode
24264 "nonzero" as that might add "1" bits. Ensure "constop" is
24265 properly sign extened.
24266 (force_to_mode): Tweak for sign extended constop.
24267
24268 2002-01-22 Richard Henderson <rth@redhat.com>
24269
24270 * config/alpha/alpha.c (some_small_symbolic_mem_operand) Use
24271 for_each_rtx instead of assuming we're already looking at the MEM.
24272 (split_small_symbolic_mem_operand): Likewise.
24273 * config/alpha/alpha.h (PREDICATE_CODES): Update.
24274 * config/alpha/alpha.md (small symbolic memory splitters): Update.
24275
24276 2002-01-22 Richard Henderson <rth@redhat.com>
24277
24278 * config/alpha/alpha.md (divmodsi_internal_er): Generate lituse
24279 sequence number for the literal.
24280 (divmoddi_internal_er): Likewise.
24281
24282 2002-01-22 Craig Rodrigues <rodrigc@gcc.gnu.org>
24283
24284 PR java/4972
24285 * aclocal.m4 (AM_ICONV): Put linking flags for libiconv
24286 in LIBICONV variable.
24287 * configure: Regenerated.
24288
24289 2002-01-22 Krister Walfridsson <cato@df.lth.se>
24290
24291 * dependence.c (build_def_use): Remove array_idx.
24292
24293 * dwarfout.c (last_filename): Remove.
24294 (output_compile_unit_die): Remove last_filename.
24295
24296 2002-01-22 Roger Sayle <roger@eyesopen.com>
24297 Richard Henderson <rth@redhat.com>
24298
24299 PR opt/3640
24300 * fold-const.c (fold): Optimize unsigned comparisons against
24301 UINT_MAX (and similar unsigned constants).
24302
24303 2002-01-22 Janis Johnson <janis187@us.ibm.com>
24304
24305 * Makefile.in (loop.o): Depend on OPTABS_H.
24306 * loop.c (emit_prefetch_instructions): Check the prefetch operand
24307 against the predicate.
24308
24309 PR target/5379
24310 * config/i386/i386.md (prefetch_sse): Specify "p" as a constraint
24311 for the address operand.
24312
24313 2002-01-22 Richard Henderson <rth@redhat.com>
24314
24315 * config/alpha/freebsd.h (FUNCTION_PROFILER): Remove.
24316
24317 2002-01-22 Craig Rodrigues <rodrigc@gcc.gnu.org>
24318
24319 PR other/5450
24320 * config/i386/sysv4.h (CPP_SPEC): Define, and add CPU
24321 preprocessor flags.
24322
24323 2002-01-22 Jason Thorpe <thorpej@wasabisystems.com>
24324
24325 * config.gcc (x86_64-*-netbsd*): New target.
24326 * config/i386/netbsd64.h: New file.
24327
24328 2002-01-22 Aldy Hernandez <aldyh@redhat.com>
24329
24330 * regrename.c (kill_value): Fix typo.
24331
24332 2002-01-22 Aldy Hernandez <aldyh@redhat.com>
24333
24334 * doc/tm.texi: Remove STARTING_FRAME_PHASE.
24335
24336 * config/rs6000/rs6000.h: Same.
24337
24338 * function.c (instantiate_virtual_regs): Remove
24339 STARTING_FRAME_PHASE.
24340 (assign_stack_local_1): Same.
24341 Calculate frame phase.
24342
24343 2002-01-22 Nick Clifton <nickc@redhat.com>
24344
24345 * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Move 'regno'
24346 variable declaration to outer scope in order to simplify
24347 future extensions.
24348 (HARD_REGNO_MODE_OK): Replace macro body with a with a call to
24349 arm_hard_regno_mode_ok.
24350 * config/arm/arm-protos.h: Add a prototype for
24351 arm_hard_regno_mode_ok.
24352 * config/arm/arm.c (soft_df_operand): Remove now redundant
24353 check for DImode values using IP_REGNUM.
24354 (nonimmediate_soft_df_operand): Remove now redundant check for
24355 DImode values using IP_REGNUM.
24356 (arm_hard_regno_mode_ok): New function. New check: make sure
24357 that DImode values are not stored in IP_REGNUM.
24358
24359 * config/arm/arm.c (arm_expand_prologue): Replace REG_MAYBE_DEAD
24360 note with a USE.
24361 (thumb_expand_prologue): Replace REG_MAYBE_DEAD note with a USE.
24362
24363 2002-01-22 Jason Merrill <jason@redhat.com>
24364
24365 * c-semantics.c (genrtl_compound_stmt): Only check nesting
24366 consistency if this COMPOUND_STMT is scoped.
24367
24368 2002-01-22 Kazu Hirata <kazu@hxi.com>
24369
24370 * predict.c: Fix formatting.
24371 * print-tree.c: Likewise.
24372 * protoize.c: Likewise.
24373 * real.h: Likewise.
24374 * rtl.h: Likewise.
24375 * sbitmap.h: Likewise.
24376 * scan.c: Likewise.
24377 * sched-deps.c: Likewise.
24378 * sched-vis.c: Likewise.
24379 * sdbout.c: Likewise.
24380 * sibcall.c: Likewise.
24381 * ssa.c: Likewise.
24382 * ssa-ccp.c: Likewise.
24383 * ssa-dce.c: Likewise.
24384 * stmt.c: Likewise.
24385 * stor-layout.c: Likewise.
24386 * system.h: Likewise.
24387
24388 Tue Jan 22 06:26:33 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24389
24390 * tree.c (int_fits_type_p): If bounds of a subtype are variable, see
24391 if fits in bounds of base type.
24392
24393 * dwarf2out.c (equate_decl_number_to_die): Add "int" to decls.
24394 (loc_descriptor_from_tree, case CALL_EXPR, case ADDR_EXPR): New.
24395 (add_bound_info, default): If can't find a context, make a
24396 SAVE_EXPR.
24397 (dwarf2out_finish): Check for SAVE_EXPR in node->created_for.
24398
24399 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
24400
24401 * c-typeck.c (parser_build_binary_op): If result from
24402 build_binary_op is ERROR_MARK just return error_mark_node without
24403 further processing.
24404
24405 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
24406
24407 * config/netbsd.h (TARGET_HAS_F_SETLKW): define.
24408 Split a.out-specific bits into...
24409 * config/netbsd-aout.h: ...this.
24410 * config/netbsd-elf.h: New file.
24411 * config/alpha/netbsd-elf.h: Remove.
24412 * config/alpha/netbsd.h: Rewrite for a NetBSD/alpha ELF target.
24413 * config/i386/netbsd-elf.h (LIB_SPEC): Remove.
24414 (STARTFILE_SPEC): Remove redundant definition.
24415 (ENDFILE_SPEC): Likewise.
24416 (LINK_SPEC): Likewise.
24417 (CPP_SPEC): Likewise.
24418 (ASM_SPEC): Likewise.
24419 (LIB_SPEC): Likewise.
24420 (SWITCH_TAKES_ARG): Likewise.
24421 (TARGET_MEM_FUNCTIONS): Likewise.
24422 (CPP_PREDEFINES): Redefine.
24423 (ASM_FINAL_SPEC): Remove redefinition.
24424 (ASM_COMMENT_START): Redefine.
24425 (FUNCTION_PROFILER): Define.
24426 (TARGET_VERSION): Redefine.
24427 Comment and formatting cleanup.
24428 * config/i386/netbsd.h: Include <netbsd-aout.h>.
24429 * config/m68k/netbsd.h: Include <netbsd-aout.h>.
24430 * config/mips/netbsd.h: Rewrite for NetBSD/mips ELF target,
24431 big- or little-endian.
24432 * config/ns32k/netbsd.h: Include <netbsd-aout.h>.
24433 * config.gcc (*-*-netbsd*): Add definitions common to all
24434 NetBSD configs.
24435 (alpha*-*-netbsd*): Remove redundant xm_defines, gas, and
24436 gnu_ld definitions. Add netbsd-elf.h to and remove
24437 alpha/netbsd-elf.h from tm_file. Remove alpha/t-crtfm from
24438 tmake_file, and don't lose previous tmake_file contents.
24439 (arm*-*-netbsd*): Add netbsd-aout.h to tm_file.
24440 (i[34567]86-*-netbsdelf*): Remove redundant xm_defines, gas, and
24441 gnu_ld definitions. Add netbsd-elf.h to tm_file.
24442 (mips-dec-netbsd*): Remove as alias for mipsel-*-netbsd*.
24443 (mipsel-*-netbsd*): Rename this to...
24444 (mips*-*-netbsd*): ...this. Add elfos.h to tm_file. Add
24445 mips/little.h to tm_file for mips*el-*.
24446 (powerpc-*-netbsd*): Remove redundant xm_defines definition.
24447 (sparc-*-netbsd*): Add netbsd-aout.h to tm_file.
24448 (vax-*-netbsd*): Add netbsd-aout.h to tm_file.
24449
24450 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
24451
24452 * pa-protos.h (reg_before_reload_operand): New function prototype.
24453 * pa.c (reg_before_reload_operand): New function implementation.
24454 * pa.md (decrement_and_branch_until_zero, movb): Use it. Change "!*m"
24455 contraints to "*m".
24456
24457 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24458
24459 * combine.c (simplify_and_const_int): Properly sign-extend CONSTOP.
24460
24461 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
24462
24463 * pa64-hpux.h (MD_EXEC_PREFIX): Set to "/usr/ccs/bin".
24464 (MD_STARTFILE_PREFIX): Set to "/usr/ccs/lib/pa20_64/".
24465 (MD_STARTFILE_PREFIX_1): Set to "/opt/langtools/lib/pa20_64/".
24466 (EH_FRAME_IN_DATA_SECTION): Define and update comment on init sections.
24467 (ENDFILE_SPEC): Undefine.
24468 (STARTFILE_SPEC): Redefine for PA.
24469
24470 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24471
24472 * config/rs6000/t-ppccomm (CRTSTUFF_T_CFLAGS_S): Re-add -fPIC.
24473
24474 2002-01-21 Daniel Jacobowitz <drow@mvista.com>
24475
24476 * config.gcc: Add entries to supported PowerPC --with-cpu
24477 types.
24478
24479 2002-01-21 Jakub Jelinek <jakub@redhat.com>
24480
24481 * config/i386/i386.c (ix86_function_arg_regno_p): Never return
24482 true for 64-bit mode only SSE registers in 32-bit mode.
24483
24484 2002-01-21 Kazu Hirata <kazu@hxi.com>
24485
24486 * unwind-dw2.c: Fix formatting.
24487 * unwind-dw2-fde.c: Likewise.
24488 * unwind-dw2-fde.h: Likewise.
24489 * unwind-pe.h: Likewise.
24490 * varasm.c: Likewise.
24491 * varray.h: Likewise.
24492
24493 2002-01-21 Hans-Peter Nilsson <hp@bitrange.com>
24494
24495 Remove workaround for register stack overwrite bug in mmix.
24496 * config/mmix/mmix.c (mmix_target_asm_function_prologue): Remove
24497 support for TARGET_REG_STACK_FILL_BUG.
24498 * config/mmix/mmix.h: Remove member has_call_without_parameters.
24499 (TARGET_MASK_REG_STACK_FILL_BUG, TARGET_REG_STACK_FILL_BUG):
24500 Delete.
24501 (TARGET_DEFAULT): Remove TARGET_MASK_REG_STACK_FILL_BUG.
24502 (TARGET_SWITCHES): Remove -mreg-stack-fill-bug-workaround and
24503 -mno-reg-stack-fill-bug-workaround.
24504 * config/mmix/mmix.md ("call", "call_value"): Don't set struct
24505 machine member has_call_without_parameters.
24506 * doc/invoke.texi (Option Summary) <MMIX Options>: Remove
24507 -mreg-stack-fill-bug-workaround and
24508 -mno-reg-stack-fill-bug-workaround.
24509 (MMIX Options): Ditto.
24510
24511 2002-01-21 Kazu Hirata <kazu@hxi.com>
24512
24513 * config/h8300/h8300.c (function_arg): Replace 0 with NULL_RTX
24514 as appropriate.
24515 Remove redundant code.
24516
24517 2002-01-21 Joseph S. Myers <jsm28@cam.ac.uk>
24518
24519 * config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h,
24520 config/c4x/c4x.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
24521 config/fr30/fr30.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
24522 config/mips/mips.h, config/rs6000/rs6000.h, config/sparc/sparc.h,
24523 config/stormy16/stormy16.h, config/v850/v850.h: Remove commented
24524 out target macro definitions and non-target-specific comments
24525 mostly taken from old versions of the manual.
24526
24527 2002-01-20 Kazu Hirata <kazu@hxi.com>
24528
24529 * config/h8300/h8300.h: Fix comment formatting.
24530 * config/ia64/aix.h: Likewise.
24531 * config/ia64/ia64-protos.h: Likewise.
24532 * config/ia64/ia64.c: Likewise.
24533 * config/ia64/ia64.h: Likewise.
24534 * config/ia64/ia64intrin.h: Likewise.
24535 * config/ia64/linux.h: Likewise.
24536 * config/ia64/unwind-aix.c: Likewise.
24537 * config/ia64/unwind-ia64.c: Likewise.
24538
24539 2002-01-20 Kazu Hirata <kazu@hxi.com>
24540
24541 * config/h8300/h8300.c: Revise comments about shift code.
24542
24543 2002-01-20 Kazu Hirata <kazu@hxi.com>
24544
24545 * config/h8300/h8300.c (function_arg): Update a comment.
24546
24547 2002-01-20 Kazu Hirata <kazu@hxi.com>
24548
24549 * config/h8300/h8300.md: Update the comments at the beginning
24550 of the file.
24551
24552 2002-01-20 Kazu Hirata <kazu@hxi.com>
24553
24554 * config/i370/i370.c: Fix comment formatting.
24555 * config/i370/i370.h: Likewise.
24556 * config/i370/i370.md: Likewise.
24557 * config/i370/linux.h: Likewise.
24558
24559 Sun Jan 20 18:40:14 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24560
24561 * reg-stack.c (subst_stack_regs): Properly check for deleted insn.
24562
24563 * dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_*_EXPR cases.
24564 (gen_struct_or_union_type_die): Don't SIGSEGV if no TYPE_STUB_DECL
24565 in incomplete case.
24566
24567 2002-01-20 Graham Stott <grahams@redhat.com>
24568
24569 * cfgloop.c (flow_loop_preheader_scan): Fix typo.
24570
24571 2002-01-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
24572
24573 * config.gcc (hppa*64*-*-hpux11*): Fix tmake_file.
24574
24575 2002-01-19 Tom Rix <trix@redhat.com>
24576
24577 * config/rs6000/rs6000.md: Fix DF split for 64 bit hosts.
24578
24579 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
24580
24581 * doc/tm.texi (STARTING_FRAME_PHASE): Document.
24582
24583 * function.c (assign_stack_local_1): Adjust x_frame_offset with
24584 STARTING_FRAME_PHASE.
24585 (STARTING_FRAME_PHASE): New.
24586 (instantiate_virtual_regs): Check saneness of
24587 STARTING_FRAME_PHASE.
24588
24589 * config/rs6000/rs6000.h (STARTING_FRAME_PHASE): New.
24590
24591 2002-01-19 Alexandre Oliva <aoliva@redhat.com>
24592
24593 * config/sh/sh.md (movdf_i4 split): Fix alter_subreg calls.
24594
24595 2002-01-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
24596
24597 * doc/install.texi (hppa*-hp-hpux11): Clarify that GCC 2.95.x cannot
24598 be used for bootstrapping GCC 3.0.
24599
24600 2002-01-18 Kazu Hirata <kazu@hxi.com>
24601
24602 * config/h8300/h8300.md: Fix an insn length.
24603
24604 2002-01-18 Kazu Hirata <kazu@hxi.com>
24605
24606 * bitmap.h: Fix comment formatting.
24607 * combine.c: Likewise.
24608 * cppfiles.c: Likewise.
24609 * c-pragma.h: Likewise.
24610 * c-typeck.c: Likewise.
24611 * df.c: Likewise.
24612 * dwarf2out.c: Likewise.
24613 * function.c: Likewise.
24614 * gcc.c: Likewise.
24615 * genattrtab.c: Likewise.
24616 * gthr-win32.h: Likewise.
24617 * haifa-sched.c: Likewise.
24618 * predict.c: Likewise.
24619 * rtlanal.c: Likewise.
24620 * rtl.h: Likewise.
24621 * unwind-dw2-fde.h: Likewise.
24622 * unwind-pe.h: Likewise.
24623 * vmsdbgout.c: Likewise.
24624
24625 Thu Jan 17 15:28:26 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24626
24627 * attribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN_PLACE
24628 if type_required and passed decl.
24629
24630 2002-01-17 Aldy Hernandez <aldyh@redhat.com>
24631
24632 * config.gcc (cpu_type): Include altivec.h in powerpc
24633 extra_headers.
24634 Same for darwin.
24635
24636 * config/rs6000/altivec.h: New.
24637
24638 2002-01-17 David Edelsohn <edelsohn@gnu.org>
24639
24640 * doc/install.texi (*-ibm-aix*): Update assembler and exception
24641 handling information.
24642 * doc/trouble.texi (Interoperation): Add libstdc++ information
24643 for AIX.
24644 (Misunderstandings): Add template instantiation and static template
24645 member information for AIX.
24646
24647 2002-01-17 Jason Merrill <jason@redhat.com>
24648
24649 * dbxout.c (dbxout_type): Support const and volatile.
24650
24651 * except.c (add_partial_entry): Remove backwards compatibility code.
24652 (end_protect_partials): Likewise.
24653
24654 2002-01-17 Jakub Jelinek <jakub@redhat.com>
24655
24656 * config/ia64/ia64.md (prologue_use): New.
24657 * config/ia64/ia64.c (ia64_expand_prologue): Use
24658 gen_prologue_use instead of gen_rtx_USE.
24659 (group_barrier_needed_p): Handle CODE_FOR_prologue_use the same way
24660 as CODE_FOR_pred_rel_mutex.
24661 (ia64_sched_reorder2): Likewise.
24662
24663 2002-01-16 Eric Christopher <echristo@redhat.com>
24664
24665 * config/mips/r3900.h: Reformat.
24666 (SUBTARGET_CPP_SIZE_SPEC): Remove.
24667 * config/mips/isa3264.h (SUBTARGET_CPP_SIZE_SPEC): Ditto.
24668 * config/mips/mips.h (ABI_GAS_ASM_SPEC): Default to "".
24669 (SUBTARGET_CPP_SIZE_SPEC): Rewrite.
24670 * config/mips/t-elf: Remove mips3 multilib.
24671
24672 2002-01-16 H.J. Lu <hjl@gnu.org>
24673
24674 * config/mips/linux.h: Include "mips/abi64.h".
24675
24676 2002-01-16 H.J. Lu <hjl@gnu.org>
24677
24678 * config/mips/t-linux: New.
24679
24680 * config.gcc: Add mips/t-linux to tmake_file for mips*-*-linux*.
24681
24682 * config/mips/linux.h: Don't include "gofast.h".
24683 (INIT_SUBTARGET_OPTABS): Removed.
24684
24685 2002-01-16 Kazu Hirata <kazu@hxi.com>
24686
24687 * config/h8300/h8300-protos.h: Replace emit_a_shift with
24688 output_a_shift.
24689 * config/h8300/h8300.c: Likewise.
24690 * config/h8300/h8300.md: Likewise.
24691
24692 2002-01-16 Kazu Hirata <kazu@hxi.com>
24693
24694 * config/h8300/h8300.md (pushqi1_h8300): Use a tab instead of
24695 spaces after an opcode name.
24696 (pushqi1_h8300hs): Likewise.
24697 (pushhi1_h8300hs): Likewise.
24698
24699 2002-01-16 Kazu Hirata <kazu@hxi.com>
24700
24701 * doc/extend.texi: Replace "option" with "attribute"
24702 appropriately.
24703
24704 2002-01-16 Jakub Jelinek <jakub@redhat.com>
24705
24706 * config/alpha/alpha.c (some_small_symbolic_mem_operand): Look into
24707 (and:DI () (const_int -8)).
24708 (split_small_symbolic_mem_operand): Split
24709 (mem (and:DI () (const_int -8)).
24710
24711 2002-01-16 Jakub Jelinek <jakub@redhat.com>
24712
24713 PR target/5309:
24714 * config/sparc/sparc.c (ultrasparc_adjust_cost): Handle TYPE_IDIV the
24715 same way as TYPE_IMUL.
24716 (ultrasparc_sched_reorder): Likewise.
24717 * config/sparc/sparc.md (type): Add comment to update
24718 ultrasparc_sched_reorder when making changes.
24719
24720 2002-01-16 Kazu Hirata <kazu@hxi.com>
24721
24722 * doc/invoke.texi: Change the dump file name of block
24723 reordering pass from 28.bbro to 29.bbro.
24724 Mention -dk option.
24725
24726 Wed Jan 16 17:54:22 CET 2002 Jan Hubicka <jh@suse.cz>
24727
24728 * i386.md (minsf splitter): Fix pasto.
24729
24730 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
24731
24732 * config/arm/arm.c (arm_expand_prologue): Add REG_MAYBE_DEAD note
24733 to frame pointer initialisation instruction.
24734 (thumb_expand_prologue): Add REG_MAYBE_DEAD note to frame pointer
24735 initialisation instruction.
24736 (soft_df_operand): Do not accept the IP register.
24737 (nonimmediate_soft_df_operand): Do not accept the IP register.
24738
24739 2002-01-16 Jakub Jelinek <jakub@redhat.com>
24740
24741 PR target/5357:
24742 * config/sparc/sparc.c (sparc_override_options): Avoid MASK_V9 and
24743 MASK_V8 being both set.
24744
24745 2002-01-16 Ulrich Weigand <uweigand@de.ibm.com>
24746
24747 * config/s390/s390.c (s390_emit_prologue): Do not emit USE
24748 insn for GOT register; add REG_MAYBE_DEAD notes instead.
24749 config/s390/s390.md (call, call_value): Add GOT register to
24750 CALL_INSN_FUNCTION_USAGE where needed.
24751 (call_exp, call_value_exp): New.
24752
24753 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
24754
24755 * config/arm/arm.c: General formatting tidy up.
24756
24757 2002-01-16 Graham Stott <grahams@redhat.com>
24758
24759 * calls.c (try_to_integrate): Use "(size_t)" intermediate
24760 cast and when casting an integer literal to "rtx" pointer.
24761 (expand_call): Likewise.
24762 * flow.c (try_pre_increment): Likewise.
24763 (find_use_as_address): Likewise.
24764 * integrate.c (expand_iline_function): Likewise.
24765 * regmove.c (try_auto_increment): Likewise.
24766
24767 2002-01-16 Graham Stott <grahams@redhat.com>
24768
24769 * sched-rgn.c (passed): Use sbitmap_free.
24770 (header): Likewise.
24771 (inner): Likewise.
24772 (in_queue): Likewise.
24773 (in_stack): Likewise.
24774
24775 2002-01-15 Eric Christopher <echristo@redhat.com>
24776
24777 * flow.c (propagate_one_insn): Change to use fatal_insn.
24778
24779 2002-01-15 Kazu Hirata <kazu@hxi.com>
24780
24781 * expmed.c (extract_fixed_bit_field): Remove unused code.
24782 * system.h: Poison SLOW_ZERO_EXTEND.
24783 * doc/tm.texi: Remove.
24784 * config/1750a/1750a.h (SLOW_ZERO_EXTEND): Remove.
24785 * config/arm/arm.h: Likewise.
24786 * config/avr/avr.h: Likewise.
24787 * config/clipper/clipper.h: Likewise.
24788 * config/convex/convex.h: Likewise.
24789 * config/d30v/d30v.h: Likewise.
24790 * config/dsp16xx/dsp16xx.h: Likewise.
24791 * config/elxsi/elxsi.h: Likewise.
24792 * config/fr30/fr30.h: Likewise.
24793 * config/h8300/h8300.h: Likewise.
24794 * config/i370/i370.h: Likewise.
24795 * config/i386/i386.h: Likewise.
24796 * config/m68k/m68k.h: Likewise.
24797 * config/mips/mips.h: Likewise.
24798 * config/ns32k/ns32k.h: Likewise.
24799 * config/pdp11/pdp11.h: Likewise.
24800 * config/pj/pj.h: Likewise.
24801 * config/s390/s390.h: Likewise.
24802 * config/sh/sh.h: Likewise.
24803 * config/stormy16/stormy16.h: Likewise.
24804 * config/v850/v850.h: Likewise.
24805 * config/vax/vax.h: Likewise.
24806 * config/we32k/we32k.h: Likewise.
24807
24808 2002-01-15 Aldy Hernandez <aldyh@redhat.com>
24809
24810 * config/rs6000/rs6000.md (altivec_stvx): Add parallels to stvx.
24811 (altivec_lvsl): Change constraint to b.
24812 (altivec_lvsr): Same.
24813 (altivec_lvebx): Same.
24814 (altivec_lvehx): Same.
24815 (altivec_lvewx): Same.
24816 (altivec_lvxl): Same.
24817 (altivec_lvx): Same.
24818 (altivec_stvx): Add parallel.
24819 (altivec_stvxl): Same.
24820 (altivec_stvehx): Same.
24821 (altivec_stvebx): Same.
24822 (altivec_stvebx): Same.
24823
24824 2002-01-15 Aldy Hernandez <aldyh@redhat.com>
24825
24826 * config.gcc: Change altivec.h to altivec-defs.h.
24827
24828 * config/rs6000/altivec.h: Delete.
24829
24830 * config/rs6000/altivec-defs.h: Add.
24831
24832 2002-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
24833
24834 * vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV
24835 and UMOD modes.
24836
24837 * vax.h (INDEX_TERM_P): Restrict indexing to modes which have a size
24838 less than or equal to eight bytes.
24839
24840 * vax.md (andsi3): Remove constraints and change SET destination
24841 operand type to nonimmediate_operand.
24842 (andhi3, andqi3): Likewise. Don't clear high order bits of operand 1
24843 when it is a CONST_INT.
24844
24845 2002-01-15 Jason Merrill <jason@redhat.com>
24846
24847 * c-common.def (FILE_STMT): New code.
24848 * c-common.c (statement_code_p): It's a statement.
24849 * c-common.h (stmt_tree_s): Add x_last_filename.
24850 (FILE_STMT_FILENAME_NODE, FILE_STMT_FILENAME): New macros.
24851 (last_expr_filename): New macro.
24852 * c-semantics.c (begin_stmt_tree): Initialize it.
24853 (add_stmt): If the filename changed, also insert a
24854 FILE_STMT.
24855 (expand_stmt): Handle seeing one.
24856
24857 2002-01-15 Eric Christopher <echristo@redhat.com>
24858
24859 * flow.c (propagate_one_insn): Add error message and print out
24860 insn for debugging.
24861
24862 2002-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
24863
24864 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,
24865 ASM_IDENTIFY_GCC_AFTER_SOURCE): Poison.
24866 * config/pdp11/pdp11.h (TRAMPOLINE_ALIGN): Rename to
24867 TRAMPOLINE_ALIGNMENT.
24868 * config/arm/arm.h, config/mcore/mcore.h: Likewise. Change value
24869 to be in bits.
24870 * config/i386/cygwin.h (PCC_BITFIELDS_TYPE_MATTERS): Rename to
24871 PCC_BITFIELD_TYPE_MATTERS.
24872 * config/interix.h (STDC_VALUE): Remove. Use
24873 STDC_0_IN_SYSTEM_HEADERS.
24874 * config/darwin.h (ASM_IDENTIFY_GCC), config/dsp16xx/dsp16xx.h
24875 (ASM_IDENTIFY_GCC), config/stormy16/stormy16.h (ASM_IDENTIFY_GCC,
24876 ASM_IDENTIFY_GCC_AFTER_SOURCE): Remove.
24877
24878 2002-01-15 Craig Rodrigues <rodrigc@gcc.gnu.org>
24879
24880 * doc/install.texi (hppa*-hp-hpux11): --enable-threads does
24881 not work on this platform currently.
24882
24883 2002-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
24884
24885 * c-typeck.c (build_unary_op): Don't wrap msgid argument of
24886 readonly_warning in _().
24887
24888 2002-01-15 Douglas B Rupp <rupp@gnat.com>
24889
24890 * gcc.c (delete_if_ordinary): Backout previous change.
24891
24892 2002-01-15 Kazu Hirata <kazu@hxi.com>
24893
24894 * config/h8300/h8300.c (print_operand): Remove support for
24895 unused operand characters.
24896
24897 * read-rtl.c: Fix formatting.
24898 * real.c: Likewise.
24899 * recog.c: Likewise.
24900 * regclass.c: Likewise.
24901 * regmove.c: Likewise.
24902 * reg-stack.c: Likewise.
24903 * reload1.c: Likewise.
24904 * rtlanal.c: Likewise.
24905
24906 2002-01-15 Kazu Hirata <kazu@hxi.com>
24907
24908 * config/i386/i386.c: Fix formatting.
24909
24910 2002-01-15 Jakub Jelinek <jakub@redhat.com>
24911
24912 * c-typeck.c (process_init_element): Don't save_expr
24913 COMPOUND_LITERAL_EXPR if just its initializer will be used.
24914
24915 2002-01-15 David Edelsohn <edelsohn@gnu.org>
24916
24917 * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Do not
24918 emit optional traceback table if optimize_size or TARGET_ELF.
24919 * config/rs6000/rs6000.md (prefetch): New.
24920
24921 2002-01-15 Andreas Jaeger <aj@suse.de>
24922
24923 * config.gcc (x86_64-*-*): Install mmintrin.h and xmmintrin.h.
24924
24925 2002-01-15 Kazu Hirata <kazu@hxi.com>
24926
24927 * mips-tfile.c: Fix formatting.
24928
24929 Tue Jan 15 00:56:11 CET 2002 Jan Hubicka <jh@suse.cz>
24930
24931 * unroll.c (final_reg_note_copy): Fix previous commit.
24932
24933 2002-01-14 Kazu Hirata <kazu@hxi.com>
24934
24935 * config/h8300/h8300-protos.h: Remove the prototype for
24936 eq_operator.
24937 * config/h8300/h8300.c (eq_operator): Remove.
24938
24939 2002-01-14 Richard Henderson <rth@redhat.com>
24940
24941 * config/i386/i386.md (prefetch): Tidy.
24942 (prefetch_3dnow): Fix locality operand.
24943
24944 2002-01-14 Richard Henderson <rth@redhat.com>
24945
24946 * config/mips/mips.h (HI_AND_FP_REGS): New register class.
24947 (CLASS_CANNOT_CHANGE_MODE): Disallow HI in little-endian mode.
24948
24949 2002-01-14 Hans-Peter Nilsson <hp@bitrange.com>
24950
24951 * reload1.c (reload_combine): Pass reg_sum replacement through
24952 copy_rtx in loop performing multiple changes.
24953
24954 2002-01-14 Jakub Jelinek <jakub@redhat.com>
24955
24956 * except.c (remove_unreachable_regions): New.
24957 (free_eh_status): Clear exception_handler_labels.
24958 (convert_from_eh_region_ranges): Call remove_unreachable_regions.
24959 (find_exception_handler_labels): Don't add the same label more than
24960 once.
24961 (remove_exception_handler_label): Don't die if
24962 find_exception_handler_labels hasn't been called for the current
24963 function yet.
24964
24965 Mon Jan 14 21:26:13 CET 2002 Jan Hubicka <jh@suse.cz>
24966
24967 * toplev.c (rest_of_compilation): Rebuild jump labels after
24968 gcse.
24969
24970 2002-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
24971
24972 * doc/extend.texi: Move documentation of X86 built-in functions
24973 here.
24974 * doc/invoke.texi: From here.
24975 * doc/sourcebuild.texi: Document location of documentation for
24976 machine built-in functions.
24977
24978 2002-01-13 Christopher Faylor <cgf@redhat.com>
24979
24980 * cppfiles.c (TEST_THRESHOLD): New macro.
24981 (SHOULD_MMAP): Ditto.
24982 (read_include_file): Use SHOULD_MMAP macro to decide when mmap should
24983 be used.
24984
24985 Mon Jan 14 20:23:34 CET 2002 Jan Hubicka <jh@suse.cz>
24986
24987 * unroll.c (final_reg_note_copy): Properly handle
24988 REG_LABEL
24989 (unroll_loops): Fix LOOP_CONDITION heuristics.
24990
24991 2002-01-14 Geoffrey Keating <geoffk@redhat.com>
24992
24993 * doc/invoke.texi (Xstormy16 Options): Add xstormy16 option.
24994 * doc/md.texi (Machine Constraints): Use @minus{} where appropriate.
24995
24996 Mon Jan 14 20:18:19 CET 2002 Jan Hubicka <jh@suse.cz>
24997
24998 * cfgcleanup.c (try_forward_edges): Avoid infinite loop at infinite
24999 threaded loop.
25000
25001 2002-01-14 Tom Rix <trix@redhat.com>
25002
25003 * config/rs6000/rs6000.md: Fix typo with sradi.
25004
25005 2002-01-14 Ulrich Weigand <uweigand@de.ibm.com>
25006
25007 * config/s390/s390.md (movstrdix_64, movstrsix_31, movstrdi_64,
25008 movstrsi_31, clrstrsi_64, clrstrsi_31): Improve RTL templates.
25009 (clrstrdi, clrstrsi): Adapt callers.
25010
25011 (extendsidi2, zero_extendsidi2): Remove no-conflict blocks.
25012
25013 (movti splitter): Never use register 0 as base register.
25014
25015 2002-01-14 Hartmut Penner <hpenner@de.ibm.com>
25016
25017 * combine.c (simplify_shift_const): Always generate new rtx
25018 for shift expression instead of reusing given expression.
25019
25020 Mon Jan 14 07:08:55 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
25021
25022 * config/alpha/alpha.c (alpha_expand_mov): Don't call
25023 alpha_legitimize_address unless mode is Pmode.
25024
25025 2002-01-13 Geoffrey Keating <geoffk@redhat.com>
25026
25027 * doc/md.texi (Modifiers): Document the '*' constraint for the
25028 user.
25029
25030 * doc/md.texi (Machine Constraints): Add constraints for xstormy16.
25031 * doc/extend.texi (Function Attributes): 'interrupt' is valid
25032 for xstormy16 too.
25033
25034 2002-01-13 Richard Henderson <rth@redhat.com>
25035
25036 * reload.c (find_reloads): Use a hard reg destination as reload reg
25037 for an input reload of the source.
25038
25039 2002-01-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25040
25041 * doc/install.texi (Binaries): Make link to ftp.writtenword.com
25042 more generic.
25043
25044 Sun Jan 13 07:23:01 2002 Douglas B Rupp <rupp@gnat.com>
25045
25046 * Makefile.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
25047 * mklibgcc.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
25048
25049 * config/alpha/x-vms (USE_COLLECT2): Set to empty.
25050
25051 Sun Jan 13 06:55:31 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
25052
25053 * dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.
25054
25055 2002-01-12 Tom Rix <trix@redhat.com>
25056
25057 * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Use ior for
25058 TARGET_POWERPC64.
25059
25060 2002-01-12 Richard Henderson <rth@redhat.com>
25061
25062 * config/i386/i386.c (bdesc_2arg): Mark psadbw MASK_3DNOW_A.
25063
25064 * doc/invoke.texi: Update Alpha options.
25065
25066 * doc/invoke.texi: Update i386 built-in function lists.
25067
25068 Sat Jan 12 17:38:11 CET 2002 Jan Hubicka <jh@suse.cz>
25069
25070 * unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL note
25071 referencing outside.
25072
25073 Sat Jan 12 08:54:51 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
25074
25075 * diagnostic.c (warn_deprecated_use): Rework to lower indentation.
25076 * expr.c (emit_move_insn_1): Remove warning, use HOST_WIDE_INT for
25077 offsets, and change line folding.
25078 * optabs.c (expand_binop): Remove warnings.
25079 * sdbout.c (sdbout_record_type_name): Constify NAME to avoid warning.
25080
25081 2002-01-12 Graham Stott <grahams@redhat.com>
25082
25083 * attribs.c (handle_deprecated_attribute): constify WHAT.
25084 * diagnostic.c (warn_deprecated_use): Add braces, fixes
25085 dangling else warning and constify WHAT.
25086 * except.h (struct function, struct inline_remap): Move
25087 struct tag forward defs before all prototypes.
25088 (duplicate_eh_regions): Whitespace.
25089
25090 2002-01-12 Nick Clifton <nickc@cambridge.redhat.com>
25091
25092 * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use
25093 MODE_BASE_REG_CLASS.
25094 (THUMB_LEGITIMIZE_RELOAD_ADDRESS): Use MODE_BASE_REG_CLASS.
25095
25096 2002-01-12 Richard Henderson <rth@redhat.com>
25097
25098 * config/i386/i386.c (override_options): If SSE, enable sse prefetch.
25099 (ix86_expand_vector_move): New.
25100 (bdesc_2arg): Remove andps, andnps, orps, xorps.
25101 (ix86_init_mmx_sse_builtins): Make static. Remove composite builtins.
25102 Remove old prefetch builtins. Special case the logicals removed above.
25103 (ix86_expand_builtin): Likewise.
25104 (safe_vector_operand): Use V4SFmode, not TImode.
25105 (ix86_expand_store_builtin): Remove shuffle arg. Update callers.
25106 (ix86_expand_timode_binop_builtin): New.
25107 * config/i386/i386-protos.h: Update.
25108 * config/i386/i386.h (enum ix86_builtins): Update.
25109 * config/i386/i386.md: Correct predicates on MMX/SSE patterns.
25110 Use ix86_expand_vector_move in vector move expanders.
25111 (movti_internal, movti_rex64): Add xorps alternative.
25112 (sse_clrv4sf): Rename and adjust from sse_clrti.
25113 (prefetch): Don't work so hard.
25114 (prefetch_sse, prefetch_3dnow): Use PREFETCH rtx, not UNSPEC.
25115 * config/i386/xmmintrin.h (__m128): Use V4SFmode.
25116 (_mm_getcsr, _mm_setcsr): Fix typo in builtin name.
25117
25118 2002-01-11 Richard Henderson <rth@redhat.com>
25119
25120 * config/i386/mmintrin.h: New file.
25121 * config/i386/xmmintrin.h: New file.
25122 * config.gcc (i?86-*-*): Add extra_headers.
25123 * simplify-rtx.c (simplify_unary_operation): Handle saturating
25124 truncation codes.
25125 (simplify_binary_operation): Handle saturating arithmetic codes.
25126 * config/i386/i386.c (ix86_expand_sse_comi): Return the full result,
25127 not the lowpart subreg.
25128 (ix86_expand_builtin): Return a TImode dummy register instead of 0
25129 on error.
25130 * config/i386/i386.md (mmx_clrdi): Override memory attribute.
25131
25132 2002-01-12 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
25133
25134 * conflict.c (conflict_graph_compute): Free regsets when finished.
25135 * ssa.c (compute_coalesced_reg_partition): Likewise.
25136
25137 2002-01-12 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25138
25139 * global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLOBBERED
25140 every where we allocate a register.
25141
25142 2002-01-12 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
25143
25144 * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.
25145 * lcm.c (compute_earliest, compute_farthest): Likewise.
25146
25147 2002-01-11 Janis Johnson <janis187@us.ibm.com>
25148
25149 * expr.c (expand_assignment): Fix misuse of MEM_KEEP_ALIAS_SET.
25150
25151 2002-01-11 Janis Johnson <janis187@us.ibm.com>
25152
25153 * doc/rtl.texi (Insns): Fix 2 typos.
25154
25155 2002-01-11 Joseph S. Myers <jsm28@cam.ac.uk>
25156
25157 * doc/invoke.texi: Avoid overfull hboxes. Add summary of D30V
25158 options. Use @table @gcctabopt for MMIX options. Add index
25159 entries for MMIX options. Start new paragraph with first
25160 heading of the machine-dependent options.
25161
25162 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>
25163
25164 PR other/5299
25165 * config/ns32k/ns32k.md: Fix spelling mistake of "than" in comments.
25166 * combine.c (force_to_mode): Same.
25167 * reload1.c (clear_reload_reg_in_use): Same.
25168
25169 2002-01-11 Nick Clifton <nickc@cambridge.redhat.com>
25170
25171 * config/arm/arm.c (arm_gen_constant): Correct test of 'remainder'
25172 and 'subtargets'.
25173
25174 2002-01-11 Andreas Jaeger <aj@suse.de>,
25175 Brad Lucier <lucier@math.purdue.edu>
25176
25177 * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrong
25178 mcpu.
25179
25180 Fri Jan 11 07:35:12 2002 Douglas B Rupp <rupp@gnat.com>
25181
25182 * config/alpha/vms.h: (MD_FALLBACK_FRAME_STATE_FOR): Fix errors.
25183 Protect with IN_LIBGCC.
25184 (LINK_EH_SPEC): Add required trailing space.
25185
25186 Fri Jan 11 09:25:05 2002 Nicola Pero <n.pero@mi.flashnet.it>
25187
25188 * c-tree.h: Move function declarations so that they are listed
25189 under the filename which contains them.
25190 (check_identifier, finish_decl_top_level,
25191 lookup_name_current_level_global, shadow_record_fields): Remove.
25192
25193 2002-01-11 Andreas Jaeger <aj@suse.de>
25194
25195 * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated
25196 march.
25197
25198 2002-01-10 Richard Henderson <rth@redhat.com>
25199
25200 * config/alpha/alpha.c (print_operand): Add 'J'.
25201 * config/alpha/alpha.md (call_osf_1_er, call_value_osf_1_er): Take a
25202 new operand with the sequence number for the lituse. When splitting
25203 the insns, use gen_movdi_er_high_g and generate a sequence number.
25204 (gen_movdi_er_high_g): Print the sequence number if non-zero.
25205
25206 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
25207
25208 * config/rs6000/rs6000.c (altivec_init_builtins): Add support for
25209 lvebx, lvehx, lvewx, lvxl, lvx, stvx, stvebx, stvehx, stvewx,
25210 stvxl.
25211 (altivec_expand_builtin): Same.
25212 (altivec_expand_stv_builtin): New.
25213
25214 * config/rs6000/rs6000.h (rs6000_builtins): Same.
25215
25216 * config/rs6000/rs6000.md ("altivec_lvebx"): New.
25217 ("altivec_lvehx"): New.
25218 ("altivec_lvewx"): New.
25219 ("altivec_lvxl"): New.
25220 ("altivec_lvx"): New.
25221 ("altivec_stvx"): New.
25222 ("altivec_stvebx"): New.
25223 ("altivec_stvehx"): New.
25224 ("altivec_stvewx"): New.
25225 ("altivec_stvxl"): New.
25226
25227 2002-01-10 Richard Henderson <rth@redhat.com>
25228
25229 * cfgrtl.c (delete_insn): Assert insn hasn't been deleted yet.
25230 * reload1.c (delete_output_reload): Zap spill_reg_store. Take
25231 care not to delete instructions twice.
25232
25233 2002-01-10 Zack Weinberg <zack@codesourcery.com>
25234
25235 * toplev.c: Don't declare environ (it's not used anywhere).
25236 * configure.in: Don't check for declaration of environ.
25237 * config/i386/xm-mingw32.h: Don't #define environ.
25238 * config.in, configure: Regenerate.
25239
25240 2002-01-10 Zack Weinberg <zack@codesourcery.com>
25241
25242 * configure.in: Set stage1_cflags for powerpc-*-darwin*.
25243 * configure: Regenerate.
25244
25245 * config/interix.h: Set DO_GLOBAL_CTORS_BODY and
25246 DO_GLOBAL_DTORS_BODY here, not in xm-interix.h.
25247 * config/alpha/vms.h: Set INCLUDE_DEFAULTS here, not in
25248 alpha/xm-vms.h.
25249 * config/m68k/t-next: Set OTHER_FIXINCLUDES_DIRS and
25250 LIMITS_H_TEST here, not in m68k/x-next.
25251 * config/rs6000/beos.h: Set STANDARD_INCLUDE_DIR and
25252 SYSTEM_INCLUDE_DIR here, not in rs6000/xm-beos.h.
25253
25254 * config/x-interix: Don't set RANLIB, RANLIB_TEST, SHELL,
25255 LIBGCC2_INCLUDES, or SYSTEM_HEADER_DIR.
25256 * config/alpha/x-vms: Don't set USE_COLLECT2. Add comments.
25257
25258 * config/i386/x-djgpp: Renamed i386/t-djgpp.
25259 * config/m88k/x-dolph: Renamed m88k/t-dolph.
25260 * config/m88k/x-texXD88: Renamed m88k/t-texXD88.
25261 * config/pa/x-pa-mpeix: Renamed pa/t-mpeix. Update for
25262 replacement of quadlib.asm with quadlib.c.
25263
25264 * config/x-interix3, config/xm-interix.h, config/i386/x-beos,
25265 config/i386/xm-osf1elf.h, config/rs6000/x-darwin,
25266 config/rs6000/xm-beos.h: Delete file.
25267
25268 * config.gcc: Update to match above changes.
25269
25270 2002-01-10 Kazu Hirata <kazu@hxi.com>
25271
25272 * config/h8300/h8300.h: Fix comment typos.
25273 * config/h8300/h8300.md: Likewise.
25274 * config/h8300/lib1funcs.asm: Likewise.
25275
25276 2002-01-10 Dale Johannesen <dalej@apple.com>
25277
25278 PR optimization/5269
25279 * unroll.c (precondition_loop_p): Make *increment be the correct
25280 sign when n_iterations known, to avoid confusing caller.
25281
25282 2002-01-10 Kazu Hirata <kazu@hxi.com>
25283
25284 * doc/extend.texi (deprecated): Fix a typo.
25285
25286 Thu Jan 10 22:35:54 CET 2002 Jan Hubicka <jh@suse.cz>
25287
25288 * basic-block.h (update_br_prob_note): Declare.
25289 * cfgcleanup.c (try_simplify_condjump): Call update_br_prob_note.
25290 (try_forward_edges): Care negative frequencies and update note.
25291 (outgoing_edges_match): Tweek conditional merging heuristics.
25292 (try_crossjump_to_edge): use update_br_prob_note.
25293 * cfglayout.c (fixup_reorder_chain): Likewise.
25294 * cfrtl.c (update_br_prob_note): New.
25295 * ifcvt.c (dead_or_predicable): Call update_br_prob_note.
25296
25297 * i386.c (ix86_decompose_address): Return -1 if address contains
25298 shift.
25299 (legitimate_address_p): Require ix86_decompose_address to return 1.
25300
25301 * gcse.c (hash_scan_set): Use CONSTANT_INSN_P.
25302 (cprop_insn): Likewise.
25303
25304 2002-01-10 Kazu Hirata <kazu@hxi.com>
25305
25306 * toplev.c: Fix formatting.
25307 * tree.c: Likewise.
25308 * tree-dump.c: Likewise.
25309 * unroll.c: Likewise.
25310 * unwind-dw2.c: Likewise.
25311 * unwind-dw2-fde.c: Likewise.
25312 * unwind-dw2-fde-glibc.c: Likewise.
25313 * unwind-sjlj.c: Likewise.
25314
25315 2002-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
25316
25317 * doc/invoke.texi: Document PDP-11 options.
25318
25319 2002-01-10 Kazu Hirata <kazu@hxi.com>
25320
25321 * config/h8300/h8300.h: Fix formatting.
25322
25323 2002-01-10 Ira Ruben <ira@apple.com>
25324
25325 Add __attribute__ ((deprecated)).
25326 * extend.texi: Document __attribute__ ((deprecated)).
25327 * invoke.texi: Document -Wno-deprecated-declarations.
25328 * testsuite/g++.dg/other/deprecated.C: New C++ test.
25329 * testsuite/gcc.dg/deprecated.c: New C test.
25330 * attribs.c (enum attrs): Declare handle_deprecated_attribute().
25331 (c_common_attribute_table): Add "deprecated" entry.
25332 (handle_deprecated_attribute): New function.
25333 * c-decl.c (deprecated_states): New enum.
25334 deprecated_state: State of "deprecated" handling.
25335 (start_decl): Set deprecated_state based on attributes.
25336 (grokdeclarator): Test for deprecated uses, propagate attribute.
25337 * c-typeck.c (build_component_ref): Test for deprecated fields.
25338 (build_external_ref): Test for deprecated primaries.
25339 * diagnostic.c (warn_deprecated_use) New function to issue
25340 warnings about __attribute__ ((depricated)) references.
25341 * flags.h (warn_deprecated_decl): Extern declared for
25342 -W[no-]deprecated-declarations option.
25343 * print-tree.c (print_node): Show deprecated flag status.
25344 * toplev.c (warn_deprecated_decl): Defined.
25345 (W_options): Added "deprecated-declaration".
25346 * toplev.h (warn_deprecated_use): Extern declared.
25347 * tree.h (struct tree_common): Define deprecated_flag.
25348 (TREE_DEPRECATED): New macro to access flag.
25349 * cp/call.c (build_call): Test for deprecated calls.
25350 * cp/class.c (add_implicitly_declared_members): Set global
25351 flag to tell grokdeclarator to not issue deprecated warnings.
25352 * cp/cp-tree.h: Add extern for adding_implicit_members.
25353 * cp/decl.c (deprecated_states): New enum.
25354 (start_decl): Set deprecated_state based on attributes.
25355 (grokdeclarator): Test for deprecated uses, propagate attribute.
25356 * cp/lex.c (do_identifier): Test for deprecated primaries.
25357 * cp/typeck.c (build_component_ref): Test for deprecated fields.
25358
25359 2002-01-10 Ira Ruben <ira@apple.com>
25360
25361 Fix to assign attributes to inline member functions.
25362 * cp/decl.c (start_method): Handle attrlist.
25363
25364 2002-01-10 Kazu Hirata <kazu@hxi.com>
25365
25366 * combine.c (expand_field_assignment): Use subreg_lsb().
25367
25368 2002-01-10 David Edelsohn <edelsohn@gnu.org>
25369
25370 * alias.c (find_base_value): Add cases for HIGH, PRE_INC, PRE_DEC,
25371 POST_INC, POST_DEC, PRE_MODIFY, and POST_MODIFY.
25372 (find_base_term): Add cases for TRUNCATE, PRE_MODIFY, and POST_MODIFY.
25373 Recurse for any operand of AND as long as constant is non-zero.
25374
25375 2002-01-10 Kazu Hirata <kazu@hxi.com>
25376
25377 * config/h8300/h8300.md: Remove constraints from expanders.
25378
25379 2002-01-10 Kazu Hirata <kazu@hxi.com>
25380
25381 * varasm.c: Fix formatting.
25382 * varray.c: Likewise.
25383 * vmsdbgout.c: Likewise.
25384 * xcoffout.c: Likewise.
25385
25386 Thu Jan 10 17:19:12 CET 2002 Jan Hubicka <jh@suse.cz>
25387
25388 * cfgcleanup.c (try_forward_edges): Properly initialize nthreaded_edges;
25389 update edge probabilities to match.
25390
25391 2002-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
25392
25393 * Makefile.in ($(docdir)/gccint.info, gccint.dvi): Add additional
25394 dependencies.
25395 * doc/languages.texi, doc/sourcebuild.texi: New files.
25396 * doc/configfiles.texi: Make a subsubsection. Update.
25397 * doc/configterms.texi: Add @node. Remove warning that this isn't
25398 instructions for building GCC.
25399 * doc/makefile.texi: Make a subsection.
25400 * doc/gccint.texi: Update.
25401
25402 Thu Jan 10 16:39:58 CET 2002 Jan Hubicka <jh@suse.cz>
25403
25404 * i386.md (sse_mov?fcc_const0_?): Fix constraints.
25405
25406 Thu Jan 10 12:45:50 2002 Nicola Pero <n.pero@mi.flashnet.it>
25407
25408 * doc/cpp.texi: Document the __OBJC__ preprocessor macro.
25409
25410 Thu Jan 10 11:19:18 CET 2002 Jan Hubicka <jh@suse.cz>
25411
25412 * optabs.c (expand_fix): Look for wider integer modes first.
25413
25414 * i386.md (mov?f): Avoid the fake const double trick for medium
25415 memory model.
25416 (min?f*/max?f*): Prohibit memory operands for i387 variant.
25417 (fop_df_4): Disable for SSE compilation.
25418
25419 2002-01-10 Graham Stott <grahams@redhat.com>
25420
25421 * dwarf2out.c (indirect_string_alloc, output_indirect_string):
25422 Move prototype into DWARF2_DEBUGGING_INFO conditional block.
25423
25424 2002-01-10 Richard Henderson <rth@redhat.com>
25425
25426 * config/alpha/alpha.md (extendsidi2_fix): Penalize f/f alternative.
25427
25428 2002-01-10 Richard Henderson <rth@redhat.com>
25429
25430 * regrename.c (find_oldest_value_reg): Fix typo in mode change check.
25431 (copyprop_hardreg_forward_1): Likewise. Use mode_change_ok.
25432
25433 2002-01-10 Kazu Hirata <kazu@hxi.com>
25434
25435 * combine.c (can_combine_p): Fix a comment typo.
25436
25437 2002-01-09 Zack Weinberg <zack@codesourcery.com>
25438
25439 * Makefile.in (s-gencheck, s-options, s-specs): Handle an
25440 empty list correctly. Change loop index $t to $f for
25441 consistency with rest of Makefile.
25442
25443 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
25444
25445 * testuite/gcc.dg/altivec-4.c: Add test for mtvscr, dssall,
25446 mfvscr, dss, lvsl, lvsr, dstt, dstst, dststt, dst.
25447
25448 * config/rs6000/rs6000.c (altivec_expand_builtin): Add support for
25449 mtvscr, dssall, mfvscr, dss, lvsl, lvsr, dstt, dst, dstst, dststt.
25450 (altivec_init_builtins): Same.
25451 (altivec_expand_unop_builtin): Return NULL_RTX on error.
25452 (altivec_expand_binop_builtin): Same.
25453 (altivec_expand_ternop_builtin): Same.
25454 (bdesc_dst): New.
25455
25456 * config/rs6000/rs6000.md ("altivec_mtvscr"): New.
25457 ("altivec_vctuxs"): Fix typo.
25458 ("altivec_vnmsubfp"): Same.
25459 ("altivec_dssall"): New.
25460 ("altivec_mfvscr"): New.
25461 ("altivec_dss"): New.
25462 ("altivec_lvsl"): New.
25463 ("altivec_lvsr"): New.
25464 ("altivec_dstt"): New.
25465 ("altivec_dstst"): New.
25466 ("altivec_dststt"): New.
25467 ("altivec_dst"): New.
25468
25469 * config/rs6000/rs6000.h (rs6000_builtins): Add mtvscr, dssall,
25470 mfvscr, dss, lvsl, lvsr, dstt, dstst, dststt, dst.
25471
25472 2002-01-09 Richard Henderson <rth@redhat.com>
25473
25474 * config/alpha/alpha.md (prologue_mcount): Remove lituse_jsr reloc.
25475
25476 2002-01-10 Hans-Peter Nilsson <hp@bitrange.com>
25477
25478 * config/mmix/mmix.c (mmix_asm_identify_gcc): Remove unused
25479 function.
25480 * config/mmix/mmix-protos.h (mmix_asm_identify_gcc): Don't
25481 prototype.
25482 * config/mmix/mmix.h (ASM_IDENTIFY_GCC): Remove unused macro.
25483
25484 2002-01-09 Kazu Hirata <kazu@hxi.com>
25485
25486 * read-rtl.c: Fix formatting.
25487 * real.c: Likewise.
25488 * regclass.c: Likewise.
25489 * regrename.c: Likewise.
25490 * reg-stack.c: Likewise.
25491 * reload1.c: Likewise.
25492 * reload.c: Likewise.
25493 * rtl.c: Likewise.
25494
25495 2002-01-09 Kazu Hirata <kazu@hxi.com>
25496
25497 * rtlanal.c (find_reg_fusage): Use XEXP instead of SET_DEST
25498 to extract items in the expr_list chain.
25499
25500 2002-01-09 Richard Henderson <rth@redhat.com>
25501
25502 * config/vax/vax.c (vax_rtx_cost): Never abort.
25503
25504 * config/vax/vax.h (REAL_ARITHMETIC): Define.
25505
25506 2002-01-09 Jan Hubicka <jh@suse.cz>
25507
25508 * gcse.c (cprop_jump): Delete insn if simplified jump is no-op.
25509
25510 2002-01-09 Richard Henderson <rth@redhat.com>
25511
25512 * config/arm/arm.c (arm_gen_constant): Use trunc_int_for_mode.
25513 Unify code from various alternatives.
25514
25515 2002-01-09 Richard Henderson <rth@redhat.com>
25516
25517 * regrename.c (copy_value): Ignore the copy if the source register
25518 is present in the value chain with a narrower mode.
25519
25520 2002-01-09 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25521
25522 * real.c (c4xtoe, toc4x): Do some special conversion on long doubles
25523 for the c4x target. Also improve layout.
25524
25525 2002-01-09 Richard Henderson <rth@redhat.com>
25526
25527 * config/m32r/m32r.c (move_src_operand): Fix 32-bit int test.
25528 * config/m32r/m32r.md (and ior xor splitters): Swap operands
25529 to match insn patterns.
25530
25531 2002-01-09 Richard Henderson <rth@redhat.com>
25532
25533 * regrename.c (find_oldest_value_reg): Use gen_rtx_raw_REG.
25534 (copyprop_hardreg_forward_1): Likewise.
25535
25536 2002-01-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
25537
25538 * pa.md (decrement_and_branch_until_zero): Change predicate for
25539 operand 0 from register_operand to reg_or_nonsymb_mem_operand.
25540
25541 2002-01-09 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
25542
25543 * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_
25544 gets undefined. For Darwin.
25545
25546 2002-01-09 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25547
25548 * config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING for stack passing.
25549
25550 2002-01-09 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
25551
25552 * config/c4x/c4x/md: Remove extraneous constraints from define_splits.
25553
25554 2002-01-08 Richard Henderson <rth@redhat.com>
25555
25556 * regrename.c (copy_value): Ignore overlapping copies.
25557
25558 2002-01-08 Richard Henderson <rth@redhat.com>
25559
25560 * config/alpha/alpha.c (alpha_split_conditional_move): Call copy_rtx
25561 as needed to avoid shared structure.
25562
25563 2002-01-08 Kazu Hirata <kazu@hxi.com>
25564
25565 * config/h8300/h8300.c (get_shift_alg): Fix 15-bit LSHIFTRT on
25566 H8/300H and H8/S.
25567
25568 2002-01-08 Joseph S. Myers <jsm28@cam.ac.uk>
25569
25570 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
25571 LONGJMP_RESTORE_FROM_STACK, MAX_INT_TYPE_SIZE): Remove
25572 documentation of obsolete macros.
25573 * system.h: Poison these macros.
25574 * config/1750a/1750a.h, config/a29k/a29k.h, config/alpha/alpha.h,
25575 config/arc/arc.h, config/arm/arm.h, config/avr/avr.h,
25576 config/c4x/c4x.h, config/clipper/clipper.h,
25577 config/convex/convex.h, config/cris/cris.h, config/d30v/d30v.h,
25578 config/dsp16xx/dsp16xx.h, config/elxsi/elxsi.h,
25579 config/fr30/fr30.h, config/h8300/h8300.h, config/i370/i370.h,
25580 config/i386/i386.h, config/i860/i860.h, config/i960/i960.h,
25581 config/ia64/ia64.h, config/m32r/m32r.h, config/m68hc11/m68hc11.h,
25582 config/m68k/m68k.h, config/m88k/m88k.h, config/mcore/mcore.h,
25583 config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
25584 config/mn10300/mn10300.h, config/ns32k/ns32k.h, config/pa/pa.h,
25585 config/pdp11/pdp11.h, config/pj/pj.h, config/romp/romp.h,
25586 config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.h,
25587 config/sparc/sparc.h, config/stormy16/stormy16.h,
25588 config/v850/v850.h, config/vax/vax.h, config/we32k/we32k.h: Remove
25589 definitions and commented out definitions of obsolete macros.
25590 * config/mips/iris5.h (MAX_WCHAR_TYPE_SIZE): Don't define in terms
25591 of MAX_INT_TYPE_SIZE.
25592
25593 2002-01-08 Ulrich Weigand <uweigand@de.ibm.com>
25594
25595 * config/s390/s390.c (s390_preferred_reload_class): Never
25596 return ADDR_REGS if it isn't a subset of the given class.
25597 * config/s390/s390.h (REGISTER_MOVE_COST): Penalize not just
25598 FP_REGS, but all superclasses as well.
25599
25600 * config/s390/s390.c (s390_function_profiler): Fix thinko.
25601
25602 * config/s390/s390.md (cmpdi_ccu_mem, cmpsi_ccu_mem,
25603 cmphi_ccu_mem, cmpqi_ccu_mem): First operand of compare
25604 must not be a const_int.
25605
25606 2002-01-08 Richard Henderson <rth@redhat.com>
25607
25608 * Makefile.in (toplev.o): Depend on options.h.
25609 (gcc.o): Depend on specs.h.
25610
25611 2002-01-08 Jakub Jelinek <jakub@redhat.com>
25612
25613 * expr.c (store_expr): Convert VOIDmode constants back to target's
25614 mode.
25615
25616 2002-01-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25617
25618 * doc/invoke.texi: Markup gcc as @command. Refer to
25619 http://gcc.gnu.org/onlinedocs/gcc/Contributors.html instead
25620 of http://gcc.gnu.org/thanks.html.
25621
25622 2002-01-08 Dale Johannesen <dalej@apple.com>
25623
25624 * config/rs6000/rs6000.md: Add missing int register
25625 target case to movdf_low.
25626
25627 2002-01-08 Zack Weinberg <zack@codesourcery.com>
25628
25629 * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or
25630 except.h. Remove commands to define USING_SJLJ_EXCEPTIONS.
25631 (cppinit.o): Depend on except.h.
25632 (gencheck.h, options.h, specs.h, s-gencheck, s-options,
25633 s-specs): New rules.
25634
25635 * configure.in: Don't AC_DEFINE_UNQUOTED PACKAGE or VERSION.
25636 Don't create specs.h/options.h/gencheck.h here. Remove
25637 unnecessary variable settings from last argument of AC_OUTPUT.
25638 * config.in, configure: Regenerate.
25639 * intl.c: Hardcode package name as "gcc".
25640
25641 * cppinit.c: Include except.h.
25642 (builtin_array): Define __USING_SJLJ_EXCEPTIONS__ when
25643 appropriate.
25644 * unwind-dw2.c, unwind-sjlj.c, config/ia64/unwind-ia64.c:
25645 Use #if(n)def __USING_SJLJ_EXCEPTIONS, not #if
25646 (!)USING_SJLJ_EXCEPTIONS.
25647 * doc/cpp.texi: Document __USING_SJLJ_EXCEPTIONS__.
25648
25649 2002-01-08 Joseph S. Myers <jsm28@cam.ac.uk>
25650
25651 * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH_REGION_END,
25652 ASM_OUTPUT_LABELREF_AS_INT, DOESNT_NEED_UNWINDER, EH_TABLE_LOOKUP,
25653 OBJC_SELECTORS_WITHOUT_LABELS, OMIT_EH_TABLE): Remove
25654 documentation of obsolete macros.
25655 * system.h: Poison these macros.
25656 * config/d30v/d30v.h, config/ns32k/encore.h,
25657 config/stormy16/stormy16.h: Remove definitions and commented out
25658 definitions of obsolete macros.
25659
25660 Tue Jan 8 15:56:41 2002 Nicola Pero <nicola@brainstorm.co.uk>
25661
25662 * objc/objc-act.c (handle_class_ref): Mark the declaration of
25663 %sobjc_class_ref_%s as used - to prevent unwanted compiler
25664 warnings.
25665
25666 2002-01-08 Ulrich Weigand <uweigand@de.ibm.com>
25667
25668 * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove.
25669 * config/s390/s390.c (s390_emit_epilog): Add REG_FRAME_RELATED_EXPR
25670 to insn adjusting stack/frame pointer.
25671 * config/s390/s390.md (reload_la_64, reload_la_31): Do not
25672 accept operands that cause the insn to be non-splittable.
25673
25674 2002-01-08 Graham Stott <grahams@redhat.com>
25675
25676 * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter.
25677 (C_TYPE_FIELDS_VOLATILE): Likewise.
25678 (C_TYPE_BEING_DEFINED): Likewise.
25679 (C_IS_RESERVED_WORD): Likewise.
25680 (C_TYPE_VARIABLE_SIZE): Likewise.
25681 (C_DECL_VARIABLE_SIZE): Likewise.
25682 (C_MISSING_PROTOTYPE_WARNED): Likewise.
25683 (C_SET_EXP_ORIGINAL_CODE): Likewise.
25684 (C_TYPEDEF_EXPLICITLY_SIGNED): Uppercase macro parameter and remove
25685 parenthesis.
25686 (C_DECL_ANTICIPATED): Likewise.
25687 (c_build_type_variant): Add parenthesis.
25688
25689 2002-01-08 Joseph S. Myers <jsm28@cam.ac.uk>
25690
25691 * gcc.c (option_map): Remove --version.
25692 (process_command): Handle -fversion following the GNU Coding
25693 Standards. Partially addresses PR other/704.
25694
25695 2002-01-08 Graham Stott <grahams@redhat.com>
25696
25697 * combine.c (combine_instructions): Fix typo.
25698
25699 2002-01-08 Graham Stott <grahams@redhat.com>
25700
25701 * debug.h: Use "tree" and "rtx" throughout.
25702
25703 * debug.c: Likewise.
25704
25705 2002-01-08 Nick Clifton <nickc@cambridge.redhat.com>
25706
25707 * dbxout.c (dbxout_symbol_location): If a symbol ref is in the
25708 constant pool, use the pool's version of the symbol instead.
25709
25710 2002-01-07 Richard Henderson <rth@redhat.com>
25711
25712 * regrename.c (find_oldest_value_reg): Ignore the value chain if
25713 the original register was copied in a mode with a fewer number of
25714 hard registers than the desired mode.
25715 (copyprop_hardreg_forward_1): Likewise.
25716 (debug_value_data): Fix loop test.
25717 * toplev.c (parse_options_and_default_flags): Reenable
25718 -fcprop-registers at -O1.
25719
25720 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
25721
25722 * config/rs6000/rs6000.c (bdesc_2arg): Add altivec predicates.
25723 (altivec_init_builtins): New node v4si_ftype_v16qi_v16qi.
25724
25725 * config/rs6000/rs6000.h (rs6000_builtins): Add enums for altivec
25726 predicates.
25727
25728 * config/rs6000/rs6000.md: Add altivec predicate patterns.
25729
25730 2002-01-07 John David Anglin <dave@hiauly1.hia.nrc.ca>
25731
25732 * pa.c (FUNC_BEGIN_PROLOG_LABEL, current_function_number): Define.
25733 (pa_output_function_prologue): Output local label at the beginning of
25734 the prologue when profiling.
25735 (hppa_profile_hook): Use the local label rather than the function label.
25736 * pa.h (PROFILE_BEFORE_PROLOGUE): Define.
25737
25738 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
25739
25740 * config/rs6000/rs6000.c (print_operand): Remove extra space.
25741 (altivec_expand_unop_builtin): Fix thinko.
25742 (altivec_expand_binop_builtin): Same.
25743 (altivec_expand_ternop_builtin): Same.
25744 (altivec_expand_builtin): Same.
25745
25746 2002-01-07 Richard Henderson <rth@redhat.com>
25747
25748 * config/rs6000/xcoff.h (ASM_FILE_START): Reverted to profile_flag.
25749
25750 2002-01-07 Jason Merrill <jason@redhat.com>
25751
25752 * unwind-dw2.c (execute_cfa_program): Use < again.
25753
25754 2002-01-07 Jakub Jelinek <jakub@redhat.com>
25755
25756 * predict.c (combine_predictions_for_insn): Avoid division by zero.
25757
25758 2002-01-07 Jakub Jelinek <jakub@redhat.com>
25759
25760 * simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT.
25761 Don't allow -1 - x -> ~x simplifications in the first pass.
25762
25763 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
25764
25765 * rs6000.c (altivec_expand_ternop_builtin): Don't die on invalid
25766 arguments.
25767 (altivec_expand_binop_builtin): Same.
25768 (altivec_expand_unop_builtin): Same.
25769 (print_operand): Fix typo.
25770 (bdesc_1arg): Add vupk* variants.
25771
25772 * rs6000.h (rs6000_builtins): Add vupk* enums.
25773
25774 * rs6000.md: Add altivec_vupk* variants.
25775
25776 2002-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
25777
25778 * doc/gcc.texi, doc/gccint.texi, doc/cppinternals.texi,
25779 doc/install.texi, doc/invoke.texi, doc/rtl.texi: Update copyright
25780 and last update dates.
25781
25782 2002-01-07 Janis Johnson <janis187@us.ibm.com>
25783
25784 * doc/rtl.texi (Flags): Clean up documentation of RTL flags
25785
25786 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
25787
25788 * config/avr/avr.c (avr_mcu_types): Add new MCU types.
25789 * config/avr/avr.h (CPP_SPEC): Likewise.
25790 (LINK_SPEC): Likewise.
25791 (CRT_BINUTILS_SPECS): Likewise.
25792 * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
25793 * doc/invoke.texi (AVR Options): Document them.
25794
25795 Mon Jan 7 11:59:34 CET 2002 Jan Hubicka <jh@suse.cz>
25796
25797 * unroll.c (copy_loop_body): Always properly update JUMP_LABEL and
25798 LABEL_NUSES.
25799
25800 2002-01-07 Graham Stott <grahams@redhat.com>
25801
25802 * config/i386/i386.h: Update copyright date.
25803 (HALF_PIC_PTR): Add parenthesis.
25804 (OPTIMIZATION_OPTIONS): Whitespace, add parenthesis and wrap.
25805 (CONSTANT_ALIGNMENT): Add parenthesis.
25806 (DATA_ALIGNMENT): Likewise.
25807 (LOCAL_ALIGNMENT): Likewise.
25808 (FUNCTION_ARG_BOUNDARY): Whitespace, add parenthesis and wrap.
25809 (IS_STACK_MODE): Uppercase macro parameter, add parenthesis and wrap.
25810 (CONDITIONAL_REGISTER_USAGE): Wrap in do {...} while (0).
25811 (HARD_REGNO_NREGS): Add paranethesis.
25812 (VALID_SSE_REG_MODE): Whitespace.
25813 (VALID_MMX_REG_MODE): Whitespace.
25814 (VALID_FP_MODE_P): Uppercase macros parameter and whitespace.
25815 (ix86_hard_regno_mode_ok): Add parenthesis.
25816 (HARD_REGNO_CALLER_SAVE_MODE): Whitespace.
25817 (RETURN_IN_MEMORY): Whitespace.
25818 (N_REG_CLASSES): Add parenthesis.
25819 (INTEGER_CLASS_P): Add parenthesis and wrap.
25820 (FLOAT_CLASS_P): Likewise.
25821 (SSE_CLASS_P): Likewise.
25822 (MMX_CLASS_P): Likewise.
25823 (MAYBE_INTEGER_CLASS_P): Likewise.
25824 (MAYBE_FLOAT_CLASS_P): Likewise.
25825 (MAYBE_SSE_CLASS_P): Likewise.
25826 (MAYBE_MMX_CLASS_P): Likewise.
25827 (Q_CLASS_P): Likewise.
25828 (GENERAL_REGNO_P): Uppercase macro parameter.
25829 (REX_INT_REGNO_P): Uppercase macro parameter and wrap.
25830 (FP_REGNO_P): Likewise.
25831 (ANY_FP_REGNO_P): Uppercase macro parameter.
25832 (SSE_REGNO_P): Likewise.
25833 (SSE_REGNO): Likewise.
25834 (SSE_REG_P): Likewise.
25835 (SSE_FLOAT_MODE_P): Likewise.
25836 (MMX_REGNO_P): Likewise.
25837 (MMX_REG_P):Likewise.
25838 (STACK_REG_P): Likewise.
25839 (NON_STACK_REG_P): Likewise.
25840 (STACK_TOP_P): Likewise.
25841 (CONVERT_HARD_REGISTER_TO_SSA_P): Add parenthesis.
25842 (PREFERRED_RELOAD_CLASS): Add parenthesis and whitespace.
25843 (SECONDARY_MEMORY_NEEDED): Likewise.
25844 (SECONDARY_OUTPUT_RELOAD_CLASS): Whitespace.
25845 (MD_ASM_CLOBBERS): Whitespace and wrap.
25846 (MUST_PASS_IN_STACK): Whitespace and wrap.
25847 (RETURN_POPS_ARGS): Add parenthesis.
25848 (INIT_CUMULATIVE_ARGS): Likewise.
25849 (FUNCTION_ARG): Likewise.
25850 (FUNCTION_OK_FOR_SIBCALL): Add parenthesis and whitespace.
25851 (SETUP_INCOMING_VARARGS): Likewise.
25852 (BUILD_VA_LIST_TYPE): Add parenthesis.
25853 (EXPAND_BUILTIN_VA_START): Uppercase macro paremeters and add
25854 parenthsis.
25855 (EXPAND_BUILTIN_VA_ARG): Likewise.
25856 (FUNCTION_PROFILER): Wrap in do { ... } while (0) and add parenthesis.
25857 (INITIALIZE_TRAMPOLINE): Add parenthesis.
25858 (INITIAL_ELIMINATION_OFFSET): Likewise.
25859 (REGNO_OK_FOR_INDEX_P): Add parenthesis.
25860 (REGNO_OK_FOR_BASE_P): Likewise.
25861 (REGNO_OK_FOR_SIREG_P): Add parenthesis and wrap.
25862 (REGNO_OK_FOR_DIREG_P): Likewise.
25863 (REG_OK_FOR_INDEX_P): Whitespace.
25864 (REG_OK_FOR_BASE_P): Whitespace.
25865 (GO_IF_LEGITIMATE_ADDRESS): Wrap in do { ... } while (0) and add
25866 parenthesis.
25867 (FIND_BASE_TERM): Fix typo.
25868 (LEGITIMIZE_ADDRESS): Wrap in { .. } while (0) and add parenthesis.
25869 (REWRITE_ADDRESS): Uppercase macro parameter and whitespace.
25870 (SYMBOLIC_CONST; Whitespace.
25871 (GO_IF_MODE_DEPENDENT_ADDRESS):Wrap in { .. } while (0) and wrap.
25872 (ENCODE_SECTION_INFO): Whitespace.
25873 (FINALIZE_PIC): Remove do { ... } while (0).
25874 (PROMOTE_MODE): Wrap in do { ... } while (0).
25875 (CONST_COSTS): Whitespace.
25876 (RTX_COSTS): Add paramethesis, whitespace and wrap.
25877 (REGISTER_MOVE_COST): Add parenthesis.
25878 (MEMORY_MOVE_COST): Likewise.
25879 (EXTRA_CC_MODES): Whitespace.
25880 (SELECT_CC_MODE): Add parenthesis and whitespace.
25881 (DBX_REGISTER_NUMBER): Uppercase macro parameter and add parenthsis.
25882 (ASM_PREFERRED_EH_DATA_FORMAT): Add parenthesis and whitespace.
25883 (ASM_OUTPUT_LABEL): Add paramethesis.
25884 (ASM_OUTPUT_REG_PUSH): Add parenthesis and whitespace.
25885 (ASM_OUTPUT_REG_POP): Likewise.
25886 (ASM_OUTPUT_ADDR_VEC_ELT): Add parenthesis.
25887 (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
25888
25889 * config/i386/i386.c: Update copyright.
25890 (CHECK_STACK_LIMIT): Add parenthesis.
25891 (AT_BP): Uppercase macro parameter.
25892 (x86_64_int_parameter_registers): Constify.
25893 (x86_64_int_return_registers): Likewise.
25894 (ix86_compare_op0): Use rtx.
25895 (construct_container): Constify INTREG parameter.
25896 (function_arg): Use rtx.
25897
25898 * diagnostic.h: Update copyright date.
25899 (output_buffer_state): Add parenthesis.
25900 (output_buffer_format_args): Likewise.
25901
25902 * combine.c (combine_instructions): Replace XEXP (links, 0)
25903 with link.
25904
25905 2002-01-06 H.J. Lu <hjl@gnu.org>
25906
25907 * cfgcleanup.c (thread_jump): Fix 2 typos.
25908
25909 2002-01-06 Aldy Hernandez <aldyh@redhat.com>
25910
25911 * config.gcc: Add support for --enable-altivec.
25912
25913 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
25914
25915 * emit-rtl.c (gen_highpart): Add check for NULL_RTX.
25916
25917 2002-01-06 Jakub Jelinek <jakub@redhat.com>
25918
25919 * objc/objc-act.c (handle_impent): Use assemble_variable to emit
25920 __objc_class_name_*.
25921
25922 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
25923
25924 * doc/install.texi (sparcv9-*-solaris2*): Add documentation.
25925
25926 2002-01-06 Richard Henderson <rth@redhat.com>
25927
25928 * reorg.c (emit_delay_sequence): Remove death notes, not merely
25929 nop them out. Increment label reference count for REG_LABEL.
25930 (fill_slots_from_thread): Frob label reference count around
25931 delete_related_insns.
25932
25933 2002-01-05 Richard Henderson <rth@redhat.com>
25934
25935 * cfgcleanup.c (try_forward_edges): Detect infinite loops while
25936 jump threading.
25937
25938 2002-01-05 Richard Henderson <rth@redhat.com>
25939
25940 * c-decl.c (c_expand_body): Don't call outlining_inline_function.
25941 * integrate.c (output_inline_function): Likewise.
25942 * toplev.c (rest_of_compilation): Do it here instead. Move call
25943 to remove_unnecessary_notes after emitting abstract instance.
25944 Force an emitted nested function to have its parent emited as well.
25945 * dwarf2out.c (loc_descriptor_from_tree): Read mode after checking
25946 for null.
25947 (rtl_for_decl_location): Do not look at reload data structures
25948 before reload has run.
25949
25950 2002-01-05 Kazu Hirata <kazu@hxi.com>
25951
25952 * cse.c: Fix formatting.
25953 * dwarf2asm.c: Likewise.
25954 * dwarf2out.c: Likewise.
25955 * explow.c: Likewise.
25956 * expmed.c: Likewise.
25957 * function.c: Likewise.
25958 * gcov.c: Likewise.
25959 * gencheck.c: Likewise.
25960 * genrecog.c: Likewise.
25961 * ggc-common.c: Likewise.
25962 * ggc-page.c: Likewise.
25963 * global.c: Likewise.
25964
25965 2002-01-05 Kazu Hirata <kazu@hxi.com>
25966
25967 * combine.c: Fix formatting.
25968
25969 2002-01-05 Craig Rodrigues <crodrigu@bbn.com>
25970
25971 PR middle-end/1557
25972 * config/ia64/ia64.h (RENAME_EXTENDED_BLOCKS): Remove.
25973
25974 2002-01-05 David Edelsohn <edelsohn@gnu.org>
25975
25976 * config/rs6000/rs6000.h (TARGET_POWERPC): For IN_LIBGCC2, define
25977 as 1 for __powerpc64__ as well.
25978
25979 * config/rs6000/t-aix43 (T_ADAFLAGS): Define.
25980
25981 * alias.c (find_base_value, PLUS/MINUS): If we found a base,
25982 return it.
25983
25984 2002-01-05 Daniel Berlin <dan@dberlin.org>
25985
25986 * lcm.c: Revert change, due to performance regression it causes on
25987 SPEC because it's slightly more conservative (sigh, I hate
25988 edge-based LCM).
25989
25990 Sat Jan 5 11:52:05 CET 2002 Jan Hubicka <jh@suse.cz>
25991
25992 * cfgcleanup.c (try_forward_edges): Allow multiple jump threading.
25993
25994 2002-01-05 Neil Booth <neil@daikokuya.demon.co.uk>
25995
25996 * doc/cppinternals.texi: Update.
25997
25998 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
25999
26000 * doc/invoke.texi (Option Summary) <MMIX Options>: Document
26001 -mbranch-predict, -mreg-stack-fill-bug-workaround and their
26002 negatives.
26003 (MMIX Options): Ditto. Fix item/itemx typo for -mno-zero-extend.
26004 * config/mmix/mmix.c (mmix_target_asm_function_prologue): Rework
26005 kludge for pre-october-14th mmix versions to handle new-found bug
26006 with PUSHJ/PUSHGO and the register stack.
26007 * config/mmix/mmix.h (struct machine_function): Rename member
26008 has_call_value_without_parameters to has_call_without_parameters.
26009 All referers changed.
26010 (TARGET_MASK_REG_STACK_FILL_BUG, TARGET_DEFAULT
26011 TARGET_MASK_BRANCH_PREDICT): New macros.
26012 (TARGET_SWITCHES): New options -mreg-stack-fill-bug-workaround,
26013 -mno-reg-stack-fill-bug-workaround.
26014 * config/mmix/mmix.md ("call"): Set struct machine member
26015 has_call_without_parameters.
26016
26017 Sat Jan 5 02:20:22 CET 2002 Jan Hubicka <jh@suse.cz>
26018
26019 * cfgcleanup.c (thread_jump): Fix handling of reversed branches.
26020
26021 Sat Jan 5 01:35:29 CET 2002 Jan Hubicka <jh@suse.cz>
26022
26023 * cfgcleanup.c: Include tm_p.h
26024 (mark_effect): Fix handling of hard register; fix handling of SET
26025
26026 2002-01-04 Kazu Hirata <kazu@hxi.com>
26027
26028 * config/h8300/h8300.md (anonymous patterns): Check that
26029 operands are registers before using REGNO on them.
26030
26031 2002-01-03 Roland McGrath <roland@frob.com>
26032
26033 * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcall-gnu.
26034
26035 2002-01-04 Jakub Jelinek <jakub@redhat.com>
26036
26037 * tree.h (expand_expr_stmt_value): Add maybe_last argument.
26038 * c-common.h (genrtl_expr_stmt_value): Likewise.
26039 * stmt.c (expand_expr_stmt): Pass 1 as maybe_last.
26040 (expand_expr_stmt_value): Add maybe_last argument.
26041 Don't warn about statement with no effect if it is the last statement
26042 in expression statement.
26043 * c-semantics.c (genrtl_expr_stmt): Pass 1 as maybe_last.
26044 (genrtl_expr_stmt_value): Add maybe_last argument, pass it down to
26045 expand_expr_stmt_value.
26046 (expand_stmt) [EXPR_STMT]: Pass 1 as maybe_last to
26047 genrtl_expr_stmt_value if t is the last EXPR_STMT in its scope.
26048 * expr.c (expand_expr) [LABELED_BLOCK_EXPR, LOOP_EXPR]: Pass 1
26049 as maybe_last to expand_expr_stmt_value.
26050
26051 Fri Jan 4 11:45:05 2002 Jeffrey A Law (law@redhat.com)
26052
26053 * c-common.c (c_expand_start_cond): Expect the IF_STMT node to
26054 be passed in, do not build it.
26055 (c_begin_if_stmt): New function.
26056 (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise.
26057 * c-common.h (c_expand_start_cond): Update prototype.
26058 (c_begin_if_stmt): Prototype new function.
26059 (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise.
26060 * c-parse.in (if_prefix): Use c_begin_if_stmt,
26061 c_begin_while_stmt and c_finish_while_stmt_cond.
26062
26063 2002-01-04 William Cohen <wcohen@redhat.com>
26064
26065 * config/pa/elf.h (ASM_FILE_START): Reverted to profile_flag.
26066 * config/pa/pa-linux.h (ASM_FILE_START): Likewise.
26067 * config/pa/pa64-hpux.h (ASM_FILE_START): Likewise.
26068 * config/pa/som.h (ASM_FILE_START): Likewise.
26069
26070 2002-01-04 Daniel Berlin <dan@cgsoftware.com>
26071
26072 * lcm.c: Include df.h.
26073 Add available_transfer_function prototype.
26074 (compute_available): Rework to use iterative dataflow framework.
26075 (struct bb_info): s/bb_info/lcm_bb_info/g to avoid conflict
26076 with bb_info in df.h
26077 (available_transfer_function): New function.
26078
26079 * Makefile.in (lcm.o): add df.h to dependencies.
26080
26081 2002-01-04 Richard Henderson <rth@redhat.com>
26082
26083 * config/alpha/alpha.c (some_operand): Accept HIGH.
26084 (input_operand): Likewise; accept simple references to globals.
26085 (alpha_const_ok_for_letter_p): New, outlined from alpha.h.
26086 (alpha_const_double_ok_for_letter_p): Likewise.
26087 (alpha_extra_constraint): Likewise.
26088 (alpha_preferred_reload_class): Likewise. Do not force
26089 symbolic constants to memory.
26090 (alpha_legitimate_address_p): Accept simple references
26091 to small_symbolic_operand.
26092 (alpha_legitimize_address): New arg scratch. Be prepared to be
26093 called when no_new_pseudos. Emit simple symbolic references.
26094 Split integers into low, high, and rest.
26095 (alpha_expand_mov): Use alpha_legitimize_address.
26096 (some_small_symbolic_mem_operand): New.
26097 (split_small_symbolic_mem_operand): New.
26098 * config/alpha/alpha-protos.h: Update.
26099 * config/alpha/alpha.h (CONST_OK_FOR_LETTER_P): Out-line.
26100 (CONST_DOUBLE_OK_FOR_LETTER_P): Likewise.
26101 (EXTRA_CONSTRAINT): Likewise.
26102 (PREFERRED_RELOAD_CLASS): Likewise.
26103 (LEGITIMIZE_ADDRESS): Update for alpha_legitimize_address change.
26104 (PREDICATE_CODES): Update.
26105 * config/alpha/alpha.md: New post-reload splitters to convert
26106 simplfied symbolic operands to the form that references $29.
26107 (divide expanders): Use emit_move_insn, not gen_movdi_er_high_g.
26108 (movdi_er_nofix, movdi_er_fix): Accept any symbolic operand.
26109
26110 2002-01-03 Richard Henderson <rth@redhat.com>
26111
26112 * local-alloc.c (function_invariant_p): Update commentary.
26113
26114 2002-01-04 H.J. Lu <hjl@gnu.org>
26115
26116 * toplev.c (rest_of_compilation): Fix a typo when calling
26117 cleanup_cfg.
26118
26119 2002-01-03 Kazu Hirata <kazu@hxi.com>
26120
26121 * c-common.c: Fix formatting.
26122 * diagnostic.c: Likewise.
26123 * doloop.c: Likewise.
26124 * dwarf2out.c: Likewise.
26125
26126 2002-01-03 Kazu Hirata <kazu@hxi.com>
26127
26128 * config/h8300/h8300.c (output_logical_op): Use 'not.w' instead
26129 of 'neg.w' when xoring with 0x0000ffff or 0xffff0000.
26130
26131 2002-01-03 Neil Booth <neil@daikokuya.demon.co.uk>
26132
26133 * cpperror.c: Update comments and copyright.
26134 * cppexp.c, cppfiles.c, cpphash.c, cpphash.h, cppinit.c,
26135 cpplex.c, cpplib.c, cpplib.h, cppmacro.c, cppmain.c: Similarly.
26136
26137 2002-01-03 John David Anglin <dave@hiauly1.hia.nrc.ca>
26138
26139 * collect2.c (main): Use strcmp when testing for "-shared".
26140
26141 2002-01-03 Neil Booth <neil@daikokuya.demon.co.uk>
26142
26143 * cppmacro.c: Don't include intl.h. Update comments.
26144 (new_number_token): Allocate enough buffer for 64-bit unsigned
26145 integers; update prototype.
26146 * cppmain.c: Update comments.
26147
26148 2002-01-03 William Cohen <wcohen@redhat.com>
26149
26150 * function.h (struct function): Add profile.
26151 (current_function_profile): New.
26152 doc/extend.texi: Update documentation.
26153 * final.c (final_start_function): Use current_function_profile
26154 instead of profile_flag.
26155 (profile_after_prologue): Likewise.
26156 * function.c (expand_function_start): Likewise.
26157 (expand_function_start): Likewise.
26158 * config/alpha/alpha.c (direct_call_operand):
26159 (alpha_does_function_need_gp): Likewise.
26160 (alpha_expand_prologue): Likewise.
26161 * config/arm/arm.c (arm_expand_prologue): Likewise.
26162 thumb_expand_prologue: Likewise.
26163 * config/d30v/d30v.c (d30v_stack_info): Likewise.
26164 * config/fr30/fr30.c (MUST_SAVE_RETURN_POINTER): Likewise.
26165 (fr30_expand_prologue): Likewise.
26166 * config/i386/cygwin.h (SUBTARGET_PROLOGUE): Likewise.
26167 * config/i386/i386.c (ix86_osf_output_function_prologue): Likewise.
26168 * config/i386/i386.h (FINALIZE_PIC): Likewise.
26169 * config/i386/win32.h (SUBTARGET_PROLOGUE): Likewise.
26170 * config/i960/i960.c (i960_output_function_prologue): Likewise.
26171 * config/ia64/ia64.c (ia64_compute_frame_size): Likewise.
26172 * config/m32r/m32r.c (MUST_SAVE_RETURN_ADDR): Likewise.
26173 (m32r_expand_prologue): Likewise.
26174 * config/m88k/m88k.c (m88k_layout_frame): Likewise.
26175 (m88k_expand_prologue): Likewise.
26176 * config/m88k/m88k.h (ADJUST_INSN_LENGTH): Likewise.
26177 * config/mips/mips.c (compute_frame_size): Likewise.
26178 (mips_expand_prologue): Likewise.
26179 (mips_can_use_return_insn): Likewise.
26180 * config/pa/elf.h (ASM_FILE_START): Likewise.
26181 * config/pa/pa-linux.h (ASM_FILE_START): Likewise.
26182 * config/pa/pa64-hpux.h (ASM_FILE_START): Likewise.
26183 * config/pa/som.h (ASM_FILE_START): Likewise.
26184 * config/romp/romp.c (romp_using_r14): Likewise.
26185 * config/rs6000/rs6000.c (first_reg_to_save): Likewise.
26186 (rs6000_stack_info): Likewise.
26187 * config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
26188 * config/rs6000/xcoff.h (ASM_FILE_START): Likewise.
26189 * config/v850/v850.c (compute_register_save_size): Likewise.
26190
26191 2002-01-03 Jakub Jelinek <jakub@redhat.com>
26192
26193 * simplify-rtx.c (simplify_binary_operation) [DIV]: If
26194 gen_lowpart_common fails, use gen_lowpart_SUBREG.
26195
26196 2002-01-03 Turly O'Connor <turly@apple.com>
26197
26198 * darwin.c (machopic_output_possible_stub_label): Don't generate
26199 stub routines for pseudo-stubs which we've just defined.
26200
26201 2002-01-03 Kazu Hirata <kazu@hxi.com>
26202
26203 * builtins.c: Fix formatting.
26204 * c-typeck.c: Likewise.
26205 * combine.c: Likewise.
26206 * expr.c: Likewise.
26207 * loop.c: Likewise.
26208
26209 2002-01-03 Andreas Schwab <schwab@suse.de>
26210
26211 * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool
26212 and return true if _cpp_push_next_buffer pushed a new include
26213 file.
26214 * cpplib.c (_cpp_pop_buffer): Only call obstack_free if
26215 _cpp_pop_file_buffer did not push a new file.
26216 * cpphash.h (_cpp_pop_file_buffer): Update declaration.
26217
26218 2002-01-02 Eric Christopher <echristo@redhat.com>
26219
26220 * final.c (final_scan_insn): Change 0 -> NULL_RTX in
26221 FIND_REG_INC_NOTE call. Update copyright.
26222 * loop.c (canonicalize_condition): Ditto.
26223 * reorg.c (delete_scheduled_jump): Ditto.
26224
26225 2002-01-03 Kazu Hirata <kazu@hxi.com>
26226
26227 * gcse.c: Fix formatting.
26228
26229 2002-01-03 Graham Stott <grahams@redhat.com>
26230
26231 * mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
26232 forward defs for struct tags rtx_def, union_tree, rtvec_def
26233 also output corresponding typedefs for rtx, tree, and rtvec.
26234
26235 * system.h: Move forward defs for struct tags rtx_def, union_tree,
26236 rtvec_def along with corresponding typedefs for rtx, tree, and
26237 rtvec to config.h, hconfig.h, tconfig.h.
26238
26239 2002-01-03 Graham Stott <grahams@redhat.com>
26240
26241 * tree.h: Update copyright date.
26242 (IS_EXPR_CODE_CLASS): Add parenthesis.
26243 (TREE_SET_CODE): Add whitespace.
26244 (TREE_CHECK): Add parenthesis.
26245 (TREE_CLASS_CODE): Add parenthesis and wrap long line.
26246 (CST_OR_CONSTRUCTOR_CHECK):
26247 (EXPR_CHECK): Add parenthis, whitespace and wrap line.
26248 (TREE_SYMBOL_REFERENCED): Whitespace.
26249 (INT_CST_LT): Likewise.
26250 (INT_CST_LT_UNSIGNED): Likewise.
26251 (tree_real_cst): Unwrap comment.
26252 (tree_string): Likewise.
26253 (tree_complex): Likewise.
26254 (IDENTIFIER_POINTER): correct cast.
26255 (SAVE_EXPR_CONTEXT): Whitespace.
26256 (EXPR_WFL_FILENAME_NODE): Likewise.
26257 (EXPR_WFL_FILENAME): Remove parenthesis.
26258 (DECL_ORIGIN): Add parenthesis.
26259 (DECL_FROM_INLINE): Use NULL_TREE.
26260 (build_int_2): Whitespace.
26261 (build_type_variant): Add parenthesis.
26262
26263 * gcc/jcf-parse.c: Update copyright date.
26264 (yyparse): Constify resource_filename.
26265
26266 2002-01-03 Graham Stott <grahams@redhat.com>
26267
26268 * rtl.h: Update copyright date.
26269 (RTL_CHECK1): Wrap long line.
26270 (RTL_CHECK2): Likewise.
26271 (RTL_CHECKC1): Wrap long line and whitespace.
26272 (RTL_CHECKC2): Likewise.
26273 (XWINT): Whitespace.
26274 (XINT): Likewise.
26275 (XSTR): Likewise.
26276 (XEXP): Likewise.
26277 (XVEC): Likewise.
26278 (XMODE): Likewise.
26279 (XBITMAP): Likewise.
26280 (XTREE): Likewise.
26281 (XBBDEF): Likewise.
26282 (XTMPL): Likewise.
26283 (X0WINT): Likewise.
26284 (X0INT):Likewise.
26285 (X0UINT): Likewise.
26286 (X0STR): Likewise.
26287 (X0EXP): Likewise.
26288 (X0VEC): Likewise.
26289 (X0MODE): Likewise.
26290 (X0BITMAP): Likewise.
26291 (X0TREE): Likewise.
26292 (X0BBDEF): Likewise.
26293 (X0ADVFLAGS): Likewise.
26294 (X0CSELIB): Likewise.
26295 (X0MEMATTR): Likewise.
26296 (XCWINT): Likewise.
26297 (XCINT): Likewise.
26298 (XCUINT): Likewise.
26299 (XCSTR): Likewise.
26300 (XCEXP): Likewise.
26301 (XCVEC): Likewise.
26302 (XCMODE): Likewise.
26303 (XCBITMAP): Likewise.
26304 (XCTREE): Likewise.
26305 (XCBBDEF): Likewise.
26306 (XCADVFLAGS): Likewise.
26307 (XCCSELIB): Likewise.
26308 (XC2EXP): Likewise.
26309 (INSN_UID): Likewise.
26310 (PREV_INSN): Likewise.
26311 (PATTERN): Likewise.
26312 (INSN_CODE): Likewise.
26313 (PUT_REG_NOTE_KIND): Likewise.
26314 (CODE_LABEL_NUMBER): Likewise.
26315 (NOTE_SOURCE_FILE): Likewise.
26316 (NOTE_BLOCK): Likewise.
26317 (NOTE_EH_HANDLER): Likewise.
26318 (NOTE_RANGE_INFO): Likewise.
26319 (NOTE_LIVE_INFO): Likewise.
26320 (NOTE_BASIC_BLOCK): Likewise.
26321 (NOTE_EXPECTED_VALUE): Likewise.
26322 (NOTE_LINE_NUMBER): Likewise.
26323 (LABEL_NAME): Likewise.
26324 (LABEL_NUSES): Likewise.
26325 (LABEL_ALTERNATE_NAME): Likewise.
26326 (ADDRESSOF_DECL): Likewise.
26327 (JUMP_LABEL): Likewise.
26328 (LABEL_NEXTREF): Likewise.
26329 (REGNO): Likewise.
26330 (ORIGINAL_REGNO: Likewise.
26331 (HARD_REGISTER_NUM_P): Add parenthesis.
26332 (SUBREG_REG): Whitespace.
26333 (SUBREG_BYTE): Likewise.
26334 (ASM_OPERANDS_TEMPLATE): Remove parenthesis.
26335 (ASM_OPERANDS_OUTPUT_CONSTRAINT): Likewise.
26336 (ASM_OPERANDS_OUTPUT_IDX): Likewise.
26337 (ASM_OPERANDS_INPUT_VEC): Likewise.
26338 (ASM_OPERANDS_INPUT_CONSTRAINT_VEC): Likewise.
26339 (ASM_OPERANDS_INPUT): Likewise.
26340 (ASM_OPERANDS_INPUT_LENGTH): Likewise.
26341 (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): Likewise.
26342 (ASM_OPERANDS_INPUT_CONSTRAINT): Likewise.
26343 (ASM_OPERANDS_INPUT_MODE): Likewise.
26344 (ASM_OPERANDS_SOURCE_FILE): Likewise.
26345 (ASM_OPERANDS_SOURCE_LINE): Likewise.
26346 (MEM_SET_IN_STRUCT_P): Minor reformat.
26347 (TRAP_CONDITION): Whitespace.
26348 (TRAP_CODE): Likewise.
26349 (COND_EXEC_TEST): Likewise.
26350 (COND_EXEC_CODE): Likewise.
26351 (FIND_REG_INC_NOTE): Uppercase macro args and add parenthesis.
26352 (PHI_NODE_P): Add parenthesis.
26353 (plus_constant): Whitespace and add parenthesis.
26354
26355 2002-01-03 Kazu Hirata <kazu@hxi.com>
26356
26357 * config/avr/avr.c: Fix comment typos.
26358 * config/c4x/c4x.md: Likewise.
26359 * config/dsp16xx/dsp16xx.h: Likewise.
26360 * config/dsp16xx/dsp16xx.md: Likewise.
26361 * config/i386/i386.md: Likewise.
26362 * config/ia64/ia64.c: Likewise.
26363 * config/m32r/m32r.h: Likewise.
26364 * config/m68hc11/m68hc11.md: Likewise.
26365 * config/mmix/mmix.c: Likewise.
26366 * config/mn10200/mn10200.c: Likewise.
26367 * config/romp/romp.c: Likewise.
26368 * config/sh/sh.c: Likewise.
26369 * config/stormy16/stormy16.c: Likewise.
26370 * config/stormy16/stormy16.h: Likewise.
26371 * config/stormy16/stormy16.md: Likewise.
26372
26373 2002-01-03 Graham Stott <grahams@redhat.com>
26374
26375 * loop.h: Update copyright date.
26376 (LOOP_MOVABLES): Fix typo.
26377 (LOOP_REGS): Likewise.
26378 (LOOP_IVS): Likewise.
26379
26380 2002-01-03 Graham Stott <grahams@redhat.com>
26381
26382 * cppinit.c: Update copyright date.
26383 Don't include output.h
26384 * Makefile.in: Update copyright date.
26385 Update dependency.
26386
26387 2002-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org>
26388
26389 PR c/5226
26390 * invoke.texi (-mthreads): Remove from documented RS/6000 options.
26391 (-pthread) Add to RS/6000 options.
26392
26393 2002-01-02 Kazu Hirata <kazu@hxi.com>
26394
26395 * except.c: Fix comment typos.
26396 * loop.c: Likewise.
26397 * varasm.c: Likewise.
26398 * doc/tm.texi: Fix a typo.
26399
26400 2002-01-02 Jakub Jelinek <jakub@redhat.com>
26401
26402 * c-typeck.c (output_init_element): Allow initializing static storage
26403 duration objects with compound literals.
26404
26405 2002-01-02 Richard Henderson <rth@redhat.com>
26406
26407 * objc/objc-act.c (hack_method_prototype): Clear current_function_decl
26408 after abusing it.
26409
26410 2002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26411
26412 * gcc.c (default_compilers): Const-ify.
26413 * mips-tdump.c (stab_names): Likewise.
26414 * mips-tfile.c (map_coff_types, map_coff_storage,
26415 map_coff_sym_type, map_coff_derived_type, stabs_symbol,
26416 pseudo_ops_t, pseudo_ops): Likewise.
26417 * protoize.c (default_include): Likewise
26418
26419 * real.c (GET_REAL, PUT_REAL): Don't cast away const-ness.
26420 (ezero, ehalf, eone, etwo, e32, elog2, esqrt2, epi): Const-ify.
26421 Add array size in declaration.
26422 (endian, emov, eisneg, eisinf, eisnan, eiisnan, eiisneg, emovi,
26423 emovo, emovz, eiisinf, ecmpm, eaddm, esubm, m16m, edivm, emulm,
26424 esub, eadd, eadd1, ediv, emul, e53toe, e64toe, e113toe, e24toe,
26425 etoe113, etoe64, etoe53, etoe24, ecmp, eround, ltoe, ultoe,
26426 eifrac, euifrac, e24toasc, e53toasc, e64toasc, e113toasc, etoasc,
26427 efloor, efrexp, eldexp, eremain, dectoe, etodec, ibmtoe, etoibm,
26428 c4xtoe, etoc4x, uditoe, ditoe, etoudi, etodi, esqrt, etens,
26429 emtens, make_nan): Const-ify.
26430 (TFbignan, TFlittlenan, XFbignan, XFlittlenan, DFbignan,
26431 DFlittlenan, SFbignan, SFlittlenan): Make static and const-ify.
26432
26433 2002-01-02 Joseph S. Myers <jsm28@cam.ac.uk>
26434
26435 * config.gcc (ia64-*-*): Set extra_headers.
26436 (alpha*-dec-osf*): Likewise. Don't use alpha/t-osf.
26437 * config/alpha/t-osf: Remove.
26438 * config/ia64/t-ia64 (EXTRA_HEADERS): Remove.
26439
26440 2002-01-02 David Edelsohn <edelsohn@gnu.org>
26441
26442 * config/rs6000/t-aix43: Revert previous change.
26443
26444 2002-01-02 Jason Merrill <jason@redhat.com>
26445
26446 * c-decl.c (c_expand_body): Call outlining_inline_function when
26447 emitting an inline function out of line.
26448
26449 2002-01-02 Richard Henderson <rth@redhat.com>
26450
26451 * dwarf2out.c (limbo_die_node): Add created_for member.
26452 (new_die): New argument created_for. Update all callers.
26453 (mark_limbo_die_list): New.
26454 (dwarf2out_init): Register limbo_die_list as a root.
26455 (dwarf2out_finish): Force insert limbo dies into their function
26456 context.
26457
26458 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
26459
26460 PR c++/5089
26461 * doc/invoke.texi (-Wold-style-cast): Only warn about non-void casts.
26462
26463 2002-01-02 Kazu Hirata <kazu@hxi.com>
26464
26465 * config/h8300/fixunssfsi.c: Update copyright.
26466 Fix comment typos.
26467 Fix formatting.
26468 * config/h8300/h8300.c: Update copyright.
26469 Eliminate warnings.
26470
26471 2002-01-02 Kazu Hirata <kazu@hxi.com>
26472
26473 * config/romp/romp.c: Fix comment formatting.
26474 * config/romp/romp.h: Likewise.
26475 * config/romp/romp.md: Likewise.
26476 * config/s390/s390.c: Likewise.
26477 * config/stormy16/stormy16.c: Likewise.
26478 * config/stormy16/stormy16.h: Likewise.
26479
26480 2002-01-02 Alexandre Oliva <aoliva@redhat.com>
26481
26482 * c-common.h (genrtl_expr_stmt_value): Declare.
26483 * c-semantics.c (genrtl_goto_stmt): Redirect to...
26484 (genrtl_goto_stmt_value): ... this new function. Pass new
26485 argument down to expand_expr_stmt_value, taking
26486 TREE_ADDRESSABLE into account.
26487 * c-common.c (c_expand_expr): Mark the last EXPR_STMT of a
26488 STMT_EXPR as addressable, i.e., one whose result we want.
26489 * expr.c (expand_expr): Don't save expression statement value
26490 of labeled_blocks or loop_exprs.
26491 * stmt.c (expand_expr_stmt): Redirect to...
26492 (expand_expr_stmt_value): ... this new function. Use new
26493 argument to tell whether to save expression value.
26494 (expand_end_stmt_expr): Reset last_expr_type and
26495 last_expr_value if we don't have either.
26496 * tree-inline.c (declare_return_variable): Mark its use
26497 statement as addressable.
26498 * tree.h: Document new use of TREE_ADDRESSABLE.
26499 (expand_expr_stmt_value): Declare.
26500
26501 2002-01-01 Tom Rix <trix@redhat.com>
26502
26503 * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Fix for use by
26504 rs6000_emit_allocate_stack.
26505
26506 2002-01-01 Joseph S. Myers <jsm28@cam.ac.uk>
26507
26508 * configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of
26509 ${srcdir}/ginclude/ to every entry in extra_headers.
26510 * configure: Regenerate.
26511 * ginclude/math-3300.h: Rename to config/m68k/math-3300.h.
26512 * ginclude/math-68881.h: Rename to config/m68k/math-68881.h.
26513 * ginclude/ppc-asm.h: Rename to config/rs6000/ppc-asm.h.
26514 * ginclude/proto.h: Rename to config/convex/proto.h.
26515
26516 Tue Jan 1 17:12:56 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
26517
26518 * attribs.c (handle_vector_size_attribute): Use host_integerp
26519 and tree_int_cst; remove warnings.
26520 * caller-save.c (insert_restore): Add cast to get rid of warning.
26521 (insert_save): Likewise.
26522 * emit-rtl.c (adjust_address_1, offset_address): Likewise.
26523 * regmove.c (find_matches): Add temporary var to kill a warning.
26524
26525 2002-01-01 Douglas B Rupp <rupp@gnat.com>
26526
26527 * config/alpha/vms.h (DWARF2_UNWIND_INFO, EH_RETURN_HANDLER_RTX,
26528 LINK_EH_SPEC, MD_FALLBACK_FRAME_STATE_FOR): Define.
26529 * config/alpha/t-vms (EXTRA_PARTS): Add vms-dwarf2eh.o
26530 (vms-dwarf2eh.o): Add Makefile rule.
26531 * config/alpha/vms-ld.c (main): Handle vms-dwarf2eh.o.
26532 * config/alpha/vms-dwarf2eh.asm: New file.
26533
26534 * gcc.c (delete_if_ordinary): Delete all versions.
26535
26536 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
26537
26538 * config/mmix/mmix.md: Update FIXME to not mention
26539 define_constants.
26540 (MMIX_rJ_REGNUM): New define_constants constant.
26541 ("movqi", "movsi", "movdi", "*movdicc_real_foldable",
26542 "*movdicc_real"): Adjust contraints formatting.
26543 ("*bCC_foldable"): Add %+ for P in output format and delete FIXME
26544 for branch prediction.
26545 ("*bCC", "*bCC_inverted_foldable", "*bCC_inverted"): Add %+ in
26546 output template.
26547 ("*call_real", "*call_value_real", "nonlocal_goto_receiver",
26548 "*nonlocal_goto_receiver_expanded"): Use MMIX_rJ_REGNUM instead of
26549 number. Delete related FIXMEs.
26550 * config/mmix/mmix.h (MMIX_INCOMING_RETURN_ADDRESS_REGNUM): Change
26551 from number to MMIX_rJ_REGNUM.
26552 (TARGET_MASK_BRANCH_PREDICT): New.
26553 (TARGET_DEFAULT): Change to TARGET_MASK_BRANCH_PREDICT.
26554 (TARGET_SWITCHES): Update comment. Correct -mno-toplevel-symbols
26555 value. Add -mbranch-predict and -mno-branch-predict.
26556 (TARGET_VERSION): Drop date.
26557 (ADDITIONAL_REGISTER_NAMES): Use MMIX_rJ_REGNUM, not number.
26558 * config/mmix/mmix.c (mmix_encode_section_info): Correct condition
26559 for finding out global symbols.
26560 (mmix_asm_output_labelref): Revert condition for global symbol.
26561 (mmix_print_operand): <case '+'>: Emit P for a likely branch.
26562 (mmix_print_operand_punct_valid_p): A '+' is valid.
26563
26564 See ChangeLog.6 for earlier changes.