OSDN Git Service

* config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2001-08-12  Richard Henderson  <rth@redhat.com>
2
3         * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
4         (rs6000_elf_asm_out_destructor): New.
5         * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
6         (DTORS_SECTION_ASM_OP): Remove.
7         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
8         (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.
9
10 2001-08-12  David Edelsohn  <edelsohn@gnu.org>
11
12         Revert:
13         2001-08-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14         * gcc.c (set_collect_gcc_options): New function, split out from
15         main.
16         Ignore elided switches.
17         (do_spec_1): Invoke before executing command.
18         (set_input): Export.
19         Move declaration ...
20         * gcc.h (set_input): ... here.
21         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
22         file.
23
24 2001-08-12  Richard Henderson  <rth@redhat.com>
25
26         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): Fix
27         thinko wrt TARGET_RELOCATABLE.
28
29 2001-08-12  Neil Booth  <neil@daikokuya.demon.co.uk>
30
31         * fix-header.c (cb_file_change): Update prototype.
32
33 2001-08-11  Zack Weinberg  <zackw@panix.com>
34
35         * toplev.c (set_float_handler): Make static.
36         * toplev.h: Don't prototype set_float_handler.
37
38         * simplify-rtx.c: Don't include setjmp.h.
39         (simplify_unary_real, simplify_binary_real, simplify_binary_is2orm1):
40         New functions.
41         (simplify_unary_operation, simplify_binary_operation): Use them,
42         via do_float_handler.
43
44         * fold-const.c: Don't include setjmp.h.
45         (exact_real_inverse_1): New function.
46         (exact_real_inverse): Use it, via do_float_handler.
47
48         * varasm.c: Don't include setjmp.h.
49         (assemble_real_1): New function.
50         (assemble_real): Use it, via do_float_handler.
51         Call internal_error if we get a trap here.
52
53         * c-parse.in, cse.c, cselib.c, config/i386/i386.c,
54         config/pj/pj.c, config/s390/s390.c: Don't include setjmp.h.
55
56 2001-08-11  Zack Weinberg  <zackw@panix.com>
57
58         * defaults.h: Define PREFERRED_STACK_BOUNDARY to
59         STACK_BOUNDARY if not already defined.
60
61         * calls.c, function.c, reload1.c, explow.c: Don't default
62         PREFERRED_STACK_BOUNDARY.  Remove all #if/#ifdef on
63         PREFERRRED_STACK_BOUNDARY and/or STACK_BOUNDARY.
64
65         * explow.c (allocate_dynamic_stack_space): Change unsafe #if
66         to run-time test.
67
68         * doc/tm.texi: Document that STACK_BOUNDARY is required;
69         clarify difference between it and PREFERRED_STACK_BOUNDARY.
70
71 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
72
73         * cppmacro.c (enter_macro_context): Push macro expansions even
74         if empty.
75
76 2001-08-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
77
78         * config/rs6000/rs6000.c: Include integrate.h to silence warning.
79         (rs6000_elf_section_type_flags): Actually return a value.
80
81 2001-08-11  Ulrich Weigand  <uweigand@de.ibm.com>
82  
83         * s390.c, s390.h, s390.md, s390-protos.h, linux.h, t-linux: 
84         Clean up code: add missing comments and prototypes, fix warnings,
85         remove obsolete code, fix spacing to conform to coding style.
86
87 2001-08-11  Ulrich Weigand  <uweigand@de.ibm.com>
88  
89         * config/s390/s390.c (targetm): Define TARGET_ASM_OPEN_PAREN
90         and TARGET_ASM_CLOSE_PAREN.
91         (regclass_map): CC register belongs to class NO_REGS.
92         (legitimize_pic_address): Don't generate unnecessary moves 
93         (to avoid confusing loop optimization).
94         (check_and_change_labels): Replace jump_long by indirect_jump.
95         (s390_final_chunkify): Don't start a new literal pool on section 
96         switch in 64-bit code.
97         (s390_va_start, s390_va_arg): Fixed incorrect sizes for 64-bit.
98         
99         * config/s390/s390.h (TARGET_SWITCHES): Renamed debug_arg to debug.
100         (MAX_BITS_PER_WORD, MAX_LONG_TYPE_SIZE): Set to 64 (for 64-bit).
101         (HARD_REGNO_MODE_OK, RETURN_IN_MEMORY): Support complex integer 
102         modes correctly.
103         (reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Remove CC_REGS.
104         (EH_RETURN_HANDLER_RTX): Fixed incorrect offset for 64-bit.
105         (CONST_COSTS): Fixed incorrect costs.
106
107         * config/s390/s390.md (fixuns_trunc[sd]f[sd]i2, udivsi3, umodsi3):
108         Use emit_jump instead of emit_jump_insn (gen_jump).
109         (divsi3, modsi3): Clobber low word of divmoddisi3 before shifting 
110         (to avoid confusing flow analysis).
111         (tablejump, tablejump1, tablejump2): Removed.  Replaced by casesi.
112         (casesi, casesi_jump): New.
113         (jump_long): Removed.  Functionality merged into indirect_jump.
114         (indirect_jump): Accept address_operand, not just register_operand.
115         (cjump_long, icjump_long): Use same logic as indirect_jump.
116         (builtin_setjmp_setup, builtin_setjmp_receiver, builtin_longjmp):
117         Fixed broken setjmp/longjmp handling.
118         (do_builtin_setjmp_setup): Removed.
119
120         * config/s390/linux.h (ASM_OUTPUT_DOUBLE_INT): Work around
121         broken GNU as versions that don't accept .quad with large
122         negative values.  Use hexadecimal output instead.
123         (ASM_OUTPUT_ADDR_DIFF_ELT): Adapt to new casesi insn.
124         (ASM_OPEN_PAREN, ASM_CLOSE_PAREN, FUNCTION_PROLOGUE,
125         FUNCTION_EPILOGUE): Removed.  Now in targetm.
126
127         * config/s390/linux64.h (CALL_USED_REGISTERS): Add CC register.
128
129         * config/s390/fixdfdi.h: Add missing copyright statement.
130         Fix type conflicts on 64-bit.  Add missing SFmode routines.
131
132         * s390.c, s390.h, s390.md, linux.h, linux64.h: Fixed incorrect
133         email address.
134
135 2001-08-11  Richard Henderson  <rth@redhat.com>
136
137         * rtl.h (REG_EH_RETHROW): Remove.
138         * rtl.c (reg_note_name): Update.
139         * combine.c (distribute_notes): Don't check for it.
140
141 2001-08-11  Richard Henderson  <rth@redhat.com>
142
143         * combine.c (distribute_notes): Place REG_SETJMP.
144
145 2001-08-11  Richard Henderson  <rth@redhat.com>
146
147         * doc/extend.texi (Arrays and pointers implementation): Discourage
148         relying on sign-extension of pointers.
149
150 2001-08-11  H.J. Lu <hjl@gnu.org>
151
152         * config/mips/linux.h (EXTRA_SECTIONS): Remove in_ctors and
153         in_dtors.
154         (EXTRA_SECTION_FUNCTIONS): Remove DTORS_SECTION_ASM_OP and
155         RDATA_SECTION_ASM_OP.
156
157 2001-08-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
158
159         * doc/install.texi (Specific, c4x): Fix cross-reference to the
160         main manual to work both for info and HTML versions.
161         
162 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
163             Matt Kraai <kraai@alumni.carnegiemellon.edu>
164         
165         * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
166         * cpphash.h (CPP_IN_SYSTEM_HEADER): Fix.
167         (struct cpp_pool): New member first.
168         * cppinit.c (append_include_chain): Plug memory leaks.
169         * cpplib.c (cpp_register_pragma, cpp_register_pragma_space):
170         Allocate pragma structures from the (aligned) macro pool to
171         avoid leaking memory.
172         * cpplex.c (_cpp_init_pool, _cpp_free_pool): Use pool->first
173         so we don't leak memory.
174         * hashtable.c (ht_destroy): New.
175         * hashtable.h (ht_destroy): New.
176
177 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
178             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
179
180         * c-lex.c (map): Make const.
181         (cb_file_change): Update for callback passing a line map.
182         Don't assume we have a previous map.  Remove sanity check
183         about popping too many files.
184         * cpperror.c (print_location): Make map const.
185         * cppfiles.c (stack_include_file): Update; line maps now hold sysp.
186         (cpp_make_system_header): Similarly.
187         (search_from): Similarly.
188         (_cpp_execute_include): Don't remember where we came from.
189         * cpphash.h (struct cpp_buffer): Remove return_to_line, sysp.
190         (struct cpp_reader): Make map const.
191         (CPP_IN_SYSTEM_HEADER, _cpp_do_file_change): Update.
192         * cpplib.c (do_line): Update; line maps now hold sysp.
193         (cpp_push_buffer): Similarly.
194         (_cpp_do_file_change): Similarly; callback with map instead.
195         (cpp_get_line_maps): Constify return value.
196         (_cpp_pop_buffer): Update.
197         * cpplib.h (struct cpp_file_change): Remove.
198         (struct cpp_callbacks): Update.
199         (cpp_get_line_maps): Constify return value.
200         * cppmacro.c (_cpp_create_definition): Update.
201         * cppmain.c (struct printer): Constify map.
202         (maybe_print_line): Similarly.
203         (print_line): Similarly.  Deduce flags 1 and 2 here.
204         (cb_file_change): Update.
205         * line-map.c (free_line_maps): Warn regardless.
206         (add_line_map): Return pointer to const.  When passed NULL to_file
207         with LC_LEAVE, use the obvious values for the return point so the
208         caller doesn't have to figure them out.
209         (lookup_line): Return pointer to const.
210         (print_containing_files): Take pointer to const.
211         * line-map.h (struct line_map): New members reason, sysp.
212         (add_line_map): Return pointer to const.
213         (lookup_line): Similarly.
214         (print_containing_files): Take pointer to const.
215
216 2001-08-10  Roman Zippel  <zippel@linux-m68k.org>
217             Richard Henderson  <rth@redhat.com>
218
219         * regmove.c (regmove_optimize): Avoid setting a register twice in
220         a parallel set.
221
222 2001-08-10  Richard Henderson  <rth@redhat.com>
223
224         * doc/extend.texi (Arrays and pointers implementation): Document
225         behavior of pointer/integer conversion.
226
227 2001-08-10  Ulrich Weigand  <uweigand@de.ibm.com>
228  
229         * glimits.h (__LONG_MAX__): Add s390x as 64-bit architecture.
230
231 2001-08-10  Richard Henderson  <rth@redhat.com>
232
233         * doc/extend.texi (C Implementation): New chapter.
234         * doc/gcc.texi (Top): Link it in.
235
236 2001-08-10  Andrew Cagney  <ac131313@redhat.com>
237
238         * doc/install.texi (Specific): Fix CVS merge botch.
239
240 2001-08-10  Richard Henderson  <rth@redhat.com>
241
242         * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): Protect with
243         ifdef CTOR_LIST_BEGIN instead of INIT_SECTION_ASM_OP.
244
245 2001-08-10  Zack Weinberg  <zackw@stanford.edu>
246
247         * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY
248         if not already defined.  Remove all #ifdefs on STACK_BOUNDARY;
249         this macro is now required.
250
251         * cselib.c (cselib_process_insn), flow.c (propagate_block),
252         loop.c (find_and_verify_loops), reload.c (reload): Check
253         for rtx code of CALL_INSN, not CALL, when deciding if we
254         need to check for REG_SETJMP note.
255
256         * gcse.c (compute_hash_table, compute_store_table): Update
257         the #ifdef NON_SAVING_SETJMP code to the new REG_SETJMP
258         logic.
259
260         * config/avr/avr.c: Fix typo.
261         * config/convex/convex.c (expand_movstr): Use adjust_address.
262         * config/dsp16xx/dsp16xx.c: Define dsp16xx_compare_gen
263         variable.
264         * config/dsp16xx/dsp16xx.md: Correct calls to replace_equiv_address.
265         * config/elxsi/elxsi.c: Include tree.h, expr.h, regs.h, and flags.h.
266         Fix typo.
267         * config/elxsi/elxsi.h: Don't define Rmode (typo for Pmode?)
268         Do define STACK_BOUNDARY.
269         * config/i370/i370.c: Include expr.h.
270         * config/i860/sysv3.h, config/i860/sysv4.h, config/m32r/m32r.h,
271         config/pa/som.h, config/v850/v850.h: Take in_ctors and
272         in_dtors out of EXTRA_SECTIONS; take CTORS_SECTION_FUNCTION
273         and DTORS_SECTION_FUNCTION out of EXTRA_SECTION_FUNCTIONS.
274         * config/m88k/m88k.c: Include c-tree.h after expr.h.
275         * config/pdp11/pdp11.c: Include expr.h and toplev.h.
276         * config/romp/romp.c: Include expr.h after tree.h.
277         Include toplev.h.
278         (output_fpop): Use xmalloc, not oballoc.
279         * config/we32k/we32k.c: Include expr.h.
280
281 2001-08-10  Kazu Hirata  <kazu@hxi.com>
282
283         * config/h8300/h8300.h: Fix formatting.
284
285 2001-08-08  Jason Merrill  <jason_merrill@redhat.com>
286
287         * c-common.h (RETURN_NULLIFIED_P): Lose.
288         * c-semantics.c (genrtl_return_stmt): Don't check it.
289
290 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
291
292         * config/mips/mips.c (mips_add_large_offset_to_sp): New function.
293         (mips_annotate_frame_insn): New function.
294         (mips_emit_frame_related_store): New function.
295         (save_restore_insns): Don't mark instructions that set up the base
296         registers as frame-related.  Add REG_FRAME_RELATED_EXPR notes to
297         the store instructions instead.
298         (mips_expand_prologue): If the stack size is moved into a temporary
299         register, do not mark that move as frame-related.  Add a
300         REG_FRAME_RELATED_EXPR note to the stack adjustment instruction.
301
302 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
303
304         * config/mips/mips.c (save_restore_insns): Don't mark the RA's
305         stack slot as unchanging if current_function_calls_eh_return.
306
307 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
308
309         * config/mips/mips.md (reload_outcc): Use HARD_REGNO_NREGS to
310         access the second half of the TFmode scratch operand.
311
312 2001-08-10  Anthony Green  <green@redhat.com>
313
314         * java/class.c (emit_register_classes): Conditionalize code on
315         JCR_SECTION_NAME.
316
317 2001-08-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
318
319         * doc/install.texi (Specific, avr): Fix cross-reference to the
320         main manual to work both for info and HTML versions.
321
322 2001-08-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
323
324         * stmt.c (expand_null_return_1): Remove code to generate simple returns
325         and "use_goto" argument.
326         (expand_null_return, expand_value_return): Update all callers.
327         * function.c (expand_function_end): Remove code to generate simple
328         return.
329         * config/vax/vax.md (epilogue): New expander for function return.
330         * doc/md.texi (epilogue): Remove "if defined".
331
332 2001-08-09  Zack Weinberg  <zackw@stanford.edu>
333
334         * Makefile.in: Partially revert my previous change:
335         put -DGENERATOR_FILE back in HOST_CFLAGS, take it out
336         of the hashtab.o and safe-ctype.o rules.
337
338 2001-08-09  Richard Henderson  <rth@redhat.com>
339
340         * Makefile.in (MAYBE_USE_COLLECT2): Remove; purge all uses.
341         (USE_COLLECT2): Remove duplicate definition.
342         * config.gcc (a29k-udi, a29k-wrs-vxworks) [tm_file]: Remove a29k/udi.h.
343         (use_collect2): Remove dead code.
344         * configure.in (use_collect2): Remove will_use_collect2 and
345         maybe_use_collect2; add USE_COLLECT2 to host_xm_defines and xm_defines.
346         * configure: Rebuild.
347
348         * target.h (targetm.asm_out.constructor): New.
349         (targetm.asm_out.destructor, targetm.have_ctors_dtors): New.
350         * target-def.h (TARGET_ASM_CONSTRUCTOR): New.
351         (TARGET_ASM_DESTRUCTOR, TARGET_HAVE_CTORS_DTORS): New.
352         * varasm.c (in_ctors, in_dtors): New.
353         (assemble_constructor, assemble_destructor): Remove.
354         (default_stabs_asm_out_destructor): New.
355         (default_named_section_asm_out_destructor): New.
356         (dtors_section, default_dtor_section_asm_out_destructor): New.
357         (default_stabs_asm_out_constructor): New.
358         (default_named_section_asm_out_constructor): New.
359         (ctors_section, default_ctor_section_asm_out_constructor): New.
360         * output.h: Update declarations.
361         * c-decl.c (c_expand_body): Use target hooks instead of
362         assemble_constructor and assemble_destructor.
363         * profile.c (output_func_start_profiler): Likewise.
364         * objc/objc-act.c (finish_objc): Likewise.
365         (build_module_descriptor): Tidy.  Set TREE_PUBLIC properly
366         for the constructor.
367         * objc/Make-lang.in (objc-act.o): Depend on TARGET_H.
368
369         * crtstuff.c (CTORS_SECTION_ASM_OP): Don't define.
370         (DTORS_SECTION_ASM_OP): Likewise.
371         (__CTOR_LIST__): Use attribute section when possible.
372         (__DTOR_LIST__, __CTOR_END__, __DTOR_END__): Likewise.
373
374         * defaults.h (EH_FRAME_SECTION_NAME): Don't depend on
375         ASM_OUTPUT_CONSTRUCTOR.
376
377         * config/darwin.c (machopic_asm_out_constructor): New.
378         (machopic_asm_out_destructor): New.
379         * config/darwin-protos.h: Update declarations.
380         * config/darwin.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
381         (ASM_OUTPUT_DESTRUCTOR): Remove.
382         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
383         * config/nextstep.c (nextstep_asm_out_constructor): New.
384         (nextstep_asm_out_destructor): New.
385         * config/nextstep.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
386         (ASM_OUTPUT_DESTRUCTOR): Remove.
387         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
388         * config/nextstep21.h: Undef TARGET_ASM_*STRUCTOR instead of
389         ASM_OUTPUT_*STRUCTOR.
390         * config/i386/aix386ng.h: Likewise.
391
392         * config/elfos.h (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Remove.
393         (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): No ctors/dtors.
394         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
395         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
396         * config/lynx.h: Likewise.
397         * config/netware.h: Likewise.
398         * config/psos.h: Likewise.
399         * config/alpha/alpha-interix.h: Likewise.
400         * config/alpha/elf.h: Likewise.
401         * config/arc/arc.h: Likewise.
402         * config/arm/aof.h: Likewise.
403         * config/arm/coff.h: Likewise.
404         * config/arm/elf.h: Likewise.
405         * config/c4x/c4x.h: Likewise.
406         * config/h8300/h8300.h: Likewise.
407         * config/i386/cygwin.h: Likewise.
408         * config/i386/djgpp.h: Likewise.
409         * config/i386/i386-coff.h: Likewise.
410         * config/i386/i386-interix.h: Likewise.
411         * config/i386/sco5.h: Likewise.
412         * config/i386/vsta.h: Likewise.
413         * config/i386/win32.h: Likewise.
414         * config/i960/i960-coff.h: Likewise.
415         * config/ia64/sysv4.h: Likewise.
416         * config/m68hc11/m68hc11.h: Likewise.
417         * config/m68k/coff.h: Likewise.
418         * config/m68k/mot3300.h: Likewise.
419         * config/m88k/m88k.h: Likewise.
420         * config/mcore/mcore-pe.h: Likewise.
421         * config/mcore/mcore.h: Likewise.
422         * config/mips/elf.h: Likewise.
423         * config/mips/elf64.h: Likewise.
424         * config/mips/iris6.h: Likewise.
425         * config/pa/pa64-hpux.h: Likewise.
426         * config/rs6000/sysv4.h: Likewise.
427         * config/sh/sh.h: Likewise.
428         * config/sparc/litecoff.h: Likewise.
429
430         * config/svr3.h (CTORS_SECTION_ASM_OP): Remove.
431         (CTORS_SECTION_FUNCTION, DTORS_SECTION_FUNCTION): Remove.
432         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
433         * config/1750a/1750a.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
434         (ASM_OUTPUT_DESTRUCTOR): Remove.
435         * config/a29k/a29k.c: Move include of tree.h.
436         * config/a29k/udi.h: Delete file.
437         * config/alpha/alpha.c (vms_asm_out_constructor): New.
438         (vms_asm_out_destructor): New.
439         * config/alpha/vms.h (EXTRA_SECTIONS): No ctors/dtors.
440         (EXTRA_SECTION_FUNCTIONS): Likewise.
441         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
442         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
443         * config/c4x/c4x.c: Move include of tree.h.
444         * config/clipper/clipper.c (clix_asm_out_constructor): New.
445         (clix_asm_out_destructor): New.
446         * config/clipper/clix.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
447         (ASM_OUTPUT_DESTRUCTOR): Remove.
448         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
449         * config/i386/aix386.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
450         (TARGET_ASM_CONSTRUCTOR): New.
451         * config/i386/i386.c (ix86_svr3_asm_out_constructor): New.
452         (sco_asm_out_constructor): New.
453         * config/i386/sco5.h (TARGET_ASM_CONSTRUCTOR): New.
454         * config/i386/svr3gas.h: Remove stack grows up code.
455         Remove code duplicated from i386/sysv3.h.
456         (TARGET_ASM_CONSTRUCTOR): New.
457         (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Remove.
458         (DTORS_SECTION_FUNCTION, CTORS_SECTION_FUNCTION): Remove.
459         * config/i386/sysv3.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
460         (TARGET_ASM_CONSTRUCTOR): New.
461         * config/m68hc11/m68hc11.c (m68hc11_asm_out_constructor): New.
462         (m68hc11_asm_out_destructor): New.
463         * config/m68hc11/m68hc11.h (TARGET_ASM_CONSTRUCTOR): New.
464         (TARGET_ASM_DESTRUCTOR): New.
465         * config/m68k/auxgas.h: Don't undef ASM_OUTPUT_*STRUCTOR.
466         * config/m68k/dpx2.h: Properly undef all the bits inherited from
467         config/svr3.h pertaining to section manipulation.
468         * config/m68k/dpx2g.h: Remove #if 0 code.
469         * config/m68k/m68k.c (m68k_svr3_asm_out_constructor): New.
470         * config/m68k/tower-as.h (ASM_OUTPUT_SOURCE_LINE): Fix typo.
471         (ASM_OUTPUT_CONSTRUCTOR): Remove.
472         (TARGET_ASM_CONSTRUCTOR): New.
473         * config/m88k/m88k.c (m88k_layout_frame): Don't use assign_stack_local.
474         (m88k_svr3_asm_out_constructor): New.
475         (m88k_svr3_asm_out_destructor): New.
476         * config/m88k/sysv3.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
477         (ASM_OUTPUT_DESTRUCTOR): Remove.
478         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
479         * config/mips/mips.h: Remove #if 0 ASM_OUTPUT_*STRUCTOR code.
480         * config/rs6000/aix.h: Likewise.
481         * config/mips/rtems64.h: Don't undef removed constructor related bits.
482         * config/mips/vxworks.h: Likewise.
483         * config/rs6000/lynx.h: Likewise.
484         * config/sh/elf.h: Likewise.
485         * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): New.
486         (DTORS_SECTION_ASM_OP): New.
487         * config/sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
488         (ASM_OUTPUT_DESTRUCTOR): Remove.
489         * config/sparc/sol2-sld-64.h: Likewise.
490         * config/vax/vax.c (vms_asm_out_constructor): New.
491         (vms_asm_out_destructor): New.
492         * config/vax/vms.h (ASM_OUTPUT_CONSTRUCTOR): Remove.
493         (ASM_OUTPUT_DESTRUCTOR): Remove.
494         (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
495
496         * doc/tm.texi (@node Initialization): Update.
497
498 2001-08-09  Richard Henderson  <rth@redhat.com>
499
500         * config/alpha/crtbegin.asm (__JCR_LIST__): New.
501         (__do_global_dtors_aux): Use gp-relative static data to avoid
502         one dynamic relocation.
503         (__do_frame_setup): Register Java classes.
504         * config/alpha/crtend.asm (__JCR_END__): New.
505
506 2001-08-09  Zack Weinberg  <zackw@stanford.edu>
507
508         * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.
509         (CONFIG_H, TCONFIG_H, TM_P_H): Update.
510         (GEN, STAGESTUFF): Add new files.
511         (insn-constants.h, s-constants, tm-preds.h, s-preds,
512         genconstants, genpreds, genconstants.o, genpreds.o): New rules.
513         (hashtab.o, safe-ctype.o): Add -DGENERATOR_FILE.
514         * mkconfig.sh: Include tm-preds.h in tm_p.h; insn-constants.h
515         as well as insn-codes.h and insn-flags.h in config.h; and no
516         extra headers in tconfig.h and hconfig.h.
517
518         * gencodes.c: Eliminate code to generate predicate declarations
519         or #defines for md-file constants.
520         * genconstants.c, genpreds.c: New files.
521
522         * i386.md: Re-order guard expressions such that TARGET_64BIT
523         comes first, when this permits better optimization.  Add
524         TARGET_64BIT to more x86-64 patterns.  Add comment explaining
525         why this is desirable.
526
527 2001-08-09  Jakub Jelinek  <jakub@redhat.com>
528
529         * config/ia64/fde-glibc.c: Require glibc 2.2.4+ headers.
530         (find_fde_for_dso): Remove.
531         (_Unwind_IteratePhdrCallback): New.
532         (_Unwind_FindTableEntry): Use dl_iterate_phdr.
533         * config/ia64/crtbegin.asm (__ia64_app_header): Remove.
534
535 Thu Aug  9 11:30:20 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
536
537         * expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING.
538         (move_by_pieces_1): If would call it, abort if no PUSH_ROUNDING.
539
540 2001-08-09  Graham Stott  <grahams@redhat.com>
541
542         * sched-vis.c (MAX_VISUAL_NO_UNIT): Define.
543         (vis_no_unit): Use it.
544         (visualize_no_unit): Add the insn only if room exists.
545
546 2001-08-09  Graham Stott  <grahams@redhat.com>
547
548         * predict.c (estimate_probability): Replace magic numbers with
549         appropriate enumeration.
550
551 2001-08-09  Graham Stott  <grahams@redhat.com>
552
553         * cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize macro
554         parameter.
555         (EXTRACT_FLAGS): Likewise.
556
557 2001-08-09  Aldy Hernandez  <aldyh@redhat.com>
558
559         * config/mips/mips.c    (mips_legitimate_address_p): Check for
560         CONST_INT in last patch.
561
562 2001-08-08  Anthony Green  <green@redhat.com>
563
564         * java/class.c (emit_register_classes): Use assemble_jcr if
565         possible.  Keep the original mechanism as a fallback.
566         * defaults.h (JCR_SECTION_NAME): Define if we have named section
567         and weak symbol support.
568         * crtstuff.c (__JCR_LIST__): Define.
569         (__JCR_END__): Define.
570         (_Jv_RegiserClasses): Define weak symbol if possible.
571         (__do_global_ctors_aux): Register classes for ELF targets with
572         weak symbol support.
573
574 2001-08-08  Kazu Hirata  <kazu@hxi.com>
575
576         * dbxout.c: Fix comment formatting.
577         * dependence.c: Likewise.
578         * df.c: Likewise.
579         * diagnostic.c: Likewise.
580         * dominance.c: Likewise.
581         * doprint.c: Likewise.
582         * dwarf2out.c: Likewise.
583         * dwarfout.c: Likewise.
584         * emit-rtl.c: Likewise.
585         * except.c: Likewise.
586         * explow.c: Likewise.
587         * expmed.c: Likewise.
588         * expr.c: Likewise.
589         * flow.c: Likewise.
590         * fold-const.c: Likewise.
591         * function.c: Likewise.
592
593 2001-08-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
594
595         * global.c (retry_global_alloc): Avoid shadowing allocno.
596
597 2001-08-08  Mark Mitchell  <mark@codesourcery.com>
598
599         * except.c (remove_fixup_regions): Fix typo.
600
601 2001-08-08  Jan van Male <jan.vanmale@fenk.wau.nl>
602
603         * emit-rtl.c (adjust_address, adjust_address_nv): Cast offset to
604         unsigned HOST_WIDE_INT to avoid warning.
605         * final.c (final): Cast INSN_UID to unsigned to avoid warning.
606         * flow.c (set_block_for_new_insns): Likewise.
607
608 Wed Aug  8 21:08:14 CEST 2001  Jan Hubicka  <jh@suse.cz>
609
610         * sibcall.c (return_value_pseudo): New static variable.
611         (skip_copy_to_return_value): Handle return_value_pseudo.
612         (call_ends_block_p): Ensure that return_value_pseudo is set.
613         (optimize_sibling_and_tail_recursive_call): Discover the
614         load of pseudo return value in alternate exit block.
615
616 Wed Aug  8 21:06:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
617
618         * calls.c (ECF_ALWAYS_RETURN): New constant.
619         (emit_call_1): Add REG_ALWAYS_RETURN note if needed.
620         (expand_call): Use LCF_ALWAYS_RETURN for __bb_fork_func.
621         (emit_library_call_value_1): Handle LCT_ALWAYS_RETRUN.
622         * flow.c (need_fake_edge_p): Handle REG_ALWAYS_RETURN.
623         * rtl.c (reg_note_name): New name.
624         * rtl.h (enum reg_note): Add REG_ALWAYS_RETURN.
625
626 2001-08-07  Aldy Hernandez  <aldyh@redhat.com>
627
628         * config/mips/mips.c (mips_legitimate_address_p): Limit "la" addresses.
629
630 2001-08-08  Jason Merrill  <jason_merrill@redhat.com>
631
632         * alias.c (get_alias_set): Return a previously calculated
633         alias set for a VAR_DECL.
634         * function.c (gen_mem_addressof): Calculate the alias set before
635         touching the RTL.
636
637 Wed Aug  8 18:44:37 CEST 2001  Jan Hubicka  <jh@suse.cz>
638
639         * predict.def: Set hitrates according our experimental run.
640
641 Wed Aug  8 18:01:58 CEST 2001  Jan Hubicka  <jh@suse.cz>
642
643         * i386.h (HARD_REGNO_RENAME_OK): New macro.
644
645 2001-08-08  H.J. Lu <hjl@gnu.org>
646
647         * config/mips/mips.c (mips_unique_section): New. Copied from
648         config/mips/elf.h.
649
650         * config/mips/mips-protos.h (mips_unique_section): New
651         prototype.
652
653         * config/mips/elf.h (UNIQUE_SECTION): Use mips_unique_section.
654
655         * config/mips/little.h: New. Generic little endian mips
656         targets. Only mips*-*-linux* is converted to use it so far.
657
658         * config/mips/linux.h: Include "gofast.h" and "mips/mips.h".
659         (WCHAR_TYPE): Defined
660         (WCHAR_TYPE_SIZE): Likewise.
661         (INIT_SUBTARGET_OPTABS): Likewise.
662         (BSS_SECTION_ASM_OP): Likewise.
663         (SBSS_SECTION_ASM_OP): Likewise.
664         (ASM_OUTPUT_ALIGNED_BSS): Likewise.
665         (ASM_DECLARE_OBJECT_NAME): Likewise.
666         (UNIQUE_SECTION): Likewise.
667         (EXTRA_SECTIONS): Likewise.
668         (ASM_OUTPUT_CONSTRUCTOR): Likewise.
669         (ASM_OUTPUT_DESTRUCTOR): Likewise.
670         (ASM_OUTPUT_DEF): Likewise.
671         (HANDLE_SYSV_PRAGMA): Removed.
672         (NO_IMPLICIT_EXTERN_C): Likewise.
673         (TARGET_MEM_FUNCTIONS): Likewise.
674         (STARTFILE_SPEC): Likewise.
675         (ENDFILE_SPEC): Likewise.
676         (LIB_SPEC): Likewise.
677         (INVOKE__main): Likewise.
678         (CTOR_LIST_BEGIN): Likewise.
679         (CTOR_LIST_END): Likewise.
680         (DTOR_LIST_BEGIN): Likewise.
681         (DTOR_LIST_END): Likewise.
682         (SET_ASM_OP): Likewise.
683         (ASM_OUTPUT_SOURCE_LINE): Likewise.
684         (ASM_OUTPUT_DEF): Likewise.
685         (ASM_OUTPUT_IDENT): Likewise.
686
687         * config/mips/mips.h (ASM_SPEC): Undefine before define.
688         (CPLUSPLUS_CPP_SPEC): Likewise.
689         (ASM_APP_ON) Redefine only if not defined.
690         (ASM_APP_OFF): Likewise.
691         (ASM_OUTPUT_SOURCE_LINE): Likewise.
692         (ASM_OUTPUT_IDENT): Likewise.
693
694         * config.gcc: Update tm_file for Linux/mips.
695
696 2001-08-08  Bernd Schmidt  <bernds@redhat.com>
697
698         * cselib.c (cselib_record_sets): If insn is predicated, turn
699         sources into IF_THEN_ELSEs.
700
701         * config/ia64/ia64.md (cond_opsi2_internal, cond_opsi2_internal_b):
702         Turn into define_insn_and_split.
703
704         * sched-deps.c: Include "cselib.h".
705         (add_insn_mem_dependence, sched_analyze_1, sched_analyze_2):
706         Use cselib to turn memory addresses into VALUEs.
707         (sched_analyze): Call cselib_init/cselib_finish if necessary.
708         * sched-int.h (struct sched_info): New member USE_CSELIB.
709         * sched-ebb.c (ebb_sched_info): Initialize it.
710         * sched-rgn.c (rgn_sched_info): Likewise.
711         * Makefile.in (sched-deps.o): Update dependencies.
712
713         * cselib.h (cselib_subst_to_values): Declare.
714         * cselib.c (cselib_subst_to_values): No longer static.  Allow MEMs
715         that have no value and autoincs to be handled by generating a new
716         dummy value.
717
718 2001-08-08  Graham Stott  <grahams@redhat.com>
719
720         * final.c (shorten_branches): Update the INSN_ADDRESSES of insns
721         within fixed length SEQUENCE.
722
723 2001-08-08  Graham Stott  <grahams@redhat.com>
724
725         * diagnostic.h (diagnostic_format_decoder): Parenthesize macro parameter.
726         (diagnostic_prefixing_rule): Likewise.
727         (diagnostic_line_cutoff): Likewise.
728         (diagnostic_kind_count): Likewise.
729
730 2001-08-08  Graham Stott  <grahams@redhat.com>
731
732         * alias.c (find_base_decl): Delete redundent assignment.
733
734 2001-08-08  Graham Stott  <grahams@redhat.com>
735
736         * dependence.c (INDEX_LIMIT_CHECK): Uppercase macro parameter.
737         (abs): Uppercase and paranthesize macro parameter.
738         (MEM_DEPENDENCY): Add whitespace.
739
740 2001-08-08  Graham Stott  <grahams@redhat.com>
741
742         * config/mips/mips.c (mips_legitimate_address_p): Fix enable checking
743         failure check for CONST_INT
744
745 2001-08-08  Graham Stott  <grahams@redhat.com>
746
747         * flow.c (back_edge_of_syntactic_loop_p): Add whitespace.
748         (libcall_dead_p): Likewise.
749
750         (mark_used_regs): Constify fmt.
751         (find_use_as_address): Likewise.
752
753 2001-08-08  Graham Stott  <grahams@redhat.com>
754
755         * c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and parenthesize macro
756          parameter.
757
758 2001-08-08  Graham Stott  <grahams@redhat.com>
759
760         * combine.c (combine_simplify_rtx): Update comment and
761         remove erroneous test.
762
763 2001-08-07  Neil Booth  <neil@daikokuya.demon.co.uk>
764
765         * cppinit.c (cpp_finish): Pop the final buffer without comment.
766         * cpplex.c (_cpp_lex_token): Don't pop the final buffer; and
767         take care to avoid multiple no-newline at EOF warnings in that
768         case.
769
770 Tue Aug  7 22:18:06 CEST 2001  Jan Hubicka  <jh@suse.cz>
771
772         * calls.c (expand_call): Do not emit INSN_SETJMP note.
773         (emit_library_call_value_1): Likewise.
774         (emit_call_1): Emit REG_SETJMP note.
775         * cse.c (cse_end_of_basic_block): Use REG_SETJMP instead
776         of INSN_SETJMP
777         * cselib.c (cselib_process_insn): Likewise.
778         * flow.c (propagate_block): Likewise.
779         * loop.c (find_and_verify_loops): Likewise.
780         * reload.c (find_equiv_regs): Likewise.
781         * reload1.c (reload): Likewise.
782         * resource.c (mark_referenced_resources,
783         mark_set_resources): Likewise.
784         * sched-deps (sched_analyze_insn, sched_analyze): Likewise.
785         * final.c (final_scan_insn): Remove NOTE_INSN_SETJMP.
786         * haifa-sched.c (unlink_other_notes): Likewise.
787         (reemit_notes): Likewise.
788         * sched-ebb.c (sched_ebb): Likewise.
789         * sched-rgc.c (sched_region): Likewise.
790         * rtl.c (note_insn_name): Likewise.
791         (reg_note_name): Add REG_SETJMP
792         * rtl.h (reg_note): Add REG_SETJMP.
793         (insn_note): Remove NOTE_INSN_SETJMP.
794
795         * profile.c (branch_prob): Add fake edges for setjmp.
796
797 2001-08-07  Daniel Jacobowitz  <drow@mvista.com>
798
799         * config.gcc: Quote target_cpu_default2 correctly for
800         powerpc*-*-* targets.
801
802 2001-08-07  Neil Booth  <neil@daikokuya.demon.co.uk>
803
804         * cpplib.h, line-map.h: Update comments.
805         * cppmain.c (printer_init): Move inline.
806         (maybe_print_line, print_line): Take a map pointer.
807         (cb_ident, cb_define, cb_undef, cb_include, cb_def_pragma): Update.
808         (cb_file_change): Don't use prior value of print.map.
809
810 2001-08-07  David Edelsohn  <edelsohn@gnu.org>
811
812         * doc/install.texi: Document fine-grained multilib configuration.
813
814 Tue Aug  7 16:52:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
815
816         * rtlanal.c (find_first_parameter_load): Call note_stores
817         only on the instructions.
818
819 Tue Aug  7 14:56:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
820
821         * alias.c (nonlocal_mentioned_p):
822         Rename CONST_CALL_P to CONST_OR_PURE_CALL_P
823         * calls.c (emit_call_1): Likewise.
824         * cse.c (cse_insn, invalidate_skipped_block): Likewise.
825         * cselib.c (cselib_process_insn): Likewise.
826         * df.c (df_insns_modify): Likewise.
827         * flow.c (need_fake_edge_p): Likewise.
828         (propagate_one_insn): Likewise.
829         * haifa-sched.c (reemit_notes): Likewise.
830         * integrate.c (copy_insn_list): Likewise.
831         * jump.c (delete_prior_computation): Likewise.
832         * local-alloc.c (validate_equiv_mem): Likewise.
833         * loop.c (scan_loop): Likewise.
834         * predict.c (estimate_probability): Likewise.
835         * reload.c (reload): Likewise.
836         * sched-deps (sched_analyze): Likewise.
837         * rtl.h (CONST_CALL_P): rename to CONST_OR_PURE_CALL_P.
838         * gcse.c (compute_hash_table): Likewise.
839         (mark_call): Likewise.
840         (store_killed_in_insn): Likewise.
841
842 2001-08-07  Jason Merrill  <jason_merrill@redhat.com>
843
844         * c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.
845
846 2001-08-06  Richard Henderson  <rth@redhat.com>
847
848         * varasm.c (assemble_gc_entry): Remove.
849         * output.h: Likewise.
850
851 2001-08-06  Richard Henderson  <rth@redhat.com>
852
853         * varasm.c (assemble_constructor): Take a symbol_ref and a
854         priority instead of a bare string.  Move priority handling
855         here from cp/decl2.c.
856         * output.h: Update decls.
857
858         * c-decl.c (c_expand_body): Update calls to assemble_constructor
859         and assemble_destructor.
860         * profile.c (output_func_start_profiler): Likewise.
861         * objc/objc-act.c (finish_objc): Likewise.
862         (build_module_descriptor): Return the symbol not the symbol name.
863
864 2001-08-06  David Edelsohn  <edelsohn@gnu.org>
865
866         * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): Add whitespace.
867         * config/rs6000/linux64.h (RS6000_MCOUNT): Define.
868         ({SAVE,RESTORE}_FP_{PREFFIX,SUFFIX}): Define.
869         * config/rs6000/rs6000.h (ASM_OUTPUT_DOUBLE_INT): Remove whitespace.
870         * config/rs6000/sysv4.h (DOUBLE_INT_ASM_OP): Add whitespace.
871         * config/rs6000/xcoff.h (DOUBLE_INT_ASM_OP): Add whitespace.
872
873 2001-08-06  Neil Booth  <neil@daikokuya.demon.co.uk>
874
875         * cpperror.c (print_containing_files): Moved to line-map.c.
876         (print_location): line-map.c handles re-listing or otherwise.
877         * cpphash.h (struct lexer_state): Remove next_bol.
878         (struct cpp_buffer): Remove include_stack_listed.
879         * cpplib.c (do_line, cpp_push_buffer, _cpp_pop_buffer):
880         Remove faked buffer handling.
881         (_cpp_do_file_change): Tweak.
882         * cpplib.h (enum cpp_buffer_type): Remove BUF_FAKE.
883         * cppmain.c (struct printer): Remove filename.
884         (print_line, cb_file_change): Update accordingly.
885         * line-map.c: Include intl.h.
886         (init_line_maps): Initialize last_listed.
887         (free_line_maps): Sanity check, warn if ENABLED_CHECKING.
888         (add_line_map): Sanity check inputs, warn if ENABLED_CHECKING.
889         (print_containing_files): New.
890         * line-map.h (struct line_maps): New member last_listed.
891         (print_containing_files, INCLUDED_FROM): New.
892         * Makefile.in: Update.
893         * po/POTFILES.in: Add line-map.c.
894
895 2001-08-06  Richard Henderson  <rth@redhat.com>
896
897         * except.c (convert_from_eh_region_ranges_1): Never mark
898         USE or CLOBBER insns as throwing.
899
900         * expr.c (store_constructor): Don't clobber memory targets.
901
902 2001-08-06  Andreas Jaeger  <aj@suse.de>
903
904         * profile.c (branch_prob): Remove unused variable insn.
905
906         * Makefile.in (local-alloc.o): Add dependency on except.h.
907
908         * local-alloc.c: Include except.h for can_throw_internal prototype.
909
910 2001-08-06  Richard Henderson  <rth@redhat.com>
911
912         * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
913         * function.c (expand_main_function): Implement it.
914         * doc/tm.texi: Document it.
915
916 2001-08-06  Stan Shebs  <shebs@apple.com>
917
918         * doc/install.texi: Document powerpc-*-darwin* details.
919
920 2001-08-06  Daniel Berlin  <dan@cgsoftware.com>
921
922         * config/rs6000/aix.h (CPP_CPU_SPEC): Move back to rs6000.h
923         (ASM_CPU_SPEC): Move back to rs6000.h
924         #undef CPP_DEFAULT_SPEC and ASM_DEFAULT_SPEC before redefining them.
925
926         * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): New macro.
927
928         * config/rs6000/linux.h: Remove vtable thunks stuff we accidently
929         readded.
930
931         * config/rs6000/linux64.h: Ditto.
932
933         * config/rs6000/rs6000.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
934         to here. Define default ASM_DEFAULT_SPEC and CPP_DEFAULT SPEC to
935         nothing.
936
937         Remove accidently readded definitions of FUNCTION_PROLOGUE,
938         FUNCTION_EPILOGUE,  ASM_OPEN_PAREN, ASM_CLOSE_PAREN
939
940         * config/rs6000/sysv4.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
941         to rs6000.h
942
943 2001-08-05  Richard Henderson  <rth@redhat.com>
944
945         * local-alloc.c (update_equiv_regs): Do not move insns that
946         can throw.
947
948 2001-08-05  Jan Hubicka  <jh@suse.cz>
949
950         * Makefile.in (reload1.o): Add dedendancy on except.h
951         * basic-block.h (purge_all_dead_edges, purge_dead_edges): Update
952         prototypes.
953         * flow.c (purge_dead_edges, purge_all_dead_edges): Return bool
954         indicating wehther edges has been cleaned up.
955         * reload1.c: Inlucde except.h
956         (fixup_abnormal_edges): Accept deleted insns.
957         * toplev.c (rest_of_compilation): Purge dead edges unconditionally
958         after combine.
959
960 2001-08-06  Neil Booth  <neil@daikokuya.demon.co.uk>
961
962         * cpplib.c (do_line): Correct line number after pop_buffer.
963
964 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
965
966         PR preprocessor/3824
967         * line-map.c: Update comments.
968         * line-map.h: Update comments.
969         * tradcif.y: Don't consider large numbers unsigned.
970
971 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
972
973         PR preprocessor/3081
974         * c-lex.c (map): New.
975         (cb_file_change): Update map and use it.
976         (cb_def_pragma, cb_define, cb_undef): Use map and line.
977         (c_lex): Update to use map.
978         * cpperror.c (print_location): Move to using logical line numbers.
979         * cppfiles.c (stack_include_file): Update for new _cpp_do_file_change.
980         (cpp_make_system_header): Similarly.
981         (_cpp_execute_include): Stop line numbering hacks.  Store the
982         line we will return to.
983         * cpphash.h (CPP_BUF_LINE): Remove.
984         (struct cpp_buffer): Remove lineno and pseudo_newlines.
985         Add map and return_to_line.
986         (_cpp_do_file_change): Update.
987         * cppinit.c (cpp_start_read): Update line kludge.
988         * cpplex.c (handle_newline): Don't update lineno and pseudo_newlines.
989         (trigraph_ok): Use logical line numbers for diagnostics.
990         (skip_block_comment): Likewise.
991         (skip_whitespace): Likewise.
992         (skip_line_comment): Use pfile->line instead.
993         (_cpp_lex_token): Update to use logical line numbering exclusively.
994         Handle BOL locally.  Accept new lines in directives, but keep
995         pfile->line decremented.  Diagnostics use logical lines.  Update
996         directive handling.
997         * cpplib.c (SEEN_EOL): New.
998         (skip_rest_of_line, check_eol): Use it.
999         (end_directive): Increase line number when accepting the newline
1000         at the end of a directive.
1001         (run_directive): Simplify.
1002         (do_line): Bad LC_LEAVEs become LC_RENAMEs.  Update.
1003         (_cpp_do_file_change): Update to take buffer line number as an
1004         argument, and store the current map in the cpp_reader.  Remove
1005         line number kludges.
1006         (_cpp_do__Pragma): Restore output position after a _Pragma.
1007         (cpp_push_buffer): Don't set output line or lineno.
1008         (_cpp_pop_buffer): Transfer more info from a faked buffer.
1009         Remove line kludge.  Set output_line.
1010         * cppmacro.c (builtin_macro): Update handling of __LINE__.
1011         (parse_arg): Use logical lines.
1012         (save_lookahead_token): Save EOFs too now.
1013         * cppmain.c (struct printer): Fix comments.
1014         (printer_init): Simplify, let caller do errors.
1015         (scan_translation_unit, check_multiline_token, dump_macro): Update.
1016         (maybe_print_line): Simplify.
1017         (print_line): Don't print a linemarker if -P.
1018         (cb_define, cb_undef, cb_def_pragma, cb_ident, cb_include): Update.
1019         (cb_file_change): Simplify.
1020         * line-map.h (LAST_SOURCE_LINE): Fix.
1021         (CURRENT_LINE_MAP): New.
1022
1023 2001-08-05  Bernd Schmidt  <bernds@redhat.com>
1024
1025         * doloop.c (doloop_modify_runtime): Properly compute number of
1026         iterations if loop was unrolled.
1027
1028         * alias.c (rtx_equal_for_memref_p): VALUEs are only identical
1029         if their CSELIB_VAL_PTRs are.
1030
1031         * config/ia64/ia64.c (struct spill_fill_data): New member prev_insn.
1032         (setup_spill_pointers): Initialize it.
1033         (spill_restore_mem): Set it.
1034         (do_spill, do_restore): Use it to add REG_INC note.
1035         * config/ia64/ia64.md (movti_internal): Add REG_INC notes as needed.
1036
1037         * config/ia64/ia64.c (ia64_sched_reorder): Defer scheduling of
1038         asms if other insns are available.
1039
1040         * config/ia64/ia64.c (condop_operator): New predicate.
1041         * config/ia64/ia64.h (PREDICATE_CODES): Add it.
1042         * config/ia64/ia64.md (cond_opsi2_internal and splitters): New
1043         patterns.
1044
1045         * expr.c (expand_expr, case COND_EXPR): Prefer working with a
1046         temporary register than directly using a MEM.
1047
1048 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
1049
1050         * config/sh/sh.c (sh_asm_named_section): Fix typo in align
1051         parameter in last change.
1052
1053 2001-08-04  Zack Weinberg  <zackw@panix.com>
1054
1055         * sparc.md: Don't use #if inside C test expression.
1056
1057 2001-08-04  Richard Henderson  <rth@redhat.com>
1058
1059         * i386.c: Revert 07-30 ix86_output_main_function_alignment_hack.
1060
1061 2001-08-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1062
1063         * cpphash.h (struct cpp_reader): New member directive_line.
1064         * cpplib.h (struct cpp_callbacks): Update prototypes of callbacks.
1065         * cpplib.c (do_define, do_undef, do_ident, do_include_common,
1066         do_pragma): Pass line to callbacks.
1067         (start_directive): Record line of directive.
1068         * cppmain.c (cb_ident, cb_define, cb_undef, cb_def_pragma,
1069         cb_include): Similarly.
1070         * c-lex.c (cb_ident, cb_define, cb_undef, cb_def_pragma):
1071         Similarly.
1072
1073 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
1074
1075         * config/d30v/d30v.h: Fix typo in start of UNIQUE_SECTION
1076         comment.
1077
1078 Sat Aug  4 13:51:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
1079
1080         * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.
1081
1082         * reload1.c (fixup_abnormal_edges): New static function.
1083         (reload): Use it.
1084
1085         * flow.c (need_fake_edge_p): New function.
1086         (flow_call_edges_add): Fix handling of noreturn and sibbling calls;
1087         avoid call insn to be very last insn in the insn stream.
1088
1089         * profile.c (branch_prob): Call flow_call_edges_add instead of
1090         doing that by hand; cleanup cfg to re-merge basic blocks once
1091         we are done.
1092
1093 2001-08-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1094
1095         * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h
1096         are also on line-map.h.
1097         * cppfiles.c (stack_include_file): Update.
1098         * cpphash.h (struct cpp_buffer): New member return_at_eof.
1099         (_cpp_pop_buffer): New.
1100         * cppinit.c (cpp_destroy, cpp_finish): Update.
1101         (do_includes): Mark each buffer to return at EOF.
1102         * cpplex.c (_cpp_lex_token): Pop buffers at EOF.  Continue or
1103         return as requested.
1104         * cpplib.c (run_directive, do_line, cpp_push_buffer): Update.
1105         (cpp_pop_buffer): Rename _cpp_pop_buffer.  Stop skipping.
1106         * cpplib.h (cpp_pop_buffer): Remove.
1107         (cpp_scan_buffer_nooutput): Rename cpp_scan_nooutput.
1108         * cppmacro.c (cpp_scan_buffer_nooutput): Similarly.  No need to pop
1109         buffers.
1110         * cppmain.c (scan_buffer): Rename scan_translation_unit.  No need
1111         to pop buffers.
1112         (do_preprocessing): Update.
1113         * fix-header.c (read_scan_file): Update.  No need to pop buffers.
1114         * c-parse.in (_yylex): Similarly.
1115         * scan-decls.c (scan_decls): Similarly.
1116         * line-map.h: Update comments.
1117
1118         * objc/Make-lang.in (objc-act.o): Update dependencies.
1119
1120 2001-08-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1121
1122         * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory
1123         and soft register for operand 0.
1124         ("cmphi_z_used", "cmpqi_z_used"): Allow memory for operand 0.
1125
1126 2001-08-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1127
1128         * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and soft
1129         register for operand 0.
1130         ("bitcmpqi_z_used"): Allow memory for operand 0.
1131         (split "bitcmpqi"): New split to handle address reg as operand 1.
1132
1133 2001-08-04  Andreas Jaeger  <aj@suse.de>
1134
1135         * gcse.c: Revert Daniel's last patch.
1136
1137 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1138
1139         * sparc-protos.h: Add prototypes for fp_zero_operand and
1140         reg_or_0_operand.
1141         * sh-protos.h: Add prototype for fpul_operand.
1142
1143 2001-08-04  Hans-Peter Nilsson  <hp@bitrange.com>
1144
1145         * doc/extend.texi (Other Builtins): Fix typo in last change.
1146
1147 2001-08-03  Richard Henderson  <rth@redhat.com>
1148
1149         * target.h (gcc_target): Add asm_out.named_section,
1150         section_type_flags, have_named_sections.
1151         * target-def.h (TARGET_ASM_NAMED_SECTION): New.
1152         (TARGET_HAVE_NAMED_SECTIONS): New.
1153         (TARGET_SECTION_TYPE_FLAGS): New.
1154
1155         * Makefile.in (toplev.o): Depend on TARGET_H.
1156         (varasm.o, dbxout.o): Likewise.
1157         * c-common.c (decl_attributes): Check targetm.have_named_sections
1158         instead of ifdef ASM_OUTPUT_SECTION_NAME.
1159         * dbxout.c (dbxout_function_decl): Likewise.
1160         (dbxout_function_end): Likewise.
1161         * toplev.c (compile_file): Likewise.
1162         * varasm.c (exception_section): Likewise.
1163         * cp/decl2.c (finish_objects): Likewise.
1164
1165         * defaults.h (EH_FRAME_SECTION): Remove.
1166         (EH_FRAME_SECTION_ASM_OP): Remove.
1167         (EH_FRAME_SECTION_NAME): New.
1168         (UNIQUE_SECTION): Don't depend on ASM_OUTPUT_SECTION_NAME.
1169         (UNIQUE_SECTION_P): Remove.
1170         * dwarf2out.c (SECTION_FORMAT): Remove.
1171         (ASM_OUTPUT_SECTION): Remove.
1172         (output_call_frame_info): Use named_section_flags.
1173         (output_comp_unit, dwarf2out_start_source_file): Likewise.
1174         (dwarf2out_end_source_file, dwarf2out_define): Likewise.
1175         (dwarf2out_undef, dwarf2out_init, dwarf2out_finish): Likewise.
1176         * varasm.c (in_eh_frame, eh_frame_section): Remove.
1177         (named_section_flags): New.
1178         (named_section): Use it and targetm.section_type_flags.
1179         (resolve_unique_section): New.
1180         (assemble_start_function): Use it.
1181         (asm_emit_uninitialised, assemble_variable): Likewise.
1182         (default_section_type_flags): New.
1183         (default_no_named_section, default_elf_asm_named_section): New.
1184         (default_coff_asm_named_section, default_pe_asm_named_section): New.
1185         * output.h: Update varasm.c decls.
1186         (SECTION_*): New flags.
1187
1188         * crtstuff.c: Check EH_FRAME_SECTION_NAME not EH_FRAME_SECTION_ASM_OP.
1189         (__EH_FRAME_BEGIN__, __FRAME_END__): Use attribute section.
1190
1191         * config/elfos.h (UNIQUE_SECTION_P): Remove.
1192         * config/alpha/elf.h, config/arm/linux-elf.h: Likewise.
1193         * config/arm/pe.h, config/arm/unknown-elf.h: Likewise.
1194         * config/i386/cygwin.h, config/i386/djgpp.h: Likewise.
1195         * config/i386/i386-interix.h, config/i386/win32.h: Likewise.
1196         * config/ia64/sysv4.h, config/mcore/mcore-pe.h: Likewise.
1197         * config/mips/elf.h, config/mips/elf64.h: Likewise.
1198         * config/mips/iris6gld.h, config/mips/mips.h: Likewise.
1199         * config/pa/pa64-hpux.h,
1200
1201         * config/elfos.h (ASM_OUTPUT_SECTION_NAME): Remove.
1202         (TARGET_ASM_NAMED_SECTION): New.
1203         * config/psos.h, config/a29k/a29k.h, config/alpha/elf.h: Likewise.
1204         * config/alpha/vms.h, config/arm/coff.h: Likewise.
1205         * config/arm/conix-elf.h, config/arm/elf.h: Likewise.
1206         * config/arm/linux-elf.h, config/arm/pe.h: Likewise.
1207         * config/arm/unknown-elf.h, config/avr/avr.h: Likewise.
1208         * config/c4x/c4x.h, config/h8300/h8300.h: Likewise.
1209         * config/i386/cygwin.h, config/i386/djgpp.h: Likewise.
1210         * config/i386/i386-interix.h, config/i386/i386elf.h : Likewise.
1211         * config/i386/sco5.h, config/i386/win32.h: Likewise.
1212         * config/m68k/coff.h, config/mcore/mcore-pe.h: Likewise.
1213         * config/mcore/mcore.h, config/mips/elf.h: Likewise.
1214         * config/mips/elf64.h, config/mips/iris6.h: Likewise.
1215         * config/mips/netbsd.h, config/mips/openbsd.h: Likewise.
1216         * config/pa/pa64-hpux.h, config/rs6000/sysv4.h: Likewise.
1217         * config/rs6000/xcoff.h, config/sh/sh.h: Likewise.
1218         * config/sparc/sysv4.h: Likewise.
1219
1220         * config/nextstep.h: Error until named sections implemented.
1221
1222         * config/a29k/a29k.c (a29k_asm_named_section): New.
1223         * config/alpha/alpha.c (SECTION_VMS_OVERLAY): New.
1224         (vms_section_type_flags, vms_asm_named_section): New.
1225         * config/arm/arm.c (arm_elf_asm_named_section): New.
1226         * config/avr/avr.c (asm_output_section_name): Remove.
1227         * config/avr/avr-protos.h: Update.
1228         * config/c4x/c4x.c (c4x_asm_named_section): New.
1229         * config/h8300/h8300.c (h8300_asm_named_section): New.
1230         * config/i386/i386.c (sco_asm_named_section): New.
1231         * config/i386/winnt.c (SECTION_PE_SHARED): New.
1232         (i386_pe_section_type_flags): New.
1233         (i386_pe_asm_named_section): New.
1234         * config/i386/i386-protos.h: Update.
1235         * config/m68k/m68k.c (m68k_coff_asm_named_section): New.
1236         * config/mcore/mcore.c (mcore_asm_named_section): New.
1237         * config/mips/mips.c (iris6_asm_named_section): New.
1238         * config/mips/mips.h (ENCODE_SECTION_INFO): Use DECL_ONE_ONLY
1239         instead of UNIQUE_SECTION_P.
1240         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): New.
1241         (xcoff_asm_named_section): New.
1242         * config/sh/sh.c (sh_asm_named_section): New.
1243         * config/sparc/sparc.c (sparc_elf_asm_named_section): New.
1244
1245         * config/i386/djgpp.h (EH_FRAME_SECTION_ASM_OP): Remove.
1246         * config/i386/sco5.h (EH_FRAME_SECTION_ASM_OP*): Remove.
1247         (EH_FRAME_SECTION_NAME): New.
1248         (EXCEPTION_SECTION): New.
1249         * config/ia64/ia64.h (EH_FRAME_SECTION_ASM_OP): Remove.
1250         (DEBUG_*_SECTION): Remove.
1251         * config/m68k/rtemself.h (EH_FRAME_SECTION_ASM_OP): Remove.
1252         * config/mips/iris6.h (DEBUG_*_SECTION): Remove.
1253         (EH_FRAME_SECTION_ASM_OP): Remove.
1254
1255         * doc/tm.texi (UNIQUE_SECTION_P): Remove.
1256         (ASM_OUTPUT_SECTION_NAME): Remove.
1257         (TARGET_ASM_NAMED_SECTION): New.
1258         (TARGET_HAVE_NAMED_SECTIONS): New.
1259         (TARGET_SECTION_TYPE_FLAGS): New.
1260         (EH_FRAME_SECTION_ASM_OP): Remove.
1261         (EH_FRAME_SECTION_NAME): New.
1262
1263 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1264
1265         * builtins.c (fold_builtin_constant_p): Return integer_zero_node
1266         for complex expressions when cfun == 0.
1267         * doc/extend.texi: Document that __builtin_constant_p can be
1268         used in data initializers as well as functions.
1269
1270 2001-08-03  Alexandre Oliva  <aoliva@redhat.com>
1271
1272         * config/mn10300/mn10300.h (CONDITIONAL_REGISTER_USAGE): Declare
1273         variable I locally, instead of expecting a declaration in the
1274         calling context.
1275
1276 2001-08-03  Richard Henderson  <rth@redhat.com>
1277
1278         * except.c (collect_one_action_chain): Add an explicit cleanup
1279         action if regions surrounding a catch were encoded entirely
1280         within the call-site entry.
1281
1282 2001-08-03  Richard Henderson  <rth@redhat.com>
1283
1284         * dbxout.c (dbxout_symbol_location): Flatten subregs first;
1285         don't take REGNO of a non-register.
1286
1287 2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1288
1289         * gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and
1290         __GTHREAD_MUTEX_INIT_DEFAULT): New macros for mutex initialization.
1291         (__gthread_key_delete): Remove code for __PTHREAD_LIBRARY_VERSION_1 >= 1
1292         (__gthread_mutex_init_function): New function for mutex initialization.
1293
1294 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
1295
1296         * Makefile.in: Revert screwed up commit.
1297
1298 2001-08-03  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1299
1300         * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.
1301         * config/m68hc11/larith.asm (_exit): Split in several sub-sections
1302         merged by linker script to get a final _exit().
1303         (__do_global_dtors): New for destructor handling in specific exit
1304         section.
1305         (__do_global_ctors): New for constructors in specific install section.
1306         (__map_data_section): Map data sections before running constructors.
1307         * config/m68hc11/m68hc11.h (INT_ASM_OP): Define to use .word.
1308         (CTORS_SECTION_ASM_OP): Define to put in readonly section.
1309         (DTORS_SECTION_ASM_OP): Likewise.
1310         (CTORS_SECTION_FUNCTION): Define to force a reference to
1311         __do_global_ctors.
1312         (DTORS_SECTION_FUNCTION): Likewise for __do_global_dtors.
1313
1314 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
1315
1316         * ChangeLog: Fix date on previous ChangeLog entry for GCSE.
1317
1318         * Makefile.in: Add df.h to gcse.c dependencies.
1319
1320 2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1321
1322         * varasm.c (output_constant_def_contents): Use for the length of a
1323         string constant either its TREE_STRING_LENGTH or its int_size_in_bytes
1324         depending on which is larger.
1325
1326 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
1327
1328         * gcse.c: Include df.h for use as a dataflow analyzer.
1329         Remove regvec.
1330         Declaration of reg_set_info: gone.
1331         New df_analyzer variable used by store motion.
1332         (reg_set_info): Deleted.
1333         (mark_mem_regs): New function, analyze regs used by a mem.
1334         (store_ops_ok): Use dataflow analyzer results to determine if
1335         necessary regs are changed in the block.
1336         (find_moveable_store): Remove check for symbol ref, we can handle
1337         much more complex expressions now.
1338         (compute_store_table): Remove most of the code, it's unnecessary
1339         now that the dataflow analyzer records the info for us.
1340         (store_killed_after): Add parameter to say whether to do the
1341         store_ops_okay test, used to speed up testing when we already know
1342         the answer, and just want to know if the store itself was killed.
1343         (build_store_vector): Largely rewritten to calculate the various
1344         vectors properly, and somewhat optimized.
1345         (store_motion): Init the df_analyzer, get REG_DEF chains.
1346         Also handle trapping expressions (since mems almost always trap)
1347         (simple_mem): Redefine what a simple mem is.
1348
1349 2001-08-03  DJ Delorie  <dj@redhat.com>
1350
1351         * ifcvt.c (noce_get_alt_condition): Don't make an auxiliary
1352         set from a constant part of the condition.
1353
1354 2001-08-01  Andrew Cagney  <ac131313@redhat.com>
1355
1356         * mkdeps.c (deps_add_default_target): Make local variable
1357         ``start'' a const char pointer.
1358         * dwarf2out.c (compute_section_prefix): Localize use of ``p''.
1359
1360 2001-08-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1361
1362         * doc/install.texi (Configuration): Fix markup.
1363         (Specific, i?86-*-udk): Likewise.
1364         (Specific, alpha*-dec-osf*): Warn against --with-gnu-as,
1365         --with-gnu-ld.
1366         Document --enable-threads and --enable-libgcj status.
1367         (Specific, mips-sgi-irix*): Canonicalize triples.
1368         (Specific, mips-sgi-irix5): Warn about problems with this config.
1369         Mention required GNU as patch.
1370         Native assembler problems are fixed.
1371         (Specific, mips-sgi-irix6): Update O32 ABI support status.
1372         Document --enable-threads and --enable-libgcj status.
1373
1374 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
1375
1376         * Makefile.in, mklibgcc.in: Restore changes with fixed invocation
1377         of mkinstalldirs.
1378
1379 2001-08-03  Richard Henderson  <rth@redhat.com>
1380
1381         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write to
1382         constant data.
1383
1384 2001-08-03  Richard Henderson  <rth@redhat.com>
1385
1386         * rtlanal.c (find_first_parameter_load): Stop if we
1387         reach a CODE_LABEL at BOUNDARY.
1388
1389 2001-08-03  Richard Henderson  <rth@redhat.com>
1390
1391         * config/alpha/alpha.md (force_movdi): New insn.
1392         * config/alpha/alpha.c (alpha_expand_prologue): Use it.
1393         Tweek FRP marking of VMS prologue insns.
1394         * config/alpha/vms.h (EPILOGUE_USES): New.
1395
1396 2001-08-02  Richard Henderson  <rth@redhat.com>
1397
1398         * Makefile.in, mklibgcc.in: Revert mkinstalldirs change.
1399
1400 2001-08-02  Lars Brinkhoff  <lars@nocrew.org>
1401
1402         * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,
1403         simplify-rtx.c, config/alpha/alpha.h, config/avr/avr.h,
1404         config/convex/convex.h, config/d30v/d30v.c,
1405         config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
1406         config/elxsi/elxsi.h, config/fr30/fr30.h, config/m88k/m88k.c,
1407         config/mips/mips.h, config/mn10200/mn10200.h,
1408         config/mn10300/mn10300.h, config/pdp11/pdp11.md,
1409         config/v850/v850.h, config/vax/openbsd.h,
1410         config/vax/openbsd1.h, config/vax/ultrix.h,
1411         config/vax/vax-protos.h, config/vax/vax.c, config/vax/vax.h,
1412         config/vax/vax.md, config/vax/vaxv.h, config/vax/xm-vms.h,
1413         cp/decl2.c, doc/contrib.texi, doc/cpp.texi, doc/gcc.texi,
1414         doc/install.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi,
1415         doc/tm.texi: consistently use "VAX", "VAXen", and "MicroVAX"
1416         in comments and documentation.
1417
1418 2001-08-03  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1419
1420         * line-map.c: New.
1421         * line-map.h: New.
1422         * Makefile.in (line-map.o): New.
1423         (LIBCPP_OBJS, LIBCPP_DEPS): Update.
1424         * c-lex.c (cb_file_change): Update for new cpp_file_change structure.
1425         * cpperror.c (print_containing_files): Similarly.
1426         (print_location): Update.  Don't output a space before _Pragma.
1427         * cppfiles.c (stack_include_file): Set to line 1 immediately.
1428         (stack_include_filee, cpp_make_system_header): Update.
1429         (_cpp_execute_include): Get logical line number right for calling
1430         as-yet-unterminated #include.
1431         * cpphash.h (struct cpp_reader): Add line_maps.
1432         (_cpp_do_file_change): Update.
1433         * cppinit.c (cpp_create_reader): Initialize line maps.
1434         (cpp_destroy): Destroy line maps.
1435         (cpp_start_read): Get logical line number right.
1436         * cpplex.c (parse_string): Only warn once for multi-line strings.
1437         Use boolean variable for null warning.
1438         * cpplib.c (_cpp_handle_directive): End the directive if it isn't
1439         already.
1440         (do_include_common): End the directive early.
1441         (do_line): Don't warn about out-of-range lines in preprocessed
1442         source.  Update.  Remove unused variables.
1443         (_cpp_do_file_change): Update for new line mapping.
1444         (pragma_cb): New typedef.
1445         (cpp_register_pragma): Stop looking ahead before calling the
1446         handler.  Clean up.
1447         (do_pragma_system_header): End directive early.
1448         (cpp_get_line_maps): New.
1449         (cpp_pop_buffer): Fudge logical line.  Update.
1450         * cpplib.h: Include line-map.h
1451         (enum cpp_fc_reason): Remove.
1452         (struct cpp_file_change): Update.
1453         (cpp_get_line_maps): New.
1454         * cppmain.c (struct_printer): New member map.
1455         (cb_file_change): Update for new mappings.
1456         * fix-header.c (cb_file_change): Similarly.
1457
1458 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
1459
1460         * Makefile.in (libgcc.mk): Define mkinstalldirs.
1461         * mklibgcc.in: Use mkinstalldirs instead of mkdir.
1462
1463 2001-08-02  Lars Brinkhoff  <lars@nocrew.org>
1464
1465         * config/vax/vax.c: include expr.h.
1466
1467 2001-08-02  Nick Clifton  <nickc@cambridge.redhat.com>
1468
1469         * Makefile.in ($(srcdir)/configure): Only rebuild in
1470         maintainer mode.
1471         ($(srcdir)/config.in): Only define in maintainer mode.
1472         ($(srcdir)/cstamp-h.in): Only define in maintainer mode.
1473
1474 2001-08-02  David Edelsohn  <edelsohn@gnu.org>
1475
1476         * doc/install.texi (Install GCC: Binaries): Update Bull info.
1477
1478 2001-08-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1479
1480         * gcc.c (set_collect_gcc_options): New function, split out from
1481         main.
1482         Ignore elided switches.
1483         (do_spec_1): Invoke before executing command.
1484         (set_input): Export.
1485         Move declaration ...
1486         * gcc.h (set_input): ... here.
1487         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %U.s to refer to input
1488         file.
1489
1490 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1491
1492         Kill -fhonor-std.
1493         * doc/c-tree.texi (Namespaces): Remove std & -fhonor-std
1494         interaction.
1495         * doc/invoke.texi (C++ Dialect Options): Remove -fno-honor-std.
1496
1497 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
1498
1499         * mips.md (movdicc): Make conditional on TARGET_64BIT.  Likewise
1500         for the unnamed instructions it expands to.
1501
1502 2001-08-02  Richard Henderson  <rth@redhat.com>
1503
1504         * regclass.c (call_really_used_regs): Conditionally define.
1505         (init_reg_sets_1): Don't use it if not defined.
1506         (fix_register): Similarly, don't set it.
1507
1508 2001-08-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1509
1510         * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.
1511         Correct comment that had been missed in the previous change.
1512
1513 2001-08-01  Stan Shebs  <shebs@apple.com>
1514
1515         * config/darwin.c (machopic_stub_name): Try matching by name.
1516         (update_stubs): New function.
1517         (darwin_encode_section_info):  Call it and update_non_lazy_ptrs
1518         unconditionally.
1519
1520 2001-08-01  Richard Henderson  <rth@redhat.com>
1521
1522         * except.c (output_function_exception_table): Use assemble_align.
1523         * varasm.c (assemble_eh_label): Remove.
1524         (assemble_eh_align, assemble_eh_integer): Remove.
1525
1526 2001-08-01  Robert Lipe  <robertl@caldera.com>
1527
1528         * dwarfout.c: Remove reference to README.DWARF.
1529
1530 2001-08-01  Andrew MacLeod  <amacleod@redhat.com>
1531
1532         * regclass.c (call_really_used_regs): New array for registers which
1533         are actually used by a call.
1534         (init_reg_sets_1): Initialize regs_invalidated_by_call with the
1535         new array.
1536         (fix_register): Set call_really_used too.
1537         * config/ia64/ia64.h (CALL_REALLY_USED_REGISTERS): Initialize.
1538         * doc/tm.texi (CALL_REALLY_USED_REGISTERS): Document.
1539
1540 2001-08-01  Richard Henderson  <rth@redhat.com>
1541
1542         * read-rtl.c (read_name): Consider \r whitespace.
1543
1544 2001-07-11  Andrew Cagney  <ac131313@redhat.com>
1545
1546         * config.gcc: Recognize powerpc-*-netbsd*.
1547
1548         * doc/install.texi (Host/target specific installation notes for
1549         GCC): Mention powerpc-*-netbsd*.
1550
1551         * config/rs6000/netbsd.h: New file.
1552         (STANDARD_STARTFILE_PREFIX, LINK_SHLIB_SPEC): Redefine.
1553         (LIB_DEFAULT_SPEC, STARTFILE_DEFAULT_SPEC): Redefine.
1554         (ENDFILE_DEFAULT_SPEC, LINK_START_DEFAULT_SPEC): Redefine.
1555         (LINK_OS_DEFAULT_SPEC, CPP_OS_DEFAULT_SPEC): Redefine.
1556         (TARGET_VERSION): Redefine.
1557
1558         * config/rs6000/t-ppccomm (MULTILIB_MATCHES_SYSV): Recognize
1559         mcall-netbsd as a match for mcall-sysv.
1560         (EXTRA_MULTILIB_PARTS): Add ncrti$(objext) and ncrtn$(objext).
1561         (ncrti.S, ncrtn.S): New targets.
1562         ($(T)ncrti$(objext), $(T)ncrtn$(objext)): New targets.
1563
1564         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Recognize
1565         "netbsd' as a V4 ABI.
1566         (ASM_SPEC): Check for -mcall-netbsd.
1567         (CC1_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC): Ditto.
1568         (CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC): Ditto.
1569         (LIB_SPEC, ENDFILE_SPEC): Ditto.
1570         (LIB_NETBSD_SPEC, STARTFILE_NETBSD_SPEC): Define.
1571         (ENDFILE_NETBSD_SPEC, LINK_START_NETBSD_SPEC): Define.
1572         (LINK_OS_NETBSD_SPEC, CPP_OS_NETBSD_SPEC): Define.
1573         (SUBTARGET_EXTRA_SPECS): Add NetBSD specs.
1574
1575         * doc/invoke.texi (Option Summary): Add -mcall-netbsd.
1576         (RS/6000 and PowerPC Options): Mention -mcall-netbsd.
1577
1578 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
1579
1580         * unwind-pe.h (base_of_encoded_value, read_encoded_value): Define
1581         only if NO_BASE_OF_ENCODED_VALUE isn't defined.
1582         * unwind-dw2-fde.c (NO_BASE_OF_ENCODED_VALUE): Define before
1583         including "unwind-pe.h".
1584
1585 Wed Aug  1 20:01:42 CEST 2001  Jan Hubicka  <jh@suse.cz>
1586
1587         * rs6000.md (define_splits): Kill unused constraints.
1588
1589 Wed Aug  1 20:02:12 CEST 2001 Graham Stott  <grahams@redhat.com>
1590                               Jan Hubicka  <jh@suse.cz>
1591
1592         * function.c (thread_prologue_and_epilogue_insns): Kill code
1593         dealing with non-existent CFG.
1594
1595 2001-08-01  Kazu Hirata  <kazu@hxi.com>
1596
1597         * alias.c: Fix comment formatting.
1598         * bitmap.c: Likewise.
1599         * builtins.c: Likewise.
1600         * calls.c: Likewise.
1601         * c-common.c: Likewise.
1602         * c-decl.c: Likewise.
1603         * c-dump.c: Likewise.
1604         * c-lex.c: Likewise.
1605         * collect2.c: Likewise.
1606         * combine.c: Likewise.
1607         * conflict.c: Likewise.
1608         * cppfiles.c: Likewise.
1609         * cppinit.c: Likewise.
1610         * cpplex.c: Likewise.
1611         * cpplib.c: Likewise.
1612         * cppmacro.c: Likewise.
1613         * cppspec.c: Likewise.
1614         * c-pragma.c: Likewise.
1615         * crtstuff.c: Likewise.
1616         * cse.c: Likewise.
1617         * cselib.c: Likewise.
1618         * c-semantics.c: Likewise.
1619         * c-typeck.c: Likewise.
1620
1621 2001-08-01  H.J. Lu <hjl@gnu.org>
1622
1623         * config/mips/linux.h (ASM_OUTPUT_IDENT): Defined.
1624
1625 2001-08-01  H.J. Lu <hjl@gnu.org>
1626
1627         * gcc/config/mips/linux.h (ASM_OUTPUT_SOURCE_LINE): Defined.
1628
1629 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1630
1631         * c-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro and flag for
1632         contextualizing Objective-C class name lookup by the lexer.
1633         (typespec_reserved_nonattr): Disable ObjC class name lookup after
1634         seeing a TYPESPEC.
1635         (protocoldef): Add support for forward @protocol declarations.
1636         (yylexname): Suppress ObjC class name lookup in certain contexts;
1637         re-enable after lookup is complete.
1638         (_yylex): Re-enable ObjC class name lookup when certain
1639         punctuation marks are seen.
1640
1641         * objc/objc-act.c (check_protocol_recursively): New function used
1642         for finding circular dependencies in protocols.
1643         (objc_declare_protocols): New function for handling forward
1644         @protocol declarations.
1645         (receiver_is_class_object): Detect the case when 'self' is used
1646         inside of a class method.
1647         (build_message_expr): Issue a warning if class method is desired
1648         but instance method is found instead.
1649         (conforms_to_protocol): Streamline.
1650         (objc_comptypes): Detect the fact that 'Bar<Foo> foo' conforms to
1651         protocol Foo, even if 'Bar foo' does not.
1652         (check_protocols): Streamline.
1653         (start_protocol): Add checks for circular and duplicate protocol
1654         definitions.
1655         (encode_aggregate_within): For typedefs of structs, encode the
1656         underlying struct.
1657         * objc/objc-act.h (PROTOCOL_DEFINED): New tree accessor.
1658         (objc_declare_protocols): New prototype.
1659
1660 2001-08-01  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1661
1662         * cpphash.h (struct cpp_reader): New members line, pseudo_newlines.
1663         * cpplex.c (handle_newline): Update prototype.  Maintain logical
1664         line number.
1665         (skip_escaped_newlines, skip_block_comment, parse_string):
1666         Update accordingly.
1667         (_cpp_lex_token): Update, and store token position within the token.
1668         * cpplib.h (struct cpp_token): Add line and column entries.
1669         * cppmacro.c (replace_args): Position stringified tokens correctly.
1670
1671 2001-08-01  Andreas Jaeger  <aj@suse.de>
1672
1673         * basic-block.h: Add prototype for last_loop_beg_note.
1674
1675 2001-07-31  Alexandre Petit-Bianco  <apbianco@redhat.com>
1676
1677         * expr.c (safe_from_p): Use WITH_CLEANUP_EXPR_RTL instead of
1678         RTL_EXPR_RTL while handling WITH_CLEANUP_EXPR nodes. Fixed typo in
1679         comment.
1680         (expand_expr): Use WITH_CLEANUP_EXPR_RTL instead of RTL_EXPR_RTL
1681         while handling WITH_CLEANUP_EXPR node. Use second operand calling
1682         expand_decl_cleanup.
1683         * tree.c (firt_rtl_op): The third operand of WITH_CLEANUP_EXPR is
1684         the first RTX.
1685         (simple_cst_equal): WITH_CLEANUP_EXPR node to use its second
1686         operand while calling simple_cst_equal.
1687         * tree.def (WITH_CLEANUP_EXPR): Switched operands: the second
1688         operand is the cleanup expression, the third is the RTL_EXPR.
1689         * tree.h (WITH_CLEANUP_EXPR_RTL): New macro.
1690
1691 2001-07-31  Jeff Sturm  <jsturm@one-point.com>
1692
1693         * except.c (duplicate_eh_regions): Test n_array[i] for NULL.
1694
1695 2001-07-31  matthew green  <mrg@eterna.com.au>
1696
1697         * config.gcc (i386-*-netbsdelf): New description.
1698         * config/i386/netbsd-elf.h: New file.
1699
1700 2001-07-30  Geoffrey Keating  <geoffk@redhat.com>
1701
1702         * loop.c (check_dbra_loop): Use single_set to compute
1703         jump_label.
1704
1705 2001-07-31  Daniel Berlin  <dan@cgsoftware.com>
1706
1707         PowerPC reorg and support for powerpc64-*-linux*.
1708
1709         Also fixes emitting of constants on 32 bit and 64 bit
1710         platforms.
1711
1712         * config.gcc: powerpc64-*-linux* is a new target.
1713         Things that needed aix.h now also include xcoff.h
1714
1715         * config/rs6000/rs6000.h: Split XCOFF specific stuff into
1716         xcoff.h.
1717         Move AIX specific stuff into aix.h.
1718         (TARGET_AIX): Renamed to TARGET_XCOFF, since the AIX ABI is used
1719         with more than just XCOFF now.
1720         (SET_ASM_OP): Remove, now defined where needed.
1721         (FUNCTION_PROLOGUE): New macro definition.
1722         (FUNCTION_EPILOGUE): New macro definition.
1723         (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): New macro definition.
1724
1725         * config/rs6000/xcoff.h: New file.
1726
1727         * config/rs6000/linux64.h: New file.
1728
1729         * config/rs6000/darwin.h: Copy needed AIX alignment definitions.
1730
1731 2001-07-31  Alan Modra  <amodra@bigpond.net.au>
1732
1733         * rs6000.c (print_operand_address): Handle ELF syntax.
1734         (output_toc): Simplify.  Use DOUBLE_INT_ASM_OP.
1735         * rs6000.md (load_toc_aix_di): Handle ELF syntax.
1736         * rs6000.h (ASM_OUTPUT_DOUBLE_INT, ASM_LONG): Use DOUBLE_INT_ASM_OP.
1737
1738 2001-07-31  David Edelsohn  <edelsohn@gnu.org>
1739
1740         * rs6000.c (rs6000_override_options): Only disable
1741         flag_function_sections for XCOFF.
1742         (exact_log2_cint_operand): New predicate.
1743         (reg_or_{add,sub}_cint64_operand): New predicates.
1744         (add_operand): Compare CONST_INT with fewer function calls.
1745         (rs6000_emit_set_const, rs6000_emit_set_long_const): New functions.
1746         (print_operand, case 'p'): Ensure positive operand.
1747         (rs6000_emit_load_toc_table): No load_toc_v4_pic_di.
1748         * rs6000.h (CONST_OK_FOR_LETTER_P, case 'N'): Ensure positive value.
1749         (PREDICATE_CODES): Add new predicates.
1750         * rs6000.md (addsi3): Split 32-bit constants more correctly.
1751         (divsi3, modsi3): Ensure positive power-of-2.
1752         (adddi3): Use new predicate.  Split 32-bit constants more
1753         correctly.  Re-arrange splitter to handle any constant.
1754         (subdi3): Use new predicate.
1755         (divdi3, moddi3): Ensure positive power-of-2.
1756         (movdi): Use rs6000_emit_set_const.
1757         (load_toc_v4_pic_di): Delete.
1758
1759 2001-07-31  Graham Stott <grahams@redhat.com>
1760
1761         * function.c (pad_below): Revert 2001-07-26 patch.
1762
1763 Tue Jul 31 15:37:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
1764
1765         * reg-stack (convert_regs_1): Fix best edge condition.
1766
1767 Tue Jul 31 15:33:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
1768
1769         * jump.c (duplicate_loop_exit_test): Better test for jumps
1770         entering the loop; create loop pre_header.
1771
1772 2001-07-31 Hartmut Penner <hpenner@de.ibm.com>
1773
1774         * doc/install.texi: Add s390 and s390x as new targets.
1775         * doc/invoke.texi: Add documantation of S/390 and zSeries
1776         target options.
1777         * doc/md.texi: Add documantation of S/390 and zSeries constraints.
1778
1779 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
1780
1781         * config/m68k/m68k.md: Replace all general_operand with
1782         nonimmediate_operand for all destinations.
1783         * config/m68k/m68k.c (not_sp_operand): Likewise.
1784
1785 Mon Jul 30 23:20:34 EDT 2001  John Wehle  (john@feith.com)
1786
1787         * flow.c (merge_blocks): Return 1 if an extra jump is inserted.
1788
1789 2001-07-30  Richard Henderson  <rth@redhat.com>
1790
1791         * config/ia64/ia64.h (DEBUG_RANGES_SECTION): New.
1792         * config/mips/iris6.h (DEBUG_RANGES_SECTION): New.
1793
1794 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
1795
1796         * config/m68k/m68k.h (TARGET_SWITCHES/TARGET_OPTIONS):
1797         Add missing doc strings
1798         * config/m68k/linux-aout.h (SUBTARGET_SWITCHES): Likewise
1799         * config/m68k/linux.h (SUBTARGET_SWITCHES): Likewise
1800
1801 Mon Jul 30 22:16:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
1802
1803         * i386.c (ix86_output_main_function_alignment_hack): New function.
1804         (TARGET_ASM_FUNCTION_PROLOGUE): Default to it.
1805
1806         * flow.c (mark_dfs_back_edges): Move from loop_p ; mark back
1807         edges by EDGE_DFS_BACK flag.
1808         (dump_edge_info): Add dfs_back flag.
1809         * basic-block.h (EDGE_DFS_BACK): New constant.
1810         (mark_dfs_back_edges): Declare.
1811         * alias.c (loop_p): Remove.
1812         (mark_constant_function): Use mark_dfs_back_edges.
1813
1814         * reg-stack.c (block_info_def): Add predecesors counter and stack_out.
1815         (reg_to_stack): Call mark_dfs_back_edges; count the predecesors.
1816         (compensate_edge): Break out from ...
1817         (convert_regs_1): ... here; do smart choosing of stack_out to copy.
1818         (convert_regs_2): Set block_done once block is really done;
1819         Do updating of the predecesors counts.
1820
1821         * toplev.c (rest_of_compilation): Recompute block_for_insn
1822         before post-reload cfg_cleanup.
1823         * function.c (thread_prologue_epilogue_insns):
1824         Call set_block_for_new_insns when emitting prologue directly.
1825
1826 2001-07-30  Andreas Jaeger  <aj@suse.de>
1827
1828         * jump.c: Add prototype for mark_modified_reg.
1829
1830         * cse.c (set_live_p): Add unused attribute.
1831
1832         * gcov.c (calculate_branch_probs): Use gcov_type to avoid
1833         overflow.
1834         (scan_for_source_files): Use long for count to avoid overflow.
1835         (output_data): Likewise.
1836         (output_data): Don't use string concatatenation to silence gcc
1837         -traditional.
1838
1839         * predict.c: Fix typos and grammar.
1840
1841         * gcse.c (insert_insn_end_bb): Remove unused variables.
1842
1843 Mon Jul 30 21:54:53 CEST 2001  Jan Hubicka  <jh@suse.cz>
1844
1845         * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
1846         (attempt_auto_inc): LIkewise.
1847         (mark_used_reg): Likewise.
1848         (try_pre_increment_1): Likewise.
1849         * regclass.c (regclass): Likewise.
1850         * global.c (allocno_compare): Update comment; change scaling factor.
1851         * local-alloc.c (QTY_CMP_PRI): Likewise.
1852         * regs.h (REG_FREQ_FROM_BB): New.
1853         (REG_FREQ_MAX): Likewise.
1854
1855 2001-07-30  H.J. Lu <hjl@gnu.org>
1856
1857         * config/mips/linux.h (CPLUSPLUS_CPP_SPEC): Add
1858         -D_GNU_SOURCE.
1859
1860 2001-07-30  H.J. Lu  (hjl@gnu.org)
1861
1862         * config/mips/linux.h (ASM_DECLARE_FUNCTION_NAME): Defined.
1863         (ASM_DECLARE_FUNCTION_SIZE): Likewise.
1864         (FUNCTION_NAME_ALREADY_DECLARED): Likewise.
1865
1866 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1867
1868         * config/arm/t-arm-elf (MULTILIB_EXCEPTIONS): Skip -mthumb as well
1869         as -mthumb-interwork when -mcpu=arm7 is specified.
1870
1871 Mon Jul 30 17:44:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
1872
1873         * predict.def (noreturn, loop branch, loop exit): Mark as first
1874         match heuristics.
1875
1876 Mon Jul 30 12:52:11 CEST 2001  Jan Hubicka  <jh@suse.cz>
1877
1878         * combine.c (try_combine): Avoid barrier after noop jumps.
1879
1880 2001-07-29  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1881
1882         * cpphash.h (struct cpp_reader): Remove import_warning.
1883         * cpplib.c (skip_rest_of_line): Don't bother turning off
1884         macro expansion.
1885         (parse_include): Move include handling to...
1886         (do_include_common): ... here.  Move import warning from...
1887         (do_import): ... here.
1888         (do_pragma_poison): Don't do a callback for poison identifiers.
1889         * cpplib.h (struct cpp_callbacks): Don't do poison callbacks.
1890         * cppmain.c (setup_callbacks): Similarly.
1891
1892 Sun Jul 29 23:26:50 CEST 2001  Jan Hubicka  <jh@suse.cz>
1893
1894         * rtlanal.c (parms_set, find_first_parameter_load): Break out from...;
1895         handle multiple sets.
1896         * except.c (sjlj_mark_call_sites): .... here.
1897         * gcse.c (insert_insn_end_bb): Use find_first_parameter_load.
1898
1899 Sun Jul 29 21:38:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
1900
1901         Suggested by Richard Henderson and Richard Kenner:
1902         * combine.c (recog_for_combine): Use the fake recog
1903         only if instruction does not match.
1904         * rtl.h (NOOP_MOVE_INSN_CODE): New.
1905         * rtlanal.c (noop_move_p): Always return 1 for NOOP_MOVE_INSN_CODE.
1906
1907         * combine.c (try_combine): Discover noop jump as direct jump.
1908
1909 2001-07-29  Daniel Berlin  <dan@cgsoftware.com>
1910
1911         * df.c (df_rd_global_compute): Add successors to worklist, not
1912         current item.
1913         (df_ru_global_compute): Ditto.
1914
1915 2001-07-27  Daniel Berlin  <dan@cgsoftware.com>
1916
1917         * regclass.c (reg_scan_mark_refs): Increment REG_N_REFS when we
1918         increment REG_N_SETS.
1919
1920 2001-07-26  Daniel Berlin  <dan@cgsoftware.com>
1921
1922         * sbitmap.h: New prototype for sbitmap_a_xor_b.
1923
1924         * sbitmap.c (sbitmap_a_xor_b): New function.
1925         ifdef the basic block stuff on IN_GCC.
1926
1927 2001-07-29  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1928
1929         * cppexp.c (parse_defined): Always record the macro name.
1930         (lex): Don't worry about identifiers, or special-case
1931         CPP_NOT here.
1932         (_cpp_parse_expr): Figure out at the end of the routine
1933         whether we saw a valid !defined() expression.
1934         * cppfiles.c (stack_include_file): Update for mi_valid.
1935         (_cpp_pop_file_buffer): Similarly.
1936         * cpplex.c (_cpp_lex_token): Similarly.
1937         * cpphash.h (enum mi_state, enum mi_ind, mi_state,
1938         mi_if_not_defined, mi_lexed): Remove.
1939         (mi_valid): New.
1940         * cpplib.c (do_if): Simplify.
1941         (do_endif, push_conditional, _cpp_handle_directive): Update
1942         for renaming of mi_state to mi_valid.
1943 doc:
1944         * cpp.texi: Add index entries for digraphs, and add comment
1945         that C++ refers to them as alternative tokens.
1946
1947 Sun Jul 29 18:59:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
1948
1949         * basic-block.h (CLEANUP_PRE_LOOP): New.
1950         * except.c (finish_eh_generation): Update call of cleanup_cfg.
1951         * sibcall.c (optimize_sibling_calls): Likewise.
1952         * toplev.c (rest_of_compilation): Likewise.
1953         * flow.c (try_forward_edges): Take argument MODE;
1954         do not forward over loop pre-headers if CLEANUP_PRE_LOOP.
1955         (try_optimize_cfg): Update call of try_forward_edges.
1956
1957 Sun Jul 29 18:59:56 CEST 2001  Roman Zippel  <zippel@linux-m68k.org>
1958                                Jan Hubicka  <jh@suse.cz>
1959
1960         * (validate_replace_rtx_1): Fix simplification of MINUS.
1961
1962 2001-07-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1963
1964         PR preprocessor/3669
1965         * cppinit.c (init_dependency_output): Turn off dump requests
1966         if sending dependencies to stdout.
1967
1968 2001-07-28  Richard Henderson  <rth@redhat.com>
1969
1970         * flow.c (life_analysis): Elide PROP_ALLOW_CFG_CHANGES if
1971         not optimizing.
1972
1973 2001-07-28  Golubev I. N.  <gin@mo.msk.ru>
1974
1975         * config/i386/sco5.h (DWARF2_DEBUGGING_INFO): Define.
1976
1977 2001-07-28  Kazu Hirata  <kazu@hxi.com>
1978
1979         * config/h8300/h8300.h (ENCODE_SECTION_INFO): Check to see if DECL
1980         is VAR_DECL first to prevent an ICE.
1981
1982 2001-07-28  Richard Henderson  <rth@redhat.com>
1983
1984         * varasm.c (immed_real_const_1): Don't elide special cases for
1985         nested functions.
1986         (clear_const_double_mem): Clear const_tiny_rtx too.
1987
1988 2001-07-28  Richard Henderson  <rth@redhat.com>
1989
1990         * dwarf2out.c (dw_val_class_offset): New.
1991         (struct dw_ranges_struct, dw_ranges_ref): New.
1992         (ranges_table, ranges_table_allocated): New.
1993         (ranges_table_in_use, RANGES_TABLE_INCREMENT): New.
1994         (add_AT_offset, add_ranges, output_ranges): New.
1995         (print_die, output_die): Handle dw_val_class_offset.
1996         (attr_checksum, size_of_die, value_format): Likewise.
1997         (gen_lexical_block_die): Handle non-contiguous blocks.
1998         (gen_block_die): Likewise.
1999         (dwarf2out_finish): Add a DW_AT_entry_pc to the compilation unit
2000         if needed.  Dump the ranges table.
2001         * final.c (final_start_function): Remove unnecessary notes and
2002         rebuild the block tree before numbering the blocks.
2003         * function.c (reorder_blocks_0): Walk the existing block tree
2004         to unmark all blocks.
2005         (reorder_blocks_1): Create block fragments when duplicate block
2006         notes are seen.
2007         (reorder_fix_fragments): New.
2008         (reorder_blocks): Call it.
2009         * tree.h (BLOCK_FRAGMENT_ORIGIN, BLOCK_FRAGMENT_CHAIN): New.
2010
2011 2001-07-28  Richard Henderson  <rth@redhat.com>
2012
2013         * emit-rtl.c (adjust_address): Make a copy of the memory address.
2014
2015 2001-07-28  Richard Henderson  <rth@redhat.com>
2016
2017         * flow.c (add_to_mem_set_list): New function.
2018         (init_propagate_block_info): Use it.
2019         (mark_set_1): Likewise.
2020         (insn_dead_p): Canonicalize memory address for dead store
2021         comparison.  Allow wider mode stores to kill narrower mode stores.
2022         (invalidate_mems_from_autoinc): Use invalidate_mems_from_set.
2023         (invalidate_mems_from_set): Don't handle MEMs.
2024
2025 2001-07-28  Kazu Hirata  <kazu@hxi.com>
2026
2027         * config/h8300/h8300.h: Fix formatting.
2028
2029 Sat Jul 28 23:35:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
2030
2031         * basic-block.h (EDGE_FREQUENCY): New macro.
2032         * bb-reorder (fixup_reorder_chain): Set counts and frequencies
2033         for new BB/edges.
2034         * flow.c (find_sub_basic_blocks): Likewise.
2035         (try_crossjump_to_edge): Likewise; use EDGE_FREQUENCY
2036         (redirect_edge_and_branch): Use EDGE_FREQUENCY.
2037
2038         * predict.c (DEF_PREDICTOR): New argument FLAGS.
2039         (HITRATE): New macro.
2040         (PRED_FLAG_FIRST_MATCH): New constant.
2041         (predictor_info): New field flgags.
2042         (combine_predictions_for_insn): Use DS theory to combine
2043         probabilities; set the edge probabilities when finished.
2044         (estimate_probability): Avoid duplicated matches
2045         of LOOP_BRANCH heuristics for nested loops; update comment.
2046         * predict.def: Add flags for each prediction, set probabilities
2047         according to B&L paper.
2048         * predict.h (DEF_PREDICTOR): New argument FLAGS.
2049
2050         * profile.c (compute_branch_probabilities):  Cleanup way the edge
2051         probabilities are computed and REG_BR_PROB notes are dropped; if
2052         values does not match, emit error.
2053         (init_branch_prob): Do error instead of warning when profile driven
2054         feedback is missing or corrupt.
2055
2056 2001-07-27  DJ Delorie  <dj@redhat.com>
2057
2058         * ifcvt.c (noce_get_alt_condition): If the condition is a compare
2059         against a constant, try to adjust the compare to have the desired
2060         constant in it so that min/max optimizations happen more often.
2061
2062 Fri Jul 27 17:53:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
2063
2064         * flow.c (last_loop_beg_note): New function.
2065         (redirect_edge_and_branch): Use it.
2066         (split_edge): Likewise.
2067
2068         * alias.c (loop_p): Avoid uninitialized memory access.
2069
2070         * flow.c (try_forward_edges): Avoid accessing freed memory.
2071
2072         * flow.c (backward_edge_of_syntactic_loop_p): Avoid uninitialized
2073         variable access.
2074
2075 2001-07-26  Andrew Haley  <aph@redhat.com>
2076         Joern Rennecke <amylaar@redhat.com>
2077
2078         * config/sh/linux.h (CPP_DEFAULT_CPU_SPEC): New.
2079         (SUBTARGET_CPP_ENDIAN_SPEC): New.
2080         (SUBTARGET_CPP_SPEC): New.
2081         (CPP_SPEC): Remove.
2082         * config/sh/sh.h (SUBTARGET_CPP_ENDIAN_SPEC): New.
2083         (SUBTARGET_CPP_PTR_SPEC): New.
2084         (CPP_DEFAULT_CPU_SPEC): New.
2085         (EXTRA_SPECS): Add SUBTARGET_CPP_ENDIAN_SPEC,
2086         SUBTARGET_CPP_PTR_SPEC, and CPP_DEFAULT_CPU_SPEC.
2087         (CPP_SPEC): Break out parts into SUBTARGET_CPP_ENDIAN_SPEC,
2088         SUBTARGET_CPP_PTR_SPEC, and CPP_DEFAULT_CPU_SPEC.
2089         (SUBTARGET_CPP_SPEC): Define as an empty string.
2090
2091 2001-07-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2092
2093         * doc/install.texi (Configuration): Properly link the host
2094         specific instructions also when generating HTML.
2095
2096 Fri Jul 27 00:33:35 EDT 2001  John Wehle  (john@feith.com)
2097
2098         * flow.c (redirect_edge_and_branch_force): Test
2099         target->global_live_at_start.
2100
2101 2001-07-26  Richard Henderson  <rth@redhat.com>
2102
2103         * simplify-rtx.c (avoid_constant_pool_reference): Export.
2104         * rtl.h (avoid_constant_pool_reference): Declare it.
2105         * dwarf2out.c (add_location_or_const_value_attribute): Use it.
2106         (add_const_value_attribute): Use add_AT_unsigned for unsigned values.
2107
2108 Thu Jul 26 22:30:22 CEST 2001  Jan Hubicka  <jh@suse.cz>
2109
2110         * rtl.h (cleanup_barriers): Declare.
2111         * jump.c (cleanup_barriers): New function.
2112         * toplev.c (rest_of_compilation): Call cleanup_barriers
2113         before loop optimizer and after bb_reorder.
2114
2115         * flow.c (back_edge_of_syntactic_loop_p): New.
2116         (split_edge): Use it.
2117
2118 2001-07-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2119
2120         * glimits.h (_MACH_MACHLIMITS_H_): Delete.
2121
2122 Thu Jul 26 22:22:21 2001  Denis Chertykov  <denisc@overta.ru>
2123
2124         * cse.c (cse_process_notes): Replace any registers if the address
2125         remains valid.
2126
2127 Thu Jul 26 14:04:03 EDT 2001  John Wehle  (john@feith.com)
2128
2129         * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
2130         (PROP_FINAL): Include PROP_ALLOW_CFG_CHANGES.
2131         (propagate_block): Update prototype.
2132         * flow.c (update_life_info): Simplify the CFG and
2133         recalculate the global regs which are alive when
2134         removing dead code during a global update.
2135         (propagate_block): Return non-zero if an INSN is
2136         deleted.
2137
2138 2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2139
2140         * Makefile.in (LIBICONV): Define.
2141
2142 2001-07-26  Catherine Moore  <clm@redhat.com>
2143
2144         * config/v850/v850.h (ENCODE_SECTION_INFO):  Change order
2145         of conditional to avoid tree checking errors.
2146
2147 2001-07-26  Kazu Hirata  <kazu@hxi.com>
2148
2149         * regmove.c (regmove_optimize): Don't replace a reg with
2150         another reg of a different mode.
2151
2152 2001-07-26  Andrew MacLeod  <amacleod@redhat.com>
2153
2154         * params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to
2155         limit length of dependancy flush list.
2156         * params.h (MAX_PENDING_LIST_LENGTH): Define.
2157         * sched-int.h  (struct deps): Add pending_flush_length field.
2158         * sched-deps.c (flush_pending_lists): Last_pending_memory_flush now
2159         has 1 element in it.
2160         (sched_analyze_1): Use MAX_PENDING_LIST_LENGTH.
2161         (sched_analyze): After a jump, if the pending memory flush list is too
2162         large, flush the pending lists.
2163         (init_deps): Initialize pending_flush_length to 0.
2164         * doc/invoke.texi (max_pending_list_length): Document parameter.
2165
2166 2001-07-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2167
2168         * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.
2169         * dbxout.c (dbxout_global_decl): Move outside #ifdef.
2170         * Makefile.in (varasm.o, final.o, toplev.o): Update dependencies.
2171
2172 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2173
2174         * cpphash.h (struct_lexer_state): Delete was_skipping.
2175         Move skipping here from struct cpp_reader.
2176         * cpplex.c (parse_identifier): Update.
2177         (_cpp_lex_token): Don't skip tokens in a directive.
2178         * cpplib.c (struct if_stack): Update.
2179         (start_directive, end_directive): Don't change skipping state.
2180         (_cpp_handle_directive): Update.
2181         (do_ifdef, do_ifndef, do_if, do_elif): Similarly.
2182         (do_else, do_endif): Update; only check for excess tokens if not
2183         in a skipped conditional block.
2184         (push_conditional): Update for new struct if_stack.
2185
2186 2001-07-26  Graham Stott  <grahams@redhat.com>
2187
2188         * function.c (locate_and_pad_parm): Also pad initial offset
2189         so that the total argument size also includes the padding.
2190
2191 2001-07-26  Graham Stott <grahams@redhat.com>
2192
2193         * gensupport.c (alter_output_for_insn): Correct enable checking failure
2194         change XSTR to XTMPL.
2195
2196         (process_one_cond_exec): Likewise
2197
2198 2001-07-25  Richard Henderson  <rth@redhat.com>
2199
2200         * varasm.c (assemble_variable): Create DECL_RTL before setting
2201         TREE_ASM_WRITTEN.
2202
2203 Thu Jul 26 00:19:30 CEST 2001  Jan Hubicka  <jh@suse.cz>
2204
2205         * predict.c (estimate_probability): Avoid duplicated predictions.
2206
2207         * loop.c (find_and_verify_loops): Grok multiple barriers.
2208
2209 Wed Jul 25 18:00:05 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2210
2211         * config/alpha/alpha.c (print_operand, case '/'): Don't write '/'.
2212
2213         * dbxout.c: Consistently use putc instead of fputc.
2214         (print_wide_int): New function; call instead of direct fprintf.
2215         (dbxout_type_index): Adjust calls of CHARS to be more accurate.
2216         (dbxout_type_fields, dbxout_type_method_1): Likewise.
2217         (dbxout_type_methods, dbxout_range_type, dbxout_type): Likewise.
2218         (print_int_cst_octal): Likewise.
2219         (print_octal): Show we wrote characters.
2220         (dbxout_type): Set have_used_extensions in more places.
2221
2222 2001-07-25  Catherine Moore  <clm@redhat.com>
2223
2224         * config/v850/v850.c (v850_va_arg):  Use addr
2225         instead of valist to build incr.
2226
2227 Wed Jul 25 22:48:59 CEST 2001  Jan Hubicka  <jh@suse.cz>
2228
2229         * flow.c (delete_dead_jumptables): New function.
2230         (life_analyzis): Call it.
2231         * bb-reorder.c (skip_insns_after_block): Handle contradictory
2232         sequences.
2233
2234 2001-07-25  Richard Henderson  <rth@redhat.com>
2235
2236         * except.c (reachable_handlers): Handle a region being removed
2237         out from under a RESX.
2238
2239 2001-07-25  Richard Henderson  <rth@redhat.com>
2240
2241         * config/alpha/alpha.c (alpha_emit_conditional_move): Always
2242         swap GE/GT if it is an fp comparison.
2243
2244 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
2245
2246         * alias.c (rtx_equal_for_memref_p): Allow strings as types in
2247         operands.
2248
2249 Wed Jul 25 08:25:01 2001  Jeffrey A Law  (law@cygnus.com)
2250
2251         * ssa.c (rename_insn_1): Do not wrap an assignment to a
2252         paradoxical SUBREG inside a SEQUENCE.  Fix minor formatting
2253         glitch.
2254
2255         * ssa-ccp.c (visit_expression): Handle CALL_INSNs that can
2256         throw an exception.
2257         (visit_expression): When attempting to simplify an expression,
2258         retrieve any modes for arguments before they are simplified
2259         to constants.
2260
2261 2001-07-25  Andrew MacLeod  <amacleod@redhat.com>
2262             Janis Johnson  <janis@us.ibm.com>
2263
2264         * stmt.c (expand_goto): A nonlocal goto can be a call too.
2265         * builtins.c (expand_builtin_longjmp): Reverse label and static chain
2266         pointer parameters to match documented usage of nonlocal_goto.
2267         * config/ia64/ia64.md (nonlocal_goto): Revert label and static chain
2268         parameters to their correct order.
2269         * config/sparc/sparc.md (nonlocal_goto): Revert label and static chain
2270         parameters to their correct order.
2271
2272 2001-07-25  Andrew MacLeod  <amacleod@redhat.com>
2273
2274         * config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip out '*' as well.
2275
2276 2001-07-25  Jan Hubicka  <jh@suse.cz>
2277             Richard Henderson  <rth@redhat.com>
2278
2279         * flow.c (find_sub_basic_blocks): Fix handling of the last BB in
2280         the sequence.
2281         (make_edges): New argument update_p; populate the edge cache if set.
2282         (find_basic_blocks): Update make_edges invocation.
2283
2284 2001-07-24  Joel Sherrill <joel@OARcorp.com>
2285
2286         * config/i960/i960.h (CPP_SPEC): Define _SOFT_FLOAT for -msoft-float.
2287
2288 2001-07-24  Joel Sherrill <joel@OARcorp.com>
2289
2290         * config/sparc/rtems.h (CPP_PREDEFINES): Remove redundant
2291         -Acpu and -Amachine.h.
2292         * config/sparc/rtemself.h (CPP_PREDEFINES): Likewise.
2293         Corrected header to say ELF not a.out.
2294         * config/sparc/sparc.h (CPP_CPU_SPEC): Define _SOFT_FLOAT
2295         when given -msoft-float.
2296
2297 2001-07-24  Joel Sherrill <joel@OARcorp.com>
2298
2299         * config.gcc (arm*-*-rtems*): Include crtinit.o and crtfini.o as
2300         extra multilib parts like arm-elf.
2301         (i960-*-coff*, i960-*-rtems): Should not use collect2.
2302         (m68020-*-elf*, m68k-*-elf*, m68k-*-rtems*): Include crtinit.o and
2303         crtfini.o as extra multilib parts.
2304
2305 2001-07-24  Joel Sherrill <joel@OARcorp.com>
2306
2307         * configure.in: Add rtems as a supported thread model.
2308         * gthr-rtems.h: Add missing entry point __gthread_active_p.
2309         * configure: Rebuilt.
2310
2311 2001-07-24  Lars Brinkhoff  <lars@nocrew.org>
2312
2313         * stor-layout.c (get_mode_alignment): make it work when
2314         BITS_PER_UNIT is not a power of two.
2315         * builtins.c (get_pointer_alignment): Likewise.
2316
2317 2001-07-24  Richard Henderson  <rth@redhat.com>
2318
2319         * simplify-rtx.c (avoid_constant_pool_reference): Coerce
2320         the retrieved constant into the expected mode.
2321
2322 Wed Jul 25 01:41:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
2323
2324         * flow.c (try_simplify_condjump): Avoid duplicated edges.
2325         (verify_flow_info): Check for duplicated edges; clarify
2326         error reporting.
2327
2328         * flow.c (block_label): Update basic_block_for_insn.
2329         (commit_edge_insertions): Call compute_bb_for_insn.
2330
2331         * flow.c (purge_dead_edges): Handle conditional jumps and conditional
2332         returns too.
2333
2334         * flow.c (redirect_edge_and_branch,
2335         try_optimize_cfg): Use redirect_edge_succ_nodup
2336         (redirect_edge_succ_nodup): New.
2337         * basic_block.h (redirect_edge_succ_nodup): Declare.
2338
2339         * toplev.c (rest_of_compilation): Rebuild CFG before cfg_cleanup
2340         after gcse.
2341
2342 Wed Jul 25 00:32:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
2343
2344         * flow.c (try_forward_edges): Accept fallthru edge; Update comment.
2345         (try_crossjump_to_edge): Update commetns.
2346         (try_crossjump_bb): Likewise.
2347
2348 2001-07-24  Richard Henderson  <rth@redhat.com>
2349
2350         * combine.c (distribute_notes): Move set of need_refresh
2351         for noop_move_p down to catch all cases.
2352
2353 Tue Jul 24 20:32:44 CEST 2001  Jan Hubicka  <jh@suse.cz>
2354
2355         * recog.c (split_all_insns_noflow): New.
2356         * rtl.h (split_all_insns_noflow): Declare.
2357         * ia64.c (ia64_reorg): Use split_all_insns_noflow.
2358         * m68hc11.c (m68hc11_reorg): Likewise.
2359         * sh.c (machine_dependent_reorg): Likewise.
2360         * toplev.c (rest_of_compilation): Likewise for last split_all_insns
2361         call.
2362
2363 2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>
2364
2365         * config/sh/sh.md (ashlsi3_std splitter): Split only after reload.
2366         (ashlsi3_n splitter): Likewise.
2367         (lshrsi3_n splitter): Likewise.
2368
2369         (GOTaddr2picreg): Make const SImode.
2370         (sym_label2reg): Likewise.
2371         (symGOT2reg): Likewise.
2372         (symGOTOFF2reg) Likewise.
2373
2374         (casesi_worker_0): Make unspec SImode.
2375
2376 2001-07-18  Andrew Haley  <aph@cambridge.redhat.com>
2377
2378         * config/sh/sh.c (barrier_align): Check that an operand really is
2379         an insn before extracting its INSN_CODE.
2380
2381 2001-07-24  Andrew Haley  <aph@cambridge.redhat.com>
2382
2383         * config/sh/sh.h (OVERRIDE_OPTIONS): Add braces to get rid of
2384         dangling else.
2385
2386         * config/sh/sh.h (INITIALIZE_TRAMPOLINE): Truncate operands
2387         for SImode to prevent overflow.
2388
2389 2001-07-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2390
2391         * config/mips/irix6-libc-compat.c: New file.
2392         * config/mips/t-iris6 (LIB2FUNCS_STATIC_EXTRA): Use it.
2393         * doc/install.texi (Specific, mips*-sgi-irix6): Mention structure
2394         passing workaround.
2395
2396 2001-07-24  lars brinkhoff  <lars@nocrew.org>
2397
2398         * rtl.texi (REG_POINTER): Document.
2399         (Machine Modes): Document BImode, OImode, PQImode, PHImode,
2400         QFmode, HFmode, TQFmode, QCmode, and HCmode.
2401
2402 Tue Jul 24 10:49:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
2403
2404         * flow.c (delete_noop_moves): Do not confuse libcall regions.
2405
2406 2001-07-23  Richard Henderson  <rth@redhat.com>
2407
2408         * flow.c (try_simplify_condjump): Use tidy_fallthru_edge.
2409
2410 2001-07-23  Kazu Hirata  <kazu@hxi.com>
2411
2412         * config/h8300/h8300-protos.h: Add a prototype for
2413         general_operand_dst_push.
2414         * config/h8300/h8300.c (general_operand_dst_push): New.
2415         * config/h8300/h8300.h (OK_FOR_T): New.
2416         (EXTRA_CONSTRAINT): Use it.
2417         * config/h8300/h8300.md (movqi_push): Remove and integrate into
2418         the existing movqi pattern.
2419         (movhi_push): Likewise.
2420
2421         * reload.c: Fix comment typos.
2422
2423 Mon Jul 23 23:34:07 CEST 2001  Jan Hubicka  <jh@suse.cz>
2424
2425         * gcse.c (cprop_insn): Update call of cprop_cc0_jump.
2426
2427 2001-07-23  H.J. Lu  (hjl@gnu.org)
2428
2429         * doc/extend.texi: Update __builtin_return_address and
2430         __builtin_frame_address.
2431
2432 2001-07-23  Richard Henderson  <rth@redhat.com>
2433
2434         * config/i386/i386.c (ix86_expand_setcc): Don't use method 0
2435         before CSE.
2436         * config/i386/i386.md: New setcc+movzbl peephole2.
2437
2438 2001-07-23  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2439
2440         * objc/Make-lang.in (objc-act.o): Depend on debug.h.
2441         * objc/objc-act.c: Include debug.h.
2442         (synth_module_prologue): Save and restore debug hooks too.
2443
2444 2001-07-23  lars brinkhoff  <lars@nocrew.org>
2445
2446         * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT
2447         and C4X_FLOAT_FORMAT.
2448         (BOOL_TYPE_SIZE): Document.
2449
2450 Mon Jul 23 11:54:23 2001  Clinton Popetz  <cpopetz@cpopetz.com>
2451
2452         * unroll.c (loop_iterations): Fix miscalculation of initial
2453         giv offset.
2454
2455 2001-07-13  Andrew Haley  <aph@redhat.com>
2456
2457         * doc/tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
2458         * config/sh/sh.h (MD_CAN_REDIRECT_BRANCH): New macro.
2459         * config/sh/sh.c (sh_can_redirect_branch): New function.
2460         * config/sh/sh-protos.h (sh_can_redirect_branch): Declare.
2461         * reorg.c (steal_delay_list_from_target): Use
2462         MD_CAN_REDIRECT_BRANCH to see if redirection is possible.
2463
2464 Mon Jul 23 17:20:18 CEST 2001  Jan Hubicka  <jh@suse.cz>
2465
2466         * flow.c (try_simplify_condjump): Unlink insn chain on
2467         fallthru edge; use can_fallthru.
2468
2469 Mon Jul 23 16:03:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
2470
2471         * basic-block.h (find_sub_basic_block): Declare.
2472         * flow.c (make_edges): New arguments MIN and MAX;
2473         (find_sub_basic_blocks): Revamp to use make_edges
2474         and purge_dead_edges.
2475         (find_basic_blocks): Update call of find_sub_basic_block.
2476
2477         * recog.c (split_all_insns): Always expect CFG to be consistent;
2478         call find_sub_basic_blocks in case something has changed.
2479         * toplev.c (rest_of_compilation): Always call split_all_insns once CFG
2480         has been built.
2481
2482         * basic-block.h (delete_noop_moves): Declare.
2483         * combine.c (combine_instructions): Call it.
2484         (recog_for_combine): Tolerate noop moves
2485         (distribute_notes): Force refresh when register dies at noop move.
2486         * flow.c (delete_noop_moves): Use BB structure; delete JUMP insns
2487         too.
2488         (life_analysis): Update delete_noop_moves call.
2489         (set_noop_p): Move too ...
2490         * rtlanal.c (noop_move_p): ... here.
2491         * rtl.h (noop_move_p): Declare.
2492
2493         * basic-block.h (purge_all_dead_edges, purge_dead_edges): New functions.
2494         * toplev.c (rest_of_compilation): Conditionally call purge_all_dead_edges
2495         after combine.
2496         * gcse.c (cprop_cc0_jump, cprop_insn): New argument "basic_block".
2497         (cprop_jump): Likewise; call purge_dead_edges if substitution suceeded.
2498
2499 2001-07-23  Hans-Peter Nilsson  <hp@bitrange.com>
2500
2501         * reload.c (push_reload): Fix typo in comment.
2502         (find_reloads_address): Ditto.
2503         (reg_overlap_mentioned_for_reload_p): Ditto in head comment.
2504
2505 2001-07-22  Richard Henderson  <rth@redhat.com>
2506
2507         * flow.c: Grammar check and clarify a lot of comments.
2508         (try_simplify_condjump): Rename variables to be clearer.
2509         (try_forward_edges): Skip complex and fallthru edges.
2510         Rearrange tests to avoid duplicate checks.
2511         (flow_find_cross_jump): Likewise.
2512         (outgoing_edges_match): Allow match if neither branch has
2513         probability data.  Loosen probability match to 5%.
2514         (try_crossjump_to_edge): Hoist repeated indirection into
2515         local variables.
2516         (try_crossjump_bb): Don't check complex edges.  Eliminate
2517         redundant crossjump tests.
2518         (try_optimize_cfg): Fix use of bool.  Reorganize cheaper
2519         checks before more expensive checks.
2520
2521 2001-07-22  Richard Henderson  <rth@redhat.com>
2522
2523         * fold-const.c (fold): Test vs FLOAT_TYPE_P instead of
2524         INTEGRAL_TYPE_P when folding comparisons with operand_equal_p
2525         arguments.
2526
2527 2001-07-22  Richard Henderson  <rth@redhat.com>
2528
2529         * m68k.c (const_uint32_operand): Abort if mode is <= 32 bits.
2530         (const_sint32_operand): Likewise.
2531         * m68k.md (anon mulsi pattern): Use const_int_operand not
2532         const_sint32_operand.
2533         (umulsi3_highpart): Zero extend a constant input.
2534         (smulsi3_highpart): Don't bother checking SImode constant.
2535         (const_umulsi3_highpart): Give op3 DImode.
2536         (const_smulsi3_highpart): Likewise.
2537
2538 2001-07-22  Richard Henderson  <rth@redhat.com>
2539
2540         * flow.c (split_block): Make sure bb_note is included in the
2541         new block when splitting before a label.
2542
2543 Sun Jul 22 23:28:56 CEST 2001  Jan Hubicka  <jh@suse.cz>
2544
2545         * basic-block.h (redirect_edge_and_branch_force,
2546         redirect_edge_and_branch, block_label, forwarder_block_p): Declare.
2547         * flow.c (redirect_edge_and_branch_force,
2548         redirect_edge_and_branch, block_label, forwarder_block_p): Make global.
2549         (redirect_edge_and_branch_force): Fix copying of lifeness information.
2550         (block_label): Handle EXIT_BLOCK_PTR by returning NULL.
2551         * ifcvt.c (dead_or_predictable): Take BB as an new destionation
2552         instead of label; update CFG after transformation.
2553         (find_if_case_1): Update call, use redirect_edge_and_branch_force
2554         for finishing the transformation; handle even case where ELSE
2555         does not follow THEN.
2556         (find_if_case_2): Update call of dead_or_predictable; simplify
2557         CFG update.
2558
2559         * emit-rtl.c (split_branch_probability): New global variable.
2560         (try_split): Take care to set split_branch_probability and
2561         create REG_BR_PROB note for new jump insns.
2562         * md.texi (define_split): Document new feature.
2563
2564         * i386.c (ix86_split_fp_branch): Redistribute branch probability notes.
2565
2566 2001-07-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2567
2568         * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.
2569         (asm_out_file): Remove redundant declaration.
2570         (assemble_asm): Remove old #if 0 block.
2571         (assemble_variable): Remove end of function; debug output is
2572         now handled with global_decl.  Remove old #if 0 block.  Update.
2573         Remove saved_in_section and associated no-op code.
2574         * Makefile.in (varasm.o): Correct dependencies.
2575
2576 Sun Jul 22 17:55:11 2001  Alexandre Oliva  <aoliva@redhat.com>
2577
2578         * config/i386/freebsd-aout.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
2579         the definition in defaults.h.
2580
2581 Sun Jul 22 21:31:04 CEST 2001  Jan Hubicka  <jh@suse.cz>
2582
2583         * jump.c: Update comments.
2584         (delete_barrier_successors, delete_unreferenced_labels,
2585         delete_noop_moves, tension_vector_labels, delete_from_jump_chain,
2586         delete_labelref_insn, redirect_tablejump, jump_optimize_1,
2587         jump_optimize, jump_optimize_minimal): Kill.
2588         (rebuild_jump_labels): Move code from jump_optimize_1.
2589         (purge_line_number_notes): Likewise.
2590         (copy_loop_headers): Likewise.
2591         * reg-stack.c: Update comment.
2592         * stmt.c: Likewise.
2593         * rtl.h (jump_optimize, jump_optimize_1, JUMP_NOOP_MOVES,
2594         JUMP_AFTER_REGSCAN): Kill.
2595         * toplev.c (rest_of_compilation): Use cleanup_cfg, call
2596         purge_line_number_notes and copy_loop_headers.
2597
2598 2001-07-22 Neil Booth  <neil@daikokuya.demon.co.uk>
2599            Richard Henderson  <rth@redhat.com>
2600
2601         * dbxout.c (dbxout_global_decl): New.
2602         (xcoff_debug_hooks, dbx_debug_hooks): Use it.
2603         * sdbout.c (sdbout_finish): New.
2604         (sdbout_debug_hooks): Use it, add comments.
2605         (sdbout_global_decl): Defer initialised public vars to
2606         sdbout_finish.
2607         * varasm.c (assemble_variable): Don't output debug information
2608         for file-scope variables.
2609
2610 2001-07-22  Richard Henderson  <rth@redhat.com>
2611
2612         * config/alpha/alpha.c (get_trap_mode_suffix): New.
2613         (get_round_mode_suffix): New.
2614         (print_operand): Use them for [/].  Remove support for [&'`()+].
2615         * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Update.
2616         * config/alpha/alpha.md (attr round_suffix): New.
2617         (attr trap_suffix): New.
2618         (all insns): Set them appropriately.  Use %/ instead of the
2619         myriad punctuators.
2620
2621 2001-07-22  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2622
2623         * dbxout.c, sdbout.c, varasm.c: Revert most recent debug patch.
2624
2625 2001-07-22  Richard Henderson  <rth@redhat.com>
2626
2627         * regrename.c (regrename_optimize): Compute nregs for each
2628         potential target register.
2629
2630 2001-07-21 Neil Booth  <neil@daikokuya.demon.co.uk>
2631            Richard Henderson  <rth@redhat.com>
2632
2633         * dbxout.c (dbxout_global_decl): New.
2634         (xcoff_debug_hooks, dbx_debug_hooks): Use it.
2635         * sdbout.c (sdbout_finish): New.
2636         (sdbout_debug_hooks): Use it, add comments.
2637         (sdbout_global_decl): Defer initialised public vars to
2638         sdbout_finish.
2639         * varasm.c (assemble_variable): Don't output debug information
2640         for file-scope variables.
2641
2642 2001-07-21  H.J. Lu  (hjl@gnu.org)
2643
2644         * config/mips/mips.c (mips_cpu): Moved into ...
2645         (override_options): Here.
2646
2647         * config/mips/mips.h (mips_cpu_attr): Replace mips_cpu with
2648         mips_tune.
2649         (mips_cpu): Removed.
2650
2651 2001-07-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2652
2653         * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand.
2654         ("iorqi3"): Likewise.
2655         ("xorqi3"): Likewise.
2656         ("*addhi3"): Fix constraint to avoid reloading in a soft register.
2657         ("*subhi3_sp): Likewise.
2658         ("*subhi3"): Likewise.
2659         ("extendhisi2"): Accept D, X and Y as source operand to avoid
2660         reload problems.
2661
2662 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2663
2664         * doc/tm.texi: Remove DEFAULT_VTABLE_THUNKS.
2665         * config/freebsd.h: Likewise.
2666         * config/linux.h: Likewise.
2667         * config/openbsd.h: Likewise.
2668         * config/alpha/linux-elf.h: Likewise.
2669         * config/arm/linux-elf.h: Likewise.
2670         * config/d30v/d30v.h: Likewise.
2671         * config/fr30/fr30.h: Likewise.
2672         * config/ia64/aix.h: Likewise.
2673         * config/ia64/ia64.h: Likewise.
2674         * config/mips/linux.h: Likewise.
2675         * config/pj/pj.h: Likewise.
2676         * config/rs6000/linux.h: Likewise.
2677         * config/sparc/linux.h: Likewise.
2678         * config/sparc/linux64.h: Likewise.
2679
2680 2001-07-20  Bruce Korb  <bkorb@gnu.org>
2681
2682         * fixinc/fixincl.c(test_for_changes): force unsigned char comparisons
2683         because getc() and char* may disagree on signedness.
2684
2685 2001-07-20  Richard Henderson  <rth@redhat.com>
2686
2687         * doc/rtl.texi (REG_DEAD): Update for current semantics.
2688
2689         * flow.c (try_redirect_by_replacing_jump): Correctly compute which
2690         insns to delete in the presence of cc0 in a jump insn.
2691
2692 Fri Jul 20 22:14:49 CEST 2001  Roman Zippel  <zippel@linux-m68k.org>
2693                                Jan Hubicka  <jh@suse.cz>
2694
2695         * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead
2696         of doing the change by hand.
2697
2698 Fri Jul 20 21:59:42 CEST 2001  Jan Hubicka  <jh@suse.cz>
2699
2700         * rtlanal.c (set_noop_p): Return true for noop jumps.
2701
2702         * expr.c (emit_single_push_insn): Add call to push expander.
2703         * expr.h (optab_index): Add OTI_push
2704         (push_optab): New constant.
2705         * genopinit.c (optabs): Add push_optab.
2706         * optabs.c (init_optab): Init push optab.
2707         * md.texi (push??1): Document
2708
2709 2001-07-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2710
2711         * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use an
2712         expand to emit the pattern; put a REG_INC note for push/pop
2713         instructions.
2714         ("movdf", "movdf_internal"): Likewise.
2715         ("movsi", "movsi_internal"): Likewise.
2716         ("movsf", "movsf_internal"): Likewise.
2717         ("movhi", "movqi"): Emit a REG_INC note for push/pop instructions.
2718
2719 2001-07-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2720
2721         * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't use
2722         gen_highpart.
2723
2724 2001-07-20  Daniel Berlin  <dan@cgsoftware.com>
2725
2726         * params.def: Change default max inline insns to 100.
2727
2728 2001-07-20  Diego Novillo  <dnovillo@redhat.com>
2729
2730         * combine.c (combine_simplify_rtx): Generate a new shift operation
2731         when simplifying the first operand of a (neg (ashift)) expression.
2732
2733 2001-07-20  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
2734
2735         * regclass.c (N_REG_INTS): Use only 32 bits per element.
2736
2737 2001-07-20  Kelley Cook  <kelley.cook@home.com>
2738
2739         * doc/install.texi (sparc-sun-solaris*): Add in 4.x assembler bug
2740         information.   Move rest into ...
2741         (*-*-solaris): ... here.  Eliminate redundant information and
2742         reword necessary packages section.  Delete 4.x assembler bug info.
2743         (sparc-sun-*): Merge into ...
2744         (sparc-sun-sunos*): here.
2745
2746 2001-07-20  Catherine Moore  <clm@redhat.com>
2747
2748         * config/v850/v850.md (casesi): Generate LABEL_REF
2749         with Pmode.
2750
2751 Fri Jul 20 14:12:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2752
2753         * i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
2754         * i386.c (ix86_zero_extend_to_Pmode): Make global.
2755         * i386.md (strclrsi expander): Use it.
2756
2757 Fri Jul 20 13:24:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
2758
2759         * integrate.c (copy_insn_list): handle
2760         NOTE_INSN_DELETED_LABEL, as if it were CODE_LABEL.
2761         (copy_rtx_and_substitute): Likewise; behave to NOTE_INSN_DELETED_LABEL
2762         identically as to CODE_LABEL.
2763
2764         * fold-const (fold): Convert A/B/C to A/(B*C) and
2765         A/(B/C) to (A/B)*C
2766
2767         * except.c (connect_post_landing_pads): Delete the RESX insns.
2768
2769 2001-07-20  Aldy Hernandez  <aldyh@redhat.com>
2770
2771         * config/mips/mips.h (ISA_HAS_NMADD_NMSUB): New macro.
2772
2773         * config/mips/mips.md (nmadd/nmsub): Use macro.
2774
2775 2001-07-20  Nathan Sidwell  <nathan@codesourcery.com>
2776
2777         * cppinit.c (remove_dup_dir): Make static.
2778         (remove_dup_dirs): Make static. Only warn about preempting a
2779         system directory with a non-system directory.
2780
2781 2001-07-19  Geoffrey Keating  <geoffk@redhat.com>
2782
2783         * ifcvt.c (noce_try_store_flag_constants): Correct order
2784         of parameters to trunc_int_for_mode.
2785
2786 2001-07-19  Mark Mitchell  <mark@codesourcery.com>
2787
2788         * reorg.c (fill_simple_delay_slots): If an instruction might throw
2789         an exception that will be caught within this function, do not fill
2790         its delay slot with any subsequent instruction.
2791
2792 2001-07-19  Steve Ellcey <sje@cup.hp.com>
2793
2794         * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2795         * optabs.c (can_extend_p) Check HAVE_ptr_extend for a specialized
2796         pointer extension instruction.
2797         * combine.c (nonzero_bits,num_sign_bit_copies) Likewise.
2798         * simplify-rtx.c (simplify_unary_operation) Likewise.
2799         * explow.c (convert_memory_address) Check value of
2800         POINTERS_EXTEND_UNSIGNED to avoid some conversions when
2801         less than zero.
2802         * config/ia64/t-hpux (LIBGCC, INSTALL_LIBGCC, MULTILIB_OPTIONS,
2803         MULTILIB_DIRNAMES, MULTILIB_MATCHES) Add multilib support.
2804         * config/ia64/hpux.h (CPP_SPEC, ASM_SPEC, SUBTARGET_SWITCHES)
2805         Add Multilib Support.
2806         (POINTERS_EXTEND_UNSIGNED)  Define for ILP32 support.
2807         * config/ia64/ia64.h (MASK_ILP32, TARGET_ILP32, SUBTARGET_SWITCHES)
2808         Add Multilib Support.
2809         (POINTER_SIZE, LONG_TYPE_SIZE, MAX_LONG_TYPE_SIZE) Modify for ILP32
2810         support.
2811         * config/ia64/ia64.c (rtx_needs_barrier) Add support for addp4.
2812         * config/ia64/ia64.md (ptr_extend) New instruction to "swizzle"
2813         a 32 bit HP-UX pointer into a 64 bit HP-UX pointer.
2814
2815 2001-07-19  Alexandre Oliva  <aoliva@redhat.com>
2816
2817         * simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from
2818         old and new operands in `<', `3' and `b'.
2819
2820 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2821
2822         * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2823         (final.o): Don't depend on xcoffout.h, dbxout.h or sdbout.h.
2824         (toplev.o): Don't depend on xcoffout.h.
2825         * c-decl.c: Include debug.h
2826         (duplicate_decls): Use debug hook.
2827         * dbxout.c (dbxout_source_file, dbxout_args): Make static.
2828         (dbx_debug_hooks, xcoff_debug_hooks): Update.
2829         (dbxout_types): Remove.
2830         * dbxout.h (dbxout_source_file, dbxout_types, dbxout_args): Remove.
2831         * debug.c (do_nothing_debug_hooks): Update.
2832         (debug_true_tree, debug_nothing_rtx): New.
2833         * debug.h (struct rtx_def): New.
2834         (struct gcc_debug_hooks): New hooks ignore_block,
2835         outlining_inline_function and label.
2836         (debug_true_tree, debug_nothing_rtx, dwarf2out_frame_init,
2837         dwarf2out_frame_finish): New.
2838         * dwarf2out.c (dwarf2out_ignore_block, dwarf2out_abstract_function):
2839         Make static, update prototype.
2840         (dwarf2_debug_hooks): Update.
2841         * dwarf2out.h (dwarf2out_ignore_block, dwarf2out_abstract_function,
2842         dwarf2out_frame_init, dwarf2out_frame_finish): Remove.
2843         * dwarfout.c (dwarf_debug_hooks): Update.
2844         * emit-rtl.c: Include debug.h.
2845         (remove_unnecessary_notes): Use debug hook.
2846         * final.c: Don't include dbxout.h, xcoffout.h or sdbout.h.
2847         (final_scan_insn): Use debug hook.
2848         * integrate.c (output_inline_function): Use debug hook.
2849         * sdbout.c (sdbout_toplevel_data, sdbout_label): Make static.
2850         (sdb_debug_hooks): Update.
2851         * sdbout.h (sdbout_label, sdbout_toplevel_data): Remove.
2852         * toplev.c: Don't include xcoffout.h.
2853         (note_outlining_of_inline_function, debug_ignore_block): Remove.
2854         * toplev.h (note_outlining_of_inline_function, debug_ignore_block):
2855         Remove.
2856         * tree.h (dwarf2out_do_frame): Remove.
2857
2858 2001-07-19  Catherine Moore  <clm@cygnus.com>
2859
2860         * config/v850/v850.h (ASM_OUTPUT_LABELREF): Restore.
2861
2862 2001-07-19  Geoffrey Keating  <geoffk@redhat.com>
2863
2864         * reload1.c (eliminate_regs_in_insn): When updating a set
2865         to the frame pointer to the hardware frame pointer, perform
2866         the update always not just when REPLACE is set.
2867
2868         * reload1.c (choose_reload_regs): Don't inherit a reload
2869         that crosses multiple registers if registers past the first
2870         don't fit in the desired class.
2871
2872         * ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode
2873         when negating constants.
2874
2875 2001-07-19  Toon Moene  <toon@moene.indiv.nluug.nl>
2876
2877         * tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.
2878         * doc/tree.texi: Ditto.
2879
2880 2001-07-19  Mark Kettenis  <kettenis@wins.uva.nl>
2881             Jakub Jelinek  <jakub@redhat.com>
2882
2883         * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
2884         (extract_cie_info): Handle "eh" augmentation properly,
2885         remember eh_ptr.
2886         (struct frame_state, __frame_state_for): New.
2887
2888 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2889
2890         * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL,
2891         HANDLE_SYSV_PRAGMA): Define.
2892         * mips-tfile.c (add_ext_symbol): Pass complete symbol ptr, inline
2893         previous args.
2894         (copy_object): Caller changed.
2895
2896 2001-07-19  Andreas Schwab  <schwab@suse.de>
2897
2898         * configure.in (assembler dwarf2 debug_line support): Define nop
2899         insn for m68k.
2900         * configure: Regenerated.
2901
2902 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2903
2904         * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on
2905         dwarfout.h.
2906         * dbxout.c (dbxout_function): Rename dbxout_funciton_decl, move
2907         to conditionally compiled block.
2908         (dbx_debug_hooks, xcoff_debug_hooks): Update.
2909         * dbxout.h (dbxout_function): Remove.
2910         * debug.c (do_nothing_debug_hooks): Update.
2911         * debug.h (struct gcc_debug_hooks): New hooks function_decl,
2912         global_decl, deferred_inline_function.
2913         * dwarf2out.c (dwarf2_debug_hooks): Update.
2914         (dwarf2out_global_decl): New.
2915         * dwarfout.c: Don't include dwarfout.h.
2916         (dwarfout_global_decl, dwarfout_function_decl,
2917         dwarfout_deferred_inline_function): New.
2918         (dwarf_debug_hooks): Update.
2919         * dwarfout.h: Remove.
2920         * final.c: Don't include dwarfout.h.
2921         * sdbout.c (sdbout_global_decl): New.
2922         (sdbout_debug_hooks): Update.
2923         * toplev.c: Don't include dwarfout.h.
2924         (check_global_declarations, rest_of_compilation): Use new debug hooks.
2925         (note_deferral_of_defined_inline_function): Remove.
2926         * toplev.h (note_deferral_of_defined_inline_function): Remove.
2927         * ch/Makefile.in (lex.o): No dependence on dwarfout.h.
2928         * ch/lex.c: Don't include dwarfout.h.
2929         * cp/Make-lang.in (decl2.o): No dependence on dwarfout.h, dwarf2out.h.
2930         (semantics.o, optimize.o): Depend on debug.h not dwarfout.h.
2931         * cp/decl2.c: Don't include dwarfout.h and dwarf2out.h.
2932         * cp/optimize.c: Include debug.h.
2933         (maybe_clone_body): Use debug hook.
2934         * cp/semantics.c: Include debug.h.
2935         (expand_body): Use debug hook.
2936         * po/POTFILES.in: Remove dwarfout.h.
2937
2938 2001-07-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2939
2940         * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2941         * c-parse.in (yyerror, _yylex): Similarly.
2942         * cppexp.c (parse_number, parse_defined, lex, _cpp_parse_expr):
2943         Don't use CPP_INT, CPP_FLOAT; CPP_NUMBER is enough.
2944         Update comments.
2945         * cpplib.h (CPP_INT, CPP_FLOAT): Remove.
2946         * cp/spew.c (read_token, yyerror): Remove CPP_INT, CPP_FLOAT cases.
2947
2948 2001-07-18  Jeff Sturm  <jsturm@one-point.com>
2949
2950         * dwarf2out.c (dwarf2out_abstract_function): Don't emit
2951         in-class declaration at -g1.  Fixes c++/2814.
2952
2953 2001-07-18  Richard Henderson  <rth@redhat.com>
2954
2955         * doc/md.texi (reload_in/out): Document restrictions in predicates
2956         and constraints for these patterns.  Document empty string matching
2957         ALL_REGS.
2958
2959 2001-07-18  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2960
2961         * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WEAKEN_LABEL.
2962
2963 Wed Jul 18 20:47:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
2964
2965         * cse.c: Undo my previous patch.
2966
2967 2001-07-18  Tom Tromey  <tromey@redhat.com>
2968
2969         For PR java/2812:
2970         * configure: Rebuilt.
2971         * configure.in: Don't check for iconv.h or iconv(); use AM_ICONV
2972         instead.
2973         * aclocal.m4 (AM_ICONV): New macro from Bruno Haible.
2974
2975 Wed Jul 18 18:46:30 CEST 2001  Richard Henderson <rth@cygnus.com>
2976                                Jan Hubicka  <jh@suse.cz>
2977
2978         * flow.c (redirect_edge_and_branch): Bail out on complex edges.
2979         (try_optimize_cfg): Do not remove tail recursive labels before sibcall.
2980         * jump.c (mark_jump_label): Do not forward branches.
2981
2982 Wed Jul 18 18:35:01 CEST 2001  Jan Hubicka  <jh@suse.cz>
2983
2984         * cse.c (delete_trivially_dead_insns): Delete the libcall block
2985         when return value is unused.
2986
2987 Wed Jul 18 18:28:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
2988
2989         * gcse.c (pre_insert_copy_insn): Call update_ld_motion_stores.
2990
2991 Wed Jul 18 12:05:29 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2992
2993         * gthr-posix.h (__gthread_objc_mutex_trylock): Fixed return value
2994         on error.  We can't blindly return the result of
2995         pthread_mutex_trylock because it returns a positive number on
2996         error, while we must return -1 on error.
2997         (__gthread_objc_mutex_lock, __gthread_objc_mutex_unlock): Similar
2998         fixes.
2999         Reported by Stephen Brandon <stephen@brandonitconsulting.co.uk>.
3000
3001 2001-07-18  Andreas Jaeger  <aj@suse.de>
3002
3003         * integrate.c (output_inline_function): Correct type of debug_hooks.
3004
3005 2001-07-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3006
3007         * combine.c (combine_simplify_rtx): DIV can be treated
3008         associatively for floats if unsafe math optimisations are enabled.
3009
3010 2001-07-17  Richard Henderson  <rth@redhat.com>
3011
3012         * reload.c (push_secondary_reload): Accept empty-string for ALL_REGS.
3013
3014 2001-07-17  Richard Henderson  <rth@redhat.com>
3015
3016         * calls.c (prepare_call_address): New parameter SIBCALLP.  If true,
3017         don't force the function address into a register.
3018         (expand_call, emit_library_call_value_1): Update callers.
3019         * builtins.c (expand_builtin_apply): Likewise.
3020         * expr.h (prepare_call_address): Update decl.
3021
3022 2001-07-17  Chandrakala Chavva  <cchavva@redhat.com>
3023
3024         * config.gcc: For *-*-chorusos triplet, get chorus.h file from
3025         config directory.
3026         * config/i386/chorus.h: Move up.
3027         * config/sparc/chorus.h: Likewise.
3028         * config/rs6000/chorus.h: Likewise.
3029         * config/chorus.h: Moved here.
3030
3031 2001-07-17  Andreas Schwab  <schwab@suse.de>
3032
3033        * configure.in  (assembler eh_frame optimization): Handle big
3034        endian.
3035        * configure: Regenerated.
3036
3037 Tue Jul 17 23:43:31 CEST 2001  Jan Hubicka  <jh@suse.cz>
3038
3039         * expr.c (epxand_expr): Convert divisions into multiplications by
3040         reciprocals if -ffast-math.
3041
3042 2001-07-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3043
3044         * dbxout.c (dbxout_really_begin_function): Rename to
3045         dbxout_begin_function.
3046         (dbx_debug_hooks, xcoff_debug_hooks): Update.
3047         (dbxout_begin_function): Remove.
3048         (dbxout_function): Update.
3049         (dbxout_source_line): Update prototype.
3050         * dbxout.h (dbxout_begin_function): Remove.
3051         * debug.c (do_nothing_debug_hooks): Update.
3052         (debug_nothing_tree): Update.
3053         (debug_nothing_charstar_rtx): Remove.
3054         * debug.h (union tree_node): Declare.
3055         (struct rtx_def): Remove.
3056         (gcc_debug_hooks): New hooks begin_prologue, end_prologue,
3057         begin_function.  Change source_line prototype.
3058         (debug_nothing_tree): New.
3059         (debug_nothing_charstar_rtx): Delete.
3060         (dwarf2out_begin_prologue): Moved from ...
3061         * tree.h: ... here.
3062         * dwarf2out.c (dwarf2_debug_hooks): Update.
3063         (dwarf2out_begin_prologue): Update prototype.  If genuine dwarf2
3064         debug info, call dwarf2out_source_line.
3065         (dwarf2out_souce_line): Update prototype.
3066         * dwarfout.c (dwarfout_begin_function): Rename dwarfout_end_prologue.
3067         Change prototype, make static.
3068         (dwarfout_source_line): Update prototype.
3069         (dwarf_debug_hooks): Update.
3070         * dwarfout.h (dwarfout_begin_function): Remove.
3071         * final.c (final_start_function, final_scan_insn): Use appropriate
3072         debug hooks, update to use notice_source_line.
3073         (output_source_line): Rename notice_source_line.  Don't call the
3074         source_line debug hook.
3075         * sdbout.c (sdbout_begin_function): Rename sdbout_begin_prologue,
3076         make static, update prototype.
3077         (sdbout_mark_begin_function): Rename sdbout_begin_function, update
3078         prototype.
3079         (sdbout_end_prologue): New.
3080         (sdbout_source_line): Update prototype.
3081         (sdbout_debug_hooks): Update.
3082         (sdbout_symbol): Remove unused var.
3083         * sdbout.h (sdbout_begin_function, sdbout_mark_begin_function):
3084         Delete.
3085         * varasm.c: Include debug.h.
3086         (assemble_start_function): Use begin_function debug_hook.
3087         * xcoffout.c (xcoffout_begin_prologue): Rename xcoffout_begin_function,
3088         update with prototype.
3089         (xcoffout_source_line): Update prototype.
3090         * xcoffout.h (xcoffout_begin_prologue): Rename xcoffout_begin_function,
3091         update prototype.
3092         (xcoffout_source_line): Update prototype.
3093
3094 2001-07-17  Richard Henderson  <rth@redhat.com>
3095
3096         * c-typeck.c (build_binary_op): Do not shorten unsigned
3097         right shift after sign extension.
3098
3099 Tue Jul 17 16:56:05 CEST 2001  Jan Hubicka  <jh@suse.cz>
3100
3101         * combine.c (combine_simplify_rtx): Attempt to simplify
3102         a*(b/c) as (a*b)/c for floats in unsafe_math mode.
3103
3104         * simplify-rtx.c (avoid_constatn_pool_reference): New static function.
3105         (simplify_binary_operation, simplify_unary_operation,
3106          simplify_relational_operation): Use it.
3107
3108         * combine.c (combine_simplify_rtx): Don't do associative law
3109         on divisions; allow associative law on floats.
3110
3111 2001-07-17  H.J. Lu <hjl@gnu.org>
3112             Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3113
3114         * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and
3115         ASM_OUTPUT_WEAK_ALIAS are defined.
3116         * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Define if possible.
3117         * config/mips/iris6.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL):
3118         Moved ...
3119         * config/mips/iris5.h: ... here.
3120         (HANDLE_SYSV_PRAGMA): Defined as 1.
3121         * varasm.c (weak_finish): Use ASM_OUTPUT_WEAK_ALIAS.
3122         * doc/tm.texi (ASM_OUTPUT_WEAK_ALIAS): Support the undefined weak
3123         symbol.
3124
3125 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3126
3127         * c-parse.in (all_prefix_attributes): New variable.
3128         (PUSH_DECLSPEC_STACK, POP_DECLSPEC_STACK): New macros.
3129         (maybe_resetattrs): New production.
3130         (c_parse_init, datadef, fndef, datadecl, setspecs, setattrs, decl,
3131         maybe_type_quals_setattrs, initdecls, notype_initdecls, initdcl,
3132         notype_initdcl, nested_function, notype_nested_function,
3133         component_decl, components, components_notype,
3134         component_declarator, component_notype_declarator,
3135         absdcl_maybe_attribute, parm, firstparm, setspecs_fp, ivar_decl,
3136         ivars, mydecl, myparm): Update.  Avoid prefix attributes just
3137         after a comma being applied to more than one declarator.
3138         * doc/extend.texi (Attribute Syntax): Update.  Remove
3139         documentation of bugs that are no longer present.
3140
3141 2001-07-13  Eric Christopher  <echristo@redhat.com>
3142
3143         * config/mips/mips.h: Change TUNE_MIPS* options to use
3144         mips_tune.
3145         (EXTRA_SPECS): Add cc1_cpu_spec.
3146         * config/mips/mips.md (muldf3): Fix typo.
3147
3148 2001-07-16  Richard Henderson  <rth@redhat.com>
3149
3150         * config/m68k/m68k.c: Include expr.h and reload.h.
3151         (print_operand_address) [16 bit int]: Cast INTVAL to int for %d.
3152         [general int]: Use HOST_WIDE_INT_PRINT_DEC.
3153
3154 2001-07-16  Daniel Berlin  <dan@cgsoftware.com>
3155             Richard Henderson  <rth@redhat.com>
3156
3157         * cse.c (set_live_p): Take INSN argument for cc0; update callers.
3158         (insn_live_p): Fix fall off end of function.
3159         (dead_libcall_p): Remove COUNTS argument; update callers.
3160         (delete_trivially_dead_insns): Remove unused variables.
3161
3162 2001-07-17  Andreas Jaeger  <aj@suse.de>
3163
3164         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for
3165         x86-64 pic support.
3166
3167         * lcm.c (optimize_mode_switching): Avoid warning for unused
3168         variable if !NORMAL_MODE.
3169
3170         * flow.c (try_crossjump_to_edge): Remove unused variable.
3171
3172 2001-07-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3173
3174         * inclhack.def (ultrix_atexit_param): New hack to fix ultrix 4.3
3175         atexit declaration in stdlib.h.
3176
3177 2001-07-16  Richard Begg  <Richard.Begg@colesmyer.com.au>
3178
3179         * fixinc/inclhack.def(hpux_vsnprintf): brokenness in stdio.h
3180
3181 Mon Jul 16 22:48:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
3182
3183         * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
3184         * except.c (finish_eh_generation): Update call of cleanup_cfg;
3185         do rebuild_jump_labels instead of jump_optimize
3186         * sibcall.c (optimize_sibling_and_tail_recursive_call): Likewise.
3187         * toplev.c (rest_of_compulation): Likewise for -Wreturn_type.
3188         * flow.c (try_optimize_cfg): Remove unneeded code_labels.
3189
3190         * flow.c: Include timevar.h
3191         (find_basic_block): Push/pop timevar;
3192         (cleanup_cfg): Likewise.
3193         * timevar.def (TV_CFG, TV_CLEANUP_CFG): New.
3194         * Makefile: Add dependencies on timevar.h
3195
3196         * integrate.c (save_for_inline): Kill all BASIC_BLOCK notes.
3197         (copy_insn_list): Avoid killing of BASIC_BLOCK notes.
3198
3199         * rtl.h (delete_trivially_dead_insns): Add new parameter.
3200         * toplev.c (rest_of_compilation): Update calls.
3201         * cse.c (set_live_p, insn_live_p, dead_libcall_p): Break out from ...
3202         (delete_trivially_dead_insns): ... here; accept new argument
3203         preserve_basic_blocks; preserve basic blocks if set.
3204
3205         * reg-stack.c (stack_regs_mentioned): Return 0 if
3206         stack_regs_mentioned_data is not initialized.
3207         (reg_to_stack): Make stack_regs_mentioned survive after the
3208         reg-stack is completted; do not call cleanup_cfg.
3209         * toplev.c (rest_of_compilation): Do cleanup_cfg before bb-reorder;
3210         make cleanup_cfg after bb-reorder to output to debug file.
3211
3212 2001-07-16  Richard Henderson  <rth@redhat.com>
3213
3214         * regclass.c (init_reg_sets): Use only 32 bits per initializer
3215         from int_reg_class_contents.
3216
3217 2001-07-16  Richard Henderson  <rth@redhat.com>
3218
3219         * hard-reg-set.h (regs_invalidated_by_call): Declare.
3220         * regclass.c (regs_invalidated_by_call): Move from cse.c.
3221         (init_reg_sets_1): Move initialization from cse_main.
3222         * cse.c (regs_invalidated_by_call): Move to regclass.c.
3223         (cse_main): Move its initialization also.
3224         * df.c (df_insn_refs_record): Use regs_invalidated_by_call.
3225         * flow.c (propagate_one_insn): Likewise.
3226         * gcse.c (compute_hash_table): Likewise.
3227         (compute_kill_rd, compute_store_table): Likewise.
3228         * sched-deps.c (sched_analyze_1): Likewise.
3229
3230 Mon Jul 16 18:07:07 2001  J"orn Rennecke <amylaar@redhat.com>
3231
3232         * gcse.c (pre_insert_copy_insn): Use gen_move_insn instead of
3233         gen_rtx_SET.
3234
3235 2001-07-16  Steve Ellcey <sje@cup.hp.com>
3236
3237         * dominance.c (calc_dfs_tree_nonrec): Reverse order of tests
3238         in if statement so we don't access undefined memory.
3239
3240 2001-07-16  Daniel Berlin  <dan@cgsoftware.com>
3241
3242         * gcse.c: Update comment at top.
3243         Update comment on mem handling.
3244         mem_last_set, mem_first_set, mem_set_in_block: gone.
3245         Declaration of reg_set_info: gone.
3246         (oprs_unchanged_p): Don't use mem_*set_* anymore. They are
3247         pointless with load_killed_in_block_p (they are *more*
3248         conservative then it, not less, and less accurate).
3249         (oprs_not_set_p): Ditto.
3250         (alloc_gcse_mem): Don't allocate mem_set_in_block
3251         (free_gcse_mem): Don't free it, either.
3252         (record_last_mem_set_info): Update comment in front, remove
3253         mem_*set_* stuff. Note the reason we don't handle stores directly
3254         here.
3255         (compute_hash_table): Update comments to reflect reality. Remove
3256         mem_*set_* references.
3257         (reset_opr_set_tables): Remove mem_*set_* references.
3258         (mark_call): Ditto.
3259         (mark_set): Ditto.  Also remove double sets of bitmaps for REG's.
3260         (mark_clobber): Ditto (on both parts, we double set here too).
3261         (expr_killed_p): Remove mem_set_in_block test.
3262         (compute_transp): Remove mem_set_in_block test.
3263
3264         * ssa-ccp.c: (optimize_unexecutable_edges): Add note about removal
3265         of edge, and removal of phi alternative to dump file.
3266         (ssa_ccp_substitute_constants): Add note about register now being
3267         constant, and which uses were replaced in what insns to dump file.
3268
3269 2001-07-16  Andreas Jaeger  <aj@suse.de>
3270
3271         * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output
3272         variables of type HOST_WIDEST_INT.
3273
3274         * libgcc2.c (__bb_exit_func): Handle gcov_type as long long.
3275         (__bb_exit_func): Correct type of count_max to avoid overflow.
3276         (num_digits): Handle long long argument.
3277
3278         * combine.c (gen_lowpart_for_combine): Remove unused variable.
3279
3280 2001-07-16  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3281
3282         * output.h (sdb_begin_function_line): Restore as an extern
3283         variable.
3284         * sdbout.c (sdb_begin_function_line): Make extern.
3285
3286 2001-07-15  Richard Henderson  <rth@redhat.com>
3287
3288         * machmode.def (Pmode): Redefine if GENERATOR_FILE.
3289         * genrecog.c (maybe_both_true_mode): New.
3290         (maybe_both_true_2): Use it.
3291         (write_switch): Don't put Pmode in a switch.
3292         * rtl.c (mode arrays): Don't explicitly size them.
3293
3294 Sun Jul 15 14:07:36 CEST 2001  Jan Hubicka  <jh@suse.cz>
3295
3296         * toplev.c (rest_of_compilation): Fix register_life_up_to_date
3297         handling; move unconditional splitting before mode switching.
3298
3299         * i386.md (type): Add fistp type.
3300         (i387, length_attr, scheduling definitions): Handle this type.
3301         (fix_trunc?f?i2): Revamp to use mode switching.
3302         (fix_trunct?f?i_nonmemory, fix_trunc?f?i_memory): New patterns.
3303         * i386.h (fp_cw_mode): New enum
3304         (OPTIMIZE_MODE_SWITCHING, NUM_MODES_FOR_MODE_SWITCHING, MODE_NEEDED,
3305         MODE_PRIORITY_TO_MODE, ENUM_MODE_SET): New macros.
3306
3307 Sun Jul 15 12:53:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3308
3309         * Makefile.in (integrate.o): Add debug.h.
3310         * integrate.c (debug.h): Add.
3311         (output_inline_function): Save, reset, and restore debug_hooks.
3312
3313 2001-07-15  Richard Henderson  <rth@redhat.com>
3314
3315         * config/alpha/alpha.c (alpha_emit_xfloating_compare): Use CCmode
3316         instead of COMPARE for the EQUIV expression.
3317
3318 2001-07-15  Richard Henderson  <rth@redhat.com>
3319
3320         * flow.c (redirect_edge_and_branch_force): Initialize
3321         global_live_at_start and global_live_at_end.
3322         (allocate_bb_life_data): Export.
3323         * basic-block.h (allocate_bb_life_data): Declare.
3324         * toplev.c (rest_of_compilation): Call it.
3325
3326 2001-07-15  Richard Henderson  <rth@redhat.com>
3327
3328         * config/alpha/alpha.c (alpha_tablejump_addr_vec): New.
3329         (alpha_tablejump_best_label): New.
3330         * config/alpha/alpha-protos.h: Declare them.
3331         * config/alpha/alpha.md: Use braced strings for code blocks.
3332         (tablejump_osf): Break out add with r29.
3333         (tablejump_osf_internal): Remove.
3334         (tablejump_osf_nt_internal): Rename from tablejump_nt_internal,
3335         use alpha_tablejump_addr_vec and alpha_tablejump_best_label.
3336
3337 Sun Jul 15 00:53:35 CEST 2001  Jan Hubicka  <jh@suse.cz>
3338
3339         * loop.c (scan_loop): Add USEs inside PARALLELs into dependencies
3340         of the movable.
3341
3342         * toplev.c (rest_of_compilation): Allow new pseudoes for mode switching.
3343
3344         * i386-protos.h (ix86_split_fp_branch): Update prototype.
3345         (ix86_fp_jump_nontrivial_p): New.
3346         * i386.md (fp_jcc_?): Update call of split_fp_branch;
3347         use ix86_fp_jump_nontrivial_p.
3348         * i386.c (ix86_fp_jump_nontrivial_p): New.
3349         (ix86_split_fp_branch): Accept code instead of rtx.
3350         (ix86_expand_compare): Expand comparison early in case
3351         doing so is resonably cheap.
3352
3353 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
3354
3355         * config/rs6000/sysv4.h (CPP_ENDIAN_BIG_SPEC): Assert 'endian'
3356         not 'machine'.
3357         (CPP_ENDIAN_LITTLE_SPEC): Assert 'endian' not 'machine'.
3358         (CPP_ENDIAN_SOLARIS_SPEC): Assert 'endian' not 'machine'.
3359
3360 2001-07-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3361
3362         * dbxout.c (dbxout_source_line): Make static, update prototype.
3363         (dbx_debug_hooks, xcoff_debug_hooks): Add new hooks.
3364         (dbxout_init, dbxout_finish, dbxout_source_line,
3365         dbxout_begin_block, dbxout_end_block): Update for new prototypes.
3366         * dbxout.h (dbxout_source_line): Delete.
3367         * debug.c (debug_nothing_file, debug_nothing_file_int,
3368         debug_nothing_file_charstar_rtx): New.
3369         (do_nothing_debug_hooks): Update.
3370         (debug_nothing_void, debug_nothing_charstar_rtx,
3371         dwarf2out_end_epilogue): New.
3372         (debug_nothing_file_charstar, debug_nothing_file_int_int): Rename.
3373         * debug.h (struct rtx_def): Declare.
3374         (gcc_debug_hooks): New hooks source_line, end_epilogue
3375         and end_function.
3376         (debug_nothing_void, debug_nothing_charstar_rtx,
3377         dwarf2out_end_epilogue): New.
3378         (debug_nothing_file_charstar, debug_nothing_file_int_int): Rename.
3379         * dwarf2out.c (dwarf2out_source_line): Make static, update prototype.
3380         (dwarf2_debug_hooks): Update.
3381         (dwarf2out_init, dwarf2out_finish, dwarf2out_source_line,
3382         dwarf2out_begin_block, dwarf2out_end_block): Update for new prototypes.
3383         * dwarf2out.h (dwarf2out_source_line): Remove.
3384         * dwarfout.c (dwarfout_end_epilogue, dwarfout_end_function):
3385         Make static, update prototype.
3386         (dwarfout_init, dwarfout_finish, dwarfout_source_line,
3387         dwarfout_begin_block, dwarfout_end_block): Update for new prototypes.
3388         (dwarf_debug_hooks): Update.
3389         * dwarfout.h (dwarfout_end_epilogue, dwarfout_source_line,
3390         dwarfout_end_function): Remove.
3391         * final.c (profile_function): Use debug hooks for ending functions
3392         and epilogues.
3393         (output_source_line, final_end_function): Update prototype,
3394         use debug hooks.
3395         (final_start_function, final_scan_insn): Update.
3396         * output.h (sdb_begin_function_line): Remove.
3397         (final_end_function): Update prototype.
3398         * sdbout.c (sdb_begin_function_line): Make static.
3399         (PUT_SDB_EPILOGUE_END): Move to sdbout_end_epilogue.
3400         (sdbout_source_line): New.
3401         (sdbout_end_epilogue, sdbout_end_function): Make static, update
3402         prototypes.
3403         (sdb_debug_hooks): Update.
3404         (sdbout_init, sdbout_source_line,
3405         sdbout_begin_block, sdbout_end_block): Update for new prototypes.
3406         * sdbout.h (sdbout_end_epilogue, sdbout_end_function): Remove.
3407         * toplev.c (compile_file, rest_of_compilation): Update.
3408         * tree.h (dwarf2out_end_epilogue): Move to debug.h.
3409         * xcoffout.c (xcoffout_source_line, xcoffout_begin_block,
3410         xcoffout_end_block, xcoffout_end_epilogue, xcoffout_end_function):
3411         Update for prototype changes.
3412         * xcoffout.h (xcoffout_source_line, xcoffout_begin_block,
3413         xcoffout_end_block, xcoffout_end_epilogue): Update prototypes.
3414
3415 2001-07-15  Richard Henderson  <rth@redhat.com>
3416
3417         * config/alpha/alpha.h (TARGET_ABI_OSF): New.
3418         (TARGET_ABI_WINDOWS_NT, TARGET_ABI_OPEN_VMS): Rename; update users.
3419         * config/alpha/alpha-protos.h: Update TARGET_ABI_* users.
3420         * config/alpha/alpha.c: Likewise.
3421         * config/alpha/alpha.md: Likewise.
3422         * config/alpha/alpha32.h: Likewise.
3423         * config/alpha/vms.h: Likewise.
3424         (OPEN_VMS): Remove.
3425
3426 2001-07-14  Richard Henderson  <rth@redhat.com>
3427
3428         * config/alpha/alpha.md: Use define_constants for unspec values.
3429         Substitute throughout.
3430
3431 2001-07-14  Tim Josling  <tej@melbpc.org.au>
3432
3433         * tree.def (EXPON_EXPR) remove. Never supported anyway.
3434
3435 2001-07-14  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3436
3437         * pa.md: Remove unused constraints from define_split's.
3438
3439 2001-04-14  Richard Henderson  <rth@redhat.com>
3440
3441         * ifcvt.c (find_cond_trap): Test for exit block.
3442
3443 Sun Jul 15 00:50:20 CEST 2001  Jan Hubicka  <jh@suse.cz>
3444
3445         Re-install recently reverted patch.
3446         * emit-rtl.c (try_split): Update mark_jump_label call.
3447         * flow.c (find_sub_basic_blocks): Likewise.
3448         * jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
3449         jump_back_p): Kill.
3450         (mark_all_labels): Kill second parameter.
3451         (jump_optimize, jump_optimize_1): Kill cross_jump parameter.
3452         (rebuild_jump_labels, jump_optimize_minimal): Update call
3453         of jump_optimize_1.
3454         (jump_optimize_1): Kill crossjumping code.
3455         (mark_jump_label): Kill cross_jump parameter.
3456         * rtl.h (mark_jump_label, jump_optimize): Update prototypes.
3457         (JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
3458         * reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
3459          splitting.
3460         * toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
3461         DFI_bpro.
3462         (dump_file_info): Likewise.
3463         (rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
3464         reorganize passes to do reg-stack first, bb-reorder second.
3465         * invoke.texi (-d letters doc): Remove the jump2 pass.
3466
3467 2001-07-14  Richard Henderson  <rth@redhat.com>
3468
3469         * ifcvt.c (find_cond_trap): New.
3470         (find_if_header): Call it.
3471         (merge_if_block): Relax existing jump sanity check.
3472         * jump.c (jump_optimize_1): Remove conditional trap handling.
3473
3474 2001-07-14  Alan Modra  <amodra@bigpond.net.au>
3475
3476         * config/pa/pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit
3477         millicode.
3478         (insn_refs_are_delayed): Correct comment.
3479         * config/pa/pa.h (INSN_REFERENCES_ARE_DELAYED): Likewise.
3480         * config/pa/pa.md (mulsi3): If TARGET_64BIT, clobber r2
3481         instead of r31.  Make associated insn !TARGET_64BIT, and
3482         provide an additional 64-bit insn that clobbers r2.
3483         (divsi3): Likewise.
3484         (udivsi3): Likewise.
3485         (modsi3): Likewise.
3486         (umodsi3): Likewise.
3487
3488 Sat Jul 14 02:58:38 CEST 2001  Jan Hubicka  <jh@suse.cz>
3489
3490         * bb-reorder.c (skip_insn_after_block): Get past the line number notes.
3491
3492         * flow.c (redirect_edge_and_branch_force, split_edge,
3493         try_crossjump_to_edge): Use set_block_for_new_insns.
3494         * bb-reorder.c (emit_jump_to_block_after): Call set_block_for_new_insns.
3495
3496 2001-07-13  H.J. Lu  (hjl@gnu.org)
3497
3498         * config/elfos.h (UNIQUE_SECTION): Enable .bss section with
3499         the correct patch.
3500
3501 2001-07-13  Geoffrey Keating  <geoffk@redhat.com>
3502
3503         Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.
3504
3505 2001-07-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3506
3507         * c-common.c (decl_attributes): Take a pointer to the node to
3508         which attributes are to be attached, and a flags argument.
3509         * c-common.h (enum attribute_flags): New.
3510         (decl_attributes): Update prototype.
3511         * c-decl.c (start_decl, push_parm_decl, finish_struct,
3512         finish_enum, start_function): Update calls to decl_attributes.
3513         * c-parse.in (component_declarator, component_notype_declarator,
3514         label): Update calls to decl_attributes.
3515
3516 Fri Jul 13 23:04:00 2001  Denis Chertykov  <denisc@overta.ru>
3517
3518         * config/avr/avr.md (strlenhi): PARALLEL keyword removed.
3519         * config/avr/avr.c (legitimate_address_p): Return value changed
3520         from letter to register classes. For better debugging.
3521
3522 2001-07-13  Kazu Hirata  <kazu@hxi.com>
3523
3524         * jump.c (reversed_comparison_code_parts): Fix comment typos.
3525
3526 2001-07-13  H.J. Lu  (hjl@gnu.org)
3527
3528         * config/elfos.h (UNIQUE_SECTION): Enable .bss section.
3529
3530 2001-07-13  Marc Espie  <espie@cvs.openbsd.org>
3531
3532         * config.gcc (*-*-openbsd*):  Add fragment to compile libgcc
3533         correctly for shared configurations.
3534         * config/t-libgcc-pic:  New.
3535         * config/{i386,m68k,sparc}/t-openbsd:  New.
3536         * config/openbsd.h:  Include cpu_spec in cpp_spec where needed.
3537         Support -shared.  Support debugging libraries with -g.
3538         * config/i386/openbsd.h:  Correct ASM_COMMENT_START.  Ensure dwarf2
3539         frame information does not emit pointer diffs.
3540         * config/sparc/openbsd.h:  Ensure dwarf2 frame information does not
3541         emit pointer diffs.
3542
3543 2001-07-13  Geoffrey Keating  <geoffk@redhat.com>
3544
3545         Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.
3546
3547 2001-07-13  David Edelsohn  <edelsohn@gnu.org>
3548
3549         * combine.c (try_combine): Ensure const_int pow2 is positive.
3550
3551 2001-07-13  Hartmut Penner  <hpenner@de.ibm.com>
3552
3553         * config.gcc: Add configuration for s/390.
3554         * config/s390/s390.c: New. Subroutines for code generation.
3555         * config/s390/s390.h: New. Definitions for s/390.
3556         * config/s390/s390-protos.h: New. Prototypes.
3557         * config/s390/linux.h: New. Definitions for linux for s/390.
3558         * config/s390/linux64.h: New. Definitions for linux for zSeries.
3559         * config/s390/t-linux: New. Makefile fragment.
3560         * config/s390/s390.md: New. Machine description for s/390 and zSeries.
3561         * config/s390/fixdfdi.h: New. Fix L_fix*di.
3562
3563 Fri Jul 13 14:46:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
3564
3565         * emit-rtl.c (try_split): Update mark_jump_label call.
3566         * flow.c (find_sub_basic_blocks): Likewise.
3567         * jump.c (cross_jump_death_matters, find_cross_jump, do_cross_jump,
3568         jump_back_p): Kill.
3569         (mark_all_labels): Kill second parameter.
3570         (jump_optimize, jump_optimize_1): Kill cross_jump parameter.
3571         (rebuild_jump_labels, jump_optimize_minimal): Update call
3572         of jump_optimize_1.
3573         (jump_optimize_1): Kill crossjumping code.
3574         (mark_jump_label): Kill cross_jump parameter.
3575         * rtl.h (mark_jump_label, jump_optimize): Update prototypes.
3576         (JUMP_CROSS_JUMP, JUMP_CROSS_JUMP_DEATH_MATTERS): Kill.
3577         * reg-stack.c (reg_to_stack): Do not rebuild if not needed; do
3578          splitting.
3579         * toplev.c (enum dump_file_index): Kill DFI_jump2; put DFI_stack before
3580         DFI_bpro.
3581         (rest_of_compilation): Update calls to jump_optimize; kill jump2 pass;
3582         reorganize passes to do reg-stack first, bb-reorder second.
3583         * invoke.texi (-d letters doc): Remove the jump2 pass.
3584
3585 2001-07-12  Steve Ellcey <sje@cup.hp.com>
3586
3587         * toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef.
3588
3589 Thu Jul 12 17:57:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
3590
3591         * flow.c (try_optimize_cfg): Delete whole chain of trivially dead
3592         basic blocks.
3593         (verify_flow_info): Make diagnostics prettier.
3594
3595 Thu Jul 12 16:48:54 CEST 2001  Jan Hubicka  <jh@suse.cz>
3596
3597         * flow.c (find_basic_blocks_1): Do not emit NOP after call.
3598
3599         * flow.c (outgoing_edges_match): Return early if condition reversal
3600         failed.
3601
3602 2001-07-06  Richard Sandiford  <rsandifo@redhat.com>
3603
3604         * config/mips/mips.c (print_operand): Extend '%D' to memory operands.
3605         (mips_move_2words): When splitting a move into two instructions,
3606         prefix the second address operand with '%D'.
3607
3608 2001-07-12  Neil Booth  <neil@daikokuya.demon.co.uk>
3609
3610         * Makefile.in (final.o): Depend on debug.h.
3611         * dbxout.c (dbxout_begin_block, dbxout_end_block): New.
3612         (dbx_debug_hooks): Add new hooks.
3613         (xcoff_debug_hooks): New.
3614         * debug.c (debug_nothing_file_int_int): New.
3615         (do_nothing_debug_hooks): Update.
3616         * debug.h (gcc_debug_hooks): New hooks begin_block and end_block.
3617         (debug_nothing_file_int_int): New.
3618         * dwarf2out.c (dwarf2out_begin_block, dwarf2out_end_block): Make
3619         static, update prototype.
3620         (dwarf2_debug_hooks): Update.
3621         * dwarf2out.h (dwarf2out_begin_block, dwarf2out_end_block): Remove.
3622         * dwarfout.c (dwarfout_begin_block, dwarfout_end_block): Make
3623         static, update prototype.
3624         (dwarf_debug_hooks): Update.
3625         * dwarfout.h (dwarfout_begin_block, dwarfout_end_block): Remove.
3626         * final.c: Include debug.h.
3627         (final_scan_insn): Use debug hooks when beginning and ending blocks.
3628         * sdbout.c (sdbout_begin_block, sdbout_end_block): Make
3629         static, update prototype.
3630         (sdb_debug_hooks): Update.
3631         * sdbout.h (sdbout_begin_block, sdbout_end_block): Remove.
3632         * toplev.c: Distinguish between xcoff and dbx.
3633
3634         * f/lex.c (ffelex_file_pop_, ffelex_file_push_, ffelex_hash_):
3635         Call all debug hooks, not just dwarf ones.
3636
3637 2001-07-11  Timothy Wall  <twall@redhat.com>
3638
3639         * config.gcc: Add configuration for AIX5/IA64.
3640         * config/ia64/aix.h: New.  AIX5/IA64-specific configuration.
3641         * config/ia64/crt[in].asm: New.  Generic static ctor/dtor
3642         support prefix/suffix code.
3643         * config/ia64/t-aix: New.  Makefile fragment.
3644         * config/ia64/unwind-aix.c: New.  Unwind table entry lookup.
3645
3646 2001-07-11  Kazu Hirata  <kazu@hxi.com>
3647
3648         * recog.c (validate_change): Fix a comment typo.
3649
3650 2001-07-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3651
3652         * Makefile.in (c-lex.o): Wrap long lines.  Depend on debug.h.
3653         * c-lex.c (cb_file_change, cb_define, cb_undef): Use debug
3654         hooks directly.
3655         * dbxout.c (dbx_debug_hooks): Add new hooks.
3656         (dbxout_start_new_source_file): Rename dbxout_start_source_file,
3657         make static.
3658         (dbxout_resume_previous_source_file): Rename dbxout_end_source_file,
3659         make static.
3660         * dbxout.h (dbxout_start_new_source_file,
3661         dbxout_resume_previous_source_file): Delete.
3662         * debug.c (do_nothing_debug_hooks): Add new hooks.
3663         (debug_nothing_init_finish): Rename debug_nothing_file_charstar.
3664         (debug_nothing_int_charstar, debug_nothing_int): New.
3665         * debug.h (gcc_debug_hooks): New hooks define, undef,
3666         start_source_file and end_source_file.
3667         (debug_nothing_init_finish): Rename debug_nothing_file_charstar.
3668         (debug_nothing_int_charstar, debug_nothing_int): New.
3669         * dwarf2out.c (dwarf2_debug_hooks): Add new hooks.  Move into
3670         the conditionally compiled section.
3671         (dwarf2out_start_source_file, dwarf2out_end_source_file,
3672         dwarf2out_define, dwarf2out_undef): Make static.
3673         * dwarf2out.h (dwarf2out_start_source_file, dwarf2out_end_source_file,
3674         dwarf2out_define, dwarf2out_undef): Remove.
3675         * dwarfout.c (dwarf_debug_hooks): Add new hooks.
3676         (dwarfout_start_source_file, dwarfout_end_source_file,
3677         dwarfout_define, dwarfout_undef): Make static.
3678         (dwarfout_start_source_file_check,
3679         dwarfout_end_source_file_check): New.
3680         (dwarfout_define, dwarfout_finish): Update.
3681         * dwarfout.h (dwarfout_start_new_source_file,
3682         dwarfout_resume_previous_source_file, dwarfout_define,
3683         dwarfout_undef): Remove.
3684         * sdbout.c (sdb_debug_hooks): Add new hooks.
3685         (sdbout_start_new_source_file): Rename sdbout_start_source_file,
3686         make static.
3687         (sdbout_resume_previous_source_file): Rename sdbout_end_source_file,
3688         make static, take an arg.
3689         * sdbout.h (sdbout_start_new_source_file,
3690         sdbout_resume_previous_source_file): Delete.
3691         * toplev.c (debug_start_source_file, debug_end_source_file,
3692         debug_define, debug_undef): Delete.
3693         * toplev.h (debug_start_source_file, debug_end_source_file,
3694         debug_define, debug_undef): Delete.
3695
3696         * java/jcf-parse.c: Include debug.h.
3697         (parse_class_file): Update to use debug hooks directly.
3698         * java/Make-lang.in (jcf-parse.o): Depend on debug.h.
3699
3700 Wed Jul 11 10:07:18 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3701
3702         * alias.c (set_mem_alias_set): New function.
3703         * rtl.h (set_mem_alias_set): Declare it.
3704         * builtins.c (expand_builtin_return_addr): Call it instead of
3705         using MEM_ALIAS_SET accessor.
3706         (expand_builtin_setjmp_setup, expand_builtin_longjmp): Likewise.
3707         (get_memory_rtx, expand_builtin_va_arg): Likewise.
3708         (expand_builtin_va_copy):Likewise.
3709         * caller-save.c (setup_save_areas): Likewise.
3710         * calls.c (compute_argument_addresses): Likewise.
3711         * explow.c (set_mem_attributes): Likewise.
3712         * expr.c (emit_single_push_insn, emit_push_insn): Likewise.
3713         (expand_assignment, store_constructor_field, store_field): Likewise.
3714         (expand_expr_unaligned): Likewise.
3715         * function.c (assign_stack_temp_for_type): Likewise.
3716         (put_reg_into_stack, gen_mem_addressof): Likewise.
3717         * ifcvt.c (noce_try_cmove_arith): Likewise.
3718         * reload1.c (reload, alter_reg): Likewise.
3719         * config/alpha/alpha.c (get_aligned_mem): Likewise.
3720         (alpha_set_memflags_1, alpha_expand_unaligned_load): Likewise.
3721         (alpha_expand_unaligned_store): Likewise
3722         (alpha_expand_unaligned_load_words): Likewise.
3723         (alpha_expand_unaligned_store_words): Likewise.
3724         (alpha_expand_block_clear, alpha_expand_prologue): Likewise.
3725         (alpha_expand_epilogue): Likewise.
3726         * config/arc/arc.c (arc_setup_incoming_varargs): Likewise.
3727         * config/clipper/clipper.c (clipper_builtin_saveregs): Likewise.
3728         * config/i386/i386.c (legitimize_pic_address): Likewise.
3729         * config/i960/i960.c (setup_incoming_varargs): Likewise.
3730         * config/ia64/ia64.c (spill_restore_mem): Likewise.
3731         * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
3732         * config/m8k/m88k.c (m88k_builtin_saveregs): Likewise.
3733         * config/mips/mips.c (mips_va_arg): Likewise.
3734         * config/mn10300/mn10300.c (mn10300_builtin_saveregs): Likewise.
3735         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
3736         * config/rs6000/rs6000.c (rs6000_emit_move): Likewise.
3737         (setup_incoming_varargs, rs6000_va_arg): Likewise.
3738         (rs6000_emit_eh_toc_restore, rs6000_emit_prologue): Likewise.
3739         (rs6000_emit_epilogue): Likewise.
3740         * config/sh/sh.c (sh_builtin_saveregs): Likewise.
3741         * config/sparc/sparc.c (sparc_va_arg): Likewise.
3742         * config/v850/v850.c (v850_va_arg): Likewise.
3743
3744 Wed Jul 11 21:27:25 CEST 2001  Jan Hubicka  <jh@suse.cz>
3745
3746         * flow.c (merge_blocks_move_successor_nojumps): Do not crash
3747         when fallthru edge is present.
3748         (mege_blocks): Handle case where creation of jump insn
3749         is required.
3750
3751         * basic-block.h (CLEANUP_EXPENSIVE, CLEANUP_CROSSJUMP,
3752         CLEANUP_POST_REGSTACK): New constants.
3753         * except.c (finish_eh_generation): Update call of cleanup_cfg,
3754         * jump.c (rtx_renumbered_equal_p): Handle 't' fields.
3755         * output.h (cleanup_cfg): Update prototype.
3756         * reg-stack.c (reg_to_stack): Use cleanup_cfg instead of jump_optimize
3757         * sibcall.c (optimize_sibling_and_tail_recursive_call): Update
3758         cleanup_cfg call; kill missleading comment.
3759         * toplev.c (rest_of_compilation): Update all cleanup_cfg calls.
3760         * flow.c (merge_blocks, try_optimize_cfg, cleanup_cfg): Accept mode
3761         parameter; control optimizations performed using it.
3762         (flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
3763         try_crossjump_bb): New functions.
3764
3765 2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3766
3767         * pa.c (pa_output_function_prologue): Delete prototype.  Make function
3768         extern.
3769         * pa.h (ASM_OUTPUT_MI_THUNK): Rename output_function_prologue to
3770         pa_output_function_prologue.
3771         * pa-protos.h (pa_output_function_prologue): New prototype.
3772
3773 2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3774
3775         * stmt.c (emit_case_nodes): Widen high and low instead of new_bound
3776         and low to get correct sign extension in low+high test.
3777
3778 2001-07-11  Janis Johnson <janis@us.ibm.com>
3779
3780         * gcov.c (arcdata): Use gcov_type to fix branch percentage
3781         for large hit count.
3782
3783         * profile.c (branch_prob): Fix .bbg info for computed gotos
3784         and C++ EH code.
3785
3786 2001-07-11  Mark Mitchell  <mark@codesourcery.com>
3787
3788         * stmt.c (parse_output_constraint): New function, split out
3789         from ...
3790         (expand_asm_operands): ... here.  Use parse_output_constraint.
3791         * tree.h (parse_output_constraint): Declare it.
3792
3793 2001-07-11  Richard Henderson  <rth@redhat.com>
3794
3795         * bitmap.c: Comment some functions; fiddle whitespace.
3796         (bitmap_free): Don't export.
3797         (bitmap_element_allocate): Use memset.
3798         * bitmap.h (bitmap_free): Don't declare.
3799
3800 2001-07-11  Daniel Berlin  <dan@cgsoftware.com>
3801
3802         * gcse.c, lcm.c, sched-deps.c:
3803         s/free on sbitmap vectors/sbitmap_vector_free on sbitmap vectors/g
3804
3805         * flow.c (flow_loops_find): Free dom if we found no loops, since
3806         we aren't going to save it.
3807
3808         * lcm.c (pre_edge_rev_lcm): Free st_antin, st_antout when we are
3809         done.
3810
3811 Wed Jul 11 09:00:48 2001  Jeffrey A Law  (law@cygnus.com)
3812
3813         * ssa-ccp.c (ssa_fast_dce): Free worklist when completed.
3814
3815 Wed Jul 11 10:07:18 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3816
3817         * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Add dummy version
3818         #ifndef DWARF2_DEBUGGING_INFO.
3819
3820 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3821
3822         * simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.
3823
3824 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3825
3826         * config/mips/mips.c (gen_int_relational): Tell the caller not to
3827         reverse a branch if a NE comparison is implemented with GTU.
3828
3829 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3830             H.J. Lu  <hjl@gnu.org>
3831
3832         * mips.md (call_internal1): Use CONSTANT_ADDRESS_P to check for
3833         constant addresses.
3834         (call_internal2): Likewise.
3835         (call_value_internal1): Likewise.
3836         (call_value_internal2): Likewise.
3837         (call_value_multiple_internal1): Likewise.
3838         (call_value_multiple_internal2): Likewise.
3839
3840 2001-07-10  Kazu Hirata  <kazu@hxi.com>
3841
3842         * calls.c (emit_library_call_value_1): Fix a comment typo.
3843         * dwarf2out.c (mem_loc_descriptor): Likewise.
3844         * config/i386/i386.c (ix86_expand_aligntest): Likewise.
3845
3846 2001-07-11  David Billinghurst <David.Billinghurst@riotinto.com>
3847
3848         * simplify-rtx.c (simplify_subreg): Fix typo in comment
3849
3850 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3851
3852         * recog.c (offsettable_address_p): Handle LO_SUM case.
3853         * config/mips/mips.c (double_memory_operand): Use adjust_address_nv
3854         instead of plus_constant.
3855
3856 2001-07-10  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3857
3858         * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge,
3859         fix setting of the reloads of that reload to RELOAD_FOR_OTHER_ADDRESS.
3860
3861 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3862
3863         * config/rs6000/rs6000.c (print_operand, case 'L', 'Y', 'Z'): Use
3864         adjust_address_nv instead of plus_constant.
3865
3866 2001-07-10  Neil Booth  <neil@daikokuya.demon.co.uk>
3867
3868         * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,
3869         dwarf2out.o): Depend on debug.h, wrap long lines.
3870         * dbxout.c: Include debug.h.
3871         (dbx_debug_hooks): New.
3872         (dbxout_init): Make static, take just 2 args.
3873         (dbxout_finish): Make static.
3874         * dbxout.h (dbxout_init, dbxout_finish): Delete.
3875         * debug.c: New file.
3876         * debug.h: New file.
3877         * dwarf2out.c: Include debug.h.
3878         (dwarf2_debug_hooks): New.
3879         (dwarf2out_init): Make static.
3880         (dwarf2out_finish): Make static, take 2 args.
3881         * dwarf2out.h (dwarf2out_init, dwarf2out_finish): Delete.
3882         * dwarfout.c: Include debug.h.
3883         (dwarf_debug_hooks): New.
3884         (dwarfout_init): Make static.
3885         (dwarfout_finish): Make static, take 2 args.
3886         * dwarfout.h (dwarfout_init, dwarfout_finish): Delete.
3887         * sdbout.c: Include debug.h.
3888         (sdb_debug_hooks): New.
3889         (sdbout_init): Make static, take 2 args.
3890         * sdbout.h (sdbout_init): Delete.
3891         * toplev.c: Include debug.h.
3892         (debug_hooks): New.
3893         (compile_file): Set deubg_hooks based on command line options.
3894         Use the hooks unconditionally rather than conditional compilation.
3895
3896 Tue Jul 10 09:04:45 2001  Jeffrey A Law  (law@cygnus.com)
3897
3898         * ssa-ccp.c (first_phi_node): Remove.  Replace uses with calls to
3899         first_insn_after_basic_block_note instead.
3900
3901         * df.c (df_bb_refs_unlink): #if 0 out for now.
3902
3903 2001-07-10  David Billinghurst <David.Billinghurst@riotinto.com
3904
3905         * ssa.h: Add prototype for ssa_const_prop
3906         * ssa-ccp.c: Add prototype for ssa_fast_dce and mark_references
3907         (ssa_ccp_substitute_constants): Fix signed vs unsigned comparison
3908         (ssa_fast_dce): Remove unused variable
3909
3910 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3911
3912         * diagnostic.c (finish_diagnostic): Rename to
3913         diagnostic_finish. Make it take an 'output_buffer *'.  Adjust
3914         calls thourghout.
3915
3916 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3917
3918         * dwarf2out.c (dwarf2out_line): Emit -dA comment even when we have
3919         .loc support.
3920
3921         * collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.
3922         (dump_file): Only pad the demangled name with spaces if the
3923         mangled name was padded with spaces.
3924
3925 2001-07-10  Bernd Schmidt  <bernds@redhat.com>
3926
3927         * bb-reorder.c (make_reorder_chain_1): Correct branch/fallthru
3928         edge detection.
3929
3930 Tue Jul 10 07:27:53 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3931
3932         * expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfield
3933         extraction if no direct load if either EXPAND_CONST_ADDRESS or
3934         EXPAND_INITIALIZER.
3935
3936         * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria for
3937         whether can put offset inside LO_SUM to check mode alignment, not size.
3938
3939 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3940
3941         * doc/tm.texi (Misc): Fix thinko.
3942
3943 2001-07-10  Jan van Male  <jan.vanmale@fenk.wau.nl>
3944
3945         * regmove.c (replace_in_call_usage): Fix warnings.
3946         * sched-deps.c (add_dependence): Fix warnings.
3947         * simplify-rtx.c (simplify_subreg): Likewise.
3948         Return NULL_RTX instead of NULL.
3949
3950         * reg-stack.c (emit_swap_insn): Eliminate warnings.
3951         (subst_asm_stack_regs): Likewise.
3952
3953         * combine.c (num_sign_bit_copies): Cast bitwidth to int to avoid
3954         warnings.
3955
3956         * dwarf2out.c (output_call_frame_info): Declare i as int.
3957         (build_abbrev_table): Declare n_alloc as int.
3958         (dwarf2out_finish): Initialize die.
3959         * except.c: Declare sjlj_funcdef_number as unsigned.
3960         (connect_post_landing_pads): Declare j as unsigned.
3961         (convert_to_eh_region_ranges): Initialize call_site.
3962         (output_function_exception_table): Initialize tt_format_size.
3963         * expr.c (move_by_pieces_1): Initialize to1.
3964         (store_constructor): Initialize minelt and maxelt.
3965         * flow.c (mark_regs_live_at_end): Declare i as unsigned.
3966         * function.c (instantiate_decls): Avoid signed/unsigned warning.
3967
3968         * c-decl.c (combine_parm_decls): Unused, remove.
3969         * c-tree.h: Remove prototype for combine_parm_decls.
3970
3971         * reload.c (push_reload): Fix warning.
3972         (regno_clobbered_p): Likewise.
3973         * reload1.c (replace_pseudos_in_call_usage): Likewise.
3974         (reload_combine): Likewise.
3975
3976         * bitmap.c: Rename bitmap_zero to bitmap_zero_bits to fix warnings.
3977         * bitmap.h: Rename bitmap_zero to bitmap_zero_bits to fix
3978         warnings.
3979         * bitmap.c (bitmap_operation): Change user.
3980         * bitmap.h (EXECUTE_IF_AND_COMPL_IN_BITMAP): Likewise.
3981
3982 2001-07-10  Eric Christopher  <echristo@redhat.com>
3983
3984         * config/mips/mips.c (override_options): Fix typo.
3985
3986 2001-07-09  Stan Shebs  <shebs@apple.com>
3987
3988         * target.h (struct gcc_target): New fields init_builtins and
3989         expand_builtin.
3990         * target-def.h (TARGET_INIT_BUILTINS): New macro.
3991         (TARGET_EXPAND_BUILTIN): New macro.
3992         (TARGET_INITIALIZER): Add them.
3993         * builtins.c: Include target.h.
3994         (expand_builtin): Use targetm.expand_builtin.
3995         (default_init_builtins): New function.
3996         (default_expand_builtin): New function.
3997         * expr.h (default_init_builtins): Declare.
3998         (default_expand_builtin): Declare.
3999         * c-common.c (c_common_nodes_and_builtins): Use
4000         targetm.init_builtins.
4001         * defaults.h (MD_INIT_BUILTINS): Remove.
4002         * Makefile.in (builtins.o): Depend on target.h.
4003
4004         * config/arm/arm.c (TARGET_INIT_BUILTINS): Define.
4005         (TARGET_EXPAND_BUILTIN): Define.
4006         * config/arm/arm.h (MD_INIT_BUILTINS): Remove.
4007         (MD_EXPAND_BUILTIN): Remove.
4008
4009         * config/c4x/c4x.c (TARGET_INIT_BUILTINS): Define.
4010         (TARGET_EXPAND_BUILTIN): Define.
4011         (c4x_init_builtins): Make endlink arg a local.
4012         (c4x_print_operand): Fix typos in adjust_address usages.
4013         * config/c4x/c4x-protos.h (c4x_init_builtins): Update decl.
4014         * config/c4x/c4x.h (MD_INIT_BUILTINS): Remove.
4015         (MD_EXPAND_BUILTIN): Remove.
4016
4017         * config/i386/i386.c (TARGET_INIT_BUILTINS): Define.
4018         (TARGET_EXPAND_BUILTIN): Define.
4019         (ix86_init_mmx_sse_builtins): New function, was ix86_init_builtins.
4020         (ix86_init_builtins): Call new function only if TARGET_MMX.
4021         * config/i386/i386-protos.h (ix86_init_mmx_sse_builtins): Declare.
4022         * config/i386/i386.h (MD_INIT_BUILTINS): Remove.
4023         (MD_EXPAND_BUILTIN): Remove.
4024
4025         * config/ia64/ia64.c (TARGET_INIT_BUILTINS): Define.
4026         (TARGET_EXPAND_BUILTIN): Define.
4027         * config/ia64/ia64.h (MD_INIT_BUILTINS): Remove.
4028         (MD_EXPAND_BUILTIN): Remove.
4029
4030         * doc/tm.texi: Document these changes.
4031
4032 2001-07-09  Diego Novillo  <dnovillo@redhat.com>
4033
4034         * basic-block.h (tree_node): Forward declare if needed.
4035         (struct basic_block_def): Add fields 'head_tree' and 'end_tree'.
4036         (BLOCK_HEAD_TREE): Define.
4037         (BLOCK_END_TREE): Define.
4038         (struct loops): Rename field 'tree' to 'tree_root'.
4039         * flow.c (entry_exit_blocks): Add initializers for 'head_tree' and
4040         'end_tree'.
4041         (flow_loops_tree_build): Rename reference to field 'tree' to
4042         'tree_root'.
4043         (flow_loops_level_compute): Ditto.
4044         * predict.c (estimate_bb_frequencies): Ditto.
4045         * tree.h (struct tree_common): Add field 'aux'.
4046
4047 2001-07-09  Stan Shebs  <shebs@apple.com>
4048
4049         * config/darwin.c (darwin_encode_section_info): Don't mark any
4050         DECL_EXTERNAL node as defined.
4051
4052 2001-07-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4053
4054         * pa.c (pa_init_machine_status, pa_mark_machine_status,
4055         pa_free_machine_status, hppa_init_pic_save): Delete.
4056         (hppa_pic_save_rtx): New.  Use get_hard_reg_initial_val.
4057         (hppa_profile_hook): Use hppa_pic_save_rtx.
4058         * pa.h (struct machine_function, PIC_OFFSET_TABLE_SAVE_RTX,
4059         hppa_init_pic_save): Delete.
4060         (hppa_pic_save_rtx): Declare.
4061         * pa.md (call, call_value, sibcall, sibcall_value,
4062         builtin_setjmp_receiver): Use hppa_pic_save_rtx.
4063
4064 2001-07-09  Kazu Hirata  <kazu@hxi.com>
4065
4066         * config/h8300/t-h8300 (LIB1ASMFUNCS): Add _floatdisf and _fixsfdi.
4067         * config/mn10200/t-mn10200 (LIB1ASMFUNCS): Likewise.
4068
4069 2001-07-09  Andreas Jaeger  <aj@suse.de>
4070
4071         * output.h: Add declaration of final_forward_branch_p.
4072
4073         * config/i386/i386.c (output_fix_trunc): Remove unused variable.
4074
4075         * varray.c: Include errors.h for internal_error and trim_filename
4076         declarations.
4077
4078         * Makefile.in (varray.o): Add errors.h.
4079
4080 2001-07-09  Toon Moene  <toon@moene.indiv.nluug.nl>
4081
4082         * expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.
4083         * optabs.c (have_add2_insn): Check whether the add insn chosen
4084         really accepts the operands.  (have_sub2_insn): Ditto for sub insn.
4085         * reload1.c (reload_cse_move2add): Adjust calls of have_add2_insn.
4086
4087 Mon Jul  9 13:26:40 2001  Jeffrey A Law  (law@cygnus.com)
4088
4089         * Makefile.in (OBJS): Add ssa-ccp.o
4090         (ssa-ccp.o): Add dependencies.
4091         * toplev.c (DFI_ssa_ccp): New dump file enum.
4092         (dump_file): Add entry for dumping after SSA CCP.
4093         (flag_ssa_ccp): New flag variable.
4094         (f_options): Add -fssa-ccp.
4095         (rest_of_compilation): Run SSA CCP if requested.
4096         * timevar.def (TV_SSA_CCP): New timevar.
4097         * ssa.c (mark_phi_and_copy_regs): Handle deleted PHI nodes.
4098         * doc/gcc.texi (Passes): Add documentation for SSA CCP pass.
4099         Fix minor typo in SSA DCE documentation.
4100         * doc/invoke.texi: Add documentation for new flag -fssa-ccp.
4101         Add documentation for new dump option.  Renumber dump files
4102         appropriately.
4103
4104 Mon Jul  9 21:36:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
4105
4106         * emit-rtl.c (gen_highpart_mode): New.
4107         * rtl.h (gen_highpart_mode): Declare.
4108         * sparc.md (insn splitters): Use gen_highpart_mode, whenever the
4109         operand can be VOIDmode constant.
4110
4111 Mon Jul  9 17:23:10 CEST 2001  Jan Hubicka  <jh@suse.cz>
4112
4113         * flow.c (redirect_edge_and_branch_force): New.
4114         (can_fallthru): Ensure that basic blocks are succeeding.
4115         (try_optimize_cfg): Do not delete basic block if it is the last one.
4116
4117         * flow.c (try_redirect_by_replacing_jump): Do not remove
4118         jumps with side effects, unlink chain on fallthru edge;
4119         set block for new jump instruction; avoid basic block to
4120         over by line number note.
4121
4122         * flow.c (try_simplify_condjump): Verify that the condjump
4123         is not always falling trought.
4124
4125         Re-install patch:
4126         * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
4127
4128         * flow.c (forwarder_block_p): Fix for fallthru blocks.
4129         (try_redirect_by_replacing_jump): Update properly the count
4130         and frequency information.
4131
4132 Mon Jul  9 06:41:07 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4133
4134         * emit-rtl.c (adjust_address, adjust_address_nv): Handle an
4135         address that is a LO_SUM specially.
4136         * explow.c (plus_constant_wide, case LO_SUM): Deleted.
4137
4138         * c-lang.c (start_cdtor): Remove extra parameter from start_function.
4139
4140         * emit-rtl.c (adjust_address_nv, replace_equiv_address_nv): New fcns.
4141         (operand_subword): Use them.
4142         (change_address_1): Renamed from change_address; new arg VALIDATE.
4143         * expr.h: Reflect above changes; change_address now macro.
4144         * alias.c (canon_rtx): Use replace_equiv_address_nv instead of
4145         making MEM.
4146         * cselib.c (add_mem_for_addr): Likewise.
4147         * expr.c (protect_from_queue, emit_move_insn_1): Likewise.
4148         * regmove.c (try_apply_stack_adjustment): Likewise.
4149         * reload.c (push_reload, make_memloc): Likewise.
4150         * reload1.c (eliminate_regs): Likewise.
4151         * simplify-rtx.c (simplify_replace_rtx): Likewise.
4152         * caller-save.c (setup_save_areas): Use adjust_address_nv instead of
4153         adjust_addess.
4154         * combine.c (make_extraction, simplify_shift_const): Likewise.
4155         (gen_lowpart_for_combine): Likewise.
4156         * cse.c (gen_lowpart_if_possible): Likewise.
4157         * function.c (fixup_var_refs_1, purge_addressof_1): Likewise.
4158         * expr.c (expand_expr, case COMPONENT_REF): Likewise.
4159         * optabs.c (gen_move_insn): Likewise.
4160         * reload1.c (alter_reg): Likewise.
4161         * simplify-rtx.c (simplify_subreg): Likewise.
4162         * stmt.c (expand_anon_union_decl): Likewise.
4163         * recog.c (validate_replace_rtx_1): Likewise.
4164         (expr.h): Include.
4165         * Makefile.in (recog.o): Add $(EXPR_H).
4166         * explow.c (stabilize): Call replace_equiv_address.
4167         * expr.c (move_by_pieces_1, store_by_pieces_2): Likewise.
4168         * final.c (alter_subreg): OFFSET is HOST_WIDE_INT.
4169
4170 2001-07-03  Andrew Haley  <aph@redhat.com>
4171
4172         * expmed.c (store_fixed_bit_field): Don't use a mode bigger than
4173         the mode of the memory location.
4174
4175 2001-07-09  Bo Thorsen  <bo@suse.co.uk>
4176
4177         * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix x86-64 vtable support.
4178
4179 2001-07-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4180
4181         * final.c (output_addr_const): Use target opening and
4182         closing parentheses.
4183         * target-def.h: Define TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN
4184         defaults, add to TARGET_ASM_OUT.
4185         * target.h (struct gcc_target): Add open_paren and close_paren.
4186         * doc/md.texi: Update.
4187         * doc/tm.texi: Document TARGET_ASM_FUNCTION_END_PROLOGUE,
4188         TARGET_ASM_FUNCTION_BEGIN_EPILOGUE, TARGET_ASM_OPEN_PAREN and
4189         TARGET_ASM_CLOSE_PAREN.
4190         * config/i386/i386.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
4191         Override.
4192         * config/pdp11/pdp11.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
4193         Override.
4194         * config/1750a/1750a.h (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): Remove.
4195         * config/a29k/a29k.h: Similarly.
4196         * config/alpha/alpha.h: Similarly.
4197         * config/arc/arc.h: Similarly.
4198         * config/arm/aof.h: Similarly.
4199         * config/arm/aout.h: Similarly.
4200         * config/avr/avr.h: Similarly.
4201         * config/c4x/c4x.h: Similarly.
4202         * config/clipper/clipper.h: Similarly.
4203         * config/convex/convex.h: Similarly.
4204         * config/d30v/d30v.h: Similarly.
4205         * config/dsp16xx/dsp16xx.h: Similarly.
4206         * config/elxsi/elxsi.h: Similarly.
4207         * config/fr30/fr30.h: Similarly.
4208         * config/h8300/h8300.h: Similarly.
4209         * config/i370/i370.h: Similarly.
4210         * config/i386/i386.h: Similarly.
4211         * config/i860/i860.h: Similarly.
4212         * config/i960/i960.h: Similarly.
4213         * config/ia64/ia64.h: Similarly.
4214         * config/m32r/m32r.h: Similarly.
4215         * config/m68hc11/m68hc11.h: Similarly.
4216         * config/m68k/m68k.h: Similarly.
4217         * config/m88k/m88k.h: Similarly.
4218         * config/mcore/mcore.h: Similarly.
4219         * config/mips/mips.h: Similarly.
4220         * config/mn10200/mn10200.h: Similarly.
4221         * config/mn10300/mn10300.h: Similarly.
4222         * config/ns32k/ns32k.h: Similarly.
4223         * config/pa/pa.h: Similarly.
4224         * config/pdp11/pdp11.h: Similarly.
4225         * config/pj/pj.h: Similarly.
4226         * config/romp/romp.h: Similarly.
4227         * config/rs6000/rs6000.h: Similarly.
4228         * config/sh/sh.h: Similarly.
4229         * config/sparc/sparc.h: Similarly.
4230         * config/v850/v850.h: Similarly.
4231         * config/vax/vax.h: Similarly.
4232         * config/we32k/we32k.h: Similarly.
4233
4234 2001-07-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4235
4236         * doc/c-tree.texi: Document representation of attributes.
4237
4238 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4239
4240         * doc/tm.texi: Update some places for the rename of target to
4241         targetm.  Fix typo.
4242
4243 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4244
4245         * target.h (struct gcc_target): Add insert_attributes.
4246         * target-def.h (TARGET_INSERT_ATTRIBUTES): Define.
4247         (TARGET_INITIALIZER): Update.
4248         * tree.c, tree.h (default_insert_attributes): New function.
4249         Update comments on other default functions to refer to targetm,
4250         not target.
4251         * doc/tm.texi (INSERT_ATTRIBUTES): Update to document
4252         TARGET_INSERT_ATTRIBUTES.
4253         (SET_DEFAULT_DECL_ATTRIBUTES): Remove.
4254         * c-common.c (decl_attributes): Use targetm.insert_attributes.
4255         Don't use PRAGMA_INSERT_ATTRIBUTES.
4256         * Makefile.in (c-common.o): Depend on $(TARGET_H).
4257         * c-decl.c (start_decl, start_function): Don't call
4258         SET_DEFAULT_DECL_ATTRIBUTES.
4259         * config/c4x/c4x.h (SET_DEFAULT_DECL_ATTRIBUTES): Don't define.
4260         * config/c4x/c4x-protos.h (c4x_set_default_attributes): Don't
4261         declare.
4262         * config/c4x/c4x.c (TARGET_INSERT_ATTRIBUTES): Define.
4263         (c4x_check_attribute): Avoid modifying attribute list itself.
4264         (c4x_set_default_attributes): Rename to c4x_insert_attributes.
4265         Make static.
4266         * config/sh/sh.h (PRAGMA_INSERT_ATTRIBUTES): Don't define.
4267         * config/sh/sh-protos.h (sh_pragma_insert_attributes): Don't
4268         declare.
4269         * config/sh/sh.c (TARGET_INSERT_ATTRIBUTES): Define.
4270         (sh_pragma_insert_attributes): Rename to sh_insert_attributes.
4271         Make static.
4272         * config/v850/v850.h (SET_DEFAULT_DECL_ATTRIBUTES): Don't define.
4273         * config/v850/v850-protos.h (v850_set_default_decl_attr): Don't
4274         declare.
4275         * config/v850/v850.c (TARGET_INSERT_ATTRIBUTES): Define.
4276         (v850_set_default_decl_attr): Rename to v850_insert_attributes.
4277         Adjust parameters.  Make static.
4278
4279 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4280
4281         * c-common.c (decl_attributes): Only take a single attributes
4282         parameter.
4283         * c-common.h (decl_attributes): Update prototype.
4284         * c-decl.c (start_decl, start_function): Only take a single
4285         attributes parameter.  Update calls to decl_attributes.
4286         (finish_struct, finish_enum): Update calls to decl_attributes.
4287         (push_parm_decl): Expect unified list of attributes.  Update call
4288         to decl_attributes.
4289         * c-parse.in (fndef, initdcl, notype_initdcl, nested_function,
4290         notype_nested_function, component_declarator,
4291         component_notype_declarator, label): Update calls to
4292         decl_attributes.
4293         (absdcl_maybe_attribute, parm, firstparm, myparm): Unify attribute
4294         lists that are passed to push_parm_decl.
4295         * c-tree.h (start_function, start_decl): Update prototypes.
4296         * config/sh/sh-protos.h, config/sh/sh.c
4297         (sh_pragma_insert_attributes): Only take a single attributes
4298         parameter.
4299         * config/sh/sh.h (PRAGMA_INSERT_ATTRIBUTES): Likewise.
4300         * doc/tm.texi (INSERT_ATTRIBUTES): Update.
4301         * objc/objc-act.c (define_decl, generate_objc_symtab_decl,
4302         build_module_descriptor, generate_static_references,
4303         generate_strings, build_selector_translation_table,
4304         generate_descriptor_table, generate_protocols,
4305         generate_ivars_list, generate_dispatch_table,
4306         generate_protocol_list, generate_category,
4307         generate_shared_structures, really_start_method, add_objc_decls,
4308         generate_classref_translation_entry): Update calls to start_decl
4309         and start_function.
4310         (build_tmp_function_decl, start_method_def): Unify attribute lists
4311         that are passed to push_parm_decl.
4312
4313 2001-07-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4314
4315         * final.c (no_asm_to_stream): New.
4316         (final_scan_insn): Use target structures for prologue ends
4317         and epilogue starts.
4318         * output.h (no_asm_to_stream): New.
4319         * target-def.h (TARGET_ASM_FUNCTION_END_PROLOGUE,
4320         TARGET_ASM_FUNCTION_BEGIN_EPILOGUE): New.
4321         (TARGET_ASM_OUT): Update.
4322         * target.h (struct gcc_target): New members function_end_prologue
4323         and function_begin_epilogue.
4324         * config/1750/1750.h (ASM_OUTPUT_FUNNAM): Delete as unused.
4325         * config/alpha/alpha-protos.h (output_end_prologue): Delete.
4326         * config/alpha/alpha.c (output_end_prologue): Rename to
4327         alpha_output_function_end_prologue.  Use in target struct
4328         and make static.
4329         * config/alpha/alpha.h (FUNCTION_END_PROLOGUE): Delete.
4330         * config/ia64/ia64-protos.h (ia64_output_end_prologue): Delete.
4331         * config/ia64/ia64.c (ia64_output_end_prologue): Rename to
4332         ia64_output_function_end_prologue.  Use in target struct
4333         and make static.
4334         (ia64_function_prologue, ia64_funciton_epilogue): Rename
4335         mistyped prototypes.
4336         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE): Delete.
4337         * config/m88k/m88k-protos.h (m88k_end_prologue, m88k_begin_epilogue):
4338         Delete.
4339         * config/m88k/m88k.c (m88k_end_prologue, m88k_begin_epilogue): Rename
4340         an use in target struct, make static.
4341         * config/ia64/ia64.h (FUNCTION_END_PROLOGUE, FUNCTION_BEGIN_EPILOGUE):
4342         Delete.
4343
4344 2001-07-08  Richard Henderson  <rth@redhat.com>
4345
4346         * stmt.c (emit_case_nodes): Convert modes properly in low+high test.
4347
4348 2001-07-08  Richard Henderson  <rth@redhat.com>
4349
4350         * config/i386/i386.md: Remove constraints strings from define_split
4351         and define_peephole2 patterns.
4352         (eh_return_si, eh_return_di): Split eh_return_1 for modes.
4353         (eh_return): Use them.
4354
4355 2001-07-08  Richard Henderson  <rth@redhat.com>
4356
4357         * doc/tm.texi (Exception Handling): New subnode of Stack and Calling.
4358         Document MD_FALLBACK_FRAME_STATE_FOR.
4359
4360 2001-07-07  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4361
4362         * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset):
4363         Take into account m68hc11_sp_correction for FRAME_POINTER_REGNUM
4364         elimination.
4365         * config/m68hc11/m68hc11.h (STARTING_FRAME_OFFSET): Use 0.
4366
4367 2001-07-07  Nick Clifton  <nickc@cambridge.redhat.com>
4368
4369         * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Append # to end
4370         of the label inside NAME as opposed to just the end of NAME.
4371
4372 2001-07-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4373
4374         * config/alpha/alpha-protos.h (vms_valid_decl_attribute_p): Delete.
4375         * config/alpha/alpha.c (alpha_init_machine_status,
4376         alpha_mark_machine_status, alpha_free_machine_status): Delete.
4377         (TARGET_VALID_DECL_ATTRIBUTE): Define for VMS.
4378         (vms_valid_decl_attribute_p): Make static, conditionally compile.
4379         * config/alpha/alpha.h (VALID_MACHINE_DECL_ATTRIBUTE): Delete.
4380
4381 2001-07-06  Stan Shebs  <shebs@apple.com>
4382
4383         * target.h (targetm): Rename global from "target", so as not to
4384         conflict with local variables.
4385         * c-decl.c: Ditto.
4386         * c-typeck.c: Ditto.
4387         * final.c: Ditto.
4388         * tree.c: Ditto.
4389         * cp/decl.c: Ditto.
4390         * cp/decl2.c: Ditto.
4391         * cp/typeck.c: Ditto.
4392         * 1750a/1750a.c: Ditto.
4393         * a29k/a29k.c: Ditto.
4394         * arc/arc.c: Ditto.
4395         * arm/arm.c: Ditto.
4396         * avr/avr.c: Ditto.
4397         * clipper/clipper.c: Ditto.
4398         * convex/convex.c: Ditto.
4399         * d30v/d30v.c: Ditto.
4400         * dsp16xx/dsp16xx.c: Ditto.
4401         * elxsi/elxsi.c: Ditto.
4402         * fr30/fr30.c: Ditto.
4403         * h8300/h8300.c: Ditto.
4404         * i370/i370.c: Ditto.
4405         * i386/i386.c: Ditto.
4406         * i860/i860.c: Ditto.
4407         * i960/i960.c: Ditto.
4408         * ia64/ia64.c: Ditto.
4409         * m32r/m32r.c: Ditto.
4410         * m68hc11/m68hc11.c: Ditto.
4411         * m68k/m68k.c: Ditto.
4412         * m88k/m88k.c: Ditto.
4413         * mips/mips.c: Ditto.
4414         * ns32k/ns32k.c: Ditto.
4415         * pa/pa.c: Ditto.
4416         * pdp11/pdp11.c: Ditto.
4417         * romp/romp.c: Ditto.
4418         * rs6000/rs6000.c: Ditto.
4419         * sh/sh.c: Ditto.
4420         * sparc/sparc.c: Ditto.
4421         * vax/vax.c: Ditto.
4422         * we32k/we32k.c: Ditto.
4423         * doc/tm.texi: Update the manual to match.
4424
4425 2001-07-06  Richard Henderson  <rth@redhat.com>
4426
4427         * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of
4428         DWARF2_UNWIND_INFO not just whether it is defined.
4429
4430 2001-07-06  Diego Novillo  <dnovillo@redhat.com>
4431
4432         * combine.c (combine_simplify_rtx): Also recompute 'mode' if the
4433         call to simplify_binary_operation returns a new pattern.
4434
4435 2001-07-06  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
4436
4437         * glimits.h (__SHRT_MAX__): New.
4438         (SHRT_MIN, USHRT_MAX): Define in terms of SHRT_MAX.
4439         (SHRT_MAX): Define in terms of __SHRT_MAX__.
4440
4441 2001-07-06  Jan van Male  <jan.vanmale@fenk.wau.nl>
4442
4443         * alias.c (base_alias_check): Cast GET_MODE_UNIT_SIZE to int to
4444         avoid warnings.
4445
4446 2001-07-06  Richard Henderson  <rth@redhat.com>
4447
4448         * bitmap.c (bitmap_release_memory): Move adjacent to the
4449         allocation functions.
4450         (bitmap_first_set_bit, bitmap_last_set_bit): Streamline knowing
4451         the implementation.  Binary search for the set bit.
4452         (bitmap_union_of_diff): Allocate the temporary on the stack
4453         instead of using xmalloc.
4454
4455 2001-07-06  Richard Henderson  <rth@redhat.com>
4456
4457         * genrecog.c (validate_pattern): Warn for constraints in
4458         define_{expand,split,peephole2}.  Remove strict_low_part
4459         before looking up match_dup.
4460
4461 2001-07-06  DJ Delorie  <dj@redhat.com>
4462
4463         * doc/gcc.texi (Makefile): Rename to be a more general purpose
4464         chapter about various build hints and history.  Add section
4465         talking about the various types of native and cross builds.
4466
4467 2001-07-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4468
4469         * Makefile.in (final.o): Depend on target.h.
4470         * final.c: Include target.h.
4471         (default_function_pro_epilogue): New.
4472         (final_start_function): Use target structure for function prologues.
4473         (final_end_function): Use target structure for function epilogues.
4474         * fold-const.c (real_hex_to_f): Constify s and p.
4475         * output.h (default_function_pro_epilogue): New.
4476         * real.h (real_hex_to_f): Update prototype.
4477         * target-def.h (TARGET_ASM_FUNCTION_PROLOGUE,
4478         TARGET_ASM_FUNCTION_EPILOGUE, TARGET_ASM_OUT): New.
4479         (TARGET_INITIALIZER): Update.
4480         * target.h (gcc_target): Add struct asm_out.
4481         * doc/tm.texi: Update.
4482
4483 config:
4484         Update each arch to use TARGET_ASM_FUNCTION_PROLOGUE and
4485         TARGET_ASM_FUNCTION_EPILOGUE.  Move macro code to functions
4486         in cpu/cpu.c, or rename old functions consistently.  Take
4487         a HOST_WIDE INT not an int as the SIZE parameter.  Remove now
4488         redundant macros and prototypes.  Make new functions static.
4489
4490         * 1750a/1750a.c: Similarly.
4491         * 1750a/1750a.h: Similarly.
4492         * a29k/a29k-protos.h: Similarly.
4493         * a29k/a29k.c: Similarly.
4494         * a29k/a29k.h: Similarly.
4495         * arc/arc-protos.h: Similarly.
4496         * arc/arc.c: Similarly.
4497         * arc/arc.h: Similarly.
4498         * arm/arm-protos.h: Similarly.
4499         * arm/arm.c: Similarly.
4500         * arm/arm.h: Similarly.
4501         * avr/avr-protos.h: Similarly.
4502         * avr/avr.c: Similarly.
4503         * avr/avr.h: Similarly.
4504         * clipper/clipper-protos.h: Similarly.
4505         * clipper/clipper.c: Similarly.
4506         * clipper/clipper.h: Similarly.
4507         * convex/convex.c: Similarly.
4508         * convex/convex.h: Similarly.
4509         * d30v/d30v-protos.h: Similarly.
4510         * d30v/d30v.c: Similarly.
4511         * d30v/d30v.h: Similarly.
4512         * d30v/d30v.md: Similarly.
4513         * dsp16xx/dsp16xx-protos.h: Similarly.
4514         * dsp16xx/dsp16xx.c: Similarly.
4515         * dsp16xx/dsp16xx.h: Similarly.
4516         * elxsi/elxsi.c: Similarly.
4517         * elxsi/elxsi.h: Similarly.
4518         * fr30/fr30.c: Similarly.
4519         * fr30/fr30.md: Similarly.
4520         * h8300/h8300-protos.h: Similarly.
4521         * h8300/h8300.c: Similarly.
4522         * h8300/h8300.h: Similarly.
4523         * i370/i370-protos.h: Similarly.
4524         * i370/i370.c: Similarly.
4525         * i370/i370.h: Similarly.
4526         * i386/i386.c: Similarly.
4527         * i386/osf1elf.h: Similarly.
4528         * i386/osfrose.h: Similarly.
4529         * i860/i860-protos.h: Similarly.
4530         * i860/i860.c: Similarly.
4531         * i860/i860.h: Similarly.
4532         * i960/i960-protos.h: Similarly.
4533         * i960/i960.c: Similarly.
4534         * i960/i960.h: Similarly.
4535         * ia64/ia64-protos.h: Similarly.
4536         * ia64/ia64.c: Similarly.
4537         * ia64/ia64.h: Similarly.
4538         * m32r/m32r-protos.h: Similarly.
4539         * m32r/m32r.c: Similarly.
4540         * m32r/m32r.h: Similarly.
4541         * m68hc11/m68hc11-protos.h: Similarly.
4542         * m68hc11/m68hc11.c: Similarly.
4543         * m68hc11/m68hc11.h: Similarly.
4544         * m68k/crds.h: Similarly.
4545         * m68k/dpx2.h: Similarly.
4546         * m68k/m68k-protos.h: Similarly.
4547         * m68k/m68k.c: Similarly.
4548         * m68k/m68k.h: Similarly.
4549         * m68k/news.h: Similarly.
4550         * m88k/m88k-protos.h: Similarly.
4551         * m88k/m88k.c: Similarly.
4552         * m88k/m88k.h: Similarly.
4553         * mips/mips-protos.h: Similarly.
4554         * mips/mips.c: Similarly.
4555         * mips/mips.h: Similarly.
4556         * ns32k/merlin.h: Similarly.
4557         * ns32k/ns32k.c: Similarly.
4558         * ns32k/ns32k.h: Similarly.
4559         * ns32k/tek6000.h: Similarly.
4560         * pa/pa-protos.h: Similarly.
4561         * pa/pa.c: Similarly.
4562         * pa/pa.h: Similarly.
4563         * pdp11/2bsd.h: Similarly.
4564         * pdp11/pdp11-protos.h: Similarly.
4565         * pdp11/pdp11.c: Similarly.
4566         * pdp11/pdp11.h: Similarly.
4567         * romp/romp-protos.h: Similarly.
4568         * romp/romp.c: Similarly.
4569         * romp/romp.h: Similarly.
4570         * rs6000/rs6000-protos.h: Similarly.
4571         * rs6000/rs6000.c: Similarly.
4572         * rs6000/rs6000.h: Similarly.
4573         * rs6000/sysv4.h: Similarly.
4574         * sh/sh-protos.h: Similarly.
4575         * sh/sh.c: Similarly.
4576         * sh/sh.h: Similarly.
4577         * sparc/sparc-protos.h: Similarly.
4578         * sparc/sparc.c: Similarly.
4579         * sparc/sparc.h: Similarly.
4580         * vax/vax.c: Similarly.
4581         * vax/vax.h: Similarly.
4582         * vax/vms.h: Similarly.
4583         * we32k/we32k.c: Similarly.
4584         * we32k/we32k.h: Similarly.
4585
4586 Fri Jul  6 11:47:59 2001  Jeffrey A Law  (law@cygnus.com)
4587
4588         * basic-block.h (first_insn_after_basic_block_note): Declare.
4589         * flow.c (first_insn_after_basic_block_note): Define.  Moved
4590         from...
4591         * ssa.c (first_insn_after_basic_block_note): Remove.
4592         * ssa-dce.c (find_inherently_necessary): Consider BARRIERs
4593         necessary.
4594         (ssa_eliminate_dead_code): Properly update the CFG and PHI
4595         nodes when we find a dead conditional branch.  Insert BARRIERs
4596         after any blocks with no successors, but which do not have
4597         any BARRIERs.
4598
4599 2001-07-06  Zack Weinberg  <zackw@stanford.edu>
4600
4601         * varray.c (varray_check_failed): Use internal_error.
4602
4603 2001-07-05  Andrew Haley  <aph@redhat.com>
4604
4605         * Makefile.in (LIB2_DIVMOD_FUNCS): New.
4606         (LIB2FUNCS): Move divmod functions to LIB2_DIVMOD_FUNCS.
4607         * mklibgcc.in: Compile LIB2_DIVMOD_FUNCS.
4608
4609 2001-07-02  Jason Merrill  <jason_merrill@redhat.com>
4610
4611         * dwarf2out.c (mem_loc_descriptor): Only look through a constant pool
4612         reference if the target constant is also a SYMBOL_REF.
4613
4614 2001-07-05  Eric Christopher  <echristo@redhat.com>
4615
4616         * config/mips/mips.h (MASK_MIPS3900): Remove.
4617         (MASK_MIPS16,MASK_NO_CHECK_ZERO_DIV,MASK_CHECK_RANGE_DIV,
4618         MASK_UNINIT_CONST_IN_RODATA): Change for 3900 mask removal.
4619         (TARGET_MIPS3900): Change to use mips_arch.
4620         (TARGET_MIPS4000): New.
4621         (TARGET_MIPS4100): New.
4622         (TARGET_MIPS4300): New.
4623         (TARGET_SWITCHES): Change 3900 and 4650 options to NULL.
4624         (SUBTARGET_TARGET_OPTIONS): Add -march. Change help text
4625         for -mipsX.
4626         (GENERATE_BRANCHLIKELY): Move TARGET_MIPS3900.
4627         (ISA_HAS_BRANCHLIKELY): To here.
4628         (CC1_CPU_SPEC):  New.
4629         (CC1_SPEC): Use here.  Remove 4650 and 3900 options.
4630         (mips_arch_string): Declare.
4631         (mips_arch): Declare.
4632         (TARGET_OPTIONS): Add -march and -mtune.
4633
4634         * config/mips/mips.c (mips_arch_string): New.
4635         (mips_arch): New.
4636         (override_options): Handle -march for codegen and -mtune
4637         for scheduling. Use mips_arch. Move tx39 target default here.
4638         (mips_parse_cpu): Move error message to override_options.
4639
4640         * config/mips/r3900.h (TARGET_DEFAULT): Remove.
4641
4642         * config/mips/mips.md: Use TARGET_MIPS4000 and TARGET_MIPS4300.
4643
4644         * doc/invoke.texi (Option Summary): Add -march and -mtune entries.
4645         (MIPS Options): Ditto.  Change mcpu entry to historical text.
4646
4647 2001-07-05  H.J. Lu  (hjl@gnu.org)
4648
4649         * config/mips/mips.c (mips_parse_cpu): New function to parse
4650         -march=*/-mcpu=*.
4651
4652 2001-07-05  Jim Wilson  <wilson@redhat.com>
4653
4654         * config/ia64/lib1funcs.asm: Revert 2001-07-02 change.
4655         * config/ia64/t-ia64: Likewise.
4656         (LIB1ASMFUNCS): Update comment.
4657
4658 2001-07-05  David Edelsohn  <edelsohn@gnu.org>
4659
4660         * doc/install.texi (Install GCC: Binaries): Fix typo.
4661
4662 2001-07-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4663
4664         * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory
4665         reference using the stack pointer, adjust it since we push Y
4666         temporarily.
4667         ("*ashrsi3"): Likewise.
4668         ("*lshrsi3"): Likewise.
4669
4670 2001-07-05  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4671
4672         * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address
4673         when -fomit-frame-pointer is used.
4674
4675 2001-07-05  Jeffrey Oldham  <oldham@codesourcery.com>
4676
4677         * flow.c: Reverse Jan Hubicka's patch of 02July2001.
4678         (try_redirect_by_replacing_jump): Reverse updating properly the
4679         count and frequency information.  Reverse removing cc0 setter.
4680         (forwarder_block_p): Reverse fixing for fallthru blocks.
4681
4682 2001-07-05  DJ Delorie  <dj@redhat.com>
4683
4684         * gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
4685         (translate_options): If the above is defined, use it to map
4686         given options to new options.
4687         * doc/tm.texi: Document it.
4688
4689 2001-07-05  Brad Lucier <lucier@math.purdue.edu>
4690             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4691
4692         * doc/invoke.texi (Optimize Options): Document that -fgcse may
4693         cause programs using computed gotos to run more slowly.
4694
4695 2001-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4696
4697         * doc/install.texi (Specific): Markup, spelling and typo fixes.
4698         Fixed sorting.
4699         Consistently require binutils 2.11.2, not prereleases.
4700         (Specific, decstation-*): Canonicalize as mips-dec-*.
4701         (Specific, i?86-*-sco3.2v5*): Remove make bootstrap requirement,
4702         always necessary.
4703         (Specific, m68k-altos): Removed reference to README.altos, deleted.
4704         (Specific, mips-*): Reword MIPS C compiler requirements.
4705         (Specific, powerpc*-*-*): New, mention --with-cpu once.
4706         (Specific, sunv5): Removed, obsolete.
4707
4708 2001-07-05  Nathan Sidwell  <nathan@codesourcery.com>
4709
4710         * dwarf2out.c (output_loc_list): Use an all ones mask for
4711         .text asm output and don't rely on long long
4712         literals. Reformat some long lines.
4713
4714 2001-07-05  Andreas Jaeger  <aj@suse.de>
4715
4716         * doc/gcc.texi (GNU/Linux): Remove accidental re-add of GPL
4717         section.
4718
4719 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
4720
4721         * dwarf2out.c (dwarf2out_define): Update comment.
4722         (dwarf2out_undef): Ditto.
4723         (dwarf2out_start_source_file): Ditto.
4724         (dwarf2out_end_source_file): Ditto.
4725         (dwarf2out_finish): Output DW_MACINFO_end_file for primary file,
4726         since we never call the start/end debug hook for the primary file.
4727
4728 2001-07-04  Kazu Hirata  <kazu@hxi.com>
4729
4730         * config/h8300/h8300.c (get_shift_alg): Remove an extra operand
4731         from shll.
4732
4733 2001-07-04  Nathan Sidwell  <nathan@codesourcery.com>
4734
4735         * cppinit.c (remove_dup_dirs): Inform if a system include
4736         directory is being reordered.
4737         * doc/invoke.texi (Directory Options): GCC warns if you hide a
4738         system include.
4739         * doc/cpp.texi (Search Paths): Likewise.
4740         * doc/gcc.texi (Interoperation): Remove information about
4741         -I/usr/include.
4742
4743 2001-07-04  Nathan Sidwell  <nathan@codesourcery.com>
4744
4745         * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.
4746         (VARRAY_TOP_CHAR_PTR): Likewise.
4747
4748 2001-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4749
4750         * gcc.c (process_command): Don't assign elements of a const char*.
4751
4752 Wed Jul  4 13:40:02 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4753
4754         * emit-rtl.c (change_address): Don't abort if invalid address while
4755         reload is in progress.
4756
4757 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
4758
4759         * c-lex.c (cb_file_change): Pass line number to
4760         debug_start_source_file.
4761         (cb_undefine): Pass correct line number to debug_undef.
4762
4763         * toplev.c (debug_start_source_file): Add line number to
4764         parameters. Pass it along to dwarf2out_start_source_file.
4765         (decode_g_option): Stop resetting debug level back to normal when
4766         we change debug formats, unless the current level is
4767         none. (Before, -g3 -gdwarf-2 would use debug level 2, rather than
4768         3).
4769
4770         * toplev.h (debug_start_source_file): Add line number to
4771         parameters.
4772
4773         * dwarf2out.h (dwarf2out_start_source_file): Add line number to
4774         parameters.
4775
4776         * dwarf2out.c (dwarf2out_start_source_file): Add line number to
4777         parameters.
4778         Output debug_macinfo data for starting file if requested.
4779         (dwarf2out_end_source_file): Output debug_macinfo data for ending
4780         file if requested.
4781         (dwarf2out_define): Output debug_macinfo data for defining a macro
4782         if requested.
4783         (dwarf2out_undef): Output debug_macinfo data for undefining a
4784         macro if requested.
4785         (DEBUG_MACINFO_SECTION): New. DWARF2 macro info section name.
4786         (DEBUG_MACINFO_SECTION_LABEL): New. DWARF2 macro info section label.
4787         (macinfo_section_label): New. DWARF2 macro info section label.
4788         (dwarf2out_init): If we want macro info, output the start label
4789         for the section.
4790         (dwarf2out_finish): If we want macro info, add a DW_AT_macro_info
4791         attribute to the compilation unit die pointing to the macro info.
4792
4793 2001-07-04  Daniel Berlin  <dan@cgsoftware.com>
4794
4795         * dwarf2out.c (new_loc_list): Move to inside #ifdef
4796         DWARF2_DEBUGGING_INFO.
4797         (add_loc_descr_to_loc_list): Ditto.
4798         (output_loc_list): Ditto.
4799         Also, fix thinko in curr not being initialized.
4800         (gen_internal_sym): Ditto.
4801
4802 Wed Jul  4 13:40:02 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4803
4804         * emit-rtl.c (replace_equiv_address): New function.
4805         * expr.h (replace_equiv_address): New declaration.
4806         * explow.c (validize_mem): Call it instead of change_address and
4807         also call if -fforce-addr and address is constant.
4808         * expr.c: Replace more calls to change_address with adjust_address
4809         and/or replace_equiv_address or to validize_mem.
4810         * function.c, regmove.c, config/alpha/alpha.c: Likewise.
4811         * config/arm/arm.md, config/clipper/clipper.md: Likewise.
4812         * config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
4813         * config/i370/i370.md, config/i860/i860.md: Likewise.
4814         * config/i960/i960.md, config/mips/mips.c: Likewise.
4815         * config/mips/mips.md, config/pa/pa.md: Likewise.
4816         * config/pdp11/pdp11.md, config/rs6000/rs6000.c: Likewise.
4817         * config/rs6000/rs6000.md, config/sh/sh.md: Likewise.
4818
4819 2001-07-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4820
4821         * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.
4822
4823         * bitmap.h (BITMAP_ALLOCA): Don't pass alloca as an argument to a
4824         function.
4825
4826 2001-07-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4827
4828         * doc/include: New directory.
4829         * doc/fdl.texi: Move to doc/include/fdl.texi.
4830         * doc/texinfo.tex: Move to doc/include/texinfo.tex.
4831         * doc/include/funding.texi, doc/include/gpl.texi: New files.
4832         * doc/gcc.texi: Use funding.texi and gpl.texi.
4833         * Makefile.in ($(docdir)/cpp.info, $(docdir)/gcc.info,
4834         $(docdir)/cppinternals.info, cpp.dvi. gcc.dvi. cppinternals.dvi):
4835         Update dependencies and use -I $(docdir)/include.
4836
4837 2001-07-04  Anthony Green  <green@redhat.com>
4838
4839         * config/v850/t-v850 (v850-c.o): Add missing dependencies.
4840
4841 2001-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4842
4843         * doc/install.texi (sparc64-*-*): Remove garbage.
4844
4845 Wed Jul  4 09:07:44 2001  Jan van Male  <jan.vanmale@fenk.wau.nl>
4846
4847         * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
4848         Fix typo in last change to use adjust_address.
4849
4850 2001-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4851
4852         * doc/install.texi (Specific): Update information for *-*-solaris*.
4853
4854 Tue Jul  3 22:33:15 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4855
4856         * explow.c (plus_constant_wide): Reinitialize Y for restart.
4857
4858 2001-07-03  Stan Shebs  <shebs@apple.com>
4859
4860         * config/darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove
4861         case for flag_no_mach_text_sections.
4862         (EXTRA_SECTION_FUNCTIONS): Remove arg from uses of SECTION_FUNCTION.
4863         * config/darwin.c (flag_no_mach_text_sections): Remove.
4864         * config/darwin-protos.h (darwin_init_pragma): Remove decl.
4865
4866 Tue Jul  3 15:35:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4867
4868         * explow.c (plus_constant_wide, case PLUS): Call find_constant_term
4869         and avoid checking for constant as first operand.
4870         * recog.c (find_constant_term_loc): No longer static.
4871         (adj_offettable_operand): Delete.
4872         * rtl.h (adj_offsettable_operand): Delete declaration.
4873         (find_constant_term): Add declaration.
4874         * caller-save.c: Replace calls to adj_offsettable_operand with calls
4875         to adjust_address.
4876         * config/arm/arm.c, config/c4x/c4x.c: Likewise.
4877         * config/clipper/clipper.md, config/h8300/h8300.c: Likewise.
4878         * config/i386/i386.c, config/i386/i386.md: Likewise.
4879         * config/i860/i860.c, config/i960/i960.c: Likewise.
4880         * config/i960/i960.md, config/m68hc11/m68hc11.c: Likewise.
4881         * config/m68k/m68k.c, config/m68k/m68k.md: Likewise.
4882         * config/m88k/m88k.md, config/mcore/mcore.c: Likewise.
4883         * config/mips/mips.c, config/mips/mips.md: Likewise.
4884         * config/mn10200/mn10200.c, config/mn10300/mn10300.c: Likewise.
4885         * config/ns32k/ns32k.c, config/ns32k/ns32k.md: Likewise.
4886         * config/pa/pa.c, config/pdp11/pdp11.c: Likewise.
4887         * config/pdp11/pdp11.md, config/sh/sh.c, config/v850/v850.c: Likewise.
4888         * config/vax/vax.md, config/ns32k/ns32k.c: Likewise.
4889         * config/ns32k/ns32k.md: Likewise.
4890
4891 2001-07-03  Zack Weinberg  <zackw@stanford.edu>
4892
4893         * rtl.c (copy_rtx): Handle 'T' format letter.
4894         * gensupport.c (collect_insn_data): Likewise.
4895         * print-rtl.c (print_rtx): Print 'T' slots like 's'.
4896
4897 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4898
4899         * doc/invoke.texi (Directory Options): Specifiy range for <N> in
4900         -B option.  Use 'dir' not 'foo' as example directory name.
4901
4902 2001-07-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4903
4904         * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
4905         Fixes PRs bootstrap/3067, bootstrap/3249, bootstrap/3275.
4906
4907 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4908
4909         * doc/cppinternals.texi: Improve formatting and logical markup.
4910
4911 2001-07-03  Andreas Jaeger  <aj@suse.de>
4912
4913         * Makefile.in (insn-recog.o): Add dependency on reload.h.
4914
4915         * genrecog.c (write_header): Include reload.h for prototypes in
4916         insn-recog.c.
4917
4918 2001-07-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4919
4920 config:
4921         * i386/cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE,
4922         VALID_MACHINE_TYPE_ATTRIBUTE): Remove.
4923         * i386/i386-protos.h (i386_pe_valid_decl_attribute_p,
4924         i386_pe_valid_type_attribute_p): Add.
4925         * i386/i386.c (TARGET_INITIALIZER): Override for cygwin targets.
4926         * i386/winnt.c (i386_valid_decl_attribute_p): Return directly.
4927
4928 Mon Jul  2 21:52:19 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4929
4930         * explow.c (plus_constant_wide, case LO_SUM): New case.
4931         (plus_constant_for_output_wide): Delete.
4932         * rtl.h (plus_constant_for_output): Delete.
4933         * alias.c (canon_rtx, init_alias_analysis): Call plus_constant
4934         instead of plus_constant_for_output.
4935         * recog.c (offsettable_address_p, adj_offsettable_operand): Likewise.
4936         * config/darwin.c, config/arm/arm.c, config/m68k/m68k.c: Likewise.
4937         * config/m88k/m88k.c, config/mips/mips.c, config/pa/pa.c: Likewise.
4938         * config/rs6000/rs6000.c, config/sparc/sparc.c: Likewise.
4939         * config/sparc/sparc.md: Likewise.
4940         Convert some change_address calls to adjust_address.
4941
4942 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4943
4944         * doc/extend.texi, doc/gcc.texi, doc/invoke.texi, doc/md.texi,
4945         doc/rtl.texi, doc/tm.texi: Improve formatting.  Improve
4946         documentation of -std and -Wwrite-strings.
4947
4948 2001-07-02  Geoffrey Keating  <geoffk@redhat.com>
4949
4950         * cse.c (canon_hash): Don't register registers in very small
4951         register classes, as extending their lifetime might cause
4952         reload to fail.
4953
4954 Mon Jul  2 23:14:00 CEST 2001  Jan Hubicka  <jh@suse.cz>
4955
4956         * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
4957
4958         * flow.c (forwarder_block_p): Fix for fallthru blocks.
4959         (try_redirect_by_replacing_jump): Update properly the count
4960         and frequency information.
4961
4962 Mon Jul  2 14:20:13 2001  Jeffrey A Law  (law@cygnus.com)
4963
4964         * toplev.c (dump_file_index): Move SSA dumps just after first
4965         jump dump.
4966         (dump_file): Corresponding changes.
4967         (rest_of_compilation): Move SSA path to just after the first
4968         jump pass.
4969         * doc/gcc.texi (Passes): Update due to movement of SSA path.
4970         * doc/invoke.texi: Update dump file #s as they were completely
4971         out of date with reality.
4972
4973 2001-07-02  Geoffrey Keating  <geoffk@redhat.com>
4974
4975         * doc/tm.texi (Frame Layout): Document STACK_PUSH_CODE.
4976
4977         * expr.c (emit_move_insn_1): Deal with non-default
4978         STACK_PUSH_CODE.
4979
4980         * expr.c (emit_single_push_insn): Fix warning.
4981
4982 2001-07-02  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>
4983
4984         * expr.c (emit_move_insn_1): Avoid modifying
4985         cfun->expr->x_stack_pointer when PUSH_ROUNDING is defined.
4986
4987 Mon Jul  2 15:33:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4988
4989         * emit-rtl.c (adjust_address): New function.
4990         * expr.h (adjust_address): Add declaration.
4991         * builtins.c: Replace some calls to change_address with calls to it
4992         or to validize_mem.
4993         * caller-save.c, dwarf2out.c, except.c, expmed.c, expr.c: Likewise.
4994         * function.c, config/a29k/a29k.md, config/alpha/alpha.c: Likewise.
4995         * config/arm/arm.c, config/convex/convex.c: Likewise.
4996         * config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
4997         * config/i386/i386.c, config/i386/i386.md: Likewise.
4998         * config/ia64/ia64.c, config/ia64/ia64.md: Likewise.
4999         * config/m32r/m32r.c, config/m68k/m68k.md: Likewise.
5000         * config/m88k/m88k.c, config/mips/mips.md: Likewise.
5001         * config/ns32k/ns32k.c, config/rs6000/rs6000.c: Likewise.
5002         * config/sh/sh.c, config/sparc/sparc.md: Likewise.
5003
5004 2001-07-02  Jim Wilson  <wilson@redhat.com>
5005
5006         * config/ia64/ia64.h: Delete obsolete lib1funcs.asm comment.
5007
5008 2001-07-02  Steve Ellcey  <sje@cup.hp.com>
5009
5010         * config/ia64/t-ia64: Change LIB1ASMFUNCS to use single underscore.
5011         * config/ia64/lib1funcs.asm: Change macro names to match t-ia64.
5012
5013 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
5014
5015         * cppinit.c (lang_defaults): New table.
5016         (set_lang): Just read from lang_defaults into the live options
5017         structure.
5018
5019 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
5020
5021         * Makefile.in (doc): Depend on $(GENERATED_MANPAGES).
5022         * doc/.cvsignore: Add gcc.1, cpp.1, gcov.1.
5023         * doc/gcc.1, doc/cpp.1, doc/gcov.1: Removed.
5024
5025 2001-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5026
5027         * doc/install.texi: Various spelling and markup fixes.
5028         (Installing GCC): Component specific installation instructions are
5029         gone.
5030         Fix reference.
5031         Warn about removing old install dir in the presence of shared libs.
5032         (Configuration): Invoke with options target to match configure
5033         --help.
5034         Consistently refer to gas, gld pathnames.
5035         Invert --enable-multilib documentation.
5036         Remove references to old compiler versions.
5037
5038 Mon Jul  2 12:50:51 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5039
5040         * flow.c (try_simplify_condjump): Fix typo in updating fallthru flags.
5041
5042 2001-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5043
5044         * doc/install.texi (Specific, mips*-sgi-irix4): Split from IRIX 5
5045         section.
5046         (Specific, mips*-sgi-irix5): Note IDO download.
5047         Reworded MIPS C hints.
5048         Use GNU as instead of GAS.
5049         Markup fixes.
5050         Removed SGI Freeware reference, IRIX 6 only.
5051         (Specific, mips*-sgi-irix6): Removed ranlib caveats, obsolete.
5052         Note N64 library requirement/workaround.
5053         Update O32 hints.
5054         Complete list of structure passing bug victims.
5055
5056 2001-07-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5057
5058         * doc/install.texi: Remove CVS Id.
5059
5060 2001-07-02  Andreas Jaeger  <aj@suse.de>
5061
5062         * ssa-dce.c (note_inherently_necessary_set): Add unused attribute.
5063         (find_inherently_necessary): Remove unused variable.
5064
5065 2001-07-02  Nathan Sidwell  <nathan@codesourcery.com>
5066
5067         * c-common.h (TDI_inlined): New ast dump phase.
5068         (dump_flag_name): New function.
5069         * c-dump.c (dump_files): Add inlined phase.
5070         (dump_flag_name): Define.
5071         * doc/invoke.texi (-fdump-ast-inlined): Document.
5072
5073 Mon Jul  2 06:29:36 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5074
5075         * stor-layout.c (layout_decl): Revert change to handling of alignment
5076         in packed types.
5077
5078 Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5079
5080         * c-common.c (decl_attributes, case A_MODE): Don't call layout_decl
5081         for FIELD_DECL.
5082
5083 2001-07-01  Geoffrey Keating  <geoffk@redhat.com>
5084
5085         * doc/tm.texi (FUNCTION_ARG): Document that the last call
5086         is special.
5087
5088 2001-07-01  Nathan Sidwell  <nathan@codesourcery.com>
5089
5090         * tlink.c (recompile_files): Remove COMPILER_PATH and
5091         LIBRARY_PATH from the environment.
5092
5093 2001-07-01  Zack Weinberg  <zackw@stanford.edu>
5094
5095         * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
5096         RID_LAST_PQ.  Move RID_FIRST_PQ down with the other FIRST/LAST
5097         enumerators.
5098         (OBJC_IS_AT_KEYWORD, OBJC_IS_PQ_KEYWORD): New macros.
5099
5100         * c-parse.in (OBJC_STRING): Kill.
5101         (objc_string): Decompose to [objc_string] '@' STRING.
5102         (reswords): Take the leading '@' off all the Objective C keywords.
5103         (objc_rid_sans_at): Kill.
5104         (init_reswords): Don't initialize it.
5105         (yylexname): Use OBJC_IS_AT_KEYWORD and OBJC_IS_PQ_KEYWORD.
5106         (_yylex): Kill reconsider label.  Look ahead one token after
5107         an '@'; if we get an identifier, check whether it's an
5108         Objective C @-keyword.  If so, return the keyword.  Otherwise,
5109         put back the token and return the '@' as a terminal.
5110
5111         * cpplib.c (lex_macro_node): Remove unnecessary check for
5112         leading '@' on identifier.  Clarify control flow and commentary.
5113
5114 Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5115
5116         * cse.c (new_label_ref): Variable deleted.
5117         (insert): Remove set of new_label_ref.
5118         (check_for_label_ref): New function.
5119         (cse_basic_block): Don't check new_label_ref; call check_for_label_ref.
5120
5121 See ChangeLog.5 for earlier changes.